Bug 1180396

Summary: OpenSuse Kernel 5.10.1 crashes due to sof, booting hangs
Product: [openSUSE] openSUSE Tumbleweed Reporter: Huy Phung <huy.phung1292>
Component: SoundAssignee: Takashi Iwai <tiwai>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: huy.phung1292
Version: CurrentFlags: tiwai: needinfo? (huy.phung1292)
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: screenshot on booting

Description Huy Phung 2020-12-28 09:59:52 UTC
Created attachment 844717 [details]
screenshot on booting

Device: Hp Elitebook 840 G7
Audio : Intel Corporation Cannon Point-LP High Definition Audio Controller (rev 11)
Problem: After update to Kernel 5.10.1, booting process hangs on the following message (see attachment)
Comment 1 Huy Phung 2020-12-28 10:01:02 UTC
Sorry I made a typo

Device: HP Elitebook G6
Comment 2 Takashi Iwai 2020-12-28 10:15:06 UTC
It's rather due to a bug of iwlwifi, I suppose.  Please check the bug 1180344.
Comment 3 Huy Phung 2020-12-28 11:31:02 UTC
Confirm that it is due to iwlwifi. The following workaround makes kernel bootable and function normally.

```
# /etc/modprobe.d/99-local.conf
options iwlwifi enable_ini=0
```
Comment 4 Huy Phung 2020-12-28 11:33:10 UTC
bug due to wifi, not sound

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