Activity log for bug #727204

Date Who What changed Old value New value Message
2011-03-01 14:46:56 shoo_ash bug added bug
2011-03-01 14:56:38 shoo_ash attachment added dmesg.log https://bugs.launchpad.net/ubuntu/+source/linux/+bug/727204/+attachment/1878812/+files/dmesg.log
2011-03-01 14:57:38 shoo_ash attachment added iwconfig.log https://bugs.launchpad.net/ubuntu/+source/linux/+bug/727204/+attachment/1878813/+files/iwconfig.log
2011-03-01 14:58:15 shoo_ash attachment added ifconfig.log https://bugs.launchpad.net/ubuntu/+source/linux/+bug/727204/+attachment/1878814/+files/ifconfig.log
2011-03-01 16:03:13 Ubuntu Foundations Team Bug Bot tags apport-bug i386 kernel-power natty needs-upstream-testing networking pciehp regression-update apport-bug i386 kernel-power natty needs-upstream-testing networking pciehp regression-release
2011-04-07 03:04:15 Brad Figg linux (Ubuntu): status New Confirmed
2011-05-19 04:10:21 Gursel Mutlu bug added subscriber Gursel Mutlu
2012-07-27 10:53:41 penalvch summary Wlan pci card hotplug doesn't work 168c:001c Wlan pci card hotplug doesn't work
2012-07-27 10:54:52 penalvch description When switching wlan on with hotkey on eeepc 900ha the wifi doesn't work. Catches "unable to wake up" message. Previously in maverick this was solved by adding pciehp.pciehp_force=1 and pciehp.pciehp_poll=1 to boot params. Doesn't help anymore, seems like pciehp module doesn't work as it did. ProblemType: Bug DistroRelease: Ubuntu 11.04 Package: linux-image-2.6.38-5-generic 2.6.38-5.32 Regression: Yes Reproducible: Yes ProcVersionSignature: Ubuntu 2.6.38-5.32-generic 2.6.38-rc6 Uname: Linux 2.6.38-5-generic i686 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23. AplayDevices: **** List of PLAYBACK Hardware Devices **** card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 Architecture: i386 ArecordDevices: **** List of CAPTURE Hardware Devices **** card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC0: andrey 1342 F.... pulseaudio CRDA: Error: [Errno 2] No such file or directory Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf3db8000 irq 44' Mixer name : 'Realtek ALC269' Components : 'HDA:10ec0269,10438330,00100004' Controls : 11 Simple ctrls : 7 Date: Tue Mar 1 17:38:48 2011 HibernationDevice: RESUME=UUID=218dee04-7163-4395-907b-dce63224f512 InstallationMedia: Kubuntu 11.04 "Natty Narwhal" - Alpha i386 (20110202) MachineType: ASUSTeK Computer INC. 900HA ProcEnviron: LANGUAGE= LANG=en_US.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-5-generic root=UUID=09023328-c158-4d6b-932a-02005da159c2 ro pciehp_force=1 pciehp_poll_mode=1 pciehp.pciehp_force=1 pciehp.pciehp_poll_mode=1 pciehp.pciehp_poll=1 quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-2.6.38-5-generic N/A linux-backports-modules-2.6.38-5-generic N/A linux-firmware 1.47 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 11/25/2009 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 1201 dmi.board.asset.tag: To Be Filled By O.E.M. dmi.board.name: 900HA dmi.board.vendor: ASUSTeK Computer INC. dmi.board.version: x.xx dmi.chassis.asset.tag: 0x00000000 dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTek Computer INC. dmi.chassis.version: x.x dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr1201:bd11/25/2009:svnASUSTeKComputerINC.:pn900HA:pvrx.x:rvnASUSTeKComputerINC.:rn900HA:rvrx.xx:cvnASUSTekComputerINC.:ct10:cvrx.x: dmi.product.name: 900HA dmi.product.version: x.x dmi.sys.vendor: ASUSTeK Computer INC. When switching wlan on with hotkey on eeepc 900ha the wifi doesn't work. Catches "unable to wake up" message. Previously in maverick this was solved by adding pciehp.pciehp_force=1 and pciehp.pciehp_poll=1 to boot params. Doesn't help anymore, seems like pciehp module doesn't work as it did. WORKAROUND: To turn wifi on, after Fn+F2 enables the device, you just need to force pci rescan: # echo 1 > /sys/bus/pci/rescan and then load ath5k module #modprobe ath5k When the device gets turned off by Fn+f2 key I have to manually remove it from kernel. Otherwise it won't let to reload itself. ##first remove ath5k module, as it gets kernel panic when pci device is removed: #modprobe -r ath5k ##remove the wlan device #echo 1 > /sys/bus/pci/devices/0000:02:00.0/remove ##rescan pci-bus #echo 1 > /sys/bus/pci/rescan So I had to make rules for acpid event 0x10 - and it seems to work fine. Also it doesn't need forced pciehp anymore. ProblemType: Bug DistroRelease: Ubuntu 11.04 Package: linux-image-2.6.38-5-generic 2.6.38-5.32 Regression: Yes Reproducible: Yes ProcVersionSignature: Ubuntu 2.6.38-5.32-generic 2.6.38-rc6 Uname: Linux 2.6.38-5-generic i686 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23. AplayDevices:  **** List of PLAYBACK Hardware Devices ****  card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog]    Subdevices: 1/1    Subdevice #0: subdevice #0 Architecture: i386 ArecordDevices:  **** List of CAPTURE Hardware Devices ****  card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog]    Subdevices: 1/1    Subdevice #0: subdevice #0 AudioDevicesInUse:  USER PID ACCESS COMMAND  /dev/snd/controlC0: andrey 1342 F.... pulseaudio CRDA: Error: [Errno 2] No such file or directory Card0.Amixer.info:  Card hw:0 'Intel'/'HDA Intel at 0xf3db8000 irq 44'    Mixer name : 'Realtek ALC269'    Components : 'HDA:10ec0269,10438330,00100004'    Controls : 11    Simple ctrls : 7 Date: Tue Mar 1 17:38:48 2011 HibernationDevice: RESUME=UUID=218dee04-7163-4395-907b-dce63224f512 InstallationMedia: Kubuntu 11.04 "Natty Narwhal" - Alpha i386 (20110202) MachineType: ASUSTeK Computer INC. 900HA ProcEnviron:  LANGUAGE=  LANG=en_US.UTF-8  SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-5-generic root=UUID=09023328-c158-4d6b-932a-02005da159c2 ro pciehp_force=1 pciehp_poll_mode=1 pciehp.pciehp_force=1 pciehp.pciehp_poll_mode=1 pciehp.pciehp_poll=1 quiet splash vt.handoff=7 RelatedPackageVersions:  linux-restricted-modules-2.6.38-5-generic N/A  linux-backports-modules-2.6.38-5-generic N/A  linux-firmware 1.47 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 11/25/2009 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 1201 dmi.board.asset.tag: To Be Filled By O.E.M. dmi.board.name: 900HA dmi.board.vendor: ASUSTeK Computer INC. dmi.board.version: x.xx dmi.chassis.asset.tag: 0x00000000 dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTek Computer INC. dmi.chassis.version: x.x dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr1201:bd11/25/2009:svnASUSTeKComputerINC.:pn900HA:pvrx.x:rvnASUSTeKComputerINC.:rn900HA:rvrx.xx:cvnASUSTekComputerINC.:ct10:cvrx.x: dmi.product.name: 900HA dmi.product.version: x.x dmi.sys.vendor: ASUSTeK Computer INC.
2012-07-27 10:55:31 penalvch linux (Ubuntu): importance Undecided Low
2012-07-27 10:55:31 penalvch linux (Ubuntu): status Confirmed Incomplete
2012-09-26 04:17:27 Launchpad Janitor linux (Ubuntu): status Incomplete Expired