Sunday, May 5, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 10192  / 1 Year ago, sun, march 26, 2023, 12:58:39

I tried the following instructions as given on D-Link's website to install the necessary drivers:



Supported OS and kernel version : LINUX (kernel 2.6.18 ~ 2.6.37)



tar zxvf rtl8192CU_linux_v2.0.1406.20110309.tar.gz
cd rtl8192CU_linux_v2.0.1406.20110309
make
su
make install
reboot


But I get errors when I run make. How to deal the error?


More From » wireless

 Answers
6

It appears your device is supported in newer releases of the Linux kernel. Ubuntu provides a package with 'backports' of this. This is fairly the same as the answer of chili555, but without downloading from a 3rd party website (potentially untrusted and unsafe) and without the need to compile.



Just do:



sudo apt-get install linux-backports-modules-cw-3.6-precise-generic


and reboot.



You would have come to this step also when following my guide:




[#33340] Monday, March 27, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
itteast

Total Points: 291
Total Questions: 123
Total Answers: 104

Location: Tuvalu
Member since Wed, Mar 29, 2023
1 Year ago
itteast questions
;