should be fixed
Posts by CvH
-
-
hmm still the same error, no idea how to fix that (as google says it also happens at debian)
-
VNC is not able to "stream" a video without problems. If you need a Stream solution Emby Server (at addons) is likely something for you
-
Index of /LibreELEC/8.0_Krypton/Generic-x86_64/ 8.1.0 (LE 8.2 Beta)
here is a new Version with the very latest DD driver Commits · DigitalDevices/dddvb · GitHub
If this won't work pls contact the support, you can link the ^^^^^^ link (lol) that they understand which driver you use.
Like said maybe add an dmesg | paste (at ssh) to the email that they understand whats up.
-
The error comes from the ngene driver which is part of the Kernel, which we can't influence.
The driver comes from GitHub - DigitalDevices/dddvb: ddbridge linux driver and we only build the modules so there is no influence from our side (hopefully).
I could build an version with an more recent driver version (maybe tomorrow) if the problem appears here too. With LE9 there is a possibility to install these drivers as addons, but currently we are not there already. Btw if you get some reply again pls post in german, google translate is a bit wacky for this.
-
ok, do i have to edit this?
GitHub - CvH/LibreELEC.tv at 9.0-adafruit
adafruit-libraries: include SSD1306 library · CvH/LibreELEC.tv@c5948f4 · GitHub
you can (hopefully it merges to 8.x too)
wget https://github.com/CvH/LibreELEC.tv/commit/c5948f4114932cf182b0184b026cad6c035884e3.patch | git apply -
at your LE dir to merge this
then
PROJECT=RPi2 ARCH=arm scripts/create_addon adafruit-libraries
no idea if this works, it compiles at least
compiled addon Index of /addons/8.0/adafruit/
-
Disable lirc-option in libreelec-settings fix this.
and reboot, without reboot it don't works
-
but I can do it in a week.
no problem
just ping in that thread I should see it
-
when I plug in the Common Interface (CI) Slot CAM Module, the signal is interrupted
dmesg | paste pls, could be a missing/not working submodule, sadly I can't test it in any way so I have to wait for some feedback
-
at Tvheadend at the device section there is a power save option (should be - can't verify it currently), try to disable it
Also a dmesg | paste (at SSH) and a Tvh (i guess) log would be helpful.
You could also use the log poster HOW TO:Provide Logfile - LibreELEC.
-
so that ksaq's images also support it?
yea work in progress, as soon i found the remaining "bug" I send a patch to kszaq/milhouse ...
-
Sorry but I don't understand why is Docker needed here.
we have a minisatip addon that uses docker, that can't be used at WP1
I have minisatip already working but some problem at the settings, as soon I got this fixed i upload it
-
dmesg | paste (at ssh) pls, they should work
-
What can I do?
nothing, I do only build for the official projects and you use (i guess) the kszaq builds
-
sry got no time to look into this, will fix it asap (this week)
-
It is possible to compile minisatip software for LE?
idk which play you have, if you install the ls.io repo (at the LE repo) you have access to minisatip
tbh not too sure this is available at the play1, if so pls ask again and I can build you a version
-
maybe
tbh better do all dev at Linux, I work also with an VM and do everything at the VM dev wise.
-
Is there a way to work in windows and keep the file with 777 permissions?
if you work in git this is possible, smartgit supports this kind of stuff