Announcement

Collapse
No announcement yet.

modprobe FATAL error on startup

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Re: modprobe FATAL error on startup

    If I recall correctly,
    Code:
    sudo depmod -a
    will fix the modules.dep issue. It will create the module dependencies file. However, I am not for sure about why you are missing that file. It is usually run when a new kernel is installed.

    Comment

    Working...
    X