Kubuntu 19.10 iwlwifi 錯誤導致系統掛起

Kubuntu 19.10 iwlwifi 錯誤導致系統掛起

更新:問題似乎出在內核 5.3.0-24 中,啟動到 23 時它工作正常。

從今天開始,我的 Kubuntu 19.10 系統在嘗試連線 wifi 時會掛起。在啟動時它顯示此錯誤:

iwlwifi 0000:03:00.0: Direct firmware load for iwl-dbg-cfg.ini failed with error -2

然後說

loaded firmware version 29.62a39462.0 op_mode iwlmvm

英特爾驅動程式已於兩天前更新,在出現此錯誤後,當我嘗試打開驅動程式管理員時,它不起作用 - 只是坐在那裡說收集有關您的系統的資訊。

我嘗試刪除該模組並重新加載它,但不起作用。在網上找不到任何內容來了解如何安裝或修復它。

更新 :

lspci -nnk | grep 0280 -A3

03:00.0 Network controller [0280]: Intel Corporation Dual Band Wireless-AC 3168NGW [Stone Peak] [8086:24fb] (rev 10) Subsystem: Intel Corporation Dual Band Wireless-AC 3168NGW [Stone Peak] [8086:2110] Kernel driver in use: iwlwifi Kernel modules: iwlwifi

dmesg | grep iwl

[ 22.928487] Loading modules backported from iwlwifi [ 22.928487] iwlwifi-stack-public:master:7906:7773a757 [ 23.658864] iwlwifi 0000:03:00.0: Direct firmware load for iwl-dbg-cfg.ini failed with error -2 [ 24.660202] iwlwifi 0000:03:00.0: loaded firmware version 29.62a39462.0 op_mode iwlmvm [ 24.790152] iwlwifi 0000:03:00.0: Detected Intel(R) Dual Band Wireless AC 3168, REV=0x220 [ 24.814431] iwlwifi 0000:03:00.0: base HW address: d4:25:8b:cd:23:14 [ 24.848669] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs' [ 24.863488] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0

我啟用了無密碼登錄,並停用了自動連接到 wifi 和用於顯示可用網路的網路小程序,甚至當我單擊連接到其中任何一個並提供 kwallet 密碼時,系統立即掛起,我不得不使用電源開關關機。

journalctl | grep iwlwifi

Dec 10 07:57:13 prajeesh-HPLPT kernel: Loading modules backported from iwlwifi Dec 10 07:57:13 prajeesh-HPLPT kernel: iwlwifi-stack-public:master:7906:7773a757 Dec 10 07:57:15 prajeesh-HPLPT kernel: iwlwifi 0000:03:00.0: Direct firmware load for iwl-dbg-cfg.ini failed with error -2 Dec 10 07:57:15 prajeesh-HPLPT kernel: iwlwifi 0000:03:00.0: loaded firmware version 29.62a39462.0 op_mode iwlmvm Dec 10 07:57:15 prajeesh-HPLPT kernel: iwlwifi 0000:03:00.0: Detected Intel(R) Dual Band Wireless AC 3168, REV=0x220 Dec 10 07:57:15 prajeesh-HPLPT kernel: iwlwifi 0000:03:00.0: base HW address: d4:25:8b:cd:23:14 Dec 10 07:57:15 prajeesh-HPLPT kernel: iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0 Dec 10 07:57:33 prajeesh-HPLPT NetworkManager[1127]: <info> [1575944853.7311] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.5/0000:03:00.0/ieee80211/phy0/rfkill1) (driver iwlwifi)

/etc/modprobe.d/iwlwifi.conf

# /etc/modprobe.d/iwlwifi.conf
# iwlwifi will dyamically load either iwldvm or iwlmvm depending on the
# microcode file installed on the system.  When removing iwlwifi, first
# remove the iwl?vm module and then iwlwifi.
remove iwlwifi \
(/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
&& /sbin/modprobe -r mac80211

grep iwlwifi /var/log/kern.log

工作和懸掛輸出,

Dec  8 09:16:27 prajeesh-HPLPT kernel: [   16.913593] iwlwifi 0000:03:00.0: loaded firmware version 29.1654887522.0 op_mode iwlmvm
Dec  8 09:16:27 prajeesh-HPLPT kernel: [   17.142880] iwlwifi 0000:03:00.0: Detected Intel(R) Dual Band Wireless AC 3168, REV=0x220
Dec  8 09:16:27 prajeesh-HPLPT kernel: [   17.164525] iwlwifi 0000:03:00.0: base HW address: <address>
Dec  8 09:16:27 prajeesh-HPLPT kernel: [   17.325932] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
Dec  8 09:48:14 prajeesh-HPLPT kernel: [ 1947.490754] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
Dec  8 09:48:39 prajeesh-HPLPT kernel: [ 1971.752157] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
Dec  8 09:50:23 prajeesh-HPLPT kernel: [ 2076.381356] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
Dec  8 09:51:33 prajeesh-HPLPT kernel: [ 2146.322949] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
Dec  8 09:51:46 prajeesh-HPLPT kernel: [ 2159.340660] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
Dec  9 07:43:50 prajeesh-HPLPT kernel: [   21.236664] iwlwifi 0000:03:00.0: loaded firmware version 29.1654887522.0 op_mode iwlmvm
Dec  9 07:43:50 prajeesh-HPLPT kernel: [   21.532119] iwlwifi 0000:03:00.0: Detected Intel(R) Dual Band Wireless AC 3168, REV=0x220
Dec  9 07:43:50 prajeesh-HPLPT kernel: [   21.551705] iwlwifi 0000:03:00.0: base HW address: <address>
Dec  9 07:43:50 prajeesh-HPLPT kernel: [   21.626820] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
Dec  9 12:49:32 prajeesh-HPLPT kernel: [13409.652057] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
Dec 10 07:40:13 prajeesh-HPLPT kernel: [   20.099761] Loading modules backported from iwlwifi
Dec 10 07:40:13 prajeesh-HPLPT kernel: [   20.099761] iwlwifi-stack-public:master:7906:7773a757
Dec 10 07:40:13 prajeesh-HPLPT kernel: [   22.385800] iwlwifi 0000:03:00.0: Direct firmware load for iwl-dbg-cfg.ini failed with error -2
Dec 10 07:40:13 prajeesh-HPLPT kernel: [   22.502088] iwlwifi 0000:03:00.0: loaded firmware version 29.62a39462.0 op_mode iwlmvm
Dec 10 07:40:13 prajeesh-HPLPT kernel: [   22.703367] iwlwifi 0000:03:00.0: Detected Intel(R) Dual Band Wireless AC 3168, REV=0x220
Dec 10 07:40:13 prajeesh-HPLPT kernel: [   22.728114] iwlwifi 0000:03:00.0: base HW address: <address>
Dec 10 07:40:13 prajeesh-HPLPT kernel: [   22.826500] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0 

——然後掛了

答案1

遇到同樣的問題。到目前為止,我的解決方法是切換回核心版本 5.3.0-23-generic。現在它按預期工作了。

相關內容