[Bug 1101143] New: No sound with ALC1220
http://bugzilla.opensuse.org/show_bug.cgi?id=1101143 Bug ID: 1101143 Summary: No sound with ALC1220 Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.0 Hardware: x86-64 OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Kernel Assignee: kernel-maintainers@forge.provo.novell.com Reporter: vv@tuxedocomputers.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Hi, I have a laptop at my hands with ALC1220 sound chip. The current Leap kernel won't let me get sound to work. Audio devices can be listed and aplay shows them as well, thought there's no sound coming from the speakers. Un-muting the devices didn't help. Using a Tumbleweed kernel everything's fine. So I suspect there's something not backported yet. uname -a: Linux linux-tuxedo 4.17.4-1-default #1 SMP PREEMPT Tue Jul 3 11:31:47 UTC 2018 (882c99b) x86_64 x86_64 x86_64 GNU/Linux lspci: 00:1f.3 Audio device: Intel Corporation Device a348 (rev 10) aplay -l: Karte 0: PCH [HDA Intel PCH], Gerät 0: ALC1220 Analog [ALC1220 Analog] Sub-Geräte: 1/1 Sub-Gerät #0: subdevice #0 Karte 0: PCH [HDA Intel PCH], Gerät 1: ALC1220 Digital [ALC1220 Digital] Sub-Geräte: 1/1 Sub-Gerät #0: subdevice #0 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1101143 http://bugzilla.opensuse.org/show_bug.cgi?id=1101143#c1 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tiwai@suse.com, | |vv@tuxedocomputers.com Flags| |needinfo?(vv@tuxedocomputer | |s.com) --- Comment #1 from Takashi Iwai <tiwai@suse.com> --- Could you try the kernel in OBS Kernel:openSUSE-15.0 repo? http://download.opensuse.org/repositories/Kernel:/openSUSE-15.0/standard/ This should be already containing most of backports. If this still doesn't work, please take alsa-info.sh output on both Leap 15.0 and TW kernels. Run the script with --no-upload option, and attach the outputs to Bugzilla. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1101143 Andreas Stieger <astieger@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Kernel |Sound Assignee|kernel-maintainers@forge.pr |tiwai@suse.com |ovo.novell.com | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1101143 http://bugzilla.opensuse.org/show_bug.cgi?id=1101143#c2 --- Comment #2 from Vinzenz Vietzke <vv@tuxedocomputers.com> --- Created attachment 777162 --> http://bugzilla.opensuse.org/attachment.cgi?id=777162&action=edit audio working lspci, aplay, uname -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1101143 http://bugzilla.opensuse.org/show_bug.cgi?id=1101143#c3 --- Comment #3 from Vinzenz Vietzke <vv@tuxedocomputers.com> --- Created attachment 777164 --> http://bugzilla.opensuse.org/attachment.cgi?id=777164&action=edit audio NOT working lspci, aplay, uname -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1101143 http://bugzilla.opensuse.org/show_bug.cgi?id=1101143#c4 --- Comment #4 from Vinzenz Vietzke <vv@tuxedocomputers.com> --- We tried the kernel from OBS Kernel:openSUSE-15.0 on two identical laptops. Only difference was the built-in NVIDIA graphics: - GeForce GTX 1060 Mobile -> everything worked - GeForce GTX 1070 Mobile -> not working (also with TW Kernel) -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1101143 http://bugzilla.opensuse.org/show_bug.cgi?id=1101143#c5 --- Comment #5 from Takashi Iwai <tiwai@suse.com> --- Please give alsa-info.sh output instead. Just run /usr/sbin/alsa-info.sh --no-upload as root, and attach the output to Bugzilla. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1101143 http://bugzilla.opensuse.org/show_bug.cgi?id=1101143#c6 --- Comment #6 from Vinzenz Vietzke <vv@tuxedocomputers.com> --- Created attachment 777178 --> http://bugzilla.opensuse.org/attachment.cgi?id=777178&action=edit alsa-info.sh working -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1101143 http://bugzilla.opensuse.org/show_bug.cgi?id=1101143#c7 --- Comment #7 from Vinzenz Vietzke <vv@tuxedocomputers.com> --- Created attachment 777179 --> http://bugzilla.opensuse.org/attachment.cgi?id=777179&action=edit alsa-info.sh NOT working -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1101143 http://bugzilla.opensuse.org/show_bug.cgi?id=1101143#c8 --- Comment #8 from Takashi Iwai <tiwai@suse.com> --- Thanks. The diff between these two outputs makes it obvious: the working model (1558:95e2) has the device-specific quirk defined in HD-audio driver while the non-working one (1558:95e1) doesn't have such entry. So the likely fix will be just add the quirk entry for 1558:95e1, too. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1101143 http://bugzilla.opensuse.org/show_bug.cgi?id=1101143#c9 --- Comment #9 from Takashi Iwai <tiwai@suse.com> --- A test kernel with the fix patch is being built in OBS home:tiwai:bsc1101143 repo. It'll take some time (an hour or so) until the build finishes, then it'll appear at http://download.opensuse.org/repositories/home:/tiwai:/bsc1101143/standard/ Please give it a try later, and let me know if it works. Then I'll submit to upstream and update openSUSE-15.0 git branch as well. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1101143 http://bugzilla.opensuse.org/show_bug.cgi?id=1101143#c10 Vinzenz Vietzke <vv@tuxedocomputers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(vv@tuxedocomputer | |s.com) | --- Comment #10 from Vinzenz Vietzke <vv@tuxedocomputers.com> --- I tried on both devices and everything works now. Thank you very much! -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1101143 http://bugzilla.opensuse.org/show_bug.cgi?id=1101143#c11 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #11 from Takashi Iwai <tiwai@suse.com> --- Good to hear. The patch was submitted, and merged to SLE15 branch now. The next update kernel for Leap 15.0 was already in its way, so we were a bit too late for that, unfortunately. The fix will be included in the next update after the upcoming one. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com