> Prior to this edit, what were the contents of /etc/netplan?

These were the files in /etc/netplan:

- /etc/netplan/01-network-manager-all.yaml:
# Let NetworkManager manage all devices on this system
network:
  version: 2
  renderer: NetworkManager

- /etc/netplan/01-netcfg.yaml:
# This file describes the network interfaces available on your system
# For more information, see netplan(5).
network:
  version: 2
  renderer: networkd
  wifis:
    wlp2s0:
      dhcp4: yes
      access-points:
        WIFI_AP:
          password: WIFI_PASSWORD

There was already a WiFi AP in netcfg.yaml, I only added another one.

> You also specifically mention /etc/netplan/01-netcfg.yaml, which is
only meant to be created by netcfg when using the di-based server
install ISO. How did you install this system?

I installed Ubuntu cosmic via the netboot ISO. It's possible that the
installer set up this file since the AP in it was the one I used for the
installation, and a `dpkg -S 01-netcfg.yaml` doesn't come up with any
responsible packages.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1825206

Title:
  No wifi adapter present in Gnome after upgrade to
  0.96-0ubuntu0.18.10.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/1825206/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to