[Bug 284522] lib/libdevinfo: On some hardware Xorg (via libudev) fails to detect keyboard and mouse after recent update
Date: Mon, 03 Feb 2025 15:30:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284522 --- Comment #1 from John Baldwin <jhb@FreeBSD.org> --- The source for libudev-devd appears to not hardcode NULL but use DEVINFO_ROOT_DEVICE, so I don't see an obvious reason for this to break. Can you confirm some things: 1) Which version(s) of libdevinfo do you have on your system? 2) Which version is libudev linked against (e.g. ldd on libudev)? 3) How did you get the version of libudev? Did you build it from ports yourself, install from pkg.freebsd.org, etc.? -- You are receiving this mail because: You are the assignee for the bug.