On Wed, Dec 24, 2008 at 1:42 PM, Erik Mouw <m...@nl.linux.org> wrote:

> On Wed, 24 Dec 2008 06:44:25 +0530 (IST) niamathullah sharief
> <alrif_1...@yahoo.co.in> wrote:
>
> Please break lines at about 72 characters, that makes your message so
> much easier to read.
>
> > Hi friends....  This is Dilip...i tried to install the below modules by
> using "modprobe" command...but its showing an error....even if try in
> "insmod" its getting error as "undefined symbol"...Actually it means that
> there is an dep module have to install before this module...so i installed
> the "usbcore" module...even though its showing an same errors....when i use
> "insmod" its showing as "undefined symbol"...when i use "modprobe" its
> showing below errors...Thanks guys.... 
> shar...@sharief-desktop:~/Desktop/drivers/host$
> modprobe ehci-hcd
>
> > FATAL: Module ehci_hcd not found.
> > shar...@sharief-desktop:~/Desktop/drivers/host$ modprobe uhci-hcd
> > FATAL: Module uhci_hcd not found.
> > shar...@sharief-desktop:~/Desktop/drivers/host$ modprobe ohci-hcd
> > FATAL: Module ohci_hcd not found.Can anyone tell what to do now...Thanks
>
> Your shell prompt suggests that you are a normal user. You can only use
> modprobe as root.
>
>          i don't thing this is because of modprobe executed by non root
user , if you execute modprobe by non root user then you will get following
error

     FATAL: Error inserting ${MODULE_NAME} : Operation not permitted


>
> Erik
>
> --
> Erik Mouw -- m...@nl.linux.org
> GPG key fingerprint: D6AC 7F15 A26E C5C4 62E0  4A58 FCF9 551C 9B48 B68D


Thanks & Regards,
Ajit Subhash Mote

Reply via email to