[linux-dvb] Re: DMX_SET_FILTER problem on 2.6.3

2004-02-25 Thread Jean-Claude Repetto
Uberto Barbini wrote: Could be some configuration param in the kernel, or in devfs? What hardware/driver? If av7110 based, try hw_sections=1. I have a TT 1.3 dvb-s so I tried with hw_sections=1 and it works, but I cannot use it for everyday use. Have you any idea where the error may be ? I see

[linux-dvb] Re: Skymedia 200D

2004-02-25 Thread Niklas Peinecke
Soragan Guo wrote: does linuxtv driver support skymedia 200D ? I fear not (there has been discussions about this a year ago), but there are linux drivers available from telemann: http://www.telemann.com/lounge/download/sm200d.asp Possibly they could be hacked to work with linuxtv-dvb also. Nikl

[linux-dvb] Re: DEC 3000-S

2004-02-25 Thread Martijn van de Streek
On Thu, 26 Feb 2004, Harald GrÃne wrote: > I'm trying to get the Hauppauge DEC 3000-S working. With kernel 2.4.24 You'll have to apply the DVB patch from linuxtv.org > modprobe videodev fails in init routine. > > I'll try kernel 2.6 now. It should work in 2.6.3 (or newer) Martijn -- Of cours

[linux-dvb] DEC 3000-S

2004-02-25 Thread Harald Gröne
Hi, I'm trying to get the Hauppauge DEC 3000-S working. With kernel 2.4.24 I get following messages when I call insmod.sh: Feb 26 02:42:04 harry kernel: Linux video capture interface: v1.00 Feb 26 02:42:04 harry kernel: video_dev: unable to get major 81 Feb 26 02:42:04 harry kernel: usb.c: regist

[linux-dvb] Re: Broadlogic 2030 + Linux

2004-02-25 Thread Andreas Schiffler
Another question: Does dvbnet.c work with this driver? Hieu Le wrote: The Linux driver is there, but I guess that question is: is there any program which can be used with Broadlogic for DVB FTA/Encrytped? Thanks -- "If you pick up a starving dog and make him prosperous, h

[linux-dvb] Re: DMX_SET_FILTER problem on 2.6.3

2004-02-25 Thread Uberto Barbini
On Wednesday 25 February 2004 14:07, Jean-Claude Repetto wrote: > The kernel version is 2.6.3 > hw_sections=0 > > On some mediahighway EPG channels, like these ones, I can't receive the TOT > data : CYFRA EPG:10719:V:S13.0E:27500:160:80:0:0:1:0:0:0 > CD EPG:12515:H:S19.2E:22000:160:80:0:0:1:0:0:0 >

[linux-dvb] Re: cx24110.c frontend driver file

2004-02-25 Thread Johannes Stezenbach
Chris Foster wrote: > > I am trying to find out if the cx24110.c frontend driver implementation for > the Conexant 24110 part is functional? > > It seems as if this driver file may be abandoned and may have never worked. I think it is not abandoned and it works, but as I don't have a Pinnacle PC

[linux-dvb] Re: Broadlogic 2030 + Linux

2004-02-25 Thread Hieu Le
The Linux driver is there, but I guess that question is: is there any program which can be used with Broadlogic for DVB FTA/Encrytped? Thanks -- "If you pick up a starving dog and make him prosperous, he will not bite you. This is the principal difference between a dog and

[linux-dvb] Re: DMX_SET_FILTER problem on 2.6.3

2004-02-25 Thread Uberto Barbini
> > Could be some configuration param in the kernel, or in devfs? > > What hardware/driver? If av7110 based, try hw_sections=1. I have a TT 1.3 dvb-s so I tried with hw_sections=1 and it works, but I cannot use it for everyday use. Have you any idea where the error may be ? I see that av7110.c

[linux-dvb] Re: Couple of frontend questions

2004-02-25 Thread Johannes Stezenbach
Andrew de Quincey wrote: > > BTW: new dvb_frontend.c abnd stv0299.c in CVS. Lemme know what you think. I would have preferred if you had posted experimental patches to the list first before comitting to CVS. Anyway, so far the it seems to work with my three cards (siemens DVB-C/ves1820, Nexus-s/

[linux-dvb] Replex

2004-02-25 Thread Marcus Metzler
Paulo Figueiredo writes: > Hi, > > I download some TS examples from Sigma site and when I try to use the replex > with one of this examples always got a following message: > STARTING REPLEX > ringbuffer overflow 132<184 629145 > ring buffer overflow 629145 > > I t

[linux-dvb] cx24110.c frontend driver file

2004-02-25 Thread Chris Foster
All, I am trying to find out if the cx24110.c frontend driver implementation for the Conexant 24110 part is functional? It seems as if this driver file may be abandoned and may have never worked. Any help would be appreciated. Chris Foster -- Info: To unsubscribe send a mail to [EMAIL PROTE

[linux-dvb] cx24110 and cx24108 tuner information

2004-02-25 Thread Brad Bitterman
Does anyone have the data sheets for the cx24110 and cx24108 tuner and demod chips from conexant? I'm trying to use these chips to tune to a clear service from echostar... Thanks, Brad -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.

[linux-dvb] Re: Convert PES2PS

2004-02-25 Thread Guido Draheim
Paulo Figueiredo wrote: Hi, I would like to convert PES to PS for record a DVD. I can't find the mplex that all people say. http://www.google.de/search?q=mplex+linux-dvb+pes have fun, -- guido http://google.de/search?q=guidod -- Info: To unsubscribe send a mail

[linux-dvb] Replex

2004-02-25 Thread Paulo Figueiredo
Hi, I download some TS examples from Sigma site and when I try to use the replex with one of this examples always got a following message: STARTING REPLEX ringbuffer overflow 132<184 629145 ring buffer overflow 629145 I think the error is related with audio buffers. Any he

[linux-dvb] Convert PES2PS

2004-02-25 Thread Paulo Figueiredo
Hi, I would like to convert PES to PS for record a DVD. I can't find the mplex that all people say. -- BR, Paulo mailto:[EMAIL PROTECTED] -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.

[linux-dvb] Re: Couple of frontend questions

2004-02-25 Thread Andrew de Quincey
On Wednesday 25 February 2004 14:59, Johannes Stezenbach wrote: > Johannes Stezenbach wrote: > > Andrew de Quincey wrote: > > > Why is there an FE_RESET ioctl immediately after the FE_SET_FRONTEND in > > > dvb_frontend_recover.. surely the frontend code itself should take care > > > of performing a

[linux-dvb] Re: More on reading from 4 cards simultaneously

2004-02-25 Thread Johannes Stezenbach
Johann Hanne wrote: > > I should have checked this earlier...: If i use TWO processes (the first one > reading from 3 boards, the second one reading from the 4th), i get data from > all 4 boards. > > I.e. only if all 4 boards (demux and dvr) are open()ed from the same > process, the first board (

[linux-dvb] Skymedia 200D

2004-02-25 Thread Soragan Guo
does linuxtv driver support skymedia 200D ? -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.

[linux-dvb] Re: TT DVB-C 2.1 Tuning problems

2004-02-25 Thread Johannes Stezenbach
Daniel Sangenberg wrote: > Torbjörn Jansson wrote: > > Jouni Karvo <[EMAIL PROTECTED]> wrote: > >> Johannes Stezenbach writes: > >> > > >> > No, boring. He didn't say what driver version he used, so I > >> suspect > it's the 1.1.0 dvb_frontend.c bug again. > >> > >> ...actually he said... > >>

[linux-dvb] Re: DMX_SET_FILTER problem on 2.6.3

2004-02-25 Thread Jean-Claude Repetto
Johannes Stezenbach wrote: Uberto Barbini wrote: It'd retrieve UTC time but it fails on 2.6.3 (don't read anything on /dev/.../demux0 and work on novembre dvb-drivers. I tried to debug module code and to see the diffs from november, but I wasn't able to spot anything suspicious. Works for me. The

[linux-dvb] Re: Question regarding the tt firmware again

2004-02-25 Thread Johannes Stezenbach
Manfred Petz wrote: > On Tue, 24 Feb 2004, Manfred Petz wrote: > > | But I have serious troubles with the CAM support :-( I'm now playing > | around with driver version 1.1.0, which seems to work slightly better. > | Currently, I can't stream for more than approx 2 hours in a row. After an > | uns

[linux-dvb] Re: Couple of frontend questions

2004-02-25 Thread Andrew de Quincey
> > What exactly is FE_CAN_CLEAN_SETUP about? I can see the first few times, > > it causes the frontend loop to issue an FE_RESET.. but not in the later > > times... what _exactly_ is this bit meant to mean? > > Klaus reported once a broken frontend based on the ves1893 that required > active main

[linux-dvb] ARM crashing again

2004-02-25 Thread Jarkko Santala
Hi all, I just moved from a budget-DVB-T + DXR3 setup to a full-feature-DVB-C + budget-DVB-T. The FF DVB-C card is not connected to anything (yet), so it is only working as on output. VDR version is 1.2.6. The problem is that occasionally, sometimes several times an hour, sometimes a few times a

[linux-dvb] Re: Broadlogic 2030 + Linux

2004-02-25 Thread Alexandre CONRAD
Soragan Guo wrote: Hi all, anybody has been successfuly get broadlogic 2030 to works in linux? Get the drivers here: http://www.vboxcomm.com/drivers01.htm# Best regards, -- Alexandre CONRAD - TLV Research & Development tel : +33 1 30 80 55 05 fax : +33 1 30 56 55 06 6, rue de la plaine 78860 - S

[linux-dvb] Broadlogic 2030 + Linux

2004-02-25 Thread Soragan Guo
Hi all, anybody has been successfuly get broadlogic 2030 to works in linux? Regards, Soragan -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.

[linux-dvb] [Fwd: Re: Re: Another issue: frontend timeout value and low symbol rates]

2004-02-25 Thread Holger Waechtler
Andreas Share wrote: Andrew de Quincey wrote: Actually, the update_delay() is fine; its just that the TIMEOUT doesn't take into account how long it takes to write to the frontend itself... I put in some instrumentation, and its taking 25 jiffies to call FE_SET_FRONTEND... I've checked the front

[linux-dvb] Re: *****SPAM***** DVB device nodes

2004-02-25 Thread Holger Waechtler
[EMAIL PROTECTED] wrote: Hi I've got kernel 2.6.2 up and running with the drivers install and xine installed and working ok, but apparently I need some device nodes for my card. I tried mknod - m 0660 /dev/dvb/adapter0/video0c 250 but this didn't seem to work. Is there anything else I have t

[linux-dvb] Re: Couple of frontend questions

2004-02-25 Thread Holger Waechtler
Andrew de Quincey wrote: Hi, the first version of the new frontend stuff is coming along nicely. I have a couple of remaining questions: Why is there an FE_RESET ioctl immediately after the FE_SET_FRONTEND in dvb_frontend_recover.. surely the frontend code itself should take care of performing

[linux-dvb] Re: Another issue: frontend timeout value and low symbol rates

2004-02-25 Thread Holger Waechtler
Johannes Stezenbach wrote: Andrew de Quincey wrote: Well, the DVB API as specified by Nokia says that FE_SET_FRONTEND should start tuning, and the result (failure or success) is relayed to the application by means of an event with FE_GET_EVENT. I.e. one FE_SET_FRONTEND -> one FE_GET_EVENT. But it'

[linux-dvb] Re: Another issue: frontend timeout value and low symbol rates

2004-02-25 Thread Holger Waechtler
Johannes Stezenbach wrote: Holger Waechtler wrote: Andrew de Quincey wrote: If there _isn't_ a problem with breaking the Nokia API, I would be glad to have a look. If there is, all I have to do to fix my stuff is ignore the FE_TIMEDOUT bit. ;) just remove it, it's bogus anyway. (ough! I already

[linux-dvb] Re: TT DVB-C 2.1 Tuning problems

2004-02-25 Thread Daniel Sangenberg
Torbjörn Jansson wrote: > [EMAIL PROTECTED] <> wrote: >> Johannes Stezenbach writes: >> > >> > No, boring. He didn't say what driver version he used, so I >> suspect > it's the 1.1.0 dvb_frontend.c bug again. >> >> ...actually he said... >> > This is after loading the drivers (latest cvs) >> >>

[linux-dvb] Couple of frontend questions

2004-02-25 Thread Andrew de Quincey
Hi, the first version of the new frontend stuff is coming along nicely. I have a couple of remaining questions: Why is there an FE_RESET ioctl immediately after the FE_SET_FRONTEND in dvb_frontend_recover.. surely the frontend code itself should take care of performing a reset if it needs to?

[linux-dvb] Re: TT DVB-C 2.1 Tuning problems

2004-02-25 Thread Torbjörn Jansson
[EMAIL PROTECTED] <> wrote: > Johannes Stezenbach writes: > > > > No, boring. He didn't say what driver version he used, so I suspect > > it's the 1.1.0 dvb_frontend.c bug again. > > ...actually he said... > > This is after loading the drivers (latest cvs) > > I have not yet had time to check

[linux-dvb] More on reading from 4 cards simultaneously

2004-02-25 Thread Johann Hanne
Hi, I should have checked this earlier...: If i use TWO processes (the first one reading from 3 boards, the second one reading from the 4th), i get data from all 4 boards. I.e. only if all 4 boards (demux and dvr) are open()ed from the same process, the first board (dvr) stops giving data to me,

[linux-dvb] Re: TT DVB-C 2.1 Tuning problems

2004-02-25 Thread Jouni Karvo
Johannes Stezenbach writes: > > No, boring. He didn't say what driver version he used, so I suspect > it's the 1.1.0 dvb_frontend.c bug again. ...actually he said... > This is after loading the drivers (latest cvs) I have not yet had time to check with the latest driver, but probably the or