PINE64
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)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20


RE: LibreELEC Krypton/Leia/Agile 64bit kernel 32bit libs - Sauromayne - 11-17-2017

(11-17-2017, 12:47 AM)Raybuntu Wrote:
(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?

Also, I’m wondering what the tar file is used for?

I plan on using this device for streaming 1080p on Kodi mainly. Does it perform that well right now. I didn’t enough research I guess because I wasn’t aware it was so new in development.
 
Thanks for any help!

Please refer to the wiki NOOB section for detailed explanation on how to flash images - this image flashes like any other.

Thank you for the link that will help a lot with the flashing process. I’m still curious to know what the TAR file is for and how well the rock64 streams on Kodi if anybody has any input on that.

The TAR file is for updates. You only need to flash the img ones. After that you can just place the tar in /storage/.update and reboot. LibreELEC will upgrade or downgrade to my latest or previous version.
Okay that makes sense. Thank you for helping!


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 Smile 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.