I am already using latest Flirc firmware version and latest LE version.
Posts by jcjdammers
-
-
Hi,
When I pause a video for a long time (couple of minutes) it sometimes happens that I cannot unpause/resume the video using my remote (Flirc). It simply doesnot respond to the remote/Flirc anymore. When that situation happens I use the iPhone app "Sybu Kodi" to unpause/resume the video and that works, and after that Kodi responds to the remote/Flirc again as well.
Any idea idea what might be causing this issue? I do not have a glue where to look. Apart from this issue my remote/Flirc is working fine all the time.
Any help is much appreciated, thanks.
NB. My device is running "Legacy Generic PC".
-
chewitt ,
Thanks I will give it a try.
Is it also possible to amplify the volume (e.g. [+10.20dB] instead of [-10.20dB])? What is the command for that?
-
You can install alsamixer via the "Multimedia Tools" addon in the LE report (Program add-ons). It's used from the console though, not from the GUI.
chewitt ,
I am new to the "alsamixer" command-line tool.
Is there any documentation and/or example of how I can permanently increase the volume with it in LE?
Thanks.
-
-
Thanks both, this helps !!!
-
Hi,
I have a shell script that uses "sshpass" command from the LE network tools addon.
When I start the script manually from a ssh-terminal it works fine.
When the script is scheduled and started from the cron daemon it cannot find the "sshpass" command.
The command is located in the directory /storage/.kodi/addons/virtual.network-tools/bin.
I noticed that the PATH environment variable in ssh-terminal is different then in cron daemon, and the latter does not contain the bin-dir of the addon. See below.
Where in LE is the PATH environment variable being set?
How can I update the PATH environment variable of the cron daemon jobs?
Thanks.
PATH when using ssh-terminal:
-------------------------------------------
/usr/bin:/usr/sbin:/storage/.kodi/addons/browser.chrome/bin:/storage/.kodi/addons/tools.flirc_util/bin:/storage/.kodi/addons/virtual.network-tools/bin:/storage/.kodi/addons/virtual.system-tools/binPATH when using cron daemon:
--------------------------------------------
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin -
Thank you so much
-
It is interesting that 10.95.1 is downloadable from the official server with a small link edit for a couple days now but it hasn't been announced nor it is added to the official download page.
Can you share the link please for downloading 10.95.1 ?
Thanks.
-
Generic-Legacy (LibreELEC-Generic-legacy.x86_64-10.95.0.img.gz) is missing shared library (libGLESv2.so.2) for Shadertoy visualization.
Code2023-02-01 18:58:51.293 T:748 error <general>: Unable to load /storage/.kodi/addons/visualization.shadertoy/visualization.shadertoy.so.20.3.0, reason: libGLESv2.so.2: cannot open shared object file: No such file or directory
See also post:
ThreadLE11 Nightlies - Generic-Legacy (X11) - Missing shared Libraries for Visualizations
Using the latest Generic-Legacy nightlies, there are missing library dependencies for the music visualization plugins. Seems to be a case of the plugins being compiled for Generic (GBM) instead of Generic-Legacy (X11). Below is for shadertoy, but the others are similar.
I had cleaned out any archived copies in the packages folder, so I don't think it got a previously cached copies of the plugins.
(Code, 9 lines)
smf007December 17, 2022 at 12:29 AM -
-
Hi,
I am using sleep.d-script to wakeup/reset my audio connection after a resume from sleep:
However the "kodi-xrandr" command is no longer available since it is X11.
Is there a similar command that I can use or should I switch to the Generic-legacy version instead of Generic?
-
great, thanks a lot!
-
Nanomani ,
That is the RC1 for Kodi Nexus as far as I know.
The LE 11 build is still named "nightly" or not?
-
-
Great, many thanks again. I have just sent you my donation.
-
what hold you off from downloading it manually and copy it via scp to ~/.update/
or (if no second box is available)
- install the addon System-tools
- open a terminal with it
- move to ~/.update/
- wget LibreELEC-Generic.x86_64-10.0.0.img.gz
- reboot
GDPR-7 , that worked, thanks !!
-
This new version is not available in auto update yet (for Generic). When will it be available?