You are not logged in.

#1 2016-12-28 18:47:49

petRUShka
Member
Registered: 2012-01-29
Posts: 10

Mouse cursor stick with top-left corner

I have fresh new installation of Arch Linux.

I've just installed X and some other basic software including lightdm and dwm.

And when X starts (with lightdm for example or after new dwm session is started) I find mouse working but cursor sticking with top-left corner.

So cursor always in one position: top-left.

But when I move mouse invisible actual cursor is moving and I can press buttons, select text and etc. Moreover visible cursor (which is at top-left corner) changes its look depends of above what is actual invisible cursor. It changes from arrow to line segment if I positioned cursor at text area.

I've tried several mice: USB and PS/2. Same result. Pacman upgrade and etc doesn't help.

Please point me where to look.

P.S.
I have two videocards (integrated Intel and discrete NVIDIA). Probably some conflict. Display (and therefore Xorg) connected to discrete one.

Offline

#2 2016-12-28 19:46:44

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,314

Re: Mouse cursor stick with top-left corner

xorg log and xinput output?

Offline

#3 2016-12-29 14:13:35

petRUShka
Member
Registered: 2012-01-29
Posts: 10

Re: Mouse cursor stick with top-left corner

Xorg.log: http://pastie.org/private/xjhuy4c32hproa4vjzxq
   
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.

EE:

[     3.656] (EE) Failed to load module "nouveau" (module does not exist, 0)
[     3.656] (EE) Failed to load module "nv" (module does not exist, 0)
[     3.657] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     3.657] (EE) Failed to load module "vesa" (module does not exist, 0)
[     3.771] (EE) modeset(0): glamor initialization failed
[     4.305] (EE) AIGLX: reverting to software rendering

WW:

[     3.646] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[     3.646] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[     3.646] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[     3.648] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     3.656] (WW) Warning, couldn't open module nouveau
[     3.656] (WW) Warning, couldn't open module nv
[     3.657] (WW) Warning, couldn't open module fbdev
[     3.657] (WW) Warning, couldn't open module vesa

xipnut output: http://pastie.org/private/c9noxlmfqho3khhpqfxrkg

⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ CHESEN PS2 to USB Converter             	id=10	[slave  pointer  (2)]
⎣ Virtual core keyboard                   	id=3	[master keyboard (2)]
    ↳ Virtual core XTEST keyboard             	id=5	[slave  keyboard (3)]
    ↳ Power Button                            	id=6	[slave  keyboard (3)]
    ↳ Power Button                            	id=7	[slave  keyboard (3)]
    ↳ Sleep Button                            	id=8	[slave  keyboard (3)]
    ↳ CHESEN PS2 to USB Converter             	id=9	[slave  keyboard (3)]
    ↳ Eee PC WMI hotkeys                      	id=11	[slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard            	id=12	[slave  keyboard (3)]

Offline

#4 2016-12-29 14:37:31

petRUShka
Member
Registered: 2012-01-29
Posts: 10

Re: Mouse cursor stick with top-left corner

Miracle!

I've installed proprioretary `nvidia` driver and mouse is fully working now.

So yes. Reason was somewhere in video drivers.

Offline

Board footer

Powered by FluxBB