RyzenAdj icon indicating copy to clipboard operation
RyzenAdj copied to clipboard

Can't make it work with 6600h

Open ostrovlyan opened this issue 3 years ago • 6 comments

Hi there. My spec are 6600h with manjaro 6.1.1-1 this is what i get when i tried to launch: CPU Family: Rembrandt SMU BIOS Interface Version: 18 Version: v0.12.0 failed to get /sys/kernel/ryzen_smu_drv/pm_table: No such file or directory failed to map /dev/mem: Operation not permitted If you don't want to change your memory access policy, you need a kernel module for this task. We do support usage of this kernel module https://gitlab.com/leogx9r/ryzen_smu Unable to get memory access Unable to init power metric table: -5, this does not affect adjustments because it is only needed for monitoring.

I also tried to get ryzen_smu, but got this: sudo dmesg | grep ryzen_smu ryzen_smu: loading out-of-tree module taints kernel. ryzen_smu: module verification failed: signature and/or required key missing - tainting kernel

ostrovlyan avatar Jan 19 '23 16:01 ostrovlyan

Hmm, disable secure boot?

FlyGoat avatar Jan 19 '23 22:01 FlyGoat

Never been enabled.

ostrovlyan avatar Jan 20 '23 10:01 ostrovlyan

Have you tried using iomem=relaxed kernel param?

NikhilSaini38 avatar Jan 27 '23 15:01 NikhilSaini38

Have you tried using iomem=relaxed kernel param?

Nope, will try&report back

ostrovlyan avatar Jan 27 '23 16:01 ostrovlyan