> Plug in a normal network link set to dhcp. Then it should work. > > Getting wireless to work requires setting up things with iwconfig or > weproamd or one of the other wireless network tools. > > I don't know much about it other than it does need some setup.
I have used a new setting # iwconfig wlan0 rate auto # iwconfig wlan0 mode Ad-Hoc # iwconfig wlan0 channel 11 # iwconfig wlan0 key s:WEP_KEY enc open # iwconfig wlan0 essid any # ifconfig wlan0 up # dhclient wlan0 and now 'wlan0 channel' doesn't return error, but it doesn't work again. Giulio

