I am running vdr 1.3.22 on kernel 2.6.11.4
I an successful in getting vdr to run. when I try to use diseqc at all the system will not permite it. I have tryed swapping out the card, I have trieve disqc ver 1.0, and 2.0 switches. there are no errors on make for the system, but I cannot get it to switch. If I swap out a 2.3 card for a 2.2 card diseqc swithcing work perfectly.
could i get some assistance on this?
-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.7.4 - Release Date: 3/18/2005
Martin Spears wrote:
Which driver are you using? Nexus Rev 2.3 is _not_ supported by drivers which come with 2.6.11. You have to use the latest dvb-kernel drivers from CVS.
Btw, driver issues should not be discussed on the vdr mailing list, but on the linux-dvb mailing list.
Oliver
Yes I am using the newest dvb cvs drivers
-----Original Message----- From: vdr-bounces@linuxtv.org [mailto:vdr-bounces@linuxtv.org]On Behalf Of Oliver Endriss Sent: Sunday, March 20, 2005 1:30 PM To: vdr@linuxtv.org Subject: Re: [vdr] New Nexus FF Ver 2.3 cards
Martin Spears wrote:
the
system, but I cannot get it to switch. If I swap out a 2.3 card for a 2.2 card diseqc swithcing work perfectly.
Which driver are you using? Nexus Rev 2.3 is _not_ supported by drivers which come with 2.6.11. You have to use the latest dvb-kernel drivers from CVS.
Btw, driver issues should not be discussed on the vdr mailing list, but on the linux-dvb mailing list.
Oliver
-- -------------------------------------------------------- VDR Remote Plugin available at http://www.escape-edv.de/endriss/vdr/ --------------------------------------------------------
_______________________________________________ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
-- No virus found in this incoming message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.7.4 - Release Date: 3/18/2005
-- No virus found in this incoming message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.7.4 - Release Date: 3/18/2005
-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.7.4 - Release Date: 3/18/2005
Martin Spears wrote:
Yes I am using the newest dvb cvs drivers
I'm sorry. I can't test the driver without hardware. :-( Someone with a Nexus 2.3 has to debug the driver.
It should also be checked whether the LNBP21 chip is connected to the tuner (pin 5 LNBP21 <-- some components --> pin 15 tuner).
Maybe the DiSEqC routines in stv0299.c are broken, too.
I don't even know whether the card is working without DiSEqC. Still waiting for feedback.
Oliver
without the use of diseqc the card does work. I can recieve from several sats as long as I do not use diseqc switching. If I were to go direct then everything works perfect.
-----Original Message----- From: vdr-bounces@linuxtv.org [mailto:vdr-bounces@linuxtv.org]On Behalf Of Oliver Endriss Sent: Sunday, March 20, 2005 3:50 PM To: vdr@linuxtv.org Subject: Re: [vdr] New Nexus FF Ver 2.3 cards
Martin Spears wrote:
Yes I am using the newest dvb cvs drivers
I'm sorry. I can't test the driver without hardware. :-( Someone with a Nexus 2.3 has to debug the driver.
It should also be checked whether the LNBP21 chip is connected to the tuner (pin 5 LNBP21 <-- some components --> pin 15 tuner).
Maybe the DiSEqC routines in stv0299.c are broken, too.
I don't even know whether the card is working without DiSEqC. Still waiting for feedback.
Oliver
-- -------------------------------------------------------- VDR Remote Plugin available at http://www.escape-edv.de/endriss/vdr/ --------------------------------------------------------
_______________________________________________ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
-- No virus found in this incoming message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.7.4 - Release Date: 3/18/2005
-- No virus found in this incoming message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.7.4 - Release Date: 3/18/2005
-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.7.4 - Release Date: 3/18/2005
I have gotten the new ver 2.3 card to switch without diseqc. using a standard multiswitch I can switch between the sats on the horizontal, and not the vertical.
I am not a very good coder, but trying to solve this.
-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.7.4 - Release Date: 3/18/2005
Martin Spears wrote:
Ok, let's assume that the DiSEqC code in the stv0299 driver is buggy. Try the attached patch. Does it work now?
If not, try to load the stv0299 driver with parameter 'debug=1' and post the output when tuning. Please post your diseqc.conf file.
Oliver
here is my diseqc.conf
# DiSEqC configuration for VDR # # Format: # # satellite slof polarization lof command... # # satellite: one of the 'S' codes defined in sources.conf # slof: switch frequency of LNB; the first entry with # an slof greater than the actual transponder # frequency will be used # polarization: V = vertical, H = horizontal # lof: the local oscillator frequency to subtract from # the actual transponder frequency # command: # t tone off # T tone on # v voltage low (13V) # V voltage high (18V) # A mini A # B mini B # Wnn wait nn milliseconds (nn may be any positive integer number) # [xx ...] hex code sequence (max. 6) # # The 'command...' part is optional. # # Examples:
# Full DiSEqC sequence:
S119W 11250 V 99999 t v W15 [E0 10 38 F0] W15 A W15 t S119W 99999 V 11250 t v W15 [E0 10 38 F1] W15 A W15 T S119W 11250 H 99999 t V W15 [E0 10 38 F2] W15 A W15 t S119W 99999 H 11250 t V W15 [E0 10 38 F3] W15 A W15 T
S110W 11250 V 99999 t v W15 [E0 10 38 F4] W15 B W15 t S110W 99999 V 11250 t v W15 [E0 10 38 F5] W15 B W15 T S110W 11250 H 99999 t V W15 [E0 10 38 F6] W15 B W15 t S110W 99999 H 11250 t V W15 [E0 10 38 F7] W15 B W15 T
and what happens when I cahnge channels
softcam 0: setting new SID 118, source 84a6, transponder 33e06 softcam 0: logger stopped ecmcache: from cache: system Nagra (1800) id 0000 with ecm 24 softcam 0: try system Nagra (1800) id 0000 with ecm 24 (cached) (pri=-10) softcam 0: started logger sys=0x1800 id=0x0 system: using key N 101 00 B3E1DF3753758AB5 softcam 0: correct key found softcam 0: started logger sys=0x1800 id=0x0 softcam 0: check ProvidesCa: 1810 1801 1800 -> n=1 softcam 0: ignoring new SID 118, source 84a6, transponder 33e06 softcam 0: check ProvidesCa: 1810 1801 1800 -> n=1 softcam 0: setting new SID 506, source 844c, transponder 33e98 softcam 0: logger stopped ecmcache: from cache: system Nagra (1800) id 0000 with ecm 26 softcam 0: try system Nagra (1800) id 0000 with ecm 26 (cached) (pri=-10) softcam 0: started logger sys=0x1800 id=0x0 system: using key N 101 00 B3E1DF3753758AB5 softcam 0: correct key found softcam 0: started logger sys=0x1800 id=0x0
but when I change channels to this other sat, there is nothing but a blank screen. if I disconnect the switch and go direct then the system works perfect this happens with both vdr 1.3.22 and 1.3.23
any ideas
-----Original Message----- From: vdr-bounces@linuxtv.org [mailto:vdr-bounces@linuxtv.org]On Behalf Of Oliver Endriss Sent: Monday, March 21, 2005 5:28 PM To: vdr@linuxtv.org Subject: Re: [vdr] New Nexus FF Ver 2.3 cards
Martin Spears wrote:
Ok, let's assume that the DiSEqC code in the stv0299 driver is buggy. Try the attached patch. Does it work now?
If not, try to load the stv0299 driver with parameter 'debug=1' and post the output when tuning. Please post your diseqc.conf file.
Oliver
-- -------------------------------------------------------- VDR Remote Plugin available at http://www.escape-edv.de/endriss/vdr/ --------------------------------------------------------
-- No virus found in this incoming message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.7.4 - Release Date: 3/18/2005
-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.8.0 - Release Date: 3/21/2005
what is wrong with that. my problem is that the card will not switch through the diseqc.
-----Original Message----- From: vdr-bounces@linuxtv.org [mailto:vdr-bounces@linuxtv.org]On Behalf Of Dominique Simon Sent: Wednesday, March 23, 2005 4:23 PM To: Klaus Schmidinger's VDR Subject: Re: [vdr] New Nexus FF Ver 2.3 cards
Am 23.03.2005 um 20:24 schrieb Martin Spears:
softcam 0: correct key found
Ouch...
You should try with a plain/vanilla VDR.
Ciao
-- No virus found in this incoming message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.8.0 - Release Date: 3/21/2005
-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.8.0 - Release Date: 3/21/2005
On Wednesday 23 March 2005 22:26, Martin Spears wrote:
what is wrong with that. my problem is that the card will not switch through the diseqc.
Support for this card has just been added to dvb-kernel cvs, so you should direct you inquiries there instead!
This was already mentioned in this thread by Oliver Endriss, please follow what advise is given.
Subscribing to the dvb-kernel mailing list can be done here: http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
So there should be no more posts on this here, untill the diseqc stuff on the 2.3 revision of the nexus board is confirmed on the linux-dvb list. I added linux-dvb to CC list..
Kenneth
ok I subsrcibed to the mailing list
-----Original Message----- From: vdr-bounces@linuxtv.org [mailto:vdr-bounces@linuxtv.org]On Behalf Of Kenneth Aaflřy Sent: Wednesday, March 23, 2005 4:37 PM To: Klaus Schmidinger's VDR; linux-dvb@linuxtv.org Subject: [vdr] Diseqc on Nexus rev 2.3 (was: New Nexus FF Ver 2.3 cards)
On Wednesday 23 March 2005 22:26, Martin Spears wrote:
what is wrong with that. my problem is that the card will not switch
through
the diseqc.
Support for this card has just been added to dvb-kernel cvs, so you should direct you inquiries there instead!
This was already mentioned in this thread by Oliver Endriss, please follow what advise is given.
Subscribing to the dvb-kernel mailing list can be done here: http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
So there should be no more posts on this here, untill the diseqc stuff on the 2.3 revision of the nexus board is confirmed on the linux-dvb list. I added linux-dvb to CC list..
Kenneth
_______________________________________________ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
-- No virus found in this incoming message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.8.0 - Release Date: 3/21/2005
-- No virus found in this incoming message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.8.0 - Release Date: 3/21/2005
-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.8.0 - Release Date: 3/21/2005
On Wednesday 23 March 2005 22:49, Martin Spears wrote: Kenneth Aafløy wrote:
You enjoyed that, ah? :)
Another advise for those outlook users out there is to keep their eyes out for those quoting bugs that are present in every version of outlook.
Kenneth
I think your diseqc.conf is wrong, I am using Circular DBS LNB with 4X1 diseqc. it looks like this. Your values after the polarity (99999) I think is no good.
#LNB1 S119W 99999 V 11250 t v W15 [E0 10 38 F0] S119W 99999 H 11250 t V W15 [E0 10 38 F0] #LNB2 S110W 99999 V 11250 t v W15 [E0 10 38 F4] S110W 99999 H 11250 t V W15 [E0 10 38 F4] # ^^^^^^^ LOF frequency, never seen 99999 #LNB3 = F8 #LNB4 = FC