The above patch fixes things for me. I'm running with the graphics-drivers ppa
for the 560 driver, but apt policy shows the 550 driver in the noble repos:
$ apt policy nvidia-driver-550-open
nvidia-driver-550-open:
Installed: (none)
Candidate: 550.127.05-0ubuntu0~gpu24.04.1
Version table:
Okay, I fixed the issue by manually editing the lines in detect.py from
this:
```py
def _get_db_name(syspath, alias):
'''Return (vendor, model) names for given device.
Values are None if unknown.
'''
try:
out = subprocess.check_output(['udevadm', 'hwdb', '--test=' + alias]
After upgrading to 24.04.1 (from 22.04), I ran into the same issue. I
really need to ask:
Is there any workaround to removing this error? It clearly indicates
that ``udevadm hwdb`` is deprecated.
So how do I replace the configuration with ``systemd-hwdb`` instead of
udevadm hwdb?
--
You receive
On an upgraded 23.10 to 24.04 system, I get similar errors:
$ ubuntu-drivers devices
udevadm hwdb is deprecated. Use systemd-hwdb instead.
udevadm hwdb is deprecated. Use systemd-hwdb instead.
udevadm hwdb is deprecated. Use systemd-hwdb instead.
udevadm hwdb is deprecated. Use systemd-hwdb instea
With today's Nvidia 555.58.02 update for Ubuntu 24.04 (which had been
previously directly installed) from the graphics-drivers PPA, the output
of ubuntu-drivers now lists the 550, 550-open, 555, and 555-open drivers
as it should for my RTX 3080 hardware. The Software&Updates/Additional
Drivers tab
As of 07/29/2024, still having this same bug. Tested on Fresh installs
of both Linux Mint 22 and Ubuntu 24.04.
~$ ubuntu-drivers devices
udevadm hwdb is deprecated. Use systemd-hwdb instead.
udevadm hwdb is deprecated. Use systemd-hwdb instead.
udevadm hwdb is deprecated. Use systemd-hwdb instead.
Initially, the warning/error "udevadm hwdb is deprecated. Use systemd-
hwdb instead." repeats 6 times (either as described above, or when
running "ubuntu-drivers devices"). After adding ppa:graphics-
drivers/ppa, the warning/error repeats 8 times. The number of repeats
seems to correspond to the nu
** Tags added: noble
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2037004
Title:
warnings in terminal with software-properties-gtk
To manage notifications about this bug go to:
https://bugs.launch
Booting the just released ISO of Ubuntu 22.04 Desktop, ubuntu-drivers
list and the Software & Updates/Additional Drivers tab are missing the
Nvidia drivers 545 and 550, but the above warning(error?) is repeated 6
times. The apt pkgnmames will list the 545 and 550 drivers. sudo apt
install nvidia-dr
confirmed ubuntu 24.02
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2037004
Title:
warnings in terminal with software-properties-gtk
To manage notifications about this bug go to:
https://bugs.laun
10 matches
Mail list logo