mirror of
https://gitee.com/openharmony/third_party_mesa3d
synced 2025-02-14 23:17:44 +00:00
gitlab: ask for more detailed info about GPU
PCIID is only printed by lspci/lshw on demand. Signed-off-by: Marcin Ślusarz <marcin.slusarz@intel.com> Reviewed-by: Rhys Perry <pendingchaos02@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6345>
This commit is contained in:
parent
b553c7dd96
commit
e5bac3c669
@ -16,7 +16,7 @@ Please post `inxi -GSC -xx` output ([fenced with triple backticks](https://docs.
|
||||
|
||||
|
||||
- OS: (`cat /etc/os-release | grep "NAME"`)
|
||||
- GPU: (`lspci | grep VGA` or `lshw -C display`)
|
||||
- GPU: (`lspci -nn | grep VGA` or `lshw -C display -numeric`)
|
||||
- Kernel version: (run `uname -a`)
|
||||
- Mesa version: (`glxinfo -B | grep "OpenGL version string"`)
|
||||
- Xserver version (if applicable): (`sudo X -version`)
|
||||
|
Loading…
x
Reference in New Issue
Block a user