[UNOFFICIAL][LE12][RK3228/RK3229][box] LibreELEC builds

  • Now videos play back completely normally from the USB thumbstick. I'm curious, what was the problem in the previous build?

    The problem is here: https://github.com/rk-unofficial-…-dts.patch#L492 I messed up the hardware decoder's clock frequencies, which stopped working properly. Unfortunately, I did this without retesting all the possible codecs. It's my fault.

    I can access the Kodi add-on repository, but not the LibreELEC add-ons repo

    I just tested it and everything works fine, while in your case I see a timeout that I don't know how to explain unless it's a problem with your network or temporary problems with the official repository

  • I just tested it and everything works fine, while in your case I see a timeout that I don't know how to explain unless it's a problem with your network or temporary problems with the official repository

    Alright, maybe I'll try to connect the repository later.

    Thank you for the bugfix!

  • LibreELEC-RK322X.arm-12.2-nightly-20260311-1b9970a-rk322x.img.gz

    Is working great on my generic 1GB box. Thanks for the work! Video with the Lima driver is very nice

  • Ok, im here because i need help with an MXQ Pro 4k 5G (rev r3229q-221P-v1.3), who has an unworking wifi chip. I tried putting the Armbian driver on /lib/firmware because i thought that would work (SPOILER: it didnt), so i was left with 2 solutions:

    1. Downloading a bunch of movies and dont use internet at all.

    2. Putting a ethernet cable from my bedroom (2nd floor) ALL THE WAY to the living room (1st floor).

    So clearly none of those work for me so im here to ask:

    There is a fix for this?

  • I tried putting the Armbian driver on /lib/firmware because i thought that would work (SPOILER: it didnt)

    Drivers are not firmware and need to be added to different locations. You cannot overlay drivers without compiling a custom image to add the function to do that, but then you might as well just compile the driver normally.