Skip to content
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

Help with network (wireless) connection on Raspberry Pi Zero W #30

Open
nicholastmosher opened this issue Apr 18, 2022 · 0 comments
Open

Comments

@nicholastmosher
Copy link

Hi there, I'm using the image built from the raspberrypi-zerow using otg-ether from the following build command:

nix build -f . \
  -I nixpkgs=nixpkgs \
  -I machine=machines/raspberrypi-zerow \
  -I image=images/rpi0-otg-ether

and I'm having trouble setting up the wireless connection after booting. I'm able to successfully ssh over USB, but then I'm having trouble setting up wpa_supplicant. I had hoped to be able to launch the wpa_supplicant systemd service as described in the NixOS installation manual (https://nixos.org/manual/nixos/stable/index.html#sec-installation-booting-networking) but it seems that systemctl start wpa_supplicant) is not working on this build, which also means that I can't get wpa_cli to work. I was wondering if you'd been able to test wireless setup using this image and whether you have any advice for getting this to work. Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant