<div id="RTEContent">Hi team<br> &nbsp; &nbsp; <span style="color: rgb(64, 0, 127);">First of all, take a look&nbsp; the&nbsp; hardware status of my system(I am running in Fedora core 3, have two capture cards i.e. Leaktek PVR2000 and based on saa7134 chip card is producted by demestic manufactoer, my problem is that the saa7134 card&nbsp; works great ,other card i.e. cx8800 chip does not work at all. as if Leadtek PVR 2000 supports PAL tv format, right? )</span><br> [root@root ~]#lspci -v<br> 01:00.0 Multimedia controller: Philips Semiconductors SAA7130 Video Broadcast Decoder (rev 01)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br> &nbsp; &nbsp; &nbsp; &nbsp; Subsystem: Philips Semiconductors: Unknown device 2001<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, medium devsel, latency 64, IRQ 10<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Memory at feafec00 (32-bit, non-prefetchable) [size=1K]<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [40] Power
 Management version 1<br> <br> 01:01.0 Multimedia video controller: Conexant Winfast TV2000 XP (rev 05)<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: LeadTek Research Inc.: Unknown device 663c<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, medium devsel, latency 64, IRQ 9<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Memory at fc000000 (32-bit, non-prefetchable) [size=16M]<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [44] Vital Product Data<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [4c] Power Management version 2<br> <br> 01:01.2 Multimedia controller: Conexant: Unknown device 8802 (rev 05)<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: LeadTek Research Inc.: Unknown device 663c<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, medium devsel, latency 64, IRQ 9<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Memory at fd000000 (32-bit, non-prefetchable) [size=16M]<br>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [4c] Power Management version 2<br> [root@root ~]#lsmod <br> (...omit inimportant info)<br> saa7134&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 94869&nbsp; 0<br> ir_common&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4677&nbsp; 1 saa7134<br> tuner&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 18413&nbsp; 0<br> cx8800&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 45149&nbsp; 1<br> cx88xx&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 19397&nbsp; 1 cx8800<br> video_buf&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 21701&nbsp; 4 bttv,saa7134,cx8800,cx88xx<br> i2c_algo_bit&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8521&nbsp; 2
 bttv,cx8800<br> v4l1_compat&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 11973&nbsp; 2 saa7134,cx8800<br> v4l2_common&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5953&nbsp; 3 bttv,saa7134,cx8800<br> btcx_risc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4425&nbsp; 3 bttv,cx8800,cx88xx<br> videodev&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 9664&nbsp; 3 bttv,saa7134,cx8800<br> i2c_core&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 22081&nbsp; 7 bttv,lirc_i2c,saa7134,tuner,cx8800,cx88xx,i2c_algo_bit<br> (... omit inimportant info)<br> [root@root ~]#rmmod cx8800<br> [root@root~ ]#modprobe cx8800<br> [root@root~ ]#dmesg<br> cx2388x v4l2 driver version 0.0.4 loaded<br> ACPI: PCI interrupt 0000:01:01.0[A] -&gt; GSI 9 (level, low) -&gt; IRQ 9<br> cx8800[0]: found at 0000:01:01.0, rev: 5, irq: 9, latency: 64, mmio:
 0xfc000000<br> cx8800[0]: subsystem: 107d:663c, board: Leadtek PVR 2000 [card=9,autodetected]<br> tuner: chip found at addr 0xc0 i2c-bus cx8800[0]<br> tuner: type set to 38 (Philips PAL/SECAM multi (FM1216ME MK3)) by cx8800[0]<br> cx8800[0]: i2c attach [client=Philips PAL/SECAM multi (FM1216ME MK3)]<br> cx8800[0]: i2c register ok<br> cx8800[0]: registered device video0 [v4l2]<br> cx8800[0]: registered device vbi0<br> cx8800[0]: set_audio_standard_BTSC (status: known-good)<br> cx8800[0]: cx88: tvaudio thread started<br> cx8800[0]: AUD_STATUS: 0x6f2 [mono/no pilot] ctl=BTSC_AUTO_STEREO<br> [root@root ~]# tail /var/log/messages<br> Dec 14 17:56:08 root kernel: cx2388x v4l2 driver version 0.0.4 loaded<br> Dec 14 17:56:08 root kernel: ACPI: PCI interrupt 0000:01:01.0[A] -&gt; GSI 9 (level, low) -&gt; IRQ 9<br> Dec 14 17:56:08 root kernel: cx8800[0]: found at 0000:01:01.0, rev: 5, irq: 9, latency: 64, mmio: 0xfc000000<br> Dec 14 17:56:08 root kernel: cx8800[0]: subsystem: 107d:663c,
 board: Leadtek PVR 2000 [card=9,autodetected]<br> Dec 14 17:56:08 root kernel: tuner: chip found at addr 0xc0 i2c-bus cx8800[0]<br> Dec 14 17:56:08 root kernel: tuner: type set to 38 (Philips PAL/SECAM multi (FM1216ME MK3)) by cx8800[0]<br> Dec 14 17:56:08 root kernel: cx8800[0]: i2c attach [client=Philips PAL/SECAM multi (FM1216ME MK3)]<br> Dec 14 17:56:08 root kernel: cx8800[0]: i2c register ok<br> Dec 14 17:56:08 root kernel: cx8800[0]: registered device video0 [v4l2]<br> Dec 14 17:56:08 root kernel: cx8800[0]: registered device vbi0<br> Why? help ! it is important and emergent for me<br> <br> Thanks and Cheers, give any response greatly appreciate in advanced<br> </div><p>__________________________________________________<br>¸Ï¿ì×¢²áÑÅ»¢³¬´óÈÝÁ¿Ãâ·ÑÓÊÏä?<br>http://cn.mail.yahoo.com