Add guides on how to manually collect bug report system information #58
BIN
docs/handbook/bug_reports/making_good_bug_reports/images/windows_get_gpu_info.jpg
(Stored with Git LFS)
BIN
docs/handbook/bug_reports/making_good_bug_reports/images/windows_get_gpu_info.jpg
(Stored with Git LFS)
Binary file not shown.
BIN
docs/handbook/bug_reports/making_good_bug_reports/images/windows_get_os_version.jpg
(Stored with Git LFS)
BIN
docs/handbook/bug_reports/making_good_bug_reports/images/windows_get_os_version.jpg
(Stored with Git LFS)
Binary file not shown.
@ -2,27 +2,18 @@
|
|||||||
|
|
||||||
## Operating System
|
## Operating System
|
||||||
|
|
||||||
To collect operating system information, open the Windows settings app,
|
Click on the search icon on the task bar, then search for and open `dxdiag`.
|
||||||
and navigate to the `System > About` page. Here you will find the operating
|
|
||||||
system information you need. They are:
|
|
||||||
|
|
||||||
- System Type (E.g. x64 or ARM64)
|
A DirectX Diagnostic Tool window will open. You will find the operating system
|
||||||
- Windows Editon (E.g. Windows 10, Windows 11)
|
version visible in the `System` tab. Copy it onto your bug report form like this:
|
||||||
- OS Build
|
`Windows 11 Home 64-bit (1.0, Build 22631)`.
|
||||||
|
|
||||||
Combine these details together and share them in the bug report form like this:
|
|
||||||
`Windows 11 22631.3447 x64`
|
|
||||||
|
|
||||||
![](./images/windows_get_os_version.jpg)
|
![](./images/windows_get_os_version.jpg)
|
||||||
|
|
||||||
## Graphics Card
|
## Graphics Card
|
||||||
|
|
||||||
To collect information about your graphics card, right click a empty spot on
|
With `dxdiag`, navigate to the `Display` or `Render` tab and you will find
|
||||||
your task bar and select `Task Manager`. In the window that appears,
|
the `Device name` and `Driver version` of your graphics card.
|
||||||
expand it to show more details, and go to the `Performance` tab.
|
|
||||||
In the performance tab you should find one or more `GPUs` in the collum on
|
|
||||||
the left. Click on them, and you will find the graphics card name
|
|
||||||
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`
|
||||||
|
Loading…
Reference in New Issue
Block a user