Add guides on how to manually collect bug report system information #58
@ -14,26 +14,26 @@ in the bug report form like this:
|
|||||||
|
|
||||||
Run `uname -r` in a terminal.
|
Run `uname -r` in a terminal.
|
||||||
|
|
||||||
![](../../../images/linux_get_os_info_kernel.jpg)
|
![](./images/linux_get_os_info_kernel.jpg)
|
||||||
|
|
||||||
#### CPU Architecture
|
#### CPU Architecture
|
||||||
|
|
||||||
Run `lscpu | grep Architecture` in a terminal.
|
Run `lscpu | grep Architecture` in a terminal.
|
||||||
|
|
||||||
![](../../../images/linux_get_os_info_architecture.jpg)
|
![](./images/linux_get_os_info_architecture.jpg)
|
||||||
|
|
||||||
#### glibc
|
#### glibc
|
||||||
|
|
||||||
Run `ldd --version` in a terminal and extract the glibc version from the
|
Run `ldd --version` in a terminal and extract the glibc version from the
|
||||||
first line of the output.
|
first line of the output.
|
||||||
|
|
||||||
![](../../../images/linux_get_os_info_glibc.jpg)
|
![](./images/linux_get_os_info_glibc.jpg)
|
||||||
|
|
||||||
#### Display Server
|
#### Display Server
|
||||||
|
|
||||||
Run `echo $XDG_SESSION_TYPE` in a terminal.
|
Run `echo $XDG_SESSION_TYPE` in a terminal.
|
||||||
|
|
||||||
![](../../../images/linux_get_os_info_display_server.jpg)
|
![](./images/linux_get_os_info_display_server.jpg)
|
||||||
|
|
||||||
## Graphics Card
|
## Graphics Card
|
||||||
Alaska marked this conversation as resolved
Outdated
|
|||||||
|
|
||||||
@ -46,7 +46,7 @@ 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 - Driver Mesa 24.1.0-devel`
|
`AMD Radeon RX 7800XT radeonsi - Mesa 24.1.0-devel`
|
||||||
|
|
||||||
TODO: Add image
|
TODO: Add image
|
||||||
|
|
||||||
@ -68,7 +68,7 @@ share it on your bug reporting form like this: `Blender 4.1.1`
|
|||||||
Navigate to where Blender is installed and run `/path/to/blender --verison`
|
Navigate to where Blender is installed and run `/path/to/blender --verison`
|
||||||
in a terminal. The Blender version can be found in the first line of the output.
|
in a terminal. The Blender version can be found in the first line of the output.
|
||||||
|
|
||||||
![](../../../images/linux_get_blender_version.jpg)
|
![](./images/linux_get_blender_version.jpg)
|
||||||
|
|
||||||
### Downloaded from Steam
|
### Downloaded from Steam
|
||||||
|
|
||||||
@ -85,4 +85,4 @@ TODO: Add image?
|
|||||||
Open a terminal and run `snap list | grep blender`. In the output you will find
|
Open a terminal and run `snap list | grep blender`. In the output you will find
|
||||||
Blender with a version numbder listed beside it.
|
Blender with a version numbder listed beside it.
|
||||||
|
|
||||||
![](../../../images/linux_get_blender_version_snap.jpg)
|
![](./images/linux_get_blender_version_snap.jpg)
|
||||||
|
@ -7,7 +7,7 @@ your macOS version beside the field `macOS`.
|
|||||||
|
|
||||||
Share the information on the report form like this: `macOS 14.4.1`
|
Share the information on the report form like this: `macOS 14.4.1`
|
||||||
|
|
||||||
![](../../../images/macOS_get_os_version.jpg)
|
![](./images/macOS_get_os_version.jpg)
|
||||||
|
|
||||||
## Graphics Card
|
## Graphics Card
|
||||||
|
|
||||||
@ -19,7 +19,7 @@ app. You will be find your graphics card information in the section
|
|||||||
Combine these two details together and share them in your bug report form
|
Combine these two details together and share them in your bug report form
|
||||||
like this: `Apple M1 Pro - Metal 3`
|
like this: `Apple M1 Pro - Metal 3`
|
||||||
|
|
||||||
![](../../../images/macOS_get_gpu_info.jpg)
|
![](./images/macOS_get_gpu_info.jpg)
|
||||||
|
|
||||||
## Blender Version
|
## Blender Version
|
||||||
|
|
||||||
@ -31,7 +31,7 @@ share it on your bug reporting form like this: `Blender 4.1.1`
|
|||||||
Navigate to where Blender is installed and right click on it and select `Get Info`.
|
Navigate to where Blender is installed and right click on it and select `Get Info`.
|
||||||
You will find the Blender version number in the field `General > Version`.
|
You will find the Blender version number in the field `General > Version`.
|
||||||
|
|
||||||
![](../../../images/macOS_get_blender_version.jpg)
|
![](./images/macOS_get_blender_version.jpg)
|
||||||
|
|
||||||
### Downloaded from Steam
|
### Downloaded from Steam
|
||||||
|
|
||||||
@ -40,4 +40,4 @@ Open Steam, right click on Blender and select the option
|
|||||||
Blender is installed. Right click on Blender and select `Get Info`.
|
Blender is installed. Right click on Blender and select `Get Info`.
|
||||||
You will find the Blender version number in the field `General > Version`.
|
You will find the Blender version number in the field `General > Version`.
|
||||||
|
|
||||||
![](../../../images/macos_get_blender_version_steam.jpg)
|
![](./images/macOS_get_blender_version_steam.jpg)
|
||||||
|
@ -13,7 +13,7 @@ system information you need. They are:
|
|||||||
Combine these details together and share them in the bug report form like this:
|
Combine these details together and share them in the bug report form like this:
|
||||||
`Windows 11 22631.3447 x64`
|
`Windows 11 22631.3447 x64`
|
||||||
|
|
||||||
![](../../../images/windows_get_os_version.jpg)
|
![](./images/windows_get_os_version.jpg)
|
||||||
|
|
||||||
## Graphics Card
|
## Graphics Card
|
||||||
|
|
||||||
@ -27,7 +27,7 @@ in the top right and the driver version in the bottom right.
|
|||||||
Combine these details together and share them in your bug report form like this:
|
Combine these details together and share them in your bug report form like this:
|
||||||
`NVIDIA GeForce RTX 4090 - Driver 31.0.15.5186`
|
`NVIDIA GeForce RTX 4090 - Driver 31.0.15.5186`
|
||||||
|
|
||||||
![](../../../images/windows_get_gpu_info.jpg)
|
![](./images/windows_get_gpu_info.jpg)
|
||||||
|
|
||||||
## Blender Version
|
## Blender Version
|
||||||
|
|
||||||
@ -41,7 +41,7 @@ and select the `Properties` option. In the new window that appears, select
|
|||||||
the `Details` tab and you will find the Blender version in the field
|
the `Details` tab and you will find the Blender version in the field
|
||||||
called `File Version`.
|
called `File Version`.
|
||||||
|
|
||||||
![](../../../images/windows_get_blender_version.jpg)
|
![](./images/windows_get_blender_version.jpg)
|
||||||
|
|
||||||
### Downloaded from Steam
|
### Downloaded from Steam
|
||||||
|
|
||||||
@ -51,7 +51,7 @@ Blender is installed. Right click on the file `blender.exe` and select
|
|||||||
the `Properties` option. In the new window that appears, select the `Details`
|
the `Properties` option. In the new window that appears, select the `Details`
|
||||||
tab and you will find the Blender version in the field called `File Version`.
|
tab and you will find the Blender version in the field called `File Version`.
|
||||||
|
|
||||||
![](../../../images/windows_get_blender_version_steam.jpg)
|
![](./images/windows_get_blender_version_steam.jpg)
|
||||||
|
|
||||||
### Downloaded from Microsoft Store
|
### Downloaded from Microsoft Store
|
||||||
|
|
||||||
@ -60,4 +60,4 @@ Once you've found it, right click on Blender and select `More > App Settings`.
|
|||||||
The settings app will open and you will find the Blender version in the section
|
The settings app will open and you will find the Blender version in the section
|
||||||
`Specifications` with in the field `Version`.
|
`Specifications` with in the field `Version`.
|
||||||
|
|
||||||
![](../../../images/windows_get_blender_version_microsoft_store.jpg)
|
![](./images/windows_get_blender_version_microsoft_store.jpg)
|
||||||
|
Loading…
Reference in New Issue
Block a user
Maybe just mention both? (pointing out the advantage of
glxinfo
if available)