< Previous | Contents | Next >
6.77.2. Configuring Eudev
Information about hardware devices is maintained in the /etc/udev/hwdb.d and /lib/udev/hwdb.d directories. Eudev needs that information to be compiled into a binary database /etc/udev/hwdb.bin. Create the initial database:
udevadm hwdb --update
udevadm hwdb --update
This command needs to be run each time the hardware information is updated.