[Bug 196678] x11-servers/xorg-server: Update to 1.20.7 + make config/devd recognize /dev/input/eventX from multimedia/webcamd
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196678 Michael Gmelin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #158 from Michael Gmelin <[email protected]> --- (In reply to Jens Grassel from comment #157) Once you have more time to test, please try running https://github.com/grembo/xorg-udev-setup-check on your machine. You can fetch it directly: fetch https://raw.githubusercontent.com/grembo/xorg-udev-setup-check/master/xorg-udev-setup-check.sh In your case (nvidia), the procedure would be - Run (as an unprivileged user): ./xorg-udev-setup-check.sh -d ("-d" skips DRM checks) - Correct all errors it reports, consider its recommendations. If it still doesn't work afterwards, please run ./xorg-udev-setup-check.sh -des ("-e" collects evidence, "-s" uses sudo to run libinput list-devices - not necessary if you run it as root) to collect (hopefully) all relevant information on your setup and share it here. In case your machine still hangs, but X is running, please ssh into the machine, set DISPLAY and run the script from there, e.g.: DISPLAY=:0 ./xorg-udev-setup-check.sh -des -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"