Add guides on how to manually collect bug report system information #58
@ -40,6 +40,8 @@ Run `echo $XDG_SESSION_TYPE` in a terminal.
|
||||
There are two main ways we recommend to collect GPU information on Linux.
|
||||
`glxinfo`, or `lspci` if `glxinfo` isn't avaliable.
|
||||
|
||||
Alaska marked this conversation as resolved
Outdated
|
||||
[comment]: <> (Use `vulkaninfo` instead of glxinfo once Blender uses Vulkan)
|
||||
|
||||
#### glxinfo
|
||||
|
||||
Run `glxinfo -B` in a terminal (you may need to install glxinfo from your
|
||||
|
Loading…
Reference in New Issue
Block a user
proviede > provided