Comment 8 for bug 1938777

Revision history for this message
Taihsiang Ho (tai271828) wrote :

When running the script on Mt. Jade, the enumerator of `enumerator = GUdev.Enumerator(client=udev_client)` does not return any device with driver name "xhci-hcd" but "xhci_hcd". (watch out the dash vs. under score)

Thus, this issue may be specific to the Mt. Jade platform and some other platforms. It does not impacts the platforms with "xhci-hcd".

Next step:
I will create a merge proposal and perform some regression test for the "new" parser.