wifi_rpi
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| wifi_rpi [2022/02/07 13:29] – external edit 127.0.0.1 | wifi_rpi [2022/03/10 08:27] (current) – ssm2017 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== wifi rpi ====== | ====== wifi rpi ====== | ||
| + | |||
| + | ===== configure key ===== | ||
| Using the WNA3100M netgear adapter | Using the WNA3100M netgear adapter | ||
| <sxh bash> | <sxh bash> | ||
| Line 31: | Line 33: | ||
| [[http:// | [[http:// | ||
| [[http:// | [[http:// | ||
| + | |||
| + | ===== disable wifi ===== | ||
| + | Open the config.txt file with nano: | ||
| + | <sxh bash> | ||
| + | Find the following line: | ||
| + | <sxh bash># Additional overlays and parameters are documented / | ||
| + | And add these two lines under it: | ||
| + | <sxh bash> | ||
| + | dtoverlay=disable-wifi | ||
| + | dtoverlay=disable-bt | ||
| + | </ | ||
| + | ==== source ==== | ||
| + | [[https:// | ||
| {{tag> | {{tag> | ||
wifi_rpi.1644236959.txt.gz · Last modified: by 127.0.0.1
