[arch-general] udev
Juan Diego Tascón
juantascon at gmail.com
Wed Jun 9 10:45:22 EDT 2010
On Wed, Jun 9, 2010 at 11:18 PM, Thomas Bächler <thomas at archlinux.org> wrote:
> Am 09.06.2010 15:11, schrieb Juan Diego Tascón:
>>> In the above case, you would run:
>>> modprobe --resolve-alias usb:v0AC8p305Bd0100dcFFdsc00dp00icFFiscFFipFF
>>
>> I ran that and it didn't return anything, are these ids stored inside
>> the modules (*.ko)?
>
> Yes, visible with modinfo.
ok, I ran:
modinfo gspca_zc3xx
and I got this line among a lot more:
alias: usb:v0AC8p305Bd*dc*dsc*dp*ic*isc*ip*
which obviously matches with mine:
usb:v0AC8p305Bd0100dcFFdsc00dp00icFFiscFFipFF
however when I run
modprobe --resolve-alias v0AC8p305Bd0100dcFFdsc00dp00icFFiscFFipFF
or
modprobe --resolve-alias usb:v0AC8p305Bd0100dcFFdsc00dp00icFFiscFFipFF
it shows nothing.
any suggestions? should I report this? who should I report this to?
>
>
More information about the arch-general
mailing list