You are not logged in.
Flicking on my HP with Inter TigerLake & Nvidia Mx450 GPU
The Problem confused me for a few days, It occurs when the cursor met the edge of upper or left bound.
That's my controller's detailed information.
```plain
00:02.0 VGA compatible controller: Intel Corporation TigerLake-LP GT2 [Iris Xe Graphics] (rev 01)
DeviceName: Onboard IGD
Subsystem: Hewlett-Packard Company Device 87e1
--
01:00.0 3D controller: NVIDIA Corporation TU117M [GeForce MX450] (rev a1)
Subsystem: Hewlett-Packard Company Device 87e6
Kernel driver in use: nvidia
```
Sorry, as a newer Arch user, idk where to get more useful information.
Does it mean Bug(s)? I have downgraded my kernal but it didn't work.
I sincerely thank you for your help in your private time.
That's the screenshot, which looks like the cosmic microwave background:
https://s3.bmp.ovh/imgs/2022/03/f3a0e3b2a30eb4cd.png
Last edited by qrsikno (2022-03-12 12:05:29)
Offline
Please replace the oversized image w/ a link and post your xorg log, https://wiki.archlinux.org/title/Xorg#General and the output or "loginctl session-status" and "xrandr -q" (in code tags, https://bbs.archlinux.org/help.php#bbcode )
Offline
This is the output of Xorg Log: https://dpaste.com/DAFG6WA7E
I found that when i change the resolution to 1440x900, the flicking disappeared.
This is the output of loginctl session-status:
3 - qrsikno (1000)
Since: Fri 2022-03-11 20:07:34 CST; 2h 26min ago
Leader: 1216 (gdm-session-wor)
Seat: seat0; vc2
TTY: tty2
Service: gdm-password; type wayland; class user
State: active
Unit: session-3.scope
├─1216 "gdm-session-worker [pam/gdm-password]"
├─1234 /usr/bin/gnome-keyring-daemon --daemonize --login
├─1246 /usr/lib/gdm-wayland-session /usr/bin/gnome-session
└─1249 /usr/lib/gnome-session-binary
March 11 20:07:35 arch systemd[1]: Started Session 3 of User qrsikno.
March 11 22:29:51 arch gdm-password][31812]: pam_systemd_home(gdm-password:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
March 11 22:29:55 arch gdm-password][31812]: pam_unix(gdm-password:auth): authentication failure; logname= uid=0 euid=0 tty=/dev/tty1 ruser= rhost= user=qrsikno
March 11 22:29:57 arch gdm-password][31860]: pam_systemd_home(gdm-password:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
March 11 22:29:59 arch gdm-password][31860]: gkr-pam: unlocked login keyringAnd This is the output of xrandr -q:
Screen 0: minimum 16 x 16, current 1920 x 1080, maximum 32767 x 32767
XWAYLAND0 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 340mm x 190mm
1920x1080 59.96*+
1440x1080 59.99
1400x1050 59.98
1280x1024 59.89
1280x960 59.94
1152x864 59.96
1024x768 59.92
800x600 59.86
640x480 59.38
320x240 59.52
1680x1050 59.95
1440x900 59.89
1280x800 59.81
720x480 59.71
640x400 59.95
320x200 58.96
1600x900 59.95
1368x768 59.88
1280x720 59.86
1024x576 59.90
864x486 59.92
720x400 59.55
640x350 59.77Last edited by qrsikno (2022-03-12 08:00:09)
Offline
XWAYLAND0
Errr… this obviously only makes sense on an X11 session - since you're using GDM, also https://wiki.archlinux.org/title/GDM#Use_Xorg_backend to avoid interference from there.
Also a good test to see whether this occurs there as well or is limited to gnomes wayland compositor.
Offline
Thank you, I turn my kernal into lts and it didn't flick. But I'm sorry i can't recover the system to check the problem.
I guess the problem may be that: https://wiki.archlinux.org/title/NVIDIA … oken_VSync
Last edited by qrsikno (2022-03-12 12:00:14)
Offline