LibreELEC / LibreELEC.tv

Just enough OS for KODI
http://libreelec.tv
2.24k stars 1.11k forks source link

[BUG] "unsupported compression type 4" with Amlogic u-boot on certain hardware #8357

Closed ballerburg9005 closed 6 months ago

ballerburg9005 commented 9 months ago

Describe the bug

On some hardware, using latest u-boot blobs (~2023), the kernel cannot load because it is compressed with an "unsupported compression type 4". I asked the supplier of the blobs (https://github.com/ophub/u-boot) if this can be fixed, with the sad response "Amlogic is not open source".

However, there is an obvious easy solution that comes at no cost: simply supply the uncompressed kernel files alongside LibreELEC.

How to reproduce

Steps to reproduce the behavior:

  1. Have a particular oddball Amlogic box
  2. Have no choice but to use the latest u-boot binary from Amlogic
  3. Upon kernel load in serial console, the message appears "unsupported compression type 4" 4. Install Armbian with Linux 6 instead, which works, solely for the reason of not using kernel image compression

Information

905d Mecool Ki Pro with updated u-boot-p212.bin (it is from 2021 or 2023 or so) LibreELEC 11.0

heitbaum commented 6 months ago

Ref:

not planned to address