<br><br><div><span class="gmail_quote">On 5/6/05, <b class="gmail_sendername">kwhiskers</b> &lt;<a href="mailto:kwhiskers@gmail.com">kwhiskers@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
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><span class="sg">
<br>
kwhiskers</span><div><span class="e" id="q_103b3907e792e3ea_2"><br><br><div><span class="gmail_quote">On 5/6/05, <b class="gmail_sendername">Mostafa Z. Afgani</b> &lt;<a href="mailto:mostafa.afgani@world.iu-bremen.de" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
mostafa.afgani@world.iu-bremen.de</a>&gt; 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>&gt; Any ideas?<br>&gt;<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&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;158353&nbsp;&nbsp;1
bt878<br>video_buf&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;23621&nbsp;&nbsp;1 bttv<br>i2c_algo_bit&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;9033&nbsp;&nbsp;1 bttv<br>v4l2_common&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5825&nbsp;&nbsp;1 bttv<br>btcx_risc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4937&nbsp;&nbsp;1 bttv<br>tveeprom&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 13017&nbsp;&nbsp;1 bttv<br>videodev&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;9665&nbsp;&nbsp;1 bttv
<br>i2c_core&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
21953&nbsp;&nbsp;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] -&gt; GSI 11 (level, low) -&gt; 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 =&gt; 35468950 .. ok
<br>bttv0: add subdevice &quot;remote0&quot;<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] -&gt; GSI 11 (level, low) -&gt; 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 &quot;out of the box&quot;.<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" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">fedora-list@redhat.com</a><br>To unsubscribe: <a href="http://www.redhat.com/mailman/listinfo/fedora-list" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www.redhat.com/mailman/listinfo/fedora-list
</a><br></blockquote></div><br>
</span></div></blockquote></div><br>
Oops. Just got home. I guess something has changed without me noticing. I AM using v4l2_common.<br>
<br>
It is bttv2 that is deviating and discontinued.<br>
<br>
But anyhow, got any ideas why it is not possible to view a television
channel with kmplayer, using <a href="tv://channelnumber">tv://channelnumber</a>, as indicated in the
documentation?<br>