You are not logged in.
Hi
i just installed arch as fresh install with nvidia and i tried the wayland session , it's worked but i'm getting a lot of Flickering . maybe i'm missing something in configuration or something , please help.
-`
.o+` ---------------------------
`ooo/ OS: Arch Linux x86_64
`+oooo: Kernel: 6.9.2-arch1-1
`+oooooo: Uptime: 11 mins
-+oooooo+: Packages: 1166 (pacman), 15 (flatpak)
`/:-:++oooo+: Shell: bash 5.2.26
`/++++/+++++++: Resolution: 1920x1080
`/++++++++++++++: DE: Plasma 6.0.5
`/+++ooooooooooooo/` WM: kwin
./ooosssso++osssssso+` Theme: Qogirdark [Plasma], Breeze [GTK2/3]
.oossssso-````/ossssss+` Icons: [Plasma], breeze [GTK2/3]
-osssssso. :ssssssso. Terminal: konsole
:osssssss/ osssso+++. Terminal Font: Hack 10
/ossssssss/ +ssssooo/- CPU: AMD Ryzen 7 7700 (16) @ 5.389GHz
`/ossssso+/:- -:/+osssso+- GPU: AMD ATI 0c:00.0 Raphael
`+sso+:-` `.-/+oso: GPU: NVIDIA GeForce RTX 3090
`++:. `-/+/ Memory: 4168MiB / 31304MiB
Offline
nvidia wayland anything needs the nvidia_drm.modeset=1 kernel parameter, make sure that's set up: https://wiki.archlinux.org/title/NVIDIA … de_setting
Generally better wayland support is expected for the next nvidia driver, currently in beta available via the nvidia-beta AUR package. To make full use of this you'd also need the explicit sync patch set which will ship with plasma 6.1 or can be preemptively attempted via kwin-explicit-sync that's also available in the AUR.
FWIW might want to disable the integrated AMD card in your UEFI so that doesn't interfere with general operation.
Last edited by V1del (2024-05-28 14:04:07)
Offline
cat /sys/module/nvidia_drm/parameters/modeset
Y
i have a Y
How to disable the igpu ?
Last edited by mokhtarone (2024-05-28 14:11:36)
Offline
Disable it in your UEFI, otherwise blacklist amdgpu https://wiki.archlinux.org/title/Kernel … acklisting
Offline
i installed the nvidia beta version and these 2 pkgs and it's fixed the problem partially , no more flickering. but i got a little bit of small flickering in the left of the screen . not very noticeable .
$ yay nvidia wayland
4 aur/wlroots0.16-nvidia 0.16.2-1 (+1 0.14)
Modular Wayland compositor library, with fix for nvidia flickering, downgraded to version 0.16
3 aur/wlroots-nvidia 0.17.2-1 (+5 0.01) (Installed)
Modular Wayland compositor library, with fix for nvidia flickering
2 aur/nvidia-exec-git v0.1.2-1 (+0 0.00)
Run programs in nvidia optimus setups with power management for Xorg and Wayland without log out
1 extra/egl-wayland 2:1.1.13-2 (33.4 KiB 89.5 KiB) (Installed)
EGLStream-based Wayland external platform
==> Packages to install (eg: 1 2 3, 1-3 or ^4)
==>
Offline