Thanks for the info. I will check when I get home.<br>
<br>
I am wondering about v4l2: is it in the kernel, like v4l, or how do I
implement it? I am definitely using v4l, not 2. I have put an entry
into the xorg.conf to load the v4l module. Is this how I would load
v4l2? Anything else I need to do?<br>
<br>
Is v4l2 preferred? I see very little mention of it and it appears,
looking at the bytesex site, to be somewhat a deviant or dead
development line, or am I mistaken?<br>
<br>
kwhiskers<br><br><div><span class="gmail_quote">On 5/6/05, <b class="gmail_sendername">Mostafa Z. Afgani</b> <<a href="mailto:mostafa.afgani@world.iu-bremen.de">mostafa.afgani@world.iu-bremen.de</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
kwhiskers wrote:<br><br>> Any ideas?<br>><br><br>I have a TV Tuner card that runs using the BTTV module and TVTime works.<br>My lsmod looks like:<br><br>$ /sbin/lsmod | grep bttv<br>bttv                  158353  1
bt878<br>video_buf              23621  1 bttv<br>i2c_algo_bit            9033  1 bttv<br>v4l2_common             5825  1 bttv<br>btcx_risc               4937  1 bttv<br>tveeprom               13017  1 bttv<br>videodev                9665  1 bttv
<br>i2c_core              
21953  5 tuner,bttv,i2c_algo_bit,tveeprom,i2c_viapro<br><br>My modprobe.conf is:<br><br>alias char-major-81 bttv<br><br>Output from lspci:<br><br>00:09.0 Multimedia video controller: Brooktree Corporation Bt878 Video<br>
Capture (rev 11)<br>00:09.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture<br>(rev 11)<br><br>dmesg:<br><br>Linux video capture interface: v1.00<br>bttv: driver version 0.9.15 loaded<br>bttv: using 8 buffers with 2080k (520 pages) each for capture
<br>bttv: Bt8xx card found (0).<br>ACPI: PCI interrupt 0000:00:09.0[A] -> GSI 11 (level, low) -> IRQ 11<br>bttv0: Bt878 (rev 17) at 0000:00:09.0, irq: 11, latency: 64, mmio:<br>0xdfe00000<br>bttv0: detected: Leadtek WinFast TV 2000 [card=34], PCI subsystem ID is
<br>107d:6606<br>bttv0: using: Leadtek WinFast 2000/ WinFast 2000 XP [card=34,autodetected]<br>bttv0: gpio: en=00000000, out=00000000 in=00bff706 [init]<br>bttv0: using tuner=5<br>bttv0: i2c: checking for MSP34xx @ 0x80... not found
<br>bttv0: i2c: checking for TDA9875 @ 0xb0... not found<br>bttv0: i2c: checking for TDA7432 @ 0x8a... not found<br>bttv0: i2c: checking for TDA9887 @ 0x86... not found<br>tuner: chip found at addr 0xc2 i2c-bus bt878 #0 [sw]
<br>tuner: type set to 5 (Philips PAL_BG (FI1216 and compatibles)) by bt878<br>#0 [sw]<br>bttv0: registered device video0<br>bttv0: registered device vbi0<br>bttv0: registered device radio0<br>bttv0: PLL: 28636363 => 35468950 .. ok
<br>bttv0: add subdevice "remote0"<br>bt878: AUDIO driver version 0.0.0 loaded<br>bt878: Bt878 AUDIO function found (0).<br>ACPI: PCI interrupt 0000:00:09.1[A] -> GSI 11 (level, low) -> IRQ 11<br>bt878(0): Bt878 (rev 17) at 00:
09.1, irq: 11, latency: 64, memory:<br>0xdff00000<br><br>With this configuration, it works "out of the box".<br><br>Sorry I can't be of more help but hope it gives you some clues ..<br><br>Best,<br>-M<br><br>--<br>
fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: <a href="http://www.redhat.com/mailman/listinfo/fedora-list">http://www.redhat.com/mailman/listinfo/fedora-list
</a><br></blockquote></div><br>