[linux-dvb] DVB Branch

2004-03-19 Thread Kenneth Aafløy
Hi, I was wondering about when the DVB branch will be phased out of development? Essentially, it's not really needed anymore, since the 1.1.0 release is out, or are you just keeping it around for incompatability reasons? What about just tarring up the DVB branch for reference at linuxtv.org, an

[linux-dvb] Re: [PATCH] Re: Typhoon/budget*

2004-03-19 Thread Kenneth Aafløy
On Saturday 20 March 2004 02:04, Ralph Metzler wrote: > Kenneth Aafløy writes: A problem with your mail client Ralph? > > Maybe Ralph has some insight into wether it breaks the original KNC1 > > card? > > I am the wrong person to ask. We are not using the linuxtv code. Sorry, I was under the im

[linux-dvb] Re: Nova T USB

2004-03-19 Thread Andrew de Quincey
> Do I have to use any firmware with this device? > Does anyone know the frequencies for the UK Sutton-Coldfield > terrestrial DVB broadcasts? For 2.6.3, you'll need to _not_ use the in-kernel drivers, and use the latest from CVS instead; it should support it. I think dvb-kernel release 1.1.1 s

[linux-dvb] Re: Problem converting TS to PS with replex

2004-03-19 Thread Cameron McCormack
Marcus Metzler: > Right now I know what is going wrong, but I don't know why it happens > yet. So bear with me and hope I will find the bug. Thanks! -- Cameron McCormack | Web: http://mcc.id.au/ | ICQ: 26955922 -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux

[linux-dvb] Nova T USB

2004-03-19 Thread Mike Kenyon
Hi people, I've been trying to rid my laptop of XP for some time now, but there's been one thing holding me back: I can't get my Hauppauge Nova T USB box of tricks working under linux. Here's the deal: 2.6.3 kernel with bttv, i2c & TT frontends compiled in (ie NO module loading) Dmesg: Linux vi

[linux-dvb] Re: av7110_send_fw_cmd error ect.

2004-03-19 Thread Johannes Stezenbach
Andreas Share wrote: > > just insert some debug printk´s in av7110_before_after_tune() before the two > firmware calls, and one printk in SetPIDs() and you see you got several > calls from this 2 funktions, especialy without signal. > You could also insert in __av7110_send_fw_cmd() (av7110_hw.c) a

[linux-dvb] Re: av7110_send_fw_cmd error ect.

2004-03-19 Thread Andreas Share
> > > > Hi Johannes, > > > > i don´t think the problem is in MultiPID, because this command lay around > > in the command buffer and looping this command (tested last night in case > > the buffer is not cleared) would not help. I think the main problem is in > > Scan/FlushTSQueue (i have always on

[linux-dvb] Re: av7110_send_fw_cmd error ect.

2004-03-19 Thread Guido Fiala
Am Friday 19 March 2004 18:35 schrieben Sie: > > > "COMTYPE_PIDFILTER, Scan/FlushTSQueue" outcommands, but i think only > > > MultiPID make the trouble. > > > > IIRC Ralph said that he tried to debug this in the firmware, and > > the ARM just hangs inside a RTSL call. There isn't much we can do the

[linux-dvb] Re: nova budget / vdr breaks the driver..

2004-03-19 Thread Andrew de Quincey
On Friday 19 March 2004 20:32, John Murdoch wrote: > On Thu, 18 Mar 2004 23:03:48 +0200, Pasi Kärkkäinen wrote: > > > This sounds interesting. What frontend? > > > > saa7146: register extension 'budget dvb'. > > saa7146_core: found saa7146 @ mem d0a51000 (revision 1, irq 11) > > (0x13c2,0x1005). >

[linux-dvb] Re: nova budget / vdr breaks the driver..

2004-03-19 Thread John Murdoch
On Thu, 18 Mar 2004 23:03:48 +0200, Pasi Kärkkäinen wrote: > > > > This sounds interesting. What frontend? > > > > saa7146: register extension 'budget dvb'. > saa7146_core: found saa7146 @ mem d0a51000 (revision 1, irq 11) > (0x13c2,0x1005). > DVB: registering new adapter (TT-Budget/WinTV-NOVA-T

[linux-dvb] TV on mobile phones

2004-03-19 Thread Dan Li
Hi, heard of the new DVB standard for mobile handheld "DVB-H"? Some pilots are currently going on in Finnland and Germany. I.e., DVB-H signals are available. Is anyone interested (or has) in working on DVB-H driver? Dan -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsub

[linux-dvb] Problem converting TS to PS with replex

2004-03-19 Thread Marcus Metzler
Cameron McCormack writes: > Hi. > > I have an MPEG2 TS from my budget DVB-T card and I want to convert to an > MPEG2 PS file. However I try to do it, though, the audio is out of sync > with the video. I tried running > > ./replex -t MPEG2 -o /data/test.mpg -a 720 -v 519 /data/test.ts

[linux-dvb] Re: problem with dvbnet (t-dsl via sat) on SMP (suse 9.0)

2004-03-19 Thread Johannes Stezenbach
Siegfried Goericke wrote: > > 2. tune with dvbtune 0.3 or 0.5 (no diffs): dvbtune -c 0 -f 10773250 -p H -s > 22000 -n 251 Unfortunately I cannot tune to that TP (I tried three differnt cards in two different machines), although it is listed on satcodx Anyway, linux/Documentation/dvb/faq.txt h

[linux-dvb] Re: Problem converting TS to PS with replex

2004-03-19 Thread Marcus Metzler
Dave Chapman writes: > Cameron McCormack wrote: > > Hi. > > > > I have an MPEG2 TS from my budget DVB-T card and I want to convert to an > > MPEG2 PS file. However I try to do it, though, the audio is out of sync > > with the video. I tried running > > > > ./replex -t MPEG2 -o /data/t

[linux-dvb] Re: Spaun and DiSEqC

2004-03-19 Thread Johannes Stezenbach
Peter Maersk-Moller wrote: > > Old (very old) mail suggest some problems with the Linux DVB driver, Spauns > multiswitches and DiSEqC. > > Does anybody use a Spaun multiswitch like the SMS 9941 NF, > SMK 9941 F or SMK 9961 F found at www.spaun.de ? > > If yes, does it work ? We have some 9940 a

[linux-dvb] Re: [PATCH] Re: Typhoon/budget*

2004-03-19 Thread Johannes Stezenbach
Hi, Kenneth Aafløy wrote: > On Thursday 18 March 2004 18:18, Johannes Stezenbach wrote: > > Kenneth Aafløy wrote: > > > I get an oops because of the fact that the card does not have the av > > > saa7146 extension. The attached patch named typhoon.diff fixes this > > > problem, but i'm unsure if i'

[linux-dvb] Re: av7110_send_fw_cmd error ect.

2004-03-19 Thread Johannes Stezenbach
Andreas Share wrote: > > i have tried for several weeks now to investigate the av7110_send_fw_cmd > (soutcommand) errors. On my setup i could track them down to SetPIDs(), > witch is always the last firmware command transfered to the command buffer, > this cause here the "waiting for command idle"

[linux-dvb] Re: Problem converting TS to PS with replex

2004-03-19 Thread Dave Chapman
Cameron McCormack wrote: Hi. I have an MPEG2 TS from my budget DVB-T card and I want to convert to an MPEG2 PS file. However I try to do it, though, the audio is out of sync with the video. I tried running ./replex -t MPEG2 -o /data/test.mpg -a 720 -v 519 /data/test.ts and I got lots of "vide

[linux-dvb] Spaun and DiSEqC

2004-03-19 Thread Peter Maersk-Moller
Hi Old (very old) mail suggest some problems with the Linux DVB driver, Spauns multiswitches and DiSEqC. Does anybody use a Spaun multiswitch like the SMS 9941 NF, SMK 9941 F or SMK 9961 F found at www.spaun.de ? If yes, does it work ? I apologize for the next newbee question, but I never got DiS

[linux-dvb] SPAUN and DiSeq

2004-03-19 Thread Peter Maersk-Moller
Hi Old (very old) mail suggest some problems with the Linux DVB driver, Spauns multiswitches and DiSEqC. Does anybody use a Spaun multiswitch like the SMS 9941 NF, SMK 9941 F or SMK 9961 F found at www.spaun.de ? If yes, does it work ? I apologize for the next newbee question, but I never got DiS

[linux-dvb] Re: nova budget / vdr breaks the driver..

2004-03-19 Thread Simeon Walker
Johannes Stezenbach wrote: Pasi Kärkkäinen wrote: I'm using WinTV Nova-t PCI DVB-T budget card with linuxtv-dvb-1.1.0 driver on Linux 2.4.24. If I run vdr (1.3.6) as the first application after the reboot, I don't get any signal.. mplayer doesn't work either after this. mplayer complains that d

[linux-dvb] Re: Hauppage Nexus-s modules.conf and insmod.sh configuration

2004-03-19 Thread Niklas Peinecke
Hi, if you want the driver to be loaded on boot up, you indeed have to enter the required modules in modules.conf (sorry, I cannot tell you which modules exactly, you'll have to try yourself). But keep in mind that they're not loaded automaticly even then, unless you perform modprobe dvb or the li

[linux-dvb] Problem converting TS to PS with replex

2004-03-19 Thread Cameron McCormack
Hi. I have an MPEG2 TS from my budget DVB-T card and I want to convert to an MPEG2 PS file. However I try to do it, though, the audio is out of sync with the video. I tried running ./replex -t MPEG2 -o /data/test.mpg -a 720 -v 519 /data/test.ts and I got lots of "video [PD]TS inconsistent" m

[linux-dvb] [PATCH] Re: Typhoon/budget*

2004-03-19 Thread Kenneth Aafløy
On Thursday 18 March 2004 18:18, Johannes Stezenbach wrote: > Kenneth Aafløy wrote: > > I get an oops because of the fact that the card does not have the av > > saa7146 extension. The attached patch named typhoon.diff fixes this > > problem, but i'm unsure if i've if'ed out too much or too little o

[linux-dvb] Re: nova budget / vdr breaks the driver..

2004-03-19 Thread Pasi Kärkkäinen
On Thu, Mar 18, 2004 at 06:21:26PM +0100, Johannes Stezenbach wrote: > Pasi Kärkkäinen wrote: > > > > I'm using WinTV Nova-t PCI DVB-T budget card with linuxtv-dvb-1.1.0 driver > > on Linux 2.4.24. > > > > If I run vdr (1.3.6) as the first application after the reboot, I don't get > > any signal.

[linux-dvb] Re: Typhoon/budget*

2004-03-19 Thread Andrew de Quincey
> > I've downloaded the saa7146 datasheet from Philips, but where can i get > > the frontend (stv0299 based primarily) datasheets? > > They are usually secret. http://www.google.com/search?hl=en&ie=ISO-8859-1&q=stv0299&btnG=Google+Search Result#1 -- Info: To unsubscribe send a mail to [EMAIL

[linux-dvb] Re: Full featured card summary

2004-03-19 Thread Johannes Stezenbach
Andrew de Quincey wrote: > its not the firmware. > its not the frontend driver (that was a different issue). > > well, pretty obvious where it has to be really; must be a card setup problem > in the OSS code. I'll have a closer check over the next few days. Like I said before, DiSEqC was always

[linux-dvb] av7110_send_fw_cmd error ect.

2004-03-19 Thread Andreas Share
Hi, i have tried for several weeks now to investigate the av7110_send_fw_cmd (soutcommand) errors. On my setup i could track them down to SetPIDs(), witch is always the last firmware command transfered to the command buffer, this cause here the "waiting for command idle" problems. It does not matt