All comments:18Replies

  1. balbes150 Elite member 2021-8-25 18:16:10

    I figured out how to quickly make any SD card bootable and start any system from it on P2\M2. Everything turned out to be easy, you just need to perform a few simple steps from the terminal (Linux) and configure extlinux.conf correctly

  2. emuelec Newbie 2021-8-27 15:32:06

    balbes150 Posted at 2021-8-25 18:16
    I figured out how to quickly make any SD card bootable and start any system from it on P2\M2. Everyt ...

    Could you share those steps?

  3. balbes150 Elite member 2021-8-27 16:47:25

    emuelec Posted at 2021-8-27 15:32
    Could you share those steps?

    Which system and with which kernel do you want to run ?

  4. emuelec Newbie 2021-8-28 01:45:50

    balbes150 Posted at 2021-8-27 16:47
    Which system and with which kernel do you want to run ?

    I am trying to build it for EmuELEC which is basically LibreELEC/CoreELEC build system, I am having a bit of an issue with getting it to detect the SD once I flash it. So I might be missing some steps.

    I am using the kernel provided by https://gitlab.com/firefly-linux

  5. balbes150 Elite member 2021-8-29 14:28:03

    emuelec Posted at 2021-8-28 01:45
    I am trying to build it for EmuELEC which is basically LibreELEC/CoreELEC build system, I am having ...

    As far as I know, no one is currently releasing LE for the rk356x. Without an accurate description of what you are doing, it is difficult to give advice. Show the UART log or give a link to your image to assess what is wrong with it.

  6. emuelec Newbie 2021-8-30 05:48:40

    balbes150 Posted at 2021-8-29 14:28
    As far as I know, no one is currently releasing LE for the rk356x. Without an accurate description ...

    You are correct, nobody is doing it that I know off, but I mentioned it because I use basically the same build system.

    What I am doing is more or less copying what is already there for RK3399, but apparently Rk356x does not have a miniloader  or how u-boot works has changed since, I am not that familiar with Rockchip.

    so I changed how the uboot is compiled and installed but obviously I am doing it wrong.

    I will post UART logs as soon as I can. I can also post my changes if interested.

  7. emuelec Newbie 2021-9-18 02:07:29

    balbes150 Posted at 2021-8-29 14:28
    As far as I know, no one is currently releasing LE for the rk356x. Without an accurate description ...

    This is my uart log, https://pastebin.com/Bv4n46xG as you can see I've gotten as far as loading the kernel, but it just panics and I am stuck on that part :(

    Could you post or DM me the steps on how you built your image and the extlinux.conf example? Thanks!

  8. Trigu75 Newbie 2021-9-19 00:19:24

    I didn’t succeed to load Ubuntu built from firefly sources , it always fails while executing the recovery ( 1st load )

    On console , I tried to manually execute it , but it failed with some weird error , which I am not getting when I try the posted image recovery version  ... but I can’t use the posted image since it’s not using extlinux.conf to load , but a special boot partition , which make the kernel loading fail because it checks the sha256 Crc of the dtb  ( I manually changed the dtb part of the image with my dtb , using dd )

    So I am currently stuck with the armbian images posted here , I can confirm they work wonderful after installing Mali gpu driver , and mpp libraries , full accelerated hardware decoding and rendering works !!!! ...   

  9. balbes150 Elite member 2021-9-20 19:32:45

    emuelec Posted at 2021-9-18 02:07
    This is my uart log, https://pastebin.com/Bv4n46xG as you can see I've gotten as far as loading th ...

    There is no important first part in your UART log, which shows how the equipment is activated. The kernel panic can be associated with various reasons, including due to incorrect hardware activation.

12 Jump to Page

Reply

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