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

Not working on Ryzen 6900HX (Unable to get memory access) #283

Open
Rabcor opened this issue Feb 27, 2024 · 1 comment
Open

Not working on Ryzen 6900HX (Unable to get memory access) #283

Rabcor opened this issue Feb 27, 2024 · 1 comment

Comments

@Rabcor
Copy link

Rabcor commented Feb 27, 2024

$ lsmod | grep ryzen
ryzen_smu              45056  0
$ sudo ryzenadj -i
CPU Family: Rembrandt
SMU BIOS Interface Version: 18
Version: v0.14.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.

Edit: It seems like ryzen_smu is what's not working. I have no clue why though. neither dmesg nor journalctl show any information at all about it.

@schyhub
Copy link

schyhub commented Mar 31, 2024

Edit: try to pass the kernel parameter as mentioned on the main page iommu=relaxed.

Which bootloader you use? Grub? systemd-boot? Which distro?

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

2 participants