[Bug 1848225] Re: netplan fails to configure wifi on rpi4 with eoan
Paul Larson
paul.larson at canonical.com
Tue Oct 15 22:02:01 UTC 2019
Marking invalid - after further investigation it turned out to be an
ordering problem where some network-manager tests ran before the
netplan tests. Deleting a connection in network-manager doesn't seem to
clean up after the wpa-supplicant sockets that it creates, resulting in
two of them existing for the same interface when netplan tried to start
things up.
** Changed in: netplan.io (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to netplan.io in Ubuntu.
Matching subscriptions: foundations-bugs
https://bugs.launchpad.net/bugs/1848225
Title:
netplan fails to configure wifi on rpi4 with eoan
Status in netplan.io package in Ubuntu:
Invalid
Bug description:
I was able to successfully configure wifi with NetworkManager, but if
I try to configure it with netplan it doesn't seem to work.
I've also tested this on rpi3b+ with eoan and it worked fine there.
To test this, I ensured all networkmanager connections for wifi were deleted, and that it was in an unconfigured state. Then I added this to /etc/netplan/99-netplanbg.yaml:
network:
version: 2
wifis:
wlan0:
access-points:
ubuntu-cert-bg-open-tpelab: {}
addresses: []
dhcp4: True
nameservers: {}
(I've also tried this with other test networks of bg/n/ac and open/wpa - none work for me)
After running 'sudo netplan apply', I see in networkctl that it goes into a "configuring" state, but it never goes to configured/routable and never gets an ip address.
ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: netplan (not installed)
ProcVersionSignature: User Name 5.3.0-1007.8-raspi2 5.3.1
Uname: Linux 5.3.0-1007-raspi2 armv7l
ApportVersion: 2.20.11-0ubuntu8
Architecture: armhf
Date: Tue Oct 15 16:23:58 2019
ProcEnviron:
TERM=xterm-256color
PATH=(custom, no user)
XDG_RUNTIME_DIR=<set>
LANG=C.UTF-8
SHELL=/bin/bash
SourcePackage: plan
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/1848225/+subscriptions
More information about the foundations-bugs
mailing list