Jump to content


Photo

DVB-Options 0.5 on ET8000


  • Please log in to reply
26 replies to this topic

#1 jpuigs

  • Senior Member
  • 1,143 posts

+32
Good

Posted 31 March 2014 - 00:04

root@et8000:~# opkg install enigma2-plugin-extensions-dvboptions
Package enigma2-plugin-extensions-et-portal version 1.1-r0 has no valid architecture, ignoring.
Installing enigma2-plugin-extensions-dvboptions (0.5) to root...
Downloading http://downloads.pli-images.org/feeds/openpli-4/3rd-party/enigma2-plugin-extensions-dvboptions_0.5_mips32el.ipk.
Configuring enigma2-plugin-extensions-dvboptions.

**************************************************************
*  DvbOptions Plugin for ETxx00                           *
**************************************************************

Plugin successfully installed! You should restart enigma2 now!

root@et8000:~#


 

I'm trying to install dvboptions plugin on my new ET8000, but the plugin does'nt work fine.

After restarting enigma2, it appears correctly on plugins list, but I can not save changes, because the green key (OK) doesn't work.

The red one (cancel) works fine.

Has anybody tried ?


Edited by jordi.puig, 31 March 2014 - 00:08.

Enigma is getting old....

 

Spoiler

Re: DVB-Options 0.5 on ET8000 #2 jpuigs

  • Senior Member
  • 1,143 posts

+32
Good

Posted 31 March 2014 - 00:30

I've found version 0.6 on xtrend-home forum, but the green key still doesn't work !!!

 

 

vwpo.jpg


Enigma is getting old....

 

Spoiler

Re: DVB-Options 0.5 on ET8000 #3 Dimitrij

  • PLi® Core member
  • 10,020 posts

+338
Excellent

Posted 31 March 2014 - 05:56

jordi.puig

Please give the command response in telnet:

modinfo.26 /lib/modules/"$(uname -r)"/extra/dvb.ko

GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: DVB-Options 0.5 on ET8000 #4 Dimitrij

  • PLi® Core member
  • 10,020 posts

+338
Excellent

Posted 31 March 2014 - 06:35

jordi.puig

Please give the command response in telnet:

modinfo.26 /lib/modules/"$(uname -r)"/extra/dvb.ko

or

modinfo /lib/modules/"$(uname -r)"/extra/dvb.ko

GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: DVB-Options 0.5 on ET8000 #5 littlesat

  • PLi® Core member
  • 56,273 posts

+691
Excellent

Posted 31 March 2014 - 06:59

Possibly this plugin is not made for et8k and et10k...

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: DVB-Options 0.5 on ET8000 #6 Rob van der Does

  • Senior Member
  • 7,766 posts

+184
Excellent

Posted 31 March 2014 - 07:49

IMHO the only important entry is the LNB-power. Maybe that setting can simply be embedded in PLi (just as fancontrol or so)?

And according to the plugin itself it should be suitable for all ET's:

 

boxtype = open("/proc/stb/info/boxtype").read().strip()
if boxtype.startswith("et4"):
boxtype = "_et4x00.conf"
if boxtype.startswith("et5"):
boxtype = "_et5x00.conf"
if boxtype.startswith("et6"):
boxtype = "_et6x00.conf"
if boxtype.startswith("et8"):
boxtype = "_et8000.conf"
if boxtype.startswith("et9"):
boxtype = "_et9x00.conf"
if boxtype.startswith("et10"):
boxtype = "_et10000.conf"
 

 

 


Edited by SatKiekerd, 31 March 2014 - 07:51.


Re: DVB-Options 0.5 on ET8000 #7 Dimitrij

  • PLi® Core member
  • 10,020 posts

+338
Excellent

Posted 31 March 2014 - 08:32

First, let me answer:

    modinfo.26 /lib/modules/"$(uname -r)"/extra/dvb.ko

or

modinfo /lib/modules/"$(uname -r)"/extra/dvb.ko

GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: DVB-Options 0.5 on ET8000 #8 Rob van der Does

  • Senior Member
  • 7,766 posts

+184
Excellent

Posted 31 March 2014 - 08:37

root@ET8000:~# 
modinfo /lib/modules/"$(uname -r)"/extra/dvb.ko

filename:       /lib/modules/3.13.6/extra/dvb.ko
depends:        
vermagic:       3.13.6 SMP mod_unload modversions BMIPS 32BIT
license:        GPL
parm:           adapter_nr:DVB adapter numbers (array of short)
parm:           rctype:int
parm:           simul_hdmi_scart:int
parm:           number_of_decoders:int
 


Re: DVB-Options 0.5 on ET8000 #9 Dimitrij

  • PLi® Core member
  • 10,020 posts

+338
Excellent

Posted 31 March 2014 - 08:55

SatKiekerd

Thank you.

 

et9x00 login: root
root@et9x00:~# modinfo /lib/modules/"$(uname -r)"/extra/dvb.ko
filename:       /lib/modules/3.8.7/extra/dvb.ko
depends:
vermagic:       3.8.7 SMP mod_unload modversions MIPS32_R1 32BIT
license:        GPL
parm:           adapter_nr:DVB adapter numbers (array of short)
parm:           rctype:int
parm:           simul_hdmi_scart:int
parm:           number_of_decoders:int
parm:           lnb_power_off_in_standby:int

lnb_power_off_in_standby not et8000


Edited by Dima73, 31 March 2014 - 08:56.

GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: DVB-Options 0.5 on ET8000 #10 Rob van der Does

  • Senior Member
  • 7,766 posts

+184
Excellent

Posted 31 March 2014 - 09:39

Meaning LNB power is always on?



Re: DVB-Options 0.5 on ET8000 #11 jpuigs

  • Senior Member
  • 1,143 posts

+32
Good

Posted 31 March 2014 - 13:29

Sorry, I wasn't online.

I got the same as  SatKiekerd

Indeed no lnb power in standby, the only reason for me to use this pkugin.

Then, Is it driver's problem ?


Edited by jordi.puig, 31 March 2014 - 13:30.

Enigma is getting old....

 

Spoiler

Re: DVB-Options 0.5 on ET8000 #12 Dimitrij

  • PLi® Core member
  • 10,020 posts

+338
Excellent

Posted 31 March 2014 - 14:31

Then, Is it driver's problem ?

No.
Lack of this feature as a class.


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: DVB-Options 0.5 on ET8000 #13 jpuigs

  • Senior Member
  • 1,143 posts

+32
Good

Posted 31 March 2014 - 15:23

And how could be solved ?


Enigma is getting old....

 

Spoiler

Re: DVB-Options 0.5 on ET8000 #14 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 31 March 2014 - 18:25

It can only be solved by driver developer.


Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: DVB-Options 0.5 on ET8000 #15 pieterg

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 31 March 2014 - 18:33

I never understood why you would want to keep the lnb enabled, while the tuners are not in use. Just a waste of power.
Looks like they finally got rid of that option.

Re: DVB-Options 0.5 on ET8000 #16 Rob van der Does

  • Senior Member
  • 7,766 posts

+184
Excellent

Posted 31 March 2014 - 18:37

For a loopthrough to an other box? Hence the (potential) option to enable/disable it?



Re: DVB-Options 0.5 on ET8000 #17 jpuigs

  • Senior Member
  • 1,143 posts

+32
Good

Posted 31 March 2014 - 19:09

I never understood why you would want to keep the lnb enabled, while the tuners are not in use. Just a waste of power.
Looks like they finally got rid of that option.

 

No, I don't want to keep LNB enabled when tuners are noy in use.

But now I've done some tests and I see that LNB power is OFF when a tuner is not used with this box (ET8000).

So i don't really need that plugin with this receiver. It's my second day using this receiver.

 

Correct me if I'm wrong, but other receivers (ET9000 f.i.) without using this plugin keep power on LNB port although it's not used. That's why I had this plugin installed on other boxes.


Edited by jordi.puig, 31 March 2014 - 19:11.

Enigma is getting old....

 

Spoiler

Re: DVB-Options 0.5 on ET8000 #18 Dimitrij

  • PLi® Core member
  • 10,020 posts

+338
Excellent

Posted 31 March 2014 - 20:02

/etc/modules-load.d/*

et8000.conf or  _et8000.conf


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: DVB-Options 0.5 on ET8000 #19 jpuigs

  • Senior Member
  • 1,143 posts

+32
Good

Posted 31 March 2014 - 20:34

_et8000.conf

 

 

inside it:

 

tpm
modloader
modloader2
dvb
 


Edited by jordi.puig, 31 March 2014 - 20:35.

Enigma is getting old....

 

Spoiler

Re: DVB-Options 0.5 on ET8000 #20 pieterg

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 31 March 2014 - 21:06

For a loopthrough to an other box?

For loopthrough, you need the inactive output to be disabled.
When you have both outputs enabled in a loopthrough situation, it'll conflict (and the power supply with the lowest output impedance will win)


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users