[tlinux-users:08095] Re: omnibook kernel module: Bugfix release
Mathieu Bérard <[email protected]>
| Newsgroups | gmane.linux.hardware.toshiba |
|---|---|
| Message-ID | <[email protected]> |
Mikkel L. Ellertson a écrit : > Brandon Rader wrote: > >> Successfully did a make and sudo make install of omnibook, but on sudo >> modprobe omnibook, it says there is no omnibook module. Also in /proc, >> there is no omnibook folder. Any suggestions? >> > You may have to run depmod before modprobe "sees" the module. > > Mikkel > Hi you can also use "make load" which 1. unload the old module 2. run a depmod 3. load the newly compiled module -- Mathieu Bérard