Hi,
I’ve installed Leap 15.1 fresh on this new and shiny Notebook (Intel(R) Core™ i5-10210U CPU @ 1.60GHz) and never thought I wolud have problems with Intel(c) WLan hardware…
I’m still using the default kernel: 4.12.14-lp151.28.36-default
The wlan hardware is found:
sudo lspci -nnkv -s 00:14.3
00:14.3 Network controller [0280]: Intel Corporation Device [8086:02f0]
Subsystem: Intel Corporation Device [8086:0034]
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at b1418000 (64-bit, non-prefetchable) [size=16]
Capabilities: [c8] Power Management version 3
Capabilities: [d0] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00
Capabilities: [80] MSI-X: Enable+ Count=16 Masked-
Capabilities: [100] Latency Tolerance Reporting
Capabilities: [164] Vendor Specific Information: ID=0010 Rev=0 Len=014 <?>
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
but seams not configured correctly:
20.352212] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
...
20.369739] iwlwifi 0000:00:14.3: loaded firmware version **38**.755cfdd8.0 op_mode iwlmvm
...
20.393820] iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9560, REV=0x354
...
25.564220] iwlwifi 0000:00:14.3: **Failed to load firmware chunk!**
25.564226] iwlwifi 0000:00:14.3: iwlwifi transaction failed, dumping registers
25.564229] iwlwifi 0000:00:14.3: iwlwifi device config registers:
25.564280] iwlwifi 0000:00:14.3: 00000000: 02f08086 00100406 02800000 00800000 b1418004 00000000 00000000 00000000
25.564285] iwlwifi 0000:00:14.3: 00000020: 00000000 00000000 00000000 00348086 00000000 000000c8 00000000 000001ff
25.564288] iwlwifi 0000:00:14.3: iwlwifi device memory mapped registers:
25.564324] iwlwifi 0000:00:14.3: 00000000: 00489004 00000040 00000000 00000000 00000000 00000000 00000000 00000000
25.564329] iwlwifi 0000:00:14.3: 00000020: 00000011 0c040005 00000351 d55555d5 d55555d5 d55555d5 80008040 001f0040
25.564349] iwlwifi 0000:00:14.3: Could not load the [0] uCode section
25.564376] iwlwifi 0000:00:14.3: Failed to start INIT ucode: -110
25.576550] iwlwifi 0000:00:14.3: Failing on timeout while stopping DMA channel 8 [0x0bad1122]
25.588990] iwlwifi 0000:00:14.3: Failed to run INIT ucode: -110
I have the firmware, that https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi mentions (iwlwifi-9000-pu-b0-jf-b0-34.618819.0.tgz) in /lib/firmware:
ls -l /lib/firmware/iwlwifi-9000*
-rw-r--r-- 1 root root 2632620 18. Jun 2019 /lib/firmware/iwlwifi-9000-pu-b0-jf-b0-33.ucode
**-rw-r--r-- 1 root root 2678284 18. Jun 2019 /lib/firmware/iwlwifi-9000-pu-b0-jf-b0-34.ucode**
-rw-r--r-- 1 root root 2520568 18. Jun 2019 /lib/firmware/iwlwifi-9000-pu-b0-jf-b0-38.ucode
-rw-r--r-- 1 root root 2620464 18. Jun 2019 /lib/firmware/iwlwifi-9000-pu-b0-jf-b0-41.ucode
-rw-r--r-- 1 root root 2543536 18. Jun 2019 /lib/firmware/iwlwifi-9000-pu-b0-jf-b0-43.ucode
-rw-r--r-- 1 root root 1448644 18. Jun 2019 /lib/firmware/iwlwifi-9000-pu-b0-jf-b0-46.ucode
but the openSuse Leap 15.1 file is not the same as the file from wireless.wiki.kernel.org …?
Replacing the file form Leap 15.1 with that from wireless.wiki.kernel.org did not change anything.
Maybe that is because the kernel drive wants to load iwlwifi-9000-pu-b0-jf-b0-38.ucode as seen above?
I’m really confused …
Has anybody a working WLAN connection with his ThinkBook 14-IML ?
… and could you please explain to me how you did it…
Eugen[/size]