Hello guys
I have asus rog zephyrus duo 16 with this config:
CPU: Ryzen 9 7945HX
GPU: integrated & rtx 4070 laptop
all available updates installed
uname -a
Linux pthon-cachy 7.0.11-1-cachyos #1 SMP PREEMPT_DYNAMIC Fri, 05 Jun 2026 09:37:35 +0000 x86_64 GNU/Linux
So, i tried some tips from gemini:
- add these files in modprobe
❯ cat nvidia-gsp.conf
options nvidia NVreg_EnableGpuFirmware=0
options nvidia NVreg_DynamicPowerManagement=0x02
options nvidia NVreg_PreserveVideoMemoryAllocations=1
and
cat nvidia-power-management.conf
options nvidia NVreg_PreserveVideoMemoryAllocations=1
- Tried to edit grub config
GRUB_DISTRIBUTOR=‘CachyOS’
GRUB_CMDLINE_LINUX_DEFAULT=‘nowatchdog nvme_load=YES zswap.enabled=0 rd.luks.uuid=ccb3ce6c-5403-47bb-909b-be4c
0e6a7ef4 rd.luks.key=/crypto_keyfile.bin splash resume=UUID=83188f29-4bc7-45bf-bab7-0a86544a9864 loglevel=3 pc
i=noaer pcie_aspm=off acpi_enforce_resources=lax amdgpu.abmlevel=0 amdgpu.dcdebugmask=0x10 pcid=off nvidia-drm
.modeset=1’
GRUB_CMDLINE_LINUX=“”
nvidia drm kernel module loaded
❯ lsmod | grep nvidia
nvidia_drm 176128 88
nvidia_uvm 2363392 4
nvidia_modeset 1847296 44 nvidia_drm
nvidia 17174528 883 nvidia_uvm,nvidia_modeset
drm_ttm_helper 20480 3 amdgpu,nvidia_drm
video 81920 4 asus_wmi,amdgpu,asus_nb_wmi,nvidia_modeset
I have these errors at journalctl -b 1
pastebin journalctl: июн 12 01:55:44 pthon-cachy org_kde_powerdevil[2141]: [ 2270] Removing connecte - Pastebin.com
So, i’m stuck now with this problem, i know, i’ts 99% issue with nvidia gpu drivers
After wakeup atempt fans goes to 100% speed and laptop reboot
Maybe anyone know how to fix it?