[linux-dvb] Re: VDR-0.96 does not compile (now it does, but...)

2001-09-27 Thread Klaus Schmidinger
Ewald Maier wrote: > > On Thu, 27 Sep 2001 11:30:31 +0200, you wrote: > > Hi Klaus > >lsof | grep demux > I have done this, but nothing happened... Then no other application has that device open. Well, then I'm afraid I don't know what's wrong... Klaus --

[linux-dvb] Re: VDR-0.96 does not compile (now it does, but...)

2001-09-27 Thread Ewald Maier
On Thu, 27 Sep 2001 11:30:31 +0200, you wrote: Hi Klaus >lsof | grep demux I have done this, but nothing happened... >Klaus CIAO Ewald >---< -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.

[linux-dvb] Re: VDR-0.96 does not compile (now it does, but...)

2001-09-27 Thread Klaus Schmidinger
Ewald Maier wrote: > > On Thu, 27 Sep 2001 10:15:54 +0200, you wrote: > > >Is there some other program running that uses /dev/ost/demux* ?? > how can I see this? lsof | grep demux Klaus -- ___ Klaus Schmidinger

[linux-dvb] Re: VDR-0.96 does not compile (now it does, but...)

2001-09-27 Thread Ewald Maier
On Thu, 27 Sep 2001 10:15:54 +0200, you wrote: >Is there some other program running that uses /dev/ost/demux* ?? how can I see this? >Klaus CIAO Ewald >---< -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as

[linux-dvb] Re: VDR-0.96 does not compile (now it does, but...)

2001-09-27 Thread Ewald Maier
On Thu, 27 Sep 2001 09:36:09 +0200, you wrote: >> Sep 26 23:42:38 linux kernel: i2c-core.o: driver L64781 DVB >> demodulator registered. > >remove insmod L64781 in /DVB/driver/Makefile and try again >Jörg I have done this but the problem still exist... CIAO Ewald >---

[linux-dvb] Re: VDR-0.96 does not compile (now it does, but...)

2001-09-27 Thread Klaus Schmidinger
Ewald Maier wrote: > > On Wed, 26 Sep 2001 22:15:53 +0200, you wrote: > > >Are you absolutely _positively_ sure you are _using_ that driver > >and its header files? VDR compiles with it here just fine. > sorry, I have thougt that > _siemens_dvb-0.9-latest.tar_ > is the latest and have tr

[linux-dvb] Re: VDR-0.96 does not compile (now it does, but...)

2001-09-27 Thread Joerg Riechardt
Ewald Maier wrote: > > Sep 26 23:42:38 linux kernel: i2c-core.o: driver L64781 DVB > demodulator registered. remove insmod L64781 in /DVB/driver/Makefile and try again Jörg -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.

[linux-dvb] Re: VDR-0.96 does not compile (now it does, but...)

2001-09-26 Thread Ewald Maier
On Wed, 26 Sep 2001 22:15:53 +0200, you wrote: >Are you absolutely _positively_ sure you are _using_ that driver >and its header files? VDR compiles with it here just fine. sorry, I have thougt that _siemens_dvb-0.9-latest.tar_ is the latest and have tried it with this first; - now I

[linux-dvb] Re: VDR-0.96 does not compile

2001-09-26 Thread Klaus Schmidinger
Ewald Maier wrote: > > On Tue, 25 Sep 2001 23:12:28 +0200 (CEST), you wrote: > > I have the same problem > >> dvbapi.c:3292: `event' undeclared (first use this function) > > > >Get the latest CVS DVB drivers. > and have got the latest siemens_dvb-0.9-latest > from here: > http://www.linuxtv.org/

[linux-dvb] Re: VDR-0.96 does not compile

2001-09-26 Thread Ewald Maier
On Tue, 25 Sep 2001 23:12:28 +0200 (CEST), you wrote: I have the same problem >> dvbapi.c:3292: `event' undeclared (first use this function) > >Get the latest CVS DVB drivers. and have got the latest siemens_dvb-0.9-latest from here: http://www.linuxtv.org/download/dvb/ and compiled and the erro

[linux-dvb] Re: VDR-0.96 does not compile

2001-09-25 Thread Thomas Koch
Am 25.9.2001 um 20:38 schrieb ron: > dvbapi.c:3259: `Frontend' undeclared (first use this function) > dvbapi.c:3260: `INVERSION_AUTO' undeclared (first use this function) > dvbapi.c:3286: `FE_SET_FRONTEND' undeclared (first use this function) > dvbapi.c:3291: `FrontendEvent' undeclared (first us

[linux-dvb] Re: VDR-0.96 does not compile

2001-09-25 Thread Patrick GUENEAU
Hello, it seems VDR 0.96 needs latest CVS DVB Driver. Something has changed in tuner API. You should test with VDR 0.92 and your current DVB version and it should work. (or go with the latest CVS DVB Driver). Patrick. ron wrote: > > Hi, > I just upgraded my system to SuSE 7.2 and suse kern