- Official Post
CvH Thanks for the confirmation. Will wait and see if it does make it to the cubox.
CvH Thanks for the confirmation. Will wait and see if it does make it to the cubox.
CvH I'm willing to try and compile an IMX6 version with media build support. Do I need to do anything special, or do I just need to compile it (based on the wiki) and the media build will be included?
you need to add it here LibreELEC.tv/options at master · LibreELEC/LibreELEC.tv · GitHub
ADDITIONAL_DRIVERS="$ADDITIONAL_DRIVERS" -> ADDITIONAL_DRIVERS="$ADDITIONAL_DRIVERS media_build"
btw pls try only 8.2 because master is not building at all
Cvh can we use driver patch for amlogic 9xxx kernel 3.14. Pls test build for s905.
taki It's already included in my builds.
It's already included in my builds.
and already reported working
Compiling LE 8.2 on IMX6 with media_build is failing with:
-----------------------------------------------------
armv7ve-libreelec-linux-gnueabi'
UNPACK wpa_supplicant
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
Makefile:12: recipe for target 'image' failed
make: *** [image] Error 2
------------------------------------------------------
cd sources
file wpa_supplicant-2.5.tar.gz shows:
wpa_supplicant-2.5.tar.gz: HTML document, ASCII text, with very long lines, with no line terminators.
more wpa_supplicant-2.5.tar.gz.url shows:
** Which doesn't exist **
I've tried rerunning with RPi2 instead of IMX6:
With the same results.
-----------------------------
Currently: Downloaded wpa_supplicant-2.5.tar.gz into ../source/wpa_supplicant (Which is gzip format) and re-running compile.
Well that seemed to compile, now just need to see if it even works - but that's for another day.
pls have a look here, as soon this is merged it works again (you can do the changes by your self too)
wpa_supplicant: change url by CvH · Pull Request #2027 · LibreELEC/LibreELEC.tv · GitHub
CvH Thanks for that. However 8.2 had issues on the Cubox - As soon as the LE logo appeared it rebooted, and then repeated constantly. Not too sure if it's worth bothering to investigate further or wait until 8.1.1 master is fixed and try then.
does it happen with 8.1.1 (official image) too ?
Does this Xbox one Digital tv tuner also contain a slot for a conax smartcard? (similar to this usb dvb-t tuner:
KPN Elgato Eye One TV USB Receiver SIM op=op )
In my country the most of the DVB-T TV channels are encrypted and it's not possible to watch these channels without using a smartcard.
No, it doesn't compile: It errors on the media_build stage. I didn't look too far into it, but there were errors before the termination, related to RPi and I2C. I was going to check further but ran out of time and wasn't too sure what to look for. Will try again tomorrow.
contain a slot for a conax smartcard
no, but it is likely that you can use oscam + a smartcard reader to make it work (no idea if this is the case for you)
It errors on the media_build stage
for which kernel do you build ?
for which kernel do you build ?
Not too sure , it was a standard compile from master.
no idea - really, have a look at LE/build.....imx6-devel/linux..../ which version is build
I've a feeling it's a kernel problem. There was a hint on OE that it was only working with tweaks on 3.4 (or there abouts). It's not an issue to get it working, just a nice to have.
taki It's already included in my builds.
Kszaq where is kernel patch for 3.14 or source. I tryed rpi patch
Tda18250.c dont compile with
linux/regmap.h
I am using the same patch as official LE. 3.14 kernel has to have some mainline kernel patches backported to work with media_build. See this PR: Media build patches for 3.14 by kszaq · Pull Request #31 · LibreELEC/linux-amlogic · GitHub