Let's move it to email arsi()chello.sk, then we write here what the problem was..
Send me file /usr/local/e2/lib/enigma2/python/Components/NimManager.py
arsi hasn't added any friends yet.
2 March 2017 - 20:38
Let's move it to email arsi()chello.sk, then we write here what the problem was..
Send me file /usr/local/e2/lib/enigma2/python/Components/NimManager.py
2 March 2017 - 16:40
OPERATING SYSTEM Linux-x86_64
NVIDIA DRIVER VERSION 367.57
It is already installed.
If its well installed, OpenGL must work..
Try even through the Start menu konsole and:
sudo /usr/local/e2/bin/nigma2
2 March 2017 - 16:11
Nvidia GTX960 is my videocard.
I change, but the same. Now I put git enigma2 from raider and with video.driver: auto I have this error;
Install Nvidia drivers.. https://linuxconfig....04-xenial-xerus
2 March 2017 - 15:35
It's work, but I arrived at the same point; 1041 post - https://forums.openp...-53#entry674100
What is your video card?
Change in /usr/local/e2/share/enigma/xine.cong
from video.driver:auto to video.driver:opengl and restart enigma2
2 March 2017 - 13:35
Thanks arsi.
Today I reinstalled ubuntu 16.04 64 bits
I made this;
- I install drivers for my tbs card
- I copy and extract enigma2pc
- I run ./1_build_libs.sh
- sudo apt install mercurial
- sudo apt install autopoint
- hg clone https://anonscm.debian.org/hg/xine-lib/xine-lib-1.2-vdpau/ --insecure
- cd ./xine-lib-1.2-vdpau
- wget http://server.arsi.sk/libXine-1.2.8-to-e2pc-xine.patch
- patch -p1<libXine-1.2.8-to-e2pc-xine.patch
.- /autogen.sh
- ./configure --disable-xinerama --prefix=/usr --enable-a52dec=internal --enable-dts=internal
- make - I have error :
CC xineplug_flac_la-flac_demuxer.lo
flac_demuxer.c:39:33: fatal error: FLAC/stream_decoder.h: No such file or directory
compilation terminated.
What is wrong?
sudo apt install libflac-dev could help