You are not logged in.
You could try to confirm this w/ https://wiki.archlinux.org/title/Sway#Tearing
Ill do this tmrw cause again its a bit late here, but i wanted to ask what do you mean by this
and oc. try to bisect the kernel [...]
Do you mean like I could try reading the code to see whats wrong?
Offline
https://wiki.archlinux.org/title/Bisect … s_with_Git
But see https://bbs.archlinux.org/viewtopic.php … 9#p2309389
loqs can hand you a kernel, you check and report its performance and then you get a new one
Offline
You could try to confirm this w/ https://wiki.archlinux.org/title/Sway#Tearing
After doing this I didnt notice any tearing, the stuttering remained the exact same.
Offline
Which output did you try?
Did you try "output * allow_tearing yes" ?
Offline
I tried both "output * allow_tearing yes" and "output DP-3 allow_tearing yes" (DP-3 being the external monitor ive been reporting stuttering on)
Also im working on bisecting rn and ive found at least one version where the tearing in xorg appears despite the stuttering in wayland being gone
Offline
Posting this a separate reply because it feels significant enough
Ive done the bisecting and these are the results:
7.0.0-1-mainline
- Wayland (Stutter) (niri/weston) - no/no
- Xorg (Tearing) (i3) - yes
7.1.0-1-mainline
- Wayland (Stutter) (niri/weston) - no/no
- Xorg (Tearing) (i3) - absent but intermittently shows up???
7.1.0-rc5-1-mainline
- Wayland (Stutter) (niri/weston) - no/no
- Xorg (Tearing) (i3) - no
7.1.0-rc7-1-mainline
- Wayland (Stutter) (niri/weston) - no/no
- Xorg (Tearing) (i3) - yes, and it wouldnt go away no matter how long I looked
7.2.0-1-mainline
- Wayland (Stutter) (niri/weston) - yes/yes
- Xorg (Tearing) (i3) - at first yes then it dissapears?
So it seems that 7.2 introduced the stutter. As for Xorg, I just dont know. There doesn't seem to be any pattern and it might just be totally unrelated and/or a consequence of me doing a bad installation of it. I really just dont know.
Kernels are taken from https://pkgbuild.com/~gromit/linux-bisection-kernels/
Edit: just for clarity's sake the order of the results here is not the order of testing, I just found it to be prettier to present the kernels sequentially rather than in testing order
Last edited by Elizabeth (Yesterday 15:49:04)
Offline
Does https://pkgbuild.com//~gromit/linux-bis … kg.tar.zst already have the issue?
Ultimately however, unless https://gitlab.freedesktop.org/drm/amdgpu can identify the likely cause, it needs to be properly bisected.
Offline
Does https://pkgbuild.com//~gromit/linux-bis … kg.tar.zst already have the issue?
Ultimately however, unless https://gitlab.freedesktop.org/drm/amdgpu can identify the likely cause, it needs to be properly bisected.
Im confused, isnt the kernel you linked newer than 7.2.0?
Also I tried looking into how to report this issue on the gitlab site but frankly I have no idea how this works. Theres talk of mailing lists and stuff that I just do not get.
Offline