-
-
Notifications
You must be signed in to change notification settings - Fork 506
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
RPi Zero W | Add Support onboard WiFi #787
Comments
Waiting for response/stock details from PiSuppy: Ordered one from another supplier, be here within 5 days (hopefully). |
|
Fresh compile of RPi Kernel 4.4.50 (https://github.com/raspberrypi/linux/tree/rpi-4.4.y), no WiFi. Even when installed on the latest Raspbian image, which works prior to kernel replacement.
|
+ RPi Zero W | Now fully supported (including onboard WiFi/BT): https://github.com/Fourdee/DietPi/issues/787 + General | Wlan: 'disable power save' on boot, is now a service, installed when WiFi is enabled in 'dietpi-config' or via 'dietpi-set_hardware'. + DietPi-Software | Syncthing-inotify: Installation updated to 0.8.5 (thanks John!)
+ Update RPi kernel: https://github.com/Fourdee/DietPi/issues/787
|
New image live, completed. Will update Stretch image at a later date: https://github.com/Fourdee/DietPi/issues/475#issuecomment-285044983 |
v146 (14/03/17) **New Device:** RPi Zero W | Now fully supported (including onboard WiFi/BT): https://github.com/Fourdee/DietPi/issues/787 **Changes / Improvements / Optimizations:** General | Wlan: 'disable power save' on boot, is now a service, installed when WiFi is enabled in 'dietpi-config' or via 'dietpi-set_hardware'. General | DietPi RPi Kernel: Updated to latest. DietPi-Drive_Manager | Added support for F2FS filesystem: https://github.com/Fourdee/DietPi/issues/802 DietPi-Drive_Manager | Transfer RootFS now allows for selection of filesystem types on target partition (eg: f2fs), RPi only: https://github.com/Fourdee/DietPi/issues/802 DietPi-Software | If NTPD is used (default on DietPi) for time sync, and, NTPD fails to sync, DietPi-Software will now exit, to prevent further issues with incorrect time during software installations: https://github.com/Fourdee/DietPi/issues/786 DietPi-Software | Syncthing-inotify: Installation updated to 0.8.5 (thanks John!) **Bug fixes:** General | RPi: Resolved an issue with sudo not having setuid bit set. Many thanks to @WolfganP for the fix: https://github.com/Fourdee/DietPi/issues/794 General | NanoPi M3: USB DACs are now functional with our latest kernel update: https://github.com/Fourdee/DietPi/issues/763 DietPi-Software | PiHole: Resolved issues with enable/disable adblocking and DHCP server having no effect: https://github.com/Fourdee/DietPi/issues/775 DietPi-Software | Gogs: Resolved issues with URL failing connection test due to them being renamed: https://github.com/Fourdee/DietPi/issues/793
The text was updated successfully, but these errors were encountered: