[Bug 1224457] Kernel: Sound: AMD cpu with graphics + ASUS motherboard with ALC 887
https://bugzilla.suse.com/show_bug.cgi?id=1224457 https://bugzilla.suse.com/show_bug.cgi?id=1224457#c7 --- Comment #7 from Takashi Iwai <tiwai@suse.com> --- The behavior difference can come from a subtle thing like BIOS, so no wonder. If it were a regression, you can try the old kernels. e.g. there are tons of old kernels in my OBS projects (in "backport" repo), e.g. for 5.14, http://download.opensuse.org/repositories/home:/tiwai:/kernel:/5.14/backport... and you can install kernel-default.rpm from there with zypper install (or rpm -i) with --oldpackage option. Once after testing, uninstall that kernel with "zypper rm kernel-default-x.y" with the exact package version to uninstall, too. In that way, you can test old kernels until certain time. If all those don't work, you can try with the recent kernel (e.g. Leap 5.16) probing forcibly the target codec. Pass "snd_hda_intel.probe_mask=,0x101" boot option and see whether it changes the situation. (The comma before 0x101 is no typo, it's intentional.) If this doesn't work, try with 0x102, 0x104, 0x108, 0x110, until 0x180. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com