** Changed in: ubuntu-settings (Ubuntu Mantic) Assignee: (unassigned) => Dave Jones (waveform)
** Changed in: ubuntu-settings (Ubuntu Jammy) Assignee: (unassigned) => Dave Jones (waveform) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-settings in Ubuntu. https://bugs.launchpad.net/bugs/1923363 Title: Grant access to hardware (UARTs, I2C, etc.) via custom udev rules Status in cloud-init package in Ubuntu: Confirmed Status in ubiquity package in Ubuntu: Invalid Status in ubuntu-settings package in Ubuntu: Confirmed Status in user-setup package in Ubuntu: Invalid Status in cloud-init source package in Impish: Won't Fix Status in ubiquity source package in Impish: Invalid Status in ubuntu-settings source package in Impish: Won't Fix Status in user-setup source package in Impish: Invalid Status in cloud-init source package in Jammy: Confirmed Status in ubiquity source package in Jammy: Invalid Status in ubuntu-settings source package in Jammy: Confirmed Status in user-setup source package in Jammy: Invalid Status in cloud-init source package in Kinetic: Won't Fix Status in ubiquity source package in Kinetic: Invalid Status in ubuntu-settings source package in Kinetic: Won't Fix Status in user-setup source package in Kinetic: Invalid Status in cloud-init source package in Lunar: Won't Fix Status in ubiquity source package in Lunar: Invalid Status in ubuntu-settings source package in Lunar: Won't Fix Status in user-setup source package in Lunar: Invalid Status in cloud-init source package in Mantic: Confirmed Status in ubiquity source package in Mantic: Invalid Status in ubuntu-settings source package in Mantic: Confirmed Status in user-setup source package in Mantic: Invalid Bug description: We're attempting to make the GPIO system on the Raspberry Pi images work "out of the box" on the new image. By default, GPIO kernel devices are made available to members of the "dialout" group which the initial user is added to by default on our server images. However, we've noticed that this isn't the case on the desktop images. The regression potential is minimal; the group already exists and we're simply adding the freshly created user to a new group and not removing any existing memberships. The group in question ("dialout") is also rarely used these days except for providing access to serial consoles, and as mentioned above is already a default membership on the server images. The change has been tested on the desktop image successfully. A test build of the updated image will be made under https://launchpad.net/~waveform/+archive/ubuntu/ubiquity and I'll attach a debdiff shortly. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1923363/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp