lucid: iwlagn stopped working after an update posterior to beta2

Bug #561278 reported by Mirto Silvio Busico
26
This bug affects 3 people
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

(Tried to submit erroneously as launchpad bug as #560554
Hope this is the correct procedure to submit a bug).

Kubuntu Lucid 64Bit updated at 12 Apr 2010
The wireless card doesn't work and the antenna led is off

uname -a says:
Linux msb02 2.6.32-20-generic #29-Ubuntu SMP Fri Apr 9 20:35:00 UTC 2010 x86_64 GNU/Linux

sudo lshw -C network says:
...
  *-network DISABLED
       description: Wireless interface
       product: Wireless WiFi Link 5100
       vendor: Intel Corporation
       physical id: 0
       bus info: pci@0000:03:00.0
       logical name: wlan0
       version: 00
       serial: 00:21:5d:6b:9b:a6
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=iwlagn latency=0 multicast=yes wireless=IEEE 802.11abgn
       resources: irq:32 memory:f6200000-f6201fff

If I try the commands
rmmod iwlagn
rmmod iwlcore
rmmod mac80211

modprobe iwlagn
modprobe iwlcore
modprobe mac80211

I see in /var/log/messages:
2010-04-11 10:48:41 msb02 kernel [ 8078.270608] iwlagn 0000:03:00.0: PCI INT A disabled
2010-04-11 10:48:41 msb02 kernel [ 8078.322289] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27k
2010-04-11 10:48:41 msb02 kernel [ 8078.322293] iwlagn: Copyright(c) 2003-2009 Intel Corporation
2010-04-11 10:48:41 msb02 kernel [ 8078.322366] iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
2010-04-11 10:48:41 msb02 kernel [ 8078.322377] iwlagn 0000:03:00.0: setting latency timer to 64
2010-04-11 10:48:41 msb02 kernel [ 8078.322409] iwlagn 0000:03:00.0: Detected Intel Wireless WiFi Link 5100AGN REV=0x54
2010-04-11 10:48:41 msb02 kernel [ 8078.356238] iwlagn 0000:03:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
2010-04-11 10:48:41 msb02 kernel [ 8078.356307] iwlagn 0000:03:00.0: irq 32 for MSI/MSI-X
2010-04-11 10:48:41 msb02 kernel [ 8078.368448] phy1: Selected rate control algorithm 'iwl-agn-rs'
2010-04-11 10:48:41 msb02 NetworkManager <info> (wlan0): new 802.11 WiFi device (driver: 'iwlagn')

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: linux-image-2.6.32-20-generic 2.6.32-20.29
Regression: Yes
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.32-20.29-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-20-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Architecture: amd64
AudioDevicesInUse:
 USER PID ACCESS COMMAND
 /dev/snd/controlC0: mirto 3214 F.... knotify4
                      mirto 3796 F.... kmix
CRDA: Error: [Errno 2] Nessun file o directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf6500000 irq 21'
   Mixer name : 'Nvidia MCP78 HDMI'
   Components : 'HDA:10ec0888,1025013f,00100202 HDA:11c11040,11c10001,00100200 HDA:10de0006,10de0101,00100000'
   Controls : 39
   Simple ctrls : 21
Date: Mon Apr 12 09:55:32 2010
HibernationDevice: RESUME=UUID=01936aba-3e10-4e66-8343-6bc8d83de1ae
InstallationMedia: Kubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
MachineType: Acer Aspire 5930
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-20-generic root=UUID=1bd3c028-ed43-4788-ae55-7f4508b6621a ro quiet splash
ProcEnviron:
 LANGUAGE=
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
RelatedPackageVersions: linux-firmware 1.33
SourcePackage: linux
dmi.bios.date: 08/22/2008
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: V1.21
dmi.board.name: Eiger
dmi.board.vendor: Acer
dmi.board.version: Rev
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.version: N/A
dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrV1.21:bd08/22/2008:svnAcer:pnAspire5930:pvr0100:rvnAcer:rnEiger:rvrRev:cvnAcer:ct10:cvrN/A:
dmi.product.name: Aspire 5930
dmi.product.version: 0100
dmi.sys.vendor: Acer

Revision history for this message
Mirto Silvio Busico (m-busico) wrote :
Revision history for this message
Mirto Silvio Busico (m-busico) wrote :

With kernel 21 the problem remains

uname says:
Linux msb02 2.6.32-21-generic #31-Ubuntu SMP Tue Apr 13 20:37:36 UTC 2010 x86_64 GNU/Linux

Revision history for this message
Mirto Silvio Busico (m-busico) wrote :

Found a workaround procedure:

- update system (now uname says: Linux msb02 2.6.32-21-generic #32-Ubuntu SMP Fri Apr 16 08:09:38 UTC 2010 x86_64 GNU/Linux)

- reboot

- uninstall completely everything network-manager related

- reboot

- install plasma-widget-networkmanagement (which installs other network-managere related packages)

- reboot

- give the commands:
rmmod iwlagn
rmmod iwlcore
rmmod mac80211
modprobe -v iwlagn

At this point the wifi antenna led switchs on

- reboot

Now the wifi is on again

Revision history for this message
Jeremy Foshee (jeremyfoshee) wrote :

Hi Mirto,

If you could also please test the latest upstream kernel available that would be great. It will allow additional upstream developers to examine the issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the upstream kernel, please remove the 'needs-upstream-testing' tag. This can be done by clicking on the yellow pencil icon next to the tag located at the bottom of the bug description and deleting the 'needs-upstream-testing' text. Please let us know your results.

Thanks in advance.

    [This is an automated message. Apologies if it has reached you inappropriately; please just reply to this message indicating so.]

tags: added: kj-triage
Changed in linux (Ubuntu):
status: New → Incomplete
Revision history for this message
Gareth Halfacree (o-launchpad-halfacree-co-uk) wrote :

This appears to be resolved in mainline kernel 2.6.34-999 - although as it can be a transitory problem, more testing is required.

tags: removed: needs-upstream-testing
Revision history for this message
Gareth Halfacree (o-launchpad-halfacree-co-uk) wrote :

Cancel that - after half an hour, the wireless became unresponsive again on kernel 2.6.34-999 generic 64-bit.

A 3Com USB wireless dongle connected to the same system works fine.

Revision history for this message
Gareth Halfacree (o-launchpad-halfacree-co-uk) wrote : apport-collect data

Architecture: amd64
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
Package: iwlang (not installed)
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_GB.UTF-8
Uname: Linux 2.6.34-999-generic x86_64
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

Revision history for this message
Gareth Halfacree (o-launchpad-halfacree-co-uk) wrote : XsessionErrors.txt
Changed in linux (Ubuntu):
status: Incomplete → New
tags: added: apport-collected
Revision history for this message
Gareth Halfacree (o-launchpad-halfacree-co-uk) wrote :

Whoops - sorry for the false apport-collect. Disregard last attachment.

tags: removed: apport-collected
Changed in linux (Ubuntu):
status: New → Incomplete
Revision history for this message
Mirto Silvio Busico (m-busico) wrote : Re: [Bug 561278] Re: lucid: iwlagn stopped working after an update posterior to beta2

Il 28/04/2010 21:26, Jeremy Foshee ha scritto:
> Hi Mirto,
>
> If you could also please test the latest upstream kernel available that would be great. It will allow additional upstream developers to examine the issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the upstream kernel, please remove the 'needs-upstream-testing' tag. This can be done by clicking on the yellow pencil icon next to the tag located at the bottom of the bug description and deleting the 'needs-upstream-testing' text. Please let us know your results.
>
> Thanks in advance.
>
> [This is an automated message. Apologies if it has reached you inappropriately; please just reply to this message indicating so.]
>
>
> ** Tags added: kj-triage
>
> ** Changed in: linux (Ubuntu)
> Status: New => Incomplete
>
>
Sorry, I have only this 64 bit laptop (that I use for work) and cannot
test the upstream kernels.
All the other sacrificable machines I hace are 32 bit

regards
     Mirto

Revision history for this message
Jeremy Foshee (jeremyfoshee) wrote :

This bug report was marked as Incomplete and has not had any updated comments for quite some time. As a result this bug is being closed. Please reopen if this is still an issue in the current Ubuntu development release http://cdimage.ubuntu.com/daily-live/current/ . Also, please be sure to provide any requested information that may have been missing. To reopen the bug, click on the current status under the Status column and change the status back to "New". Thanks.

[This is an automated message. Apologies if it has reached you inappropriately; please just reply to this message indicating so.]

tags: added: kj-expired
Changed in linux (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.