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

--- Comment #48 from Tanu Kaskinen <ta...@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.
_______________________________________________
pulseaudio-bugs mailing list
pulseaudio-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to