After the upgrade to kernel 2.6.24-20-generic, my wireless PCMCIA SMC card disappears.
gives just:
So, I boot into kernel 2.6.24-19-generic,
and the card is there.
This, of course, is mostly a problem with me being curious. I can live well using kernel 2.6.24-19-generic. What bother me is really that the first install of the new kernel did go wrong - I could not boot at all (not get beyond the
message.
So, today I did the sudo apt-get upgrade & update routine; got the kernel once more - and everything seems fine; just not the WIFI card.
Anyone understand why? How to fix it?
Code:
iwconfig
Code:
lo no wireless extensions. eth0 no wireless extensions.
and the card is there.
Code:
iwconfig: lo no wireless extensions. eth0 no wireless extensions. wifi0 no wireless extensions. ath0 IEEE 802.11g ESSID:"T8" Nickname:"" Mode:Managed Frequency:2.467 GHz Access Point: 00:13:F7:61:36:D6 Bit Rate:54 Mb/s Tx-Power:11 dBm Sensitivity=1/1 Retry:off RTS thr:off Fragment thr:off Power Management:off Link Quality=36/70 Signal level=-60 dBm Noise level=-96 dBm Rx invalid nwid:1382 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0
Code:
Starting up
So, today I did the sudo apt-get upgrade & update routine; got the kernel once more - and everything seems fine; just not the WIFI card.
Anyone understand why? How to fix it?
Comment