My adapter is powered by the atheros 9k drivers and it works fine with the previous kernel 2.6.39, but after my last update i got the new kernel and now only my wired connection is detected. I'm an noob and since i am using grub customizer i can still select the old kernel for my wireless to work. I also run Opensuse 11. 4 Kde and Gnome 3.0 and the same problem occur after the kernel was updated.
Any help to get my wireless working would be appreciate. Since i'm a noob any instruction would have to be in steps, i'm now learning the command line.
Thanks,
Bajan
Linux Noob.
---------- Post added 26th August 2011 at 01:36 AM ---------- Previous post was 25th August 2011 at 07:36 PM ----------
[root@primal ~]#
lsmod |grep ath
ath 15098 1 carl9170
cfg80211 148129 3 carl9170,mac80211,ath
[root@primal ~]#
modprobe ath9k
[root@primal ~]#
root@primal ~]# dmesg | grep firmware
[ 17.116008] r8169 0000:02:00.0: vpd r/w failed. This is likely a firmware bug on this device. Contact the card vendor for a firmware update.
[ 21.454158] usb 1-2.4.4: firmware not found.
[root@primal ~]#
ifconfig -a
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:192 errors:0 dropped:0 overruns:0 frame:0
TX packets:192 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:14568 (14.2 KiB) TX bytes:14568 (14.2 KiB)
p7p1 Link encap:Ethernet HWaddr 00:30:67:02

C:AF
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:43 Base address:0xe000
[root@primal ~]#
lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 009 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 010 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
Bus 005 Device 002: ID 046d:c315 Logitech, Inc. Classic New Touch Keyboard
Bus 006 Device 002: ID 045e:00e1 Microsoft Corp. Wireless Laser Mouse 6000 Reciever
Bus 004 Device 002: ID 03f0:8c07 Hewlett-Packard Digital Stereo Headset
Bus 001 Device 005: ID 1a40:0101 TERMINUS TECHNOLOGY INC. USB-2.0 4-Port HUB
Bus 001 Device 006: ID 0846:9010 NetGear, Inc. WNDA3100v1 802.11abgn [Atheros AR9170+AR9104
iwlist wlan0 scan
wlan0 Interface doesn't support scanning
thanks to Mike and Jay in the Linux forum for getting me this far.
Now can anyone help me with the steps on getting and installing the Firmware, along with anything else to get my wireless to work.
Thanks,