Re: GTX 1650 could not work on nvidia-driver-470.63.01_1

From: KIRIYAMA Kazuhiko <kiri_at_truefc.org>
Date: Thu, 09 Sep 2021 05:59:11 UTC
On Thu, 09 Sep 2021 12:39:53 +0900,
Pete Wright via freebsd-x11 wrote:
> 
> 
> 
> On 9/8/21 7:23 PM, KIRIYAMA Kazuhiko wrote:
> > Hi, all
> >
> > I've upgrade machine with NVIDIA GPU GeForce 1650 on Supermicro
> > X11SPM-F [1]. And I instaled nvidia-driver-470.63.01_1 with
> > FreeBSD 14.0-CURRENT (n248730-cc1345056b11), but could not
> > work :
> 
> > EndSection
> >
> > Section "Device"
> >      Identifier     "Card0"
> >      Driver         "nvidia"
> >      BusID          "PCI:101:0:0"
> > EndSection
> 
> you might want to verify that your nvidia card is listed at that pci bus 
> ID.  alternatively, you can also try to start Xorg with no configuration 
> in place.  Recent Xorg versions do a very good job at auto-detecting 
> devices correctly, so that may help.  and finally, verify you have 
> followed the instructions that the nvidia-driver pkg outputs regarding 
> loading either the "nvidia" or "nvidia-modeset" driver (1).

No xorg.conf results is as follows :

[ 20823.657] 
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[ 20823.657] Build Operating System: FreeBSD 14.0-CURRENT amd64 
[ 20823.657] Current Operating System: FreeBSD smtp 14.0-CURRENT FreeBSD 14.0-CURRENT #0 n248730-cc1345056b11-dirty: Wed Aug 25 17:13:09 JST 2021     root@msrvkxb:/usr/obj/usr/src/amd64.amd64/sys/XIJ amd64
[ 20823.658] Build Date: 03 September 2021  02:57:26AM
[ 20823.658]  
[ 20823.658] Current version of pixman: 0.40.0
[ 20823.658] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[ 20823.658] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 20823.658] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Sep  9 14:53:21 2021
[ 20823.658] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
[ 20823.658] (==) No Layout section.  Using the first Screen section.
[ 20823.658] (==) No screen section available. Using defaults.
[ 20823.658] (**) |-->Screen "Default Screen Section" (0)
[ 20823.658] (**) |   |-->Monitor "<default monitor>"
[ 20823.659] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[ 20823.659] (==) Automatically adding devices
[ 20823.659] (==) Automatically enabling devices
[ 20823.659] (==) Not automatically adding GPU devices
[ 20823.659] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 20823.659] (==) 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
[ 20823.659] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[ 20823.659] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 20823.659] (II) Loader magic: 0x434270
[ 20823.659] (II) Module ABI versions:
[ 20823.659] 	X.Org ANSI C Emulation: 0.4
[ 20823.659] 	X.Org Video Driver: 24.1
[ 20823.659] 	X.Org XInput driver : 24.1
[ 20823.659] 	X.Org Server Extension : 10.0
[ 20823.659] (!!) More than one possible primary device found
[ 20823.659] (--) PCI: (3@0:0:0) 1a03:2000:15d9:095d rev 65, Mem @ 0xa9000000/16777216, 0xaa000000/131072, I/O @ 0x00003000/128, BIOS @ 0x????????/65536
[ 20823.659] (--) PCI: (23@0:0:0) 10de:1f82:19da:1596 rev 161, Mem @ 0xc4000000/16777216, 0xb0000000/268435456, 0xc0000000/33554432, I/O @ 0x00007000/128, BIOS @ 0x????????/65536
[ 20823.659] (II) LoadModule: "glx"
[ 20823.660] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[ 20823.661] (II) Module glx: vendor="X.Org Foundation"
[ 20823.661] 	compiled for 1.20.11, module version = 1.0.0
[ 20823.661] 	ABI class: X.Org Server Extension, version 10.0
[ 20823.661] (==) Matched modesetting as autoconfigured driver 0
[ 20823.661] (==) Matched scfb as autoconfigured driver 1
[ 20823.661] (==) Matched vesa as autoconfigured driver 2
[ 20823.661] (==) Assigned the driver to the xf86ConfigLayout
[ 20823.661] (II) LoadModule: "modesetting"
[ 20823.661] (II) Loading /usr/local/lib/xorg/modules/drivers/modesetting_drv.so
[ 20823.661] (II) Module modesetting: vendor="X.Org Foundation"
[ 20823.661] 	compiled for 1.20.11, module version = 1.20.11
[ 20823.661] 	Module class: X.Org Video Driver
[ 20823.661] 	ABI class: X.Org Video Driver, version 24.1
[ 20823.661] (II) LoadModule: "scfb"
[ 20823.661] (II) Loading /usr/local/lib/xorg/modules/drivers/scfb_drv.so
[ 20823.661] (II) Module scfb: vendor="X.Org Foundation"
[ 20823.661] 	compiled for 1.20.11, module version = 0.0.5
[ 20823.661] 	ABI class: X.Org Video Driver, version 24.1
[ 20823.661] (II) LoadModule: "vesa"
[ 20823.661] (II) Loading /usr/local/lib/xorg/modules/drivers/vesa_drv.so
[ 20823.661] (II) Module vesa: vendor="X.Org Foundation"
[ 20823.661] 	compiled for 1.20.11, module version = 2.5.0
[ 20823.661] 	Module class: X.Org Video Driver
[ 20823.662] 	ABI class: X.Org Video Driver, version 24.1
[ 20823.662] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 20823.662] (II) scfb: driver for wsdisplay framebuffer: scfb
[ 20823.662] (II) VESA: driver for VESA chipsets: vesa
[ 20823.662] (--) Using syscons driver with X support (version 2.0)
[ 20823.662] (--) using VT number 9

[ 20823.922] (WW) Falling back to old probe method for modesetting
[ 20823.922] (EE) open /dev/dri/card0: No such file or directory
[ 20823.922] (WW) Falling back to old probe method for scfb
[ 20823.922] scfb trace: probe start
[ 20823.922] scfb trace: probe done
[ 20823.922] (WW) Falling back to old probe method for modesetting
[ 20823.922] (EE) open /dev/dri/card0: No such file or directory
[ 20823.922] (WW) Falling back to old probe method for scfb
[ 20823.922] scfb trace: probe start
[ 20823.922] scfb trace: probe done
[ 20823.922] (EE) No devices detected.
[ 20823.922] (EE) 
Fatal server error:
[ 20823.922] (EE) no screens found(EE) 
[ 20823.922] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[ 20823.922] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 20823.922] (EE) 
[ 20824.189] (EE) Server terminated with error (1). Closing log file.


> if none of those options help, it may be useful to see you dmesg output 
> to see how the kernel is loading the driver.

According to dmesg.boot, NVIDIA VGA bus is PCI5 :

---<<BOOT>>---
Copyright (c) 1992-2021 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
	The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 14.0-CURRENT #0 n248730-cc1345056b11-dirty: Wed Aug 25 17:13:09 JST 2021
    root@msrvkxb:/usr/obj/usr/src/amd64.amd64/sys/XIJ amd64
FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f)
WARNING: WITNESS option enabled, expect reduced performance.
VT(vga): resolution 640x480
CPU: Intel(R) Xeon(R) Silver 4210R CPU @ 2.40GHz (2400.06-MHz K8-class CPU)
  Origin="GenuineIntel"  Id=0x50657  Family=0x6  Model=0x55  Stepping=7
  Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
  Features2=0x7ffefbff<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND>
  AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM>
  AMD Features2=0x121<LAHF,ABM,Prefetch>
  Structured Extended Features=0xd39ffffb<FSGSBASE,TSCADJ,BMI1,HLE,AVX2,FDPEXC,SMEP,BMI2,ERMS,INVPCID,RTM,PQM,NFPUSG,MPX,PQE,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,PROCTRACE,AVX512CD,AVX512BW,AVX512VL>
  Structured Extended Features2=0x808<PKU,AVX512VNNI>
  Structured Extended Features3=0xbc000400<MD_CLEAR,IBPB,STIBP,L1DFL,ARCH_CAP,SSBD>
  XSAVE Features=0xf<XSAVEOPT,XSAVEC,XINUSE,XSAVES>
  IA32_ARCH_CAPS=0xab<RDCL_NO,IBRS_ALL,SKIP_L1DFL_VME,MDS_NO,TSX_CTRL>
  VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID,VID,PostIntr
  TSC: P-state invariant, performance statistics
real memory  = 277025390592 (264192 MB)
avail memory = 267257937920 (254877 MB)
Event timer "LAPIC" quality 600
ACPI APIC Table: <SUPERM SMCI--MB>
FreeBSD/SMP: Multiprocessor System Detected: 20 CPUs
FreeBSD/SMP: 1 package(s) x 10 core(s) x 2 hardware threads
random: registering fast source Intel Secure Key RNG
random: fast provider: "Intel Secure Key RNG"
random: unblocking device.
ioapic0 <Version 2.0> irqs 0-23
ioapic1 <Version 2.0> irqs 24-31
ioapic2 <Version 2.0> irqs 32-39
ioapic3 <Version 2.0> irqs 40-47
ioapic4 <Version 2.0> irqs 48-55
Launching APs: 1 10 3 5 11 4 13 12 15 17 7 14 8 19 9 2 16 6 18
Timecounter "TSC-low" frequency 1200032112 Hz quality 1000
Cuse v0.1.36 @ /dev/cuse
random: entropy device external interface
kbd1 at kbdmux0
nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  470.63.01  Tue Aug  3 20:24:32 UTC 2021
vtvga0: <VT VGA driver>
smbios0: <System Management BIOS> at iomem 0xf05e0-0xf05fe
smbios0: Version: 3.2, BCD Revision: 3.2
aesni0: <AES-CBC,AES-CCM,AES-GCM,AES-ICM,AES-XTS>
acpi0: <SUPERM SUPERM>
acpi0: Power Button (fixed)
atrtc0: <AT realtime clock> port 0x70-0x71,0x74-0x77 irq 8 on acpi0
atrtc0: registered as a time-of-day clock, resolution 1.000000s
Event timer "RTC" frequency 32768 Hz quality 0
attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 on acpi0
Timecounter "i8254" frequency 1193182 Hz quality 0
Event timer "i8254" frequency 1193182 Hz quality 100
hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
Timecounter "HPET" frequency 24000000 Hz quality 950
Event timer "HPET" frequency 24000000 Hz quality 350
Event timer "HPET1" frequency 24000000 Hz quality 340
Event timer "HPET2" frequency 24000000 Hz quality 340
Event timer "HPET3" frequency 24000000 Hz quality 340
Event timer "HPET4" frequency 24000000 Hz quality 340
Event timer "HPET5" frequency 24000000 Hz quality 340
Event timer "HPET6" frequency 24000000 Hz quality 340
Event timer "HPET7" frequency 24000000 Hz quality 340
Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x508-0x50b on acpi0
acpi_syscontainer0: <System Container> on acpi0
apei0: <ACPI Platform Error Interface> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff numa-domain 0 on acpi0
pci0: <ACPI PCI bus> numa-domain 0 on pcib0
pci0: <dasp, performance counters> at device 8.1 (no driver attached)
pci0: <unknown> at device 17.0 (no driver attached)
pci0: <unknown> at device 17.1 (no driver attached)
ahci0: <Intel Lewisburg AHCI SATA controller> port 0x800-0x807,0x810-0x813,0x820-0x83f mem 0xaa216000-0xaa217fff,0xaa219000-0xaa2190ff,0xaa180000-0xaa1fffff irq 16 at device 17.5 numa-domain 0 on pci0
ahci0: AHCI v1.31 with 6 6Gbps ports, Port Multiplier not supported
ahcich0: <AHCI channel> at channel 0 on ahci0
ahcich1: <AHCI channel> at channel 1 on ahci0
ahcich2: <AHCI channel> at channel 2 on ahci0
ahcich3: <AHCI channel> at channel 3 on ahci0
ahcich4: <AHCI channel> at channel 4 on ahci0
ahcich5: <AHCI channel> at channel 5 on ahci0
ahciem0: <AHCI enclosure management bridge> on ahci0
xhci0: <Intel Lewisburg USB 3.0 controller> mem 0xaa200000-0xaa20ffff irq 16 at device 20.0 numa-domain 0 on pci0
xhci0: 32 bytes context size, 64-bit DMA
usbus0 numa-domain 0 on xhci0
usbus0: 5.0Gbps Super Speed USB v3.0
pci0: <simple comms> at device 22.0 (no driver attached)
pci0: <simple comms> at device 22.1 (no driver attached)
pci0: <simple comms> at device 22.4 (no driver attached)
ahci1: <Intel Lewisburg AHCI SATA controller> port 0x840-0x847,0x850-0x853,0x860-0x87f mem 0xaa214000-0xaa215fff,0xaa218000-0xaa2180ff,0xaa100000-0xaa17ffff irq 16 at device 23.0 numa-domain 0 on pci0
ahci1: AHCI v1.31 with 8 6Gbps ports, Port Multiplier not supported
ahcich6: <AHCI channel> at channel 0 on ahci1
ahcich7: <AHCI channel> at channel 1 on ahci1
ahcich8: <AHCI channel> at channel 2 on ahci1
ahcich9: <AHCI channel> at channel 3 on ahci1
ahcich10: <AHCI channel> at channel 4 on ahci1
ahcich11: <AHCI channel> at channel 5 on ahci1
ahcich12: <AHCI channel> at channel 6 on ahci1
ahcich13: <AHCI channel> at channel 7 on ahci1
ahciem1: <AHCI enclosure management bridge> on ahci1
pcib1: <ACPI PCI-PCI bridge> irq 16 at device 28.0 numa-domain 0 on pci0
pci1: <ACPI PCI bus> numa-domain 0 on pcib1
pcib2: <ACPI PCI-PCI bridge> irq 17 at device 28.5 numa-domain 0 on pci0
pci2: <ACPI PCI bus> numa-domain 0 on pcib2
pcib3: <ACPI PCI-PCI bridge> irq 17 at device 0.0 numa-domain 0 on pci2
pci3: <ACPI PCI bus> numa-domain 0 on pcib3
vgapci0: <VGA-compatible display> port 0x3000-0x307f mem 0xa9000000-0xa9ffffff,0xaa000000-0xaa01ffff irq 17 at device 0.0 numa-domain 0 on pci3
isab0: <PCI-ISA bridge> at device 31.0 numa-domain 0 on pci0
isa0: <ISA bus> numa-domain 0 on isab0
pci0: <memory> at device 31.2 (no driver attached)
pci0: <serial bus> at device 31.5 (no driver attached)
pcib4: <ACPI Host-PCI bridge> numa-domain 0 on acpi0
pci4: <ACPI PCI bus> numa-domain 0 on pcib4
pcib5: <ACPI PCI-PCI bridge> irq 39 at device 0.0 numa-domain 0 on pci4
pci5: <ACPI PCI bus> numa-domain 0 on pcib5
vgapci1: <VGA-compatible display> port 0x7000-0x707f mem 0xc4000000-0xc4ffffff,0xb0000000-0xbfffffff,0xc0000000-0xc1ffffff irq 32 at device 0.0 numa-domain 0 on pci5
nvidia1: <NVIDIA GeForce GTX 1650> numa-domain 0 on vgapci1
vgapci1: child nvidia1 requested pci_enable_io
vgapci1: child nvidia1 requested pci_enable_io
vgapci1: Boot video device
hdac0: <NVIDIA (0x10fa) HDA Controller> mem 0xc5080000-0xc5083fff irq 36 at device 0.1 numa-domain 0 on pci5
pcib6: <ACPI Host-PCI bridge> numa-domain 0 on acpi0
pci6: <ACPI PCI bus> numa-domain 0 on pcib6
pcib7: <ACPI Host-PCI bridge> numa-domain 0 on acpi0
pci7: <ACPI PCI bus> numa-domain 0 on pcib7
pcib8: <ACPI PCI-PCI bridge> irq 55 at device 0.0 numa-domain 0 on pci7
pci8: <ACPI PCI bus> numa-domain 0 on pcib8
pcib9: <ACPI PCI-PCI bridge> mem 0xfbb00000-0xfbb1ffff irq 48 at device 0.0 numa-domain 0 on pci8
pci9: <ACPI PCI bus> numa-domain 0 on pcib9
pcib10: <ACPI PCI-PCI bridge> irq 48 at device 3.0 numa-domain 0 on pci9
pci10: <ACPI PCI bus> numa-domain 0 on pcib10
pci10: <network, ethernet> at device 0.0 (no driver attached)
ixl0: <Intel(R) Ethernet Connection X722 for 1GbE - 2.3.0-k> mem 0xf9000000-0xf9ffffff,0xfb008000-0xfb00ffff irq 54 at device 0.2 numa-domain 0 on pci10
ixl0: fw 4.1.59148 api 1.9 nvm 4.11 etid 80001d8c oem 1.265.0
ixl0: PF-ID[2]: VFs 32, MSI-X 129, VF MSI-X 5, QPs 427, MDIO shared
ixl0: Using 1024 TX descriptors and 1024 RX descriptors
ixl0: queue equality override not set, capping rx_queues at 10 and tx_queues at 10
ixl0: Using 10 RX queues 10 TX queues
ixl0: Using MSI-X interrupts with 11 vectors
ixl0: Ethernet address: 3c:ec:ef:66:b9:da
ixl0: Allocating 16 queues for PF LAN VSI; 10 queues active
ixl0: Link is up, 1 Gbps Full Duplex, Requested FEC: None, Negotiated FEC: None, Autoneg: True, Flow Control: None
ixl0: link state changed to UP
ixl0: SR-IOV ready
ixl0: netmap queues/slots: TX 10/1024, RX 10/1024
debugnet_any_ifnet_update: Bad dn_init result from ixl0 (ifp 0xfffff8010a0c7800), ignoring.
ixl0: link state changed to DOWN
ixl1: <Intel(R) Ethernet Connection X722 for 1GbE - 2.3.0-k> mem 0xf8000000-0xf8ffffff,0xfb000000-0xfb007fff irq 54 at device 0.3 numa-domain 0 on pci10
ixl1: fw 4.1.59148 api 1.9 nvm 4.11 etid 80001d8c oem 1.265.0
ixl1: PF-ID[3]: VFs 32, MSI-X 129, VF MSI-X 5, QPs 426, MDIO shared
ixl1: Using 1024 TX descriptors and 1024 RX descriptors
ixl1: queue equality override not set, capping rx_queues at 10 and tx_queues at 10
ixl1: Using 10 RX queues 10 TX queues
ixl1: Using MSI-X interrupts with 11 vectors
ixl1: Ethernet address: 3c:ec:ef:66:b9:db
ixl1: Allocating 16 queues for PF LAN VSI; 10 queues active
ixl1: Link is up, 1 Gbps Full Duplex, Requested FEC: None, Negotiated FEC: None, Autoneg: True, Flow Control: None
ixl1: link state changed to UP
ixl1: SR-IOV ready
ixl1: netmap queues/slots: TX 10/1024, RX 10/1024
debugnet_any_ifnet_update: Bad dn_init result from ixl1 (ifp 0xfffff80107cc2800), ignoring.
ixl1: link state changed to DOWN
pcib11: <ACPI PCI-PCI bridge> irq 55 at device 2.0 numa-domain 0 on pci7
pci11: <ACPI PCI bus> numa-domain 0 on pcib11
arcmsr0: <Areca SAS 12G Host Adapter RAID Controller (RAID6 capable)
arcmsr version 1.50.00.02 2021-04-16
> port 0xf000-0xf0ff mem 0xfbe00000-0xfbe0ffff,0xfbd00000-0xfbdfffff irq 50 at device 0.0 numa-domain 0 on pci11
Areca RAID adapter0: ARC-1216 F/W version V1.56 2019-01-24 
arcmsr: MSI-X INT enabled
pci7: <dasp, performance counters> at device 14.0 (no driver attached)
pci7: <dasp, performance counters> at device 15.0 (no driver attached)
pci7: <dasp, performance counters> at device 18.0 (no driver attached)
pci7: <dasp, performance counters> at device 18.1 (no driver attached)
pci7: <dasp, performance counters> at device 21.1 (no driver attached)
pci7: <dasp, performance counters> at device 22.1 (no driver attached)
pci7: <dasp, performance counters> at device 22.5 (no driver attached)
cpu0: <ACPI CPU> numa-domain 0 on acpi0
uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0
est0: <Enhanced SpeedStep Frequency Control> numa-domain 0 on cpu0
Timecounters tick every 1.000 msec
ZFS filesystem version: 5
ZFS storage pool version: features support (5000)
hdacc0: <NVIDIA (0x0094) HDA CODEC> at cad 0 on hdac0
hdaa0: <NVIDIA (0x0094) Audio Function Group> at nid 1 on hdacc0
pcm0: <NVIDIA (0x0094) (HDMI/DP 8ch)> at nid 4 on hdaa0
pcm1: <NVIDIA (0x0094) (HDMI/DP 8ch)> at nid 5 on hdaa0
pcm2: <NVIDIA (0x0094) (HDMI/DP 8ch)> at nid 6 on hdaa0
Trying to mount root from zfs:zroot/ROOT/default []...
Root mount waiting for: CAM usbus0
WARNING: WITNESS option enabled, expect reduced performance.
ugen0.1: <0x8086 XHCI root HUB> at usbus0
uhub0 numa-domain 0 on usbus0
uhub0: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0
da0 at arcmsr0 bus 0 scbus16 target 0 lun 0
da0: <Areca ARC-1216-VOL#000 R001> Fixed Direct Access SPC-3 SCSI device
da0: Serial Number 6366542301464377
da0: 1200.000MB/s transfers
da0: Command Queueing enabled
da0: 1907344MB (3906240512 512 byte sectors)
ses0 at ahciem0 bus 0 scbus6 target 0 lun 0
ses0: <AHCI SGPIO Enclosure 2.00 0001> SEMB S-E-S 2.00 device
ses0: SEMB SES Device
ses1 at ahciem1 bus 0 scbus15 target 0 lun 0
ses1: <AHCI SGPIO Enclosure 2.00 0001> SEMB S-E-S 2.00 device
ses1: SEMB SES Device
pass3 at arcmsr0 bus 0 scbus16 target 16 lun 0
pass3: <Areca RAID controller R001> Fixed Processor SCSI device
Root mount waiting for: usbus0
uhub0: 26 ports with 26 removable, self powered
ixl0: Link is up, 1 Gbps Full Duplex, Requested FEC: None, Negotiated FEC: None, Autoneg: True, Flow Control: None
ixl0: link state changed to UP
debugnet_any_ifnet_update: Bad dn_init result from ixl0 (ifp 0xfffff8010a0c7800), ignoring.
ugen0.2: <vendor 0x0557 product 0x7000> at usbus0
uhub1 numa-domain 0 on uhub0
uhub1: <vendor 0x0557 product 0x7000, class 9/0, rev 2.00/0.00, addr 1> on usbus0
ixl1: Link is up, 1 Gbps Full Duplex, Requested FEC: None, Negotiated FEC: None, Autoneg: True, Flow Control: None
ixl1: link state changed to UP
debugnet_any_ifnet_update: Bad dn_init result from ixl1 (ifp 0xfffff80107cc2800), ignoring.
uhub1: 4 ports with 3 removable, self powered
Root mount waiting for: usbus0
ugen0.3: <vendor 0x0557 product 0x2419> at usbus0
ukbd0 numa-domain 0 on uhub1
ukbd0: <vendor 0x0557 product 0x2419, class 0/0, rev 1.10/1.00, addr 2> on usbus0
kbd2 at ukbd0
lock order reversal:
 1st 0xfffff801079d7cb0 zfs (zfs, lockmgr) @ /usr/src/sys/kern/vfs_mount.c:1194
 2nd 0xfffff801079d7af0 devfs (devfs, lockmgr) @ /usr/src/sys/kern/vfs_mount.c:1206
lock order devfs -> zfs established at:
#0 0xffffffff80c90219 at witness_checkorder+0x459
#1 0xffffffff80bf14c5 at lockmgr_xlock+0x55
#2 0xffffffff80d25444 at _vn_lock+0x54
#3 0xffffffff80d03e54 at vfs_domount+0xf44
#4 0xffffffff80d01d60 at vfs_donmount+0x880
#5 0xffffffff80d06d37 at kernel_mount+0x57
#6 0xffffffff80d09841 at parse_mount+0x4b1
#7 0xffffffff80d07f23 at vfs_mountroot+0x7b3
#8 0xffffffff80babd3f at start_init+0x1f
#9 0xffffffff80bd9360 at fork_exit+0x80
#10 0xffffffff810b487e at fork_trampoline+0xe
lock order zfs -> devfs attempted at:
#0 0xffffffff80c90b4f at witness_checkorder+0xd8f
#1 0xffffffff80bf14c5 at lockmgr_xlock+0x55
#2 0xffffffff80d25444 at _vn_lock+0x54
#3 0xffffffff80d03e54 at vfs_domount+0xf44
#4 0xffffffff80d01d60 at vfs_donmount+0x880
#5 0xffffffff80d014a9 at sys_nmount+0x69
#6 0xffffffff810e3c4e at amd64_syscall+0x12e
#7 0xffffffff810b411e at fast_syscall_common+0xf8
ioat0: <SKX IOAT> mem 0x383ffff1c000-0x383ffff1ffff irq 26 at device 4.0 numa-domain 0 on pci0
ioat0: Capabilities: f0006f1<DMA_with_DIF,PQ,Extended_APIC_ID,Block_Fill,Move_CRC,DCA,Page_Break>
ioat1: <SKX IOAT> mem 0x383ffff18000-0x383ffff1bfff irq 27 at device 4.1 numa-domain 0 on pci0
ioat1: Capabilities: f0006f1<DMA_with_DIF,PQ,Extended_APIC_ID,Block_Fill,Move_CRC,DCA,Page_Break>
ioat2: <SKX IOAT> mem 0x383ffff14000-0x383ffff17fff irq 26 at device 4.2 numa-domain 0 on pci0
ioat2: Capabilities: f0004f1<DMA_with_DIF,Extended_APIC_ID,Block_Fill,Move_CRC,DCA,Page_Break>
ioat3: <SKX IOAT> mem 0x383ffff10000-0x383ffff13fff irq 27 at device 4.3 numa-domain 0 on pci0
ioat3: Capabilities: f0004f1<DMA_with_DIF,Extended_APIC_ID,Block_Fill,Move_CRC,DCA,Page_Break>
ioat4: <SKX IOAT> mem 0x383ffff0c000-0x383ffff0ffff irq 26 at device 4.4 numa-domain 0 on pci0
ioat4: Capabilities: f0004f1<DMA_with_DIF,Extended_APIC_ID,Block_Fill,Move_CRC,DCA,Page_Break>
ioat5: <SKX IOAT> mem 0x383ffff08000-0x383ffff0bfff irq 27 at device 4.5 numa-domain 0 on pci0
ioat5: Capabilities: f0004f1<DMA_with_DIF,Extended_APIC_ID,Block_Fill,Move_CRC,DCA,Page_Break>
ioat6: <SKX IOAT> mem 0x383ffff04000-0x383ffff07fff irq 26 at device 4.6 numa-domain 0 on pci0
ioat6: Capabilities: f0004f1<DMA_with_DIF,Extended_APIC_ID,Block_Fill,Move_CRC,DCA,Page_Break>
ioat7: <SKX IOAT> mem 0x383ffff00000-0x383ffff03fff irq 27 at device 4.7 numa-domain 0 on pci0
ioat7: Capabilities: f0004f1<DMA_with_DIF,Extended_APIC_ID,Block_Fill,Move_CRC,DCA,Page_Break>
pchtherm0: <Lewisburg Thermal Subsystem> mem 0x383ffff23000-0x383ffff23fff irq 18 at device 20.2 numa-domain 0 on pci0
ichsmb0: <Intel Lewisburg SMBus controller> port 0x780-0x79f at device 31.4 numa-domain 0 on pci0
smbus0: <System Management Bus> numa-domain 0 on ichsmb0
acpi_wmi0: <ACPI-WMI mapping> on acpi0
acpi_wmi0: cannot find EC device
lo0: link state changed to UP
ixl0: link state changed to DOWN
ixl1: link state changed to DOWN
ixl0: Link is up, 1 Gbps Full Duplex, Requested FEC: None, Negotiated FEC: None, Autoneg: True, Flow Control: None
ixl0: link state changed to UP
ixl1: Link is up, 1 Gbps Full Duplex, Requested FEC: None, Negotiated FEC: None, Autoneg: True, Flow Control: None
ixl1: link state changed to UP
ums0 numa-domain 0 on uhub1
ums0: <vendor 0x0557 product 0x2419, class 0/0, rev 1.10/1.00, addr 2> on usbus0
ums0: 3 buttons and [Z] coordinates ID=0
ipfw2 (+ipv6) initialized, divert loadable, nat loadable, default to deny, logging disabled

> 
> -pete
> 
> 
> (1)https://www.freshports.org/x11/nvidia-driver/ specifically "Starting 
> with version 358.09, some important functionality of the driver has been 
> broken out into a separate kernel module, nvidia-modeset.ko."
> 
> -- 
> Pete Wright
> pete@nomadlogic.org
> @nomadlogicLA
> 
>