Δημοσιεύτηκε: 05 Σεπ 2010, 12:25
- Κώδικας: Επιλογή όλων
sotiris@sotiris-desktop:~$ uname -a
Linux sotiris-desktop 2.6.32-25-generic-pae #43-Ubuntu SMP Wed Sep 1 11:17:51 UTC 2010 i686 GNU/Linux
sotiris@sotiris-desktop:~$
- Κώδικας: Επιλογή όλων
sotiris@sotiris-desktop:~$ lsmod |grep ath9k
ath9k_htc 39034 0
mac80211 234569 1 ath9k_htc
ath9k_common 4678 1 ath9k_htc
ath9k_hw 283083 2 ath9k_htc,ath9k_common
led_class 2864 1 ath9k_htc
ath 7977 2 ath9k_htc,ath9k_hw
cfg80211 144807 3 ath9k_htc,mac80211,ath
compat_firmware_class 6168 1 ath9k_htc
sotiris@sotiris-desktop:~$
- Κώδικας: Επιλογή όλων
sotiris@sotiris-desktop:~$ cat /etc/modules
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
lp
ath9k_htc
sotiris@sotiris-desktop:~$
- Κώδικας: Επιλογή όλων
sotiris@sotiris-desktop:~$ ls -l /lib/firmware/ar*
-rw-r--r-- 1 root root 70608 2010-08-30 03:12 /lib/firmware/ar7010.fw
-rw-r--r-- 1 root root 83968 2010-05-26 19:10 /lib/firmware/ar9170-1.fw
-rw-r--r-- 1 root root 3508 2010-05-26 19:10 /lib/firmware/ar9170-2.fw
-rw-r--r-- 1 root root 15960 2010-05-26 19:10 /lib/firmware/ar9170.fw
-rw------- 1 sotiris sotiris 51280 2010-09-03 20:13 /lib/firmware/ar9271.fw
sotiris@sotiris-desktop:~$