11-15-2019, 01:52 PM
Hi,
I am using moode on a pi 3B.
Have attached a PCM5102 DAC, but using using Bluetooth out to Sony SA-D20 speakers. Network connection through WiFi. Recently connected a 5 inch HDMI display (800 x 480) to the setup and noticed that the local UI takes too long to start.
I added the following lines to /boot/config.txt for the local display:
As I power on, I am able to see the boot text on the HDMI screen. As soon as the boot finishes the screen goes blank. The HDMI signal is still there as the screen does not power off (it has this built in functionality). After more than two minutes, the screen flashes white and UI appears. After that the system runs fine. I tested the screen on my other PIs and my TV receiver before I attached it to this system, and it worked fine everywhere else, so I believe the screen is OK.
I checked the moode log (attached) at /var/log/moode.log and noticed that the entry "worker: LocalUI started" appears around three minutes after the first log entry. And that is the dead end for me. Don't know what to check further. Would you be able to help me find the real problem here?
Thanks,
-Jass
I am using moode on a pi 3B.
Have attached a PCM5102 DAC, but using using Bluetooth out to Sony SA-D20 speakers. Network connection through WiFi. Recently connected a 5 inch HDMI display (800 x 480) to the setup and noticed that the local UI takes too long to start.
I added the following lines to /boot/config.txt for the local display:
Code:
# HDMI Mode (848x480 60Hz)
hdmi_group=2
hdmi_mode=14
As I power on, I am able to see the boot text on the HDMI screen. As soon as the boot finishes the screen goes blank. The HDMI signal is still there as the screen does not power off (it has this built in functionality). After more than two minutes, the screen flashes white and UI appears. After that the system runs fine. I tested the screen on my other PIs and my TV receiver before I attached it to this system, and it worked fine everywhere else, so I believe the screen is OK.
I checked the moode log (attached) at /var/log/moode.log and noticed that the entry "worker: LocalUI started" appears around three minutes after the first log entry. And that is the dead end for me. Don't know what to check further. Would you be able to help me find the real problem here?
Thanks,
-Jass