Gentoo Archives: gentoo-user

From: Ted Ozolins <ted1@×××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] bttv options
Date: Thu, 01 Mar 2007 03:22:05
Message-Id: 45E644DB.9000509@telus.net
1 Where do I setup the options for the bttv module?
2
3 I need to set the card=40 and tuner =6, no matter what I try I still get:
4
5
6 bttv0: Bt848 (rev 17) at 0000:00:05.0, irq: 16, latency: 32, mmio:
7 0xdfdff000
8 bttv0: using: *** UNKNOWN/GENERIC *** [card=0,autodetected] <----------*
9 bttv0: gpio: en=00000000, out=00000000 in=00ffffff [init]
10 tveeprom 5-0050: Huh, no eeprom present (err=-121)?
11 bttv0: using
12 tuner=-1
13 <-----------*
14 bttv0: i2c: checking for MSP34xx @ 0x80... not found
15 bttv0: i2c: checking for TDA9875 @ 0xb0... not found
16 bttv0: i2c: checking for TDA7432 @ 0x8a... not found
17 bttv0: i2c: checking for TDA9887 @ 0x86... not found
18 bttv0: registered device video0
19 bttv0: registered device vbi0
20
21 >From the above, you can see that bttv is loaded with "card=0 and tuner=-1"
22 I've tried setting in /etc/modules.d/aliases as
23
24 alias char-major-81 bttv
25 options bttv card=40 tuner=6
26 options tuner type=6
27
28 This does not seem to have an affect. Is there some docs that show the
29 proper way of doing this in Gentoo?
30
31 --
32 Ted Ozolins(VE7TVO)
33 Cranbrook, B. C
34
35 --
36 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] bttv options -solved Ted Ozolins <ted1@×××××.net>