Hello. I'm having trouble with my airo card using the later kernel. I'm on a Dell Insprion 4100. No kernel
options are provided at boot.
kernel-2.6.5-1.358
Works fine. Plug it in, card is recognized, modules load, network scripts do their thing and
network comes up.
kernel-2.6.6-1.435.2.3
Hangs. Plug it in, /var/log/messages says:
Jul 23 08:57:13 xxx cardmgr[1881]: socket 1: 350 Series Wireless LAN Adapter
Jul 23 08:57:13 xxx kernel: cs: memory probe 0xa0000000-0xa0ffffff: clean.
Jul 23 08:57:13 xxx kernel: airo: Probing for PCI adapters
Jul 23 08:57:13 xxx kernel: airo: Finished probing for PCI adapters
Jul 23 08:57:14 xxx kernel: airo: cmd= 111
Jul 23 08:57:14 xxx kernel: airo: status= 7f11
Jul 23 08:57:14 xxx kernel: airo: Rsp0= 2
Jul 23 08:57:14 xxx kernel: airo: Rsp1= 0
Jul 23 08:57:14 xxx kernel: airo: Rsp2= 0
Jul 23 08:57:14 xxx kernel: airo: MAC enabled eth1 0:7:e:b9:3a:6f
That's it. At that point, ifconfig hangs, iwconfig hangs. The machine cannot even be shut down nicely,
and needs a hard power cycle to get back in the game.
Does anyone have any ideas? Thanks. --sdk