Re: [linux-dvb] kaffeine: Invalid section length or timeout

2007-03-28 Thread Trent Piepho
On Wed, 28 Mar 2007, Torgeir Veimo wrote: I'm trying to tune to BBC at 505833 khz (the official frequency), but for some reason, i'm receiving at 506000 instead. I'm wondering if this is what might be causing the errors, since there might be a discrepancy between what frequency kaffeine locks

[linux-dvb] FYI: accelerated video decoding API proposed..

2007-03-28 Thread Andrea Venturi
hi, i have seen someone @intel proposing an API to access the accelerated engines inside the newer GPUs. maybe it can be folded inside the v4l-dvb stuff. you can se the original post here on x.org ML: http://lists.freedesktop.org/archives/xorg/2007-March/022893.html the compelte thread is a

[linux-dvb] [PATCH] Add support for remote of Asustech P7131 Hybrid LNA

2007-03-28 Thread Ed
--- linux/drivers/media/video/saa7134/saa7134-input.c.orig 2007-03-28 19:16:25.0 +0100 +++ linux/drivers/media/video/saa7134/saa7134-input.c 2007-03-28 12:59: 04.0 +0100 @@ -322,6 +322,7 @@ int saa7134_input_init1(struct saa7134_d mask_keydown = 0x004;

[linux-dvb] USB 1.1 support for dvb_usb_dtt200u dvb-t stick

2007-03-28 Thread M A Young
I have a Freecom dvb-t USB stick (14aa:022b with dvb-usb-wt220u-zl0353-01.fw firmware) which works fine when connected via my USB 2.0 CardBus card, but not the onboard USB 1.1 port, where the card initializes but fails to start when attempting to watch TV and this is a problem if the CardBus slot

Re: [linux-dvb] [PATCH] Add support for remote of Asustech P7131 Hybrid LNA

2007-03-28 Thread Hartmut Hackmann
Hi, Ed Ed schrieb: --- linux/drivers/media/video/saa7134/saa7134-input.c.orig 2007-03-28 19:16:25.0 +0100 +++ linux/drivers/media/video/saa7134/saa7134-input.c 2007-03-28 12:59:04.0 +0100 @@ -322,6 +322,7 @@ int saa7134_input_init1(struct saa7134_d

Re: [linux-dvb] [PATCH] Add support for remote of Asustech P7131 Hybrid LNA

2007-03-28 Thread hermann pitton
Am Donnerstag, den 29.03.2007, 00:23 +0200 schrieb Hartmut Hackmann: Hi, Ed Ed schrieb: --- linux/drivers/media/video/saa7134/saa7134-input.c.orig 2007-03-28 19:16:25.0 +0100 +++ linux/drivers/media/video/saa7134/saa7134-input.c 2007-03-28 12:59:04.0 +0100 @@