I’m running Manjaro with kernel 6.8. The audio controller was detected after I ran @WeirdTreeThing 's script, but it has some issues. First, the internal speakers sound garbled and choppy.
Secondly, there’s an inconsistency between the displayed volume level and the actual volume level coming out of the USB-connected headphones.
alsamixer -c0, the volume controls are seemingly messed up. It’s unclear to me whether it’s something that can be fixed from Pulseaudio, or if it’s a bug in the audio controller.
Both issues aren’t specific to Pulseaudio; I’ve also noticed them in Pipewire. The volume control of the internal speakers seems to work as expected, although I couldn’t locate its matching control in Pulseaudio like I did for the connected headphones.
I have exactly the same issue with the audio on Manjaro.
I reverted to ChromeOS, and am going to start fresh with the latest firmware and maybe another Linux OS (if UFS is detected). With my first try, Manjaro was the only distro that installed.
Yes, and it didn’t resolve the issue. I actually switched over to Pulseaudio to remove an audible pop that was made each time the sound controller was turned off by tlp (a few seconds after playback stops).
Remember that the audio script won’t work in a live environment.
With regards to Fedora and SuSE, you may add the missing UFS modules manually using dracut, as described here. If I may recall correctly, I didn’t have to do this step for Ubuntu LTS after the firmware update. You might try your luck with Debian 12 or PopOS.
And finally, I find it quite strange that the firmware update was limited to Arch-based (and quite possibly Debian-based) distros. Maybe @MrChromebox can chime in with an explanation.
OMNIGUL fails to boot past GRUB unless UFS kernel modules are added manually. Now that I think more about it, this is probably more of a failure by the Linux distros to actually identify the storage type as UFS and include the necessary modules, rather than a limitation of the firmware.
I got Tumbleweed to work last night, and did indeed use the module you mentioned. It’s a pain to rebuild the kernel on first boot, but I’m getting used to it. BTW, I installed Gecko…which uses Calamares and does know about UFS in the installer. Gecko is tumbleweed anyway. So that is good.
So, Gecko has the same issue as Manjaro. No sound, then I ran the audio script and the sound is garbled.
I prefer tumbleweed to arch, so I’ll keep it in the hope that the audio issues are figured out.
Thanks for your quick response to my email. Much appreciated.