Aeon Nox is available from the official Kodi repo, so there's no need for custom repo locations unless you want to be on the bleeding edge of untested Kodi development (in which case black screens and bugs are self-inflcited and not our concern). Go add it from the official source.
Posts by chewitt
-
-
Our website needs updating to remove references to gaming in Krypton as development has been slow and the feature(s) needed didn't make the cut for Kodi v17 .. they will carry forwards and hopefully/maybe arrive in v18. That said, there are some community created builds that bundle retroplayer or retroarch components in to make setup of things easier - have a look for @escalade's "enhanced" builds and read his release thread for instructions on where to obtain other bits. NB: If you're using RPi3 you could also swap SD cards and use Lakka directly. LE v8.0 is a way off yet
-
Ubuntu will be more flexible for installing random apps, but flexibility also brings complexity for you to manage. LibreELEC is less flexible (a limited range of apps available from our add-on repo) but hard to break (most of the filesystem is read-only) and easier to update. If you don't have much experience with Linux, LibreELEC should be easier for you. Kodi should be functionally the same in either distro.
NB: You can install LE to a USB key (boot from the installer USB, install to a second USB) for testing.
-
This is normal. If you migrate from OE your existing config.txt is not touched to ensure any customisations you made (e.g. overlays) are retained. If you clean install LE the config.txt file will only have references to LE.
-
I didn't look at the logs, but Kodi folks have been playing about with inputstream API things (or forgetting them) and that's probably the cause. Now that Kodi moved to beta the PVR/DVB front-end apps should start to stabilise. Please check again with v7.90.005 when it's released (it's work in progress) as most Kodi sourced add-ons will be bumped to match at the same time.
-
Skins are installed from the Kodi repo, so the Studio Icons aspect is not a LibreELEC specific issue. The profiles issue should be tested on a current alpha build and if the same issue exists in Krypton it can be reported to Kodi devs via the Kodi forums. You can report it for Jarvis too, but since all Kodi activity moved to Krypton months ago nothing will happen.
-
There is no official LE 7.1 build for the C2 so you'd need to ask that question to whoever is taking liberties with our version numbers and creating that community build.
-
tester100: Let us know when you finish reverse engineering the pre-compiled Android binary code and have something to share that we can compile to use in LE. Thx
-
There's a couple of extended-staff with WP boxes who have tried (and failed) to replicate the issue; they are able to install things okay .. so honestly I have no idea what the problem is
-
After trying Tranmissions (it works funny sometimes, changing the download directories and has few settings), rtorrent+rutorrent (some rutorrent addon destroyed all my seeding torrents, plus rutorrent is not working in LibreELEC so it seems it has no maintenance); I tried Deluge and I loved it.Can it be installed on LibreELEC as it can be, for example, on Raspbian?
It's not possible to install it directly (as above) and we have no plans to add torrent client apps to our add-on repo (we're a media distro and these apps are used to steal media) but if you're using Generic/RPi/imx6 we support docker and someone has probably created a docker container for the app.
-
The better way to do it is a systemd .mount file in /storage/.config/system.d (look at the sample) but the same autostart.sh method will continue to work without issues.
-
run "dmesg | paste" and share the URL
-
master according to the build dirs (wrong kernel for 7.0) but make sure it's a full clean build and clear ccache
-
Are you turning on the TV before the HTPC?
-
Kodi has no Linux support for Rockchip so LE is not available. There was an OE fork with tentative support at some point but it was a one-man effort that died when Kodi refused the patches for code quality reasons.
-
I'd ask you report the problem to OpenELEC's developer then; his codebase is no longer our problem
-
Amlogic support in Kodi is/was massively impacted by the VideoPlayer changes in Krypton and it's not far off a ground-up rewrite. It is improving but still quite a bit of effort to be made. It is likely that Generic/Pi devices enter LE beta and maybe even release while Amlogic things continue in Alpha for a while longer and follow their own sub-schedule. The good thing is we have a bunch of people starting to collaborate on Amlogic support instead of the historic situation where WeTek devs do 95% of the effort and others do the remaining 3-4% in isolation from each other. It's all a bit entangled and progress is slow, but we're making progress
-
LE team are familiar with Lakka and it's main developer is part of our extended collaboration team. Lakka is originally derived from OpenELEC but has emphasis on support for older hardware (e.g. 32-bit x86). The GPU/graphics needs for retroplayer are much lower than Kodi which allows Lakka to run on a wider range of low-cost maker-board devices.