Waldorf 32 bit Radeon driver (EEEbox with AMD innards)Saw a warning last two times when safe-upgrading. I checked around and saw it was mentioned in a Jul 17 post as a side issue which was never addressed. libkmod: ERROR ../libkmod/libkmod-config.c:684 kmod_config_parse: /etc/modprobe.d/fbdev-blacklist.conf line 6: ignoring bad line starting with 'fb'I found this http://foru
Waldorf 32 bit Radeon driver (EEEbox with AMD innards)Saw a warning last two times when safe-upgrading. I checked around and saw it was mentioned in a Jul 17 post as a side issue which was never addressed. libkmod: ERROR ../libkmod/libkmod-config.c:684 kmod_config_parse: /etc/modprobe.d/fbdev-blacklist.conf line 6: ignoring bad line starting with 'fb'I found this http://foru
Hello guys, first of all, im so sorry to create another topic regarding that card, but i can't see answers to my problem.
Im trying to install the awus36h on BT5 R3, i will quote the command i have used:
Code:
cd /tmp
sudo cp /etc/modprobe.d/blacklist.conf /etc/modprobe.d/blacklist_orig.conf
echo "blacklist rtl8187" | sudo tee /etc/modprobe.d/blacklist_rtl8187.conf
echo &qu
I have a machine with Ubuntu 12.04 64 bit, i have the need for blacklisting a module, i have blacklisted it in blacklist.conf but nothing happened; i have solved my problem passing modprobe.blacklist=<module> as argument to the GRUB command line.
My question is: when and how modprobe operates ?
I cannot get my Yamaha PCI sound card to detect.
[root@localhost mahadevan]# lspci | grep audio
06:05.0 Multimedia audio controller: Yamaha Corporation DS1L Audio
[root@localhost mahadevan]# aplay -l
aplay: device_list:223: no soundcards found...
When i try to setup my sound driver using
alsaconf
I get this output
My wireless doesn't work with Ubuntu 12.04.(it worked with 10.04 LTS) I have a Dell Inspiron 1501.
I realized that I had to blacklist the rt2800 because since installing Debian the internet is not working. 2 drivers are attempting the same device.
So I tried
Code:
echo "blacklist rt2800usb" >> /etc/modprobe.d/blacklist.conf
When I first executed the command I had permission denied.
So I tried again. Only this time I executed su and put in my password.
Got my cheap wireless adapter to work simply by doing this & nothing else.
Code:
$sudo pico /etc/modprobe.d/blacklist.conf
add the following lines:
blacklist rt2x00usb
blacklist rt2x00lib
blacklist rt2800usb
close and save.
Hi,After installing thinkfan from AUR, I could not find the /etc/modprobe.d/thinkfan.conf.