Introducing architecture variants
6 months ago
- #ubuntu-drivers
- #hardware-detection
- #debugging
- User is trying to check if `ubuntu-drivers` isn't working due to `amd64v3` compatibility issues.
- Running `sudo ubuntu-drivers devices` prompts for authentication but returns no output.
- `sudo ubuntu-drivers list` also returns no output.
- `sudo ubuntu-drivers debug` shows debug logs indicating issues with reading `/etc/custom_supported_gpus.json` and loading detection plugins.
- The debug output lists various modaliases in the system, including platform, acpi, wmi, input, pci, usb, and hid devices.
- No matching driver packages are found in the debug output.