LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   cannot able to insert the driver module (https://www.linuxquestions.org/questions/linux-newbie-8/cannot-able-to-insert-the-driver-module-815039/)

rajagopalviswanath 06-18-2010 10:20 PM

cannot able to insert the driver module
 
I am viswanath. i want to know how to insert a driver module in Linux fedora 2.6.
while using insmod <driver name> it showing an error.
shall i install any plugins.
Please help in this regard

smoker 06-18-2010 10:58 PM

What is the error?
Is the module already available but not loaded ? If so use modprobe <module-name>

TB0ne 06-19-2010 11:22 AM

Quote:

Originally Posted by rajagopalviswanath (Post 4008182)
I am viswanath. i want to know how to insert a driver module in Linux fedora 2.6.
while using insmod <driver name> it showing an error.
shall i install any plugins.
Please help in this regard

There is no "Fedora 2.6". There is Fedora Core, of different versions, and there is a Linux kernel 2.6.xxx. Which version of Fedora are you using?

And have you tried looking at the man page for insmod?? The part where it says that most users should use modprobe, since it's a bit more clever?


All times are GMT -5. The time now is 01:44 AM.