Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Feb 2020 14:18:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 196678] x11-servers/xorg-server: Update to 1.20.7 + make config/devd recognize /dev/input/eventX from multimedia/webcamd
Message-ID:  <bug-196678-7141-PXZJVpJEtf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196678-7141@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196678

Michael Gmelin <grembo@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |grembo@FreeBSD.org

--- Comment #158 from Michael Gmelin <grembo@FreeBSD.org> ---
(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.

help

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