On Fri,27.Mar.09, 05:42:32, Long Wind wrote:
> I have a bttv card
> etch loads driver for it during booting
> but etch does not use correct options
> so I have to use commands below:
> 
> rmmod bttv
> modprobe bttv card=8
> 
> I add "bttv card=8" to /etc/modules
> but it does not help.
> 
> My question is how to help etch use correct options so that I needn't
> enter the 2 commands every time I boot etch.

Create a file (for example 00local.conf) in /etc/modprobe.d/ and put

options bttv card=8

in it.

Regards,
Andrei
-- 
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)

Attachment: signature.asc
Description: Digital signature

Reply via email to