Why are you reinstalling Ubuntu again and again? You don't understand what you are doing.
The script is written so that it does almost everything itself! You can't break a sequence because the script is an algorithm expressed in a file.
I think about making a hdd image, but then it will not be free. Why? Because newbees don't want to study for free.
https://github.com/tbsdtv
I'm sorry for previous post and I'm ashamed. Thanks a lot for all your tips and guides!
thanks a lot for your new tips in 4_build_openpliPC.sh but I saw this tips in Raider05 github page before! and the problem was not solved by setting NIM Sockets!
I send a massage to tbs supporter and he give me a driver so that just DVB-S2 tuner is recognized by Enigma2pc!
# dmesg | grep frontend
[ 149.605765] usb 3-1: DVB: registering adapter 0 frontend 0 (TurboSight TBS 5520SEDVB-S/S2/S2X)...
[ 151.771342] usb 3-1: DVB: registering adapter 0 frontend 0 (TurboSight TBS 5520SEDVB-S/S2/S2X)...
[ 152.452086] usb 3-1: DVB: adapter 0 frontend 0 frequency 0 out of range (950000..2150000)
# ls -l /dev/dvb/*
total 0
crw-rw----+ 1 root video 212, 0 15 18:24 demux0
crw-rw----+ 1 root video 212, 1 15 18:24 dvr0
crw-rw----+ 1 root video 212, 3 15 18:24 frontend0
crw-rw----+ 1 root video 212, 2 15 18:24 net0
==> in tuner configuration, for dvb-T tuners, the word "Enabled" is appeared but for dvb-s2 in not appeared! why?
How to install skins and plugins ?
following method is wrote in Raider05 github pages :
Adding systemplugins, extensions or skins
put systemplugins in /usr/local/e2/lib/enigma2/python/Plugins/SystemPlugins
put extensions in /usr/local/e2/lib/enigma2/python/Plugins/Extensions
put skin in /usr/local/e2/share/enigma2
How to install .ipk files?