2
« : 13.01.09 - klo:11.40 »
aantsa@ubuntu:~$ lspci -vvnn |grep -atheros
grep: invalid option -- 't'
Käyttö: grep [VALITSIN]... HAKUKAAVA [TIEDOSTO]...
Yritä "grep --help" saadaksesi lisäohjeita.
aantsa@ubuntu:~$
aantsa@ubuntu:~$ dmesg |tail -30
[ 2859.301332] ath_pci: 0.9.4
[ 2859.302055] ath_pci 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 2859.302074] ath_pci 0000:02:00.0: setting latency timer to 64
[ 2859.328640] wifi%d: unable to attach hardware: 'Hardware revision not supported' (HAL status 13)
[ 2859.328690] ath_pci 0000:02:00.0: PCI INT A disabled
[ 2985.279241] ath_pci: driver unloaded
[ 2985.298512] ath_hal: driver unloaded
[ 3267.516235] cfg80211: Using static regulatory domain info
[ 3267.516251] cfg80211: Regulatory domain: US
[ 3267.516256] (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 3267.516262] (2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2700 mBm)
[ 3267.516268] (5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[ 3267.516274] (5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[ 3267.516279] (5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[ 3267.516284] (5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[ 3267.516289] (5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 3000 mBm)
[ 3267.516296] cfg80211: Calling CRDA for country: US
[ 3267.586028] ath5k_pci 0000:02:00.0: enabling device (0000 -> 0002)
[ 3267.586046] ath5k_pci 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 3267.586066] ath5k_pci 0000:02:00.0: setting latency timer to 64
[ 3267.586378] ath5k_pci 0000:02:00.0: registered as 'phy0'
[ 3267.596450] ath5k phy0: failed to wakeup the MAC Chip
[ 3267.596543] ath5k_pci 0000:02:00.0: PCI INT A disabled
[ 3267.601589] ath5k_pci: probe of 0000:02:00.0 failed with error -5
[ 3347.431694] ath5k_pci 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 3347.431733] ath5k_pci 0000:02:00.0: setting latency timer to 64
[ 3347.434762] ath5k_pci 0000:02:00.0: registered as 'phy1'
[ 3347.444827] ath5k phy1: failed to wakeup the MAC Chip
[ 3347.444890] ath5k_pci 0000:02:00.0: PCI INT A disabled
[ 3347.445444] ath5k_pci: probe of 0000:02:00.0 failed with error -5
aantsa@ubuntu:~$
aantsa@ubuntu:~$ lspci -vvnn |grep -atheros
grep: invalid option -- 't'
Käyttö: grep [VALITSIN]... HAKUKAAVA [TIEDOSTO]...
Yritä "grep --help" saadaksesi lisäohjeita.
aantsa@ubuntu:~$ lsmod |grep ath
ath5k 115584 0
lbm_cw_mac80211 242360 1 ath5k
lbm_cw_cfg80211 45088 2 ath5k,lbm_cw_mac80211
led_class 13192 2 ath5k,asus_laptop
aantsa@ubuntu:~$