the skid Posted Tuesday at 12:36 PM Posted Tuesday at 12:36 PM hi running Armbian 25.2.3 stable 6.1.99-vendor-rk35xx (Ubuntu noble) having to change audio every time on reboot (not sticking after selecting),and maybe not showing as they should ,currently using HDMI 0 but shows as below: 0 Quote
sakittelsen Posted Tuesday at 01:41 PM Posted Tuesday at 01:41 PM (edited) These commands work for me: pactl list short sinks #shows available audio outputs sudo -H nano /etc/pulse/default.pa #opens the file for editing set-default-sink alsa_output.platform-hdmi0-sound.stereo-fallback #set your default audio output rm -r ~/.config/pulse #delete all files in this folder reboot Edited Tuesday at 03:39 PM by sakittelsen 0 Quote
the skid Posted Tuesday at 03:23 PM Author Posted Tuesday at 03:23 PM 1 hour ago, sakittelsen said: rm -r ~/.config/pulse #delete file thanks this is a directory with many files which do i delete ,dont want to break system 0 Quote
sakittelsen Posted Tuesday at 03:35 PM Posted Tuesday at 03:35 PM You delete all files in that folder. 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.