You are not logged in.

#1 2023-05-07 04:43:17

TornaxO7
Member
Registered: 2023-03-05
Posts: 18

[SOLVED] amdgpu-fan.service: Start request repeated too quickly.

Hello!

When I played a game again, I noticed that the fans from my RX6600XT aren't really rotating as I configured them.
Executing

sudo systemctl status amdgpu-fan.service

Gives me the following:

× amdgpu-fan.service - amdgpu fan controller
     Loaded: loaded (/usr/lib/systemd/system/amdgpu-fan.service; disabled; preset: disabled)
     Active: failed (Result: exit-code) since Sun 2023-05-07 06:17:35 CEST; 22min ago
   Duration: 43ms
    Process: 5167 ExecStart=/usr/bin/amdgpu-fan (code=exited, status=1/FAILURE)
   Main PID: 5167 (code=exited, status=1/FAILURE)
        CPU: 43ms

May 07 06:17:35 TORNAX-MAIN systemd[1]: amdgpu-fan.service: Scheduled restart job, restart counter is at 5.
May 07 06:17:35 TORNAX-MAIN systemd[1]: Stopped amdgpu fan controller.
May 07 06:17:35 TORNAX-MAIN systemd[1]: amdgpu-fan.service: Start request repeated too quickly.
May 07 06:17:35 TORNAX-MAIN systemd[1]: amdgpu-fan.service: Failed with result 'exit-code'.
May 07 06:17:35 TORNAX-MAIN systemd[1]: Failed to start amdgpu fan controller.

I tried to fix it with

sudo systemctl reset-failed amdgpu-fan.service
sudo systemctl start amdgpu-fan.service

but I'm still getting the same issue.

Does anyone know how to fix this?

Last edited by TornaxO7 (2023-05-07 09:02:57)

Offline

#2 2023-05-07 05:01:13

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,702
Website

Re: [SOLVED] amdgpu-fan.service: Start request repeated too quickly.

Have you rebuild it against the latest version of python?


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#3 2023-05-07 08:35:02

TornaxO7
Member
Registered: 2023-03-05
Posts: 18

Re: [SOLVED] amdgpu-fan.service: Start request repeated too quickly.

graysky wrote:

Have you rebuild it against the latest version of python?

No. I'm using `paru` as my aur helper and there doesn't seem to be an update to `amdgpu-fan`.

Offline

#4 2023-05-07 09:01:12

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 24,376

Re: [SOLVED] amdgpu-fan.service: Start request repeated too quickly.

Which is expected that you're aware enough of these things to do that, reinstall it with parus --rebuild option

Offline

#5 2023-05-07 09:02:48

TornaxO7
Member
Registered: 2023-03-05
Posts: 18

Re: [SOLVED] amdgpu-fan.service: Start request repeated too quickly.

Damn, it works now. Thank you guys!

Offline

#6 2023-05-07 09:05:30

Fuxino
Member
From: Slovakia
Registered: 2014-09-26
Posts: 198

Re: [SOLVED] amdgpu-fan.service: Start request repeated too quickly.

TornaxO7 wrote:

No. I'm using `paru` as my aur helper and there doesn't seem to be an update to `amdgpu-fan`.

It doesn't matter that there is no update, since the python version has been updated from 3.10 to 3.11 all packages that depend on python need to be rebuilt to use the new version. For unofficial packages (e.g. from AUR) you have to do it manually (maybe there's an option to do that with paru, but I don't know since I don't use it).

EDIT: Damn, too late big_smile

Last edited by Fuxino (2023-05-07 09:05:46)

Offline

#7 2023-05-07 11:23:04

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,702
Website

Re: [SOLVED] amdgpu-fan.service: Start request repeated too quickly.

TornaxO7 wrote:
graysky wrote:

Have you rebuild it against the latest version of python?

No. I'm using `paru` as my aur helper and there doesn't seem to be an update to `amdgpu-fan`...

AUR helpers are rarely helpful. Use makepkg wink


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

Board footer

Powered by FluxBB