Confirmed on AO751h (Acer Aspire Oe Pro 751)  running jaunty
(2.6.28-14-generic). Lights always off !

+++ LSPCI +++

$ sudo lspci  -vxxx
00:00.0 Host bridge: Intel Corporation System Controller Hub (SCH Poulsbo) (rev 
07)
        Subsystem: Acer Incorporated [ALI] Device 0244
        Flags: bus master, fast devsel, latency 0
[...]
03:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg 
Wireless PCI Express Adapter (rev 01)
        Subsystem: Foxconn International, Inc. Device e00d
        Flags: bus master, fast devsel, latency 0, IRQ 17
        Memory at d0000000 (64-bit, non-prefetchable) [size=64K]
        Capabilities: [40] Power Management version 2
        Capabilities: [50] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 
Enable-
        Capabilities: [60] Express Legacy Endpoint, MSI 00
        Capabilities: [90] MSI-X: Enable- Mask- TabSize=1
        Capabilities: [100] Advanced Error Reporting <?>
        Capabilities: [140] Virtual Channel <?>
        Kernel driver in use: ath5k_pci
        Kernel modules: ath_pci, ath5k

+++ LSMOD ; MODINFO +++

$ lsmod | grep ath
ath5k                 107520  0 
mac80211              217592  1 ath5k
led_class              12036  2 ath5k,acer_wmi
cfg80211               38288  2 ath5k,mac80211

$ modinfo ath5k
filename:       
/lib/modules/2.6.28-14-generic/kernel/drivers/net/wireless/ath5k/ath5k.ko
version:        0.6.0 (EXPERIMENTAL)
license:        Dual BSD/GPL
description:    Support for 5xxx series of Atheros 802.11 wireless LAN cards.
author:         Nick Kossifidis
author:         Jiri Slaby
srcversion:     A29DFCA2F56F1FD810F5FA0
...
depends:        led-class,cfg80211,mac80211
vermagic:       2.6.28-14-generic SMP mod_unload modversions 586 

$ modinfo led_class
filename:       /lib/modules/2.6.28-14-generic/kernel/drivers/leds/led-class.ko
description:    LED Class Interface
license:        GPL
author:         John Lenz, Richard Purdie
srcversion:     32DAFD0CD9EE07AC4AC07FF
depends:        
vermagic:       2.6.28-14-generic SMP mod_unload modversions 586 

+++ DMESG +++
$ dmesg | grep ath
[   12.523148] ath5k_pci 0000:03:00.0: enabling device (0004 -> 0006)
[   12.523170] ath5k_pci 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 
17
[   12.523193] ath5k_pci 0000:03:00.0: setting latency timer to 64
[   12.523443] ath5k_pci 0000:03:00.0: registered as 'phy0'
[   12.664031] ath5k phy0: Atheros AR2425 chip found (MAC: 0xe2, PHY: 0x70)

-- 
Atheros WLAN AR242x LED doesn't work
https://bugs.launchpad.net/bugs/275120
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to