Comment 182 for bug 95444

Revision history for this message
Shawe Ewahs (shawe-ewahs) wrote :

Thunderbird is possible do a little script that generate a .txt file with the info that you think that can be useful? This can be a easy way for people report this to here.

If you can explain more accurately what we can do for do your idea, I must to try do it in my free time, and more people can contribute to do a solution that work for all, if we know how can do for it.

Example list:

Product: pci.product = 'G86M [GeForce 8400M GT]' (string)
Info Product: info.product = 'G86M [GeForce 8400M GT]' (string)
Device ID: info.udi = '/org/freedesktop/Hal/devices/pci_10de_426' (string)
Device ID: pci.product_id = 1062 (0x426) (int)
Vendor ID: pci.vendor_id = 4318 (0x10de) (int)
Subsys ID: pci.subsys_product_id = 36869 (0x9005) (int)
Subsys Vendor ID: pci.subsys_vendor_id = 4173 (0x104d) (int)

Can be sufficient with this? If yes, I can do a little script that extract this info (more or less also).