- 0 Posts
- 3 Comments
Joined 2 years ago
Cake day: August 11th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
SavvyBeardedFish@reddthat.comto Linux@lemmy.ml•Anyone here has RX 9070 XT? Is there a way to disable RGB?13·1 month agoThere is a patch-series that is now merged into 6.15-rc1 that exposes more i2c/RGB controllers on the GPU side for AMD cards, so that kernel + OpenRGB (as others have mentioned) might be a solution down the line
Patch series for reference: https://lists.freedesktop.org/archives/amd-gfx/2025-January/118399.html
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