[linux-dvb] av7110, onboard IR, linux 2.6.2

2004-02-15 Thread Wolfgang Rohdewald
Hi, on 2.4.24 /dev/input/event0 delivers the events from the remote control. on 2.6.2: /dev/input/event0 delivers mouse events /dev/input/event1 delivers keyboard events AND events from the remote control, as far as corresponding keys exist (arrows, numbers) /dev/input/event2 de

[linux-dvb] Re: Budget DVB-C tuning problems

2004-02-15 Thread Johannes Stezenbach
Robert Schlabbach wrote: > From: "Johannes Stezenbach" <[EMAIL PROTECTED]> > > > and AFC is interesting even if there is no sync. > > > > (sync & 2) tests if the carrier has been recovered. > > If we don't have a carrier, then AFC is undefined > > (AFC := difference between given frequency and > >

[linux-dvb] dvbsnoop 1.2.53 uploaded to sourceforge

2004-02-15 Thread Rainer.scherg
For all DVB bit & byte hunters: I uploaded a tarball of dvbsnoop-1.2.53 at sourceforge. This is a test version, so only the source tarball will be provided for this version. What is dvbsnoop: dvbsnoop is a dvb/mpeg stream analyzer tool. It translates the dvb protocol data into human readable

[linux-dvb] Re: Scanning problems

2004-02-15 Thread Johannes Stezenbach
LinuxTV Dev wrote: > > In PAT are found several services identified by service_id and associated with > PMT referenced by one pid. > > Several PMT could be transported on same pid : scan.c tool doesn't take care > of that point (see attached patch for linux DVB drivers 1.0.1). > > PMT filteri

[linux-dvb] Re: Accessing the encoded multiplex

2004-02-15 Thread Johannes Stezenbach
Chris Chatfield wrote: > > What I was wondering is this: Is it possible to get hold of the multiplex > data before the card has had a chance to process it? I want to see if it's > possible to do some of the decoding in (userland) software, such as the bit > deinterleaving and error correction (may

[linux-dvb] Re: Budget DVB-C tuning problems

2004-02-15 Thread Antti Kaihola
on 2004-02-14 at 00:00, Ingolf Haberer wrote: > Then I applied Antti Kaiholas "patch" in dvb_frontend_set_parameters(): [...] > Even with delay decreased down to 1 channel switching seems to work properly. Even though you seem to have some AFC-related problems as well, I'd like to point out to the

[linux-dvb] Re: dec2000-t playback

2004-02-15 Thread Alex Woods
> I'm still looking for a way to playback video from my harddisk through > the dec2000-t to my tv. So I studied the dvb-api, your driver's source > and some mpeg documentation and now i think i basically know what has to > be done. But this is the first time I'm working on a kernel module and > sti

[linux-dvb] Re: AMD64 and DVB

2004-02-15 Thread Pedro Miguel Sequeira de Justo Teixeira
Hello Max, In order to reduce the number of variables in hand, I would like to ask you please to proceed with testing in the following way (this will take you as close as my config as possible, and being my machine also 64bit, things may become easier to analyze): - Use ke

[linux-dvb] Re: AMD64 and DVB

2004-02-15 Thread Max Nickel
Hi i took my some time to test my card on a 32bit system, but finally i found someone who also has a dvb-s connection. And yes, the card works flawlessly on Athlon XP, Windows2000, Hauppauge Drivers. So we can go on with debugging ;) Just tell me what you need to know and i'll gather the informati

[linux-dvb] linuxtv-dvb-apps patch queue

2004-02-15 Thread Guido Draheim
Here's the latest diff over cvs, I did just complete a new rpm package based on a cvs snapshot: Patch1: %name-no-ttusb.patch <-- not sent attached Patch2: %name-installtest.patch Patch3: %name-scanmaketypo.patch Patch4: %name-showconfigs.patch Patch5: %name-make-defs.patch Patch

[linux-dvb] sorry

2004-02-15 Thread alve
wanted to write that last mail to alex, but took the wrong address... -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.

[linux-dvb] linuxtv-dvb-apps-scanmaketypo.patch

2004-02-15 Thread Guido Draheim
--- util/scan/Makefile.orig 2004-02-15 18:06:03.0 +0100 +++ util/scan/Makefile 2004-02-15 18:06:13.0 +0100 @@ -25,7 +25,7 @@ install-bin: test "$(bindir)/" != "/" mkdir -p $(DESTDIR)$(bindir)/ - for i in $(TARGETS) ; do cp $$i $(DESTDIR)$(bindir)/ ; done

[linux-dvb] dec2000-t playback

2004-02-15 Thread alve
hi, I'm still looking for a way to playback video from my harddisk through the dec2000-t to my tv. So I studied the dvb-api, your driver's source and some mpeg documentation and now i think i basically know what has to be done. But this is the first time I'm working on a kernel module and stil

[linux-dvb] Re: linuxtv-dvb-make-defs (updated)

2004-02-15 Thread Guido Draheim
Guido Draheim wrote: Andreas Oberritter wrote: On Sun, 2004-02-15 at 10:06, Guido Draheim wrote: the same patch, but with each $(DEFS) goes an $(ARCH) which allows to set _additional_ CFLAGS globally while not overriding the default DEFS in each makefile. Nice for make ARCH=-mpentiumpro or si

[linux-dvb] Re: linuxtv-dvb-make-defs (updated)

2004-02-15 Thread Guido Draheim
Guido Draheim wrote: Andreas Oberritter wrote: On Sun, 2004-02-15 at 10:06, Guido Draheim wrote: the same patch, but with each $(DEFS) goes an $(ARCH) which allows to set _additional_ CFLAGS globally while not overriding the default DEFS in each makefile. Nice for make ARCH=-mpentiumpro or si

[linux-dvb] Re: Problem installing driver, TT DVB-T Budget, Kernel 2.4.24

2004-02-15 Thread Holger Waechtler
Mattias Ernelli wrote: I have problems installing the drivers for A Technotrend WinDVB-T 1300 card. http://www.usa-x.org/1shop/images/t1300.jpg I have tried several combinations of kernels and linuxtv-dvb driver releases. The one that built properly on my system was linuxtv-dvb-1.1.0. After resol

[linux-dvb] Problem installing driver, TT DVB-T Budget, Kernel 2.4.24

2004-02-15 Thread Mattias Ernelli
I have problems installing the drivers for A Technotrend WinDVB-T 1300 card. http://www.usa-x.org/1shop/images/t1300.jpg I have tried several combinations of kernels and linuxtv-dvb driver releases. The one that built properly on my system was linuxtv-dvb-1.1.0. After resolving all module depend

[linux-dvb] Re: linuxtv-dvb-make-defs (updated)

2004-02-15 Thread Guido Draheim
Andreas Oberritter wrote: On Sun, 2004-02-15 at 10:06, Guido Draheim wrote: the same patch, but with each $(DEFS) goes an $(ARCH) which allows to set _additional_ CFLAGS globally while not overriding the default DEFS in each makefile. Nice for make ARCH=-mpentiumpro or similar stuff but anything

[linux-dvb] Re: Budget DVB-C tuning problems

2004-02-15 Thread Ingolf Haberer
Am Freitag, 13. Februar 2004 23:51 schrieb Robert Schlabbach: > downwards a few times - I think you'll get a "no lock" very soon. You > really need to implement the VAFC check and reset the VES1820 if VAFC runs > out of a minimum range. I tried the bit 0 stuff but it didn't seem to work. The conten

[linux-dvb] Re: overlay-problem -> pci-latency

2004-02-15 Thread Michael Hunold
Hello Guido, On 15.02.2004 15:16, Guido Fiala schrieb: Hallo Michael, Am Sonntag, 15. Februar 2004 13:50 schrieben Sie: I once introduced a bug that cause this, but this has been fixed for a long time now. (I just confirmed this with a fresh CVS driver) sorry - i didn't notice this. I was usin

[linux-dvb] Re: linuxtv-dvb-make-defs (updated)

2004-02-15 Thread Andreas Oberritter
On Sun, 2004-02-15 at 10:06, Guido Draheim wrote: > the same patch, but with each $(DEFS) goes an $(ARCH) which allows > to set _additional_ CFLAGS globally while not overriding the default > DEFS in each makefile. Nice for make ARCH=-mpentiumpro or similar > stuff but anything else is okay as well

[linux-dvb] Re: overlay-problem -> pci-latency

2004-02-15 Thread Michael Hunold
Hello Guido, On 15.02.2004 15:28, Guido Fiala schrieb: Am Sonntag, 15. Februar 2004 15:22 schrieben Sie: Guido Fiala wrote: Anyway, I'd like to ask you to try the "dvb-kernel" driver from CVS or the recent official release tarball. I tried http://linuxtv.org/download/dvb/linuxtv-dvb-1.1.0.tar.bz

[linux-dvb] Re: overlay-problem -> pci-latency

2004-02-15 Thread Guido Draheim
Guido Fiala wrote: Am Sonntag, 15. Februar 2004 15:22 schrieben Sie: Guido Fiala wrote: Anyway, I'd like to ask you to try the "dvb-kernel" driver from CVS or the recent official release tarball. I tried http://linuxtv.org/download/dvb/linuxtv-dvb-1.1.0.tar.bz2 too and got the same errors. v4l2

[linux-dvb] Re: overlay-problem -> pci-latency

2004-02-15 Thread Guido Fiala
Am Sonntag, 15. Februar 2004 15:22 schrieben Sie: > Guido Fiala wrote: > >>Anyway, I'd like to ask you to try the "dvb-kernel" driver from CVS or > >>the recent official release tarball. > > > > I tried http://linuxtv.org/download/dvb/linuxtv-dvb-1.1.0.tar.bz2 too and > > got the same errors. > > >

[linux-dvb] Re: overlay-problem -> pci-latency

2004-02-15 Thread Guido Draheim
Guido Fiala wrote: Anyway, I'd like to ask you to try the "dvb-kernel" driver from CVS or the recent official release tarball. I tried http://linuxtv.org/download/dvb/linuxtv-dvb-1.1.0.tar.bz2 too and got the same errors. v4l2-common.c:135: warning: `struct v4l2_prio_state' declared inside

[linux-dvb] Re: overlay-problem -> pci-latency

2004-02-15 Thread Guido Fiala
Hallo Michael, Am Sonntag, 15. Februar 2004 13:50 schrieben Sie: > I once introduced a bug that cause this, but this has been fixed for a > long time now. (I just confirmed this with a fresh CVS driver) sorry - i didn't notice this. I was using Klaus' recommended driver version, will drop him a

[linux-dvb] Re: bt8xx unres syms / Re: Re: linuxtv-dvb-install-destdir.patch

2004-02-15 Thread Holger Waechtler
Johannes Stezenbach wrote: Guido Draheim wrote: Johannes Stezenbach wrote: See README.bt8xx. Hmmm, it still does not say how to go about it as a packager. As far as I understand it one should not use dvb-bt8xx on a kernel without the absolute latest fashion, so in 2.4.21 one should `rm dvb-bt8xx.

[linux-dvb] Re: linuxtv-dvb-apps-showconfigs.patch

2004-02-15 Thread Holger Waechtler
Johannes Stezenbach wrote: Guido Draheim wrote: here is a patch that will make `dvbscan` to list the series of initial-data-files being installed in the system. It works on all of /etc/dvb/dvb-?/* /usr/share/dvb/dvb-?/* and of course that /usr/share/doc/packages/dvb/dvb-?/* ... it may help user to

[linux-dvb] Re: dvb-ttpci oops 2.4 / Re: videodev not in reuse

2004-02-15 Thread Guido Draheim
Michael Hunold wrote: May be that xawtv version has an interesting way to shut down the videodev but that should not invoke an oops, right? For sure not. Please try a recent "xawtv" version. Meanwhile I'll try 3.85 and see if I can reproduce the bug. I did try with xawtv 3.88 - same thing ag

[linux-dvb] Re: overlay-problem -> pci-latency

2004-02-15 Thread Michael Hunold
Hello Guido, On 15.02.2004 13:03, Guido Fiala schrieb: Me (and someone else) noticed a problem with the overlay becoming black or turned of if an other window is partially before the overlay and clipping rectangles are used. I once introduced a bug that cause this, but this has been fixed for a

[linux-dvb] overlay-problem -> pci-latency

2004-02-15 Thread Guido Fiala
Me (and someone else) noticed a problem with the overlay becoming black or turned of if an other window is partially before the overlay and clipping rectangles are used. I experimented with PCI latency for the saa7146 and found out, that using larger latency increases those problems and using s

[linux-dvb] Re: dvb-ttpci oops 2.4 / Re: videodev not in reuse

2004-02-15 Thread Michael Hunold
Hello Gudio, On 15.02.2004 12:20, Guido Draheim schrieb: Guido Draheim wrote: Feb 15 11:47:17 pc3 kernel: Unable to handle kernel paging request at virtual address 00055a05 Feb 15 11:47:17 pc3 kernel: printing eip: Feb 15 11:47:17 pc3 kernel: c01382d5 Feb 15 11:47:17 pc3 kernel: *pde =

[linux-dvb] Re: SPAM Warning

2004-02-15 Thread Guido Fiala
Am Sonntag, 15. Februar 2004 11:59 schrieb Robert Schlabbach: > From: "Scott White" <[EMAIL PROTECTED]> > > > I got spammed today to an Email address I have only had for 4 days > > and only used on this list by a [EMAIL PROTECTED] > > > > Just wanted to warn you to be careful as this list is obviou

[linux-dvb] Re: dvb-ttpci oops 2.4 / Re: videodev not in reuse

2004-02-15 Thread Guido Draheim
Guido Draheim wrote: Guido Draheim wrote: Guido Draheim wrote: Yes. I did just a test recording. Now there is just one problem left: the 'szap' command does not have a '-c' flag anymore which used to be there in the old dvb modules 'szap' version. That breaks my scripts and at the moment I do

[linux-dvb] Re: bt8xx unres syms / Re: Re: linuxtv-dvb-install-destdir.patch

2004-02-15 Thread Michael Hunold
Hello Guido, On 14.02.2004 22:20, Guido Draheim schrieb: Johannes Stezenbach wrote: Guido Draheim wrote: Johannes Stezenbach wrote: See README.bt8xx. Hmmm, it still does not say how to go about it as a packager. As far as I understand it one should not use dvb-bt8xx on a kernel without the ab

[linux-dvb] Re: SPAM Warning

2004-02-15 Thread Robert Schlabbach
From: "Scott White" <[EMAIL PROTECTED]> > I got spammed today to an Email address I have only had for 4 days > and only used on this list by a [EMAIL PROTECTED] > > Just wanted to warn you to be careful as this list is obviously > being monitored and the addresses scraped. You hit a bug in this ma

[linux-dvb] Re: videodev not in reuse / Re: Re: dvb-kernel modules pb in 2.4.21-0.13mdk

2004-02-15 Thread Michael Hunold
Hello Guido, On 14.02.2004 12:04, Guido Draheim schrieb: And now I go with another pb, opening xawtv on the videodev makes it work, closing it and reopening it I gets me bogus messages about still being use - however there is no xawtv in ps -u and fuser /dev/v4l/video* does not show anything. - I

[linux-dvb] dvb-ttpci oops 2.4 / Re: videodev not in reuse

2004-02-15 Thread Guido Draheim
Guido Draheim wrote: Guido Draheim wrote: Yes. I did just a test recording. Now there is just one problem left: the 'szap' command does not have a '-c' flag anymore which used to be there in the old dvb modules 'szap' version. That breaks my scripts and at the moment I do not know how to access

[linux-dvb] Accessing the encoded multiplex

2004-02-15 Thread Chris Chatfield
Hi, As this is my first post here, may I say thanks for bringing dvb to linux. I am using it and enjoy the fruits of your work regularly. What I was wondering is this: Is it possible to get hold of the multiplex data before the card has had a chance to process it? I want to see if it's possible t

[linux-dvb] SPAM Warning

2004-02-15 Thread Scott White
I got spammed today to an Email address I have only had for 4 days and only used on this list by a [EMAIL PROTECTED] Just wanted to warn you to be careful as this list is obviously being monitored and the addresses scraped. Scott -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "

[linux-dvb] Re: linuxtv-dvb-make-defs (updated)

2004-02-15 Thread Guido Draheim
Guido Draheim wrote: Johannes Stezenbach wrote: Guido Draheim wrote: here is a patch that will make `dvbscan` to list the series of initial-data-files being installed in the system. It works on all of /etc/dvb/dvb-?/* /usr/share/dvb/dvb-?/* and of course that /usr/share/doc/packages/dvb/dvb-?

[linux-dvb] Re linux-DVB Kernel 2.6.2 and WinTV Nova-T

2004-02-15 Thread Knoppix User
Hi, which kernel modules in the Linux 2.6.2 jernel do I need to include in order to get my WinTV Nova-t card to work? Any input would be appreciated. :) GJ On Sun, 2004-02-15 at 08:11, Guido Draheim wrote: > Johannes Stezenbach wrote: > > Guido Draheim wrote: > > > >>Index: test/Makefile > >>