Jump to content


Photo

Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit


  • Please log in to reply
2047 replies to this topic

Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1121 Pirm0kas

  • Member
  • 12 posts

0
Neutral

Posted 29 May 2017 - 20:59

Hm.. So I tried compiling on a freshly reinstalled 16.04 and everything seems to have gone well. But it doesn't work. Least of all, e2bin symlink is gone, so had to launch it manually. Then it spit out all sorts of weird errors:

input_file: File not found: >/usr/local/e2/etc/tuxbox/logo.mvi<

[CI] cannot open /usr/local/e2/etc/stb/tsmux/input0
[CI] cannot open /usr/local/e2/etc/stb/tsmux/input1

[ePNG] couldn't open /usr/local/e2/share/enigma2/skin_default/spinner/wait8.png

resolveFilename: Couldn't create /usr/local/e2/etc/enigma2/
no profile data available
resolveFilename: Couldn't create /usr/local/e2/etc/enigma2/
Traceback (most recent call last):
  File "/usr/local/e2/lib/enigma2/python/mytest.py", line 5, in <module>
    from Tools.Profile import profile, profile_final
  File "/usr/local/e2/lib/enigma2/python/Tools/Profile.py", line 27, in <module>
    profile_file = open(resolveFilename(SCOPE_CONFIG, "profile"), "w")
TypeError: coercing to Unicode: need string or buffer, NoneType found




It's all there though...

 

And when I tried recompiling just Enigma2PC (that is, launching ./4_build_openpliPC.sh):


/dvbsoftwareca/dvb_softwareca.c: In function ‘dvblb_init’:
/dvbsoftwareca/dvb_softwareca.c:239:21: error: assignment from incompatible pointer type [-Werror=incompatible-pointer-types]
  dvb_class->devnode = dvb_devnode;
                     ^
cc1: some warnings being treated as errors
scripts/Makefile.build:289: recipe for target '/home/g/Downloads/enigma2pc/enigma2/dvbsoftwareca/dvb_softwareca.o' failed
make[2]: *** [/home/g/Downloads/enigma2pc/enigma2/dvbsoftwareca/dvb_softwareca.o] Error 1
Makefile:1491: recipe for target '_module_/home/g/Downloads/enigma2pc/enigma2/dvbsoftwareca' failed
make[1]: *** [_module_/home/g/Downloads/enigma2pc/enigma2/dvbsoftwareca] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-4.8.0-53-generic'
Makefile:7: recipe for target 'default' failed
make: *** [default] Error 2

Wha'ts going on? :(


Edited by Pirm0kas, 29 May 2017 - 21:00.


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1122 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 30 May 2017 - 14:01

Old vdr/enigma2pc forum doesn't work. They wrote that it worked but I have not tried it.

 


GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1123 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 30 May 2017 - 14:07

input_file: File not found: >/usr/local/e2/etc/tuxbox/logo.mvi

Excuse me. I unsuccessfully updated. Tomorrow I'll fix it.

/dvbsoftwareca/dvb_softwareca.c:239:21: error: assignment from incompatible pointer type [-Werror=incompatible-pointer-types]

U exactly compile as root and use gcc 5 and 16.04?


Edited by 1455, 30 May 2017 - 14:09.

GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1124 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 31 May 2017 - 11:08

A few tips and tricks.
If the enigma2pc hangs, click PrtScr -> Esc and in the menu (cairo) select "Kill Enigma2PC".
Script 4 copies the missing file logo.mvi to /enigma2/data.
If you compile only enigma2 folder (manually or with script 4) then for each case run the script 5 to overwrite files that may contain old data.

I'm not a developer and just like any engineer I use logic and copypaste. So please don't ask me why it does not work for you.))


Edited by 1455, 31 May 2017 - 11:09.

GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1125 Pirm0kas

  • Member
  • 12 posts

0
Neutral

Posted 31 May 2017 - 12:26


U exactly compile as root and use gcc 5 and 16.04?

 

 

Yeah, I tried. Ubuntu 16.04 with 4.8 kernel fails when compiling dvbsoftwareca due the warnings being treated as errors. With 16.04 and 4.4 kernel everything compiles but I get segfaults when launching enigma2 as root or via sudo. Just like before. Doesn't matter with Nouveau or NVIDIA drivers.


Edited by Pirm0kas, 31 May 2017 - 12:27.


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1126 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 1 June 2017 - 10:40

Pirm0kas, try to replace in the source libxine this attachment.

 

Attached Files


GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1127 Pirm0kas

  • Member
  • 12 posts

0
Neutral

Posted 1 June 2017 - 17:43

Nope, still the same. Tried under Ubuntu 14.04 this time.

<  1046.179503> [eDVBDB] 0 entries in Bouquet userbouquet.favourites.radio
<  1046.179511> [eDVBDB] 1 entries in Bouquet bouquets.radio
<  1046.179519> [eDVBDB] Renumbering...
[FONT] adding font /usr/local/e2/share/fonts/nmsbd.ttf<  1046.205456> [FONT] OK (Regular)
[FONT] adding font /usr/local/e2/share/fonts/andale.ttf<  1046.205514> [FONT] OK (Fixed)
[FONT] adding font /usr/local/e2/share/fonts/tuxtxt.ttf<  1046.205562> [FONT] OK (Console)
[FONT] adding font /usr/local/e2/share/fonts/ae_AlMateen.ttf<  1046.205616> [FONT] OK (Replacement)
setResolution 1280 720
[FONT] adding font /usr/local/e2/share/fonts/nmsbd.ttf<  1046.207331> [FONT] OK (Regular)
[FONT] adding font /usr/local/e2/share/fonts/lcd.ttf<  1046.207396> [FONT] OK (LCD)
[FONT] adding font /usr/local/e2/share/fonts/goodtime.ttf<  1046.207445> [FONT] OK (OLED)
[FONT] adding font /usr/local/e2/share/fonts/nmsbd.ttf<  1046.207498> [FONT] OK (Console)
[FONT] adding font /usr/local/e2/share/fonts/ae_AlMateen.ttf<  1046.207555> [FONT] OK (Replacement)
[FONT] adding font /usr/local/e2/share/fonts/nmsbd.ttf<  1046.207608> [FONT] OK (Display)
[FONT] adding font /usr/local/e2/share/fonts/LiberationSans-Regular.ttf<  1046.209332> [FONT] OK (Subs)
[FONT] adding font /usr/local/e2/share/fonts/LiberationSans-Italic.ttf<  1046.209394> [FONT] OK (Subsi)
[FONT] adding font /usr/local/e2/share/fonts/LiberationSans-Bold.ttf<  1046.209449> [FONT] OK (Subsb)
[FONT] adding font /usr/local/e2/share/fonts/LiberationSans-BoldItalic.ttf<  1046.209502> [FONT] OK (Subsz)
[FONT] adding font /usr/local/e2/share/fonts/nmsbd.ttf<  1046.209672> [FONT] OK (FdLcD)
[iInputDevices] getInputDevices event11 <ERROR: ioctl(EVIOCGNAME): [Errno 22] Invalid argument >
[iInputDevices] getInputDevices event10 <ERROR: ioctl(EVIOCGNAME): [Errno 22] Invalid argument >
[iInputDevices] getInputDevices by-id <ERROR: ioctl(EVIOCGNAME): [Errno 21] Is a directory: '/dev/input/by-id' >
[iInputDevices] getInputDevices js0 <ERROR: ioctl(EVIOCGNAME): [Errno 22] Invalid argument >
[iInputDevices] getInputDevices event9 <ERROR: ioctl(EVIOCGNAME): [Errno 22] Invalid argument >
[iInputDevices] getInputDevices event8 <ERROR: ioctl(EVIOCGNAME): [Errno 22] Invalid argument >
[iInputDevices] getInputDevices event7 <ERROR: ioctl(EVIOCGNAME): [Errno 22] Invalid argument >
[iInputDevices] getInputDevices event6 <ERROR: ioctl(EVIOCGNAME): [Errno 22] Invalid argument >
[iInputDevices] getInputDevices event5 <ERROR: ioctl(EVIOCGNAME): [Errno 22] Invalid argument >
[iInputDevices] getInputDevices event4 <ERROR: ioctl(EVIOCGNAME): [Errno 22] Invalid argument >
[iInputDevices] getInputDevices by-path <ERROR: ioctl(EVIOCGNAME): [Errno 21] Is a directory: '/dev/input/by-path' >
[iInputDevices] getInputDevices event3 <ERROR: ioctl(EVIOCGNAME): [Errno 22] Invalid argument >
[iInputDevices] getInputDevices mouse0 <ERROR: ioctl(EVIOCGNAME): [Errno 25] Inappropriate ioctl for device >
[iInputDevices] getInputDevices event2 <ERROR: ioctl(EVIOCGNAME): [Errno 22] Invalid argument >
[iInputDevices] getInputDevices event1 <ERROR: ioctl(EVIOCGNAME): [Errno 22] Invalid argument >
[iInputDevices] getInputDevices event0 <ERROR: ioctl(EVIOCGNAME): [Errno 22] Invalid argument >
[iInputDevices] getInputDevices mice <ERROR: ioctl(EVIOCGNAME): [Errno 25] Inappropriate ioctl for device >
Traceback (most recent call last):
  File "/usr/local/e2/lib/enigma2/python/mytest.py", line 534, in <module>
    import Components.InputHotplug
ImportError: No module named InputHotplug
<  1046.210915> FLUSH
<  1046.210918> [eDVBDB] ---- saving lame channel db
<  1046.210979> [eDVBDB] saved 0 channels and 0 services!
<  1046.213022> [eDVBResourceManager] release cached channel (timer timeout)
<  1046.213055> [eDVBLocalTimeHandler] set RTC to previous valid time
<  1046.213154> [eInit] - (41) Stream server
<  1046.213173> [eInit] - (41) Encoders
<  1046.213177> [eInit] - (41) eServiceFactoryDVB
<  1046.213180> [eInit] - (41) eServiceFactoryFS
<  1046.213184> [eInit] - (41) eServiceFactoryMP3
<  1046.213186> [eInit] - (41) eServiceFactoryM2TS
<  1046.213189> [eInit] - (41) eServiceFactoryDVD
<  1046.213191> [eInit] - (40) eServiceCenter
<  1046.213194> [eServiceCenter] clear instance
<  1046.213203> [eInit] - (35) CA handler
<  1046.213212> [eInit] - (35) CI Slots
<  1046.213219> [eInit] - (34) caConnector
<  1046.213346> [eInit] - (30) eActionMap
<  1046.213353> [eInit] - (22) Hdmi CEC driver
<  1046.213361> [eInit] - (21) Lirc RC Driver
<  1046.213365> [eThread] send signal to non running thread
<  1046.213371> [eInit] - (21) Xlib RC Driver
<  1046.213375> [eInit] - (20) AVSwitch Driver
<  1046.213378> [eInit] - (20) misc options
<  1046.213381> [eInit] - (20) RC Input layer
<  1046.213385> [eInit] - (20) UHF Modulator
<  1046.213388> [eInit] - (20) DVB-CI UI
<  1046.213393> [eInit] - (15) eWindowStyleManager
<  1046.213427> [eInit] - (10) gRC
<  1046.213436> [gRC] waiting for gRC thread shutdown
<  1046.213457> [gRC] thread has finished
<  1046.213469> [eInit] - (9) Font Render Class
<  1046.213477> [eInit] - (9) gLCD
<  1046.213503> [eInit] - (9) gXlibDC
Unloading post plugins
Unload enigma_video failed: plugin enabled and in use
Unload enigma_audio failed: plugin enabled and in use
Unload upmix_mono failed: plugin enabled and in use
<  1046.299134> -------FATAL SIGNAL
I have XINE event ---  7
xine_event_handler(): event->type: 7

It's so frustrating... My best is to try under different PC and see what happens. H/W on this one is fine, I compile some other stuff from time to time. It's all good, but maybe some CPU/MOBO/BIOS/GPU combo simply makes Enigma2 segfaults. I have no idea...


Edited by Pirm0kas, 1 June 2017 - 17:44.


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1128 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 1 June 2017 - 21:02

This log looks the same as the first time? The problem was in libxine. This log looks the same as the first time? I didn't understand another audio_decoder.c helped or not?
Seems that you tried both enigma2pc and enigma2pc (old) and didn't enter:

make uninstall

But they have other files with different names and contents. Some files you have rewritten, and some have remained from another version. This is confusion. So you see in the log:

Traceback (most recent last call last):
  File "/usr/local/e2/lib/enigma2/python/mytest.py", line 534, in <module>
    Import Components.InputHotplug
ImportError: No module named InputHotplug

You must: 'make uninstall' or better delete /usr/local/e2 folder. Take enigma2pc (old). Now it works better. I didn't advise to install 14.04. This has no meaning and works the same as in 16.04.


GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1129 bibic

  • Senior Member
  • 35 posts

0
Neutral

Posted 25 June 2017 - 20:27

Ia have the same problems with new kernel;

 

.........................

 /usr/bin/install -c -m 644 Navigation.py NavigationInstance.py RecordTimer.py ServiceReference.py keyids.py keymapparser.py mytest.py skin.py timer.py GlobalActions.py e2reactor.py '/usr/local/e2/lib/enigma2/python'
Byte-compiling python modules...
Navigation.pyNavigationInstance.pyRecordTimer.pyServiceReference.pykeyids.pykeymapparser.pymytest.pyskin.pytimer.pyGlobalActions.pye2reactor.py
Byte-compiling python modules (optimized versions) ...
Navigation.pyNavigationInstance.pyRecordTimer.pyServiceReference.pykeyids.pykeymapparser.pymytest.pyskin.pytimer.pyGlobalActions.pye2reactor.py
 /bin/mkdir -p '/usr/local/e2/share/meta'
 /usr/bin/install -c -m 644 index-enigma2.xml '/usr/local/e2/share/meta'
 /bin/mkdir -p '/usr/local/e2/lib/pkgconfig'
 /usr/bin/install -c -m 644 enigma2.pc '/usr/local/e2/lib/pkgconfig'
make[2]: Leaving directory '/usr/src/enigma2pc-RC1/enigma2'
make[1]: Leaving directory '/usr/src/enigma2pc-RC1/enigma2'
modprobe: FATAL: Module dvbsoftwareca not found.
rm: cannot remove '/dev/dvb/adapter0/dvr1': No such file or directory
rm: cannot remove '/dev/dvb/adapter0/demux1': No such file or directory
make -C /lib/modules/4.8.0-56-generic/build SUBDIRS=/usr/src/enigma2pc-RC1/enigma2/dvbsoftwareca modules
make[1]: Entering directory '/usr/src/linux-headers-4.8.0-56-generic'
  CC [M]  /usr/src/enigma2pc-RC1/enigma2/dvbsoftwareca/dvb_softwareca.o
/usr/src/enigma2pc-RC1/enigma2/dvbsoftwareca/dvb_softwareca.c: In function ‘dvblb_init’:
/usr/src/enigma2pc-RC1/enigma2/dvbsoftwareca/dvb_softwareca.c:239:21: error: assignment from incompatible pointer type [-Werror=incompatible-pointer-types]
  dvb_class->devnode = dvb_devnode;
                     ^
cc1: some warnings being treated as errors
scripts/Makefile.build:289: recipe for target '/usr/src/enigma2pc-RC1/enigma2/dvbsoftwareca/dvb_softwareca.o' failed
make[2]: *** [/usr/src/enigma2pc-RC1/enigma2/dvbsoftwareca/dvb_softwareca.o] Error 1
Makefile:1491: recipe for target '_module_/usr/src/enigma2pc-RC1/enigma2/dvbsoftwareca' failed
make[1]: *** [_module_/usr/src/enigma2pc-RC1/enigma2/dvbsoftwareca] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-4.8.0-56-generic'
Makefile:7: recipe for target 'default' failed
make: *** [default] Error 2

An error occured while building OpenPliPC - section dvbsoftwareca

john@ubuntu:/usr/src/enigma2pc-RC1$ uname -a
Linux desktop 4.8.0-56-generic #61~16.04.1-Ubuntu SMP Wed Jun 14 11:58:22 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

 

With old kernel (4.4.x) I dont have this error.



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1130 Shadowman94

  • Senior Member
  • 41 posts

0
Neutral

Posted 17 July 2017 - 19:11

Hello guys, im working to build last enigma2pc (1455 version) code on Kubuntu 17.04 x86_64 with 4.10.0.19 kernel version.

So first we need to install following packages from apt: "apt-get install rpl swig" (i hope 1455 will add to build script in future) and couple of packeges from previous dist (see attachments).

 

Tested on:

 

Linux shadowman-kubuntu-vm 4.10.0-19-generic #21-Ubuntu SMP Thu Apr 6 17:04:57 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

Attached Files

  • Attached File  libs.tgz   2.29MB   11 downloads

Edited by Shadowman94, 17 July 2017 - 19:14.


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1131 Shadowman94

  • Senior Member
  • 41 posts

0
Neutral

Posted 17 July 2017 - 19:55

Finally edit following files

"enigma2/lib/base/estring.cpp"

static char stropen[] = "\xc2\x86";
static char strclose[] = "\xc2\x87";

"/usr/include/xine/xineintl.h" ( its just a hackfix)

#include <locale.h>

#define ENABLE_NLS
#define XINE_TEXTDOMAIN "libxine2"

#ifdef ENABLE_NLS

Later i post patch for dvbsoftwareca for kernel 4.10.



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1132 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 18 July 2017 - 09:46

17.04 has gcc-6.3 with which it is not going. "Rpl" - simple text replace utility. Maybe replace with a patch for the configure.ac?


GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1133 Shadowman94

  • Senior Member
  • 41 posts

0
Neutral

Posted 18 July 2017 - 10:53

17.04 has gcc-6.3 with which it is not going. "Rpl" - simple text replace utility. Maybe replace with a patch for the configure.ac?

 

Yes, 17.04 use gcc (Ubuntu 6.3.0-12ubuntu2) 6.3.0 20170406, but i sucessfully builded whole code with that, and work properly.

 

The rpl is used in 4_build_openpliPC.sh:

release=$(lsb_release -a 2>/dev/null | grep -i release | awk ' { print $2 } ')
if [ "$release" = "17.04" ]; then
 echo "*** 17.04 ***"
 echo "-----------------------------------------"
 echo "       apply patch to configure.ac       "
 echo "-----------------------------------------"
 rpl '[GST_MAJORMINOR=$withval],[GST_MAJORMINOR=0.10])' '[GST_MAJORMINOR=$withval],[GST_MAJORMINOR=1.0])' enigma2/configure.ac
fi

but if manual install these packages ( gst 0.10 ) then, this line it's not needed.



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1134 Shadowman94

  • Senior Member
  • 41 posts

0
Neutral

Posted 18 July 2017 - 11:44

Here is the patch for dvbsoftwareca to work with newer kernel. (idk why i cant edit my last post)

Attached Files


Edited by Shadowman94, 18 July 2017 - 11:44.


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1135 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 18 July 2017 - 13:26

Thanks, Shadowman94.

Very glad that now I'm not alone. :) Everyone who has been doing this, starting with cougar_enigma, has no time to e2pc.
I have a request to all who use this. If you notice a bug, then write here. Spend a minute, please. Otherwise, I spend a lot of time identifying bugs.


Edited by 1455, 18 July 2017 - 13:27.

GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1136 Shadowman94

  • Senior Member
  • 41 posts

0
Neutral

Posted 20 July 2017 - 08:19

I have some problem with automatic transponder scanning, when i do auto scan, its only found 35 channel on 19.2E maybe this only scan 3 or 4 transponder, but if i do manual scan transponder one by one on this satellite its found all channels.

I have Skystar HD2 card with default mantis driver.


Edited by Shadowman94, 20 July 2017 - 08:19.


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1137 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 20 July 2017 - 18:59

Shadowman94, I don't see kernel 4.9 in the repositories 17.04.

Yes, with your patches e2pc is going to, but on the kernel 4.10 I don't see even the open channels from the old channel list and the new channels can't scanned. Maybe I need to install this drivers for kernel 4.10?

Do you see the encrypted channels through the oscam or it is only needed for development?

 

I'll see the auto scan later.


GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1138 Shadowman94

  • Senior Member
  • 41 posts

0
Neutral

Posted 20 July 2017 - 19:53

1455, yes its working properly for me without installed any additional driver, in oscam need to set boxtype to dreambox, if u want i can send kernel log and oscam log in private message.


Edited by Shadowman94, 20 July 2017 - 19:53.


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1139 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 20 July 2017 - 22:25

Video driver nvidia or noveau? Why the kernel 4.9? Have you tried 4.10?

I don't have video on the kernel 4.10. The DVB card does not work. But I added your support for 17.04 in scripts for automatic installation. Check it, please.


Edited by 1455, 20 July 2017 - 22:27.

GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1140 Shadowman94

  • Senior Member
  • 41 posts

0
Neutral

Posted 21 July 2017 - 00:51

I tried 4.9 with nvidia, but video is shuttering so hard. Now im using 4.10 and its working fine, still whole xServer has shuttering but video isnt.

What kind of type dvb-s card u have?

With my skystar hd2, enigma doesnt display snr and agc ratio, but working fine and im not installed any third party driver for that, just installed fresh system and e2pc.




2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users