On 2/18/06, David Brownell <[EMAIL PROTECTED]> wrote:
> On Saturday 18 February 2006 7:52 pm, Andrew Fuller wrote:
>
> > > For pretty much any device /sys/$DEV, "modprobe /sys/$DEV/modalias"
> > > is what to modprobe with recent (since maybe 2.6.12?) kernels and
> > > matching module-init-tools.
> >
> > Ok, I'm rather clueless about these things.  I don't know what this
> > "modalias" is about.  The files there I found say
> > usb:bunch'o'gibberish and modprob'ing that file just gave errors.
>
> You seem to need a more current version of module-init-tools ...

Version 3.2.2 isn't new enough?

I gave it a shot where my mouse is plugged in:
# modprobe /sys/bus/usb/devices/usb2/2-1/2-1:1.0/modalias
FATAL: Module /sys/bus/usb/devices/usb2/2_1/2_1:1.0/modalias not found.

also tried this:
# modprobe `cat /sys/bus/usb/devices/usb2/2-1/2-1:1.0/modalias`
FATAL: Module usb:v045Ep0040d0300dc00dsc00dp00ic03isc01ip02 not found.

I've really never heard of this modalias stuff before, so have no idea
how it's supposed to behave.

-AF


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to