The module is not ready yet. I wonder why I did not find a similar source from OpenPLi.
Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1941
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1942
Posted 14 February 2022 - 16:57
Attached Files
Edited by roxette, 14 February 2022 - 16:58.
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1943
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1944
Posted 15 February 2022 - 18:11
dvbdev.h is part of v4l-utils.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1945
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1946
Posted 16 February 2022 - 10:46
I forgot that for some reason dvbdev.h is not part of the linux-headers package. But this and other headers are in the linux-source package. If necessary, all missing headers can be rewritten in linux-headers.
In the meantime, I just returned dvbdev.h to its original place.
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1947
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1948
Posted 19 February 2022 - 16:17
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1949
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1950
Posted 19 February 2022 - 16:40
IOError: [Errno 13] Permission denied: '/usr/local/e2/etc/frontend/0/tone_amplitude'
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1951
Posted 19 February 2022 - 18:01
chown -R root:root /usr/local/e2
All files inside folders must have 644 permissions. Everything works for me and I don't understand how you get such errors. Maybe you're not running with superuser rights?
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1952
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1953
Posted 19 February 2022 - 19:27
FLUSH
[eDVBDB] ---- saving lame channel db
[eDVBDB] saved 0 channels and 0 services!
[eDVBResourceManager] release cached channel (timer timeout)
[Avahi] avahi_timeout_new
[Avahi] avahi_timeout_free
[Avahi] avahi_watch_free
[Avahi] avahi_timeout_free
[eDVBLocalTimeHandler] set RTC to previous valid time
[eInit] - (41) Stream server
[eInit] - (41) Encoders
[eInit] - (41) eServiceFactoryDVB
[eInit] - (41) eServiceFactoryFS
[eInit] - (41) eServiceFactoryM2TS
[eInit] - (41) eServiceFactoryHDMI
[eInit] - (41) eServiceFactoryTS
[eInit] - (41) eServiceFactoryWebTS
[eInit] - (40) eServiceCenter
[eServiceCenter] clear instance
[eInit] - (35) CA handler
[eInit] - (35) CI Slots
[eInit] - (34) caConnector
[eInit] - (30) eActionMap
[eInit] - (22) Hdmi CEC driver
[eInit] - (21) Lirc RC Driver
[eInit] - (21) Xlib RC Driver
[eInit] - (20) AVSwitch Driver
[eInit] - (20) misc options
[eInit] - (20) RC Input layer
[eInit] - (20) UHF Modulator
[eInit] - (20) DVB-CI UI
[eInit] - (15) eWindowStyleManager
[eInit] - (10) gRC
[gRC] waiting for gRC thread shutdown
[gRC] thread has finished
[eInit] - (9) Font Render Class
[eInit] - (9) gLCD
[eInit] - (9) gXlibDC
[cXineLib] Unloading post plugins
[cXineLib] Dispose queue
[cXineLib] I have XINE event --- 7
[cXineLib] xine_event_handler(): event->type: 7
[cXineLib] Dispose ao_port
[cXineLib] Dispose vo port
video_out: max frames used: 2 of 25
video_out: early wakeups: 0 of 6
[cXineLib] Done
[eInit] - (8) graphics acceleration manager
[eInit] - (5) Tuxtxt
[eInit] - (1) Background File Eraser
[eInit] reached rl -1
Edited by ptergrand, 19 February 2022 - 19:36.
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1954
Posted 19 February 2022 - 20:16
cd..ENIGMA_DEBUG_LVL=4 /usr/local/e2/bin/enigma2.sh
What is this nonsense? Here must be: sh ./DEBUG_LVL_4.sh
Did you change the permissions of this file an to 644 and root? Maybe your ubuntu crashed?
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1955
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1956
Posted 19 February 2022 - 20:38
Programı her türlü komut sistemi ile çalıştırıyordum, artık çalışmıyor çünkü sürekli değişiklik yapıyorsunuz.
I was running the program with all kinds of command systems, it doesn't work anymore because you are constantly making changes.
Attached Files
Edited by ptergrand, 19 February 2022 - 20:39.
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1957
Posted 19 February 2022 - 21:36
But this is a completely different error! The OpenPLi developers changed Network.py. But recent versions of Ubuntu do not use the /etc/network/interfaces file and uses Network Manager. You created it like this:
# automatically generated by enigma2 # do NOT change manually! auto lo iface lo inet loopback auto eno1 iface eno1 inet dhcp udhcpc_opts -T1 -t9
Do not do this! If you restart your computer, then your network will not work at all. Accordingly, the program will not run without a network.
Delete this file or leave only:
auto lo iface lo inet loopback
Restart PC аnd then the program will run anyway. Even if you unplug the network connector.
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1958
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1959
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1960
Posted 20 February 2022 - 17:46
But this is a completely different error! The OpenPLi developers changed Network.py. But recent versions of Ubuntu do not use the /etc/network/interfaces file and uses Network Manager. You created it like this:
# automatically generated by enigma2 # do NOT change manually! auto lo iface lo inet loopback auto eno1 iface eno1 inet dhcp udhcpc_opts -T1 -t9Do not do this! If you restart your computer, then your network will not work at all. Accordingly, the program will not run without a network.
Delete this file or leave only:
auto lo iface lo inet loopbackRestart PC аnd then the program will run anyway. Even if you unplug the network connector.
I didn't quite understand what you mean. Are you talking about the network interface?
Can you explain in more detail what I should do?
Edited by ptergrand, 20 February 2022 - 17:47.
4 user(s) are reading this topic
0 members, 4 guests, 0 anonymous users