[pulseaudio-tickets] [Bug 93946] Changing device profile to HDMI is reset to default after monitor goes into powersave

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 22 15:47:40 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=93946

--- Comment #48 from Tanu Kaskinen <tanuk at iki.fi> ---
(In reply to Timo R. from comment #46)
> 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>

Ok, that's certainly not what I would have expected. I'll do some testing to
see if I can reproduce this sequence. I don't have the right kind of hardware,
but when I originally tested the patches, I wrote configuration for my laptop
that makes pulseaudio think that the sound card has a HDMI port (actually the
sound goes to analog output) with jack detection (actually the "HDMI jack" is
the mic jack).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20160222/db3914be/attachment.html>


More information about the pulseaudio-bugs mailing list