You are not logged in.
Hi. I have freezes on hi resolution.
If setup default resolution 3200x2000 for monitror it is freezes(low speed of cursour, inhibited reactions).
This problem I see on i3 and sddm.
I'm setuping 25600x1600 and no freezes, but i have random refreshes now (not critical for me).
For working I have this configs for sddm:
/usr/share/sddm/scripts/Xsetup
#!/bin/sh
# Xsetup - run as root before the login dialog appears
# xrandr --setprovideroutputsource modesetting NVIDIA-0
xrandr --output eDP-1 --mode 2560x1600 --rate 90 --pos 0x0
# xrandr --autoand I have exec on i3wm config:
exec --no-startup-id xrandr --output eDP-1 --mode 2560x1600 --rate 90 --pos 0x0My config is:
i3wm
xorg
sddm
uname -r
6.2.7-zen1-1-zen/var/log/Xorg.0.log
https://pastebin.com/raw/27n8xcG1
Last edited by zakrush (2023-04-07 07:02:40)
Offline
solved.
New update solved problem
Offline