Re: udev

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Am 09.06.2010 02:38, schrieb Matthew Monaco:
> On 06/08/2010 02:41 AM, Jan de Groot wrote:
>> On Tue, 2010-06-08 at 15:16 +0900, Juan Diego Tascón wrote:
>>> Good day,
>>>
>>> I'm getting an error every time I plug-in my webcam as a result the
>>> corresponding module is not being loaded automatically so I have to
>>> load it by myself. Any one knows a way to fix this?
>>>
>>> This is the error:
>>>
>>> load-modules.sh: 'usb:v0AC8p305Bd0100dcFFdsc00dp00icFFiscFFipFF' is
>>> not a valid module or alias name
>>
>> There's no kernel module for your webcam installed. You'll have to find
>> out what driver it uses and udev will load the driver when you hotplug
>> your webcam.
>> All modules have device aliases for the devices it supports. Udev just
>> tries to load a module by devicename and gives your error if it can't
>> succeed.
>>
>>
> 
> I've been having these problems with my webcam (which as a built-in mic)
> and my digital camera. What has changed that makes these issues happen
> all of the sudden? Also, does anyone know of a good site to lookup
> drivers for these devices?
> 

In the above case, you would run:
modprobe --resolve-alias usb:v0AC8p305Bd0100dcFFdsc00dp00icFFiscFFipFF

Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux