https://bugzilla.novell.com/show_bug.cgi?id=845923 https://bugzilla.novell.com/show_bug.cgi?id=845923#c11 --- Comment #11 from Benjamin Quest <benjamin.quest@gmx.de> 2014-02-06 21:13:01 UTC --- OK here is a WORKAROUND: 1. Ennsure your speakers are connected to the desired port and change the default Audio Output (as you have done 20 time before ..., e.g. with the pavucontrol GUI) 2. In a terminal run the command aplay -l This will show all your soundcards, if you have only one in your system, the card will be card0 3. In the terminal run the command pacmd list In that huge output search for the line following this syntax: active profile: <output:yadda-yadda+input:yadda-yadda> In my case the line reads: active profile: <output:analog-stereo+input:analog-stereo> and was near the end of the output. 4. Acquire administrative rights to edit the file /etc/pulse/default.pa In my case, I added the following line (preceeded by a comment line for myself) at the end of the file: set-card-profile 0 output:analog-stereo+input:analog-stereo 5. Save /etc/pulse/default.pa 6. Reboot 7. Have a happy workaround and change the energy saving settings of the monitor to allow it to switch off again ... I leave the Bug open, as pulseaudio as shipped apparently does not remember the manually set default and I have not resolved that issue. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.