minus-squareSavvyBeardedFish@reddthat.comtolinuxmemes@lemmy.world•0 days since last faild attempt at AMD driverslinkfedilinkarrow-up8·edit-218 days agoHave you enabled Southern Islands support as a kernel parameter? Your generation of GPU was originally supported on radeon, so you need to explicitly enable SI (Southern Islands) support to use amdgpu. See ArchWiki for more information linkfedilink
minus-squareSavvyBeardedFish@reddthat.comtoMildly Infuriating@lemmy.world•Nvidia not providing specifications for old GPUslinkfedilinkEnglisharrow-up8·edit-21 month agoPretty sure that information is stored in the driver, so you should be able to query it using monitoring software, i.e. see: NVML-API I know tooling like nvtop uses the API, but unsure whether it displays the maximum temperature linkfedilink
Have you enabled Southern Islands support as a kernel parameter? Your generation of GPU was originally supported on
radeon
, so you need to explicitly enable SI (Southern Islands) support to useamdgpu
.See ArchWiki for more information