OK, I tried ndiswrapper in Mint KDE and it didn't work, so I need to do the fw-cutter. But I need to remove the black list, right?
Any help?
-
You might be better of asking in the Linuxmint kde forums.
-
If you're asking whether you need to edit your module blacklist file to switch from using the NDISWrapper and Windows driver under Linux, to using the Linux bcm43xx module, it just depends on whether or not you've got the bcm43xx module already blacklisted. A simple;
should show you whether or not you have the following line in the file;Code:sudo gedit /etc/modprobe.d/blacklist
If you do, and you want to remove it from the blacklist, delete that line or put a # sign in front of the line. You definitely want to use one OR the other (NDISWrapper or bcm43xx driver). There's a couple of decent Mint forum posts on this subject here, and here.Code:blacklist bcm43xx
Good Luck.. -
Yup, I already blacklisted it I believe, thanks.
I'll have to use kate instead of gedit, right?
EDIT: I found out about Kwrite, and I'm rebooting to see If I fixed it.
EDIT: Fixed it!
Thanks everyone! -
Thomas, when you're launching those KDE progs as Sudo, use kdesudo instead of sudo.
-
I already knew that, but thanks
Remove a blacklisted driver.
Discussion in 'Linux Compatibility and Software' started by Thomas, May 26, 2008.