Written by stinger30au the 26 Jul 08 at 09:16.
Category: Hardware support.
Related project:
Nothing/Others.
Status: New
Rationale
it would be neat if no matter what piece of hardware we plugged in to our ubuntu pc, if the os does not recognise it, it will send some kind of report about the hardware to a central data base.
the user is also allowed to input data to be sent like make, model, etc as well as the os identify the unit as well.
Ubuntu any other application and OS can send detailed information about hardware without recognizing it...
PCI, PCI-Express bus commands, to query the hardware like Vendor number, Model number, Submodel number etc... If i'm not mistaken even type..., which are required by the Bus specs.
So, at least you can tell these numbers, and if you can match it with a database, you can tell what is it?
It's like having a DNA sample or FingerPrint sample of a human, you can have much detail, but you have to look up for the name, address, age of the person :))
+1 The only problem would be if the hardware is so strange that it isn't even detected at all, so it can't be sent. That would only apply if it used an exotic/obsolete interface though.