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
|
||||
|
||||
To collect operating system information, open the Windows settings app,
|
||||
and navigate to the `System > About` page. Here you will find the operating
|
||||
system information you need. They are:
|
||||
Click on the search icon on the task bar, then search for and open `dxdiag`.
|
||||
|
||||
- System Type (E.g. x64 or ARM64)
|
||||
- Windows Editon (E.g. Windows 10, Windows 11)
|
||||
- OS Build
|
||||
|
||||
Combine these details together and share them in the bug report form like this:
|
||||
`Windows 11 22631.3447 x64`
|
||||
A DirectX Diagnostic Tool window will open. You will find the operating system
|
||||
version visible in the `System` tab. Copy it onto your bug report form like this:
|
||||
`Windows 11 Home 64-bit (1.0, Build 22631)`.
|
||||
|
||||
![](./images/windows_get_os_version.jpg)
|
||||
|
||||
## Graphics Card
|
||||
|
||||
To collect information about your graphics card, right click a empty spot on
|
||||
your task bar and select `Task Manager`. In the window that appears,
|
||||
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.
|
||||
With `dxdiag`, navigate to the `Display` or `Render` tab and you will find
|
||||
the `Device name` and `Driver version` of your graphics card.
|
||||
|
||||
Combine these details together and share them in your bug report form like this:
|
||||
`NVIDIA GeForce RTX 4090 - Driver 31.0.15.5186`
|
||||
|
Loading…
Reference in New Issue
Block a user