Marcus wrote: > Hello All, > > Can anybody give me some help on tuning my PVR-150 card? > I'm not sure I have ivtv installed correctly. I see "...tuner: type set > to 4 (NoTuner) by ivtv i2c driver" in the dmesg output which is in full > below. > > I can do the following and I see a snowy picture without sound: > cat /dev/video0 > my.mpg > mplayer ./my.mpg > > I don't understand how to use ivtvctl to tune channels from the man > page. Any step by step instructions available?
Try "ivtv-tune --help". When I test my tuners I use a command like this, where d is the device and f is the frequency: ivtv-tune -d /dev/video2 -f 168.25 Hope it helps > I tried on Windows and I do get a picture with Ulead Movie Factory, so > the card must be working...but I really want to use the card under Linux. > > > [17180913.132000] ivtv: ==================== START INIT IVTV > ==================== > [17180913.132000] ivtv: version 0.4.6 (tagged release) loading > [17180913.132000] ivtv: Linux version: 2.6.15-26-386 preempt 486 gcc-4.0 > [17180913.132000] ivtv: In case of problems please include the debug > info between > [17180913.132000] ivtv: the START INIT IVTV and END INIT IVTV lines, > along with > [17180913.132000] ivtv: any module options, when mailing the ivtv-users > mailinglist. > [17180913.132000] ivtv0: Autodetected WinTV PVR 150 card (cx23416 based) > [17180913.132000] ACPI: PCI Interrupt 0000:00:0e.0[A] -> GSI 17 (level, > low) -> IRQ 185 > [17180913.220000] tveeprom: ivtv version > [17180913.220000] tveeprom: Hauppauge: model = 26059, rev = E162, > serial# = 9461115 > [17180913.220000] tveeprom: tuner = LG S701D MK3 (idx = 62, type = 4) > [17180913.220000] tveeprom: tuner fmt = PAL(B/G) PAL(I) SECAM(L/L') > PAL(D/K) (eeprom = 0x74, v4l2 = 0x00400e17) > [17180913.220000] tveeprom: audio processor = CX25843 (type = 25) > [17180913.224000] tveeprom: decoder processor = CX25843 (type = 1e) > [17180913.224000] ivtv0: i2c attach to card #0 ok [client=tveeprom, addr=50] > [17180913.232000] tuner (ivtv): chip found at addr 0xc2 i2c-bus ivtv i2c > driver #0 > [17180913.232000] ivtv0: i2c attach to card #0 ok [client=(tuner unset), > addr=61] > [17180913.360000] cx25840 0-0044: ivtv driver > [17180913.360000] cx25840 0-0044: cx25843-23 found @ 0x88 (ivtv i2c > driver #0) > [17180916.116000] cx25840 0-0044: loaded v4l-cx25840.fw firmware (16382 > bytes) > [17180916.168000] ivtv0: i2c attach to card #0 ok [client=cx25840, addr=44] > [17180916.172000] wm8775 0-001b: chip found @ 0x36 (ivtv i2c driver #0) > [17180916.176000] ivtv0: i2c attach to card #0 ok [client=wm8775, addr=1b] > [17180916.188000] tda9887 0-0043: (ivtv) chip found @ 0x86 (ivtv i2c > driver #0) > [17180916.188000] ivtv0: i2c attach to card #0 ok [client=tda9887, addr=43] > [17180916.880000] ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes) > [17180917.096000] ivtv0: Encoder revision: 0x02050032 > [17180917.096000] ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 > buffers (4096KB total) > [17180917.096000] ivtv0: Allocate DMA encoder YUV stream: 161 x 12960 > buffers (2048KB total) > [17180917.096000] ivtv0: Allocate DMA encoder VBI stream: 80 x 26208 > buffers (2048KB total) > [17180917.100000] ivtv0: Allocate DMA encoder PCM audio stream: 455 x > 4608 buffers (2048KB total) > [17180917.100000] tuner: type set to 4 (NoTuner) by ivtv i2c driver #0 > [17180917.260000] ivtv0: Initialized WinTV PVR 150, card #0 > [17180917.260000] ivtv: ==================== END INIT IVTV > ================ > > > Thanks, > > Marcus > > > > _______________________________________________ > ivtv-users mailing list > [email protected] > http://ivtvdriver.org/mailman/listinfo/ivtv-users _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
