LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   USB stick TP-Link TL-WN422g V.2 ar9271 (https://www.linuxquestions.org/questions/linux-wireless-networking-41/usb-stick-tp-link-tl-wn422g-v-2-ar9271-810959/)

ukiuki 05-29-2010 01:35 PM

USB stick TP-Link TL-WN422g V.2 ar9271
 
Hi

Im trying to install this stick, i need some help on this, thanks.

Here some info:
OS: Debian Lenny kernel 2.6.26-2-486

dmesg
Code:

[  27.092223] usb usb1: configuration #1 chosen from 1 choice
[  27.092582] hub 1-0:1.0: USB hub found
[  27.092767] hub 1-0:1.0: 2 ports detected
[  27.194472] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[  27.194630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[  27.194774] usb usb1: Product: OHCI Host Controller
[  27.194881] usb usb1: Manufacturer: Linux 2.6.26-2-486 ohci_hcd
[  27.194996] usb usb1: SerialNumber: 0000:00:01.2
[  27.497704] usb 1-2: new full speed USB device using ohci_hcd and address 2
[  27.738098] usb 1-2: configuration #1 chosen from 1 choice
[  27.742450] usb 1-2: New USB device found, idVendor=0cf3, idProduct=1006
[  27.742621] usb 1-2: New USB device strings: Mfr=16, Product=32, SerialNumber=48
[  27.742769] usb 1-2: Product: USB2.0 WLAN
[  27.742871] usb 1-2: Manufacturer: ATHEROS
[  27.742975] usb 1-2: SerialNumber: 12345

lsusb:
Code:

txpro:/home/uki/Desktop# lsusb
Bus 001 Device 002: ID 0cf3:1006 Atheros Communications, Inc.
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

So far system can see the hardware but no driver installed i think,
when i try to install the compat-wireless driver i got some error.

Code:

txpro:/usr/src/compat-wireless-2.6.34# make
make -C /lib/modules/2.6.26-2-486/build M=/usr/src/compat-wireless-2.6.34 modules
make[1]: Entering directory `/lib/modules/2.6.26-2-486/build'
make[1]: *** No rule to make target `modules'.  Stop.
make[1]: Leaving directory `/lib/modules/2.6.26-2-486/build'
make: *** [modules] Error 2

Im not sure what is wrong there, i apreciate some help.

Thanks in advance.


All times are GMT -5. The time now is 12:12 AM.