Marcel2008
01-17-2002, 01:41 PM
I want the bttv module to load on kernel startup. I can't seem to get this to work.
When i do modprobe bttv card=2, it is loaded.
Here's my modules.conf:
alias parport_lowlevel parport_pc
alias eth0 tulip
alias scsi_hostadapter ncr53c8xx
alias char-major-81 bttv
alias usb-controller usb-uhci
alias sound-slot-0 es1371
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :
alias char-major-195 NVdriver
options char-major-81 card=2
What is wrong with my setup?
I also have a philips webcam that uses bttv, maybe that's a problem? The webcam works ok.
[ 17 January 2002: Message edited by: Marcel2008 ]
When i do modprobe bttv card=2, it is loaded.
Here's my modules.conf:
alias parport_lowlevel parport_pc
alias eth0 tulip
alias scsi_hostadapter ncr53c8xx
alias char-major-81 bttv
alias usb-controller usb-uhci
alias sound-slot-0 es1371
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :
alias char-major-195 NVdriver
options char-major-81 card=2
What is wrong with my setup?
I also have a philips webcam that uses bttv, maybe that's a problem? The webcam works ok.
[ 17 January 2002: Message edited by: Marcel2008 ]