Bug 1180396 - OpenSuse Kernel 5.10.1 crashes due to sof, booting hangs
Summary: OpenSuse Kernel 5.10.1 crashes due to sof, booting hangs
Status: RESOLVED DUPLICATE of bug 1180344
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Sound (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Takashi Iwai
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-28 09:59 UTC by Huy Phung
Modified: 2020-12-28 11:33 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---
tiwai: needinfo? (huy.phung1292)


Attachments
screenshot on booting (255.23 KB, image/jpeg)
2020-12-28 09:59 UTC, Huy Phung
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***