You are not logged in.

#1 2024-12-13 08:22:12

JohnHendry
Member
Registered: 2020-04-15
Posts: 6

libinput-1.27.0-1 - [SOLVED]

This update loses the mouse.  I wish they would fix it.  I have to reinstall 1.26 to have pointer facility in X.

Last edited by JohnHendry (2024-12-18 21:44:08)

Offline

#2 2024-12-13 11:26:27

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,102

Re: libinput-1.27.0-1 - [SOLVED]

It doesn't here, so your exact model of mouse is very relevant. Please adjust your title to reflect which mouse this is.

What mouse? What events (if any) do you see in

libinput debug-events
libinput list-devices
#Assuming USB
lsusb

Offline

#3 2024-12-14 12:42:53

gromit
Administrator
From: Germany
Registered: 2024-02-10
Posts: 1,519
Website

Re: libinput-1.27.0-1 - [SOLVED]

Also this should be reported to upstream with the relevant model name etc.

Offline

#4 2024-12-17 04:54:26

JohnHendry
Member
Registered: 2020-04-15
Posts: 6

Re: libinput-1.27.0-1 - [SOLVED]

Thx for reply!  Logitech USB mouse (M90/M100), but pointer also fails when I update Lenovo laptop.  How to attach file?  Common factor broken ethernet ports, using USB3 adapters in both cases.  Maybe look at /etc/libinput what 1.26.2 puts back again?.  I guess sometthing needs manual reconfiguration after update.

Last edited by JohnHendry (2024-12-17 05:13:52)

Offline

#5 2024-12-17 08:45:56

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

Re: libinput-1.27.0-1 - [SOLVED]

https://deepl.com/

How to attach file?

First link below.

sudo libinput debug-events |& tee /tmp/libinput.debug # test the mouse, press ctrl+c
(sudo libinput list-devices; lsusb; cat /tmp/libinput.debug) | curl -F 'file=@-' 0x0.st # and post the link

Common factor broken ethernet ports, using USB3 adapters in both cases.

And does the problem exist w/o the ethernet dongle being attached?
Please post your complete system journal for the boot:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

Online

#6 2024-12-17 11:40:04

JohnHendry
Member
Registered: 2020-04-15
Posts: 6

Re: libinput-1.27.0-1 - [SOLVED]

must be a way to upload a file using these tags...

[ href=//root/forumdata]"Forum Data"[]

cat forumdata

There's nothing special about the optical mouse or the touchpad.  They're both quite old.  Maybe I have configuration files in non-standard locations, eg /usr/share/X11 points to /usr/X11. When I update libinput to 1.27.0 X has no pointer.  When I downgrade to libinput 1.26.2 X has a pointer.  Same on desktop and laptop.

I tried to upload information requested by V1del and Seth  but  seems too hard to run any commands in this post and copy output is troublesome.  Thx for help.

Last edited by JohnHendry (2024-12-18 06:20:12)

Offline

#7 2024-12-17 11:49:45

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,102

Re: libinput-1.27.0-1 - [SOLVED]

You can't upload files here directly, follow seth's suggestion you'll upload everything of relevance to 0x0.st which is a pretty good and barebones pastebin service. Should you not be able to use 0x0.st because your IP is banned for whatever reason, find a different avenue (or just CP all of the text into the thread and wrap it in [code][/code] tags.

Offline

#8 2024-12-18 06:37:40

JohnHendry
Member
Registered: 2020-04-15
Posts: 6

Re: libinput-1.27.0-1 - [SOLVED]

I can't work out how to copy output into post - not by hand, obviously.  Some output like debug-events is long and when I try to grab it from kitty with right-click to copy and paste, it's too hard.  So I need to do it with nano or something.  I'll worry if it still doesn't work after the next libinput update.  Some others are sure to have the same problem.

Last edited by JohnHendry (2024-12-18 06:41:39)

Offline

#9 2024-12-18 08:00:52

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

Re: libinput-1.27.0-1 - [SOLVED]

The commands in #5 will upload the output into 0x0.st and get you a short url in return…

Online

#10 2024-12-18 11:14:36

JohnHendry
Member
Registered: 2020-04-15
Posts: 6

Re: libinput-1.27.0-1 - [SOLVED]

Thx for help, folks - all fixed after updating libwacom.  Have to confess I try to minimise updates sometimes. Thx V1del, seth.  How to close topic?

Last edited by JohnHendry (2024-12-18 11:30:39)

Offline

#11 2024-12-18 11:37:39

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,102

Re: libinput-1.27.0-1 - [SOLVED]

You cannot and should absolutely not ever do that, you break your system that way, expectedly: https://wiki.archlinux.org/title/System … nsupported

You can mark as [SOLVED] by editing the title in your first post.

Offline

#12 2024-12-18 21:59:59

JohnHendry
Member
Registered: 2020-04-15
Posts: 6

Re: libinput-1.27.0-1 - [SOLVED]

hope I closed it ok.  Pacman usually pulls in dependencies.  AUR is vast and my needs are modest.

Offline

#13 2024-12-19 01:35:28

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,102

Re: libinput-1.27.0-1 - [SOLVED]

The AUR has nothing to do with pacman and as long as you don't replace system libs you can "somewhat" safely not update AUR packages occasionally, but there's no such leeway for repo packages, you must always update the entire system.

Offline

Board footer

Powered by FluxBB