clbr / radeontop

GNU General Public License v3.0
810 stars 72 forks source link

AMD Radeon RX 560X Not Detected #104

Open mapleHacks opened 4 years ago

mapleHacks commented 4 years ago

Screenshot from 2020-09-20 13-10-03

The utility is not working on laptop Acer Nitro 5 an515-42g (Vega 8 + AMD Radeon 560x).

OrderlyUnicode commented 4 years ago

I used to have the same problem with the same model of laptop, until I realized I forgot to set it to use the correct gpu by running xrandr --setprovideroffloadsink 1 0

Also be sure that you're prefixing anything you'd like to run with the RX560X with DRI_PRIME=1 (For Steam in particular, use that in the launch options, followed by %command% , for some applications, you may have to write it as env DRI_PRIME=1 )

Unfortunately, though, this only works per session. There's a way to get it to do that even after a restart, but I'd have to get back to you on that, as I don't recall myself how to do that.

mapleHacks commented 4 years ago

Thanks Alot! BTW as you are using same model, can u let me know how to dealt with battery drainage and heating issues in this laptop while using linux environment! I tried using TLP but didn't got it beneficial!