public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] bttv options
@ 2007-03-01  3:13 Ted Ozolins
  2007-03-01  3:32 ` [gentoo-user] bttv options -solved Ted Ozolins
  0 siblings, 1 reply; 2+ messages in thread
From: Ted Ozolins @ 2007-03-01  3:13 UTC (permalink / raw
  To: gentoo-user

Where do I setup the options for the bttv module?

I need to set the card=40 and tuner =6, no matter what I try I still get:


bttv0: Bt848 (rev 17) at 0000:00:05.0, irq: 16, latency: 32, mmio:
0xdfdff000
bttv0: using:  *** UNKNOWN/GENERIC ***  [card=0,autodetected]  <----------*
bttv0: gpio: en=00000000, out=00000000 in=00ffffff [init]
tveeprom 5-0050: Huh, no eeprom present (err=-121)?
bttv0: using
tuner=-1                                                                                 
<-----------*
bttv0: i2c: checking for MSP34xx @ 0x80... not found
bttv0: i2c: checking for TDA9875 @ 0xb0... not found
bttv0: i2c: checking for TDA7432 @ 0x8a... not found
bttv0: i2c: checking for TDA9887 @ 0x86... not found
bttv0: registered device video0
bttv0: registered device vbi0

>From the above, you can see that bttv is loaded with "card=0 and tuner=-1"
I've tried setting in  /etc/modules.d/aliases as

alias char-major-81    bttv
options bttv  card=40 tuner=6
options tuner           type=6

This does not seem to have an affect. Is there some docs that show the
proper way of doing this in Gentoo?

-- 
Ted Ozolins(VE7TVO)
Cranbrook, B. C

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gentoo-user] bttv options  -solved
  2007-03-01  3:13 [gentoo-user] bttv options Ted Ozolins
@ 2007-03-01  3:32 ` Ted Ozolins
  0 siblings, 0 replies; 2+ messages in thread
From: Ted Ozolins @ 2007-03-01  3:32 UTC (permalink / raw
  To: gentoo-user

Ted Ozolins wrote:

>Where do I setup the options for the bttv module?
>
>I need to set the card=40 and tuner =6, no matter what I try I still get:
>
>
>
>>From the above, you can see that bttv is loaded with "card=0 and tuner=-1"
>I've tried setting in  /etc/modules.d/aliases as
>
>alias char-major-81    bttv
>options bttv  card=40 tuner=6
>options tuner           type=6
>
>This does not seem to have an affect. Is there some docs that show the
>proper way of doing this in Gentoo?
>
>  
>
I created a file "bttv" in /etc/modules.d/ and placed the following
within it:

alias char-major-81    bttv
options bttv  card=40 tuner=6

This did the trick : )



-- 
Ted Ozolins(VE7TVO)
Cranbrook, B. C

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-03-01  3:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-01  3:13 [gentoo-user] bttv options Ted Ozolins
2007-03-01  3:32 ` [gentoo-user] bttv options -solved Ted Ozolins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox