You are not logged in.
Previously, everything worked for me without any settings, but now I get errors in dmesg:
[ 20.693716] iwlwifi 0000:00:0c.0: Direct firmware load for iwlwifi-9000-pu-b0-jf-b0-46.ucode failed with error -2
[ 20.693733] iwlwifi 0000:00:0c.0: Direct firmware load for iwlwifi-9000-pu-b0-jf-b0-45.ucode failed with error -2
[ 20.693746] iwlwifi 0000:00:0c.0: Direct firmware load for iwlwifi-9000-pu-b0-jf-b0-44.ucode failed with error -2
[ 20.693759] iwlwifi 0000:00:0c.0: Direct firmware load for iwlwifi-9000-pu-b0-jf-b0-43.ucode failed with error -2
[ 20.693773] iwlwifi 0000:00:0c.0: Direct firmware load for iwlwifi-9000-pu-b0-jf-b0-42.ucode failed with error -2
[ 20.693786] iwlwifi 0000:00:0c.0: Direct firmware load for iwlwifi-9000-pu-b0-jf-b0-41.ucode failed with error -2
[ 20.693799] iwlwifi 0000:00:0c.0: Direct firmware load for iwlwifi-9000-pu-b0-jf-b0-40.ucode failed with error -2
[ 20.693811] iwlwifi 0000:00:0c.0: Direct firmware load for iwlwifi-9000-pu-b0-jf-b0-39.ucode failed with error -2
[ 20.693827] iwlwifi 0000:00:0c.0: Direct firmware load for iwlwifi-9000-pu-b0-jf-b0-38.ucode failed with error -2
[ 20.693840] iwlwifi 0000:00:0c.0: Direct firmware load for iwlwifi-9000-pu-b0-jf-b0-37.ucode failed with error -2
[ 20.693855] iwlwifi 0000:00:0c.0: Direct firmware load for iwlwifi-9000-pu-b0-jf-b0-36.ucode failed with error -2
[ 20.693868] iwlwifi 0000:00:0c.0: Direct firmware load for iwlwifi-9000-pu-b0-jf-b0-35.ucode failed with error -2
[ 20.693951] iwlwifi 0000:00:0c.0: no suitable firmware found!
[ 20.693953] iwlwifi 0000:00:0c.0: minimum version required: iwlwifi-9000-pu-b0-jf-b0-30
[ 20.693954] iwlwifi 0000:00:0c.0: maximum version supported: iwlwifi-9000-pu-b0-jf-b0-46
[ 20.693956] iwlwifi 0000:00:0c.0: check git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.gitMy device shows up in lspci as:
00:0c.0 Network controller: Intel Corporation Device 31dc (rev 03)
DeviceName: WLAN
Subsystem: Intel Corporation Device 0034
Kernel modules: iwlwifiI still did not understand what drivers my device needs, especially in lspci and other programs it does not display correctly, that is, it does not say something like: Realtek W3223
How to fix this problem?
Offline
pacman -Qi linux-firmware
Offline
pacman -Qi linux-firmware
Yes, I do not have this package
But why doesn’t it install automatically when installing through pacstrap? The kernel also stopped installing itself
Offline
https://www.archlinux.org/news/base-gro … -required/
https://bbs.archlinux.org/viewtopic.php?id=249715
Was also a dependency for linux, but dropped in https://git.archlinux.org/svntogit/pack … ef45974373
Offline
If you were following the official installation guide, you would have installed these packages.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline