Posts by chewitt
-
-
Random guess; in LE settings use the badly named "wait for network" and put a 10 second startup delay. This setting actually has nothing to do with networking and just delays Kodi start by X seconds. I'm wondering if the audio driver needs more time to initialise before Kodi starts and auto-detects audio capabilities.
-
OSMC boots slower than LE and this is ultimately all about timing/sequencing. NTP is not considered to be an essential service so the OS doesn't provide methods to say "check at exactly this point in the boot sequence" so what's likely happening (can be proven with connman debugging active) is the first NTP check fails as the network stack isn't fully up yet (common on arm devices) and then it's another 15-30 mins before another NTP check. You can use autostart.sh to background an NTP check for 15 seconds (normally enough for the network to be up) and delay Kodi start (the wait-for-network option in LE settings) for 30 seconds to stagger things. Once it works you can tweak the values down to speed-up boot.
-
In theory connman can do this but the GUI controls for it are not present in our settings add-on and historically there are mixed reports of success; likely a mix of wireless driver and n00b user issues. TL;DR the tethering functions are VERY basic and are not really suitable. Even if you manage to get it working (and no, there are no wiki articles or guides that explain how) many hours of swearing at network connections will be avoided by getting a proper wireless repeater.
-
-
No, any kernel version.
-
-
-
Honestly no idea, but which kind of NUC?
-
unfortunately i have openelec so i should probably move to librelec first ...Never a bad idea
-
I'm clueless at remote things so I won't be much help, sorry..
-
is there anything I should remove, things that are duplicated, redundant etc?only the memory of running OE
-
-
This is a comment on testing process not the actual issue:
Kodi completely re-wrote the video playback code since OE 6.0.3 and LE 7.0.2 so there is no value in comparing against those releases. Comparisons with earlier LE alpha releases and milhouse builds are valid; testing on milhouse builds is preferred due to the deeper difference granularity we have on the content in each release. If you're just going to post a +1 comment please don't as it adds no value. If you are not running a NUC don't post in this thread. If you are prepared to assist testing please do so (or continue to) via the milhouse's build thread on the Kodi forum. Thanks.
-
WP2 will be added to our build roster in v7.90.007 which is currently being assembled; another 3-4 days away if everything goes to plan
-
init: make sure /storage is owned by root · LibreELEC/LibreELEC.tv@fdcf909 · GitHub
This should be fixed in LE v7.90.006 via the above commit .. anything earlier (e.g. v7.0.2) has the potential for the issue.
-
The trace doesn't show much; other than it doesn't include the usual references seen when the SD card is bad. It's not a general issue with 1B hardware as we had several staff (one of whom works for pi foundation) successfully test boards with the 006 image; so there's no eureka moment.
-
The install process is already documented in the forum posts you've been linked to and the learning experience that follows is all part of the added value in your decision to purchase a cheap no-name Chinese S905 clone (caveat emptor). There is no single definition of "Mini MX" to code around. There are probably 20+ definitions and some will just work while others will need fiddling. On the +ve it's hard to truly "brick" a box, only to put it into a software state that's beyond your confidence.