Bug 329858 - Audio Device settings not saved on reboot
Summary: Audio Device settings not saved on reboot
Status: RESOLVED UPSTREAM
Alias: None
Product: Phonon
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Harald Sitter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-11 20:26 UTC by Scorch
Modified: 2014-01-13 09:34 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Scorch 2014-01-11 20:26:57 UTC
The problem: Not all HDMI monitors have digital audio and, when they do, they tend to shut audio off, when the monitor goes to sleep, and kills any audio playback running in background.
Therefore it's desired to use rear audio port instead of monitor audio port.
The bug-
In "audio hardware setup" is a choice between "analog stereo" so that sound plays through rear port. Or "Digital stereo (HDMI)" so that sound plays through monitor audio port.
And sound does play through "analog" when chosen BUT the system always reverts back to digital HDMI on reboot requiring user to change hardware settings AGAIN after each reboot. . . 


Reproducible: Always

Steps to Reproduce:
1. Set audio hardware setting to "analog".
2. Confirm analog playback is working.
3. Reboot computer.
4. Analog playback has stopped working because hardware setting reverted back to "HDMI" and channeled audio through undesired port.
Actual Results:  
Audio playback, through rear port, stopped working.

Expected Results:  
Audio playback, through rear port, to continue working after reboot.

Dell Inspiron 600.
Kubuntu 13.10
Dell HDMI monitor.
Comment 1 Harald Sitter 2014-01-13 09:34:35 UTC
This would be an issue in PulseAudio, please report a bug there. (although to be perfectly honest I expect a bug in the setup... wrong directory permissions on .pulse or somesuch business).