Changes between Initial Version and Version 1 of Ticket #2345
- Timestamp:
- 06/29/19 19:59:02 (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2345
-
Property
Status
changed from
new
toassigned
-
Property
Status
changed from
-
Ticket #2345 – Description
initial v1 6 6 00:02.0 VGA compatible controller: Intel Corporation Skylake GT2 [HD Graphics 520] (rev 07) 7 7 }}} 8 Looks like this would involve parsing the output of {{{lspci}}} which is going to be slow.. [https://github.com/rdobson/python-hwinfo], [https://stackoverflow.com/questions/13867696/ Python, In linux obtain VGA specifications via lspci or HAL?]