You are not logged in.

#1 2016-02-09 12:56:42

bayou
Member
Registered: 2016-01-28
Posts: 23

this is how to install realtek rtl8192cu driver on bunsenlabs-amd64

the package "linux-headers-generic" is not avalable on bunsenlabs.
the package "linux-headers-amd64" is OK.
type the following terminal commands,and reboot.
so we can get 100% !

sudo apt-get update
sudo apt-get install git linux-headers-amd64 build-essential dkms
git clone https://github.com/pvaret/rtl8192cu-fixes.git
sudo dkms add ./rtl8192cu-fixes
sudo dkms install 8192cu/1.10
sudo depmod -a
sudo cp ./rtl8192cu-fixes/blacklist-native-rtl8192.conf /etc/modprobe.d/

Last edited by bayou (2016-02-09 14:51:48)

Offline

#2 2016-02-09 13:28:18

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: this is how to install realtek rtl8192cu driver on bunsenlabs-amd64

I've moved this from the Introductions thread, but I'm not sure if it is a Help request or a HowTo.

Also, please use [ code ] tags for terminal commands and output, to make it easier to understand.

Debian wiki: rtl819x

Debian wiki wrote:

Non-free firmware is required for all drivers, which can be provided by installing the firmware-realtek package

You should not need to build the driver from source, since it is provided by Debian already.

Last edited by damo (2016-02-09 13:32:06)


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#3 2016-02-11 23:33:33

bayou
Member
Registered: 2016-01-28
Posts: 23

Re: this is how to install realtek rtl8192cu driver on bunsenlabs-amd64

i am sorry that the topic i posted the day before yesterday was unnecessary.
please delete that. i am sorry for that.

Offline

Board footer

Powered by FluxBB