I am still going around in circles trying to get my 8188CUS WiFi card working, I am new Liunx and find many great web pages but I am still confused what & how. The main problem is when I make the RTL8188cus driver, I have an error message:
$this->bbcode_second_pass_code('', '
make: *** /lib/modules/3.2.27-3-ARCH+/build: No such file or directory. Stop.
make: *** [modules] Error 2
##################################################
Compile make driver error: 2
Please check error Mesg
')
I have a fresh Arch installation and update the system using pacman -Syu.
I have been informed I am missing the linux-headers & kenel files, my question how or what is the best way to get this files so I have a /lib/modules/3.2.27.3-ARCH+ folder with the build files to build the WiFi driver?