Difference between revisions of "Talk:Create SD Image Version 0.8"
(Created page with " ==Set Time Zone== Install perl DateTime module apt-get install libdatetime-perl") |
(→Set Time Zone) |
||
Line 5: | Line 5: | ||
apt-get install libdatetime-perl | apt-get install libdatetime-perl | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | To completely disable the onboard WiFi from the firmware on the Pi3, in /boot/config.txt add | ||
+ | dtoverlay=pi3-disable-wifi | ||
+ | https://raspberrypi.stackexchange.com/questions/43720/disable-wifi-wlan0-on-pi-3 |
Revision as of 16:59, 15 May 2017
Set Time Zone
Install perl DateTime module
apt-get install libdatetime-perl
To completely disable the onboard WiFi from the firmware on the Pi3, in /boot/config.txt add
dtoverlay=pi3-disable-wifi
https://raspberrypi.stackexchange.com/questions/43720/disable-wifi-wlan0-on-pi-3