Spyke

Posts

summit·SummitbyMaiq

Upvotes turn green but number doesn't change

Basically the title. Sometimes it is logged as a failure but most often it's not logged. Been happening for a few days.

Comments are having network error sometimes. I'll see if I can copy the exact error and ammend this post.

No hurrys no worries. Thanks for your hard work!

Edit:

[Upvote errors]

Unknown error. Code '-1'. Key SocketException

And some are 400 Bad Request.

[Comment]

Connect Network Error

I don't think the comment error has anything to do with summit. More likely a broken vpn connection.

I should also mention that its not just piefed but other accounts too.

View original on piefed.social
linux·LinuxbyMaiq

Troubleshooting a screen brightness issue and I noticed this error -> amdgpu: New power limit (30) is out of range [100,120]

Troubleshooting a screen brightness issue and I noticed this error. I have no Idea how to set the power limit in range?

amdgpu 0000:c4:00.0: amdgpu: New power limit (30) is out of range [100,120]
amdgpu 0000:c4:00.0: amdgpu: Failed to set power limit value

I also see this [drm] Cannot find any crtc or sizes, although it's not in red and have no idea if they are related.

Im using arch, and have installed the mesa, lib32-mesa, vulkan-radeon, lib32-vulkan-radeon packages.

c4:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 33 [Radeon RX 7600/7600 XT/7600M XT/7600S/7700S / PRO W7600] (rev c1)
        Subsystem: Framework Computer Inc. Device 0007
        Kernel driver in use: amdgpu
        Kernel modules: amdgpu
c5:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Strix [Radeon 880M / 890M] (rev c1)
        Subsystem: Framework Computer Inc. Device 000d
        Kernel driver in use: amdgpu
        Kernel modules: amdgpu

I also had the power-profiles-daemon installed. I have removed it but the error presists.

I've been reading about setting power limmits can be a bad thing on amd GPU's https://gitlab.freedesktop.org/drm/amd/-/issues/2992#note_2310545

Any thoughts?

Edit: when plugged in the error disappears. Only happens on battery power. Just booted four times, two on ac power no error and two on battery with same error.

Might be a kernel or driver bug. Curious on how to figure out whats going on so I can report it to the proper plaice...

Edit #2:

So the fix for brightness to work with fkeys on my laptop was in the FUCKING hyprland WIKI all along. Sometimes you cant see the wood from the trees or however that saying goes.

The fix is to install brightnessctl lol!

View original on piefed.social
22