Add guides on how to manually collect bug report system information #58

Merged
Alaska merged 39 commits from Alaska/blender-developer-docs:manual-system-information into main 2024-08-07 14:17:21 +02:00
Showing only changes of commit 9150399579 - Show all commits

View File

@ -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. There are two main ways we recommend to collect GPU information on Linux.
`glxinfo`, or `lspci` if `glxinfo` isn't avaliable. `glxinfo`, or `lspci` if `glxinfo` isn't avaliable.
Alaska marked this conversation as resolved Outdated

proviede > provided

proviede > provided
[comment]: <> (Use `vulkaninfo` instead of glxinfo once Blender uses Vulkan)
#### glxinfo #### glxinfo
Run `glxinfo -B` in a terminal (you may need to install glxinfo from your Run `glxinfo -B` in a terminal (you may need to install glxinfo from your