<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Pulse Audio settings lost after reboot / HDMI is set as default"
href="https://bugs.freedesktop.org/show_bug.cgi?id=73375#c21">Comment # 21</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Pulse Audio settings lost after reboot / HDMI is set as default"
href="https://bugs.freedesktop.org/show_bug.cgi?id=73375">bug 73375</a>
from <span class="vcard"><a class="email" href="mailto:superquad.vortex2@gmail.com" title="Raymond <superquad.vortex2@gmail.com>"> <span class="fn">Raymond</span></a>
</span></b>
<pre><a href="https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1256511/comments/44">https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1256511/comments/44</a>
the graphic driver seem work at expected, since HDMI/DP,pcm=3 Jack return true
when set audio auto / on and return false when set audio off
xrandr --output HDMI --set audio auto
xrandr --output HDMI --set audio on
control.42 {
iface CARD
name 'HDMI/DP,pcm=3 Jack'
value true
comment {
access read
type BOOLEAN
count 1
}
}
control.47 {
iface PCM
device 3
name ELD
value
'100008006712000100000000000000004c2d020953414d53554e470907070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
comment {
access 'read volatile'
type BYTES
count 83
}
}
xrandr --output HDMI --set audio off
control.42 {
iface CARD
name 'HDMI/DP,pcm=3 Jack'
value false
comment {
access read
type BOOLEAN
count 1
}
}
control.47 {
iface PCM
device 3
name ELD
value ''
comment {
access 'read volatile'
type BYTES
count 0
}
}</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>