Results 1 to 3 of 3
I am running 13.0 (2.6.29.6-smp) and trying to install a web cam which calls for uhci-hcd, usbcore, and videodev (only one already inserted). When I try to insmod or modprobe ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-21-2010 #1Linux User
- Join Date
- Mar 2008
- Posts
- 287
Module insertion
I am running 13.0 (2.6.29.6-smp) and trying to install a web cam which calls for uhci-hcd, usbcore, and videodev (only one already inserted). When I try to insmod or modprobe these others, I get "No such file or directory". Prepending the path gets me no further. Appending .ko gets me "Invalid parameters".
How do I get these modules loaded?
Last edited by clickit; 07-22-2010 at 06:41 AM.
- 07-21-2010 #2Just Joined!
- Join Date
- Jul 2010
- Location
- Zagreb, Croatia
- Posts
- 9
uhci-hcd and usbcore modules are builtin directly into the kernel so you can't to load them twice.
Usualy modprobe command should load every required modules by it self.
- 07-22-2010 #3Linux User
- Join Date
- Mar 2008
- Posts
- 287
Module insertion
Found HCD modules configured in the kernel build. Why do I not find USBCORE in the /boot config* files?
Last edited by clickit; 07-22-2010 at 08:14 AM.


Reply With Quote
