[linux-dvb] R: R: Multi Frontend Drivers for HVR4000 (And others)

2008-02-12 Thread Eddi
roblem. Forget what I said. is completly out of topic. Sorry Eddi ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] R: Multi Frontend Drivers for HVR4000 (And others)

2008-02-12 Thread Eddi
Vdr don’t allocate a device if its device is locked or busy Try my patch for hvr3000/flydvb trio http://tux.dpeddi.com/lr319sta/ http://tux.dpeddi.com/lr319sta/downloads/vdr_1.4.5_eddi-multiple-frontend_v5 .patch it isn’t perfect but should overcome this problem. Eddi

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

2008-01-06 Thread Eddi De Pieri
ta sent by dvb-t part of driver affect the analog one. Please can other owner of this card and/or other lifeview Hybrid cards to test recording? The test can be due using 2 session of mencoder. Regards Eddi ___ linux-dvb mailing list linux-dvb@l

[linux-dvb] R: HVR-3000: fixed by downgrading kernel, any ~stoth/hvr3000 patches for >2.6.18 kernels?

2007-08-27 Thread Eddi
Really, i've ported Steven patch to my debian SID newer 2.6.22 kernel. Look at my previous post http://www.spinics.net/lists/linux-dvb/msg19922.html Regards, Eddi > -Messaggio originale- > Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Per conto di Steven Toth >

Re: [linux-dvb] [PATCH to be tested] hvr3000 repository ported to todaysnapshot - support multiple frontends of hvr3000 and flydvbwithout rmmod/insmod

2007-08-19 Thread Eddi
Hi, I’ve tested my patch with my flydvb trio, and it seems to works quite well. Steven, do you want to merge my patch? Signed-off-by: Eddi De Pieri <[EMAIL PROTECTED]> http://usa.dpeddi.com/v4l/v4l-dvb-20070818.tar.bz2  (Today snapshot) http://usa.dpeddi.com/v4l/v4l-dvb-20070818_hvr300

[linux-dvb] R: [PATCH to be tested] hvr3000 repository ported to todaysnapshot - support multiple frontends of hvr3000 and flydvbwithout rmmod/insmod

2007-08-18 Thread Eddi
Hi, > DVB-T: audio ok, no video > DVB-S: frontend selected but no audio and no video yet Perhaps is a problem with channel file. I get the same problem with the original snapshot Eddi ___ linux-dvb mailing list linux-dvb@linuxtv.or

[linux-dvb] [PATCH to be tested] hvr3000 repository ported to today snapshot - support multiple frontends of hvr3000 and flydvb without rmmod/insmod

2007-08-18 Thread Eddi
lost. tda1004x: setting up plls for 48MHz sampling clock tda1004x: found firmware revision 29 - ok DVB-T: audio ok, no video DVB-S: frontend selected but no audio and no video yet Eddi ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.

R: [linux-dvb] 80th Attempt at Kworld ATSC110 IR Remote Patch -Please Review #2

2007-03-10 Thread Eddi
cies. Now we still have the card uninitialized so. Another point that can be enhanced is that if possibile, ir controller should be polled only if requested by gpio, but I think that both changes requie an heavy rewrite of saa7134-input.c and saa7134.c Best regards, Eddi > -

R: [linux-dvb] 80th Attempt at Kworld ATSC110 IR Remote Patch -Please Review

2007-03-10 Thread Eddi
Hi, I'm working on a fork of your patch for lr319sta (lifeview trio) that someone should already seen on this list (http://tux.dpeddi.com/lr319sta/downloads/flydvb_trio_remote_final.diff) After some irc session with Nickolay, I understand that our will never be merged in any repository until we

[linux-dvb] VDR patch for multiple frontend cards like HVR3000, Lifeview Trio

2007-02-11 Thread Eddi
patch is good only for live view. It still lacks of a control to lock the frontend if you are doing a simultaneous recording If you are interested about this, please subscribe to vdr mailing list and/or look at mailing lists archives. Best regards,

R: [linux-dvb] How to handle multiple frontends?

2007-01-15 Thread Eddi
msleep(10); + saa_writeb(SAA7134_SPECIAL_MODE, 0x01); + udelay(1000); + } + } else { + dev->felist.active_fe_id = 0; + } + + dprintk(1, "%s(acquire=%d) returns %d\n", __FUNCTION__, acquire, re

R: R: [linux-dvb] Requesting help to configure remoteforSAA7134_BOARD_FLYDVB_TRIO

2006-09-27 Thread Eddi
" to request driver to poll the pic. So I haad to suppose that the pic may be connected to i2c line like pinnacle or purpletv card. Eddi ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] Requesting help to configure remote for SAA7134_BOARD_FLYDVB_TRIO

2006-09-25 Thread Eddi
I've a Lifeview FlyDvb Trio and i'd like to make the remote working, so I followed instruction on http://www.linuxtv.org/v4lwiki/index.php?title=Remote_controllers to setup a new remote, but when pressing buttons, data never change. Any suggestion? Best Rega