LibreELEC Krypton/Leia/Agile 64bit kernel 32bit libs - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=85) +--- Forum: Linux on Rock64 (https://forum.pine64.org/forumdisplay.php?fid=88) +--- Thread: LibreELEC Krypton/Leia/Agile 64bit kernel 32bit libs (/showthread.php?tid=5130) |
RE: LibreELEC Krypton/Leia/Agile 64bit kernel 32bit libs - Sauromayne - 11-17-2017 (11-17-2017, 12:47 AM)Raybuntu Wrote:Okay that makes sense. Thank you for helping!(11-16-2017, 04:06 PM)Sauromayne Wrote:(11-16-2017, 03:56 PM)Luke Wrote:(11-16-2017, 02:10 PM)Sauromayne Wrote: Hey guys. I recently ordered a Rock64 and am looking at installing this build. It’s my understanding that I need to burn the img.gz file to an SD card correct? Can I do this with the LibreElec SD creator or should I use some other tool? RE: LibreELEC Krypton/Leia/Agile 64bit kernel 32bit libs - Raybuntu - 11-17-2017 https://github.com/Raybuntu/LibreELEC.tv/releases/tag/rb-leia16 RE: LibreELEC Krypton/Leia/Agile 64bit kernel 32bit libs - Luke - 11-17-2017 Image doesn't boot from either SD or eMMC. No LED activity, SOC cold, partition doesn't get expanded, no logs. RE: LibreELEC Krypton/Leia/Agile 64bit kernel 32bit libs - Raybuntu - 11-17-2017 (11-17-2017, 05:55 AM)Luke Wrote: Image doesn't boot from either SD or eMMC. No LED activity, SOC cold, partition doesn't get expanded, no logs. Huuh I tested only tar update no fresh flash. There were some changes to u-boot recently in LibreELEC I guess that's related. RE: LibreELEC Krypton/Leia/Agile 64bit kernel 32bit libs - Raybuntu - 11-17-2017 @Luke I've remove the old files from github. I will reupload fixed img.gz and tar's in a second. Thanks for quickly reporting the issue. RE: LibreELEC Krypton/Leia/Agile 64bit kernel 32bit libs - Mrfixit2001 - 11-17-2017 @Raybuntu - leia16 source ZIP doesn't include Rockchip project RE: LibreELEC Krypton/Leia/Agile 64bit kernel 32bit libs - Raybuntu - 11-17-2017 (11-17-2017, 08:37 AM)Mrfixit2001 Wrote: @Raybuntu - leia16 source ZIP doesn't include Rockchip project Please read the release post in Github. Rockchip is in a seperate branch. I'd also suggest not to use the release zip and rather clone or download the seperate branches. Github Releases do not support multiple branches and I don't want to create different git tags. RE: LibreELEC Krypton/Leia/Agile 64bit kernel 32bit libs - Mrfixit2001 - 11-17-2017 Thanks Ray, I will do that, didn't realize you were purposely omitting it Is the recent issue that Luke mentioned today already resolved in the github source, or should I wait to download/clone until it's committed? RE: LibreELEC Krypton/Leia/Agile 64bit kernel 32bit libs - Raybuntu - 11-17-2017 No hard feelings. It's resolved you can download it. That is the fix and also the current state for rb-leia16 https://github.com/Raybuntu/LibreELEC.tv/commit/19005f95a9ce90d083ae762220d42bbc15751707 RE: LibreELEC Krypton/Leia/Agile 64bit kernel 32bit libs - Mrfixit2001 - 11-17-2017 @Raybuntu - when I try to compile I end up with "./libxml/encoding.h:29:19: fatal error: iconv.h: no such file or directory", #include <icon.v> Obviously you can compile fine so I'm wondering if you have any tips or thoughts? I'm using cygwin64 on my win7 pc to compile. It runs for a good couple hours before it terminates. |