Script broke working audio
Describe the bug Audio was working before. I ran the script and rebooted and now theres no audio. I dont know what to check.
Distro name and version Debian Trixie
Boardname Ultima
Logs
Generate logs with wget https://raw.githubusercontent.com/chrultrabook/linux-tools/main/debugging.sh; bash debugging.sh and attach the output: debug-logs-Ultima-2025-10-23_23h36m.tar.gz
There should be a file in /etc/modprobe.d named hifi2-sof.conf. That is the only thing my script does on your device. Simply delete that file and it should go back to how it was before. That file just switches the audio driver to the sof one instead of the atom sst one. I do this just in case the atom driver doesn't work. If it does work, don't run the script.