DebianThis forum is for the discussion of Debian Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
But when I was installing nvidia driver it said that my kernel has a module rivafb which might cause a conflict. So I did
modprobe -r rivafb
and started x and everything works great.
But I don't feel like recompiling kernel to get rid of this rivafb.
Is there any way to change configuration and stop it from loading?
Or did modprobe -r removed it permanently?
You should add the module to /etc/hotplug/blacklist to prevent it from being loaded. Also, make sure it is NOT listed in /etc/modules.
I think the default /etc/hotplug/blacklist file has the riva framebuffer driver in it already. You may want to check it. At the bottom of my blacklist file it says:
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.