How did you make the suspend from CoreELEC with the Petitboot (20191127)?minoccio wrote: ↑Sun May 10, 2020 12:42 amHi. I have LineageOS on uSD and coreelec on eMMC. All was working with petitboot 20191127, and coreelec went correctly in suspend mode. After latest LineageOS upgrade, I upgraded petitboot from 20191127 to 20200508. Now when I try to suspend coreelec, it reboots.tobetter wrote: ↑Sat May 09, 2020 4:00 am20200508 - Recommened only for Android-based OS users.
I've urgently built a new version of the Petitboot for the booting issue after updating the very recent Android-based OS, Hardkernel's AOSP Android or LineageOS. In order to update the image, please click spiboot-20200508.img to download and copy the file to your uSD card as spiboot.img.
https://wiki.odroid.com/odroid-n2/os_im ... grade_mode
What's improved:
Android/LineageOS booting failure is fixed
Reported by a couple of users who recently updated their OS image based on Hardkernel's Android OS (v20200507), this issue is caused by the boot script made in the new version and the new boot script was not properly recognized by the Petitboot.
https://wiki.odroid.com/odroid-n2/os_im ... 4_20200507
Default PXE boot script to download the Netboot Installer menu is included.
PXE boot is supported since version 20200224, my own repository server can provide the Debian/Ubuntu Netboot Installer using PXE boot, this will help you to install the clean OS to your memory card instead of flashing an OS image to an uSD or eMMC. The Netboot Installer will appear in the Petitboot menu after runningnetboot_default
in the command line of the Petitboot, you must ensure the ethernet connection and IP address must be set before proceeding. Downloading the Netboot Installer menu and displaying them to the Petitboot could take a couple of minutes. Please refer to another thread about Netboot Installer and what you can install with it.
viewtopic.php?f=182&t=37109
IR/CEC suspend/wakeup is being improved for CoreELEC. - Still testing, not mature yet
One of the issues of the Petitboot is that the CoreELEC cannot make suspend mode when booted by the Petitboot. This is because the CoreELEC uses its own custom bootloader from Hardkernel's one, recently the CoreELEC team gratefully made an update on the bootloader code and can be adapted to the Petitboot bootloader. Still, this is testing with more hardware and it also requires changing the kernel driver, so it would take some time to complete.
Please keep sharing your experience with the Petitboot.
What's the version of the CoreELEC currently and can you try to boot CoreELEC without the Petitboot and see if the suspend works?