On 02/05/2008 02:26, Jonathan Isom said the following:
> On Thu, May 1, 2008 at 2:50 PM, Duncan Webb <[EMAIL PROTECTED]> wrote:
>> Duncan Webb wrote:
>>  > I'm thinking about helping the first time users with configuration.
>>  > There are two bits that are not so easy to configure, games and TV.
>>  >
>>  > In the latest rel-1 svn I've added a helper module to scan the video
>>  > devices and print out some settings, but can't test this on all video
>>  > devices. Would someone like to run it and post the output. I would
>>  > really like to know about cards that are not ivtv, bttv.
>>  >
>>  > The command is:
>>  > # freevo vg
>>
>>
>>  I've just committed a new version of the vg helper. This version should
>>  use two methods to group the video devices together.
>>
>>  This version also runs under just python, at the bottom are some
>>  examples. You may need to change the permission of the uevent file in
>>  the sysfs directories.
>>
>>  I am really interested in how to detect DVB and how this works with the
>>  DVB interfaces.
>>
>>  Thanks
>>  Duncan
> 
> Here is the output from gentoo 2.6.24 with a Kworld atsc 110 and a
> kworld atsc 115
> they are virtually the same card. supports analog and atsc dvb each card.
> 
> http://www.linuxtv.org/wiki/index.php/KWorld_ATSC_110
> http://www.linuxtv.org/wiki/index.php/KWorld_ATSC_115
> 
> Later
> 
> Jonathan
> 
>>  # python src/helpers/vg.py
> devices:1: ['video0', 'vbi0', 'video1', 'vbi1']
> devices:2: []
> devices:3: []
> 
> video0 ()
> -----------------------------------------
> video0  : saa7133[0] video (Kworld ATSC11
> vbi0    : saa7133[0] vbi (Kworld ATSC110/
> -----------------------------------------
> 
> video1 ()
> -----------------------------------------
> video1  : saa7133[1] video (Kworld ATSC11
> vbi1    : saa7133[1] vbi (Kworld ATSC110/
> -----------------------------------------


This looks much better than last time :)

Will you now run "./freevo vg", you should get some output from the v4l2 
interface.

What I really need is to know how to detect that a card is a DVB card, 
I'm sure that it is more than just looking for the driver type (saa7133)

Thanks,
Duncan

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to