Unofficial LE for RK356x RK3328\RK3399 RK3588(s) RK3576

  • почему wayland?

    с ним нормально работает графика, и плюс он лучше поддерживается в основном ядре


    Playing around a little more. I noticed that the monitor refresh rate only had one option, 30mhz and I was unable to connect to to either the Kodi or Libreelec repositories to install addons. I just get a timeout error.

    Here are screenshots showing that the network turnips are working on the supported models (the installation is going well) and the frequency is available at 60 Hz.

    screen
    Посмотреть и скачать с Яндекс Диска
    disk.yandex.ru
  • My motherboard won't boot with this image.
    It's not sending a signal to the monitor. Is there a graphics issue?


    What does Wayland mean?

    Edited once, last by deleonkikko: Merged a post created by deleonkikko into this post. (June 8, 2025 at 10:52 PM).

  • I managed to get connection to the repositories. During the initial set-uo, only my local network was auto configured for ethernet.

    I had to add the default gateway manually, which opened up access to the internet.

    I still can't get past the 30mhz refresh rate but the Orange Pi 5 is not officially supported, so it is entirely reasonable that some functionality might not be there.

    The vertical USB 2.0 port is not supported but then it is also problematic on most Linux distros.

    Likewise, the USB-C data port is not detected, which is also the case with one or two other distros and full mainline support is, as I believe things, still to come.

    Having some fun testing it though and it is worth other Orange Pi 5 users trying it.

    Use the LibreELEC-ARMv8.aarch64-13.0-devel-20250607193042-e5590fa-rk3588-roc-pc.img image and change the config file to reflect use of the correct DTB image.

  • balbes150 is building the image with the Wayland windowing environment, and this restricts you to a single refresh rate because Wayland does not support dynamic refresh rate changes. This is why LE does not use Wayland in official images (only GBM, and Xorg for nVidia). The LE build system supports Wayland because it's used with the Lakka retrogaming fork.

  • balbes150 is building the image with the Wayland windowing environment, and this restricts you to a single refresh rate because Wayland does not support dynamic refresh rate changes. This is why LE does not use Wayland in official images (only GBM, and Xorg for nVidia). The LE build system supports Wayland because it's used with the Lakka retrogaming fork.

    That does explain what is happening then.

    Researching this more seems to suggest that right now, manual adjustments using tools such as wlr-randr, which I am not familiar with can sometimes be required.

    I dare say that as Wayland development matures, solutions will be created.

  • I dare say that as Wayland development matures, solutions will be created.

    The issue is known about in the Wayland ecosystem for many years already so I woulnd't hold breath or hope of a solution. NB: It's generally not an issue as Kodi GBM works well, although on new hardware where the DRM layer is still maturing there might be some glitches to resolve.