Thanks for the tip with the cmdline.txt file. Unfortunately, it doesn't help to solve the problem.
Posts by Schaagi
-
-
On my TV, it works with CoreElec and the playback buttons without interruption. But CoreElec only runs on ARM chipsets, not on the RPI4.
I tried adjusting the codes 70–73 on the remote control as specified in the manual. It doesn't really help. With 73, the playback buttons work afterwards, but only temporarily.
The only thing that helps is to turn Viera Link (CEC) off and on again on the TV. As long as the TV is not turned off, it works. -
Thank you for your answer. Apparently, the Panasonic sends the CEC too early, or it does not recognize the Raspi 4. I tried it with CoreElec, and there is no such problem.
I unplugged the TV until the Raspi 4 booted up. Then I turned on the TV, and the playback buttons worked. Maybe it could be a timing issue.
Eventually there is a way to deactivate the CEC service for 1 - 2 seconds on LibreElec that the TV needs to handshake again. Just as idea ?
-
I also tried two different HDMI cables and added hdmi_force_hotplug=1 to the config.txt file. I also disabled hdmi_ignore_cec_init=1, but that didn't help.
-
I have a Panasonic Viera TV and LibreElec 12.0.2 with Raspberry Pi 4. The problem is that the play, stop, forward, and rewind buttons on the remote control do not work, but the other functions are fine. When I turn the Viera Link on the TV off and then back on again, it works, but only until the next reboot. I've also tried LibreElec 12.0.1, with the same result.
-
I have connected my Synology NAS for movies, series and music via NFS to the newest RPI4 Libreelec image. When booting Libreelec with
NAS turned on, the connection is established and all icons are immediately available.
But when the NAS is off, it takes up to 3 minutes for the icons to appear, I think it tries to connect the NFS before. I also tried to connect with SMB, but there is the same result.
Is there any option that allows faster operation even if the NAS is off?
Best regards
Schaagi
-
Hello Christian
I like to use my Banana PI M5 without EMMC, only with an SDCard. The EMMC is not formatted (dd if=/dev/zero ...)
Maybe this Log can help to find out the problem ? (only the sequence with reboot)
Best regards
Schaagi
Code
Display MoreLibreELEC:/ # [ 894.311367] [982]: Failed to unmount /flash: Device or resource busy [ 894.325101] watchdog: watchdog0: watchdog did not stop! [ 894.328188] systemd-shutdown[1]: Failed to finalize file systems, loop devices, ignoring. [ 894.404000] reboot: Restarting system bl31 reboot reason: 0xd bl31 reboot reason: 0x0 system cmd 1. SM1:BL:511f6b:81ca2f;FEAT:A0F83180:20282000;POC:F;RCY:0;EMMC:0;READ:0;CHK:1F;READ:0;CHK:1F;READ:0;CHK:1F;SD?:0;SD:0;READ:0;0.0;CHK:0; bl2_stage_init 0x01 bl2_stage_init 0x81 hw id: 0x0000 - pwm id 0x01 bl2_stage_init 0xc1 bl2_stage_init 0x02 no sdio debug board detected L0:00000000 L1:00000703 L2:00008067 L3:15000020 S1:00000000 B2:20282000 B1:a0f83180 TE: 226841 BL2 Built : 15:21:42, Mar 26 2020. g12a g486bc38 - gongwei.chen@droid11-sz Board ID = 1 Set cpu clk to 24M Set clk81 to 24M Use GP1_pll as DSU clk. DSU clk: 1200 Mhz CPU clk: 1200 MHz Set clk81 to 166.6M board id: 1 Load FIP HDR DDR from SD, src: 0x00010200, des: 0xfffd0000, size: 0x00004000, part: 0 FIP HDR CHK: 0x000000ff ADDR 0xfffd0000 reset... SM1:BL:511f6b:81ca2f;FEAT:A0F83180:20282000;POC:F;RCY:0;EMMC:0;READ:0;CHK:1F;READ:0;CHK:1F;READ:0;CHK:1F;SD?:0;SD:400;USB:8;LOOP:1;EMMC:0;READ:0;CHK:1F;READ:0;CHK:1F;READ:0;CHK:1F;SD?:0;SD:400;USB:8;LOOP:2;EMMC;
-
I have loaded the latest Nightly Matrix images on my Raspberry PI's 3+4.
Additionally I have connected my NAS via NFS.
When the NAS is turned on and I start Libreelec, the menu icons are displayed immediately.
But if the NAS is not turned on, I have to wait until 5 minutes until the menu icons (especially IPTV and ADDON's) appear.
Is there any trick or option for this, how I can shorten the wait without NAS ?
Best regards
Schaagi
-
I have loaded the latest Nexus image (15.10.22) onto an SD card for my Banana PI M5.
Starts fine so far, but hangs on reboot. Someone has an idea ?