#iwlwifi kernel panic issue
3 messages · Page 1 of 1 (latest)
iwlwifi is the kernel driver for a great many Intel WiFi NICs. You can search lspci -k to see what hardware you're using, and see if there's a more specific driver you can use.
modinfo iwlwifi
will show you all https://wiki.archlinux.org/title/Kernel … le_options and you can load the module early by adding it to the https://wiki.archlinux.org/title/Arch_b … #initramfs