How are you launching speaker-test? You may need to specify the output device:speaker-test reports this error:
Code:
speaker-test -D sysdefault:CARD=vc4hdmi0
Don't do that. The hdmi_ options in config.txt are for the deprecated firmware display driver.BTW I already tried basic config.txt options like:Code:
hdmi_force_hotplug=1hdmi_force_edid_audio=1hdmi_ignore_edid_audio=0hdmi_drive=2dtoverlay=vc4-kms-v3d,audio
The kms driver is arm/kernel based and has no knowledge of the contents of config.txt.
In general display configuration settings should be in cmdline.txt (which the kernel sees) or configured after booting.
Statistics: Posted by dom — Sun May 05, 2024 4:26 pm