You are not logged in.
Pages: 1
I have the new Asus Zephryus G16 (2024) GA605WV
Ryzen AI 9 HX370 with Radeon 890m
A dedicated 4060 Max-Q
The output is controled with MUX with two modes:
"Dynamic" with internal monitor connected to iGPU
"dGPU" with monitor connected to the 4060
My plan was to turn off 4060 and use Hyprland for daily work. However, I found that Hyprland just went blank screen after launching (with no cursor, just black), also doesn't work with nvidia gpu turned on and driver installed. The only way to get them work is to have "dGPU" MUX mode and run Hyprland wih 4060.
Xinit worked and I can type in that xterm, but the characters in it was refreshed only after mouse move. I also installed KDE and it worked in all modes. I also tried Sway, it also just went blank, and it crashes when I move mouse. Hyprland worked inside KDE tho, but only refresh screen when I switch tab.
I have correct screen eDP-1 in /sys/class/drm
When I run lspci, I only got "Dispaly Controller" for 890m, with no "VGA Compatible Controller" (I dont know if it is alright cuz my 4060 has VGA Controller)
eglinfo -B -p wayland/x11 returned "egl can't be initialized"
glxinfo returned "cannot open display"
I tried
linux linux-zen linux-amd-drm-fixes with correspond headers
linux-firmware linux-firmware-asus linux-firmware-amd-staging-um5606-git
Open source amdgpu driver(mesa) and AMD GPU PRO driver
But none of them worked
(I didn't try mesa-git cuz I met problems during build)
So I'm kind of confused now: what really caused the issue
I also noticed that Hyprland use /var/run/user/1001/wayland-1 by default instead of 0, and KDE use 0
Does anyone has same issue?
Offline
Did you try setting the env variable that hyperland needs to know which gpu to use ?
https://wiki.hyprland.org/Configuring/Multi-GPU/
https://wiki.hyprland.org/Nvidia/
Last edited by gnox (2024-10-04 13:45:41)
Offline
I dont think it helps cuz it didn't work with nvidia gpu disabled
Offline
Pages: 1