Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]modules.autoload.d/kernel-2.6 not loading parameters
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
pelelademadera
Veteran
Veteran


Joined: 14 Jul 2008
Posts: 1255
Location: La Plata, Argentina

PostPosted: Mon Jul 14, 2008 9:29 pm    Post subject: [SOLVED]modules.autoload.d/kernel-2.6 not loading parameters Reply with quote

i just want to put the parameters in bttv module in the file /etc/modules.autoload.d/kernel-2.6 as this

Code:
bttv pll=1 radio=1 card=51 tuner=38 gbuffers=4 bttv_verbose=1


and it doesn't work.

I try by that way

Code:
bttv "pll=1 radio=1 card=51 tuner=38 gbuffers=4 bttv_verbose=1"


and

Code:
"bttv pll=1 radio=1 card=51 tuner=38 gbuffers=4 bttv_verbose=1"


and doesn't work

can anyone help me

using rmmod and modprobe works whith this form

Code:
rmmod bttv
bttv pll=1 radio=1 card=51 tuner=38 gbuffers=4 bttv_verbose=1

thanks so much
_________________
el pelado de la gente
------
Los habitantes de las islas Malvinas lo llaman gentoo, nombre en el que se basa la distribución GNU/Linux Gentoo, cuyo objetivo es la optimización para conseguir más rendimiento y velocidad en la ejecución.
------


Last edited by pelelademadera on Tue Jul 15, 2008 2:56 pm; edited 1 time in total
Back to top
View user's profile Send private message
cassiol
Guru
Guru


Joined: 16 Oct 2006
Posts: 304
Location: /BR/SC/FLORIPA

PostPosted: Mon Jul 14, 2008 10:26 pm    Post subject: Reply with quote

hello

in /etc/modules.autoload.d/kernel-2.6 only put the module name
Code:

   bttv


in etc/modules.d/bttv put the options
pll=1 radio=1 card=51 tuner=38 gbuffers=4 bttv_verbose=1
Back to top
View user's profile Send private message
pelelademadera
Veteran
Veteran


Joined: 14 Jul 2008
Posts: 1255
Location: La Plata, Argentina

PostPosted: Tue Jul 15, 2008 2:55 pm    Post subject: Reply with quote

cassiol wrote:
hello

in /etc/modules.autoload.d/kernel-2.6 only put the module name
Code:

   bttv


in etc/modules.d/bttv put the options
pll=1 radio=1 card=51 tuner=38 gbuffers=4 bttv_verbose=1


thanks, it work setting in /etc/modprobe.d/bttv
Quote:
options bttv pll=1 radio=1 card=51 tuner=38 gbuffers=4 bttv_verbose=1


thank you so much and sory for my poor english
_________________
el pelado de la gente
------
Los habitantes de las islas Malvinas lo llaman gentoo, nombre en el que se basa la distribución GNU/Linux Gentoo, cuyo objetivo es la optimización para conseguir más rendimiento y velocidad en la ejecución.
------
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum