David Terence Jones wrote: > > Hi all > Mostly I lurk on this list but now .... > My bt848 ( Zoltrix TVMAX card) used to work fine - until Mandrake 8 and > RivaTNT. > I got the new nvidia drivers for my Riva card and since then - no TV ... > > Previously I insmoded tuner type=0. It was perfect. > The thing is ... I know that if you get a blue screen in xawtv ( and I > do now) then the system does not see the card at all. > Here's the dump from /var/log/messages: > <severely edited> > Jul 4 11:37:35 frodo kernel: bttv: driver version 0.7.62 loaded > Jul 4 11:37:35 frodo kernel: bttv: using 2 buffers with 2080k (4160k > total) for capture > Jul 4 11:37:35 frodo kernel: bttv: Bt8xx card found (0). > Jul 4 11:37:35 frodo kernel: bttv0: Bt848 (rev 18) at 00:08.0, irq: 9, > latency: 32, memory: 0xdf001000 > Jul 4 11:37:35 frodo kernel: bttv0: model: BT848A( *** UNKNOWN *** ) > [autodetected] > Jul 4 11:37:35 frodo kernel: bttv0: i2c: checking for MSP34xx @ 0x80... > not found > Jul 4 11:37:35 frodo kernel: bttv0: i2c: checking for TDA9875 @ 0xb0... > not found > Jul 4 11:37:35 frodo kernel: bttv0: i2c: checking for TDA7432 @ 0x8a... > not found > Jul 4 11:37:35 frodo kernel: bttv0: i2c attach [Temic PAL (4002 FH5)] > bttv_dump lines 14-27/27 (END) > </severely edited> > > The RivaTNT and the bt848 card share an irq - is that a problem? > Excuse the verbose mail > Thanks > Dave Try add "card=15" as a module option. The blue screen means the card is working but has no valid input - setting the card type may get the input set up correctly. -justin