Re: [linux-dvb] WinTV Nova-T-CE driver

2008-01-06 Thread Michel Verbraak
Tim Taubert schreef: Darren Salt wrote: Have a look at the following wiki page: http://www.linuxtv.org/wiki/index.php/Hauppauge_WinTV-NOVA-T-Stick Wrong page. http://www.linuxtv.org/wiki/index.php/Hauppauge_WinTV-NOVA-T-CE-Stick This page contains a link to the same patch that

[linux-dvb] Wiki and NOVA-T sticks (was Re: WinTV Nova-T-CE driver)

2008-01-06 Thread Michel Verbraak
Darren Salt schreef: I demand that Michel Verbraak may or may not have written... Tim Taubert schreef: is anyone currently working on the WinTV Nova-T-CE driver (2040:7070)? If not I would try to do it on my own and post my results to the list. Have a look at the following

Re: [linux-dvb] [PATCH 2/3] New card supported(partially): Pinnacle 800i

2008-01-06 Thread Chaogui Zhang
On Sun, Jan 06, 2008 at 05:18:48PM -0500, Steven Toth wrote: > > Chaogui, > > I merged and mofiedi slightly patches 1, 2 and 3 and merged them into > one of my developer trees. HVR1500Q is working correctly. > > See http://linuxtv.org/hg/~stoth/xc5000-analog > > I suggest you download this tre

[linux-dvb] HVR-950 audio now working

2008-01-06 Thread Devin Heitmueller
Looks like, as a result of Mauro's 6952 commit, audio on the HVR-950 appears to be working (assuming I run the following command while running tvtime): sox -r 48000 -w -c 2 -t ossdsp /dev/dsp1 -t ossdsp /dev/dsp My personal thanks to Mauro for integrating Markus's code for this support, and of co

Re: [linux-dvb] Problem with concurrent recording of A NALOG and DVB-T on saa7134 Based card

2008-01-06 Thread Nico Sabbi
Il Sunday 06 January 2008 18:18:46 hermann pitton ha scritto: > Am Sonntag, den 06.01.2008, 16:18 +0100 schrieb Eddi De Pieri: > > Hi, > > > > I've a FlyDVB TRio, and I've found a problem with viewing or > > recording of Analog stream while recording a DVB-T stream on my > > Debian Etch system with

Re: [linux-dvb] WinTV Nova-T-CE driver

2008-01-06 Thread Tim Taubert
Darren Salt wrote: >> Have a look at the following wiki page: >> http://www.linuxtv.org/wiki/index.php/Hauppauge_WinTV-NOVA-T-Stick > > Wrong page. > http://www.linuxtv.org/wiki/index.php/Hauppauge_WinTV-NOVA-T-CE-Stick This page contains a link to the same patch that doesn't include the remote

Re: [linux-dvb] Problem with concurrent recording of ANALOG and DVB-T on saa7134 Based card

2008-01-06 Thread hermann pitton
Am Sonntag, den 06.01.2008, 16:18 +0100 schrieb Eddi De Pieri: > Hi, > > I've a FlyDVB TRio, and I've found a problem with viewing or recording > of Analog stream while recording a DVB-T stream on my Debian Etch system > with driver included in packaged kernel. > > The issue is that analog stream

[linux-dvb] TNT Pinnacle PCTV DVB-T 72e

2008-01-06 Thread Vincent Louviaux
Hello, Do you know if a driver is foresse for this dongle ? TNT Pinnacle PCTV DVB-T Stick Solo (72e) The chipset is DIBcom 7070PB1-AXGXba-G-a You can see a picture of the dongle open here : http://www.louviaux.com-a.googlepages.com/tntpinnaclepctvdvb-t-72e.jpg/tntpinnaclepctvdvb-t-72e-full;in

Re: [linux-dvb] twinhan 1020A not working

2008-01-06 Thread CityK
Gregor Fuis wrote: > I don't use any other dvb card in that computer, Okay, good, that rules out a couple of other possibilities for the problem. > but maybe one of them is other revision, because 3 of them are blue > and one green. I don't know how much of an effect that would be. > I don't n

Re: [linux-dvb] twinhan 1020A not working

2008-01-06 Thread CityK
Remy Bohmer wrote: > There are different cards out there, ALL named Skystar 1 CI, with > different Firmware contents and can be recognised on the different > colors of the PCB, but all are distributed under the same name. > Are you sure about that ? "Skystar 1 CI" , to me, is a name specific t

[linux-dvb] Problem with concurrent recording of ANALOG and DVB-T on saa7134 Based card

2008-01-06 Thread Eddi De Pieri
Hi, I've a FlyDVB TRio, and I've found a problem with viewing or recording of Analog stream while recording a DVB-T stream on my Debian Etch system with driver included in packaged kernel. The issue is that analog stream is with poor quality and distorced colors. It seems that some data sent by d

Re: [linux-dvb] twinhan 1020A not working

2008-01-06 Thread Remy Bohmer
Hello Gregor, I remember I also had problems on my Dual Core system, where the bt878 driver load may fail while it is loaded in parallel with the bttv driver. I added this also in my modprobe.conf: install bt878 /sbin/modprobe bttv; /sbin/modprobe --ignore-install bt878; /sbin/modprobe dst; /sbin

Re: [linux-dvb] WinTV Nova-T-CE driver

2008-01-06 Thread Darren Salt
I demand that Michel Verbraak may or may not have written... > Tim Taubert schreef: >> is anyone currently working on the WinTV Nova-T-CE driver (2040:7070)? >> If not I would try to do it on my own and post my results to the list. > Have a look at the following wiki page: > http://www.linuxtv.o

Re: [linux-dvb] twinhan 1020A not working

2008-01-06 Thread Gregor Fuis
Remy Bohmer wrote: > Hello Gregor, > > Can you please give me the revision numbers? > These are listed somewhere on the boards. > As mentioned before, different revisions are different clones from > other boards en need a different driver configuration. > Besides, I do not know if all combinations

Re: [linux-dvb] twinhan 1020A not working

2008-01-06 Thread Remy Bohmer
Hello Gregor, Can you please give me the revision numbers? These are listed somewhere on the boards. As mentioned before, different revisions are different clones from other boards en need a different driver configuration. Besides, I do not know if all combinations of different revisions of the bo

[linux-dvb] CAID patch for dvb-apps scan

2008-01-06 Thread handygewinnspiel
The attached patch adds scanning for ca-ids for scan's vdr output. Since I added this code to w_scan, it might be useful for scan too. It's tested with DVB-t and DVB-c. For comparison without patch: MGM;PREMIERE:362:M64:C:6900:2047:2048=deu,2049=deu:32:0:515:133:4:0 with caid patch: MGM;PREMIE

[linux-dvb] [patch] allow compilation w/o CONFIG_VIDEO_ADV_DEBUG

2008-01-06 Thread Dominik Strasser
Hi all, without this patch a non-debug compilation fails. Regards Dominik diff -r 0b99a85c0aa5 linux/drivers/media/video/bt8xx/bttv-driver.c --- a/linux/drivers/media/video/bt8xx/bttv-driver.c Sat Jan 5 18:55:37 2008 -0200 +++ b/linux/drivers/media/video/bt8xx/bttv-driver.c Sun Jan

Re: [linux-dvb] WinTV Nova-T-CE driver

2008-01-06 Thread Tim Taubert
Michel Verbraak wrote: > Tim Taubert schreef: >> Hello, >> >> is anyone currently working on the WinTV Nova-T-CE driver (2040:7070)? >> If not I would try to do it on my own and post my results to the list. >> >> Regards, Tim >> > Have a look at the following wiki page: > http://www.linuxtv.org

Re: [linux-dvb] Diseqc and TT 3200-S2

2008-01-06 Thread Brougs78
Brougs78 schrieb: > Reinhard Nissl schrieb: > >> Hi, >> >> Brougs78 schrieb: >> >> >> Could you please attach your diseqc.conf? >> See attachment. >> >> > Thank you. I will try if this is also enough to do the switch. > Ok, the shorter version wi

[linux-dvb] TT 3200-S2 and signal info

2008-01-06 Thread Brougs78
Hi! One more thing concerning the TT 3200-S2 card: I use the card with VDR and the plugin femon for reading the signal strength and so on. Is there something to adapt in femon (and also szap2) to get correct readings or is there a driver-issue? The only thing I've found about this is a post on

Re: [linux-dvb] WinTV Nova-T-CE driver

2008-01-06 Thread Michel Verbraak
Tim Taubert schreef: > Hello, > > is anyone currently working on the WinTV Nova-T-CE driver (2040:7070)? > If not I would try to do it on my own and post my results to the list. > > Regards, Tim > > ___ > linux-dvb mailing list > linux-dvb@linuxtv.org > h

[linux-dvb] WinTV Nova-T-CE driver

2008-01-06 Thread Tim Taubert
Hello, is anyone currently working on the WinTV Nova-T-CE driver (2040:7070)? If not I would try to do it on my own and post my results to the list. Regards, Tim ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/li