07-14-2024, 01:01 PM
(07-14-2024, 11:51 AM)Tim Curtis Wrote: The moOde startup log can be viewed via the SSH command "moodeutl -l" or "cat /var/log/moode.log" or downloaded via the Logs section in System Config, or via Menu, System info from any of the Config screens. The startup log will be at the end of System info output.Hi @Tim Curtis - many thanks for patiently explaining that.
Use the "cat" command to view files for example
Code:cat /boot/firmware/config.txt
Ok, in response to @simonb, my PCi express headings seem to be the same as yours:
Code:
[b]rob@moode[/b]:[b]~ $[/b] cat /boot/firmware/config.txt
# This file is managed by moOde
# Device filters
[cm4]
otg_mode=1
[pi4]
hdmi_force_hotplug:0=1
hdmi_force_hotplug:1=1
hdmi_enable_4kp60=0
[all]
dtoverlay=vc4-kms-v3d
max_framebuffers=2
display_auto_detect=1
disable_fw_kms_setup=1
arm_64bit=1
# General settings
arm_boost=0
disable_splash=1
disable_overscan=1
hdmi_drive=2
hdmi_blanking=1
hdmi_force_edid_audio=1
hdmi_force_hotplug=1
hdmi_group=0
dtparam=i2c_arm=on
dtparam=i2s=on
dtparam=audio=on
# Do not alter this section
# Integrated adapters
#dtoverlay=disable-bt
#dtoverlay=disable-wifi
# Audio overlays
#dtoverlay=none
#dtoverlay=force_eeprom_read=0
# PCI Express
#dtparam=pciex1
#dtparam=pciex1_gen=3
# Pi Touch
dtoverlay=rpi-backlight
#dtoverlay=vc4-kms-dsi-7inch,invx,invy
But @TheOldPresbyope, the MPD log does appear to return an error message for the following example audio file:
Code:
rob@moode: cat /var/log/mpd/log
Jul 14 10:54 : player: played "SDCARD/Folke Rabe - What/Folke Rabe - What (Short).flac"
Jul 14 10:55 : player: played "SDCARD/Folke Rabe - What/Folke Rabe - What (Short).flac"
Jul 14 10:56 : player: played "SDCARD/Folke Rabe - What/Folke Rabe - What (Short).flac"
Jul 14 13:15 : mixer: Failed to read mixer for 'ALSA Default': no such mixer control: PCM
Jul 14 13:18 : mixer: Failed to read mixer for 'ALSA Default': no such mixer control: PCM
Jul 14 13:37 : exception: Failed to open "ALSA Default" (alsa); Failed to open ALSA device "_audioout": Unknown error 524
Jul 14 13:37 : exception: Failed to open "ALSA Default" (alsa); Failed to open ALSA device "_audioout": Unknown error 524
Jul 14 13:37 : player: problems opening audio device while playing "SDCARD/Folke Rabe - What/Folke Rabe - What (Short).flac" Jul 14 13:38 : player: played "SDCARD/Folke Rabe - What/Folke Rabe - What (Short).flac"