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

> is it possible the char-major being different than 81?

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.


Doug


Reply via email to