Bug 102378 - PulseAudio fails on Cherry Trail with Linux 4.12
Summary: PulseAudio fails on Cherry Trail with Linux 4.12
Status: RESOLVED DUPLICATE of bug 100488
Alias: None
Product: PulseAudio
Classification: Unclassified
Component: core (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium major
Assignee: pulseaudio-bugs
QA Contact: pulseaudio-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-23 20:02 UTC by Marcus Lundblad
Modified: 2017-09-07 10:36 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
Debug output (82.26 KB, text/plain)
2017-08-23 20:02 UTC, Marcus Lundblad
Details
Output from lsmod (5.18 KB, text/plain)
2017-08-23 20:02 UTC, Marcus Lundblad
Details
Output from lspci (1.11 KB, text/plain)
2017-08-23 20:02 UTC, Marcus Lundblad
Details

Description Marcus Lundblad 2017-08-23 20:02:13 UTC
Created attachment 133722 [details]
Debug output

I have a Lamina 2-in-1 tablet running Debian testing (buster). After an update to Linux 4.12 sound stopped working in the GNOME session, however sound is still working in GDM (I can change the volume using the volume slider in GDM's top menu, and the "plopping" sound is playing then). However inside the actual GNOME session as the regular user, PulseAudio is not running. I can see a pulseaudio process running as the GDM user with the command line:
/usr/sbin/pulseaudio --daemonize=no

I tried manually running it from the user session (using /usr/bin/pulseaudio --daemonize=no --log-level=debug and it seems it crashes.
I have attached the debug printout from the manual run session and the output of lspci and lsmod, which I think might give hints.
Comment 1 Marcus Lundblad 2017-08-23 20:02:42 UTC
Created attachment 133723 [details]
Output from lsmod
Comment 2 Marcus Lundblad 2017-08-23 20:02:59 UTC
Created attachment 133724 [details]
Output from lspci
Comment 3 Marcus Lundblad 2017-08-24 20:38:11 UTC
If I start pulseaudio manually with:
/usr/bin/pulseaudio --daemonize=no --realtime=no
it doesn't crash, and the devices shows up in gnome-control-center (test sound can be played).
Comment 4 Tanu Kaskinen 2017-09-02 13:39:51 UTC
This is a known problem with the snd_hdmi_lpe_audio driver. Can you test the patches that were mentioned in bug 100488? Several people have reported this problem, but nobody has been very helpful with testing the patches.

The patches are known to not fix the problem entirely, but testing that the HDMI jack detection works with the patches is the first step in getting the issue resolved. So, if you can test the patches, please apply them and try running pulseaudio without the --realtime=no argument. If it crashes (or gets killed to be precise) again, provide the debug log.

I'll mark this as a duplicate of 100488, please add further comments to that bug.

*** This bug has been marked as a duplicate of bug 100488 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.