|
From: Jean-Michel Grimaldi on 14 Jan 2008 10:45 Hi, I have a Terratec Cinergy 250 PCI card on which I plug the SCART from my DSL TV decoder, through a SCART-Cinch adapter and then a Cinch- A/V adapter provided with the card (A/V is a specific format). The issue is that the signal is a black image! My distrib is Debian testing and my kernel is a fresh 2.6.23.13. I know the signal is good because with a Miro DC30 (Cinch input), xawtv displays the picture. The card is shown by lspci : 02:00.0 Multimedia controller: Philips Semiconductors SAA7133/SAA7135 Video Broadcast Decoder (rev d0) Also the module is loaded as shown by : dmesg | grep saa saa7130/34: v4l2 driver version 0.2.14 loaded saa7133[0]: found at 0000:02:00.0, rev: 208, irq: 16, latency: 32, mmio: 0xe1002000 saa7133[0]: subsystem: 153b:1160, board: Terratec Cinergy 250 PCI TV [card=83,insmod option] saa7133[0]: board init: gpio is 40 saa7133[0]: i2c eeprom 00: 3b 15 60 11 54 20 1c 00 43 43 a9 1c 55 d2 b2 92 saa7133[0]: i2c eeprom 10: 00 00 20 00 ff 20 ff ff ff ff ff ff ff ff ff ff saa7133[0]: i2c eeprom 20: 01 40 01 03 03 01 01 03 08 01 00 9c ff ff ff ff saa7133[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff saa7133[0]: i2c eeprom 40: ff 22 00 c2 96 00 01 30 ff ff ff ff ff ff ff ff saa7133[0]: i2c eeprom 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff saa7133[0]: i2c eeprom 60: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff saa7133[0]: i2c eeprom 70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff tuner 0-004b: chip found @ 0x96 (saa7133[0]) saa7133[0]: registered device video0 [v4l2] saa7133[0]: registered device vbi0 saa7133[0]: registered device radio0 I followed the indications on v4l wiki and created /etc/modprobe.d/ saa7134 with these two lines: options saa7134 card=83 tuner=54 options tuner secam=l But when I launch tvtime, xawtv, ou mplayer, the picture is plain black with a little colored noise (I checked the plug is well inserted). Here is the result of : cat /dev/video0 | hexdump | head 0000000 0e0e 0e0e 0e0e 0e0e 0e0e 0e0e 0e0e 0e0e * 00000e0 0e0e 0e0e 0e0e 0e0e 0e0e 0e0e 0f0e 0f0f 00000f0 1010 0f10 0f0f 0f0f 0f0f 0f0f 1010 0f10 0000100 0f0f 0f0f 0f0f 0f0f 0f0f 0f0f 0f0f 0f0f 0000110 0f0f 0f0f 1010 0f10 0f0f 1010 0f10 0f0f 0000120 1010 0f10 0f0f 0f0f 0f0f 0f0f 0f0f 0f0f 0000130 0f0f 0f0f 0f0f 0f0f 1010 1010 1010 1111 0000140 1011 1010 1010 0f10 0f0f 1010 1010 1010 0000150 1010 1010 1010 1010 1010 1010 1010 1010 Another output : lsmod | grep sa saa7134 117324 0 video_buf 19844 1 saa7134 compat_ioctl32 1024 1 saa7134 ir_kbd_i2c 6864 1 saa7134 i2c_core 19536 3 tuner,saa7134,ir_kbd_i2c ir_common 29508 2 saa7134,ir_kbd_i2c videodev 26240 1 saa7134 v4l2_common 15168 3 tuner,saa7134,videodev v4l1_compat 13316 2 saa7134,videodev And eventually an excerpt from v4l-info : general info VIDIOC_QUERYCAP driver : "saa7134" card : "Terratec Cinergy 250 PCI TV" bus_info : "PCI:0000:02:00.0" version : 0.2.14 capabilities : 0x5010015 [VIDEO_CAPTURE,VIDEO_OVERLAY,VBI_CAPTURE,TUNER,READWRITE,STREAMING] inputs VIDIOC_ENUMINPUT(0) index : 0 name : "Television" type : TUNER audioset : 1 tuner : 0 std : 0xffbdff [PAL_B,PAL_B1,PAL_G,PAL_H,PAL_I,PAL_D,PAL_D1,PAL_K,PAL_M,PAL_Nc,PAL_60,NTSC_M,NTSC_M_JP,?,SECAM_B,SECAM_D,SECAM_G,SECAM_H,SECAM_K,SECAM_K1,SECAM_L,? ATSC_8_VSB] status : 0x0 [] VIDIOC_ENUMINPUT(1) index : 1 name : "S-Video" type : CAMERA audioset : 1 tuner : 0 std : 0xffbdff [PAL_B,PAL_B1,PAL_G,PAL_H,PAL_I,PAL_D,PAL_D1,PAL_K,PAL_M,PAL_Nc,PAL_60,NTSC_M,NTSC_M_JP,?,SECAM_B,SECAM_D,SECAM_G,SECAM_H,SECAM_K,SECAM_K1,SECAM_L,? ATSC_8_VSB] status : 0x10100 [NO_H_LOCK,NO_SYNC] Does someone have an idea? I don't know what to do next... thanks a lot, Jihem
|
Pages: 1 Prev: serial port does not work on PC104 Next: DELL TL2000 with CentOS 5 |