This shows you the differences between two versions of the page.
|
octopi [2021/07/11 15:30] robm created |
octopi [2021/07/11 15:31] (current) robm |
||
|---|---|---|---|
| Line 7: | Line 7: | ||
| Then create ''/ | Then create ''/ | ||
| - | < | + | |
| - | auto wlan0 | + | iface wlan0 inet dhcp |
| - | iface wlan0 inet dhcp | + | up iwconfig wlan0 power off # Disable power saving, so it stays on. Confusing, right? |
| - | up iwconfig wlan0 power off # Disable power saving, so it stays on. Confusing, right? | + | |
| - | < | + | |