[linux-dvb] Re: Service Providers for DVB/IP

2002-12-10 Thread Emard
On Tue, Dec 10, 2002 at 05:34:52PM +, John Murphy wrote: > Hi, > > I've just had a very interesting email from EuropeOnline to the effect that > they are not interested in working with Linux. Can anybody suggest another They seem to slowly come to their senses. I asked them about linux a ye

[linux-dvb] Re: Universal STV0299/TSA5059 frontend driver

2002-12-10 Thread Gunther Mayer
Holger Waechtler wrote: Peter Schildmann wrote: Hi, On Mon, Dec 09, 2002 at 12:00:28PM +0100, Holger Waechtler wrote: We have to implement some autoprobing as you can see it in ves1820.c. The only possibility is to use the I2C address of the TSA5059 for autoprobing - not a good solution.

[linux-dvb] Re: scan and HotBird satelite

2002-12-10 Thread Holger Waechtler
Sedlak Anton wrote: I made several tests with your 'scan' but I cannot get any acceptable list of channels on HotBird (I didn't test any other sat.) First I run command: - scan >channels.list1 result can be seen on list 1 bellow. The NITs on hotbird are broken, they only transmit the NIT entry

[linux-dvb] Re: Service Providers for DVB/IP

2002-12-10 Thread Thomas Kesselheim
Hello, > Can anybody suggest another service provider? I think you are looking for an Internet via satellite solution working with Linux. So let me recommend our service sat_speed+ which is available almost all over Europe. I am sure there is a partner offering the service in your country as we

[linux-dvb] Service Providers for DVB/IP

2002-12-10 Thread John Murphy
Hi, I've just had a very interesting email from EuropeOnline to the effect that they are not interested in working with Linux. Can anybody suggest another service provider? Thanks John -- John Murphy email: [EMAIL PROTECTED] Managing Director phone: +353 1 8

[linux-dvb] Re: dvbsak 0.0.4 released

2002-12-10 Thread Honza Petrous
On Út, 2002-12-10 at 16:11, Juha Yrjölä wrote: > After a long silence, here's version 0.0.4 of dvbsak. A _lot_ of things > have been changed. > > Here's some noteworthy changes: > * Autotools support; dvbsak now tries to be a good GNU citizen > * Channel database; currently only the sc

[linux-dvb] Re: AW: [emard@softhome.net: Re: Multicast crash bug]

2002-12-10 Thread Emard
On Tue, Dec 10, 2002 at 03:01:24PM +0100, Bernd Muller-Rathgeber wrote: > I?m nearly shure that?s NOT the bandwidth, because the PID 252 I used only > has about 2Mbit and the 253 under 1Mbit. > And the same Error! > Bernd Hmm then it is completely bugged firmware in DVB-S. They say they cannot rel

[linux-dvb] dvbsak 0.0.4 released

2002-12-10 Thread Juha Yrjölä
After a long silence, here's version 0.0.4 of dvbsak. A _lot_ of things have been changed. Here's some noteworthy changes: * Autotools support; dvbsak now tries to be a good GNU citizen * Channel database; currently only the scconf format is supported * dvbrecord program for reco

[linux-dvb] 2.5.51 don't compil with dvb

2002-12-10 Thread Gregoire Favre
Hello, I got: ld -m elf_i386 -r -o init/built-in.o init/main.o init/version.o init/do_mounts.o init/initramfs.o ld -m elf_i386 -e stext -T arch/i386/vmlinux.lds.s arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/built-in.o --start-group usr/built-in.o arch/i386/kernel/b

[linux-dvb] AW: [emard@softhome.net: Re: Multicast crash bug]

2002-12-10 Thread Bernd Muller-Rathgeber
I?m nearly shure that?s NOT the bandwidth, because the PID 252 I used only has about 2Mbit and the 253 under 1Mbit. And the same Error! Bernd On Tue, Dec 10, 2002 at 10:34:55AM +0100, Bernd Muller-Rathgeber wrote: > Hi, > > same Problem with DVB-C (Fujitsu-Siemens) and every IP-Service. > Tunning

[linux-dvb] [emard@softhome.net: Re: Multicast crash bug]

2002-12-10 Thread Emard
- Forwarded message from Emard <[EMAIL PROTECTED]> - From: Emard <[EMAIL PROTECTED]> To: Bernd Muller-Rathgeber <[EMAIL PROTECTED]> Subject: Re: [linux-dvb] Multicast crash bug Reply-To: [EMAIL PROTECTED] On Tue, Dec 10, 2002 at 10:34:55AM +0100, Bernd Muller-Rathgeber wrote: > Hi, > > s

[linux-dvb] DVB support for alevt, now using new(struct) API

2002-12-10 Thread Thomas Sailer
The following patch adds DVB support to alevt, using the newstruct API Patch: http://www.baycom.org/~tom/alevt-dvb-demux.patch Patched RPMs from RedHat's 7.1 powertools CD (compiled on RedHat 8.0) are on: http://www.baycom.org/~tom/alevt-1.6.0-4jnx.i386.rpm http://www.baycom.org/~tom/alevt-1.6.0-

[linux-dvb] Re: How to use the drivers from 2.5.x kernels?

2002-12-10 Thread Honza Petrous
On Út, 2002-12-10 at 12:07, Holger Waechtler wrote: > Benjamin Forgeau wrote: [..] > Right now the changes were never binary compatible in any way, so you > had to determine the DVB API version at compile time. > > In the next API version we'll add an info ioctl to determine the version > at run

[linux-dvb] Re: Siemens DVB-s and parameters

2002-12-10 Thread Martin Theodor Grewe
IRQ 12 is used - no USB at all. Can be the PS/2 mouse?? It has alwas IRQ 12!! Please disable or set IRQ used by ISA in BIOS. Martin Holger Waechtler wrote: Hi, you have some serious hardware problems. Remove some of your cards, try other BIOS IRQ settings, try another slot for your DVB card.

[linux-dvb] Re: How to use the drivers from 2.5.x kernels?

2002-12-10 Thread Holger Waechtler
Benjamin Forgeau wrote: Another thing, there is no "version.h" in the kernel include files. Why?? Will it disappear?? This one was omitted by accident, I sent it again to Alan Cox. You should find it in the kernel release which includes the next patchset. Ok, but what is the purpose of

[linux-dvb] Re: Universal STV0299/TSA5059 frontend driver

2002-12-10 Thread Holger Waechtler
Peter Schildmann wrote: Hi, On Mon, Dec 09, 2002 at 12:00:28PM +0100, Holger Waechtler wrote: We have to implement some autoprobing as you can see it in ves1820.c. The only possibility is to use the I2C address of the TSA5059 for autoprobing - not a good solution. But I suppose that all boar

[linux-dvb] Re: New Hauppauge Nova-s

2002-12-10 Thread Holger Waechtler
chrisb wrote: On Monday 09 December 2002 11:42, Holger Waechtler wrote: I'll add the required modifications and to the BSRU6 driver to CVS soon, so just now you'll have to use the patch posted previously for now. I applied the patch already (actually, I created a new uni_stv0299.[co]) and t

[linux-dvb] Re: linux-dvb and Mandrake 9

2002-12-10 Thread Holger Waechtler
Alberto Vorano wrote: Hi all As Mandrake 9 has embedded linux dvb in 3rdparty/dvb_modules/ I thought that this should work fine with this distro. By opposite I have discovered a number of problems : the modules are of the recent type and install without problems except the fact that give another

[linux-dvb] Re: Siemens DVB-s and parameters

2002-12-10 Thread Holger Waechtler
Hi, you have some serious hardware problems. Remove some of your cards, try other BIOS IRQ settings, try another slot for your DVB card. If you have your kernel patched in any way or don't know where you got it from build a fresh one from the sources from http://www.kernel.org/ Holger Auwei

[linux-dvb] Re: How do I watch TV ?

2002-12-10 Thread Holger Waechtler
Alexandre CONRAD wrote: it's pretty easy to extend the scan utility wo write any other channel list format, e.g. VDR or tuxzap channel lists. Feel free to do so and send a patch when you're done. Humm... What I'm asking it pretty simple. I want to watch TV. I'm not a programmer, and I'm a lit

[linux-dvb] linux-dvb and Mandrake 9

2002-12-10 Thread Alberto Vorano
Hi all As Mandrake 9 has embedded linux dvb in 3rdparty/dvb_modules/ I thought that this should work fine with this distro. By opposite I have discovered a number of problems : the modules are of the recent type and install without problems except the fact that give another name  to /dev/dvb

[linux-dvb] CA device support in DVB drivers...

2002-12-10 Thread Aurelian Pop
Hello, I am using for some time now the 0.9.4 version DVB driver. I saw in the Linux DVB API that the open(), close() functions for CA device are allready there. Can anyone tell me if I would be able to really decript channels making my own programm according to Linux DVB API (assuming I am able