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?
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/bin
PATH 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.
2023-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:
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.
Display Morewhat 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?
The attached atvclient.zip contains two files:
Copy the atvclient file to the directory /storage/bin/
Copy the atvclient.service file to the directory /storage/.config/system.d/
Run the following two commands to enable the service:
Done.