LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Wireless Adapter on CentOS 6.4 (https://www.linuxquestions.org/questions/linux-software-2/wireless-adapter-on-centos-6-4-a-4175460686/)

kaspro 05-04-2013 09:19 AM

Wireless Adapter on CentOS 6.4
 
Hello everyone i just got a new wireless adapter (TP-LINK TL_WN722N)
And i tried this document guide but ofcourse with latest kernel-devel not the one mentioned in the document.
And i always get this error while using make
Code:

make[3]: *** [/usr/src/compat-wireless-3.3-rc1-2/compat/main.o] Error 1
make[2]: *** [/usr/src/compat-wireless-3.3-rc1-2/compat] Error 2
make[1]: *** [_module_/usr/src/compat-wireless-3.3-rc1-2] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.32-358.6.1.el6.x86_64′
make: *** [modules] Error 2

And then i don’t find the ath9k_htc driver and not able to make the USB work!

jdkaye 05-04-2013 12:29 PM

Have you checked your kernel modules and drivers?
Code:

/lib/modules/3.8-10.dmz.1-liquorix-amd64/kernel/drivers/net/wireless/ath/ath9k/ath9k_htc.ko
jdk

kaspro 05-04-2013 12:52 PM

No the file does not exist and i don't know if it's because the error that shows up while installing or something is missing in the driver itself
I followed the setup guide but i cannot make it to work

jdkaye 05-04-2013 11:31 PM

Can you post the output of the command
Code:

uname -r
jdk

kaspro 05-05-2013 05:24 AM

uname -r :
Quote:

2.6.32-358.6.1.el6.x86_64
And the kernel-devel :
Quote:

kernel-devel-2.6.32-358.6.1.el6.x86_64

jdkaye 05-05-2013 09:09 AM

This link may be useful in solving your problem. Take a look and see if that does the job.
https://www.centos.org/modules/newbb...33454&forum=58
jdk


All times are GMT -5. The time now is 05:05 PM.