Tvtime / Prolink Pixelview PlayTV Pro channel switching

Help with creation, editing, or playback of sounds, images, or video. Amarok, audacious, mplayer, grip, cdparanoia and anything else that makes a sound or plays a video.
Post Reply
User avatar
timon
n00b
n00b
Posts: 1
Joined: Sun Dec 12, 2004 4:23 pm
Contact:

Tvtime / Prolink Pixelview PlayTV Pro channel switching

Post by timon »

I've recently bought a Prolink Pixelview PlayTV Pro TV card and almost got it to work. Almost, because I've got sound and video - but of one channel and I cannot switch it. I've been searching google for this kind of problem and found no solution.

What I'm doing is loading the bttv module with following options:

Code: Select all

# cat /etc/modules.d/bttv 
alias char-major-89 i2c-dev
options i2c-algo-bit bit_test=1

# bttv
alias char-major-81 videodev
alias char-major-81-0 bttv

options bttv card=16 tuner=10 remote=1 radio=1 pll=1 audiomux=1,1,4,8,3 gbuffers=4 gpiomask=15
dmesg gives me:

Code: Select all

Linux video capture interface: v1.00
bttv: driver version 0.9.15 loaded
bttv: using 4 buffers with 2080k (520 pages) each for capture
bttv: Bt8xx card found (0).
ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKC] -> GSI 9 (level, low) -> IRQ 9
bttv0: Bt878 (rev 17) at 0000:02:00.0, irq: 9, latency: 32, mmio: 0xf4000000
bttv0: using: Prolink Pixelview PlayTV (bt878) [card=16,insmod option]
bttv0: gpio config override: mask=0xf, mux=0x1,0x1,0x4,0x8,0x3
bttv0: gpio: en=00000000, out=00000000 in=00afd8ff [init]
i2c-algo-bit.o: (0) scl=1, sda=1
i2c-algo-bit.o: (1) scl=1, sda=0
i2c-algo-bit.o: (2) scl=1, sda=1
i2c-algo-bit.o: (3) scl=0, sda=1
i2c-algo-bit.o: (4) scl=1, sda=1
i2c-algo-bit.o: bt878 #0 [sw] passed test.
bttv0: using tuner=10
bttv0: i2c: checking for MSP34xx @ 0x80... not found
bttv0: i2c: checking for TDA9875 @ 0xb0... not found
bttv0: i2c: checking for TDA7432 @ 0x8a... not found
tvaudio: TV audio decoder + audio/video mux driver
tvaudio: known chips: tda9840,tda9873h,tda9874h/a,tda9850,tda9855,tea6300,tea6320,tea6420,tda8425,pic16c54 (PV951),ta8874z
bttv0: i2c: checking for TDA9887 @ 0x86... not found
tuner 0-0060: chip found @ 0xc0 (bt878 #0 [sw])
tuner 0-0060: type set to 10 (Alps TSBE1)
bttv0: registered device video0
bttv0: registered device vbi0
bttv0: registered device radio0
bttv0: PLL: 28636363 => 35468950 . ok
bttv0: add subdevice "remote0"
I tried all available tuners with all Pixelview's TV card settings and I cannot get it to change channels - it always plays the last channel card was tuned to in windows.

Can someone help me with this?

PS. Sorry for my english.
User avatar
wickwire
n00b
n00b
Posts: 71
Joined: Sat Dec 13, 2003 1:09 am

Post by wickwire »

I also have that tv card and ran into the exact same problem. Never managed to get around it, so forgot about it and took the board out. :(
nexus-6
n00b
n00b
Posts: 15
Joined: Mon Jun 06, 2005 8:47 pm

Post by nexus-6 »

I have the same kind of problem. But ... I had kernel 2.6.11... and everything was ok. Problem started when i upgrade kernel to 2.6.15 ... Any idea how to fix it ?

P.S. Sorry for ma english :)
Post Reply