<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Changing device profile to HDMI is reset to default after monitor goes into powersave"
href="https://bugs.freedesktop.org/show_bug.cgi?id=93946#c46">Comment # 46</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Changing device profile to HDMI is reset to default after monitor goes into powersave"
href="https://bugs.freedesktop.org/show_bug.cgi?id=93946">bug 93946</a>
from <span class="vcard"><a class="email" href="mailto:timo@rothenpieler.org" title="Timo R. <timo@rothenpieler.org>"> <span class="fn">Timo R.</span></a>
</span></b>
<pre>Here's what I did to test now:
~ % pulseaudio -k
~ % rm .config/pulse/*card-database*
~ % killall kodi.bin
~ % pacmd list-cards | grep "active profile"
active profile: <output:analog-stereo+input:analog-stereo>
~ % pactl set-card-profile 0 output:hdmi-stereo
~ % pacmd list-cards | grep "active profile"
active profile: <output:hdmi-stereo>
~ % xrandr -s 1920x1080 -r 24
~ % pacmd list-cards | grep "active profile"
active profile: <output:analog-surround-40>
~ % pactl set-card-profile 0 output:hdmi-stereo
~ % xrandr -s 1920x1080 -r 60
~ % pacmd list-cards | grep "active profile"
active profile: <output:analog-surround-40>
~ % pactl set-card-profile 0 output:hdmi-stereo
~ % pacmd list-cards | grep "active profile"
active profile: <output:hdmi-stereo>
~ % xrandr -s 1920x1080 -r 50
~ % pacmd list-cards | grep "active profile"
active profile: <output:analog-surround-40>
It still switches away from hdmi-stereo whenever possible.
I also verified I'm indeed using 8.0 + the 3 patches.</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>