system-tools addon contains Vim binary only and no Vim runtime.
Here is the fix: system-tools: add Vim runtime files by bam80 · Pull Request #4076 · LibreELEC/LibreELEC.tv · GitHub
system-tools addon contains Vim binary only and no Vim runtime.
Here is the fix: system-tools: add Vim runtime files by bam80 · Pull Request #4076 · LibreELEC/LibreELEC.tv · GitHub
numbqq This is why suspend is disabled - there are too many issues with waking the device up.
Is it bootloader issues or something else? I have opposite problem - box wakes up immediately after suspend.
I have the same issue on Amlogic S905x. Anyone else?
the new activation of the universal multi-boot, which is used in all new systems
What universal multi-boot are you talking about?
Ok, how in the next time I could find out the link to the latest build without asking you?
Virtual was rolled into Generic starting with 8.2.0 so you can use libreelec-generic.x86_64-8.2.5.ova
Hmm.. Can't find the link from downloads – LibreELEC section.
Last Virtual build provided is LibreELEC-Virtual.x86_64-8.0.2.ova. Will there be further builds?
Thanks a lot!
But, I have to say, it worth to find out how this dirty build could ever occurred at all. Because it can return in the future, in unexpected place, and stay unnoticed. And as such it is Very Bad Thing
Sorry guys, lets back to the topic, if you don't mind. I suppose Nvidia unrelated here.
What happened is looks like dirty build of the LE release. Could that happen? I have no more explanation of this. Have you?
Klojum Oh, sorry for that. I just searching where is my topic gone.. My another message here was also left unanswered from devs, so I just begun to doubt if it seen at all
ozolli No, it was upgrade to the next official new build. Did you compile your build yourself?
UPDATE:
just checked - official new build indeed includes old Estuary skin 1.9.9
I'm wonder how it comes that v7.95.2 still contains old Estuary skin 1.9.9, whereas Kodi Krypton 17.0 final already contains Estuary 1.9.10?
Let's see:
Kodi commit which is built:
LibreELEC.tv/blob/7.95.2/packages/mediacenter/kodi/package.mk
Estuary version in this Kodi commit:
https://github.com/xbmc/xbmc/blob/a10c5048f2487bd9b2dc1f35d2fee48a25945a70/addons/skin.estuary/addon.xml
Quote
<addon id="skin.estuary" version="1.9.10" name="Estuary" provider-name="phil65, Ichabod Fletchman">
Actual Estuary version in LE v7.95.2:
Quote
kitchen:~ # head /usr/share/kodi/addons/skin.estuary/addon.xml
<?xml version="1.0" encoding="UTF-8"?>
<addon id="skin.estuary" version="1.9.9" name="Estuary" provider-name="phil65, Ichabod Fletchman">
I don't see anywhere how it could happen.
In the result, YouTube addon (and maybe others) has problem with this old Estuary skin:
"Watched" marks do not seen
Fixed in v7.95.1:
Quote
Add media_build DVB driver support to Generic/RPi/RPi2 projects
No need for 3-rd party builds any more
Is millhouse build still has channel switching faster than latest alpha?
The fix already included in v4.10 kernel, hope we will get it in the next LE build:
linux.git: [media] dvb-usb-cxusb: Geniatech T230 - resync TS FIFO after lock
If you want it right now, just install custom build from here(see latest comments): LibreELEC
The question is when the patch happens to be in official build? Many peoples might be benefit from it
Patch to solve the problem, tested by me:
dvb-usb-cxusb: Geniatech T230 - resync TS FIFO after lock
Please apply it as it unfortunately didn't get to 4.9 kernel yet
Linux 4.9 config: disable vmapped stack until drivers are fixed by mglae · Pull Request #1076 · LibreELEC/LibreELEC.tv · GitHub
problem is foundi build a new version
Yes, it was it. Good catch!
T230 works now.
Thank you!
Official alpha v009 works - at least, adapter visible.
So it seems kernel 4.9 is not stable enough yet..
Meanwhile, I would appreciate if you, CvH, rebuild with Linux 4.8.12 kernel (which alpha has) - so I could use latest LE with T230.
I think others will benefit also.
Maybe CrazyCat could help with 4.9..