Long Wind 写道:
On Sat, Sep 19, 2009 at 6:09 AM, Niu Kun <haoniu...@gmail.com> wrote:
Long Wind 写道:
I use etch
during boot bttv module is loaded with wrong options
I have to run two commands after log in:
rmmod bttv
modprobe bttv card=8
how to supply correct option to bttv module during boot?
Thanks!
You should go to "/etc/modprobe.d".
grep options *
You may get some kind of hint.
I run "grep options *"
it display nothing
Although I add "bttv card=8"
it doesn't help
Make sure your kernel is the 2.6 series.
Make a file /etc/modprobe.d/bttv.conf
Add the following line to it:
options bttv card=8
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org