[linux-dvb] Re: [vdr] EPG scan cause high load and AC3 drop outs - maybe not solved yet ?

2003-04-03 Thread Christian Jacobsen
Hallo, Positive News :) see below > >> >> Christian Jacobsen wrote: > >> >> > >> >> While using VDR 1.1.26 I Yesterday saw a kdvb-fe process using 29% > >CPU Time again (Pentium3 933). this is still the same, but ... > >> Dr. Werner Fink wrote: > >> > >> IMHO the ml [EMAIL PROTECTED] should not

[linux-dvb] STV0299

2003-04-03 Thread Vidya Srinivas
Hi, According to the universal driver for STV0299 obtained from this site, s32 snr = 0x - ((stv0299_readreg (i2c, 0x24) << 8) | stv0299_readreg (i2c, 0x25)); snr = 3 * (snr - 0xa100); *((u

[linux-dvb] Re: [linux-dvb]Strange Rev. 1.3 card

2003-04-03 Thread Helmut Auer
Holger Waechtler wrote: Could you please open (carefully!) the silver metal box and report the lables printed on the chips? It's probably quite straightforward to get this working... Hello, There are two chips inside the silver metalbox: A large one: VLSI Vista 9951 N62041N1 VES 1893A DSSDVB

[linux-dvb] Which DVB-S budget card?

2003-04-03 Thread Richard Walker
Hi all, I've got a Debian box working with a DVB-T card (Nebula), using the dvb-kernel code. I use it to record programmes to disk, and wiew them later (from another computer). I don't care about live TV. I now want to add a DVB-S card, so that I can receive the free-to-air broadcasts which

[linux-dvb] Re: Unknown error 769

2003-04-03 Thread Holger Waechtler
Antonio Mosquera Quindimil wrote: Hi ! I am trying to run the piece of code that I send you but when I try to read it returns an error: "read: Unknown error 769" Can anyone give an idea of the problem.? that's the self-defined -EBUFFEROVERFLOW in old versions of the DVB driver and in the Metzler-

[linux-dvb] Newbie Problems

2003-04-03 Thread Goldwing
Could someone please tell me what im doing wrong... Im trying to install the newest Siemens DVB drivers under SuSE Linux 8.2 for use with vdr..Unfortunately im not a programmer make[2]: Leaving directory `/usr/lib/dvb/apps/mpegtools' (cd tuxzap; make) make[2]: Entering directory `/usr/lib/dvb

[linux-dvb] Unknown error 769

2003-04-03 Thread Antonio Mosquera Quindimil
Hi ! I am trying to run the piece of code that I send you but when I try to read it returns an error: "read: Unknown error 769" Can anyone give an idea of the problem.? Thanks in advance ___ Yahoo! Messenger - Nueva versión GRATIS Super Webcam, vo

[linux-dvb] Re: Recommended DVB-T card for UK use please

2003-04-03 Thread Gavin Hamill
On Sat, Mar 29, 2003 at 08:36:02AM -, Edward Wildgoose wrote: > > You /can/ get DVB-T cards featuring an on-board MPEG decoder, but they > > are /expensive/ - Hauppauge in the UK quoted me $329 (dollars since it's > > an import item) not including postage... > > Interesting. The TT-DVB card i

[linux-dvb] Re: [linux-dvb]Strange Rev. 1.3 card

2003-04-03 Thread Holger Waechtler
Helmut Auer wrote: Hello, I have a problem with one Siemens DVB-s rev. 1.3 card. This one is recognized by the DVB drivers without problems, but when I start VDR I cannot tune to any channels. The error message says: Tuner: type not set. Under the TT application and Windows this card works fine,

[linux-dvb] Re: Hot unplugging of DVB devices

2003-04-03 Thread Holger Waechtler
Alex Woods wrote: Hi folks, If I have a zap running, and the DVB devices are removed and deregistered, killing the zap results in an oops. Is there any provision in the API for removal of devices whilst they are in use? That's a known bug that should be fixed ASAP, but I didn't had the time ye