Closed joshschmelzle closed 2 years ago
As another data point, when we update (sudo update-pciids
) the PCI ID list the description for the VL805 USB controller is changed:
wlanpi@wlanpi:~ $ cat /usr/share/misc/pci.ids | grep VL805
3483 VL805 USB 3.0 Host Controller
wlanpi@wlanpi:~ $ sudo update-pciids
[sudo] password for wlanpi:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 273k 100 273k 0 0 177k 0 0:00:01 0:00:01 --:--:-- 177k
Done.
wlanpi@wlanpi:~ $ cat /usr/share/misc/pci.ids | grep VL805
3483 VL805/806 xHCI USB 3.0 Controller
Investigate
pci_test.py
and make it more robust to handle differentlspci
responses for the VL805 USB Controller.Error:
Unit A (passing):
Unit B (failing):
Unit numbers are arbitrary.