Jump to content


Beeker

Member Since 10 Jan 2009
Offline Last Active Yesterday, 22:55
-----

#887863 Howto build unofficial pli for your unsupported receiver

Posted by Beeker on 17 May 2018 - 21:24

For base-password, extract attached file ,and copy  base-passwd_3.5.29.tar.gz and base-passwd_3.5.29.tar.gz.done to

openpli-oe-core/sources.

 

Attached Files




#887851 Howto build unofficial pli for your unsupported receiver

Posted by Beeker on 17 May 2018 - 21:10

Try:

sudo apt install python3-pexpect



#884221 Howto build unofficial pli for your unsupported receiver

Posted by Beeker on 11 May 2018 - 07:33

Zeros wrote:

 

Not included yet the patch here:
https://github.com/P...3f9cc24130cf9dc

 

Yes you have.




#879616 Howto build unofficial pli for your unsupported receiver

Posted by Beeker on 30 April 2018 - 20:31

Sorry my fault

 

https://github.com/P...7e52d10fc0469a3

 

If the makefile can't find the skin_display_dm900.xml or skin_display_dm920_xml file, it falls back to the skin_display_default.xml. Which is wrong.




#876835 Howto build unofficial pli for your unsupported receiver

Posted by Beeker on 25 April 2018 - 14:40

Online update available dm900/dm920. New drivers 20180425, engima2, OWIF etc.




#874288 Howto build unofficial pli for your unsupported receiver

Posted by Beeker on 21 April 2018 - 10:10

Thanks..

 

Yes Python e.g.

else:

Why?

 

Anyway build dm920 and dm900 running....




#874264 Howto build unofficial pli for your unsupported receiver

Posted by Beeker on 21 April 2018 - 09:55

Yes i noticed that also..

 

This commit doesn't break the build. So that's clear.

 

But why travis gives red error sometimes, devtools distro?




#874249 Howto build unofficial pli for your unsupported receiver

Posted by Beeker on 21 April 2018 - 09:51

All three at the same time... :)




#874234 Howto build unofficial pli for your unsupported receiver

Posted by Beeker on 21 April 2018 - 09:43

This does work for me.


diff --git a/lib/python/Tools/HardwareInfo.py b/lib/python/Tools/HardwareInfo.py
index 40896b7d0..dea6853bc 100644
--- a/lib/python/Tools/HardwareInfo.py
+++ b/lib/python/Tools/HardwareInfo.py
@@ -75,7 +75,7 @@ class HardwareInfo:
 			return "%s (%s)" % (hw_info.device_model, hw_info.device_version)
 		return hw_info.device_model
 
-	def get_machine_name(self)
+	def get_machine_name(self):
 		# get the reported device model
 		machine = get_device_model()
 		# map Xtrend device models to machine names




#874132 Howto build unofficial pli for your unsupported receiver

Posted by Beeker on 21 April 2018 - 07:10

Yes, It's a general problem, not the skin and LED patch.  Same probem here with dm8000

[MAIN] found 7 spinner!
[MAIN] executing main
[setIoPrio] best-effort level 3 ok
Traceback (most recent call last):
  File "/usr/lib/enigma2/python/mytest.py", line 22, in <module>
    import Components.SetupDevices
  File "/usr/lib/enigma2/python/Components/SetupDevices.py", line 1, in <module>
  File "/usr/lib/enigma2/python/Components/config.py", line 4, in <module>
  File "/usr/lib/enigma2/python/Components/Harddisk.py", line 4, in <module>
  File "/usr/lib/enigma2/python/Components/SystemInfo.py", line 3, in <module>
ImportError: No module named HardwareInfo
[eDVBDB] ---- saving lame channel db
[eDVBDB] saved 358 channels and 5754 services!
[eDVBResourceManager] release cached channel (timer timeout)
[Avahi] avahi_timeout_new
[Avahi] avahi_timeout_free




#868381 Youtube Error

Posted by Beeker on 10 April 2018 - 15:11

Yes, almost all gstreamer modules are gone after update. You can install them back manually or flash the box.




#868243 Howto build unofficial pli for your unsupported receiver

Posted by Beeker on 10 April 2018 - 12:32

You can update online.




#865991 Howto build unofficial pli for your unsupported receiver

Posted by Beeker on 4 April 2018 - 10:20

i use it   now whit barry Allen but no 2160p Hz

 

You need latest drivers (20180323) to fix that. All images dm900/dm920 at forum has old drivers, but with proper opkg files you can update to latest.




#834242 TEST2 image for dm900

Posted by Beeker on 26 January 2018 - 21:11

dm900: backupsuite install - Ok, backup - error

 

 

Know issue

 

Fix is on his way.




#817127 Sources for IPTVPlayer helper binaries

Posted by Beeker on 24 December 2017 - 16:21

duktape installed

duktape - 2.2.0-r0

But can't run binary from command line.. duktape not found.??

 

It still needs 2.1.99

 

Create patch to convert version from 2.2.0 to 2.1.99 as workaround.

Attached Files