[linux-dvb] Re: compiling problem with siemens_dvb-0.9.4

2002-11-08 Thread Martin Gansser
Am Sam, 2002-11-09 um 00.07 schrieb Martin Gansser: > > > Hi, > > > > > > Martin Gansser wrote: > > > > Hi, > > > > > > > > I tried to compile the siemens Driver in the DVB/driver directory, > > > > but it always fails with: > > > > > > > > > > > > dvb_frontend.c:117: warning: `dvb_frontend_tuner_s

[linux-dvb] Re: AW: Re: Driver 2002-11-08 problems

2002-11-08 Thread Robert Schiele
On Fri, Nov 08, 2002 at 11:55:30PM +0100, Florian Schirmer wrote: > Hi, > > >>>1. Doesn't adding -MD to the extra flags is enough to make the > >>>dependencys work? At least with gcc 3.1 (haven't tried any version > >>>below) it seems to work pretty well without any include changes to > >>>the M

[linux-dvb] Re: compiling problem with siemens_dvb-0.9.4

2002-11-08 Thread Martin Gansser
> > Hi, > > > > Martin Gansser wrote: > > > Hi, > > > > > > I tried to compile the siemens Driver in the DVB/driver directory, > > > but it always fails with: > > > > > > > > > dvb_frontend.c:117: warning: `dvb_frontend_tuner_scan' defined but not > > > used > > > gcc -D__KERNEL__ -I/usr/src/linux

[linux-dvb] AW: Re: AW: Re: Driver 2002-11-08 problems

2002-11-08 Thread Florian Schirmer
Hi, >>>1. Doesn't adding -MD to the extra flags is enough to make the >>>dependencys work? At least with gcc 3.1 (haven't tried any version >>>below) it seems to work pretty well without any include changes to >>>the Makefile. >No. How do you expect make to _use_ these dependencies when you di

[linux-dvb] Re: crc32 check for section filters working again, hardware acceleration hooks

2002-11-08 Thread Gregoire Favre
On Fri, Nov 08, 2002 at 10:40:24PM +0100, Holger Waechtler wrote: > check out the dvb-kernel module and patch your 2.5 source tree: > > $ cvs -d :pserver:[EMAIL PROTECTED]:/cvs/linuxtv login > [press enter] > $ cvs -d :pserver:[EMAIL PROTECTED]:/cvs/linuxtv co dvb-kernel > $ cd dvb-kernel > $ ./m

[linux-dvb] Re: compiling problem with siemens_dvb-0.9.4

2002-11-08 Thread Holger Waechtler
Hi, Martin Gansser wrote: Hi, I tried to compile the siemens Driver in the DVB/driver directory, but it always fails with: dvb_frontend.c:117: warning: `dvb_frontend_tuner_scan' defined but not used gcc -D__KERNEL__ -I/usr/src/linux-2.4.18-14/include -Wall -Wstrict-prototypes -Wno-trigraphs -O

[linux-dvb] compiling problem with siemens_dvb-0.9.4

2002-11-08 Thread Martin Gansser
Hi, I tried to compile the siemens Driver in the DVB/driver directory, but it always fails with: dvb_frontend.c:117: warning: `dvb_frontend_tuner_scan' defined but not used gcc -D__KERNEL__ -I/usr/src/linux-2.4.18-14/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-

[linux-dvb] Re: crc32 check for section filters working again,hardware acceleration hooks

2002-11-08 Thread Holger Waechtler
Gregoire Favre wrote: On Fri, Nov 08, 2002 at 09:44:26PM +0100, Holger Waechtler wrote: For 2.5 kernels I applied a patch from David Woodhouse which uses the generic crc32 code if available. The fallback code (former dvb_crc32) has moved to compat.c and will only get compiled in for 2.4 kerne

[linux-dvb] Re: crc32 check for section filters working again, hardware acceleration hooks

2002-11-08 Thread Gregoire Favre
On Fri, Nov 08, 2002 at 09:44:26PM +0100, Holger Waechtler wrote: > For 2.5 kernels I applied a patch from David Woodhouse which uses the > generic crc32 code if available. The fallback code (former dvb_crc32) > has moved to compat.c and will only get compiled in for 2.4 kernels. > > Please tes

[linux-dvb] dvb messages

2002-11-08 Thread Fugazzy
Am Freitag, 8. November 2002 13:46 schrieb Gerard MAULINO: > Fugazzy wrote: > >Sorry for the german version > >here is now the english one: > > > >I finally got and installed the siemens dvb-s card to my computer in > >and tried to start it with the drivers includet in the SuSE 8.1 > > > >A lot of

[linux-dvb] crc32 check for section filters working again, hardware accelerationhooks

2002-11-08 Thread Holger Waechtler
Hi, I enabled the crc32 check for section filters in the software demultiplexer again. So if you have a Nova- or Budget-card you can use this feature again. On av7110 based cards we have to think about if we want to check crc32 checksums on the host processor or want to wait until the firmware

[linux-dvb] Re: help: dvb driver and SuSE 8.1

2002-11-08 Thread Fugazzy
Am Freitag, 8. November 2002 13:46 schrieb Gerard MAULINO: > Fugazzy wrote: > >I finally got and installed the siemens dvb-s card to my computer in > >and tried to start it with the drivers includet in the SuSE 8.1 > > > >A lot of modules for dvb are installed fine, but the last one: dvb.o > >does

[linux-dvb] Re: Driver 2002-11-08 problems

2002-11-08 Thread Holger Waechtler
Martin Hammerschmid wrote: Holger Waechtler wrote: Martin Hammerschmid wrote: Holger Waechtler wrote: Martin Hammerschmid wrote: well, this tiny patch does the trick for my 2.4.17 kernel. still don't understand why it does not work for me as it is. Have you enabled module versioning?

[linux-dvb] Re: Driver 2002-11-08 problems

2002-11-08 Thread Martin Hammerschmid
Holger Waechtler wrote: > > Martin Hammerschmid wrote: > > Holger Waechtler wrote: > > > >>Martin Hammerschmid wrote: > > well, this tiny patch does the trick for my 2.4.17 kernel. > > still don't understand why it does not work for me as it is. > > Have you enabled module versioning? switch it

[linux-dvb] Re: Driver 2002-11-08 problems

2002-11-08 Thread Holger Waechtler
Martin Hammerschmid wrote: Holger Waechtler wrote: Martin Hammerschmid wrote: dvb-ttpci.o: unresolved symbol remap_page_range ?!? remap_page_range() is implemented in linux/mm/memory.c. If you don't have this symbol in your kernel I doubt that anything else works... Are you sure you config

[linux-dvb] Re: Driver 2002-11-08 problems

2002-11-08 Thread Martin Hammerschmid
Holger Waechtler wrote: > > Martin Hammerschmid wrote: > > > > dvb-ttpci.o: unresolved symbol remap_page_range > > ?!? > > remap_page_range() is implemented in linux/mm/memory.c. If you don't > have this symbol in your kernel I doubt that anything else works... > > Are you sure you configured a

[linux-dvb] Re: Driver 2002-11-08 problems

2002-11-08 Thread Francesco Lotti
Same problem here, I think my kernel is ok and I am able to compile a cvs of some days ago without problems. On Fri, Nov 08, 2002 at 05:10:30PM +0100, Holger Waechtler wrote: > Martin Hammerschmid wrote: > > > >dvb-ttpci.o: unresolved symbol remap_page_range > > ?!? > > remap_page_range() is imp

[linux-dvb] Re: AW: Re: Driver 2002-11-08 problems

2002-11-08 Thread Robert Schiele
On Fri, Nov 08, 2002 at 05:07:49PM +0100, Holger Waechtler wrote: > Florian Schirmer wrote: > >Hi, > > > > > >>Not if '$(wildcard *.d)' doesn't return any names. > >>'-include' only suppresses error messages if any of the _given_ files > > > >doesn't exist. > > > >Two things i would like to add: >

[linux-dvb] Satellite providers in North America?

2002-11-08 Thread Gregory Stark
Are there any satellite television providers in North America that work with DVB cards? I'm actually in Canada so Expressvu would be my first choice. Failing that there's Starchoice, Dish Network, and DirecTv (which isn't DVB I think). do any of these work with PC DVB cards? Do they work with Lin

[linux-dvb] Re: Driver 2002-11-08 problems

2002-11-08 Thread Holger Waechtler
Klaus Schmidinger wrote: I guess you could simply write -include $(wildcard *.d) dummy so even if the wildcard expansion doesn't result in any file names, there's still 'dummy' (which most likely doesn't exist). The '-' at the beginning will suppress any error message about the missing 'dumm

[linux-dvb] Re: Driver 2002-11-08 problems

2002-11-08 Thread Holger Waechtler
Martin Hammerschmid wrote: dvb-ttpci.o: unresolved symbol remap_page_range ?!? remap_page_range() is implemented in linux/mm/memory.c. If you don't have this symbol in your kernel I doubt that anything else works... Are you sure you configured and built your kernel correctly? Holger -- I

[linux-dvb] Re: AW: Re: Driver 2002-11-08 problems

2002-11-08 Thread Holger Waechtler
Florian Schirmer wrote: Hi, Not if '$(wildcard *.d)' doesn't return any names. '-include' only suppresses error messages if any of the _given_ files doesn't exist. Two things i would like to add: 1. Doesn't adding -MD to the extra flags is enough to make the dependencys work? At least with

[linux-dvb] Re: Driver 2002-11-08 problems

2002-11-08 Thread Florian Steinel
Klaus Schmidinger wrote: Not if '$(wildcard *.d)' doesn't return any names. '-include' only suppresses error messages if any of the _given_ files doesn't exist. That's why we should use ifneq ($(wildcard .*.d),) include $(wildcard .*.d) endif Florian -- Info: To unsubscribe send a mail to

[linux-dvb] AW: Re: Driver 2002-11-08 problems

2002-11-08 Thread Florian Schirmer
Hi, >Not if '$(wildcard *.d)' doesn't return any names. >'-include' only suppresses error messages if any of the _given_ files doesn't exist. Two things i would like to add: 1. Doesn't adding -MD to the extra flags is enough to make the dependencys work? At least with gcc 3.1 (haven't tried any

[linux-dvb] Re: Driver 2002-11-08 problems

2002-11-08 Thread Oliver Endriss
Klaus Schmidinger wrote: > Oliver Endriss wrote: > > Holger Waechtler wrote: > > > Klaus Schmidinger wrote: > > > > I'm just trying to compile today's driver source and founs the > > > > following problems: > > > > > > > > - In a newly created directory I get the following warning when > > > > doin

[linux-dvb] Re: Driver 2002-11-08 problems

2002-11-08 Thread Klaus Schmidinger
Holger Waechtler wrote: > > Klaus Schmidinger wrote: > > Holger Waechtler wrote: > > > >>... > >> > >>>- When compiling av7110/saa7146_core.c I get the error message > >>> > >>> saa7146_core.c:911: warning: implicit declaration of function `__devexit_p' > >>> saa7146_core.c:911: initializer elem

[linux-dvb] Re: Driver 2002-11-08 problems

2002-11-08 Thread Holger Waechtler
Klaus Schmidinger wrote: Holger Waechtler wrote: ... - When compiling av7110/saa7146_core.c I get the error message saa7146_core.c:911: warning: implicit declaration of function `__devexit_p' saa7146_core.c:911: initializer element is not constant saa7146_core.c:911: (near initialization f

[linux-dvb] Re: Driver 2002-11-08 problems

2002-11-08 Thread Klaus Schmidinger
Oliver Endriss wrote: > > Holger Waechtler wrote: > > Klaus Schmidinger wrote: > > > I'm just trying to compile today's driver source and founs the > > > following problems: > > > > > > - In a newly created directory I get the following warning when > > > doing 'make' in the 'driver' subdirectory:

[linux-dvb] Re: Driver 2002-11-08 problems

2002-11-08 Thread Oliver Endriss
Holger Waechtler wrote: > Klaus Schmidinger wrote: > > I'm just trying to compile today's driver source and founs the > > following problems: > > > > - In a newly created directory I get the following warning when > > doing 'make' in the 'driver' subdirectory: > > > > make -C av7110 modules > >

[linux-dvb] still weird

2002-11-08 Thread maroi
hmm, now my dish is set on 7e (on dvbtune -i I see some channels from eutelsat like "opensky push" and so on) and I don`t know why but still I don`t see any packets incoming except one time I saw 13 packets, and second only 1. but why when I run tcpdump -in dvb0_0 or dvb0 (couse 9f just sta

[linux-dvb] Re: Driver 2002-11-08 problems

2002-11-08 Thread Klaus Schmidinger
Robert Schiele wrote: > > On Fri, Nov 08, 2002 at 02:33:52PM +0100, Holger Waechtler wrote: > > Hi Klaus, > > > > Klaus Schmidinger wrote: > > >I'm just trying to compile today's driver source and founs the following > > >problems: > > > > > >- In a newly created directory I get the following warn

[linux-dvb] Re: Driver 2002-11-08 problems

2002-11-08 Thread Robert Schiele
On Fri, Nov 08, 2002 at 02:33:52PM +0100, Holger Waechtler wrote: > Hi Klaus, > > Klaus Schmidinger wrote: > >I'm just trying to compile today's driver source and founs the following > >problems: > > > >- In a newly created directory I get the following warning when doing > >'make' > > in the 'd

[linux-dvb] Re: Driver 2002-11-08 problems

2002-11-08 Thread Klaus Schmidinger
Holger Waechtler wrote: > > ... > > - When compiling av7110/saa7146_core.c I get the error message > > > > saa7146_core.c:911: warning: implicit declaration of function `__devexit_p' > > saa7146_core.c:911: initializer element is not constant > > saa7146_core.c:911: (near initialization for

[linux-dvb] Re: Driver 2002-11-08 problems

2002-11-08 Thread Holger Waechtler
Hi Klaus, Klaus Schmidinger wrote: I'm just trying to compile today's driver source and founs the following problems: - In a newly created directory I get the following warning when doing 'make' in the 'driver' subdirectory: make -C av7110 modules make[3]: Entering directory `/home/kls/vd

[linux-dvb] Driver 2002-11-08 problems

2002-11-08 Thread Klaus Schmidinger
I'm just trying to compile today's driver source and founs the following problems: - In a newly created directory I get the following warning when doing 'make' in the 'driver' subdirectory: make -C av7110 modules make[3]: Entering directory `/home/kls/vdr/DVB.2002-11-08/driver/av7110' Mak

[linux-dvb] Re: [Q] Symbol rate or FEC

2002-11-08 Thread Klaus Schmidinger
Holger Waechtler wrote: > > in szap channel lists symbolrate (in kSymbols/sec) is the 5th entry: > > MTV Central:12699:v:0:22000:3031:3032:1:28643 > > FEC is hardcoded to FEC_AUTO. If you want to change this modify szap.c, > line 179. For VDR ask Klaus or on the VDR mailing list. > > Holger In

[linux-dvb] Re: [Q] Symbol rate or FEC

2002-11-08 Thread Holger Waechtler
in szap channel lists symbolrate (in kSymbols/sec) is the 5th entry: MTV Central:12699:v:0:22000:3031:3032:1:28643 FEC is hardcoded to FEC_AUTO. If you want to change this modify szap.c, line 179. For VDR ask Klaus or on the VDR mailing list. Holger Marcin Babnis wrote: On Fri, Nov 08, 2002 a

[linux-dvb] Re: help: dvb driver and SuSE 8.1

2002-11-08 Thread Gerard MAULINO
Fugazzy wrote: Sorry for the german version here is now the english one: I finally got and installed the siemens dvb-s card to my computer in and tried to start it with the drivers includet in the SuSE 8.1 A lot of modules for dvb are installed fine, but the last one: dvb.o doesn not: dvb: no d

[linux-dvb] AW: Re: NEWSTRUCT doesn't tune

2002-11-08 Thread Frank Meyering
VDR manages it, too. You have to switch the channel four or five times. vdr logs three times each try, that a channel isn't locked with an increasing panic level. Once the channel is locked it works nice. Frank -Ursprungliche Nachricht- Von: [EMAIL PROTECTED] [mailto:linux-dvb-bounce@;lin

[linux-dvb] Re: [Q] Symbol rate or FEC

2002-11-08 Thread Marcin Babnis
On Fri, Nov 08, 2002 at 12:54:37PM +0100, Holger Waechtler wrote: > Hi, > > Marcin Babnis wrote: > > I want to watch Polsat FTA from Hotbird where SR = 6200, > > if card support from 1000 then maybe the problem is with FEC which > > should have 7/8 value, I cant see place where I can set FEC valu

[linux-dvb] Re: [Q] Symbol rate or FEC

2002-11-08 Thread Holger Waechtler
Hi, Marcin Babnis wrote: I want to watch Polsat FTA from Hotbird where SR = 6200, if card support from 1000 then maybe the problem is with FEC which should have 7/8 value, I cant see place where I can set FEC value. You have to enter these values into the channel list of the program you use fo

[linux-dvb] Re: NEWSTRUCT doesn't tune

2002-11-08 Thread Klaus Schmidinger
Robert Schiele wrote: > > On Fri, Nov 08, 2002 at 10:20:32AM +0100, Frank Meyering wrote: > > Hi, > > > > the problem occurs also with DVB-c cards. The first time I noticed the > > problem was with driver snapshot from 20021022. Therfore I guess the > > critical change was made in 21st October 200

[linux-dvb] Re: abckport of 2.5 changes

2002-11-08 Thread Holger Waechtler
Robert Schiele wrote: On Thu, Nov 07, 2002 at 11:31:46PM +0100, Robert Schiele wrote: On Thu, Nov 07, 2002 at 08:50:33PM +0100, Holger Waechtler wrote: Hi everybody, I checked in a backport of all changes which were required to make the driver work with 2.5 versions of the Linux kernel. Plea

[linux-dvb] Re: NEWSTRUCT doesn't tune

2002-11-08 Thread Robert Schiele
On Fri, Nov 08, 2002 at 10:20:32AM +0100, Frank Meyering wrote: > Hi, > > the problem occurs also with DVB-c cards. The first time I noticed the > problem was with driver snapshot from 20021022. Therfore I guess the > critical change was made in 21st October 2002. Older driver versions don't > hav

[linux-dvb] Re: abckport of 2.5 changes

2002-11-08 Thread Holger Waechtler
Robert Schiele wrote: On Thu, Nov 07, 2002 at 08:50:33PM +0100, Holger Waechtler wrote: Hi everybody, I checked in a backport of all changes which were required to make the driver work with 2.5 versions of the Linux kernel. Please update your source tree, test your software and report problem

[linux-dvb] [Q] Symbol rate or FEC

2002-11-08 Thread Marcin Babnis
I want to watch Polsat FTA from Hotbird where SR = 6200, if card support from 1000 then maybe the problem is with FEC which should have 7/8 value, I cant see place where I can set FEC value. Could You help me? Marcin -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscrib

[linux-dvb] Re: NEWSTRUCT doesn't tune

2002-11-08 Thread Frank Meyering
Hi, the problem occurs also with DVB-c cards. The first time I noticed the problem was with driver snapshot from 20021022. Therfore I guess the critical change was made in 21st October 2002. Older driver versions don't have these problems, but they don't work with vdr-1.1.15 :-(. I added a line c