On Wed, 29 Jan 2003 03:00 am, Gerd Knorr wrote: > > > Hmm. Looks like the tuner module hasn't found the tuner chip. > > > Not surprising you can't tune other stations (neither radio nor TV). > > > > Does that mean I've selected the wrong tuner type? > > No. It means the bus scan hasn't found a chip, i.e. the tuner chip > doesn't answer i2c reads for some reason. You can load the i2c-algo-bit > module with bit_scan=1, that should print a i2c bus scan to the syslog > at if you insmod bttv. i2c-algo-bit.o: scanning bus bt848 #0. ................................................................(40)..(43)............(50)(51)(52)(53)............(60)............................... i2c-core.o: adapter bt848 #0 registered as adapter 0. > > > I've set it to 33 (MT2032 universal) simply because that's what I saw > > other people with a PCTV using. > > Shouldn't matter, recent bttv versions should autodetect the card > correctly and set the tuner to 33 automagically if needed. > > > tuner: probing bt848 #0 i2c adapter [id=0x10005] > > tuner: chip found @ 0xc0 > > Huh? This time the tuner is present? Don't ask me :) Still doesn't work though > > > msp3410: setting mode: 10.7 FM-Stereo Radio (0x0040) > > msp3410: current mode: 10.7 FM-Stereo Radio (0x0040) > > msp34xx: scart switch: in2 => 0 > > msp34xx: setbass: 32768 0x00 > > msp34xx: settreble: 32768 0x00 > > msp34xx: setvolume: mute=off 65535:65535 v=0x73 b=0x00 > > Hmm. Looks fine to me... Like I said - no audio output at all > > Gerd