- Supported WiFi cards only natively by Linux kernel 5.4
- Avoid using Realtek chipset Wifi devices
Configure the wifi settings in your config.txt file on the usb drive:
WIFI_ENABLE=1
WIFI_NETWORK=ExampleWiFiNetworkName
WIFI_PASSWORD=ExampleWiFiPassword
Back