> Hi Natalia,
>
>> That doesn't work for me, I've restarted and the module isn't loaded,
>> I have to manually execute "modprobe bttv" (as root of course). Any
>> hints about the problem?
>
> The bttv module is automatically loaded when it is needed, for example
> when 'vic' attempts to access /dev/video1

Yeah, I know that theorically they should be loaded when needed, but look,
when I execute xawtv (for example):

     [ag@agvideo ag]$ xawtv -c /dev/video0
     This is xawtv-3.91, running on Linux/i686 (2.6.5)
     can't open /dev/video0: No such device or address
     v4l-conf had some trouble, trying to continue anyway
     v4l2: open /dev/video0: No such device or address
     v4l2: open /dev/video0: No such device or address
     v4l: open /dev/video0: No such device or address
     no video grabber device available

However it works perfect if I load manually the drivers in advance (so they
arent loaded when needed ¿?¿?¿?)


>
> Try the following to see what it is:
>
> # ls -l /dev/video1
> crw-------  1 root root 81, 1 Feb 24 07:02 /dev/video1
>
> Note: /dev/video1 will be owned by the user that is currently running
> the window manager.
>

I've tried:

     [ag@agvideo ag]$ ls -l /dev/video1
     crw-------    1 ag       root      81,   1 abr 11  2002 /dev/video1
     [ag@agvideo ag]$ ls -l /dev/video0
     crw-------    1 ag       root      81,   0 abr 11  2002 /dev/video0



One more note, the line I've added to modprobe.conf is:

     alias char-major-81-* bttv


Any idea about this?


-----------------------------------
Natalia Costas Lago
mailto: [email protected]

Centro de Supercomputacion de Galicia (CESGA)
Avenida de Vigo, s/n Campus Sur
15705 Santiago de Compostela - SPAIN
Tel: +34  981 56 98 10
Fax: +34  981 59 46 16
http://www.cesga.es/



Reply via email to