marazmista / radeon-profile

Application to read current clocks of ATi Radeon cards (xf86-video-ati, xf86-video-amdgpu)
GNU General Public License v2.0
740 stars 75 forks source link

RX550 card not recognized/seen #96

Open bdarcus opened 6 years ago

bdarcus commented 6 years ago

I successfully built and installed the daemon and this software, but when I start it, I get a "no card" error. This is true both with the master branch, and the dev branch.

julgonmej commented 6 years ago

I can't reproduce this, my RX 550 works fine. What distro and driver are you using?

bdarcus commented 6 years ago

Fedora. I'll check again next time I have access to the machine.

bdarcus commented 6 years ago

On the driver:

$ lspci -k | grep -A 2 VGA
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Lexa PRO [Radeon RX 550/550X] (rev c7) Subsystem: Gigabyte Technology Co., Ltd Device 22fe Kernel modules: amdgpu

Oxalin commented 4 years ago

Was this fixed?