Michel Bardiaux wrote:
Billy Biggs wrote:
The card works under Win2k, works with Composite/S-VIDEO input under
Linux, but not with RF input. The visible chips on the card are
Connexant-878A, and Phillips TDA9885TS. The RF part, however,
enclosed in
a sealed Faraday-cell that I am not able to open without risking my
warranty (it would involve quite an amount of SMD soldering work).
Try the 0.9.11 version of the bttv driver from
http://bytesex.org/bttv/
-Billy
Without the dmesg output, it is impossible to tell whether it failed
in 0.7 because of the 'new tuner' problem. Could be an 'old fashioned'
Pinnacle card with another problem.
I have recompiled a 2.4.22-3 kernel-source package from DEbian unstable.
I have applied the patches from Gerd's site, except the SCSI-media
changer patches, because that has conflicted with other patches,
probably made by the debian kernel source package maintainer. I have
compiled and installed 0.9.11 bttv drivers.
(Note that this driver pack does nto seem to contain the tuner module!
So, I guess that the bttv driver version is irrelevant, since the
composite input has worked previously as well...
Here comes the dmesg output:
-------------------------------------------------
Oct 24 16:18:29 rillanon kernel: i2c-core.o: driver i2c msp3400 driver
registered.
Oct 24 16:18:29 rillanon kernel: bttv: driver version 0.9.11 loaded
Oct 24 16:18:29 rillanon kernel: bttv: using 4 buffers with 2080k (520
pages) each for capture
Oct 24 16:18:29 rillanon kernel: bttv: Host bridge is Intel Corp.
82865G/PE/P Processor to I/O Controller
Oct 24 16:18:29 rillanon kernel: bttv: Bt8xx card found (0).
Oct 24 16:18:29 rillanon kernel: bttv0: Bt878 (rev 17) at 02:04.0, irq:
20, latency: 32, mmio: 0xf7000000
Oct 24 16:18:29 rillanon kernel: bttv0: detected: Pinnacle PCTV
[card=39], PCI subsystem ID is 11bd:0012
Oct 24 16:18:29 rillanon kernel: bttv0: using: BT878(Pinnacle PCTV
Studio/Ra) [card=39,autodetected]
Oct 24 16:18:29 rillanon kernel: i2c-dev.o: Registered 'bt848 #0' as minor 3
Oct 24 16:18:29 rillanon kernel: i2c-core.o: adapter bt848 #0 registered
as adapter 3.
Oct 24 16:18:29 rillanon kernel: bttv0: i2c: checking for MSP34xx @
0x80... not found
Oct 24 16:18:29 rillanon kernel: bttv0: pinnacle/mt: id=1 info="PAL /
mono" radio=no
Oct 24 16:18:29 rillanon kernel: bttv0: using tuner=33
Oct 24 16:18:29 rillanon kernel: bttv0: i2c: checking for MSP34xx @
0x80... not found
Oct 24 16:18:29 rillanon kernel: bttv0: i2c: checking for TDA9875 @
0xb0... not found
Oct 24 16:18:29 rillanon kernel: bttv0: i2c: checking for TDA7432 @
0x8a... not found
Oct 24 16:18:29 rillanon kernel: tvaudio: TV audio decoder + audio/video
mux driver
Oct 24 16:18:29 rillanon kernel: tvaudio: known chips:
tda9840,tda9873h,tda9874h/a,tda9850,tda9855,tea6300,tea6420,tda8425,pic16c54
(PV951),ta8874z
Oct 24 16:18:29 rillanon kernel: i2c-core.o: driver generic i2c audio
driver registered.
Oct 24 16:18:29 rillanon kernel: i2c-core.o: driver i2c tda9887 driver
registered.
Oct 24 16:18:29 rillanon kernel: tda9887: chip found @ 0x86
Oct 24 16:18:29 rillanon kernel: bttv0: i2c attach [client=tda9887]
Oct 24 16:18:29 rillanon kernel: i2c-core.o: client [tda9887] registered
to adapter [bt848 #0](pos. 0).
Oct 24 16:18:29 rillanon kernel: i2c-core.o: driver i2c TV tuner driver
registered.
Oct 24 16:18:29 rillanon kernel: tuner: chip found @ 0xc0
Oct 24 16:18:29 rillanon kernel: tuner: type set to 33 (MT2032 universal)
Oct 24 16:18:29 rillanon kernel: MT2032: Companycode=3cbf Part=42
Revision=41
Oct 24 16:18:29 rillanon kernel: not a MT2032.
Oct 24 16:18:29 rillanon kernel: bttv0: i2c attach [client=MT2032 universal]
Oct 24 16:18:29 rillanon kernel: i2c-core.o: client [MT2032 universal]
registered to adapter [bt848 #0](pos. 1).
Oct 24 16:18:29 rillanon kernel: MT2032: Companycode=3cbf Part=42
Revision=41
Oct 24 16:18:29 rillanon kernel: not a MT2032.
Oct 24 16:18:29 rillanon kernel: bttv0: registered device video0
Oct 24 16:18:29 rillanon kernel: bttv0: registered device vbi0
Oct 24 16:18:29 rillanon kernel: bttv0: PLL: 28636363 => 35468950 .. ok
Oct 24 16:18:35 rillanon kernel: bttv0: PLL: no change required
Oct 24 16:18:35 rillanon kernel: bttv0: PLL: no change required
Oct 24 16:18:35 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:35 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:35 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:35 rillanon kernel: switch_overlay: enter [new=ce4cb580]
Oct 24 16:18:35 rillanon kernel: switch_overlay: done
Oct 24 16:18:36 rillanon kernel: bttv0: next set: top=ce4cb580
bottom=00000000 vbi=00000000 [screen=ce4cb580,irq=0,0]
Oct 24 16:18:37 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:37 rillanon kernel: switch_overlay: old=ce4cb580 state is 3
Oct 24 16:18:37 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:37 rillanon kernel: switch_overlay: done
Oct 24 16:18:37 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:37 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:37 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:38 rillanon kernel: switch_overlay: enter [new=ce4cb880]
Oct 24 16:18:38 rillanon kernel: switch_overlay: done
Oct 24 16:18:38 rillanon kernel: bttv0: next set: top=ce4cb880
bottom=00000000 vbi=00000000 [screen=ce4cb880,irq=0,0]
Oct 24 16:18:38 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:38 rillanon kernel: switch_overlay: old=ce4cb880 state is 3
Oct 24 16:18:38 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:38 rillanon kernel: switch_overlay: done
Oct 24 16:18:38 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:38 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:38 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:38 rillanon kernel: switch_overlay: enter [new=ce4cb980]
Oct 24 16:18:38 rillanon kernel: switch_overlay: done
Oct 24 16:18:38 rillanon kernel: bttv0: next set: top=ce4cb980
bottom=00000000 vbi=00000000 [screen=ce4cb980,irq=0,0]
Oct 24 16:18:39 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:39 rillanon kernel: switch_overlay: old=ce4cb980 state is 3
Oct 24 16:18:39 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:39 rillanon kernel: switch_overlay: done
Oct 24 16:18:39 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:39 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:39 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:39 rillanon kernel: switch_overlay: enter [new=ce4cba80]
Oct 24 16:18:39 rillanon kernel: switch_overlay: done
Oct 24 16:18:39 rillanon kernel: bttv0: next set: top=ce4cba80
bottom=00000000 vbi=00000000 [screen=ce4cba80,irq=0,0]
Oct 24 16:18:39 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:39 rillanon kernel: switch_overlay: old=ce4cba80 state is 3
Oct 24 16:18:39 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:39 rillanon kernel: switch_overlay: done
Oct 24 16:18:39 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:39 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:39 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:39 rillanon kernel: switch_overlay: enter [new=ce4cb580]
Oct 24 16:18:39 rillanon kernel: switch_overlay: done
Oct 24 16:18:39 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:39 rillanon kernel: switch_overlay: old=ce4cb580 state is 4
Oct 24 16:18:39 rillanon kernel: switch_overlay: done
Oct 24 16:18:39 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:39 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:39 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:39 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:39 rillanon kernel: switch_overlay: enter [new=ce4cbe80]
Oct 24 16:18:39 rillanon kernel: switch_overlay: done
Oct 24 16:18:39 rillanon kernel: bttv0: next set: top=ce4cbe80
bottom=00000000 vbi=00000000 [screen=ce4cbe80,irq=0,0]
Oct 24 16:18:39 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:39 rillanon kernel: switch_overlay: old=ce4cbe80 state is 3
Oct 24 16:18:40 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:40 rillanon kernel: switch_overlay: done
Oct 24 16:18:40 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:40 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:40 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:40 rillanon kernel: switch_overlay: enter [new=ce4cb880]
Oct 24 16:18:40 rillanon kernel: switch_overlay: done
Oct 24 16:18:40 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:40 rillanon kernel: switch_overlay: old=ce4cb880 state is 4
Oct 24 16:18:40 rillanon kernel: switch_overlay: done
Oct 24 16:18:40 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:40 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:40 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:40 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:40 rillanon kernel: switch_overlay: enter [new=ce4cb280]
Oct 24 16:18:40 rillanon kernel: switch_overlay: done
Oct 24 16:18:40 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:40 rillanon kernel: switch_overlay: old=ce4cb280 state is 4
Oct 24 16:18:40 rillanon kernel: switch_overlay: done
Oct 24 16:18:40 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:40 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:40 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:40 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:40 rillanon kernel: switch_overlay: enter [new=ce4cbc80]
Oct 24 16:18:40 rillanon kernel: switch_overlay: done
Oct 24 16:18:40 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:40 rillanon kernel: switch_overlay: old=ce4cbc80 state is 4
Oct 24 16:18:40 rillanon kernel: switch_overlay: done
Oct 24 16:18:40 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:40 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:40 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:40 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:40 rillanon kernel: switch_overlay: enter [new=ce4cba80]
Oct 24 16:18:40 rillanon kernel: switch_overlay: done
Oct 24 16:18:40 rillanon kernel: bttv0: next set: top=ce4cba80
bottom=00000000 vbi=00000000 [screen=ce4cba80,irq=0,0]
Oct 24 16:18:40 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:40 rillanon kernel: switch_overlay: old=ce4cba80 state is 3
Oct 24 16:18:40 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:40 rillanon kernel: switch_overlay: done
Oct 24 16:18:40 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:40 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:40 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:40 rillanon kernel: switch_overlay: enter [new=ce4cb180]
Oct 24 16:18:40 rillanon kernel: switch_overlay: done
Oct 24 16:18:40 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:40 rillanon kernel: switch_overlay: old=ce4cb180 state is 4
Oct 24 16:18:40 rillanon kernel: switch_overlay: done
Oct 24 16:18:41 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:41 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:41 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:41 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:41 rillanon kernel: switch_overlay: enter [new=ce4cb980]
Oct 24 16:18:41 rillanon kernel: switch_overlay: done
Oct 24 16:18:41 rillanon kernel: bttv0: next set: top=ce4cb980
bottom=00000000 vbi=00000000 [screen=ce4cb980,irq=0,0]
Oct 24 16:18:41 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:41 rillanon kernel: switch_overlay: old=ce4cb980 state is 3
Oct 24 16:18:41 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:41 rillanon kernel: switch_overlay: done
Oct 24 16:18:41 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:41 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:41 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:41 rillanon kernel: switch_overlay: enter [new=ce4cb580]
Oct 24 16:18:41 rillanon kernel: switch_overlay: done
Oct 24 16:18:41 rillanon kernel: bttv0: next set: top=ce4cb580
bottom=00000000 vbi=00000000 [screen=ce4cb580,irq=0,0]
Oct 24 16:18:41 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:41 rillanon kernel: switch_overlay: old=ce4cb580 state is 3
Oct 24 16:18:41 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:41 rillanon kernel: switch_overlay: done
Oct 24 16:18:41 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:41 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:41 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:41 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:41 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:41 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:41 rillanon kernel: switch_overlay: enter [new=ce4cb980]
Oct 24 16:18:41 rillanon kernel: switch_overlay: done
Oct 24 16:18:41 rillanon kernel: bttv0: next set: top=ce4cb980
bottom=00000000 vbi=00000000 [screen=ce4cb980,irq=0,0]
Oct 24 16:18:41 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:41 rillanon kernel: switch_overlay: old=ce4cb980 state is 3
Oct 24 16:18:41 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:41 rillanon kernel: switch_overlay: done
Oct 24 16:18:41 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:41 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:41 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:41 rillanon kernel: switch_overlay: enter [new=ce4cb280]
Oct 24 16:18:41 rillanon kernel: switch_overlay: done
Oct 24 16:18:41 rillanon kernel: bttv0: next set: top=ce4cb280
bottom=00000000 vbi=00000000 [screen=ce4cb280,irq=0,0]
Oct 24 16:18:42 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:42 rillanon kernel: switch_overlay: old=ce4cb280 state is 3
Oct 24 16:18:42 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:42 rillanon kernel: switch_overlay: done
Oct 24 16:18:42 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:42 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:42 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:42 rillanon kernel: switch_overlay: enter [new=ce4cb180]
Oct 24 16:18:42 rillanon kernel: switch_overlay: done
Oct 24 16:18:42 rillanon kernel: bttv0: next set: top=ce4cb180
bottom=00000000 vbi=00000000 [screen=ce4cb180,irq=0,0]
Oct 24 16:18:42 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:42 rillanon kernel: switch_overlay: old=ce4cb180 state is 3
Oct 24 16:18:42 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:42 rillanon kernel: switch_overlay: done
Oct 24 16:18:42 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:42 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:42 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:42 rillanon kernel: switch_overlay: enter [new=ce4cb380]
Oct 24 16:18:42 rillanon kernel: switch_overlay: done
Oct 24 16:18:42 rillanon kernel: bttv0: next set: top=ce4cb380
bottom=00000000 vbi=00000000 [screen=ce4cb380,irq=0,0]
Oct 24 16:18:43 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:43 rillanon kernel: switch_overlay: old=ce4cb380 state is 3
Oct 24 16:18:43 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:43 rillanon kernel: switch_overlay: done
Oct 24 16:18:43 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:43 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:43 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:43 rillanon kernel: switch_overlay: enter [new=ce4cb880]
Oct 24 16:18:43 rillanon kernel: switch_overlay: done
Oct 24 16:18:43 rillanon kernel: bttv0: next set: top=ce4cb880
bottom=00000000 vbi=00000000 [screen=ce4cb880,irq=0,0]
Oct 24 16:18:43 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:43 rillanon kernel: switch_overlay: old=ce4cb880 state is 3
Oct 24 16:18:43 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:43 rillanon kernel: switch_overlay: done
Oct 24 16:18:43 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:43 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:43 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:43 rillanon kernel: switch_overlay: enter [new=ce4cbd80]
Oct 24 16:18:43 rillanon kernel: switch_overlay: done
Oct 24 16:18:43 rillanon kernel: bttv0: next set: top=ce4cbd80
bottom=00000000 vbi=00000000 [screen=ce4cbd80,irq=0,0]
Oct 24 16:18:43 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:43 rillanon kernel: switch_overlay: old=ce4cbd80 state is 3
Oct 24 16:18:44 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:44 rillanon kernel: switch_overlay: done
Oct 24 16:18:44 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:44 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:44 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:44 rillanon kernel: switch_overlay: enter [new=ce4cbc80]
Oct 24 16:18:44 rillanon kernel: switch_overlay: done
Oct 24 16:18:44 rillanon kernel: bttv0: next set: top=ce4cbc80
bottom=00000000 vbi=00000000 [screen=ce4cbc80,irq=0,0]
Oct 24 16:18:44 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:44 rillanon kernel: switch_overlay: old=ce4cbc80 state is 3
Oct 24 16:18:44 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:44 rillanon kernel: switch_overlay: done
Oct 24 16:18:44 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:44 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:44 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:44 rillanon kernel: switch_overlay: enter [new=ce4cba80]
Oct 24 16:18:44 rillanon kernel: switch_overlay: done
Oct 24 16:18:44 rillanon kernel: bttv0: next set: top=ce4cba80
bottom=00000000 vbi=00000000 [screen=ce4cba80,irq=0,0]
Oct 24 16:18:44 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:44 rillanon kernel: switch_overlay: old=ce4cba80 state is 3
Oct 24 16:18:44 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:44 rillanon kernel: switch_overlay: done
Oct 24 16:18:44 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:44 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:44 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:44 rillanon kernel: switch_overlay: enter [new=ce4cbb80]
Oct 24 16:18:44 rillanon kernel: switch_overlay: done
Oct 24 16:18:44 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:44 rillanon kernel: switch_overlay: old=ce4cbb80 state is 4
Oct 24 16:18:44 rillanon kernel: switch_overlay: done
Oct 24 16:18:44 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:44 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:44 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:44 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:44 rillanon kernel: switch_overlay: enter [new=ce4cb980]
Oct 24 16:18:44 rillanon kernel: switch_overlay: done
Oct 24 16:18:44 rillanon kernel: bttv0: next set: top=ce4cb980
bottom=00000000 vbi=00000000 [screen=ce4cb980,irq=0,0]
Oct 24 16:18:44 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:44 rillanon kernel: switch_overlay: old=ce4cb980 state is 3
Oct 24 16:18:44 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:44 rillanon kernel: switch_overlay: done
Oct 24 16:18:45 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:45 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:45 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:45 rillanon kernel: switch_overlay: enter [new=ce4cbd80]
Oct 24 16:18:45 rillanon kernel: switch_overlay: done
Oct 24 16:18:45 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:45 rillanon kernel: switch_overlay: old=ce4cbd80 state is 4
Oct 24 16:18:45 rillanon kernel: switch_overlay: done
Oct 24 16:18:45 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:45 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:45 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:45 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:45 rillanon kernel: switch_overlay: enter [new=ce4cb180]
Oct 24 16:18:45 rillanon kernel: switch_overlay: done
Oct 24 16:18:45 rillanon kernel: bttv0: next set: top=ce4cb180
bottom=00000000 vbi=00000000 [screen=ce4cb180,irq=0,0]
Oct 24 16:18:45 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:45 rillanon kernel: switch_overlay: old=ce4cb180 state is 3
Oct 24 16:18:45 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:45 rillanon kernel: switch_overlay: done
Oct 24 16:18:45 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:45 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:45 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:45 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:45 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:45 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:45 rillanon kernel: switch_overlay: enter [new=ce4cb980]
Oct 24 16:18:45 rillanon kernel: switch_overlay: done
Oct 24 16:18:45 rillanon kernel: bttv0: next set: top=ce4cb980
bottom=00000000 vbi=00000000 [screen=ce4cb980,irq=0,0]
Oct 24 16:18:45 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:45 rillanon kernel: switch_overlay: old=ce4cb980 state is 3
Oct 24 16:18:45 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:45 rillanon kernel: switch_overlay: done
Oct 24 16:18:45 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:45 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:45 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:45 rillanon kernel: switch_overlay: enter [new=ce4cba80]
Oct 24 16:18:45 rillanon kernel: switch_overlay: done
Oct 24 16:18:46 rillanon kernel: bttv0: next set: top=ce4cba80
bottom=00000000 vbi=00000000 [screen=ce4cba80,irq=0,0]
Oct 24 16:18:46 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:46 rillanon kernel: switch_overlay: old=ce4cba80 state is 3
Oct 24 16:18:46 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:46 rillanon kernel: switch_overlay: done
Oct 24 16:18:46 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:46 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:46 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:46 rillanon kernel: switch_overlay: enter [new=ce4cbc80]
Oct 24 16:18:46 rillanon kernel: switch_overlay: done
Oct 24 16:18:46 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:46 rillanon kernel: switch_overlay: old=ce4cbc80 state is 4
Oct 24 16:18:46 rillanon kernel: switch_overlay: done
Oct 24 16:18:46 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:46 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:46 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:46 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:46 rillanon kernel: switch_overlay: enter [new=ce4cbb80]
Oct 24 16:18:46 rillanon kernel: switch_overlay: done
Oct 24 16:18:46 rillanon kernel: bttv0: next set: top=ce4cbb80
bottom=00000000 vbi=00000000 [screen=ce4cbb80,irq=0,0]
Oct 24 16:18:46 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:46 rillanon kernel: switch_overlay: old=ce4cbb80 state is 3
Oct 24 16:18:46 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:46 rillanon kernel: switch_overlay: done
Oct 24 16:18:46 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:46 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:46 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:46 rillanon kernel: switch_overlay: enter [new=ce4cbe80]
Oct 24 16:18:46 rillanon kernel: switch_overlay: done
Oct 24 16:18:46 rillanon kernel: bttv0: next set: top=ce4cbe80
bottom=00000000 vbi=00000000 [screen=ce4cbe80,irq=0,0]
Oct 24 16:18:46 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:46 rillanon kernel: switch_overlay: old=ce4cbe80 state is 3
Oct 24 16:18:46 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:46 rillanon kernel: switch_overlay: done
Oct 24 16:18:46 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:46 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:46 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:46 rillanon kernel: switch_overlay: enter [new=ce4cbd80]
Oct 24 16:18:46 rillanon kernel: switch_overlay: done
Oct 24 16:18:46 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:46 rillanon kernel: switch_overlay: old=ce4cbd80 state is 4
Oct 24 16:18:46 rillanon kernel: switch_overlay: done
Oct 24 16:18:46 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:46 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:46 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:46 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:46 rillanon kernel: switch_overlay: enter [new=ce4cb880]
Oct 24 16:18:46 rillanon kernel: switch_overlay: done
Oct 24 16:18:47 rillanon kernel: bttv0: next set: top=ce4cb880
bottom=00000000 vbi=00000000 [screen=ce4cb880,irq=0,0]
Oct 24 16:18:47 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:47 rillanon kernel: switch_overlay: old=ce4cb880 state is 3
Oct 24 16:18:47 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:47 rillanon kernel: switch_overlay: done
Oct 24 16:18:47 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:47 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:47 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:47 rillanon kernel: switch_overlay: enter [new=ce4cba80]
Oct 24 16:18:47 rillanon kernel: switch_overlay: done
Oct 24 16:18:47 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:47 rillanon kernel: switch_overlay: old=ce4cba80 state is 4
Oct 24 16:18:47 rillanon kernel: switch_overlay: done
Oct 24 16:18:47 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:47 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:47 rillanon kernel: mt2032: re-init PLLs by LINT
Oct 24 16:18:47 rillanon kernel: MT2032 Fatal Error: PLLs didn't lock.
Oct 24 16:18:47 rillanon kernel: switch_overlay: enter [new=ce4cbc80]
Oct 24 16:18:47 rillanon kernel: switch_overlay: done
Oct 24 16:18:47 rillanon kernel: bttv0: next set: top=ce4cbc80
bottom=00000000 vbi=00000000 [screen=ce4cbc80,irq=0,0]
Oct 24 16:18:47 rillanon kernel: switch_overlay: enter [new=00000000]
Oct 24 16:18:47 rillanon kernel: switch_overlay: old=ce4cbc80 state is 3
Oct 24 16:18:47 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]
Oct 24 16:18:47 rillanon kernel: switch_overlay: done
Oct 24 16:18:47 rillanon kernel: bttv0: read count=442368 type=video-cap
Oct 24 16:18:47 rillanon kernel: bttv0: risc planar: 108 sglist elems
Oct 24 16:18:47 rillanon kernel: bttv0: next set: top=00000000
bottom=ce4cbc80 vbi=00000000 [screen=00000000,irq=1,0]
Oct 24 16:18:47 rillanon kernel: bttv0: next set: top=00000000
bottom=00000000 vbi=00000000 [screen=00000000,irq=0,0]