Results 1 to 7 of 7
Hello,
i have an problem with modprobe command...i compiled the usbcore module and inserted using " insmod " command...and its working..when i see " lsmod " its in that list...but ...
- 12-13-2008 #1Linux User
- Join Date
- Aug 2008
- Location
- Trichy,India
- Posts
- 308
"FATAL: Module not found error" using modprobe
Hello,
i have an problem with modprobe command...i compiled the usbcore module and inserted using "insmod" command...and its working..when i see "lsmod" its in that list...but when i insert this module using "modprobe" i am getting the FATAL error....that is
root@sharief-desktop:/home/sharief/Desktop/drivers/core# modprobe usbcore.ko
FATAL: Module usbcore.ko not found.
i dont know whats the error...can anyone help me...Thanks in advance...
- 12-13-2008 #2
hi,
you dont run modprobe as
butCode:modprobe module_name.ko
Code:modprobe module_name
Linux and me it's a love story
- 12-14-2008 #3Linux User
- Join Date
- Aug 2008
- Location
- Trichy,India
- Posts
- 308
yes...getting the same error...see
root@sharief-desktop:/home/sharief/Desktop/drivers/core# modprobe usbcore
FATAL: Module usbcore not found.Thanks in advance...
- 12-14-2008 #4
what are your distribution and release?
usbcore is compiled in the kernel i guess. do you have
/sys/module/usbcore ?
Code:ls /sys/module/usbcore
Linux and me it's a love story
- 12-14-2008 #5Linux User
- Join Date
- Aug 2008
- Location
- Trichy,India
- Posts
- 308
yes...i disabled that module while compiling the kernel.....now i am trying to install manually...this is for college project...please help me
Thanks in advance...
- 12-14-2008 #6
- 12-14-2008 #7
I'm going to close this thread, so that other members aren't tempted to break the rules.
The forum rules can be found here, and clearly state:
Once again, sorry.LinuxForums Rules
Everyone involved tries hard to keep Linux Forums(LF) free of trolls, spam, flames, etc and keep LF a positive place to discuss Linux and other things, while at the same time trying to maintain the balance of an open and fairly non-restrictive community. Obviously as a publicly-accessible community we have guidelines of what is acceptable and what is not so that we remain just that - a happy, vibrant community.
1. No personal attacks, bashing of others, or trolling
2. No religious or political posts, and no homework questions
3. No posts regarding illegal activities (cracking, warez, etc)
4. No spam, or affiliate links (spammers are banned immediately)
5. No double-posting, cross-posting, or redirects
6. Animated images are not permitted in Avatars or Signatures
7. All parts of Posts, Signatures, and Avatars (with wording) must be in English
8. Posts, Avatars, and Signatures deemed distracting or inappropriate may be removed without notice
Paul
Please do not send Private Messages to me with requests for help. I will not reply.



