Solved GeForce GT 1030

Also, when I deleted the added nvidia.conf file in /usr/local/share/X11/xorg.conf.d, I was able to reboot back into the system!!
 
Also, when I deleted the added nvidia.conf file in /usr/local/share/X11/xorg.conf.d, I was able to reboot back into the system!!
I think since I've been reading, researching and trying everything I can locate about using the GeForce GT 1030 video card with my 13.0 BSD system without success, I'm going to return it through Amazon and try an AMD Radon video card. The MSI Z590 PRO WIFI Lightning Gen 4 Motherboard has the i7-10700k cpu installed, however I have not been successful with the intel stuff either. Darn, I didn't think that buying a new Motherboard and CPU I would have so many issues with my beloved BSD. I started using FreeBSD with the 4.9 version, but have had major open heart surgery where my memory at the age of 75 just is not as it once was.

Thanks for all of you BSD'ers for your long time support.
 
so you boot your system to a console, login and then run startx?
Did you make sure your username is added to the video group?
are both the modules installed?
You installed the nvidia driver?
as root:
pkg install nvidia-driver
Yes, both modules are installed. And, I had already installed nvidia-driver by pkg install nvidia-driver.
 
Before returning it, post your /var/log/Xorg.0.log. The card should work just fine on FreeBSD with the x11/nvidia-driver. Very little configuration is required. But without having a look at your logs there's no way to tell if things are set up correctly.

From the command line: cat /var/log/Xorg.0.log | nc termbin.com 9999. Then post the resulting URL here.
 
Before returning it, post your /var/log/Xorg.0.log. The card should work just fine on FreeBSD with the x11/nvidia-driver. Very little configuration is required. But without having a look at your logs there's no way to tell if things are set up correctly.

From the command line: cat /var/log/Xorg.0.log | nc termbin.com 9999. Then post the resulting URL here.
Code:
[root@randy /home/randy]#  cat /var/log/Xorg.0.log
[    36.751] 
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[    36.751] Build Operating System: FreeBSD 13.0-RELEASE-p4 amd64 
[    36.751] Current Operating System: FreeBSD randy.bsd.net 13.0-RELEASE-p4 FreeBSD 13.0-RELEASE-p4 #0: Tue Aug 24 07:33:27 UTC 2021     [email]root@amd64-builder.daemonology.net[/email]:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
[    36.751] Build Date: 26 August 2021  07:50:47AM
[    36.751]  
[    36.752] Current version of pixman: 0.40.0
[    36.752]     Before reporting problems, check [URL]http://wiki.x.org[/URL]
    to make sure that you have the latest version.
[    36.752] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    36.752] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Sep  7 11:47:12 2021
[    36.759] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
[    36.785] (==) No Layout section.  Using the first Screen section.
[    36.785] (==) No screen section available. Using defaults.
[    36.785] (**) |-->Screen "Default Screen Section" (0)
[    36.785] (**) |   |-->Monitor "<default monitor>"
[    36.786] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
[    36.786] (==) Automatically adding devices
[    36.786] (==) Automatically enabling devices
[    36.786] (==) Not automatically adding GPU devices
[    36.787] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    36.885] (==) 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
[    36.885] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[    36.885] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[    36.885] (II) Loader magic: 0x435a90
[    36.885] (II) Module ABI versions:
[    36.885]     X.Org ANSI C Emulation: 0.4
[    36.885]     X.Org Video Driver: 24.1
[    36.885]     X.Org XInput driver : 24.1
[    36.885]     X.Org Server Extension : 10.0
[    36.885] (!!) More than one possible primary device found
[    36.885] (--) PCI: (0@0:2:0) 8086:9bc5:1462:7d09 rev 5, Mem @ 0xa3000000/16777216, 0x80000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/65536
[    36.885] (--) PCI: (1@0:0:0) 10de:1d01:19da:2476 rev 161, Mem @ 0xa4000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/65536
[    36.886] (II) LoadModule: "glx"
[    36.893] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[    36.969] (II) Module glx: vendor="X.Org Foundation"
[    36.969]     compiled for 1.20.11, module version = 1.0.0
[    36.969]     ABI class: X.Org Server Extension, version 10.0
[    36.969] (==) Matched modesetting as autoconfigured driver 0
[    36.969] (==) Matched scfb as autoconfigured driver 1
[    36.969] (==) Matched vesa as autoconfigured driver 2
[    36.969] (==) Assigned the driver to the xf86ConfigLayout
[    36.969] (II) LoadModule: "modesetting"
[    36.969] (II) Loading /usr/local/lib/xorg/modules/drivers/modesetting_drv.so
[    36.970] (II) Module modesetting: vendor="X.Org Foundation"
[    36.970]     compiled for 1.20.11, module version = 1.20.11
[    36.970]     Module class: X.Org Video Driver
[    36.970]     ABI class: X.Org Video Driver, version 24.1
[    36.970] (II) LoadModule: "scfb"
[    36.970] (II) Loading /usr/local/lib/xorg/modules/drivers/scfb_drv.so
[    36.971] (II) Module scfb: vendor="X.Org Foundation"
[    36.971]     compiled for 1.20.11, module version = 0.0.5
[    36.971]     ABI class: X.Org Video Driver, version 24.1
[    36.971] (II) LoadModule: "vesa"
[    36.971] (II) Loading /usr/local/lib/xorg/modules/drivers/vesa_drv.so
[    36.978] (II) Module vesa: vendor="X.Org Foundation"
[    36.978]     compiled for 1.20.11, module version = 2.5.0
[    36.978]     Module class: X.Org Video Driver
[    36.978]     ABI class: X.Org Video Driver, version 24.1
[    36.978] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    36.978] (II) scfb: driver for wsdisplay framebuffer: scfb
[    36.978] (II) VESA: driver for VESA chipsets: vesa
[    36.978] (--) Using syscons driver with X support (version 2.0)
[    36.978] (--) using VT number 9

[    36.978] (WW) Falling back to old probe method for modesetting
[    36.978] (EE) open /dev/dri/card0: No such file or directory
[    36.978] (WW) Falling back to old probe method for scfb
[    36.978] scfb trace: probe start
[    36.978] (II) scfb(0): using default device
[    36.978] scfb trace: probe done
[    36.979] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    36.979] scfb: PreInit 0
[    36.979] (II) scfb(0): Using: depth (32),    width (1024),     height (768)
[    36.979] (II) scfb(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
[    36.979] (==) scfb(0): Depth 24, (==) framebuffer bpp 32
[    36.979] (==) scfb(0): RGB weight 888
[    36.979] (==) scfb(0): Default visual is TrueColor
[    36.979] (==) scfb(0): Using gamma correction (1.0, 1.0, 1.0)
[    36.979] (II) scfb(0): Vidmem: 3072k
[    36.979] (==) scfb(0): DPI set to (96, 96)
[    36.979] (**) scfb(0): Using "Shadow Framebuffer"
[    36.979] (II) Loading sub module "shadow"
[    36.979] (II) LoadModule: "shadow"
[    36.979] (II) Loading /usr/local/lib/xorg/modules/libshadow.so
[    36.984] (II) Module shadow: vendor="X.Org Foundation"
[    36.984]     compiled for 1.20.11, module version = 1.1.0
[    36.984]     ABI class: X.Org ANSI C Emulation, version 0.4
[    36.984] (II) Loading sub module "fb"
[    36.984] (II) LoadModule: "fb"
[    36.984] (II) Loading /usr/local/lib/xorg/modules/libfb.so
[    36.985] (II) Module fb: vendor="X.Org Foundation"
[    36.985]     compiled for 1.20.11, module version = 1.0.0
[    36.985]     ABI class: X.Org ANSI C Emulation, version 0.4
[    36.985] scfb: PreInit done
[    36.985] (II) UnloadModule: "modesetting"
[    36.985] (II) Unloading modesetting
[    36.985] (II) UnloadModule: "vesa"
[    36.985] (II) Unloading vesa
[    36.986] scfb: ScfbScreenInit 0
[    36.986]     bitsPerPixel=32, depth=24, defaultVisual=TrueColor
    mask: ff0000,ff00,ff, offset: 16,8,0
[    36.986] mmap returns: addr 0x801c00000 len 0x300000, fd 12, off 0
[    36.986] scfb: ScfbSave 0
[    36.986] scfb: ScfbSave done
[    36.989] (==) scfb(0): Backing store enabled
[    36.989] scfb: ScfbScreenInit done
[    36.989] (II) Initializing extension Generic Event Extension
[    36.991] (II) Initializing extension SHAPE
[    36.992] (II) Initializing extension MIT-SHM
[    36.992] (II) Initializing extension XInputExtension
[    36.994] (II) Initializing extension XTEST
[    36.994] (II) Initializing extension BIG-REQUESTS
[    36.995] (II) Initializing extension SYNC
[    36.996] (II) Initializing extension XKEYBOARD
[    36.996] (II) Initializing extension XC-MISC
[    36.997] (II) Initializing extension SECURITY
[    36.998] (II) Initializing extension XFIXES
[    36.998] (II) Initializing extension RENDER
[    36.999] (II) Initializing extension RANDR
[    37.000] (II) Initializing extension COMPOSITE
[    37.001] (II) Initializing extension DAMAGE
[    37.001] (II) Initializing extension MIT-SCREEN-SAVER
[    37.002] (II) Initializing extension DOUBLE-BUFFER
[    37.003] (II) Initializing extension RECORD
[    37.003] (II) Initializing extension DPMS
[    37.003] (II) Initializing extension Present
[    37.004] (II) Initializing extension DRI3
[    37.004] (II) Initializing extension X-Resource
[    37.005] (II) Initializing extension XVideo
[    37.005] (II) Initializing extension XVideo-MotionCompensation
[    37.005] (II) Initializing extension GLX
[    37.006] (II) AIGLX: Screen 0 is not DRI2 capable
[    37.722] (II) IGLX: Loaded and initialized swrast
[    37.722] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    37.722] (II) Initializing extension XFree86-VidModeExtension
[    37.723] (II) Initializing extension XFree86-DGA
[    37.724] (II) Initializing extension XFree86-DRI
[    37.724] (II) Initializing extension DRI2
[    38.087] (II) config/udev: Adding input device System mouse (/dev/input/event0)
[    38.087] (**) System mouse: Applying InputClass "libinput pointer catchall"
[    38.087] (II) LoadModule: "libinput"
[    38.088] (II) Loading /usr/local/lib/xorg/modules/input/libinput_drv.so
[    38.547] (II) Module libinput: vendor="X.Org Foundation"
[    38.547]     compiled for 1.20.11, module version = 0.30.0
[    38.547]     Module class: X.Org XInput Driver
[    38.547]     ABI class: X.Org XInput driver, version 24.1
[    38.547] (II) Using input driver 'libinput' for 'System mouse'
[    38.547] (**) System mouse: always reports core events
[    38.547] (**) Option "Device" "/dev/input/event0"
[    38.547] (**) Option "_source" "server/udev"
[    38.636] (II) event0  - System mouse: is tagged by udev as: Mouse
[    38.636] (II) event0  - System mouse: device is a pointer
[    38.637] (II) event0  - System mouse: device removed
[    38.637] (**) Option "config_info" "udev:/dev/input/event0"
[    38.637] (II) XINPUT: Adding extended input device "System mouse" (type: MOUSE, id 6)
[    38.638] (**) Option "AccelerationScheme" "none"
[    38.638] (**) System mouse: (accel) selected scheme none/0
[    38.638] (**) System mouse: (accel) acceleration factor: 2.000
[    38.638] (**) System mouse: (accel) acceleration threshold: 4
[    38.639] (II) event0  - System mouse: is tagged by udev as: Mouse
[    38.640] (II) event0  - System mouse: device is a pointer
[    38.640] (II) config/udev: Adding input device System keyboard multiplexer (/dev/input/event1)
[    38.640] (**) System keyboard multiplexer: Applying InputClass "Evdev keyboard"
[    38.640] (**) System keyboard multiplexer: Applying InputClass "libinput keyboard catchall"
[    38.640] (II) Using input driver 'libinput' for 'System keyboard multiplexer'
[    38.640] (**) System keyboard multiplexer: always reports core events
[    38.640] (**) Option "Device" "/dev/input/event1"
[    38.640] (**) Option "_source" "server/udev"
[    38.640] (II) event1  - System keyboard multiplexer: is tagged by udev as: Keyboard
[    38.640] (II) event1  - System keyboard multiplexer: device is a keyboard
[    38.640] (II) event1  - System keyboard multiplexer: device removed
[    38.640] (**) Option "config_info" "udev:/dev/input/event1"
[    38.640] (II) XINPUT: Adding extended input device "System keyboard multiplexer" (type: KEYBOARD, id 7)
[    38.640] (**) Option "xkb_rules" "evdev"
[    38.656] (II) event1  - System keyboard multiplexer: is tagged by udev as: Keyboard
[    38.656] (II) event1  - System keyboard multiplexer: device is a keyboard
[    38.656] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    38.656] (**) Sleep Button: Applying InputClass "Evdev keyboard"
[    38.656] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    38.656] (II) Using input driver 'libinput' for 'Sleep Button'
[    38.656] (**) Sleep Button: always reports core events
[    38.656] (**) Option "Device" "/dev/input/event2"
[    38.656] (**) Option "_source" "server/udev"
[    38.657] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[    38.657] (II) event2  - Sleep Button: device is a keyboard
[    38.657] (II) event2  - Sleep Button: device removed
[    38.657] (**) Option "config_info" "udev:/dev/input/event2"
[    38.657] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    38.657] (**) Option "xkb_rules" "evdev"
[    38.657] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[    38.657] (II) event2  - Sleep Button: device is a keyboard
[    38.657] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    38.657] (**) Power Button: Applying InputClass "Evdev keyboard"
[    38.657] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    38.657] (II) Using input driver 'libinput' for 'Power Button'
[    38.657] (**) Power Button: always reports core events
[    38.657] (**) Option "Device" "/dev/input/event3"
[    38.657] (**) Option "_source" "server/udev"
[    38.657] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    38.658] (II) event3  - Power Button: device is a keyboard
[    38.658] (II) event3  - Power Button: device removed
[    38.658] (**) Option "config_info" "udev:/dev/input/event3"
[    38.658] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[    38.658] (**) Option "xkb_rules" "evdev"
[    38.658] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    38.658] (II) event3  - Power Button: device is a keyboard
[    38.658] (II) config/udev: Adding input device AT keyboard (/dev/input/event4)
[    38.658] (**) AT keyboard: Applying InputClass "Evdev keyboard"
[    38.658] (**) AT keyboard: Applying InputClass "libinput keyboard catchall"
[    38.658] (II) Using input driver 'libinput' for 'AT keyboard'
[    38.658] (**) AT keyboard: always reports core events
[    38.658] (**) Option "Device" "/dev/input/event4"
[    38.658] (**) Option "_source" "server/udev"
[    38.658] (II) event4  - AT keyboard: is tagged by udev as: Keyboard
[    38.658] (II) event4  - AT keyboard: device is a keyboard
[    38.659] (II) event4  - AT keyboard: device removed
[    38.659] (**) Option "config_info" "udev:/dev/input/event4"
[    38.659] (II) XINPUT: Adding extended input device "AT keyboard" (type: KEYBOARD, id 10)
[    38.659] (**) Option "xkb_rules" "evdev"
[    38.659] (II) event4  - AT keyboard: is tagged by udev as: Keyboard
[    38.659] (II) event4  - AT keyboard: device is a keyboard
[    38.659] (II) config/udev: Adding input device Chicony USB Keyboard (/dev/input/event5)
[    38.659] (**) Chicony USB Keyboard: Applying InputClass "Evdev keyboard"
[    38.659] (**) Chicony USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    38.659] (II) Using input driver 'libinput' for 'Chicony USB Keyboard'
[    38.659] (**) Chicony USB Keyboard: always reports core events
[    38.659] (**) Option "Device" "/dev/input/event5"
[    38.659] (**) Option "_source" "server/udev"
[    38.660] (II) event5  - Chicony USB Keyboard, class 0/0, rev 2.00/1.44, addr 4: is tagged by udev as: Keyboard
[    38.660] (II) event5  - Chicony USB Keyboard, class 0/0, rev 2.00/1.44, addr 4: device is a keyboard
[    38.660] (II) event5  - Chicony USB Keyboard, class 0/0, rev 2.00/1.44, addr 4: device removed
[    38.660] (**) Option "config_info" "udev:/dev/input/event5"
[    38.660] (II) XINPUT: Adding extended input device "Chicony USB Keyboard" (type: KEYBOARD, id 11)
[    38.660] (**) Option "xkb_rules" "evdev"
[    38.660] (II) event5  - Chicony USB Keyboard, class 0/0, rev 2.00/1.44, addr 4: is tagged by udev as: Keyboard
[    38.660] (II) event5  - Chicony USB Keyboard, class 0/0, rev 2.00/1.44, addr 4: device is a keyboard
[    38.661] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event6)
[    38.661] (**) Logitech USB Receiver: Applying InputClass "Evdev keyboard"
[    38.661] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
[    38.661] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[    38.661] (**) Logitech USB Receiver: always reports core events
[    38.661] (**) Option "Device" "/dev/input/event6"
[    38.661] (**) Option "_source" "server/udev"
[    38.661] (II) event6  - Logitech USB Receiver, class 0/0, rev 2.00/12.07, addr 6: is tagged by udev as: Keyboard
[    38.661] (II) event6  - Logitech USB Receiver, class 0/0, rev 2.00/12.07, addr 6: device is a keyboard
[    38.661] (II) event6  - Logitech USB Receiver, class 0/0, rev 2.00/12.07, addr 6: device removed
[    38.661] (**) Option "config_info" "udev:/dev/input/event6"
[    38.661] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 12)
[    38.661] (**) Option "xkb_rules" "evdev"
[    38.662] (II) event6  - Logitech USB Receiver, class 0/0, rev 2.00/12.07, addr 6: is tagged by udev as: Keyboard
[    38.662] (II) event6  - Logitech USB Receiver, class 0/0, rev 2.00/12.07, addr 6: device is a keyboard
[    38.662] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event7)
[    38.662] (**) Logitech USB Receiver: Applying InputClass "libinput pointer catchall"
[    38.662] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[    38.662] (**) Logitech USB Receiver: always reports core events
[    38.662] (**) Option "Device" "/dev/input/event7"
[    38.662] (**) Option "_source" "server/udev"
[    38.662] (II) event7  - Logitech USB Receiver, class 0/0, rev 2.00/12.07, addr 6: is tagged by udev as: Mouse
[    38.662] (II) event7  - Logitech USB Receiver, class 0/0, rev 2.00/12.07, addr 6: device is a pointer
[    38.663] (II) event7  - Logitech USB Receiver, class 0/0, rev 2.00/12.07, addr 6: device removed
[    38.663] (**) Option "config_info" "udev:/dev/input/event7"
[    38.663] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 13)
[    38.663] (**) Option "AccelerationScheme" "none"
[    38.663] (**) Logitech USB Receiver: (accel) selected scheme none/0
[    38.663] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[    38.663] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[    38.663] (II) event7  - Logitech USB Receiver, class 0/0, rev 2.00/12.07, addr 6: is tagged by udev as: Mouse
[    38.663] (II) event7  - Logitech USB Receiver, class 0/0, rev 2.00/12.07, addr 6: device is a pointer
[    38.663] scfb: SaveScreen 0
[    38.663] scfb: SaveScreen done
[root@randy /home/randy]#
 
Looking at
Code:
[ 36.885] (!!) More than one possible primary device found
[ 36.885] (--) PCI: (0@0:2:0) 8086:9bc5:1462:7d09 rev 5, Mem @ 0xa3000000/16777216, 0x80000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/65536
[ 36.885] (--) PCI: (1@0:0:0) 10de:1d01:19da:2476 rev 161, Mem @ 0xa4000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/65536
Indicate that Xorg does not know which driver to use, so you will need to have a minimal xorg config entry that will specify the nvidia gpu pci id

Creating the file /usr/local/etc/X11/xorg.conf.d/30-nvidia.conf
with the following should work
Code:
Section "Device"
  Identifier  "Nvidia"
  Driver  "nvidia"
  BusID  "PCI:1:0:0"
EndSection
Since I don't have the actual computer that was having this issue on hand, this is from memory
 
Do you have more than one GPU in this system?
Can you show the output of pciconf -vl?
Code:
root@randy /home/randy]#  cat /var/log/Xorg.0.log
[    36.751] 
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[    36.751] Build Operating System: FreeBSD 13.0-RELEASE-p4 amd64 
[    36.751] Current Operating System: FreeBSD randy.bsd.net 13.0-RELEASE-p4 FreeBSD 13.0-RELEASE-p4 #0: Tue Aug 24 07:33:27 UTC 2021     [email]root@amd64-builder.daemonology.net[/email]:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
[    36.751] Build Date: 26 August 2021  07:50:47AM
[    36.751]  
[    36.752] Current version of pixman: 0.40.0
[    36.752]     Before reporting problems, check [URL]http://wiki.x.org[/URL]
    to make sure that you have the latest version.
[    36.752] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    36.752] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Sep  7 11:47:12 2021
[    36.759] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
[    36.785] (==) No Layout section.  Using the first Screen section.
[    36.785] (==) No screen section available. Using defaults.
[    36.785] (**) |-->Screen "Default Screen Section" (0)
[    36.785] (**) |   |-->Monitor "<default monitor>"
[    36.786] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
[    36.786] (==) Automatically adding devices
[    36.786] (==) Automatically enabling devices
[    36.786] (==) Not automatically adding GPU devices
[    36.787] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    36.885] (==) 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
[    36.885] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[    36.885] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[    36.885] (II) Loader magic: 0x435a90
[    36.885] (II) Module ABI versions:
[    36.885]     X.Org ANSI C Emulation: 0.4
[    36.885]     X.Org Video Driver: 24.1
[    36.885]     X.Org XInput driver : 24.1
[    36.885]     X.Org Server Extension : 10.0
[    36.885] (!!) More than one possible primary device found
[    36.885] (--) PCI: (0@0:2:0) 8086:9bc5:1462:7d09 rev 5, Mem @ 0xa3000000/16777216, 0x80000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/65536
[    36.885] (--) PCI: (1@0:0:0) 10de:1d01:19da:2476 rev 161, Mem @ 0xa4000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/65536
[    36.886] (II) LoadModule: "glx"
[    36.893] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[    36.969] (II) Module glx: vendor="X.Org Foundation"
[    36.969]     compiled for 1.20.11, module version = 1.0.0
[    36.969]     ABI class: X.Org Server Extension, version 10.0
[    36.969] (==) Matched modesetting as autoconfigured driver 0
[    36.969] (==) Matched scfb as autoconfigured driver 1
[    36.969] (==) Matched vesa as autoconfigured driver 2
[    36.969] (==) Assigned the driver to the xf86ConfigLayout
[    36.969] (II) LoadModule: "modesetting"
[    36.969] (II) Loading /usr/local/lib/xorg/modules/drivers/modesetting_drv.so
[    36.970] (II) Module modesetting: vendor="X.Org Foundation"
[    36.970]     compiled for 1.20.11, module version = 1.20.11
[    36.970]     Module class: X.Org Video Driver
[    36.970]     ABI class: X.Org Video Driver, version 24.1
[    36.970] (II) LoadModule: "scfb"
[    36.970] (II) Loading /usr/local/lib/xorg/modules/drivers/scfb_drv.so
[    36.971] (II) Module scfb: vendor="X.Org Foundation"
[    36.971]     compiled for 1.20.11, module version = 0.0.5
[    36.971]     ABI class: X.Org Video Driver, version 24.1
[    36.971] (II) LoadModule: "vesa"
[    36.971] (II) Loading /usr/local/lib/xorg/modules/drivers/vesa_drv.so
[    36.978] (II) Module vesa: vendor="X.Org Foundation"
[    36.978]     compiled for 1.20.11, module version = 2.5.0
[    36.978]     Module class: X.Org Video Driver
[    36.978]     ABI class: X.Org Video Driver, version 24.1
[    36.978] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    36.978] (II) scfb: driver for wsdisplay framebuffer: scfb
[    36.978] (II) VESA: driver for VESA chipsets: vesa
[    36.978] (--) Using syscons driver with X support (version 2.0)
[    36.978] (--) using VT number 9

[    36.978] (WW) Falling back to old probe method for modesetting
[    36.978] (EE) open /dev/dri/card0: No such file or directory
[    36.978] (WW) Falling back to old probe method for scfb
[    36.978] scfb trace: probe start
[    36.978] (II) scfb(0): using default device
[    36.978] scfb trace: probe done
[    36.979] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    36.979] scfb: PreInit 0
[    36.979] (II) scfb(0): Using: depth (32),    width (1024),     height (768)
[    36.979] (II) scfb(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
[    36.979] (==) scfb(0): Depth 24, (==) framebuffer bpp 32
[    36.979] (==) scfb(0): RGB weight 888
[    36.979] (==) scfb(0): Default visual is TrueColor
[    36.979] (==) scfb(0): Using gamma correction (1.0, 1.0, 1.0)
[    36.979] (II) scfb(0): Vidmem: 3072k
[    36.979] (==) scfb(0): DPI set to (96, 96)
[    36.979] (**) scfb(0): Using "Shadow Framebuffer"
[    36.979] (II) Loading sub module "shadow"
[    36.979] (II) LoadModule: "shadow"
[    36.979] (II) Loading /usr/local/lib/xorg/modules/libshadow.so
[    36.984] (II) Module shadow: vendor="X.Org Foundation"
[    36.984]     compiled for 1.20.11, module version = 1.1.0
[    36.984]     ABI class: X.Org ANSI C Emulation, version 0.4
[    36.984] (II) Loading sub module "fb"
[    36.984] (II) LoadModule: "fb"
[    36.984] (II) Loading /usr/local/lib/xorg/modules/libfb.so
[    36.985] (II) Module fb: vendor="X.Org Foundation"
[    36.985]     compiled for 1.20.11, module version = 1.0.0
[    36.985]     ABI class: X.Org ANSI C Emulation, version 0.4
[    36.985] scfb: PreInit done
[    36.985] (II) UnloadModule: "modesetting"
[    36.985] (II) Unloading modesetting
[    36.985] (II) UnloadModule: "vesa"
[    36.985] (II) Unloading vesa
[    36.986] scfb: ScfbScreenInit 0
[    36.986]     bitsPerPixel=32, depth=24, defaultVisual=TrueColor
    mask: ff0000,ff00,ff, offset: 16,8,0
[    36.986] mmap returns: addr 0x801c00000 len 0x300000, fd 12, off 0
[    36.986] scfb: ScfbSave 0
[    36.986] scfb: ScfbSave done
[    36.989] (==) scfb(0): Backing store enabled
[    36.989] scfb: ScfbScreenInit done
[    36.989] (II) Initializing extension Generic Event Extension
[    36.991] (II) Initializing extension SHAPE
[    36.992] (II) Initializing extension MIT-SHM
[    36.992] (II) Initializing extension XInputExtension
[    36.994] (II) Initializing extension XTEST
[    36.994] (II) Initializing extension BIG-REQUESTS
[    36.995] (II) Initializing extension SYNC
[    36.996] (II) Initializing extension XKEYBOARD
[    36.996] (II) Initializing extension XC-MISC
[    36.997] (II) Initializing extension SECURITY
[    36.998] (II) Initializing extension XFIXES
[    36.998] (II) Initializing extension RENDER
[    36.999] (II) Initializing extension RANDR
[    37.000] (II) Initializing extension COMPOSITE
[    37.001] (II) Initializing extension DAMAGE
[    37.001] (II) Initializing extension MIT-SCREEN-SAVER
[    37.002] (II) Initializing extension DOUBLE-BUFFER
[    37.003] (II) Initializing extension RECORD
[    37.003] (II) Initializing extension DPMS
[    37.003] (II) Initializing extension Present
[    37.004] (II) Initializing extension DRI3
[    37.004] (II) Initializing extension X-Resource
[    37.005] (II) Initializing extension XVideo
[    37.005] (II) Initializing extension XVideo-MotionCompensation
[    37.005] (II) Initializing extension GLX
[    37.006] (II) AIGLX: Screen 0 is not DRI2 capable
[    37.722] (II) IGLX: Loaded and initialized swrast
[    37.722] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    37.722] (II) Initializing extension XFree86-VidModeExtension
[    37.723] (II) Initializing extension XFree86-DGA
[    37.724] (II) Initializing extension XFree86-DRI
[    37.724] (II) Initializing extension DRI2
[    38.087] (II) config/udev: Adding input device System mouse (/dev/input/event0)
[    38.087] (**) System mouse: Applying InputClass "libinput pointer catchall"
[    38.087] (II) LoadModule: "libinput"
[    38.088] (II) Loading /usr/local/lib/xorg/modules/input/libinput_drv.so
[    38.547] (II) Module libinput: vendor="X.Org Foundation"
[    38.547]     compiled for 1.20.11, module version = 0.30.0
[    38.547]     Module class: X.Org XInput Driver
[    38.547]     ABI class: X.Org XInput driver, version 24.1
[    38.547] (II) Using input driver 'libinput' for 'System mouse'
[    38.547] (**) System mouse: always reports core events
[    38.547] (**) Option "Device" "/dev/input/event0"
[    38.547] (**) Option "_source" "server/udev"
[    38.636] (II) event0  - System mouse: is tagged by udev as: Mouse
[    38.636] (II) event0  - System mouse: device is a pointer
[    38.637] (II) event0  - System mouse: device removed
[    38.637] (**) Option "config_info" "udev:/dev/input/event0"
[    38.637] (II) XINPUT: Adding extended input device "System mouse" (type: MOUSE, id 6)
[    38.638] (**) Option "AccelerationScheme" "none"
[    38.638] (**) System mouse: (accel) selected scheme none/0
[    38.638] (**) System mouse: (accel) acceleration factor: 2.000
[    38.638] (**) System mouse: (accel) acceleration threshold: 4
[    38.639] (II) event0  - System mouse: is tagged by udev as: Mouse
[    38.640] (II) event0  - System mouse: device is a pointer
[    38.640] (II) config/udev: Adding input device System keyboard multiplexer (/dev/input/event1)
[    38.640] (**) System keyboard multiplexer: Applying InputClass "Evdev keyboard"
[    38.640] (**) System keyboard multiplexer: Applying InputClass "libinput keyboard catchall"
[    38.640] (II) Using input driver 'libinput' for 'System keyboard multiplexer'
[    38.640] (**) System keyboard multiplexer: always reports core events
[    38.640] (**) Option "Device" "/dev/input/event1"
[    38.640] (**) Option "_source" "server/udev"
[    38.640] (II) event1  - System keyboard multiplexer: is tagged by udev as: Keyboard
[    38.640] (II) event1  - System keyboard multiplexer: device is a keyboard
[    38.640] (II) event1  - System keyboard multiplexer: device removed
[    38.640] (**) Option "config_info" "udev:/dev/input/event1"
[    38.640] (II) XINPUT: Adding extended input device "System keyboard multiplexer" (type: KEYBOARD, id 7)
[    38.640] (**) Option "xkb_rules" "evdev"
[    38.656] (II) event1  - System keyboard multiplexer: is tagged by udev as: Keyboard
[    38.656] (II) event1  - System keyboard multiplexer: device is a keyboard
[    38.656] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    38.656] (**) Sleep Button: Applying InputClass "Evdev keyboard"
[    38.656] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    38.656] (II) Using input driver 'libinput' for 'Sleep Button'
[    38.656] (**) Sleep Button: always reports core events
[    38.656] (**) Option "Device" "/dev/input/event2"
[    38.656] (**) Option "_source" "server/udev"
[    38.657] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[    38.657] (II) event2  - Sleep Button: device is a keyboard
[    38.657] (II) event2  - Sleep Button: device removed
[    38.657] (**) Option "config_info" "udev:/dev/input/event2"
[    38.657] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    38.657] (**) Option "xkb_rules" "evdev"
[    38.657] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[    38.657] (II) event2  - Sleep Button: device is a keyboard
[    38.657] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    38.657] (**) Power Button: Applying InputClass "Evdev keyboard"
[    38.657] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    38.657] (II) Using input driver 'libinput' for 'Power Button'
[    38.657] (**) Power Button: always reports core events
[    38.657] (**) Option "Device" "/dev/input/event3"
[    38.657] (**) Option "_source" "server/udev"
[    38.657] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    38.658] (II) event3  - Power Button: device is a keyboard
[    38.658] (II) event3  - Power Button: device removed
[    38.658] (**) Option "config_info" "udev:/dev/input/event3"
[    38.658] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[    38.658] (**) Option "xkb_rules" "evdev"
[    38.658] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    38.658] (II) event3  - Power Button: device is a keyboard
[    38.658] (II) config/udev: Adding input device AT keyboard (/dev/input/event4)
[    38.658] (**) AT keyboard: Applying InputClass "Evdev keyboard"
[    38.658] (**) AT keyboard: Applying InputClass "libinput keyboard catchall"
[    38.658] (II) Using input driver 'libinput' for 'AT keyboard'
[    38.658] (**) AT keyboard: always reports core events
[    38.658] (**) Option "Device" "/dev/input/event4"
[    38.658] (**) Option "_source" "server/udev"
[    38.658] (II) event4  - AT keyboard: is tagged by udev as: Keyboard
[    38.658] (II) event4  - AT keyboard: device is a keyboard
[    38.659] (II) event4  - AT keyboard: device removed
[    38.659] (**) Option "config_info" "udev:/dev/input/event4"
[    38.659] (II) XINPUT: Adding extended input device "AT keyboard" (type: KEYBOARD, id 10)
[    38.659] (**) Option "xkb_rules" "evdev"
[    38.659] (II) event4  - AT keyboard: is tagged by udev as: Keyboard
[    38.659] (II) event4  - AT keyboard: device is a keyboard
[    38.659] (II) config/udev: Adding input device Chicony USB Keyboard (/dev/input/event5)
[    38.659] (**) Chicony USB Keyboard: Applying InputClass "Evdev keyboard"
[    38.659] (**) Chicony USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    38.659] (II) Using input driver 'libinput' for 'Chicony USB Keyboard'
[    38.659] (**) Chicony USB Keyboard: always reports core events
[    38.659] (**) Option "Device" "/dev/input/event5"
[    38.659] (**) Option "_source" "server/udev"
[    38.660] (II) event5  - Chicony USB Keyboard, class 0/0, rev 2.00/1.44, addr 4: is tagged by udev as: Keyboard
[    38.660] (II) event5  - Chicony USB Keyboard, class 0/0, rev 2.00/1.44, addr 4: device is a keyboard
[    38.660] (II) event5  - Chicony USB Keyboard, class 0/0, rev 2.00/1.44, addr 4: device removed
[    38.660] (**) Option "config_info" "udev:/dev/input/event5"
[    38.660] (II) XINPUT: Adding extended input device "Chicony USB Keyboard" (type: KEYBOARD, id 11)
[    38.660] (**) Option "xkb_rules" "evdev"
[    38.660] (II) event5  - Chicony USB Keyboard, class 0/0, rev 2.00/1.44, addr 4: is tagged by udev as: Keyboard
[    38.660] (II) event5  - Chicony USB Keyboard, class 0/0, rev 2.00/1.44, addr 4: device is a keyboard
[    38.661] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event6)
[    38.661] (**) Logitech USB Receiver: Applying InputClass "Evdev keyboard"
[    38.661] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
[    38.661] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[    38.661] (**) Logitech USB Receiver: always reports core events
[    38.661] (**) Option "Device" "/dev/input/event6"
[    38.661] (**) Option "_source" "server/udev"
[    38.661] (II) event6  - Logitech USB Receiver, class 0/0, rev 2.00/12.07, addr 6: is tagged by udev as: Keyboard
[    38.661] (II) event6  - Logitech USB Receiver, class 0/0, rev 2.00/12.07, addr 6: device is a keyboard
[    38.661] (II) event6  - Logitech USB Receiver, class 0/0, rev 2.00/12.07, addr 6: device removed
[    38.661] (**) Option "config_info" "udev:/dev/input/event6"
[    38.661] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 12)
[    38.661] (**) Option "xkb_rules" "evdev"
[    38.662] (II) event6  - Logitech USB Receiver, class 0/0, rev 2.00/12.07, addr 6: is tagged by udev as: Keyboard
[    38.662] (II) event6  - Logitech USB Receiver, class 0/0, rev 2.00/12.07, addr 6: device is a keyboard
[    38.662] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event7)
[    38.662] (**) Logitech USB Receiver: Applying InputClass "libinput pointer catchall"
[    38.662] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[    38.662] (**) Logitech USB Receiver: always reports core events
[    38.662] (**) Option "Device" "/dev/input/event7"
[    38.662] (**) Option "_source" "server/udev"
[    38.662] (II) event7  - Logitech USB Receiver, class 0/0, rev 2.00/12.07, addr 6: is tagged by udev as: Mouse
[    38.662] (II) event7  - Logitech USB Receiver, class 0/0, rev 2.00/12.07, addr 6: device is a pointer
[    38.663] (II) event7  - Logitech USB Receiver, class 0/0, rev 2.00/12.07, addr 6: device removed
[    38.663] (**) Option "config_info" "udev:/dev/input/event7"
[    38.663] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 13)
[    38.663] (**) Option "AccelerationScheme" "none"
[    38.663] (**) Logitech USB Receiver: (accel) selected scheme none/0
[    38.663] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[    38.663] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[    38.663] (II) event7  - Logitech USB Receiver, class 0/0, rev 2.00/12.07, addr 6: is tagged by udev as: Mouse
[    38.663] (II) event7  - Logitech USB Receiver, class 0/0, rev 2.00/12.07, addr 6: device is a pointer
[    38.663] scfb: SaveScreen 0
[    38.663] scfb: SaveScreen done
Code:
[root@randy /home/randy]# pciconf -vl
hostb0@pci0:0:0:0:    class=0x060000 rev=0x05 hdr=0x00 vendor=0x8086 device=0x9b43 subvendor=0x1462 subdevice=0x7d09
    vendor     = 'Intel Corporation'
    class      = bridge
    subclass   = HOST-PCI
pcib1@pci0:0:1:0:    class=0x060400 rev=0x05 hdr=0x01 vendor=0x8086 device=0x1901 subvendor=0x1462 subdevice=0x7d09
    vendor     = 'Intel Corporation'
    device     = '6th-10th Gen Core Processor PCIe Controller (x16)'
    class      = bridge
    subclass   = PCI-PCI
vgapci1@pci0:0:2:0:    class=0x030000 rev=0x05 hdr=0x00 vendor=0x8086 device=0x9bc5 subvendor=0x1462 subdevice=0x7d09
    vendor     = 'Intel Corporation'
    device     = 'CometLake-S GT2 [UHD Graphics 630]'
    class      = display
    subclass   = VGA
none0@pci0:0:8:0:    class=0x088000 rev=0x00 hdr=0x00 vendor=0x8086 device=0x1911 subvendor=0x1462 subdevice=0x7d09
    vendor     = 'Intel Corporation'
    device     = 'Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model'
    class      = base peripheral
xhci0@pci0:0:20:0:    class=0x0c0330 rev=0x11 hdr=0x00 vendor=0x8086 device=0x43ed subvendor=0x1462 subdevice=0x7d09
    vendor     = 'Intel Corporation'
    device     = 'Tiger Lake-H USB 3.2 Gen 2x1 xHCI Host Controller'
    class      = serial bus
    subclass   = USB
none1@pci0:0:20:2:    class=0x050000 rev=0x11 hdr=0x00 vendor=0x8086 device=0x43ef subvendor=0x0000 subdevice=0x0000
    vendor     = 'Intel Corporation'
    device     = 'Tiger Lake-H Shared SRAM'
    class      = memory
    subclass   = RAM
none2@pci0:0:22:0:    class=0x078000 rev=0x11 hdr=0x00 vendor=0x8086 device=0x43e0 subvendor=0x1462 subdevice=0x7d09
    vendor     = 'Intel Corporation'
    device     = 'Tiger Lake-H Management Engine Interface'
    class      = simple comms
ahci0@pci0:0:23:0:    class=0x010601 rev=0x11 hdr=0x00 vendor=0x8086 device=0x43d2 subvendor=0x1462 subdevice=0x7d09
    vendor     = 'Intel Corporation'
    class      = mass storage
    subclass   = SATA
pcib2@pci0:0:28:0:    class=0x060400 rev=0x11 hdr=0x01 vendor=0x8086 device=0x43b8 subvendor=0x1462 subdevice=0x7d09
    vendor     = 'Intel Corporation'
    class      = bridge
    subclass   = PCI-PCI
pcib3@pci0:0:28:4:    class=0x060400 rev=0x11 hdr=0x01 vendor=0x8086 device=0x43bc subvendor=0x1462 subdevice=0x7d09
    vendor     = 'Intel Corporation'
    device     = 'Tiger Lake-H PCI Express Root Port'
    class      = bridge
    subclass   = PCI-PCI
pcib4@pci0:0:28:7:    class=0x060400 rev=0x11 hdr=0x01 vendor=0x8086 device=0x43bf subvendor=0x1462 subdevice=0x7d09
    vendor     = 'Intel Corporation'
    class      = bridge
    subclass   = PCI-PCI
isab0@pci0:0:31:0:    class=0x060100 rev=0x11 hdr=0x00 vendor=0x8086 device=0x4385 subvendor=0x1462 subdevice=0x7d09
    vendor     = 'Intel Corporation'
    class      = bridge
    subclass   = PCI-ISA
hdac1@pci0:0:31:3:    class=0x040300 rev=0x11 hdr=0x00 vendor=0x8086 device=0xf0c8 subvendor=0x1462 subdevice=0x9d09
    vendor     = 'Intel Corporation'
    class      = multimedia
    subclass   = HDA
none3@pci0:0:31:4:    class=0x0c0500 rev=0x11 hdr=0x00 vendor=0x8086 device=0x43a3 subvendor=0x1462 subdevice=0x7d09
    vendor     = 'Intel Corporation'
    device     = 'Tiger Lake-H SMBus Controller'
    class      = serial bus
    subclass   = SMBus
none4@pci0:0:31:5:    class=0x0c8000 rev=0x11 hdr=0x00 vendor=0x8086 device=0x43a4 subvendor=0x1462 subdevice=0x7d09
    vendor     = 'Intel Corporation'
    device     = 'Tiger Lake-H SPI Controller'
    class      = serial bus
vgapci0@pci0:1:0:0:    class=0x030000 rev=0xa1 hdr=0x00 vendor=0x10de device=0x1d01 subvendor=0x19da subdevice=0x2476
    vendor     = 'NVIDIA Corporation'
    device     = 'GP108 [GeForce GT 1030]'
    class      = display
    subclass   = VGA
hdac0@pci0:1:0:1:    class=0x040300 rev=0xa1 hdr=0x00 vendor=0x10de device=0x0fb8 subvendor=0x19da subdevice=0x2476
    vendor     = 'NVIDIA Corporation'
    device     = 'GP108 High Definition Audio Controller'
    class      = multimedia
    subclass   = HDA
none5@pci0:3:0:0:    class=0x020000 rev=0x03 hdr=0x00 vendor=0x8086 device=0x15f3 subvendor=0x1462 subdevice=0x7d09
    vendor     = 'Intel Corporation'
    device     = 'Ethernet Controller I225-V'
    class      = network
    subclass   = ethernet
re0@pci0:4:0:0:    class=0x020000 rev=0x06 hdr=0x00 vendor=0x10ec device=0x8168 subvendor=0x10ec subdevice=0x8168
    vendor     = 'Realtek Semiconductor Co., Ltd.'
    device     = 'RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller'
    class      = network
    subclass   = ethernet
[root@randy /home/randy]#
 
Need help on correct syntax to change the default resolution from 1024x768 to 1920x1080. The card is working on my MSI Z590 PRO WIFI Lightning Gen 4 Motherboard & an intel i7-10700k, 3.8GHZ LGA1200 cpu, but I’m not able to run the Nvidia- Settings file so as to change the resolution. I tried the kern.vt.fb.default_mode=“1920x1080”, but doesn’t work. Any thoughts will be appreciated.

Looking at
Code:
[ 36.885] (!!) More than one possible primary device found
[ 36.885] (--) PCI: (0@0:2:0) 8086:9bc5:1462:7d09 rev 5, Mem @ 0xa3000000/16777216, 0x80000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/65536
[ 36.885] (--) PCI: (1@0:0:0) 10de:1d01:19da:2476 rev 161, Mem @ 0xa4000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/65536
Indicate that Xorg does not know which driver to use, so you will need to have a minimal xorg config entry that will specify the nvidia gpu pci id

Creating the file /usr/local/etc/X11/xorg.conf.d/30-nvidia.conf
with the following should work
Code:
Section "Device"
  Identifier  "Nvidia"
  Driver  "nvidia"
  BusID  "PCI:1:0:0"
EndSection
Since I don't have the actual computer that was having this issue on hand, this is
 
I have had success!!! Here is HOW:
pkg install -y xf86-video-nv
Then in: /usr/local/etc/X11/xorg.conf.d; I removed all other conf files and added: driver-nv.conf
With this Code:
Section "Device"
Identifier "Card0"
Driver "nv"
EndSection

And now I have a screen with the correct resolution!!!

Thanks to you all for your patience, time, and support!!
 
nv(4) is an old driver which has only 2D acceleration and poor performance... not recommended. You should really use the "nvidia" driver instead.
 
Thank you for your advice! Nonetheless, at my stage in the passing of seasons, I’m content with the videos that I tend to watch! However, if loading and implementing the nvidia-driver becomes as simple and straightforward as the older version, I’ll gladly move on into the future!
 
It really is as simple and straightforward. I've converted three Desktop machines with nVidia GPUs from Windows 10 to FreeBSD 13 the last week. The steps I've initially outlined were all that is needed:
  1. install x11/nvidia-driver and x11/nvidia-xconfig
  2. load the nvidia-modeset kernel module ( kldload nvidia-modeset)
  3. run nvidia-xconfig
  4. startx
  5. use x11/xrandr to setup your "screen layout".

Before committing to this idea I was doing a little research and it seems like most people have a very streamlined experience similar to what I got to enjoy.

I'm not sure what your overall goal is but personally I'd definitely highly recommend you to not use old drivers. This community tends to be very supportive as long as you provide the information requested (and properly format it). If you're encountering errors (like you seem to), don't just give up. Otherwise your next trip/adventure will not be better and you might be less motivated as you didn't complete this with a positive experience.

Don't be discouraged by the "briefness" that some of the answers/posts you get on this forum. For people helping it's initially often difficult to determine the experience/knowledge of the person asking a question. Furthermore, a lot of people in here are professionals in their respective fields and/or have years and decades of experiences using (and developing!) FreeBSD. Spending years on these forums helping people out tends to lead to shorter, more brief answers & explanations to increase overall efficiency. If you think you need more information or details on a particular piece of information provided, just say that and people will usually get back to you with more detailed explanations as long as there's some level of interest & motivation to understand (and try) the provided information visible.
 
Thanks for your thoughts! I would appreciate being able to move onto the newer nvidia-driver. So if I were to reinstall 13.0 for the 10th time where I got into the same abyss following the hand book and forum advice, what you you do with that same experience? I do believe that most of the issues I encountered is due to the MSI BIOS. It is simply the most frustrating BIOS That I’ve ever encountered!!!!
 
I have nothing valuable to say regarding the BIOS situation. Can you provide the list of components of your system (CPU, GPU, Motherboard, ...) or the exact model number of the device if it's a laptop? Unless this is a rather old system I'd expect it to run EFI.

There are certainly a few things you can do. First thing that comes to mind is that I believe to have read something about an Intel Xeon E3-1200 or E3-1500 CPU in your pciconf output. I do believe that some of these come with an integrated GPU. This might explain the message from your xorg log regarding "More than one possible primary device found". However, I don't know whether that is on a "hardware level" or whether you simply have another GPU driver loaded (eg. i915kms) in which case it might be as simple as unloading that driver.
Also keep in mind to remove the old driver before trying to use x11/nvidia-driver again.

While I too went through a couple of reinstalls when I fist started using FreeBSD, this is often largely unnecessary. Especially these days where you can use ZFS (a filesystem) which allows to create snapshots. Then you can create a snapshot after the clean installation (and setting up the basic things like networking) and whenever you feel like going back to that clean working state it's as simple as zfs rollback. This will revert the state of ALL files in the dataset (eg. "the disk" or "the partition") back to what they where when you took the snapshot after your basic setup was completed using zfs snapshot.
 
I will compile all the info I can, but know that I purchased the msi motherboard through Amazon and, even more though it was shipped as new, I believe it was a returned item. Did not have factory user manual included only a quick setup pamphlet. Thus, all I can do is to point you to the internet. MSI z590 pro WiFi atx lighting gen 4 intel motherboard. I also purchased an intel i7-10700k 3.8GHZ LGA 1200 cpu. Also, 32 Gig of RAM. The board and also the chip has integrated WiFi, Ethernet, and Intel Graphics. Oh, I did purchase a new 750 watt power supply.
 
After using the old driver, I must admit strongly that I need to, somehow, get the new driver to work on my new machine!!! I wished I had more experience in this whole journey. Most BSDer's who follow these forums work with FreeBSD many, many more hours than I ever have. Most of the syntax suggestions made are simply not understood so I have to try to remember or try to figure them out with my very old and limited knowledge. It would be great if I could be in a face-to-face group and learn from those very accomplished individuals. So, my goal now is to learn how to be able to install the correct files and syntax to use the nvidia-driver. I think the best way for me to do that is to interact with a person or a group who would be willing to walk me through the entire process. I will write all of the information down on my note pad and then reinstall FreeBSD 13.0 so as not to have any files left over that will impact the install. In addition, I don't know how to use Zfs snapshot; therefore, that would be something that I would like to study and learn. Since I don't work with FreeBSD as so many of the posters do, the process is very new just like the ever changing technology. And, that is very exciting to me, but my cognition is simply slipping away.
Your thoughts will be greatly appreciated.
 
Here is what I'm trying to accomplish for removing the old xf86-video-nv driver and adding the new nvidia-driver:
1. pkg remove xf86-video-nv and then pkg install nvidia-driver,
2. cd /usr/local/etc/X11/xorg.conf.d
3. ls into the xorg.conf.d directory and ee 30-nvidia.conf and add this syntax
Section "Device"
Identifier "Nvidia"
Driver "nvidia"
BusID "PCI0:1:0.0"
EndSection

When I did this a few tries earlier, I would get a response that the BusID "PCI0:1:0.0" needed some sort of syntax after the entry that would complete the line. That would mean to move the last quotation to the end of the added syntax.

Any thoughts as to this procedure?
 
Code:
[root@randy /home/randy]#  cat /var/log/Xorg.0.log
[    36.751]
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[    36.751] Build Operating System: FreeBSD 13.0-RELEASE-p4 amd64
[    36.751] Current Operating System: FreeBSD randy.bsd.net 13.0-RELEASE-p4 FreeBSD 13.0-RELEASE-p4 #0: Tue Aug 24 07:33:27 UTC 2021     [email]root@amd64-builder.daemonology.net[/email]:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
[    36.751] Build Date: 26 August 2021  07:50:47AM
[    36.751] 
[    36.752] Current version of pixman: 0.40.0
[    36.752]     Before reporting problems, check [URL]http://wiki.x.org[/URL]
    to make sure that you have the latest version.
[    36.752] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    36.752] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Sep  7 11:47:12 2021
[    36.759] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
[    36.785] (==) No Layout section.  Using the first Screen section.
[    36.785] (==) No screen section available. Using defaults.
[    36.785] (**) |-->Screen "Default Screen Section" (0)
[    36.785] (**) |   |-->Monitor "<default monitor>"
[    36.786] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
[    36.786] (==) Automatically adding devices
[    36.786] (==) Automatically enabling devices
[    36.786] (==) Not automatically adding GPU devices
[    36.787] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    36.885] (==) 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
[    36.885] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[    36.885] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[    36.885] (II) Loader magic: 0x435a90
[    36.885] (II) Module ABI versions:
[    36.885]     X.Org ANSI C Emulation: 0.4
[    36.885]     X.Org Video Driver: 24.1
[    36.885]     X.Org XInput driver : 24.1
[    36.885]     X.Org Server Extension : 10.0
[    36.885] (!!) More than one possible primary device found
[    36.885] (--) PCI: (0@0:2:0) 8086:9bc5:1462:7d09 rev 5, Mem @ 0xa3000000/16777216, 0x80000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/65536
[    36.885] (--) PCI: (1@0:0:0) 10de:1d01:19da:2476 rev 161, Mem @ 0xa4000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/65536
[    36.886] (II) LoadModule: "glx"
[    36.893] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[    36.969] (II) Module glx: vendor="X.Org Foundation"
[    36.969]     compiled for 1.20.11, module version = 1.0.0
[    36.969]     ABI class: X.Org Server Extension, version 10.0
[    36.969] (==) Matched modesetting as autoconfigured driver 0
[    36.969] (==) Matched scfb as autoconfigured driver 1
[    36.969] (==) Matched vesa as autoconfigured driver 2
[    36.969] (==) Assigned the driver to the xf86ConfigLayout
[    36.969] (II) LoadModule: "modesetting"
[    36.969] (II) Loading /usr/local/lib/xorg/modules/drivers/modesetting_drv.so
[    36.970] (II) Module modesetting: vendor="X.Org Foundation"
[    36.970]     compiled for 1.20.11, module version = 1.20.11
[    36.970]     Module class: X.Org Video Driver
[    36.970]     ABI class: X.Org Video Driver, version 24.1
[    36.970] (II) LoadModule: "scfb"
[    36.970] (II) Loading /usr/local/lib/xorg/modules/drivers/scfb_drv.so
[    36.971] (II) Module scfb: vendor="X.Org Foundation"
[    36.971]     compiled for 1.20.11, module version = 0.0.5
[    36.971]     ABI class: X.Org Video Driver, version 24.1
[    36.971] (II) LoadModule: "vesa"
[    36.971] (II) Loading /usr/local/lib/xorg/modules/drivers/vesa_drv.so
[    36.978] (II) Module vesa: vendor="X.Org Foundation"
[    36.978]     compiled for 1.20.11, module version = 2.5.0
[    36.978]     Module class: X.Org Video Driver
[    36.978]     ABI class: X.Org Video Driver, version 24.1
[    36.978] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    36.978] (II) scfb: driver for wsdisplay framebuffer: scfb
[    36.978] (II) VESA: driver for VESA chipsets: vesa
[    36.978] (--) Using syscons driver with X support (version 2.0)
[    36.978] (--) using VT number 9

[    36.978] (WW) Falling back to old probe method for modesetting
[    36.978] (EE) open /dev/dri/card0: No such file or directory
[    36.978] (WW) Falling back to old probe method for scfb
[    36.978] scfb trace: probe start
[    36.978] (II) scfb(0): using default device
[    36.978] scfb trace: probe done
[    36.979] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    36.979] scfb: PreInit 0
[    36.979] (II) scfb(0): Using: depth (32),    width (1024),     height (768)
[    36.979] (II) scfb(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
[    36.979] (==) scfb(0): Depth 24, (==) framebuffer bpp 32
[    36.979] (==) scfb(0): RGB weight 888
[    36.979] (==) scfb(0): Default visual is TrueColor
[    36.979] (==) scfb(0): Using gamma correction (1.0, 1.0, 1.0)
[    36.979] (II) scfb(0): Vidmem: 3072k
[    36.979] (==) scfb(0): DPI set to (96, 96)
[    36.979] (**) scfb(0): Using "Shadow Framebuffer"
[    36.979] (II) Loading sub module "shadow"
[    36.979] (II) LoadModule: "shadow"
[    36.979] (II) Loading /usr/local/lib/xorg/modules/libshadow.so
[    36.984] (II) Module shadow: vendor="X.Org Foundation"
[    36.984]     compiled for 1.20.11, module version = 1.1.0
[    36.984]     ABI class: X.Org ANSI C Emulation, version 0.4
[    36.984] (II) Loading sub module "fb"
[    36.984] (II) LoadModule: "fb"
[    36.984] (II) Loading /usr/local/lib/xorg/modules/libfb.so
[    36.985] (II) Module fb: vendor="X.Org Foundation"
[    36.985]     compiled for 1.20.11, module version = 1.0.0
[    36.985]     ABI class: X.Org ANSI C Emulation, version 0.4
[    36.985] scfb: PreInit done
[    36.985] (II) UnloadModule: "modesetting"
[    36.985] (II) Unloading modesetting
[    36.985] (II) UnloadModule: "vesa"
[    36.985] (II) Unloading vesa
[    36.986] scfb: ScfbScreenInit 0
[    36.986]     bitsPerPixel=32, depth=24, defaultVisual=TrueColor
    mask: ff0000,ff00,ff, offset: 16,8,0
[    36.986] mmap returns: addr 0x801c00000 len 0x300000, fd 12, off 0
[    36.986] scfb: ScfbSave 0
[    36.986] scfb: ScfbSave done
[    36.989] (==) scfb(0): Backing store enabled
[    36.989] scfb: ScfbScreenInit done
[    36.989] (II) Initializing extension Generic Event Extension
[    36.991] (II) Initializing extension SHAPE
[    36.992] (II) Initializing extension MIT-SHM
[    36.992] (II) Initializing extension XInputExtension
[    36.994] (II) Initializing extension XTEST
[    36.994] (II) Initializing extension BIG-REQUESTS
[    36.995] (II) Initializing extension SYNC
[    36.996] (II) Initializing extension XKEYBOARD
[    36.996] (II) Initializing extension XC-MISC
[    36.997] (II) Initializing extension SECURITY
[    36.998] (II) Initializing extension XFIXES
[    36.998] (II) Initializing extension RENDER
[    36.999] (II) Initializing extension RANDR
[    37.000] (II) Initializing extension COMPOSITE
[    37.001] (II) Initializing extension DAMAGE
[    37.001] (II) Initializing extension MIT-SCREEN-SAVER
[    37.002] (II) Initializing extension DOUBLE-BUFFER
[    37.003] (II) Initializing extension RECORD
[    37.003] (II) Initializing extension DPMS
[    37.003] (II) Initializing extension Present
[    37.004] (II) Initializing extension DRI3
[    37.004] (II) Initializing extension X-Resource
[    37.005] (II) Initializing extension XVideo
[    37.005] (II) Initializing extension XVideo-MotionCompensation
[    37.005] (II) Initializing extension GLX
[    37.006] (II) AIGLX: Screen 0 is not DRI2 capable
[    37.722] (II) IGLX: Loaded and initialized swrast
[    37.722] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    37.722] (II) Initializing extension XFree86-VidModeExtension
[    37.723] (II) Initializing extension XFree86-DGA
[    37.724] (II) Initializing extension XFree86-DRI
[    37.724] (II) Initializing extension DRI2
[    38.087] (II) config/udev: Adding input device System mouse (/dev/input/event0)
[    38.087] (**) System mouse: Applying InputClass "libinput pointer catchall"
[    38.087] (II) LoadModule: "libinput"
[    38.088] (II) Loading /usr/local/lib/xorg/modules/input/libinput_drv.so
[    38.547] (II) Module libinput: vendor="X.Org Foundation"
[    38.547]     compiled for 1.20.11, module version = 0.30.0
[    38.547]     Module class: X.Org XInput Driver
[    38.547]     ABI class: X.Org XInput driver, version 24.1
[    38.547] (II) Using input driver 'libinput' for 'System mouse'
[    38.547] (**) System mouse: always reports core events
[    38.547] (**) Option "Device" "/dev/input/event0"
[    38.547] (**) Option "_source" "server/udev"
[    38.636] (II) event0  - System mouse: is tagged by udev as: Mouse
[    38.636] (II) event0  - System mouse: device is a pointer
[    38.637] (II) event0  - System mouse: device removed
[    38.637] (**) Option "config_info" "udev:/dev/input/event0"
[    38.637] (II) XINPUT: Adding extended input device "System mouse" (type: MOUSE, id 6)
[    38.638] (**) Option "AccelerationScheme" "none"
[    38.638] (**) System mouse: (accel) selected scheme none/0
[    38.638] (**) System mouse: (accel) acceleration factor: 2.000
[    38.638] (**) System mouse: (accel) acceleration threshold: 4
[    38.639] (II) event0  - System mouse: is tagged by udev as: Mouse
[    38.640] (II) event0  - System mouse: device is a pointer
[    38.640] (II) config/udev: Adding input device System keyboard multiplexer (/dev/input/event1)
[    38.640] (**) System keyboard multiplexer: Applying InputClass "Evdev keyboard"
[    38.640] (**) System keyboard multiplexer: Applying InputClass "libinput keyboard catchall"
[    38.640] (II) Using input driver 'libinput' for 'System keyboard multiplexer'
[    38.640] (**) System keyboard multiplexer: always reports core events
[    38.640] (**) Option "Device" "/dev/input/event1"
[    38.640] (**) Option "_source" "server/udev"
[    38.640] (II) event1  - System keyboard multiplexer: is tagged by udev as: Keyboard
[    38.640] (II) event1  - System keyboard multiplexer: device is a keyboard
[    38.640] (II) event1  - System keyboard multiplexer: device removed
[    38.640] (**) Option "config_info" "udev:/dev/input/event1"
[    38.640] (II) XINPUT: Adding extended input device "System keyboard multiplexer" (type: KEYBOARD, id 7)
[    38.640] (**) Option "xkb_rules" "evdev"
[    38.656] (II) event1  - System keyboard multiplexer: is tagged by udev as: Keyboard
[    38.656] (II) event1  - System keyboard multiplexer: device is a keyboard
[    38.656] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    38.656] (**) Sleep Button: Applying InputClass "Evdev keyboard"
[    38.656] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    38.656] (II) Using input driver 'libinput' for 'Sleep Button'
[    38.656] (**) Sleep Button: always reports core events
[    38.656] (**) Option "Device" "/dev/input/event2"
[    38.656] (**) Option "_source" "server/udev"
[    38.657] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[    38.657] (II) event2  - Sleep Button: device is a keyboard
[    38.657] (II) event2  - Sleep Button: device removed
[    38.657] (**) Option "config_info" "udev:/dev/input/event2"
[    38.657] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    38.657] (**) Option "xkb_rules" "evdev"
[    38.657] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[    38.657] (II) event2  - Sleep Button: device is a keyboard
[    38.657] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    38.657] (**) Power Button: Applying InputClass "Evdev keyboard"
[    38.657] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    38.657] (II) Using input driver 'libinput' for 'Power Button'
[    38.657] (**) Power Button: always reports core events
[    38.657] (**) Option "Device" "/dev/input/event3"
[    38.657] (**) Option "_source" "server/udev"
[    38.657] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    38.658] (II) event3  - Power Button: device is a keyboard
[    38.658] (II) event3  - Power Button: device removed
[    38.658] (**) Option "config_info" "udev:/dev/input/event3"
[    38.658] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[    38.658] (**) Option "xkb_rules" "evdev"
[    38.658] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    38.658] (II) event3  - Power Button: device is a keyboard
[    38.658] (II) config/udev: Adding input device AT keyboard (/dev/input/event4)
[    38.658] (**) AT keyboard: Applying InputClass "Evdev keyboard"
[    38.658] (**) AT keyboard: Applying InputClass "libinput keyboard catchall"
[    38.658] (II) Using input driver 'libinput' for 'AT keyboard'
[    38.658] (**) AT keyboard: always reports core events
[    38.658] (**) Option "Device" "/dev/input/event4"
[    38.658] (**) Option "_source" "server/udev"
[    38.658] (II) event4  - AT keyboard: is tagged by udev as: Keyboard
[    38.658] (II) event4  - AT keyboard: device is a keyboard
[    38.659] (II) event4  - AT keyboard: device removed
[    38.659] (**) Option "config_info" "udev:/dev/input/event4"
[    38.659] (II) XINPUT: Adding extended input device "AT keyboard" (type: KEYBOARD, id 10)
[    38.659] (**) Option "xkb_rules" "evdev"
[    38.659] (II) event4  - AT keyboard: is tagged by udev as: Keyboard
[    38.659] (II) event4  - AT keyboard: device is a keyboard
[    38.659] (II) config/udev: Adding input device Chicony USB Keyboard (/dev/input/event5)
[    38.659] (**) Chicony USB Keyboard: Applying InputClass "Evdev keyboard"
[    38.659] (**) Chicony USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    38.659] (II) Using input driver 'libinput' for 'Chicony USB Keyboard'
[    38.659] (**) Chicony USB Keyboard: always reports core events
[    38.659] (**) Option "Device" "/dev/input/event5"
[    38.659] (**) Option "_source" "server/udev"
[    38.660] (II) event5  - Chicony USB Keyboard, class 0/0, rev 2.00/1.44, addr 4: is tagged by udev as: Keyboard
[    38.660] (II) event5  - Chicony USB Keyboard, class 0/0, rev 2.00/1.44, addr 4: device is a keyboard
[    38.660] (II) event5  - Chicony USB Keyboard, class 0/0, rev 2.00/1.44, addr 4: device removed
[    38.660] (**) Option "config_info" "udev:/dev/input/event5"
[    38.660] (II) XINPUT: Adding extended input device "Chicony USB Keyboard" (type: KEYBOARD, id 11)
[    38.660] (**) Option "xkb_rules" "evdev"
[    38.660] (II) event5  - Chicony USB Keyboard, class 0/0, rev 2.00/1.44, addr 4: is tagged by udev as: Keyboard
[    38.660] (II) event5  - Chicony USB Keyboard, class 0/0, rev 2.00/1.44, addr 4: device is a keyboard
[    38.661] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event6)
[    38.661] (**) Logitech USB Receiver: Applying InputClass "Evdev keyboard"
[    38.661] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
[    38.661] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[    38.661] (**) Logitech USB Receiver: always reports core events
[    38.661] (**) Option "Device" "/dev/input/event6"
[    38.661] (**) Option "_source" "server/udev"
[    38.661] (II) event6  - Logitech USB Receiver, class 0/0, rev 2.00/12.07, addr 6: is tagged by udev as: Keyboard
[    38.661] (II) event6  - Logitech USB Receiver, class 0/0, rev 2.00/12.07, addr 6: device is a keyboard
[    38.661] (II) event6  - Logitech USB Receiver, class 0/0, rev 2.00/12.07, addr 6: device removed
[    38.661] (**) Option "config_info" "udev:/dev/input/event6"
[    38.661] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 12)
[    38.661] (**) Option "xkb_rules" "evdev"
[    38.662] (II) event6  - Logitech USB Receiver, class 0/0, rev 2.00/12.07, addr 6: is tagged by udev as: Keyboard
[    38.662] (II) event6  - Logitech USB Receiver, class 0/0, rev 2.00/12.07, addr 6: device is a keyboard
[    38.662] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event7)
[    38.662] (**) Logitech USB Receiver: Applying InputClass "libinput pointer catchall"
[    38.662] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[    38.662] (**) Logitech USB Receiver: always reports core events
[    38.662] (**) Option "Device" "/dev/input/event7"
[    38.662] (**) Option "_source" "server/udev"
[    38.662] (II) event7  - Logitech USB Receiver, class 0/0, rev 2.00/12.07, addr 6: is tagged by udev as: Mouse
[    38.662] (II) event7  - Logitech USB Receiver, class 0/0, rev 2.00/12.07, addr 6: device is a pointer
[    38.663] (II) event7  - Logitech USB Receiver, class 0/0, rev 2.00/12.07, addr 6: device removed
[    38.663] (**) Option "config_info" "udev:/dev/input/event7"
[    38.663] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 13)
[    38.663] (**) Option "AccelerationScheme" "none"
[    38.663] (**) Logitech USB Receiver: (accel) selected scheme none/0
[    38.663] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[    38.663] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[    38.663] (II) event7  - Logitech USB Receiver, class 0/0, rev 2.00/12.07, addr 6: is tagged by udev as: Mouse
[    38.663] (II) event7  - Logitech USB Receiver, class 0/0, rev 2.00/12.07, addr 6: device is a pointer
[    38.663] scfb: SaveScreen 0
[    38.663] scfb: SaveScreen done
[root@randy /home/randy]#
 
According to the logs in https://termbin.com/qn0m the nvidia driver is in use, is that correct ?

Before returning it, post your /var/log/Xorg.0.log. The card should work just fine on FreeBSD with the x11/nvidia-driver. Very little configuration is required. But without having a look at your logs there's no way to tell if things are set up correctly.

From the command line: cat /var/log/Xorg.0.log | nc termbin.com 9999. Then post the resulting URL here.
It is because I just made all the changes in my last post and I have graphics! I removed the xf86-video-nv pkg and the driver-nv.conf file in /usr/local/etc.X11/xorg.conf.d and added the 30-nvidia.conf file as you wrote. Rebooted the system and all is fine.

What a nice accomplishment from the help of others with much greater knowledge and experience than me. Again, a heart felt thank you from our family of BSDer's!
 
Is your thread solved? If so, you can add the relevant prefix. Thanks.

pkg install nvidia-driver, …

… Any thoughts as to this procedure? …

For simplicity, nvidia-xconfig can help.

Code:
% pkg provides /usr/local/bin/nvidia-xconfig
Name    : nvidia-xconfig-470.63.01
Desc    : Tool to manipulate X configuration files for the NVidia driver
Repo    : FreeBSD
Filename: usr/local/bin/nvidia-xconfig
%
 
Back
Top