I got that APU too. This is the lspci-output: bgo@nas:~# lspci | grep 'VGA\|Display controller' c5:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Strix [Radeon 880M / 890M] (rev d1) I could fix the Problem by changing the lspci command in "gpustat/lib/AMD.php" const INVENTORY_PARAM = "| grep 'VGA\|Display controller'";
const INVENTORY_PARAMm = " -Dmm | grep 'VGA\|Display controller'";