Replies: 2 comments 1 reply
-
|
I don't have this specific card / HAT combo so can't offer direct troubleshooting advice. Pinning this discussion in the event other users of RaspAP have firsthand experience with it. |
Beta Was this translation helpful? Give feedback.
-
|
I finally found a good version of kernel 6.12 and got it installed and running and now the Pi is complaining about the drivers for the Intel BE200 card. It comes up with a couple of errors related to the checksums not matching and then throws some errors regarding the version numbers of the drivers. So, I'm not sure if I'm making any progress or not but at least I'm getting some different results than with kernel 6.18 which just flat out fails on boot. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings!
I am trying to set up RaspAP using an Intel BE200 WiFi 7 card and cannot get a driver/firmware to load for the card.
I have enabled PCIE on the Raspberry Pi 5 and is shows up correctly under lspci:
But when I run dmesg to see the status, I get:
Everything I've read indicates that an invalid parameter is being passed to iwlwifi or that the appropriate driver/firmware for the card is not installed.
I have run apt-get install firmware-iwlwifi and everything seemed to run correctly. I have manually copied the driver/firmware files into /lib/firmware, but nothing seems to work. I continue to get the probe with driver iwlwifi failed with error -22.
Google provides some results for this error, but after trying them, I am still unable to resolve the error.
I would really appreciate any thoughts or ideas on how to resolve this!
My configuration is:
Beta Was this translation helpful? Give feedback.
All reactions