
chmod +x install.sh
sudo ./install.shPlease select card type(1/2):
1) RTL8192cu
2) RTL8192du
#? 

castletonia wrote:make: *** /lib/modules/2.6.32-21-generic/build: No such file or directory. Stop.







castletonia wrote:I spoke too soon. When I reboot the computer I have to re-install the driver for wireless to work. Any permanent solution here?


castletonia wrote:Ok, so I was not completely correct. I do not have to reinstall the driver on each reboot. If I go to system/settings and check for available drivers, my wireless driver is detected and activated, but not in use. I have to deactivate, then reactivate for it to start working. I have it set to automatically connect.
I do still have the ndiswrapper windows driver installed but have never been able to get it working...



castletonia wrote:mads, your awesome. I have tried rebooting 3 times to make sure and each time wireless works right away. I appreciate all the help as I would have never figured this out on my own. Now I have run out of reasons to boot into Windows XP.
One last question. Will this process be similar on each version of Mint? I am planning on putting Mint 13 on a different computer when it comes out.

sudo rmmod rtl8192cuecho "blacklist rtl8192cu" | sudo tee /etc/modprobe.d/blacklist-rtl8192cu.conf
echo 8192cu | sudo tee -a /etc/modules


echo "blacklist rtl8192cu" | sudo tee /etc/modprobe.d/blacklist-rtl8192cu.conf
echo 8192cu | sudo tee -a /etc/modules
sudo apt-get install linux-headers-3.0.0-12-generic sudo apt-get install build-essentialRigh click the zip archive and select "Extract Here". The zip archive will be extracted to a folder called "RTL8188C_8192C_8192D_USB_linux_v3.3.2_3192.20120103"
Right click this folder and select "Open in Terminal"
Now in Terminal, type the commands below to run the installation script:
CODE: SELECT ALL
chmod +x install.sh
sudo ./install.sh
You'll be asked what your card is:
CODE: SELECT ALL
Please select card type(1/2):
1) RTL8192cu
2) RTL8192du
#?
Type "1" (without quotes), and press Enter key.
Users browsing this forum: Bing [Bot] and 4 guests