All comments:120Replies

  1. balbes150 Elite member 2022-11-24 14:05:25

    matthuo Posted at 2022-11-24 10:06
    Except for KODI, I don't run other GUI applications, but a service running in the background

    you contradict yourself. if it is running as a service, it means there is no fullscreen video through the KODI screen on this device. fullscreen video and working with DE are mutually exclusive.

  2. balbes150 Elite member 2022-11-24 14:09:25

    matthuo Posted at 2022-11-24 10:08
    But like Docker or QEMU, it can be supported in Armbian

    To run KODI to play fullscreen video in Armbian with DE (or another Linux distribution), you first disable DE, so there will be no use of DE applications.

  3. balbes150 Elite member 2022-11-24 14:13:02

    matthuo Posted at 2022-11-24 11:11
    I also use Libreelec to play 4K video, but the results are not good. Video is choppy and CPU usage ...

    At the moment, 4k in the main core is not supported for any rk35xx.

  4. matthuo Member 2022-11-24 15:11:39

    balbes150 Posted at 2022-11-24 14:09
    To run KODI to play fullscreen video in Armbian with DE (or another Linux distribution), you first ...

    BTW,  DE that you said is Develop Environment, is not it?

  5. matthuo Member 2022-11-24 16:23:34

    balbes150 Posted at 2022-11-24 14:13
    At the moment, 4k in the main core is not supported for any rk35xx.

    Do you know if it has spicific time plan for LE?

  6. balbes150 Elite member 2022-11-25 14:17:11

    matthuo Posted at 2022-11-24 15:11
    BTW,  DE that you said is Develop Environment, is not it?

    DE = ICEWM\XFCE\Mate\KDE5 etc

  7. balbes150 Elite member 2022-11-25 14:17:30

    matthuo Posted at 2022-11-24 16:23
    Do you know if it has spicific time plan for LE?

    No

  8. matthuo Member 2022-11-29 11:52:41

    balbes150 Posted at 2022-11-24 14:09
    To run KODI to play fullscreen video in Armbian with DE (or another Linux distribution), you first ...

    While running KODI, I intend to be not running a DE application, but a background service based on a virtual machine.

  9. balbes150 Elite member 2022-11-29 16:25:41

    matthuo Posted at 2022-11-29 11:52
    While running KODI, I intend to be not running a DE application, but a background service based on ...

    Docker ?

  10. balbes150 Elite member 2022-11-30 16:40:24

    Last edited by balbes150 on 2022-12-1 18:51 Editor

    Good news. A test version of the Armbian+EDK2 system (UEFI\grub) is available.


    The system startup control is performed as on a regular PC - through the menu on the monitor screen, therefore, to fully use all the features of selective startup, you need to have a connected monitor and keyboard  


    To use this option.

    Download the EDK2 image.

    https://disk.yandex.ru/d/kK6KIqHShRHLyw

    Unpack and burn to SD card.
    Download the Armbian image (kernel 6.1.0-rc7),

    https://disk.yandex.ru/d/5XuGz9WgF7FGCg

    unpack and burn it to a USB drive (8-16GB flash drives are recommended, I haven't checked other options).
    Connect the SD card and USB drive. Turn on the power.
    If the system does not start immediately, go to settings and select the device to start.

    On the EDK2 boot screen, select "Maintaining Manager boot" in the menu item and configure the device used for startup in it (change "none" to "UEFI ...."). Select Reset. If you did everything correctly, after restarting EDK2, you will receive a GRUB menu with a choice of system\kernel.

    If you do not select anything, the default system will be started in 5 seconds, and in 10-20 seconds (depending on the type of USB flash drive) there will be a standard Armbian customizer for the first launch.

    If desired, you can place the entire system on an SD card, but additional steps will be required at startup.

    At startup, the kernel switches the UART console to the correct value for RK (1500000) and you can monitor the kernel startup process and control the system through the UART console.

    That is, the parameters 115200 can only be useful for viewing the primary output from EDK2 itself, but this is only necessary for developers, for ordinary users, kernel output and system management are more useful, so I recommend using the standard value for Rockchip of 150000.


    https://github.com/150balbes/quartz64_uefi

1 ...45678910111213Next Jump to Page

Reply

You need to log in before you can reply Login | Register