Tested on Noble (same system, reprovisioned with Noble), likewise this change appears to work as intended:
ubuntu@cortez:~$ sudo add-apt-repository -p proposed [ ... ] ubuntu@cortez:~$ sudo apt install -t noble-proposed ubuntu-drivers-common [ ... ] ubuntu@cortez:~$ ubuntu-drivers install Error: 'ubuntu-drivers install' must be run as root. Try using 'sudo'. ubuntu@cortez:~$ ubuntu-drivers install --gpgpu Error: 'ubuntu-drivers install' must be run as root. Try using 'sudo'. ubuntu@cortez:~$ sudo ubuntu-drivers install udevadm hwdb is deprecated. Use systemd-hwdb instead. [ ... ] udevadm hwdb is deprecated. Use systemd-hwdb instead. ERROR:root:aplay command not found Reading package lists... Done Building dependency tree... Done Reading state information... Done The following additional packages will be installed: adwaita-icon-theme at-spi2-common at-spi2-core dconf-gsettings-backend dconf-service fontconfig gsettings-desktop-schemas gtk-update-icon-cache ** Tags removed: verification-needed-noble ** Tags added: verification-done-noble -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1920225 Title: ubuntu-drivers should not run unless user is root To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1920225/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
