Dies Plugin funktioniert nicht richtig. Es kommt zur Fehlermeldung
"No module named HdmiCec.plugin"
LG Niki
advHDMI
-
- Member
- Beiträge: 36
- Registriert: 17 Feb 2017 16:11
- Hat gedankt: 10 Mal
- Hat Dank erhalten: 3 Mal
Ich hab denselben Fehler! Das Modul HDMICEC ist aber installiert, im SystemPlugins/HdmiCEC liegen "nur" 2 Dateien:
/usr/lib/enigma2/python/Plugins/SystemPlugins# ls HdmiCEC/
__init__.pyo plugin.pyo
Im AdvHdmi-Ordner liegt das drin:
/usr/lib/enigma2/python/Plugins/SystemPlugins# ls AdvHdmi/
AdvHdmiCecIF.pyo LICENSE keymap.xml maintainer.info
AdvHdmiCecSetup.pyo __init__.pyo locale plugin.pyo
Das ganze hat bis zum Update gestern funktioniert... Hatte via Online-Flash alles neu gemacht, die alten Einstellungen übernommen.
Im Log steht das hier:
21:23:31.5998 { D } File "/usr/lib/enigma2/python/Components/PluginComponent.py", line 53, in readPluginList
21:23:31.5999 { D } File "/usr/lib/enigma2/python/Tools/Import.py", line 2, in my_import
21:23:31.6000 { D } File "/usr/lib/enigma2/python/Plugins/SystemPlugins/AdvHdmi/plugin.py", line 34, in <module>
21:23:31.6002 { D } ImportError: No module named HdmiCec.plugin
/usr/lib/enigma2/python/Plugins/SystemPlugins# ls HdmiCEC/
__init__.pyo plugin.pyo
Im AdvHdmi-Ordner liegt das drin:
/usr/lib/enigma2/python/Plugins/SystemPlugins# ls AdvHdmi/
AdvHdmiCecIF.pyo LICENSE keymap.xml maintainer.info
AdvHdmiCecSetup.pyo __init__.pyo locale plugin.pyo
Das ganze hat bis zum Update gestern funktioniert... Hatte via Online-Flash alles neu gemacht, die alten Einstellungen übernommen.
Im Log steht das hier:
21:23:31.5998 { D } File "/usr/lib/enigma2/python/Components/PluginComponent.py", line 53, in readPluginList
21:23:31.5999 { D } File "/usr/lib/enigma2/python/Tools/Import.py", line 2, in my_import
21:23:31.6000 { D } File "/usr/lib/enigma2/python/Plugins/SystemPlugins/AdvHdmi/plugin.py", line 34, in <module>
21:23:31.6002 { D } ImportError: No module named HdmiCec.plugin
Octagon SF-4008 mit OPENATV 7.3
- s3n0
- Senior member
- Beiträge: 1650
- Registriert: 02 Jan 2017 14:38
- Wohnort: SK
- Receiver 1: Vu+ Zero 4K
- Receiver 2: Vu+ Solo SE V2
- Hat gedankt: 115 Mal
- Hat Dank erhalten: 432 Mal
- Kontaktdaten:
Hi.
Please, what is the purpose of this plugin "enigma2-plugin-systemplugins-advhdmi" ?
Is it still needed ? Or should it be removed from the OpenATV feed ?
Anyway... this plugin doesn't work.
It requires the dependency of the "enigma2-plugin-systemplugins-hdmicec" package, which has already become part of the OpenATV code, and therefore does not exist as a package on the feed at all.
Please, what is the purpose of this plugin "enigma2-plugin-systemplugins-advhdmi" ?
Is it still needed ? Or should it be removed from the OpenATV feed ?
Anyway... this plugin doesn't work.
It requires the dependency of the "enigma2-plugin-systemplugins-hdmicec" package, which has already become part of the OpenATV code, and therefore does not exist as a package on the feed at all.
Code: Alles auswählen
root@vusolose:~# opkg list | grep hdmi
enigma2-plugin-systemplugins-advhdmi - 7.3+gitr7711+82efbcb-r8 - systemplugins-advhdmi
root@vusolose:~#
root@vusolose:~# opkg list-installed | grep hdmi
root@vusolose:~#
root@vusolose:~# opkg info enigma2-plugin-systemplugins-advhdmi
Package: enigma2-plugin-systemplugins-advhdmi
Version: 7.3+gitr7711+82efbcb-r8
Depends: enigma2-plugin-systemplugins-hdmicec
Status: unknown ok not-installed
Section: base
Architecture: vusolose
Maintainer: OE-Alliance team
MD5Sum: 195da20dab5f18f55fb10ea1a6902d6a
Size: 23454
Filename: enigma2-plugin-systemplugins-advhdmi_7.3+gitr7711+82efbcb-r8_vusolose.ipk
Source: enigma2-plugins.bb
Description: systemplugins-advhdmi
Configure when HDMI-Cec is enabled
root@vusolose:~#
root@vusolose:~# opkg install enigma2-plugin-systemplugins-advhdmi
* calculate_dependencies_for: Cannot satisfy the following dependencies for enigma2-plugin-systemplugins-advhdmi:
* enigma2-plugin-systemplugins-hdmicec *
* opkg_solver_install: Cannot install package enigma2-plugin-systemplugins-advhdmi.
root@vusolose:~#