Jump to content


lordzerg

Member Since 28 May 2014
Offline Last Active 16 Aug 2014 07:20
-----

Posts I've Made

In Topic: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

7 June 2014 - 17:11

at last i run it but there is alot of errors when i start it and after few seconds it crash ... i will get some logs and post it here i think i need to make some settings and i dont know what files to edit to make setup 

 

here is 1 log of starting it log http://pastebin.com/XpjCSAuw


In Topic: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

31 May 2014 - 03:41

patch for vaapi i found it in directory patches :)  = xine-lib_vaapi_20120102.patch 

 

/enigma2pc/patches# ls 
a52_decoder.diff
e2pc_xine-lib-metronom.patch
Only_USB_DVB_card.patch
openpliPC-mis_changed.patch
openpliPC-stream_id_pls_code_pls_mode_changed.patch
xine-lib_vaapi_20120102.patch           <<<<---------------------------------------------

In Topic: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

30 May 2014 - 00:59

i found the patch for kernel 3.13.0 but i dont know how to apply it i tried but not work. 

i also found a patch for the vaapi i think i will need it becouse im with AMD video card.

tell me about patches please


In Topic: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

30 May 2014 - 00:48

yea im with ubuntu 14.04 desktop x64 .

 

i finish compiling but the end is not very good i think.

 

make[1]: Leaving directory `/usr/src/linux-headers-3.13.0-24-generic'
You the kernel - 3.13, the result compare with the kernel 3.7 - 3.7
cp: cannot create regular file Б─≤/lib/modules/3.13.0-24-generic/kernel/drivers/media/dvb-frontends/Б─≥: Not a directory
modprobe: FATAL: Module dvbsoftwareca not found.
--------------------------------------
final step: installing E2 conf files
--------------------------------------

**********************<END>**********************

check it


In Topic: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

28 May 2014 - 06:42

i have the same problem like @ovladaf , first time error in the frontend , when i made change as you said i got error in python .

and when i tried the reverting  i think i got same error with frontend. here is the log :

 

  CXX      dvb/fastscan.o
  CXX      dvb/frontend.o
dvb/frontend.cpp: In member function Б─≤void eDVBFrontend::setFrontend(bool)Б─≥:
dvb/frontend.cpp:1873:25: error: Б─≤DTV_DVBT2_PLP_IDБ─≥ was not declared in this scope
     p[cmdseq.num].cmd = DTV_DVBT2_PLP_ID, p[cmdseq.num].u.data = parm.plpid, cmdseq.num++;
                         ^
make[3]: *** [dvb/frontend.o] Error 1
make[3]: Leaving directory `/home/soft/openpliPC/enigma2pc/enigma2/lib'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/soft/openpliPC/enigma2pc/enigma2/lib'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/home/soft/openpliPC/enigma2pc/enigma2/lib'
make: *** [install-recursive] Error 1