Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Jan 2019 17:39:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 234638] x11/libinput: crashes in devel/libudev-devd on device enumeration
Message-ID:  <bug-234638-7141-N9dJvalFpf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234638-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234638-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234638

--- Comment #4 from Jan Beich <jbeich@FreeBSD.org> ---
Maybe this is due to uhid(4) duplicates that libudev stumbles translating b=
ack
to /dev/input/eventN. I'll try your patch next.

$ for f in /dev/input/*; do sudo ./libevdev_name $f; done
/dev/input/event0: System keyboard multiplexer
/dev/input/event1: System mouse
/dev/input/event2: AT keyboard
/dev/input/event3: Logitech USB Laser Mouse, class 0/0, rev 2.00/31.00, add=
r 2
/dev/input/event4: Microsoft Comfort Curve Keyboard 3000, class 0/0, rev
2.00/1.70, addr 3
/dev/input/event5: CM Storm Quickfire Rapid i, class 0/0, rev 1.10/1.22, ad=
dr 4
/dev/input/event6: CM Storm Quickfire Rapid i, class 0/0, rev 1.10/1.22, ad=
dr 4
/dev/input/event7: Kingsis Peripherals ZOWIE Gaming mouse, class 0/0, rev
2.00/0.01, addr 5

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234638-7141-N9dJvalFpf>