Comment 2 for bug 875312

Revision history for this message
Marc Tardif (cr3) wrote :

The problem is related to my latest changes to consistently report devices both online and offline, sorry about that. The changes require specifying dmi.product instead of device.product because not enough dmi information is provided in the output of udevadm itself. Instead, we need to rely on the output of the dmidecode command hence the different namespace. I have pushed the changes to trunk, backported to the 0.12 series and a new package is currently building in the hardware-certification PPA. Thanks for the bug report, it was very clear what needed fixing!