Mysterious new sound behavior on my MNT Reform classic!
Currently, gnome is “stuck” on Analog Output - Built-in Audio selection. It still shows Speakers - Built-in Audio and Headphones - Built-in Audio as available, and I can click on them, but the selection never changes from the Analog Output option, and no sound is coming from either the built in speakers or the headphone jack. I CAN use a bluetooth dongle and speaker or headphones with zero issues.
This coincided with the upgrade to kernel 6.17.11-1+reform20251126T085426Z, but it may have nothing to do with that, specifically.
I am not seeing anything particularly weird in the output of things like aplay -l, pw-dump, or under /proc/asound. Output from dmesg has a bunch of this:
[ 37.451884] hdmi-audio-codec hdmi-audio-codec.6.auto: HDMI: Unknown ELD version 0
which could be related? I don’t have an external monitor connected, and I’ve got an RCORE-DSI module, which I don’t think uses HDMI.
Also probably not related, dmesg is showing this, which seems new, but I could have just not noticed it before
[ 67.030228] panthor fb000000.gpu: [drm] *ERROR* Unhandled Page fault in AS2 at VA 0x0000800000015040
raw fault status: 0x7CD002C3
decoded fault status: SLAVE FAULT
exception type 0xC3: TRANSLATION_FAULT_3
access type 0x2: READ
source id 0x7CD0
One more thing in dmesg, which seems more likely to be relevant, since I believe this is referencing the wm8960 audio system of the rk3588:
$ sudo dmesg | grep wm8960
[ 23.094014] wm8960 6-001a: supply DCVDD not found, using dummy regulator
[ 23.107795] wm8960 6-001a: supply DBVDD not found, using dummy regulator
[ 23.113794] wm8960 6-001a: supply AVDD not found, using dummy regulator
[ 23.116255] wm8960 6-001a: supply SPKVDD1 not found, using dummy regulator
[ 23.118284] wm8960 6-001a: supply SPKVDD2 not found, using dummy regulator
Any ideas? reform-check shows no issues (just [I] output).