-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No WiFi with RaspberryPi 400 #2
Comments
I have no RPi 400 and I can't do any tests. I think a key difference may be following definition:
|
That seems to be Bluetooth? Or are you saying that the WiFi is on uart0 on other Pi models? |
As far as I know BT and WiFi are in a single chip. So For RPi4 the definition is different:
It's a hypothesis. I don't know for sure. |
The Pi 400 has no WiFi with the LinuxCNC RT kernel.
There are some clues here: https://archlinuxarm.org/forum/viewtopic.php?f=15&t=14868
However simply adding the bcm2711-rpi-400.dtb file as in the patch here: raspberrypi@efd0616#diff-4a31af8261f8368ab91e9d684f2664249db2cf30d499f7d439fa902c8714d04f
Isn't a simple answer as it references many files / labels that do not exist in the 4.19 kernel.
The text was updated successfully, but these errors were encountered: