LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Bodhi (https://www.linuxquestions.org/questions/bodhi-92/)
-   -   Module not loading (https://www.linuxquestions.org/questions/bodhi-92/module-not-loading-875609/)

danbuter 04-18-2011 06:17 AM

Module not loading
 
Ever since 1.0 came out, the module conf_desks has not loaded when I start up my laptop. It worked fine until then. Not sure if there is an easy fix or not.

koosha 04-18-2011 06:55 AM

I don't know what that module is. But you can run the following command; that might solve your problem:
Code:

# modprobe conf_desks
# depmod

Also, take a look at the black list file located in /etc/modprobe.d/blacklist.conf to see if the module is in the list.

Jeff91 04-25-2011 09:35 AM

Quote:

Originally Posted by koosha (Post 4327895)
I don't know what that module is. But you can run the following command; that might solve your problem:
Code:

# modprobe conf_desks
# depmod

Also, take a look at the black list file located in /etc/modprobe.d/blacklist.conf to see if the module is in the list.

Again, please be careful offering advice if you do not know E17.

Dan - please see this news post here.

Cheers,
~Jeff


All times are GMT -5. The time now is 10:44 PM.