gpd-pocket-ubuntu-respin icon indicating copy to clipboard operation
gpd-pocket-ubuntu-respin copied to clipboard

Pulseaudio killed after HDMI connection on Kubuntu 17.10

Open crazyfox-ua opened this issue 7 years ago • 3 comments

Kernel: 4.14.0-rc3-audio-gpdpocket Desktop Environment: Display: :0 Monitor: DSI1 connected primary 1920x1200+0+0 right (normal left inverted right x axis y axis) 95mm x 151mm
Scripts: gpdfand gpdscreen gpdscreen-indicator
EFI: [ 0.000000] efi: EFI v2.40 by American Megatrends
EFI Release Date: 06/28/2017

So, pulseaudio gets killed during starting. Seems it's related to https://bugs.freedesktop.org/show_bug.cgi?id=100488#c15

In particular, adding query-hw-device = yes to the [Mapping analog-stereo] section in /usr/share/pulseaudio/alsa-mixer/profile-sets/default.conf did the trick and now it works fine for me.

crazyfox-ua avatar Oct 19 '17 15:10 crazyfox-ua

Great find! I see that is still a work in progress. With that flag audio on HDMI works? Or it just dont gets killed when connected to an HDMI monitor? ( So it works by speakers)

Il 19 ott 2017 17:24, "Crazy_Fox [UA]" [email protected] ha scritto:

Kernel: 4.14.0-rc3-audio-gpdpocket Desktop Environment: Display: :0 Monitor: DSI1 connected primary 1920x1200+0+0 right (normal left inverted right x axis y axis) 95mm x 151mm Scripts: gpdfand gpdscreen gpdscreen-indicator EFI: [ 0.000000] efi: EFI v2.40 by American Megatrends EFI Release Date: 06/28/2017

So, pulseaudio gets killed during starting. Seems it's related to https://bugs.freedesktop.org/show_bug.cgi?id=100488#c15

In particular, adding query-hw-device = yes to the [Mapping analog-stereo] section in /usr/share/pulseaudio/alsa-mixer/profile-sets/default.conf did the trick and now it works fine for me.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/stockmind/gpd-pocket-ubuntu-respin/issues/74, or mute the thread https://github.com/notifications/unsubscribe-auth/AFZFVxHkbBowKFy_JAT6vEMfDHRCVDHhks5st2mQgaJpZM4P_aHf .

stockmind avatar Oct 20 '17 03:10 stockmind

With that flag audio on HDMI works? Or it just dont gets killed when connected to an HDMI monitor? ( So it works by speakers)

This flag only fixes broken pulseaudio after disconnecting HDMI. While HDMI connected the only sound is through speakers.

I will try to investigate sound through HDMI later, because HDMI audio device successfully discovered by ALSA, so there is a chance to get it work.

UPD: seems found right audio device for HDMI output, will try to make it current automatically when HDMI connected plughw:CARD=Audio,DEV=1

crazyfox-ua avatar Oct 23 '17 11:10 crazyfox-ua

Nice! So audio works on HDMI switching to that port? My gpd will be shipped back this Monday, I will try to do some test for the auto switch! Thanks

stockmind avatar Nov 04 '17 09:11 stockmind