Now I installed the latest release openpli-8.0-release-dm8000-20210118 but nothing has changed: the bug with CF mount has not been fixed.
[eListboxPythonConfigContent] second value of tuple is not a tuple.
[eListboxPythonConfigContent] second value of tuple is not a tuple.
[eListboxPythonConfigContent] second value of tuple is not a tuple.
[eServiceMP3] Gstreamer error: Could not open resource for reading. (5) from source
[eServiceMP3] Gstreamer error: GStreamer error: state change failed and some element failed to post a proper error message with the reason for the failure. (4) from source
[eServiceMP3] Gstreamer error: Could not open resource for reading. (5) from source
[eServiceMP3] Gstreamer error: GStreamer error: state change failed and some element failed to post a proper error message with the reason for the failure. (4) from source
Traceback (most recent call last):
File "/usr/lib/enigma2/python/mytest.py", line 211, in processDelay
callback(*retval)
File "/usr/lib/enigma2/python/Tools/BoundFunction.py", line 9, in __call__
File "/usr/lib/enigma2/python/Plugins/Extensions/Flashexpander/flashexpander.py", line 202, in __startFE_device
self.__copyFlash(mountpoint,(partitionPath,uuidPath,fstype))
File "/usr/lib/enigma2/python/Plugins/Extensions/Flashexpander/flashexpander.py", line 222, in __copyFlash
if self.__checkMountPoint(mp):
File "/usr/lib/enigma2/python/Plugins/Extensions/Flashexpander/flashexpander.py", line 237, in __checkMountPoint
self.session.open(MessageBox, _("Mount failed (%s)") %fstype, MessageBox.TYPE_ERROR, timeout=5)
NameError: global name 'fstype' is not defined
[ePyObject] (CallObject(<bound method Session.processDelay of <__main__.Session instance at 0x731a3328>>,()) failed)
and we have a problem with the automatic launch of the wicardd after restarting / turning on.
I had to add by telnet:
update-rc.d softcam defaults 50
for fix it.