I switched my friend's laptop from Windows into Linux (Gentoo). Kernel
is 2.6.19-gentoo-rc5.
Wireless card worked on Windows with no problems.
But on Linux there are two problems:
1. Card connects ok to unprotected network (no password) but shuts
down periodically (after ~15 mins) for no apparent reason. Power light
stays up but signal light doesn't flash at all. Once it is shut down
'ifconfig' still shows it as 'UP' but no packets go through.
2. It somehow doesn't connect to encrypted wireless network.
Key on Windows was 10 zeros (0000000000). But when I set this through
iwconfig:
iwconfig wlan0 essid <myessid>
iwconfig wlan0 key s:0000000000
ifconfig wlan0 up
dhcpcd wlan0
I tried to drop "s:' but still the same problem.
Power light on the card begins flashing which means that it can't
connect. My card is AirLink101 and I use binary blob driver with
NDISwrapper.
|