Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ERROR] no compatible cards found #32

Open
madipietro opened this issue Sep 27, 2023 · 0 comments
Open

[ERROR] no compatible cards found #32

madipietro opened this issue Sep 27, 2023 · 0 comments

Comments

@madipietro
Copy link

Hi! I have ArchLinux with latest version of the kernel and the amdgpu-fan package, I started having this issue a few days ago I can't make it work again, here some details.

Package:

yay -Qs amd                                                                                                                                               
local/amdgpu-fan 0.1.0-4
    Python daemon for controlling the fans on AMDGPU cards

Kernel:

 uname -ar                                                                                                                                                  
Linux Tesla 6.5.4-arch2-1 #1 SMP PREEMPT_DYNAMIC Thu, 21 Sep 2023 11:06:39 +0000 x86_64 GNU/Linux

Modules loaded:

[root@Tesla ~]# lsmod | grep -i amd
amdgpu              12312576  88
i2c_algo_bit           20480  1 amdgpu
drm_ttm_helper         12288  1 amdgpu
ttm                   110592  2 amdgpu,drm_ttm_helper
drm_suballoc_helper    12288  1 amdgpu
amdxcp                 12288  1 amdgpu
drm_buddy              20480  1 amdgpu
gpu_sched              57344  1 amdgpu
drm_display_helper    229376  1 amdgpu
video                  77824  2 asus_wmi,amdgp

Card:

03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 [Radeon RX 5600 OEM/5600 XT / 5700/5700 XT] (rev c1)

Executing the binary:

❯ amdgpu-fan                                                                                                                                   
no compatible cards found, exiting

Using systemd:

[root@Tesla ~]# systemctl status amdgpu-fan.service
× amdgpu-fan.service - amdgpu fan controller
     Loaded: loaded (/usr/lib/systemd/system/amdgpu-fan.service; enabled; preset: disabled)
     Active: failed (Result: exit-code) since Wed 2023-09-27 09:20:19 -03; 20min ago
   Duration: 133ms
    Process: 720 ExecStart=/usr/bin/amdgpu-fan (code=exited, status=1/FAILURE)
   Main PID: 720 (code=exited, status=1/FAILURE)
        CPU: 130ms

Sep 27 09:20:19 Tesla systemd[1]: amdgpu-fan.service: Scheduled restart job, restart counter is at 5.
Sep 27 09:20:19 Tesla systemd[1]: amdgpu-fan.service: Start request repeated too quickly.
Sep 27 09:20:19 Tesla systemd[1]: amdgpu-fan.service: Failed with result 'exit-code'.
Sep 27 09:20:19 Tesla systemd[1]: Failed to start amdgpu fan controller.

What can be happening ?

Thanks a lot!.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant