Wifi password not copied to new install since netplan transition
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-desktop-installer |
New
|
High
|
Unassigned | ||
netplan.io (Ubuntu) |
Invalid
|
High
|
Unassigned |
Bug Description
This is related to bug 2036999 except this is for the new Ubuntu Desktop Installer and the other bug is for Ubiquity ("legacy" installer)
What happened?
==============
If a Wifi password is provided during the install, the Wifi network is supposed to be preconfigured with that password after install. It's not working with Ubuntu 23.10.
Steps to reproduce
==================
Use the new Ubuntu Desktop installer to install Ubuntu 23.10 from a computer that has a wifi card
During the install, connect to a password-protected wifi network
After the install, the computer should be automatically connected to that network
Additional context
==================
20230920 Ubuntu Desktop Mantic ISO
Ubuntu Desktop 23.10 now uses Netplan as the NetworkManager backend.
I do have a /etc/netplan/
wifi-security.
network:
version: 2
wifis
NM-
renderer: NetworkManager
match:
name: "wlp2s0"
dhcp4: true
dhcp6: true
access-
"{redacted Access Point name}":
auth:
uuid: "{redacted-UUID}"
name: "{redacted Access Point name}"
networkma
uuid: "{redacted-UUID}"
name: "{redacted Access Point name}"
This bug was cross-posted from https:/
description: | updated |
tags: |
added: foundations-todo removed: rls-mm-incoming |
This bug has been reported on the Ubuntu ISO testing tracker.
A list of all reports related to this bug can be found here: /iso.qa. ubuntu. com/qatracker/ reports/ bugs/2036997
https:/