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 afc5aed278 - Show all commits

View File

@ -46,7 +46,7 @@ There are two main ways we recommend to collect GPU information on Linux.
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
package manager). This will provide you with the GPU name, driver type, and package manager). This will provide you with the GPU name, driver type, and
driver version of the display GPU (the GPU usually used by Blender). driver version of the display GPU (the GPU usually used by Blender).
Combine these details together and include them on your bug report form like this: Combine these details together and include them on your bug report form like this:
`AMD Radeon RX 7800XT - Mesa 24.1.0-devel` `AMD Radeon RX 7800XT - Mesa 24.1.0-devel`