nothing show mhs whats wrong ?
Greetings!
For anyone to help you they need information. For all I know, you have no hash because the computer isnโt on, or the card is in the box
Here is where you can start with troubleshooting,
Did the OS see the card? Did the OS have trouble loading the drivers or did the drives puke?
If so, you need to find out why.
- Look at the system.log review for amdgpu messages / video errors.
handy commands that come to mind -
dmesg |grep amdgpu โ boot messages with amdgpu in the message
grep /var/log/syslog amdgpu grep the syslog for amdgpu messages, pipe thru grep for errors
tail -f /var/log/syslog โ will follow the log as data is written to the file
Hope that helps. Please provide some details, and logs. Iโll bet itโs a simple fix.
This topic was automatically closed 416 days after the last reply. New replies are no longer allowed.