[Bug 1190947] Re: [udev] missing vendor/product names of devices (missing hwdb.bin)
Martin Pitt
martin.pitt at ubuntu.com
Fri Jun 14 10:20:52 UTC 2013
We could also skip shipping /lib/udev/hwdb.d/ and /etc/udev/hwdb.d/ and
just ship the binary database. That'll be more efficient, at least until
we have other packages which want to install stuff there.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1190947
Title:
[udev] missing vendor/product names of devices (missing hwdb.bin)
Status in “systemd” package in Ubuntu:
Triaged
Bug description:
The hwdb bits of udev do not work at the moment. They expect the
compiled hwdb database in /etc/udev/hwdb.bin:
$ udevadm test-builtin hwdb /devices/pci0000:00/0000:00:00.0
calling: test-builtin
error reading /etc/udev/hwdb.bin: No such file or directory
load module index
unload module index
$ udevadm hwdb
--test=pci:v00008086d00003B4Asv000017AAsd00002164bc06sc04i00
This leads to devices not having proper vendor/product strings (also
see bug 1186777).
TODO:
- Move binary database out of /etc [upstream]
- Call "udevadm hwdb --update" in udev postinst
- Clean up hwdb.bin on purge
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1190947/+subscriptions
More information about the foundations-bugs
mailing list