On Wed, Dec 03, 2003 at 09:19:09AM -0600, Billy Biggs wrote: > Wait, I did not realize this. You are explicitly telling bttv you > want to use card=0. Why are you doing this? Please show the output of > bttv loading when you give it no options at all: what does bttv > autodetect? Righty-ho: ------------------------------------ [martyn:0]$ grep options /etc/modules.conf options bttv card=0 radio=0 bttv_verbose=2 options i2c-core i2c_debug=1 options i2c-algo-bit bit_test=1 dmesg: bttv: driver version 0.7.106 loaded bttv: using 4 buffers with 2080k (8320k total) for capture bttv: Host bridge is VIA Technologies, Inc. VT8377 [KT400 AGP] Host Bridge bttv: Bt8xx card found (0). bttv0: Bt878 (rev 17) at 00:0d.0, irq: 17, latency: 32, mmio: 0xeb004000 bttv0: using: BT878( *** UNKNOWN/GENERIC **) [card=0,insmod option] i2c-algo-bit.o: Adapter: bt848 #0 scl: 0 sda: 0 -- testing... i2c-algo-bit.o: bt848 #0 seems to be busy. bttv: readee error bttv0: using tuner=-1 bttv0: registered device video0 bttv0: registered device vbi0 ------------------------------------ Actually, that's where I got the option numbers from... Mx.