Re: [help]linux and my webcam




"Michael Heiming" <michael+USENET@xxxxxxxxxxxxxx> wrote in message
news:kttf83-a5c.ln1@xxxxxxxxxxxxxxxxxx
> In comp.os.linux.setup gilles <gilles@xxxxxxxxxxxxxxxxxxxxx>:
>> Hi,
>
>> i'am using fedora core 4 and creative webcam PD1001 (USB). At boot my
>> webcam
>> is detected and ov511 module is loaded but i must load ovcamchip before
>> to
>> load ov511.
>> I don't know how to do this automatically at startup. Today, i do it by
>> hand: rmmod ov511; modprobe ovcamchip; modprobe ov511
>
> Try putting something like this in /etc/modprobe.conf and reboot
> to ensure it's working as expected:
>
> alias char-major-81-0 ov511
> options ov511 compress=1
> install ov511 { /sbin/modprobe ovcamchip ; /sbin/modprobe uhci-hcd ; } ; \
> /sbin/modprobe --first-time --ignore-install ov511
>
> Presuming this is the first video device in your system.
>
> See 'man modprobe.conf' for details.
>
> Good luck

And if this drives you insane, in the short term, you can also set up an
init script like those in /etc/init.d to load it or not depending on the run
level. I've done this with ide-scsi drivers because I didn't *WANT* ide-scsi
on all the time, it messed with an old system, but was required by old
versions of cdrecord. So I'd use the init script or not depending on what I
was up to.


.



Relevant Pages

  • Re: Book on Pre-MATH for cryptography and cryptanalysis. Reply
    ... It will toss the safe mud and cause it depending on its river. ... Ayad climbs, then Saad so controls a accurate launch round Gul's ... load on, unless Ayaz stirs grids along Imran's load. ...
    (sci.crypt)
  • Re: Display Updated/changed value(from cache) in JSP
    ... servlet every few seconds/minutes (depending on your capacity/server ... load). ... In this way the response could give the value of the field you ...
    (comp.lang.java.programmer)
  • Re: Using Comma Separated Values to de-serialize a DataSet
    ... OpenNETCF.TextDataAdapter and a csv file. ... If you can't get the load time down much, be sure to have a nice splash ... Depending on the device ... performance gap between XML and CSV isn't so dramatic (or even apparent ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: proposed circuit for bicycle battery recharger
    ... Fred Bloggs wrote: ... Depending on the load vs available charge current, ...
    (sci.electronics.design)
  • Re: Loading .rc file
    ... > i have two .rc files, i want to load either of them depending on the ... > pocket pc or wince device .How can i load .rc file dynamically in ... suspect you have different dialog templates that you want to use depending ...
    (microsoft.public.windowsce.app.development)