Hello,
I have a Dell G5 5505 notebook with an AMD RX 5600M dedicated graphics card, and the machine is throwing me a Code 43 error when I am trying to install drivers, and although GPU-Z sees the GPU, it shows 0 mb of GDDR6 memory. So I guess one or more of the 6 memory chips, or perhaps the memory controller is defective.
I tried to pinpoint the faulty chip by running dmgg.py on Linux, but I ran into some issues. Lspci says that the starting memory address of the dedicated GPU is fce0000000, so I added this as a parameter for dmgg.py (see attached screenshot). Despite doing this, dmgg.py detects the integrated GPU (see green text) instead of the dedicated GPU, and then finds no faulty chips.
Please note that I cannot set the integrated GPU as primary display on this notebook from BIOS.
I also tried memtest.py, it gives a ton of errors, but I cannot use that to pinpoint the faulty chip(s).
Any help from anybody on how I could properly diagnose the issue would be much appreciated.
Cheers,
sect-sin
I have a Dell G5 5505 notebook with an AMD RX 5600M dedicated graphics card, and the machine is throwing me a Code 43 error when I am trying to install drivers, and although GPU-Z sees the GPU, it shows 0 mb of GDDR6 memory. So I guess one or more of the 6 memory chips, or perhaps the memory controller is defective.
I tried to pinpoint the faulty chip by running dmgg.py on Linux, but I ran into some issues. Lspci says that the starting memory address of the dedicated GPU is fce0000000, so I added this as a parameter for dmgg.py (see attached screenshot). Despite doing this, dmgg.py detects the integrated GPU (see green text) instead of the dedicated GPU, and then finds no faulty chips.
Please note that I cannot set the integrated GPU as primary display on this notebook from BIOS.
I also tried memtest.py, it gives a ton of errors, but I cannot use that to pinpoint the faulty chip(s).
Any help from anybody on how I could properly diagnose the issue would be much appreciated.
Cheers,
sect-sin
Comment