This bug was fixed in the package ubuntu-settings - 22.04.1 --------------- ubuntu-settings (22.04.1) jammy; urgency=medium
* Reinstate changes from 21.04.3: - Adding 99-gpio.rules udev rules for Raspberry Pi GPIO functionality (LP: #1923672) - Replace netplan eth0 renaming rules for raspi with networkd link unit (LP: #1922266) * Override initramfs compression to lz4 to prevent OOM on 512MB platforms, and add a dependency on lz4 to d/control (LP: #1950214) * d/control: Correct spelling of raspberry -- Dave Jones <dave.jo...@canonical.com> Wed, 15 Dec 2021 15:29:10 +0100 ** Changed in: ubuntu-settings (Ubuntu Jammy) Status: New => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to ubuntu-settings in Ubuntu. https://bugs.launchpad.net/bugs/1922266 Title: eth0 interface name change fails on Pi 3/3+ Status in ubuntu-meta package in Ubuntu: Fix Released Status in ubuntu-settings package in Ubuntu: Fix Released Status in ubuntu-meta source package in Hirsute: Fix Released Status in ubuntu-settings source package in Hirsute: Fix Released Status in ubuntu-meta source package in Impish: Fix Released Status in ubuntu-settings source package in Impish: New Status in ubuntu-meta source package in Jammy: Fix Released Status in ubuntu-settings source package in Jammy: Fix Released Bug description: The netplan configuration in ubuntu-raspi-settings (and more widely, the network-config in the gadget used on the server images) fails to rename the internal ethernet interface on Pi 3B and 3B+ models from "en<mac-address>" to "eth0". In the netplan case this is because the driver matching logic doesn't handle space-separate driver matches (although the underlying networkd system does); in the cloud-init case it simply refuses to rename interfaces that aren't matched by full MAC address. The intended fix is to stop attempting to do this via netplan or cloud-init, and simply handle this via a networkd .link file in ubuntu-raspi-settings. This will require an update to the relevant seeds as this package is currently only pulled into ubuntu-desktop- raspi, not ubuntu-server-raspi. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-meta/+bug/1922266/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp