Mitchell Augustin
Mitchell Augustin
In our lab, we have ~30 consoles defined in our conserver.cf. We recently observed that when some of those consoles' exec() calls error out as conserver tries to bring them...
To ensure users are not running an outdated prebuilt kernel (which could cause compatibility issues if the recommended Nvidia drivers are only built for a more recent kernel version), and...
Newer versions of poetry require project.name
# Overview Relevant context: https://bugs.launchpad.net/maas/+bug/2111335 I have identified a bug due to how a few different parts of some boot processes interact, which could theoretically be addressed in any of...
This error is common on many machines I've used with standard installations, so I think it would be helpful to make note of this simple workaround here.
This commit adds a new welcome page, shown when ubuntu-drivers is run without subsequent options, which displays the following: - The kernel and NVIDIA modules that will be booted next...
DKMS module installation will require MOK enrollment on systems with Secure Boot. This patch makes users aware of the subsequent steps required for driver functionality if they are on an...
Prior to this change, the gpgpu driver installation procedure performs additional filtering of package candidates in ./ubuntu-drivers, which the test cases (which intend to test for end-user package filtering expectations)...