Bug 207515

Summary: When I upgraded from Fedora 31 to 32. The sound stopped working.
Product: Drivers Reporter: Patrick Kasper (patrick.kasper)
Component: Sound(ALSA)Assignee: Jaroslav Kysela (perex)
Status: RESOLVED CODE_FIX    
Severity: high CC: tiwai
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 5.6.6 Subsystem:
Regression: No Bisected commit-id:
Attachments: aplay -l
aplay -L
lsmod | grep "^snd" | cut -d " " -f 1
cat /proc/asound/cards
dmesg | egrep -i "alsa|snd"
lspci
alsa-info.sh
alsa-info.txt

Description Patrick Kasper 2020-04-29 19:40:00 UTC
Created attachment 288825 [details]
aplay -l

I have an Asus ROG Zenith Extreme Mainboard.
The Onboard Sound Chip not found with the kernel version 5.6.6
The Gnome Control Center listet only a dummy device.

I have downgrade the kernel to version 5.5 from Fedora 31 and my Sound works fine.

The exact same problem i have with the newest kernel update on Artix Linux (Arch based) it is the same kernel version 5.6.6. Downgrading to version 5.6.3 also helped here.
Comment 1 Patrick Kasper 2020-04-29 19:40:42 UTC
Created attachment 288827 [details]
aplay -L
Comment 2 Patrick Kasper 2020-04-29 19:41:30 UTC
Created attachment 288829 [details]
lsmod | grep "^snd" | cut -d " " -f 1
Comment 3 Patrick Kasper 2020-04-29 19:42:07 UTC
Created attachment 288831 [details]
cat /proc/asound/cards
Comment 4 Patrick Kasper 2020-04-29 19:43:08 UTC
Created attachment 288833 [details]
dmesg | egrep -i "alsa|snd"
Comment 5 Patrick Kasper 2020-04-29 19:43:57 UTC
Created attachment 288835 [details]
lspci
Comment 6 Jaroslav Kysela 2020-04-29 19:55:21 UTC
Attach output from "alsa-info.sh --no-upload".
Comment 7 Patrick Kasper 2020-04-30 12:20:13 UTC
Created attachment 288839 [details]
alsa-info.sh
Comment 8 Patrick Kasper 2020-04-30 20:50:20 UTC
With the kernel 5.6.7-300 the exact same Problem!
Comment 9 Patrick Kasper 2020-04-30 20:52:03 UTC
Created attachment 288861 [details]
alsa-info.txt
Comment 10 Takashi Iwai 2020-05-29 15:36:06 UTC
This should have been fixed now.  It's been wrongly blacklisted due to another AMD model.

Please reopen if you still suffer from the problem with the latest kernel.