[ltp] Re: Intermittent wireless T61
John Jason Jordan
linux-thinkpad@linux-thinkpad.org
Fri, 16 Nov 2007 09:12:53 -0800
On Fri, 16 Nov 2007 10:55:17 +0100
Mathias Moser <mathiasmoser@aon.at> dijo:
> Am Donnerstag, den 15.11.2007, 20:07 -0800 schrieb John Jason Jordan:
> > Has anyone else ever had the wireless just suddenly stop? Dare I hope
> > that there is a fix? Does anyone have any suggestions?
>
> Are you using the latest iwlwifi driver and firmware image? Your problem
> has been an issue with earlier versions but it seems to be fixed..
I don't know. This is a fresh install of Gutsy amd64, updated to the latest. This is what I get from the command line.
jjj@Devil7:~$ lspci
03:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN Network Connection (rev 61)
jjj@Devil7:~$ lsmod |grep iwl
iwl4965 113512 0
iwlwifi_mac80211 200456 1 iwl4965
cfg80211 8720 1 iwlwifi_mac80211
jjj@Devil7:~$ uname -a
Linux Devil7 2.6.22-14-generic #1 SMP Sun Oct 14 21:45:15 GMT 2007 x86_64 GNU/Linux
There are probably more commands I could use to give further details, but that is all I know how to do that I could think of.
What are the latest drivers and firmware image?