Hi, it's great that you did something like this. I really like RetroArch and LibreELEC. I just don't understand how it works.
Can you explain this?
Will RetroArch be a plugin or a separate system?
Won't updating LibreELEC break RetroArch?
Hi, it's great that you did something like this. I really like RetroArch and LibreELEC. I just don't understand how it works.
Can you explain this?
Will RetroArch be a plugin or a separate system?
Won't updating LibreELEC break RetroArch?
Thanks a lot. I haven't seen this option.
By the way, now turning off the screen works even when you are viewing audio visualizations in full screen.
It was better in the previous version of LE.
Please, fix it. Turning off the screen while listening to podcasts, music or audiobooks is essential.
paste.libreelec.tv/premium-aardvark.log
I restarted the system and connected the Toshiba drive. There is something in the logs about this disk.
Translator:
The screen saver does not work when I listen to music not in full screen. In LE11 it was fine, but in LE12 it only works when nothing is turned on.
LibreELEC 12.0, Raspberry Pi 4
Translator:
Hi,
my Toshiba Canvio Basics 1TB HDD (HDTB410EK3AA) is no longer visible in LibreELEC 12. On PC and the old LibreELEC 11 it is detected normally.
Another external drive (SanDisk External Drive Portable SSD 1TB USB 3.2) is detected.
LibreELEC 12.0, Raspberry Pi 4
Thanks. Changing this part helped:
dtparam=pwr_led_trigger=default-on
SSH also works without lags. The screen still refreshes strangely when editing config.txt, but it's much better.
Translator:
SSH and editing the config.txt file is so slow that I had to use my most powerful computer to change a few lines of text. Also, some commands don't work. For example, turning off the LEDs:
# Disable the PWR and Activity LED
dtparam=pwr_led_trigger=none
dtparam=pwr_led_activelow=off
dtparam=act_led_trigger=none
dtparam=act_led_activelow=off
[pi4]
# Disable Ethernet LEDs
dtparam=eth_led0=4
dtparam=eth_led1=4
SSH was very slow with this script.
Now that the only change in the config file is overclocking the RPi4:
over_voltage=2
arm_freq=1800
SSH works pretty well. But it's not perfect anyway.
Try with video=HDMI-A-1:1920x1080@60D
OMG It works!!!
Finally I can use the latest version.
Thanks a lot.
boot... quiet video=HDMI-A-1:1920x1080M@60
No signal. No picture. As usual.
And what should I enter there to make Kodi run in 1920x1080p?
Can I somehow set up ssh on the sd card?
Translator:
This is an old problem that has been appearing since version 10.0.1 and above.
As usual I had to go back to 10.0.0.
Editing the config file gives s**t:
hdmi_group=1
hdmi_mode=16
The issue still exists. After updating (10.0.3) and rebooting, I have no image. No signal. I have to go back to version 10.0.0 again.
Samsung UE55M5572, RPi4B 4GB, HDMI... (first on the left), normal case.
Translator:
Stop misleading people. This is a problem with LibreELEC itself, not with HDMI cables or other weird stuff. They f up version 10.0.1 and that's it.
Translator:
The saved playlist and song with the apostrophe are not played.
’ this one causes problems
' this works
RPi3, LibreELEC 8.2.5
Translator:
Why this command:
history -c && history -w
works in ssh under Raspbian, and in LibreELEC not? Is there any alternative to clear history?
EDIT
I found and edited the ".ash_history" file:
nano .ash_history
I have removed the trash from the history in this file. I do not know why the file is called "ash" instead of "bash".