-
-
Notifications
You must be signed in to change notification settings - Fork 267
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
I have an AMD 7800X3D and a NVIDIA RTX 3080. Previously I had an AMD 5900X, which does not have an iGPU, so the script correctly identified and used my 3080. Now that I've changed the CPU and the 7800X3D has an iGPU, it's always detected and prioritised over my NVIDIA card.
Environment:
- Smart screen model: Turing 3.5"
- Revision of this project: commit 67661cb
- OS with version: endeavourOS
- Python version: Python 3.12.4
- Hardware: AMD Ryzen 7 7800X3D, NVIDIA RTX 3080
Additional context
The logs only show this:
5 20:59:46 endeavour python[34570]: 15/07/24 20:59:46 [DEBUG] HW sub-revision: SubRevision.USBMONITOR_3_5
Jul 15 20:59:46 endeavour python[34570]: 15/07/24 20:59:46 [DEBUG] Drawing Image: BACKGROUND
Jul 15 20:59:46 endeavour python[34570]: 15/07/24 20:59:46 [DEBUG] Bitmap res/themes/Catpunk/background.png is now loaded in the cache
Jul 15 20:59:46 endeavour python[34570]: 15/07/24 20:59:46 [DEBUG] Drawing Text: CPU_MODEL
Jul 15 20:59:46 endeavour python[34570]: 15/07/24 20:59:46 [DEBUG] Drawing Text: GPU_MODEL
Jul 15 20:59:46 endeavour python[34570]: 15/07/24 20:59:46 [DEBUG] Drawing Text: RAM_MODEL
Jul 15 20:59:46 endeavour python[34570]: 15/07/24 20:59:46 [DEBUG] Drawing Text: DOWNLOAD_RATE
Jul 15 20:59:46 endeavour python[34570]: 15/07/24 20:59:46 [DEBUG] Drawing Text: UPLOAD_RATE
Jul 15 20:59:46 endeavour python[34570]: 15/07/24 20:59:46 [DEBUG] Drawing Text: DISK_USAGE
Jul 15 20:59:46 endeavour python[34570]: 15/07/24 20:59:46 [INFO] Detected AMD GPU(s)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working