Thank You Very Much!

It has not been asked yet, and No, there is no X2 version. I have no X2 to build/test with.luksol wrote:I am not sure if it was asked before, but is there X2 version?
I am very exited about openELEC on the ODROID platform.memeka wrote: There are two distinct things:
1) XBMC egl output
* can be provided by X11 mali drivers on U3/XU3 using default xbmc x11 backend (my favorite since it's in mainline)
[...]
Haha, thanks Memekamemeka wrote:only 1) is true
XU3 has Mali video card and similar drivers to U3, so the same amount of hacking is required for XU3 as for U3
(there are some issues with the kernel drivers on the XU3 that are being resolved now)
2) and 3) are true for XU.
OK, so *this* openelec distro will work on XU3?zalaare wrote:[...]
OpenELEC-4.1.6.0
- +Upstream bump to 4.1.6
+Switch to XBMC/Kodi Mainline and EGL Mainline (not Odroid specific anymore)
+Added patch to enable MFC support
+Switch to libCEC Mainline
+Added patch to enable Exynos & CEC_HDMI_PORT variable support
+Cleaned up boot to be quiet(er)
Code: Select all
17:22:20 T:3055730688 NOTICE: Register - new cec device registered on cec->Exynos: CEC Adapter (0000:0000)
17:22:20 T:3035624528 NOTICE: Thread CECAdapter start, auto delete: false
17:22:20 T:3026187344 NOTICE: Thread PeripBusCEC start, auto delete: false
17:22:21 T:3035624528 ERROR: CecLogMessage - Write: write failed ret = ffffffff !
17:22:22 T:3035624528 ERROR: CecLogMessage - Write: write failed ret = ffffffff !
17:22:25 T:2584908880 ERROR: CecLogMessage - Write: write failed ret = ffffffff !
17:22:26 T:2766578768 ERROR: Previous line repeats 3 times.
17:22:26 T:2584908880 ERROR: CecLogMessage - Write: write failed ret = ffffffff !
17:22:27 T:2816910416 ERROR: Previous line repeats 1 times.
17:22:27 T:2584908880 ERROR: CecLogMessage - Write: write failed ret = ffffffff !
17:22:28 T:2871039056 ERROR: Previous line repeats 5 times.
17:22:29 T:2584908880 ERROR: CecLogMessage - Write: write failed ret = ffffffff !
17:22:30 T:2871039056 ERROR: Previous line repeats 3 times.
17:22:30 T:2584908880 ERROR: CecLogMessage - Write: write failed ret = ffffffff !
17:22:30 T:2584908880 ERROR: CecLogMessage - Write: write failed ret = ffffffff !
17:22:31 T:2871039056 ERROR: Previous line repeats 1 times.
17:22:31 T:2584908880 ERROR: CecLogMessage - Write: write failed ret = ffffffff !
17:22:35 T:3007312976 ERROR: Previous line repeats 4 times.
Code: Select all
17:22:35 T:3007312976 WARNING: CecLogMessage - FIXME: LG seems to have bugged out. resetting to 'in transition standby to on'. the return button will not work
17:23:31 T:2800133200 WARNING: Previous line repeats 1 times.
Code: Select all
cat ~/.config/modules-load.d/my-lirc.conf
ir_rc6_decoder
mceusb
Code: Select all
# dmesg | grep dvb
[ 6.305303] usbcore: registered new interface driver dvb_usb_it913x
[ 6.306396] it913x: Dual mode=0 Tuner Type=38<6>
[ 6.310708] usb 1-3.1: dvb_usb_v2: found a 'ITE 9135 Generic' in cold state
[ 6.313558] usb 1-3.1: dvb_usb_v2: downloading firmware from file 'dvb-usb-it9135-01.fw'
[ 6.751900] it913x: Firmware Version 204869120<6>[ 6.821415] usb 1-3.1: dvb_usb_v2: found a 'ITE 9135 Generic' in warm state
[ 6.821522] usb 1-3.1: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer
[ 6.821632] usb 1-3.1: dvb_usb_v2: 'ITE 9135 Generic' error while loading driver (-12)
[ 6.821724] usb 1-3.1: dvb_usb_v2: 'ITE 9135 Generic' successfully deinitialized and disconnected
Code: Select all
mkimage -A arm -T script -n 'OpenELEC Kernel [ODroid-U2/3]' -C none -d boot.cfg BOOT.SCR
...this is simply great news!zalaare wrote:Just wanted folks to know I'm currently working on getting a single image for the U2/3 and the XU3 working. It will include both kernels and both mali libs. It will detect which Odroid the device is and start XBMC with the correct libs as needed. Mostly done, but some more kinks to work out from here.
I decided to do this as it became obvious how much between the two builds remains unchanged. It takes roughly 5-6hrs to build OpenELEC per project. Adding another project and the result is almost identical to the Odroid-U2 project felt like blasphemy of some sort.
Hardware acceleration works fine on the U3. Passively cooled always seems to run hot (mine does anyway).Ealaionta wrote:Is there an easy way to activate hardware acceleration for the Mali GPU in this or am I missing something?
With the CPU cores each alternating between 40 and 100% load and the temperatures reaching 90°C / 194°F on an 1080p video, I'd rather just use my old Raspberry for the job :\
So 1-2 cores on 100% load at any time is normal? Looks like it's only using the CPU to me, but I might have done something wrongzalaare wrote:Hardware acceleration works fine on the U3. Passively cooled always seems to run hot (mine does anyway).
....zalaare wrote:Another update from the home front here. I've got OpenELEC booting up on my XU3, however I have a few issues yet to deal with.
[...]
CEC doesn't work yet. EDIT Still work on U2. XU3 doesn't seem to have the capability. Still looking into it.
Users browsing this forum: No registered users and 0 guests