Hi 1455,
Is it possible to use the fallback tuner in enigma2pc?
When I select it, it works with the first channel but it stops working if i change the channel, even with the host receiver on standby.
Any suggestion?
Thank you again.
3 September 2020 - 14:22
Hi 1455,
Is it possible to use the fallback tuner in enigma2pc?
When I select it, it works with the first channel but it stops working if i change the channel, even with the host receiver on standby.
Any suggestion?
Thank you again.
2 May 2020 - 17:02
after recompile enigma2 and change
[cXineLib] Use vo_driver:opengl
i upload the startup picture and crash pic with log file
When the first image appears, press the ESC key as the Internet connection is already configured, then configure the language.
29 April 2020 - 15:08
In my opinion it is best to do a new clean installation of Ubuntu and make the compilation of OpenPLi-PC from scratch.
28 April 2020 - 23:46
Yes must be with sudo. I do like this:
sudo -s
cd /usr/src
git clone https://github.com/ag1455/OpenPLi-PC.git
cd OpenPLi-PC
I run scripts 1 ... 6 step by step, so:
./1_build_libs.sh 2>&1 | tee build_libs.log
./2_build_libxine.sh 2>&1 | tee build_libxine.log
./3_build_openpliPC.sh 2>&1 | tee build_openpliPC.log
./4_build_plugins.sh 2>&1 | tee build_plugins.log
./5_build_oscam.sh 2>&1 | tee build_oscam.log
./6_build_lirc.sh 2>&1 | tee build_lirc.log
28 April 2020 - 22:51
Traceback (most recent call last):
File "/usr/local/e2/lib/enigma2/python/mytest.py", line 27, in <module>
from Screens import InfoBar
File "/usr/local/e2/lib/enigma2/python/Screens/InfoBar.py", line 5, in <module>
import Screens.MovieSelection
File "/usr/local/e2/lib/enigma2/python/Screens/MovieSelection.py", line 32, in <module>
import Tools.Trashcan
File "/usr/local/e2/lib/enigma2/python/Tools/Trashcan.py", line 6, in <module>
from twisted.internet import threads
ImportError: No module named twisted.internet
[eDVBDB] couldn't save lame channel db!