[linux-dvb] atsc closed captions

2008-01-19 Thread Jonathan Isom
Hi I was wondering if anyone on the list knows of an app the displays atsc closed captions. I have a kworld atsc 110 and 115. Mythtv used to display cc data with the 110 but now doesn't which leads me to believe that locally they are broadcasting eia-708 now. Am I in the boat of waiting for th

[linux-dvb] kworld atsc 115

2008-01-07 Thread Jonathan Isom
Hello Don't know if this is already in hg (I'm using 2.6.23 linux kernel) But I have a Kworld atsc 110 & 115. Is there plans to get the 115 to be auto detected rather that manually specifying that card #. Just wondering. Thanks for that driver support Jonathan # lspci -vv -nn -s 00:09.0

Re: [linux-dvb] dvb freq out of range

2007-08-12 Thread Jonathan Isom
Thanks for quick reply. Later Jonathan On 8/12/07, Michael Krufky <[EMAIL PROTECTED]> wrote: > Jonathan Isom wrote: > > Hi > > > > I just tried today's hg and now i get in dmesg > > > > DVB: frontend 0 frequency 521028615 out of range (864

[linux-dvb] dvb freq out of range

2007-08-12 Thread Jonathan Isom
Hi I just tried today's hg and now i get in dmesg DVB: frontend 0 frequency 521028615 out of range (86400..86000) DVB: frontend 0 frequency 677028615 out of range (86400..86000) from azap using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0' tuning to 521028615 Hz E

Re: [linux-dvb] dvb xine & mplayer

2007-06-18 Thread Jonathan Isom
Found the solution in the mailing list archive. sorry for the noise. Jonathan ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] dvb xine & mplayer

2007-06-18 Thread Jonathan Isom
Sorry for reply to self, but i took a look at the ouput of dmesg (duh) . the same firmware worked work with 2.6.19. is this a firmware problem or a driver problem? Linux video capture interface: v2.00 saa7130/34: v4l2 driver version 0.2.14 loaded PCI: Setting latency timer of device :00:11.

[linux-dvb] dvb xine & mplayer

2007-06-18 Thread Jonathan Isom
Hi I just updated from 2.6.19 to 2.6.21. now neither mplayer nor xine works. xine simply stalls and mplayer prints this out and exits: Playing dvb://WBUI2. dvb_tune Freq: 521028615 Cache fill: 0.00% (0 bytes) dvb_streaming_read, attempt N. 6 failed with errno 0 when reading 2048 bytes C

Re: [linux-dvb] Re: menuconfig not working as expected?

2007-05-22 Thread Jonathan Isom
Trent, This is what i get with a make distclean && make. also I don't build it where i download it to. I `cp -a` to a work dir . [pts/2] > make distclean make -C /home/jisom/Work/v4l-dvb/v4l distclean make[1]: Entering directory `/home/jisom/Work/v4l-dvb/v4l' No version yet. make[1]: Leavi

Re: [linux-dvb] Re: menuconfig not working as expected?

2007-05-22 Thread Jonathan Isom
On 5/22/07, Martin Dauskardt <[EMAIL PROTECTED]> wrote: > Date: Mon, 21 May 2007 11:34:46 -0700 (PDT) > From: Trent Piepho <[EMAIL PROTECTED]> > Subject: Re: [linux-dvb] menuconfig not working as expected? > One of the backported kernel patches added a new kconfig construct > (depends > on in a m

Re: [linux-dvb] kworld atsc 110 remote

2007-04-02 Thread Jonathan Isom
y improvement in button response. Thank you. Nathan. --- Nathan Faust -----Original Message- From: Jonathan Isom [mailto:[EMAIL PROTECTED] Sent: Monday, April 02, 2007 11:13 AM To: Nathan Faust Cc: linux-dvb@linuxtv.org Subject: Re: [linux-dvb] kworld

Re: [linux-dvb] kworld atsc 110 remote

2007-04-02 Thread Jonathan Isom
quot;/etc/lirc/lircd.conf" LIRCMD_CONF="" And used the lircd.conf file from http://lirc.sourceforge.net/remotes/kworld/ATSC_110 ------- Nathan Faust -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of J

[linux-dvb] kworld atsc 110 remote

2007-04-01 Thread Jonathan Isom
Hello I'm hoping some one can help me. I'm trying to make lirc handle the remote control for the 110 but all the data i get from the card is from the remote that came with the card. The codes i receive from the remote are 1 byte long and match the buttons mapping in the patch floating around.