Tiny Core Linux

Off-Topic => Off-Topic - Tiny Core Lounge => Topic started by: vinceASPECT on February 14, 2023, 06:05:08 AM

Title: Kodi
Post by: vinceASPECT on February 14, 2023, 06:05:08 AM
HEllo F,


Do you think the 64 bit TCL could run the 64 bit "Appimage file" of Kodi
media player?

https://osmc.tv/download/     (low down there)  it must be AMD chip

could it?

Thx

C
Title: Re: Kodi
Post by: GNUser on February 14, 2023, 09:10:33 AM
Hi, vinceASPECT.

AppImages generally work quite well in 64-bit TCL after running these commands:
Code: [Select]
$ sudo ln -s /usr/local/etc/fonts /etc/fonts
$ sudo ln -s /usr/local/etc/ssl /etc/ssl
$ sudo ln -s /lib /lib64
$ tce-load -wi bash

It seems this particular AppImage also needs  pkexec  which is part of the  polkit.tcz  extension, so you also need this:
Code: [Select]
$ tce-load -wi polkit
Title: Re: Kodi
Post by: vinceASPECT on February 14, 2023, 12:16:16 PM
HEllo there GN,

i believe this KODI "appimage file" for Linux should
execute in LINUX to reveal a running tool that allows
you to create a "bootable image" of
"OSMC ( kodi media player) " for any supported device.
 
 (such as the OSMC supported  "Pi zero" computer device.......)

Then your microSD card takes that resulting  "OSMC image file"
and your "Pi zero computer" will boot up into OSMC  (kodi media player)
(.......boot from that microSD card)

thx

C

Title: Re: Kodi
Post by: GNUser on February 14, 2023, 01:32:38 PM
Hi, vinceASPECT. I'd like to help but I'm not sure what your question is. The AppImage format itself is entirely compatible with 64-bit TCL if you run the commands I provided above.

Have you tried creating the bootable OSMC image file in TCL? If so, did you run into some kind of error or other difficulty?
Title: Re: Kodi
Post by: vinceASPECT on February 15, 2023, 05:34:03 AM
Hello,

Sorry ....... it's fine. 

THis topic is just me ruminating about "AppImage format" Apps...... for any Linux platform.......really.

Thanks
C

ps i can search the Forum Sir. ........& thanks for replying.