Solved HP install 13.0-RELEASE fails 'can't find /etc/hostid' + 'can't find /boot/entropy'

HP Z2 mini G5 xeon for learning. New/preowned with possibly extra security in Windows preinstall. Clean install on new m.2 nvme, planned to be mirrored.

This post suggested a newer version of freebsd might fix it.


But the version linked does not exist.

Turned off all the security features in the bios - loads of them. Upgraded to latest bios. Tried 13.1-BETA3. Proceeds past the initial error for a page or 2 of messages, then black screen hangs. Tried 14.0-CURRENT latest. Same issue.

Reset bios to factory defaults, which leaves some security features on. Works with both 14.0-CURRENT and 13.1-BETA3.

Suggestion is there is some complexity in HP bios possibly related to security features. Resetting bios to factory defaults may help.

May alternatively be a graphics issue — my machine has both intel and Nvidia Quadro T1000 graphics.

Xorg install fails with some errors….to discuss separately if i can’t resolve it.
 
Welcome to FreeBSD Forums.

… intel and Nvidia Quadro T1000 graphics. …

Can you be more specific about the Intel graphics? Thanks.

… Xorg install fails with some error …

Failure to install is extraordinary. Can you describe the error? Share photographs, if you like.

… 13.1-BETA3. Proceeds past the initial error for a page or 2 of messages, then black screen hangs. …

Is that, the installer for the beta? Or after installing the beta and failing to install X.Org?
 
Intel UHD 630. There are 3 displayports and i haven’t clarified which are supposed to talk to which gpu.

Xorg/startx error pic 2.2MB won’t load here. Have to downscale.

Using Nvidia Quadro T1000.

At this point, Gnome3 won’t start, xfce works. Gnome3 started after i logged off xfce. Xfce leaves graphics in lowres state on logout. Gnome3 still won’t start after reboot. Cinnamon same. Both hang with rectangle cursor top left and mouse pointer.

Logs to come.
 
Original dated /var/log/Xorg.0.log is nowhere to be found.

Code:
[highlights from first attempt to run X]
root # startx
xauth: file /root/.serverauth.7987 does not exist
xauth: file /root/.Xauthority does not exist
xauth: file /root/.Xauthority does not exist

X.Org X Server 1.20.13
[...]
Curent Operating System: FreeBSD ... 13.1-BETA3  ... releng/13.1-n250010-ca2ble3480b GENERIC amd64

Curent version of pixman: 0.40.0
[...]
Fatal server error:

(EE) Cannot run in framebuffer more. Please specift busIDs for all framebuffer devices
[...]
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error

Oldest log I have:
Code:
[   152.854]
X.Org X Server 1.20.13
X Protocol Version 11, Revision 0
[   152.854] Build Operating System: FreeBSD 13.0-RELEASE-p8 amd64
[   152.854] Current Operating System: FreeBSD hpz2freebsd 13.1-BETA3 FreeBSD 13.1-BETA3 releng/13.1-n250010-ca2b1e3480b GENERIC amd64
[   152.854] Build Date: 17 March 2022  11:57:49AM
[   152.854] 
[   152.854] Current version of pixman: 0.40.0
[   152.854]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[   152.854] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   152.854] (==) Log file: "/var/log/Xorg.5.log", Time: Mon Mar 28 04:11:35 2022
[   152.854] (==) Using config file: "/etc/X11/xorg.conf"
[   152.854] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
[   152.854] (==) ServerLayout "Layout0"
[   152.854] (**) |-->Screen "Screen0" (0)
[   152.854] (**) |   |-->Monitor "Monitor0"
[   152.854] (**) |   |-->Device "Device0"
[   152.854] (**) |-->Input Device "Keyboard0"
[   152.854] (**) |-->Input Device "Mouse0"
[   152.854] (==) Automatically adding devices
[   152.854] (==) Automatically enabling devices
[   152.854] (==) Not automatically adding GPU devices
[   152.854] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   152.854] (==) 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/,
    catalogue:/usr/local/etc/X11/fontpath.d
[   152.854] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[   152.854] (**) Extension "COMPOSITE" is enabled
[   152.854] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   152.854] (WW) Disabling Keyboard0
[   152.854] (WW) Disabling Mouse0
[   152.854] (II) Loader magic: 0x435f30
[   152.854] (II) Module ABI versions:
[   152.854]     X.Org ANSI C Emulation: 0.4
[   152.854]     X.Org Video Driver: 24.1
[   152.854]     X.Org XInput driver : 24.1
[   152.854]     X.Org Server Extension : 10.0
[   152.854] (--) PCI: (0@0:2:0) 8086:9be6:103c:8754 rev 3, Mem @ 0xe0000000/16777216, 0xd0000000/268435456, I/O @ 0x00004000/64
[   152.854] (--) PCI:*(1@0:0:0) 10de:1fb9:103c:8754 rev 161, Mem @ 0xe1000000/16777216, 0xb0000000/268435456, 0xc0000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/65536
[   152.854] (II) LoadModule: "glx"
[   152.855] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[   152.855] (II) Module glx: vendor="X.Org Foundation"
[   152.855]     compiled for 1.20.13, module version = 1.0.0
[   152.855]     ABI class: X.Org Server Extension, version 10.0
[   152.855] (II) LoadModule: "nvidia"
[   152.855] (II) Loading /usr/local/lib/xorg/modules/drivers/nvidia_drv.so
[   152.855] (II) Module nvidia: vendor="NVIDIA Corporation"
[   152.855]     compiled for 1.6.99.901, module version = 1.0.0
[   152.855]     Module class: X.Org Video Driver
[   152.855] (II) NVIDIA dlloader X Driver  470.86  Tue Oct 26 21:47:48 UTC 2021
[   152.854] 
X.Org X Server 1.20.13
X Protocol Version 11, Revision 0
[   152.854] Build Operating System: FreeBSD 13.0-RELEASE-p8 amd64 
[   152.854] Current Operating System: FreeBSD hpz2freebsd 13.1-BETA3 FreeBSD 13.1-BETA3 releng/13.1-n250010-ca2b1e3480b GENERIC amd64
[   152.854] Build Date: 17 March 2022  11:57:49AM
[   152.854]  
[   152.854] Current version of pixman: 0.40.0
[   152.854]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[   152.854] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   152.854] (==) Log file: "/var/log/Xorg.5.log", Time: Mon Mar 28 04:11:35 2022
[   152.854] (==) Using config file: "/etc/X11/xorg.conf"
[   152.854] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
[   152.854] (==) ServerLayout "Layout0"
[   152.854] (**) |-->Screen "Screen0" (0)
[   152.854] (**) |   |-->Monitor "Monitor0"
[   152.854] (**) |   |-->Device "Device0"
[   152.854] (**) |-->Input Device "Keyboard0"
[   152.854] (**) |-->Input Device "Mouse0"
[   152.854] (==) Automatically adding devices
[   152.854] (==) Automatically enabling devices
[   152.854] (==) Not automatically adding GPU devices
[   152.854] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   152.854] (==) 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/,
    catalogue:/usr/local/etc/X11/fontpath.d
[   152.854] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[   152.854] (**) Extension "COMPOSITE" is enabled
[   152.854] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   152.854] (WW) Disabling Keyboard0
[   152.854] (WW) Disabling Mouse0
[   152.854] (II) Loader magic: 0x435f30
[   152.854] (II) Module ABI versions:
[   152.854]     X.Org ANSI C Emulation: 0.4
[   152.854]     X.Org Video Driver: 24.1
[   152.854]     X.Org XInput driver : 24.1
[   152.854]     X.Org Server Extension : 10.0Latest log:
[   152.854] (--) PCI: (0@0:2:0) 8086:9be6:103c:8754 rev 3, Mem @ 0xe0000000/16777216, 0xd0000000/268435456, I/O @ 0x00004000/64
[   152.854] (--) PCI:*(1@0:0:0) 10de:1fb9:103c:8754 rev 161, Mem @ 0xe1000000/16777216, 0xb0000000/268435456, 0xc0000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/65536
[   152.854] (II) LoadModule: "glx"
[   152.855] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[   152.855] (II) Module glx: vendor="X.Org Foundation"
[   152.855]     compiled for 1.20.13, module version = 1.0.0
[   152.855]     ABI class: X.Org Server Extension, version 10.0
[   152.855] (II) LoadModule: "nvidia"
[   152.855] (II) Loading /usr/local/lib/xorg/modules/drivers/nvidia_drv.so
[   152.855] (II) Module nvidia: vendor="NVIDIA Corporation"
[   152.855]     compiled for 1.6.99.901, module version = 1.0.0
[   152.855]     Module class: X.Org Video Driver
[   152.855] (II) NVIDIA dlloader X Driver  470.86  Tue Oct 26 21:47:48 UTC 2021
[   152.855] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   152.855] (--) Using syscons driver with X support (version 2.0)
[   152.855] (++) using VT number 9

[   152.855] (EE) 
Fatal server error:
[   152.855] (EE) xf86OpenConsole: VT_SETMODE VT_PROCESS failed(EE) 
[   152.855] (EE) 
Please consult the The X.Org Foundation suppor


t 
     at http://wiki.x.org
 for help. 
[   152.855] (EE) Please also check the log file at "/var/log/Xorg.5.log" for additional information.
[   152.855] (EE) 


[   152.855] (EE) Server terminated with error (1). Closing log file.



[   152.855] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   152.855] (--) Using syscons driver with X support (version 2.0)
[   152.855] (++) using VT number 9

[   152.855] (EE)
Fatal server error:
[   152.855] (EE) xf86OpenConsole: VT_SETMODE VT_PROCESS failed(EE)
[   152.855] (EE)
Please consult the The X.Org Foundation support
     at http://wiki.x.org
 for help.
[   152.855] (EE) Please also check the log file at "/var/log/Xorg.5.log" for additional information.
[   152.855] (EE)
[   152.855] (EE) Server terminated with error (1)


. Closing log file.

(Not sure if errors in above paste - having problems with "message too large" and .log "file type not supported".)
 
First log after installing XFCE4 - runs:

Code:
[   306.464]
X.Org X Server 1.20.13
X Protocol Version 11, Revision 0
[   306.464] Build Operating System: FreeBSD 13.0-RELEASE-p8 amd64
[   306.464] Current Operating System: FreeBSD hpz2freebsd 13.1-BETA3 FreeBSD 13.1-BETA3 releng/13.1-n250010-ca2b1e3480b GENERIC amd64
[   306.464] Build Date: 17 March 2022  11:57:49AM
[   306.464] 
[   306.464] Current version of pixman: 0.40.0
[   306.464]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[   306.464] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   306.464] (==) Log file: "/var/log/Xorg.1.log", Time: Mon Mar 28 04:52:11 2022
[   306.464] (==) Using config file: "/etc/X11/xorg.conf"
[   306.464] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
[   306.465] (==) ServerLayout "Layout0"
[   306.465] (**) |-->Screen "Screen0" (0)
[   306.465] (**) |   |-->Monitor "Monitor0"
[   306.465] (**) |   |-->Device "Device0"
[   306.465] (**) |-->Input Device "Keyboard0"
[   306.465] (**) |-->Input Device "Mouse0"
[   306.465] (==) Automatically adding devices
[   306.465] (==) Automatically enabling devices
[   306.465] (==) Not automatically adding GPU devices
[   306.465] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   306.468] (==) 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/,
    catalogue:/usr/local/etc/X11/fontpath.d
[   306.468] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[   306.468] (**) Extension "COMPOSITE" is enabled
[   306.468] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   306.468] (WW) Disabling Keyboard0
[   306.468] (WW) Disabling Mouse0
[   306.468] (II) Loader magic: 0x435f30
[   306.468] (II) Module ABI versions:
[   306.468]     X.Org ANSI C Emulation: 0.4
[   306.468]     X.Org Video Driver: 24.1
[   306.468]     X.Org XInput driver : 24.1
[   306.468]     X.Org Server Extension : 10.0
[   306.468] (--) PCI: (0@0:2:0) 8086:9be6:103c:8754 rev 3, Mem @ 0xe0000000/16777216, 0xd0000000/268435456, I/O @ 0x00004000/64
[   306.468] (--) PCI:*(1@0:0:0) 10de:1fb9:103c:8754 rev 161, Mem @ 0xe1000000/16777216, 0xb0000000/268435456, 0xc0000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/65536
[   306.468] (II) LoadModule: "glx"
[   306.469] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[   306.473] (II) Module glx: vendor="X.Org Foundation"
[   306.473]     compiled for 1.20.13, module version = 1.0.0
[   306.473]     ABI class: X.Org Server Extension, version 10.0
[   306.473] (II) LoadModule: "nvidia"
[   306.473] (II) Loading /usr/local/lib/xorg/modules/drivers/nvidia_drv.so
[   306.473] (II) Module nvidia: vendor="NVIDIA Corporation"
[   306.473]     compiled for 1.6.99.901, module version = 1.0.0
[   306.473]     Module class: X.Org Video Driver
[   306.473] (II) NVIDIA dlloader X Driver  470.86  Tue Oct 26 21:47:48 UTC 2021
[   306.473] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   306.473] (--) Using syscons driver with X support (version 2.0)
[   306.473] (--) using VT number 9

[   306.473] (II) Loading sub module "fb"
[   306.474] (II) LoadModule: "fb"
[   306.474] (II) Loading /usr/local/lib/xorg/modules/libfb.so
[   306.474] (II) Module fb: vendor="X.Org Foundation"
[   306.474]     compiled for 1.20.13, module version = 1.0.0
[   306.474]     ABI class: X.Org ANSI C Emulation, version 0.4
[   306.474] (II) Loading sub module "wfb"
[   306.474] (II) LoadModule: "wfb"
[   306.474] (II) Loading /usr/local/lib/xorg/modules/libwfb.so
[   306.474] (II) Module wfb: vendor="X.Org Foundation"
[   306.474]     compiled for 1.20.13, module version = 1.0.0
[   306.474]     ABI class: X.Org ANSI C Emulation, version 0.4
[   306.474] (II) Loading sub module "ramdac"
[   306.474] (II) LoadModule: "ramdac"
[   306.474] (II) Module "ramdac" already built-in
[   306.475] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   306.475] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[   306.475] (==) NVIDIA(0): RGB weight 888
[   306.475] (==) NVIDIA(0): Default visual is TrueColor
[   306.475] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   306.475] (**) NVIDIA(0): Option "AddARGBGLXVisuals" "True"
[   306.475] (**) NVIDIA(0): Enabling 2D acceleration
[   306.475] (II) Loading sub module "glxserver_nvidia"
[   306.475] (II) LoadModule: "glxserver_nvidia"
[   306.475] (II) Loading /usr/local/lib/xorg/modules/extensions/libglxserver_nvidia.so
[   306.494] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[   306.494]     compiled for 1.6.99.901, module version = 1.0.0
[   306.494]     Module class: X.Org Server Extension
[   306.494] (II) NVIDIA GLX Module  470.86  Tue Oct 26 21:45:59 UTC 2021
[   306.495] (II) NVIDIA: The X server supports PRIME Render Offload.
[   307.474] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[   307.474] (--) NVIDIA(0):     DFP-0
[   307.474] (--) NVIDIA(0):     DFP-1 (boot)
[   307.474] (--) NVIDIA(0):     DFP-2
[   307.474] (--) NVIDIA(0):     DFP-3
[   307.474] (--) NVIDIA(0):     DFP-4
[   307.474] (--) NVIDIA(0):     DFP-5
[   307.474] (--) NVIDIA(0):     DFP-6
[   307.474] (--) NVIDIA(0):     DFP-7
[   307.474] (II) NVIDIA(0): NVIDIA GPU Quadro T1000 (TU117GL-A) at PCI:1:0:0 (GPU-0)
[   307.474] (--) NVIDIA(0): Memory: 4194304 kBytes
[   307.474] (--) NVIDIA(0): VideoBIOS: 90.17.35.00.4b
[   307.474] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[   307.474] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   307.474] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   307.474] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[   307.474] (--) NVIDIA(GPU-0):
[   307.499] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   307.499] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   307.499] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   307.499] (--) NVIDIA(GPU-0):
[   307.499] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   307.499] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   307.499] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   307.499] (--) NVIDIA(GPU-0):
[   307.500] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   307.500] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   307.500] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   307.500] (--) NVIDIA(GPU-0):
[   307.500] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   307.500] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[   307.500] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[   307.500] (--) NVIDIA(GPU-0):
[   307.501] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   307.501] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[   307.501] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[   307.501] (--) NVIDIA(GPU-0):
[   307.501] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   307.501] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[   307.501] (--) NVIDIA(GPU-0): DFP-6: 2660.0 MHz maximum pixel clock
[   307.501] (--) NVIDIA(GPU-0):
[   307.502] (--) NVIDIA(GPU-0): DFP-7: disconnected
[   307.502] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[   307.502] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[   307.502] (--) NVIDIA(GPU-0):
[   307.502] (==) NVIDIA(0):
[   307.502] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[   307.502] (==) NVIDIA(0):     will be used as the requested mode.
[   307.502] (==) NVIDIA(0):
[   307.502] (--) NVIDIA(0): No enabled display devices found; starting anyway because
[   307.502] (--) NVIDIA(0):     AllowEmptyInitialConfiguration is enabled
[   307.502] (II) NVIDIA(0): Validated MetaModes:
[   307.502] (II) NVIDIA(0):     "NULL"
[   307.502] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[   307.502] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[   307.502] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[   307.502] (**) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
[   307.503] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[   307.503] (II) NVIDIA:     access.
[   307.539] (II) NVIDIA(0): Setting mode "NULL"
[   307.589] (==) NVIDIA(0): Disabling shared memory pixmaps
[   307.589] (==) NVIDIA(0): Backing store enabled
[   307.589] (==) NVIDIA(0): Silken mouse enabled
[   307.590] (**) NVIDIA(0): DPMS enabled
[   307.591] (II) Loading sub module "dri2"
[   307.591] (II) LoadModule: "dri2"
[   307.591] (II) Module "dri2" already built-in
[   307.591] (II) NVIDIA(0): [DRI2] Setup complete
[   307.591] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[   307.591] (II) Initializing extension Generic Event Extension
[   307.592] (II) Initializing extension SHAPE
[   307.592] (II) Initializing extension MIT-SHM
[   307.592] (II) Initializing extension XInputExtension
[   307.593] (II) Initializing extension XTEST
[   307.594] (II) Initializing extension BIG-REQUESTS
[   307.594] (II) Initializing extension SYNC
[   307.595] (II) Initializing extension XKEYBOARD
[   307.595] (II) Initializing extension XC-MISC
[   307.596] (II) Initializing extension SECURITY
[   307.596] (II) Initializing extension XFIXES
[   307.597] (II) Initializing extension RENDER
[   307.597] (II) Initializing extension RANDR
[   307.598] (II) Initializing extension COMPOSITE
[   307.598] (II) Initializing extension DAMAGE
[   307.598] (II) Initializing extension MIT-SCREEN-SAVER
[   307.598] (II) Initializing extension DOUBLE-BUFFER
[   307.599] (II) Initializing extension RECORD
[   307.599] (II) Initializing extension DPMS
[   307.599] (II) Initializing extension Present
[   307.600] (II) Initializing extension DRI3
[   307.600] (II) Initializing extension X-Resource
[   307.600] (II) Initializing extension XVideo
[   307.600] (II) Initializing extension XVideo-MotionCompensation
[   307.600] (II) Initializing extension GLX
[   307.601] (II) Initializing extension GLX
[   307.601] (II) Indirect GLX disabled.
[   307.601] (II) GLX: Another vendor is already registered for screen 0
[   307.601] (II) Initializing extension XFree86-VidModeExtension
[   307.601] (II) Initializing extension XFree86-DGA
[   307.602] (II) Initializing extension XFree86-DRI
[   307.602] (II) Initializing extension DRI2
[   307.602] (II) Initializing extension NV-GLX
[   307.602] (II) Initializing extension NV-CONTROL
[   307.662] (II) config/udev: Adding input device System mouse (/dev/input/event0)
[   307.662] (**) System mouse: Applying InputClass "libinput pointer catchall"
[   307.662] (II) LoadModule: "libinput"
[   307.662] (II) Loading /usr/local/lib/xorg/modules/input/libinput_drv.so
[   307.670] (II) Module libinput: vendor="X.Org Foundation"
[   307.670]     compiled for 1.20.13, module version = 0.30.0
[   307.671]     Module class: X.Org XInput Driver
[   307.671]     ABI class: X.Org XInput driver, version 24.1
[   307.671] (II) Using input driver 'libinput' for 'System mouse'
[   307.671] (**) System mouse: always reports core events
[   307.671] (**) Option "Device" "/dev/input/event0"
[   307.671] (**) Option "_source" "server/udev"
[   307.676] (II) event0  - System mouse: is tagged by udev as: Mouse
[   307.677] (II) event0  - System mouse: device is a pointer
[   307.677] (II) event0  - System mouse: device removed
[   307.677] (**) Option "config_info" "udev:/dev/input/event0"
[   307.677] (II) XINPUT: Adding extended input device "System mouse" (type: MOUSE, id 6)
[   307.677] (**) Option "AccelerationScheme" "none"
[   307.677] (**) System mouse: (accel) selected scheme none/0
[   307.677] (**) System mouse: (accel) acceleration factor: 2.000
[   307.677] (**) System mouse: (accel) acceleration threshold: 4
[   307.678] (II) event0  - System mouse: is tagged by udev as: Mouse
[   307.678] (II) event0  - System mouse: device is a pointer
[   307.679] (II) config/udev: Adding input device System keyboard multiplexer (/dev/input/event1)
[   307.679] (**) System keyboard multiplexer: Applying InputClass "Evdev keyboard"
[   307.679] (**) System keyboard multiplexer: Applying InputClass "libinput keyboard catchall"
[   307.679] (II) Using input driver 'libinput' for 'System keyboard multiplexer'
[   307.679] (**) System keyboard multiplexer: always reports core events
[   307.679] (**) Option "Device" "/dev/input/event1"
[   307.679] (**) Option "_source" "server/udev"
[   307.680] (II) event1  - System keyboard multiplexer: is tagged by udev as: Keyboard
[   307.680] (II) event1  - System keyboard multiplexer: device is a keyboard
[   307.680] (II) event1  - System keyboard multiplexer: device removed
[   307.680] (**) Option "config_info" "udev:/dev/input/event1"
[   307.680] (II) XINPUT: Adding extended input device "System keyboard multiplexer" (type: KEYBOARD, id 7)
[   307.680] (**) Option "xkb_rules" "evdev"
[   307.696] (II) event1  - System keyboard multiplexer: is tagged by udev as: Keyboard
[   307.696] (II) event1  - System keyboard multiplexer: device is a keyboard
[   307.697] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[   307.697] (**) Sleep Button: Applying InputClass "Evdev keyboard"
[   307.697] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[   307.697] (II) Using input driver 'libinput' for 'Sleep Button'
[   307.697] (**) Sleep Button: always reports core events
[   307.697] (**) Option "Device" "/dev/input/event2"
[   307.697] (**) Option "_source" "server/udev"
[   307.697] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[   307.698] (II) event2  - Sleep Button: device is a keyboard
[   307.698] (II) event2  - Sleep Button: device removed
[   307.698] (**) Option "config_info" "udev:/dev/input/event2"
[   307.698] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[   307.698] (**) Option "xkb_rules" "evdev"
[   307.699] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[   307.699] (II) event2  - Sleep Button: device is a keyboard
[   307.699] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   307.699] (**) Power Button: Applying InputClass "Evdev keyboard"
[   307.699] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   307.699] (II) Using input driver 'libinput' for 'Power Button'
[   307.699] (**) Power Button: always reports core events
[   307.699] (**) Option "Device" "/dev/input/event3"
[   307.700] (**) Option "_source" "server/udev"
[   307.700] (II) event3  - Power Button: is tagged by udev as: Keyboard
[   307.700] (II) event3  - Power Button: device is a keyboard
[   307.701] (II) event3  - Power Button: device removed
[   307.701] (**) Option "config_info" "udev:/dev/input/event3"
[   307.701] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[   307.701] (**) Option "xkb_rules" "evdev"
[   307.702] (II) event3  - Power Button: is tagged by udev as: Keyboard
[   307.702] (II) event3  - Power Button: device is a keyboard
[   307.702] (II) config/udev: Adding input device AT keyboard (/dev/input/event4)
[   307.702] (**) AT keyboard: Applying InputClass "Evdev keyboard"
[   307.702] (**) AT keyboard: Applying InputClass "libinput keyboard catchall"
[   307.702] (II) Using input driver 'libinput' for 'AT keyboard'
[   307.702] (**) AT keyboard: always reports core events
[   307.702] (**) Option "Device" "/dev/input/event4"
[   307.702] (**) Option "_source" "server/udev"
[   307.703] (II) event4  - AT keyboard: is tagged by udev as: Keyboard
[   307.703] (II) event4  - AT keyboard: device is a keyboard
[   307.704] (II) event4  - AT keyboard: device removed
[   307.704] (**) Option "config_info" "udev:/dev/input/event4"
[   307.704] (II) XINPUT: Adding extended input device "AT keyboard" (type: KEYBOARD, id 10)
[   307.704] (**) Option "xkb_rules" "evdev"
[   307.705] (II) event4  - AT keyboard: is tagged by udev as: Keyboard
[   307.705] (II) event4  - AT keyboard: device is a keyboard
[   307.707] (II) config/udev: Adding input device Apple Inc. Apple Keyboard (/dev/input/event5)
[   307.707] (**) Apple Inc. Apple Keyboard: Applying InputClass "Evdev keyboard"
[   307.707] (**) Apple Inc. Apple Keyboard: Applying InputClass "libinput keyboard catchall"
[   307.707] (II) Using input driver 'libinput' for 'Apple Inc. Apple Keyboard'
[   307.707] (**) Apple Inc. Apple Keyboard: always reports core events
[   307.707] (**) Option "Device" "/dev/input/event5"
[   307.707] (**) Option "_source" "server/udev"
[   307.708] (II) event5  - Apple Inc. Apple Keyboard, class 0/0, rev 2.00/0.74, addr 2: is tagged by udev as: Keyboard
[   307.708] (II) event5  - Apple Inc. Apple Keyboard, class 0/0, rev 2.00/0.74, addr 2: device is a keyboard
[   307.709] (II) event5  - Apple Inc. Apple Keyboard, class 0/0, rev 2.00/0.74, addr 2: device removed
[   307.709] (**) Option "config_info" "udev:/dev/input/event5"
[   307.709] (II) XINPUT: Adding extended input device "Apple Inc. Apple Keyboard" (type: KEYBOARD, id 11)
[   307.709] (**) Option "xkb_rules" "evdev"
[   307.709] (II) event5  - Apple Inc. Apple Keyboard, class 0/0, rev 2.00/0.74, addr 2: is tagged by udev as: Keyboard
[   307.710] (II) event5  - Apple Inc. Apple Keyboard, class 0/0, rev 2.00/0.74, addr 2: device is a keyboard
[   307.710] (II) config/udev: Adding input device Microsoft Microsoft Optical Mouse by Starck (/dev/input/event6)
[   307.710] (**) Microsoft Microsoft Optical Mouse by Starck: Applying InputClass "libinput pointer catchall"
[   307.710] (II) Using input driver 'libinput' for 'Microsoft Microsoft Optical Mouse by Starck'
[   307.710] (**) Microsoft Microsoft Optical Mouse by Starck: always reports core events
[   307.711] (**) Option "Device" "/dev/input/event6"
[   307.711] (**) Option "_source" "server/udev"
[   307.711] (II) event6  - Microsoft Microsoft Optical Mouse by Starck, class 0/0, rev 1.10/3.00, addr 3: is tagged by udev as: Mouse
[   307.712] (II) event6  - Microsoft Microsoft Optical Mouse by Starck, class 0/0, rev 1.10/3.00, addr 3: device is a pointer
[   307.712] (II) event6  - Microsoft Microsoft Optical Mouse by Starck, class 0/0, rev 1.10/3.00, addr 3: device removed
[   307.712] (**) Option "config_info" "udev:/dev/input/event6"
[   307.712] (II) XINPUT: Adding extended input device "Microsoft Microsoft Optical Mouse by Starck" (type: MOUSE, id 12)
[   307.712] (**) Option "AccelerationScheme" "none"
[   307.712] (**) Microsoft Microsoft Optical Mouse by Starck: (accel) selected scheme none/0
[   307.712] (**) Microsoft Microsoft Optical Mouse by Starck: (accel) acceleration factor: 2.000
[   307.712] (**) Microsoft Microsoft Optical Mouse by Starck: (accel) acceleration threshold: 4
[   307.713] (II) event6  - Microsoft Microsoft Optical Mouse by Starck, class 0/0, rev 1.10/3.00, addr 3: is tagged by udev as: Mouse
[   307.714] (II) event6  - Microsoft Microsoft Optical Mouse by Starck, class 0/0, rev 1.10/3.00, addr 3: device is a pointer
[   307.716] (II) event0  - System mouse: device removed
[   307.716] (II) event1  - System keyboard multiplexer: device removed
[   307.716] (II) event2  - Sleep Button: device removed
[   307.716] (II) event3  - Power Button: device removed
[   307.716] (II) event4  - AT keyboard: device removed
[   307.716] (II) event5  - Apple Inc. Apple Keyboard, class 0/0, rev 2.00/0.74, addr 2: device removed
[   307.716] (II) event6  - Microsoft Microsoft Optical Mouse by Starck, class 0/0, rev 1.10/3.00, addr 3: device removed
[   307.718] (II) UnloadModule: "libinput"
[   307.718] (II) UnloadModule: "libinput"
[   307.718] (II) UnloadModule: "libinput"
[   307.718] (II) UnloadModule: "libinput"
[   307.718] (II) UnloadModule: "libinput"
[   307.718] (II) UnloadModule: "libinput"
[   307.718] (II) UnloadModule: "libinput"
[   308.030] (II) NVIDIA(GPU-0): Deleting GPU-0
[   308.031] (II) Server terminated successfully (0). Closing log file.
 
Somehow, it's working. Didn't change any settings. Possibly freebsd doesn't play nice when logged in as root.

All I know I did that might have helped is getting sudo to work using $ visudo and installed mate.

Cinnamon is most functional. Gnome3 and Gnome classic (via login screen settings) don't talk to network time and locale settings or machine name or drive size.

Maybe still bugs with power settings - have seen one sleep crash.
 
Last edited:
Back
Top