Closed
Description
Describe the bug
Feature request:
With the addition of pcie adapters this allows pcie devices to be plugged into the Pi 5 that were previously not usable.
This is a request to include in the standard kernel build the iwlwifi module and related modules so that devices such as the Intel AX210 which is a very common wifi chipset to be usable on the Pi 5.
This requires the following in the kernel .config file:
CONFIG_IWLWIFI=m
CONFIG_IWLWIFI_LEDS=y
CONFIG_IWLDVM=m
CONFIG_IWLMVM=m
CONFIG_IWLWIFI_OPMODE_MODULAR=y
#
# Debugging Options
#
# CONFIG_IWLWIFI_DEBUG is not set
CONFIG_IWLWIFI_DEVICE_TRACING=y
# end of Debugging Options
Steps to reproduce the behaviour
N/A
Device (s)
Raspberry Pi 5
System
N/A
Logs
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels