Re: Problem with inserting kernel module

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ganeriwal Saurabh wrote:
Hi Paul,

I compile the module in a separate directory to create a X.ko.

I am then using the "modprobe" command to insert it as follows:

modprobe X startup="clear"

The "startup" flag is a module parameter.

Try installing your module into a directory:

/lib/modules/`uname -r`/extra

(you may need to create this directory)

Then do:

# depmod -a

Then try your modprobe

Paul.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux