https://github.com/Webconverger/iceweasel-webconverger (and their
individual XPIs) are in good shape, but these boot option shortcuts
aren't. :/
I will try fix them for next release.
> Any Ideas how i could fix the Problem and get wireless working?
What type of network is it? WEP or WPA?
Not able to reproduce this problem with 'webcchrome=noaddress' on the
latest builds: http://build.webconverger.org/latest.iso
There is a general problem with
https://github.com/Webconverger/Debian-Live-config/blob/master/webconverger/config/includes.chroot/home/webc/iwchromeconfig.sh
that it doesn't match the awesome-ness in
https://github.com/Webconverger/iceweasel-webconverger/tree/master/src
I need to figure out a way of handling this or just getting rid of
this hack altogether.
WRT to Wireless. There is a problem and I'm debugging it. :( Do you
notice a looping CRDA issue on my system. Do you see it too?
Kind regards,
On 21 February 2012 08:45, Matteo Fracassetti
<matteo.fr...@gmail.com> wrote:
> Instead, if we boot the distro in debug mode, add "wlan0" to "/etc/
> network/interfaces => Allow hotplug" and configuring the wlan0 with
> iwconfig, we can get the DHCP lease so probably we are doing something
> wrong with the boot options but I can not understand what.
Spent a few hours today going through the WPA stuff and it all seems
to work with build.webconverger.org/latest.iso
If you are are going to debug and fiddle with /etc/network/interfaces,
have a look at http://lists.debian.org/debian-user/2010/02/msg01851.html
For added stability I do recommend you go wired for deployments.
Kind regards,
On 21 February 2012 22:49, Matteo Fracassetti
<matteo.fr...@gmail.com> wrote:
> Using ASCII version like:
> wlan=DR.GIORGINI-WLAN-OSPITI,Dr.Paperino73,
> don't work for us.
Could you please try:
wlan=DR.GIORGINI-WLAN-OSPITI,s:Dr.Paperino73
Maybe that will work....
http://manpages.debian.net/cgi-bin/man.cgi?query=iwconfig
"You can also enter the key as an ASCII string by using the s: prefix"
I tested a open unsecured AP case with a daily and it worked fine on a
Thinkpad X201.
I plan to re-factor the code out of
https://github.com/Webconverger/Debian-Live-config/blob/master/webconverger/config/includes.chroot/etc/init.d/webconverger
Though for now the scripts actually do work for me and my wireless hardware.
I encourage you to setup the network yourself in debug mode and try
figure out if there was an extra step the script didn't do for you.
Kind regards,
I take that back, it seems to DROP CARRIER after a few minutes once
coming up. Argh. :/
sudo iwconfig wlan0 essid $YOUR_UNSECURED_HIDDEN_ESSID # seems to get
it re-associated.
I think I need to re-look if wpa_supplicant is a better for this job.
I'll be working on a new wireless API tomorrow, that should solve the
problem with open non-wpasupplicant managed connections.
In the last couple of days we've come up with a new re-factored method
for setting up wireless.
Could you please test it on your configuration by using the dailies
and the "New method" section on http://webconverger.org/wireless/
Any problems, please file them on
https://github.com/Webconverger/Debian-Live-config/issues so we can
easily track them.
Thank you for your patience,
In the last couple of days we've come up with a new re-factored method
for setting up wireless.
Could you please test it on your configuration by using the dailies
and the "New method" section on http://webconverger.org/wireless/