xorg-server-1.17.2 fails to start

Bob Willcox bob at immure.com
Sun Oct 18 08:58:49 UTC 2015


I updated my ports today and the xorg-server-1.14.7 port got updated to
xorg-server-1.17.2 and now X windows fails to start.

When I run startx, the first obvious indication that something is amiss
is this:

+ xrdb -merge /home/bob/.Xdefaults
xrdb: Connection refused
xrdb: Can't open display 'luke:0.0'
+ [ -f /usr/local/lib/X11/xdm/Xmodmap ]
+ [ -f /home/bob/.Xmodmap ]
+ xsetroot -solid midnightblue
xsetroot:  unable to open display 'luke:0.0'
+ xhost rancor han vader jabba lando luke deathstar ns darth lando qui-gon maul
boss-nass yoda hp16505a amidala windu boba
xhost:  unable to open display "luke:0.0"
+ xset s expose
xset:  unable to open display "luke:0.0"
+ xset s 900
xset:  unable to open display "luke:0.0"
+ xset s blank
xset:  unable to open display "luke:0.0"
...

There are no errors reported in the Xorg.0.log file. There are a number of
warnings, but looking at an previous Xorg.0.log file from before the ports
update, the warnings look the same. There is one suspicious line in the new
Xorg.0.log but I don't know if it's serious:

[    96.223] (II) Indirect GLX disabled.

I've attached the Xorg.0.log file of the failed startx attempt. Perhaps
someone that is more familiar with X and understands it better than can see
something useful in it.

My system's "uname -a":

FreeBSD luke.immure.com 10.2-STABLE FreeBSD 10.2-STABLE #20 r289454: Sat Oct 17 09:14:52 CDT 2015     bob at luke.immure.com:/usr/obj/usr/src/sys/LUKE  amd64

Thanks for any assistance on this. It's a real bummer not being able to run X.

Bob

-- 
Bob Willcox    | Nostalgia is living life in the past lane.
bob at immure.com |
Austin, TX     |
-------------- next part --------------
[    95.264] 
X.Org X Server 1.17.2
Release Date: 2015-06-16
[    95.264] X Protocol Version 11, Revision 0
[    95.264] Build Operating System: FreeBSD 10.2-STABLE amd64 
[    95.264] Current Operating System: FreeBSD luke.immure.com 10.2-STABLE FreeBSD 10.2-STABLE #20 r289454: Sat Oct 17 09:14:52 CDT 2015     bob at luke.immure.com:/usr/obj/usr/src/sys/LUKE amd64
[    95.265] Build Date: 17 October 2015  04:17:35PM
[    95.265]  
[    95.265] Current version of pixman: 0.32.6
[    95.265] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    95.265] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    95.265] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Oct 17 18:36:22 2015
[    95.266] (==) Using config file: "/etc/X11/xorg.conf"
[    95.267] (==) ServerLayout "X.org Configured"
[    95.267] (**) |-->Screen "Screen0" (0)
[    95.267] (**) |   |-->Monitor "Monitor0"
[    95.267] (**) |   |-->Device "Card0"
[    95.267] (**) |-->Input Device "Mouse0"
[    95.267] (**) |-->Input Device "Keyboard0"
[    95.267] (==) Automatically adding devices
[    95.267] (==) Automatically enabling devices
[    95.267] (==) Not automatically adding GPU devices
[    95.268] (WW) The directory "/usr/local/lib/X11/fonts/misc/" does not exist.
[    95.268] 	Entry deleted from font path.
[    95.268] (WW) The directory "/usr/local/lib/X11/fonts/TTF/" does not exist.
[    95.268] 	Entry deleted from font path.
[    95.268] (WW) The directory "/usr/local/lib/X11/fonts/OTF" does not exist.
[    95.268] 	Entry deleted from font path.
[    95.268] (WW) The directory "/usr/local/lib/X11/fonts/Type1/" does not exist.
[    95.268] 	Entry deleted from font path.
[    95.268] (WW) The directory "/usr/local/lib/X11/fonts/100dpi/" does not exist.
[    95.268] 	Entry deleted from font path.
[    95.268] (WW) The directory "/usr/local/lib/X11/fonts/75dpi/" does not exist.
[    95.268] 	Entry deleted from font path.
[    95.272] (**) FontPath set to:
	/usr/local/share/fonts/misc/,
	/usr/local/share/fonts/TTF/,
	/usr/local/share/fonts/OTF/,
	/usr/local/share/fonts/Type1/,
	/usr/local/share/fonts/100dpi/,
	/usr/local/share/fonts/75dpi/
[    95.272] (**) ModulePath set to "/usr/local/lib/xorg/modules"
[    95.272] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    95.272] (WW) Disabling Mouse0
[    95.272] (WW) Disabling Keyboard0
[    95.272] (II) Loader magic: 0x803150
[    95.272] (II) Module ABI versions:
[    95.272] 	X.Org ANSI C Emulation: 0.4
[    95.272] 	X.Org Video Driver: 19.0
[    95.272] 	X.Org XInput driver : 21.0
[    95.272] 	X.Org Server Extension : 9.0
[    95.273] (--) PCI:*(0:1:0:0) 10de:1187:3842:2762 rev 161, Mem @ 0xfa000000/16777216, 0xf0000000/134217728, 0xf8000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/65536
[    95.274] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[    95.274] (II) LoadModule: "extmod"
[    95.274] (II) Module "extmod" already built-in
[    95.274] (II) LoadModule: "record"
[    95.274] (II) Module "record" already built-in
[    95.274] (II) LoadModule: "dbe"
[    95.274] (II) Module "dbe" already built-in
[    95.274] (II) LoadModule: "dri2"
[    95.274] (II) Module "dri2" already built-in
[    95.274] (II) LoadModule: "glx"
[    95.275] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[    95.386] (II) Module glx: vendor="NVIDIA Corporation"
[    95.386] 	compiled for 4.0.2, module version = 1.0.0
[    95.386] 	Module class: X.Org Server Extension
[    95.386] (II) NVIDIA GLX Module  346.96  Sun Aug 23 21:29:48 PDT 2015
[    95.386] (II) LoadModule: "nvidia"
[    95.387] (II) Loading /usr/local/lib/xorg/modules/drivers/nvidia_drv.so
[    95.392] (II) Module nvidia: vendor="NVIDIA Corporation"
[    95.392] 	compiled for 4.0.2, module version = 1.0.0
[    95.393] 	Module class: X.Org Video Driver
[    95.393] (II) NVIDIA dlloader X Driver  346.96  Sun Aug 23 21:08:26 PDT 2015
[    95.393] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    95.393] (--) Using syscons driver with X support (version 0.x)
[    95.394] (--) using VT number 9

[    95.394] (II) Loading sub module "fb"
[    95.394] (II) LoadModule: "fb"
[    95.394] (II) Loading /usr/local/lib/xorg/modules/libfb.so
[    95.395] (II) Module fb: vendor="X.Org Foundation"
[    95.395] 	compiled for 1.17.2, module version = 1.0.0
[    95.395] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    95.395] (II) Loading sub module "wfb"
[    95.395] (II) LoadModule: "wfb"
[    95.396] (II) Loading /usr/local/lib/xorg/modules/libwfb.so
[    95.397] (II) Module wfb: vendor="X.Org Foundation"
[    95.397] 	compiled for 1.17.2, module version = 1.0.0
[    95.397] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    95.397] (II) Loading sub module "ramdac"
[    95.397] (II) LoadModule: "ramdac"
[    95.397] (II) Module "ramdac" already built-in
[    95.398] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    95.398] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    95.398] (==) NVIDIA(0): RGB weight 888
[    95.398] (==) NVIDIA(0): Default visual is TrueColor
[    95.398] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    95.399] (**) NVIDIA(0): Enabling 2D acceleration
[    95.980] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 760 (GK104) at PCI:1:0:0 (GPU-0)
[    95.981] (--) NVIDIA(0): Memory: 2097152 kBytes
[    95.981] (--) NVIDIA(0): VideoBIOS: 80.04.bf.00.60
[    95.981] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    96.036] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 760 at PCI:1:0:0
[    96.036] (--) NVIDIA(0):     CRT-0
[    96.036] (--) NVIDIA(0):     DFP-0
[    96.036] (--) NVIDIA(0):     DFP-1
[    96.036] (--) NVIDIA(0):     DFP-2
[    96.036] (--) NVIDIA(0):     DFP-3
[    96.036] (--) NVIDIA(0):     DELL U2715H (DFP-4) (boot, connected)
[    96.036] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[    96.036] (--) NVIDIA(0): DFP-0: Internal TMDS
[    96.036] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    96.036] (--) NVIDIA(0): DFP-1: Internal TMDS
[    96.036] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    96.036] (--) NVIDIA(0): DFP-2: Internal TMDS
[    96.036] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    96.036] (--) NVIDIA(0): DFP-3: Internal TMDS
[    96.036] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[    96.036] (--) NVIDIA(0): DELL U2715H (DFP-4): Internal DisplayPort
[    96.036] (--) NVIDIA(GPU-0): DELL U2715H (DFP-4): 960.0 MHz maximum pixel clock
[    96.036] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    96.036] (**) NVIDIA(0):     device DELL U2715H (DFP-4) (Using EDID frequencies has
[    96.036] (**) NVIDIA(0):     been enabled on all display devices.)
[    96.063] (WW) NVIDIA(GPU-0): The EDID for DELL U2715H (DFP-4) contradicts itself: mode
[    96.063] (WW) NVIDIA(GPU-0):     "720x480" is specified in the EDID; however, the EDID's
[    96.063] (WW) NVIDIA(GPU-0):     valid HorizSync range (30.000-113.000 kHz) would exclude
[    96.063] (WW) NVIDIA(GPU-0):     this mode's HorizSync (15.7 kHz); ignoring HorizSync check
[    96.063] (WW) NVIDIA(GPU-0):     for mode "720x480".
[    96.063] (WW) NVIDIA(GPU-0): The EDID for DELL U2715H (DFP-4) contradicts itself: mode
[    96.063] (WW) NVIDIA(GPU-0):     "720x576" is specified in the EDID; however, the EDID's
[    96.063] (WW) NVIDIA(GPU-0):     valid HorizSync range (30.000-113.000 kHz) would exclude
[    96.063] (WW) NVIDIA(GPU-0):     this mode's HorizSync (15.6 kHz); ignoring HorizSync check
[    96.063] (WW) NVIDIA(GPU-0):     for mode "720x576".
[    96.063] (WW) NVIDIA(GPU-0): The EDID for DELL U2715H (DFP-4) contradicts itself: mode
[    96.063] (WW) NVIDIA(GPU-0):     "720x576" is specified in the EDID; however, the EDID's
[    96.063] (WW) NVIDIA(GPU-0):     valid VertRefresh range (56.000-86.000 Hz) would exclude
[    96.063] (WW) NVIDIA(GPU-0):     this mode's VertRefresh (50.0 Hz); ignoring VertRefresh
[    96.063] (WW) NVIDIA(GPU-0):     check for mode "720x576".
[    96.063] (WW) NVIDIA(GPU-0): The EDID for DELL U2715H (DFP-4) contradicts itself: mode
[    96.063] (WW) NVIDIA(GPU-0):     "1920x1080" is specified in the EDID; however, the EDID's
[    96.063] (WW) NVIDIA(GPU-0):     valid HorizSync range (30.000-113.000 kHz) would exclude
[    96.063] (WW) NVIDIA(GPU-0):     this mode's HorizSync (28.1 kHz); ignoring HorizSync check
[    96.063] (WW) NVIDIA(GPU-0):     for mode "1920x1080".
[    96.063] (WW) NVIDIA(GPU-0): The EDID for DELL U2715H (DFP-4) contradicts itself: mode
[    96.063] (WW) NVIDIA(GPU-0):     "1920x1080" is specified in the EDID; however, the EDID's
[    96.063] (WW) NVIDIA(GPU-0):     valid VertRefresh range (56.000-86.000 Hz) would exclude
[    96.063] (WW) NVIDIA(GPU-0):     this mode's VertRefresh (50.0 Hz); ignoring VertRefresh
[    96.063] (WW) NVIDIA(GPU-0):     check for mode "1920x1080".
[    96.063] (WW) NVIDIA(GPU-0): The EDID for DELL U2715H (DFP-4) contradicts itself: mode
[    96.063] (WW) NVIDIA(GPU-0):     "1920x1080" is specified in the EDID; however, the EDID's
[    96.063] (WW) NVIDIA(GPU-0):     valid VertRefresh range (56.000-86.000 Hz) would exclude
[    96.063] (WW) NVIDIA(GPU-0):     this mode's VertRefresh (50.0 Hz); ignoring VertRefresh
[    96.063] (WW) NVIDIA(GPU-0):     check for mode "1920x1080".
[    96.063] (WW) NVIDIA(GPU-0): The EDID for DELL U2715H (DFP-4) contradicts itself: mode
[    96.063] (WW) NVIDIA(GPU-0):     "720x576" is specified in the EDID; however, the EDID's
[    96.063] (WW) NVIDIA(GPU-0):     valid VertRefresh range (56.000-86.000 Hz) would exclude
[    96.063] (WW) NVIDIA(GPU-0):     this mode's VertRefresh (50.0 Hz); ignoring VertRefresh
[    96.063] (WW) NVIDIA(GPU-0):     check for mode "720x576".
[    96.063] (WW) NVIDIA(GPU-0): The EDID for DELL U2715H (DFP-4) contradicts itself: mode
[    96.063] (WW) NVIDIA(GPU-0):     "1280x720" is specified in the EDID; however, the EDID's
[    96.063] (WW) NVIDIA(GPU-0):     valid VertRefresh range (56.000-86.000 Hz) would exclude
[    96.063] (WW) NVIDIA(GPU-0):     this mode's VertRefresh (50.0 Hz); ignoring VertRefresh
[    96.063] (WW) NVIDIA(GPU-0):     check for mode "1280x720".
[    96.063] (WW) NVIDIA(GPU-0): The EDID for DELL U2715H (DFP-4) contradicts itself: mode
[    96.063] (WW) NVIDIA(GPU-0):     "1920x1080" is specified in the EDID; however, the EDID's
[    96.063] (WW) NVIDIA(GPU-0):     valid HorizSync range (30.000-113.000 kHz) would exclude
[    96.063] (WW) NVIDIA(GPU-0):     this mode's HorizSync (27.0 kHz); ignoring HorizSync check
[    96.063] (WW) NVIDIA(GPU-0):     for mode "1920x1080".
[    96.063] (WW) NVIDIA(GPU-0): The EDID for DELL U2715H (DFP-4) contradicts itself: mode
[    96.063] (WW) NVIDIA(GPU-0):     "1920x1080" is specified in the EDID; however, the EDID's
[    96.063] (WW) NVIDIA(GPU-0):     valid VertRefresh range (56.000-86.000 Hz) would exclude
[    96.063] (WW) NVIDIA(GPU-0):     this mode's VertRefresh (24.0 Hz); ignoring VertRefresh
[    96.063] (WW) NVIDIA(GPU-0):     check for mode "1920x1080".
[    96.063] (WW) NVIDIA(GPU-0): The EDID for DELL U2715H (DFP-4) contradicts itself: mode
[    96.063] (WW) NVIDIA(GPU-0):     "1920x1080" is specified in the EDID; however, the EDID's
[    96.063] (WW) NVIDIA(GPU-0):     valid HorizSync range (30.000-113.000 kHz) would exclude
[    96.063] (WW) NVIDIA(GPU-0):     this mode's HorizSync (28.1 kHz); ignoring HorizSync check
[    96.063] (WW) NVIDIA(GPU-0):     for mode "1920x1080".
[    96.063] (WW) NVIDIA(GPU-0): The EDID for DELL U2715H (DFP-4) contradicts itself: mode
[    96.063] (WW) NVIDIA(GPU-0):     "1920x1080" is specified in the EDID; however, the EDID's
[    96.063] (WW) NVIDIA(GPU-0):     valid VertRefresh range (56.000-86.000 Hz) would exclude
[    96.063] (WW) NVIDIA(GPU-0):     this mode's VertRefresh (25.0 Hz); ignoring VertRefresh
[    96.063] (WW) NVIDIA(GPU-0):     check for mode "1920x1080".
[    96.064] (WW) NVIDIA(GPU-0): The EDID for DELL U2715H (DFP-4) contradicts itself: mode
[    96.064] (WW) NVIDIA(GPU-0):     "1920x1080" is specified in the EDID; however, the EDID's
[    96.064] (WW) NVIDIA(GPU-0):     valid VertRefresh range (56.000-86.000 Hz) would exclude
[    96.064] (WW) NVIDIA(GPU-0):     this mode's VertRefresh (30.0 Hz); ignoring VertRefresh
[    96.064] (WW) NVIDIA(GPU-0):     check for mode "1920x1080".
[    96.064] (==) NVIDIA(0): 
[    96.064] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    96.064] (==) NVIDIA(0):     will be used as the requested mode.
[    96.064] (==) NVIDIA(0): 
[    96.064] (II) NVIDIA(0): Validated MetaModes:
[    96.064] (II) NVIDIA(0):     "DFP-4:nvidia-auto-select"
[    96.064] (II) NVIDIA(0): Virtual screen size determined to be 2560 x 1440
[    96.069] (--) NVIDIA(0): DPI set to (108, 107); computed from "UseEdidDpi" X config
[    96.069] (--) NVIDIA(0):     option
[    96.069] (--) Depth 24 pixmap format is 32 bpp
[    96.069] (II) NVIDIA: Reserving 3072.00 MB of virtual memory for indirect memory
[    96.069] (II) NVIDIA:     access.
[    96.118] (II) NVIDIA(0): Setting mode "DFP-4:nvidia-auto-select"
[    96.220] (==) NVIDIA(0): Disabling shared memory pixmaps
[    96.220] (==) NVIDIA(0): Backing store enabled
[    96.220] (==) NVIDIA(0): Silken mouse enabled
[    96.221] (==) NVIDIA(0): DPMS enabled
[    96.221] (II) Loading sub module "dri2"
[    96.221] (II) LoadModule: "dri2"
[    96.221] (II) Module "dri2" already built-in
[    96.221] (II) NVIDIA(0): [DRI2] Setup complete
[    96.221] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    96.222] (--) RandR disabled
[    96.223] (II) Initializing extension GLX
[    96.223] (II) Indirect GLX disabled.(II) config/hal: Adding input device Das Keyboard
[    96.294] (II) LoadModule: "kbd"
[    96.294] (II) Loading /usr/local/lib/xorg/modules/input/kbd_drv.so
[    96.294] (II) Module kbd: vendor="X.Org Foundation"
[    96.294] 	compiled for 1.17.2, module version = 1.8.1
[    96.294] 	Module class: X.Org XInput Driver
[    96.294] 	ABI class: X.Org XInput driver, version 21.0
[    96.294] (II) Using input driver 'kbd' for 'Das Keyboard'
[    96.294] (**) Das Keyboard: always reports core events
[    96.294] (**) Das Keyboard: always reports core events
[    96.294] (**) Option "Protocol" "standard"
[    96.294] (WW) Option "Device" requires a string value
[    96.294] (**) Option "XkbRules" "base"
[    96.294] (**) Option "XkbModel" "pc105"
[    96.294] (**) Option "XkbLayout" "us"
[    96.294] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/usb_device_24f0_140_noserial_if0"
[    96.294] (II) XINPUT: Adding extended input device "Das Keyboard" (type: KEYBOARD, id 6)
[    96.297] (II) config/hal: Adding input device USB Receiver
[    96.297] (II) LoadModule: "mouse"
[    96.297] (II) Loading /usr/local/lib/xorg/modules/input/mouse_drv.so
[    96.297] (II) Module mouse: vendor="X.Org Foundation"
[    96.297] 	compiled for 1.17.2, module version = 1.9.1
[    96.297] 	Module class: X.Org XInput Driver
[    96.297] 	ABI class: X.Org XInput driver, version 21.0
[    96.297] (II) Using input driver 'mouse' for 'USB Receiver'
[    96.297] (**) USB Receiver: always reports core events
[    96.297] (**) Option "Device" "/dev/sysmouse"
[    96.297] (==) USB Receiver: Protocol: "Auto"
[    96.297] (**) USB Receiver: always reports core events
[    96.297] (==) USB Receiver: Emulate3Buttons, Emulate3Timeout: 50
[    96.297] (**) USB Receiver: ZAxisMapping: buttons 4 and 5
[    96.297] (**) USB Receiver: Buttons: 5
[    96.297] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/usb_device_46d_c52b_noserial_if1"
[    96.297] (II) XINPUT: Adding extended input device "USB Receiver" (type: MOUSE, id 7)
[    96.297] (**) USB Receiver: (accel) keeping acceleration scheme 1
[    96.298] (**) USB Receiver: (accel) acceleration profile 0
[    96.298] (**) USB Receiver: (accel) acceleration factor: 2.000
[    96.298] (**) USB Receiver: (accel) acceleration threshold: 4
[    96.298] (II) USB Receiver: SetupAuto: hw.iftype is 4, hw.model is 0
[    96.298] (II) USB Receiver: SetupAuto: protocol is SysMouse
[    96.300] (II) config/hal: Adding input device USB Receiver
[    96.300] (II) Using input driver 'kbd' for 'USB Receiver'
[    96.300] (**) USB Receiver: always reports core events
[    96.300] (**) USB Receiver: always reports core events
[    96.300] (**) Option "Protocol" "standard"
[    96.300] (WW) Option "Device" requires a string value
[    96.300] (**) Option "XkbRules" "base"
[    96.300] (**) Option "XkbModel" "pc105"
[    96.300] (**) Option "XkbLayout" "us"
[    96.300] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/usb_device_46d_c52b_noserial_if0"
[    96.300] (II) XINPUT: Adding extended input device "USB Receiver" (type: KEYBOARD, id 8)
[    96.301] (II) config/hal: Adding input device AT Keyboard
[    96.301] (II) Using input driver 'kbd' for 'AT Keyboard'
[    96.301] (**) AT Keyboard: always reports core events
[    96.301] (**) AT Keyboard: always reports core events
[    96.301] (**) Option "Protocol" "standard"
[    96.302] (WW) Option "Device" requires a string value
[    96.302] (**) Option "XkbRules" "base"
[    96.302] (**) Option "XkbModel" "pc105"
[    96.302] (**) Option "XkbLayout" "us"
[    96.302] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/atkbd_0"
[    96.302] (II) XINPUT: Adding extended input device "AT Keyboard" (type: KEYBOARD, id 9)
[    96.776] (II) UnloadModule: "kbd"
[    96.776] (II) UnloadModule: "kbd"
[    96.776] (II) UnloadModule: "mouse"
[    96.776] (II) UnloadModule: "kbd"
[    97.064] (II) NVIDIA(GPU-0): Deleting GPU-0
[    97.066] (II) Server terminated successfully (0). Closing log file.


More information about the freebsd-x11 mailing list