Re: [linux-dvb] hvr4000-news

2007-12-06 Thread Gregoire Favre
On Wed, Dec 05, 2007 at 06:36:37PM +, Darron Broad wrote: I must really do something wrong... I : hg pull -u http://linuxtv.org/hg/v4l-dvb patch -p1 v4l-dvb-hg-2007-12-06.diff make allmodconfig make sudo make install lsmod shows me I have no more dvb modules installed Then I load my

Re: [linux-dvb] hvr4000-news

2007-12-06 Thread Igor
hg pull -u http://linuxtv.org/hg/v4l-dvb patch -p1 v4l-dvb-hg-2007-12-06.diff please, try like this make clean make distclean make all make rminstall make unload make install switch off your computer on several second (1 min), switch on again Everything should be OK Igor

Re: [linux-dvb] hvr4000-news

2007-12-06 Thread Igor Nikanov
t: 1196939665.526, c: 1, r: 0, a: -- t: 1196939665.526, c: 1, r: 0, a: ioctl(fd, FE_SET_TONE, SEC_TONE_OFF) t: 1196939665.608, c: 1, r: 0, a: ioctl(fd, FE_SET_VOLTAGE, v) (v = SEC_VOLTAGE_13) t: 1196939665.628, c: 1, r: 0, a: ioctl(fd,

Re: [linux-dvb] hvr4000-news

2007-12-06 Thread Gregoire Favre
On Thu, Dec 06, 2007 at 08:44:57PM +0300, Igor Nikanov wrote: how is it possible to see this debug information t: 1196939665.898, c: 1, r: 0, a: ioctl(fefd,FE_SET_FRONTEND, tuneto) and other ? Use szap from http://www.linuxtv.org/pipermail/vdr/2007-February/011962.html -- Grégoire FAVRE

Re: [linux-dvb] hvr4000-news

2007-12-06 Thread Igor Nikanov
today Darron Broad have released new patch. It patch fully solved my problem with diseqc. Please, test it http://dev.kewl.org/hvr4000/v4l-dvb-hg-2007-12-06.diff News 6 dec 2007 === Some SYSCTL vars have been added for those wanting to test DVB-S2 yet do not want to or cannot use

Re: [linux-dvb] hvr4000-news

2007-12-06 Thread Igor Nikanov
sorry, it's right link http://dev.kewl.org/hvr4000/v4l-dvb-hg-2007-12-06-FIX.diff thank you very much to Darron Broad today Darron Broad have released new patch. It patch fully solved my problem with diseqc. Please, test it http://dev.kewl.org/hvr4000/v4l-dvb-hg-2007-12-06.diff News 6

Re: [linux-dvb] hvr4000-news

2007-12-05 Thread Darron Broad
In message [EMAIL PROTECTED], Andreas Oberritter wrote: Igor wrote: It should be understood that the cx24116 firmware can never send a toneburst on it's own, it always has to be sent with a DiSEqC message, else never at all (until proven otherwise). What happens if you send a DiSEqC message

Re: [linux-dvb] hvr4000-news

2007-12-05 Thread Andreas Oberritter
Igor wrote: It should be understood that the cx24116 firmware can never send a toneburst on it's own, it always has to be sent with a DiSEqC message, else never at all (until proven otherwise). What happens if you send a DiSEqC message with 0 bytes length? Regards, Andreas

[linux-dvb] hvr4000-news

2007-12-05 Thread Igor
http://dev.kewl.org/hvr4000/ News 5 dec 2007 === This is the final diseqc configuration for this driver. See the img/ folder for screenshots of operation. A kernel module parameter now exists named toneburst. Previous parameter named desc has been removed. One new option which