You are not logged in.

#1 2021-05-06 08:38:08

karolproksa
Member
Registered: 2021-04-12
Posts: 16

Mouse cursor gets laggy after connecting an external display.

Hi, I'm running Arch on my Asus laptop, but everytime I connect an external display, the mouse cursor gets really laggy. I also noticed that it is more laggy over some windows than others (for example smooth over Dolphin and not smooth over Firefox)
It can't be a hardware issue because these are the specs:
Intel i7-10750H
RTX 2070 M
16 GB ram
1TB NVMe drive
Also, as I'm dual booting, the problem doesn't appear on Windows 10, everything works smooth there.
I'm using KDE Plasma 5.21.4 with X11 session (because I didn't find a way to make my Nvidia GPU work with Wayland and two displays)

Thanks in advance!

Offline

#2 2021-05-06 09:17:32

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,527

Re: Mouse cursor gets laggy after connecting an external display.

Something™ prbobably stalls the system and causes input event handling lags.
nvidia has massive issues w/ the 465 driver and certain output configurations, so try to use the 460xx packages (using nvidia-dkms)

Offline

#3 2021-05-06 10:13:20

karolproksa
Member
Registered: 2021-04-12
Posts: 16

Re: Mouse cursor gets laggy after connecting an external display.

I removed nvidia and installed nvidia-dkms package. It still works the same. I noticed that it is still the version 465xx of the driver. How do I go back with the version to 460xx?

Last edited by karolproksa (2021-05-06 10:31:04)

Offline

#4 2021-05-06 13:32:18

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,527

Re: Mouse cursor gets laggy after connecting an external display.

nvidia-dkms of which version?

pacman -Qi nvidia-dkms

There's no benefit to just use the dkms version of 465xx, the plan is to revert to 460xx and the dkms package is what is going to help you itr.

This lengthy thread discusses the known issue and how to rever to 460xx, https://bbs.archlinux.org/viewtopic.php?id=265563

Offline

#5 2021-05-06 14:33:38

karolproksa
Member
Registered: 2021-04-12
Posts: 16

Re: Mouse cursor gets laggy after connecting an external display.

The version is 465.27-1

  $ pacman -Qi nvidia-dkms
Name            : nvidia-dkms
Version         : 465.27-1
Description     : NVIDIA drivers - module
                  sources
Architecture    : x86_64
URL             : http://www.nvidia.com/
Licenses        : custom
Groups          : None
Provides        : NVIDIA-MODULE
Depends On      : dkms  nvidia-utils=465.27
                  libglvnd
Optional Deps   : None
Required By     : None
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 46.68 MiB
Packager        : Sven-Hendrik Haase
                  <svenstaro@gmail.com>
Build Date      : Thu 29 Apr 2021 10:59:18 PM
                  CEST
Install Date    : Thu 06 May 2021 12:07:25 PM
                  CEST
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : Signature 

Unfortunately I didn't manage to downgrade the drivers. Package nvidia-460-dkms does not exist.
How can I downgrade it?

Offline

#6 2021-05-06 14:43:32

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,527

Re: Mouse cursor gets laggy after connecting an external display.

seth wrote:

This lengthy thread discusses the known issue and how to rever to 460xx, https://bbs.archlinux.org/viewtopic.php?id=265563

Offline

Board footer

Powered by FluxBB