Giter Club home page Giter Club logo

Comments (3)

ThomasKaiser avatar ThomasKaiser commented on June 11, 2024

Why do people follow outdated tutorials from hundred years ago? Putting Wi-Fi credentials into /etc/network/interfaces is insane.

I would do the following:

rfkill unblock wifi
reboot
apt-get --no-install-recommends install network-manager
nmcli dev wifi list
nmtui-connect

nmcli will list wireless networks if everything works correctly and nmtui-connect will allow you to join the network (settings will the be stored as a secure profile -- you can change everything easily with nmtui later).

Important: No wlan0 references in /etc/network/interfaces or below /etc/network/interfaces.d! Otherwise Network Manager won't touch the wireless interface and it can't work.

from pi64.

auto-joe avatar auto-joe commented on June 11, 2024

@ThomasKaiser Where are you getting your guide from then? Enlighten us. Every other issue on here about wifi/wpa2 refers to pi64-config tool or /etc/network/interfaces, and they are less than 1 year old. This repository is not even updated monthly.

from pi64.

ThomasKaiser avatar ThomasKaiser commented on June 11, 2024

Where are you getting your guide from then?

By not artificially limiting myself to the small Raspberry Pi monoculture. There are tons of better ARM boards available and around them you find tutorials that are not outdated as hell. If you really struggle setting up Wi-Fi on Debian Stretch (pi64 is just an arm64 Debian Stretch distro with some additions to support the proprietary and closed source RPi stuff) then why not using the method that works and is easy even for beginners?!

from pi64.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.