NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/57059 (amdgpu graphics ring test failing)



Done. 

Attached the dmesg_amdgpu.txt.



Sent from ProtonMail, Swiss-based encrypted email.


------- Original Message -------
Em segunda-feira, 10 de julho de 2023 às 9:13 PM, Taylor R Campbell <riastradh%NetBSD.org@localhost> escreveu:


> > Date: Tue, 11 Jul 2023 00:09:10 +0000
> > From: Bruno Melo bmelo%protonmail.com@localhost
> > 
> > I tried the userconf.
> > 
> > > Can you build a kernel with DDB_ONPANIC=0 or
> > > DDB_COMMANDONENTER="reboot" and try booting that, so that the system
> > 
> > I will build it now. Please clarify, I need to set these in my custom kernel conf (GENERIC in this case)?
> 
> 
> Yes -- usually what I do is create a file
> src/sys/arch/amd64/conf/GENERIC.local and put it there to avoid having
> local changes in my tree; GENERIC will include GENERIC.local if it's
> there, but won't complain if it's not there.
> 
> options DDB_ONPANIC=0
> 
> or
> 
> options DDB_COMMANDONENTER="reboot"
us0 apid 3
[     1.000004] cpu3: AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx  , id 0x810f81
[     1.000004] cpu3: node 0, package 0, core 1, smt 1
[     1.000004] cpu4 at mainbus0 apid 4
[     1.000004] cpu4: AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx  , id 0x810f81
[     1.000004] cpu4: node 0, package 0, core 2, smt 0
[     1.000004] cpu5 at mainbus0 apid 5
[     1.000004] cpu5: AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx  , id 0x810f81
[     1.000004] cpu5: node 0, package 0, core 2, smt 1
[     1.000004] cpu6 at mainbus0 apid 6
[     1.000004] cpu6: AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx  , id 0x810f81
[     1.000004] cpu6: node 0, package 0, core 3, smt 0
[     1.000004] cpu7 at mainbus0 apid 7
[     1.000004] cpu7: AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx  , id 0x810f81
[     1.000004] cpu7: node 0, package 0, core 3, smt 1
[     1.000004] acpi0 at mainbus0: Intel ACPICA 20221020
[     1.000004] acpi0: X/RSDT: OemId <ALASKA,  A M I ,01072009>, AslId <AMI ,00010013>
[     1.000004] acpi0: autoconfiguration error: invalid PCI address for D007
[     1.000004] acpi0: autoconfiguration error: invalid PCI address for D00B
[     1.000004] acpi0: autoconfiguration error: invalid PCI address for D00D
[     1.000004] acpi0: MCFG: segment 0, bus 0-63, address 0x00000000f8000000
[     1.000004] acpi0: SCI interrupting at int 9
[     1.000004] acpi0: fixed power button present
[     1.000004] timecounter: Timecounter "ACPI-Fast" frequency 3579545 Hz quality 1000
[     1.036911] hpet0 at acpi0: high precision event timer (mem 0xfed00000-0xfed00400)
[     1.036911] timecounter: Timecounter "hpet0" frequency 14318180 Hz quality 2000
[     1.040332] AMDN (PNP0C01) at acpi0 not configured
[     1.040332] acpivga0 at acpi0 (VGA): ACPI Display Adapter
[     1.040332] acpiout0 at acpivga0 (LCD, 0x0110): ACPI Display Output Device
[     1.040332] acpiout0: brightness levels: [2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62,64,66,68,70,72,74,76,78,80,82,84,86,88,90,92,94,96,98,100]
[     1.040332] acpiout1 at acpivga0 (CAMF, 0x1000): ACPI Display Output Device
[     1.040332] acpiout2 at acpivga0 (CAMR, 0x2000): ACPI Display Output Device
[     1.040332] acpivga0: connected output devices:
[     1.040332] acpivga0:   0x0110 (acpiout0): LCD Panel, head 0, bios detect
[     1.040332] acpivga0:   0x0210: Unknown Output Device, head 0, bios detect
[     1.040332] acpivga0:   0x0220: Unknown Output Device, head 0, bios detect
[     1.040332] acpivga0:   0x0230: Unknown Output Device, head 0, bios detect
[     1.040332] acpivga0:   0x0240: Unknown Output Device, head 0, bios detect
[     1.040332] acpivga0:   0x1000 (acpiout1): Unknown Output Device, head 0, bios detect, non vga
[     1.040332] acpivga0:   0x2000 (acpiout2): Unknown Output Device, head 0, bios detect, non vga
[     1.040332] attimer1 at acpi0 (TMR, PNP0100): io 0x40-0x43 irq 0
[     1.040332] pcppi1 at acpi0 (SPKR, PNP0800): io 0x61
[     1.040332] spkr0 at pcppi1: PC Speaker
[     1.040332] wsbell at spkr0 not configured
[     1.040332] midi0 at pcppi1: PC speaker
[     1.040332] sysbeep0 at pcppi1
[     1.040332] acpibut0 at acpi0 (PWRB, PNP0C0C-170): ACPI Power Button
[     1.040332] GPIO (AMDI0030) at acpi0 not configured
[     1.040332] TPM (MSFT0101) at acpi0 not configured
[     1.040332] acpitz0 at acpi0 (TZ01): cpu0 cpu1 cpu2 cpu3 cpu4 cpu5 cpu6 cpu7
[     1.040332] acpitz0: levels: critical 90.0 C, passive 50.0 C, passive cooling
[     1.040332] attimer1: attached to pcppi1
[     1.040332] pci0 at mainbus0 bus 0: configuration mode 1
[     1.040332] pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok
[     1.040332] amdsmn0 at pci0 dev 0 function 0: AMD System Management Network
[     1.040332] amdzentemp0 at amdsmn0: AMD CPU Temperature Sensors (Family17h)
[     1.040332] AMD Family17h/1xh IOMMU (IOMMU system) at pci0 dev 0 function 2 not configured
[     1.040332] pchb0 at pci0 dev 1 function 0: AMD Family17h PCIe (rev. 0x00)
[     1.040332] ppb0 at pci0 dev 1 function 2: AMD Family17h/1xh PCIe (rev. 0x00)
[     1.040332] ppb0: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x4 @ 8.0GT/s
[     1.040332] ppb0: link is x4 @ 2.5GT/s
[     1.040332] pci1 at ppb0 bus 1
[     1.040332] pci1: i/o space, memory space enabled, rd/line, wr/inv ok
[     1.040332] nvme0 at pci1 dev 0 function 0: Silicon Motion product 2263 (rev. 0x03)
[     1.040332] nvme0: NVMe 1.3
[     1.040332] nvme0: for admin queue interrupting at msix0 vec 0
[     1.040332] nvme0: LuminouTek  NVME  1TB, firmware T1103L0L, serial 2301JPDL1TB000006422
[     1.040332] nvme0: for io queue 1 interrupting at msix0 vec 1 affinity to cpu0
[     1.040332] nvme0: for io queue 2 interrupting at msix0 vec 2 affinity to cpu1
[     1.040332] nvme0: for io queue 3 interrupting at msix0 vec 3 affinity to cpu2
[     1.040332] nvme0: for io queue 4 interrupting at msix0 vec 4 affinity to cpu3
[     1.040332] nvme0: for io queue 5 interrupting at msix0 vec 5 affinity to cpu4
[     1.040332] nvme0: for io queue 6 interrupting at msix0 vec 6 affinity to cpu5
[     1.040332] nvme0: for io queue 7 interrupting at msix0 vec 7 affinity to cpu6
[     1.040332] nvme0: for io queue 8 interrupting at msix0 vec 8 affinity to cpu7
[     1.040332] ld0 at nvme0 nsid 1
[     1.040332] ld0: 953 GB, 124519 cyl, 255 head, 63 sec, 512 bytes/sect x 2000409264 sectors
[     1.040332] ppb1 at pci0 dev 1 function 4: AMD Family17h/1xh PCIe (rev. 0x00)
[     1.040332] ppb1: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x1 @ 8.0GT/s
[     1.040332] ppb1: link is x1 @ 2.5GT/s
[     1.040332] pci2 at ppb1 bus 2
[     1.040332] pci2: i/o space, memory space enabled, rd/line, wr/inv ok
[     1.040332] re0 at pci2 dev 0 function 0: RealTek 8168/8111 PCIe Gigabit Ethernet (rev. 0x15)
[     1.040332] re0: interrupting at msix1 vec 0
[     1.040332] re0: RTL8168H/8111H (0x5400)
[     1.040332] re0: Ethernet address 1c:83:41:32:3f:9e
[     1.040332] re0: using 256 tx descriptors
[     1.040332] rgephy0 at re0 phy 7: RTL8251 1000BASE-T media interface, rev. 0
[     1.040332] rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT-FDX, auto
[     1.040332] ppb2 at pci0 dev 1 function 5: AMD Family17h/1xh PCIe (rev. 0x00)
[     1.040332] ppb2: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x1 @ 8.0GT/s
[     1.040332] ppb2: link is x1 @ 2.5GT/s
[     1.040332] pci3 at ppb2 bus 3
[     1.040332] pci3: i/o space, memory space enabled, rd/line, wr/inv ok
[     1.040332] Realtek Semiconductor RTL8821CE 802.11ac PCIe NIC (miscellaneous network) at pci3 dev 0 function 0 not configured
[     1.040332] pchb1 at pci0 dev 8 function 0: AMD Family17h PCIe (rev. 0x00)
[     1.040332] ppb3 at pci0 dev 8 function 1: AMD Family17h/1xh PCIe (rev. 0x00)
[     1.040332] ppb3: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x16 @ 8.0GT/s
[     1.040332] pci4 at ppb3 bus 4
[     1.040332] pci4: i/o space, memory space enabled, rd/line, wr/inv ok
[     1.040332] genfb0 at pci4 dev 0 function 0: ATI Technologies product 15d8 (rev. 0xc1)
[     1.040332] genfb0: framebuffer at 0xe0000000, size 1024x768, depth 32, stride 4096
[     1.040332] genfb0: shadow framebuffer enabled, size 3072 KB
[     1.040332] wsdisplay0 at genfb0 kbdmux 1: console (default, vt100 emulation)
[     1.040332] wsmux1: connecting to wsdisplay0
[     1.040332] drm at genfb0 not configured
[     1.040332] hdaudio0 at pci4 dev 0 function 1: HD Audio Controller
[     1.040332] hdaudio0: interrupting at msi2 vec 0
[     1.040332] hdaudio0: HDA ver. 1.0, OSS 4, ISS 0, BSS 0, SDO 1, 64-bit
[     1.040332] hdafg0 at hdaudio0: ATI R6xx HDMI
[     1.040332] hdafg0: HDMI00 2ch: Digital Out [Jack]
[     1.040332] hdafg0: HDMI01 2ch: Digital Out [Jack]
[     1.040332] hdafg0: HDMI02 2ch: Digital Out [Jack]
[     1.040332] hdafg0: HDMI03 2ch: Digital Out [Jack]
[     1.040332] hdafg0: 2ch/0ch 32000Hz 44100Hz 48000Hz PCM16 AC3
[     1.040332] audio0 at hdafg0: playback
[     1.040332] audio0: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for playback
[     1.040332] spkr1 at audio0: PC Speaker (synthesized)
[     1.040332] wsbell at spkr1 not configured
[     1.040332] amdccp0 at pci4 dev 0 function 2: AMD Cryptographic Coprocessor
[     1.040332] xhci0 at pci4 dev 0 function 3: AMD Family17h/1xh USB 3.1 xHCI (rev. 0x00)
[     1.040332] xhci0: 64-bit DMA
[     1.040332] xhci0: interrupting at msix3 vec 0
[     1.040332] xhci0: xHCI version 1.10
[     1.040332] usb0 at xhci0: USB revision 3.1
[     1.040332] usb1 at xhci0: USB revision 2.0
[     1.040332] xhci1 at pci4 dev 0 function 4: AMD Family17h/1xh USB 3.1 xHCI (rev. 0x00)
[     1.040332] xhci1: 64-bit DMA
[     1.040332] xhci1: interrupting at msix4 vec 0
[     1.040332] xhci1: xHCI version 1.10
[     1.040332] usb2 at xhci1: USB revision 3.1
[     1.040332] usb3 at xhci1: USB revision 2.0
[     1.040332] AMD 17h/1xh I2S Audio (miscellaneous multimedia) at pci4 dev 0 function 5 not configured
[     1.040332] hdaudio1 at pci4 dev 0 function 6: HD Audio Controller
[     1.040332] hdaudio1: interrupting at msi5 vec 0
[     1.040332] hdaudio1: HDA ver. 1.0, OSS 4, ISS 4, BSS 0, SDO 1, 64-bit
[     1.040332] hdafg1 at hdaudio1: Realtek ALC269
[     1.040332] hdafg1: ADC00 2ch: Mic In [Jack]
[     1.040332] hdafg1: 0ch/2ch 44100Hz 48000Hz 96000Hz 192000Hz PCM16 PCM20 PCM24 AC3
[     1.040332] audio1 at hdafg1: playback, capture, full duplex, independent
[     1.040332] audio1: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for playback
[     1.040332] audio1: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for recording
[     1.040332] spkr2 at audio1: PC Speaker (synthesized)
[     1.040332] wsbell at spkr2 not configured
[     1.040332] AMD product 15e6 (miscellaneous prehistoric) at pci4 dev 0 function 7 not configured
[     1.040332] ppb4 at pci0 dev 8 function 2: AMD Family17h/1xh PCIe (rev. 0x00)
[     1.040332] ppb4: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x16 @ 8.0GT/s
[     1.040332] pci5 at ppb4 bus 5
[     1.040332] pci5: i/o space, memory space enabled, rd/line, wr/inv ok
[     1.040332] ahcisata0 at pci5 dev 0 function 0: AMD FCH SATA AHCI (rev. 0x61)
[     1.040332] ahcisata0: 64-bit DMA
[     1.040332] ahcisata0: AHCI revision 1.31, 1 port, 32 slots, CAP 0xf737ff00<PSC,SSC,PMD,FBSS,SPM,SAM,ISS=0x3=Gen3,SCLO,SAL,SALP,SMPS,SSNTF,SNCQ,S64A>
[     1.040332] ahcisata0: interrupting at msi6 vec 0
[     1.040332] atabus0 at ahcisata0 channel 0
[     1.040332] piixpm0 at pci0 dev 20 function 0: AMD X370/X399 SMBus Controller (rev. 0x61)
[     1.040332] piixpm0: interrupting at SMI, 
[     1.040332] iic0 at piixpm0 port 0: I2C bus
[     1.040332] iic1 at piixpm0 port 1: I2C bus
[     1.040332] pcib0 at pci0 dev 20 function 3: AMD FCH LPC (rev. 0x51)
[     1.040332] pchb2 at pci0 dev 24 function 0: AMD Family17h/1xh Data Fabric (rev. 0x00)
[     1.040332] pchb3 at pci0 dev 24 function 1: AMD Family17h/1xh Data Fabric (rev. 0x00)
[     1.040332] pchb4 at pci0 dev 24 function 2: AMD Family17h/1xh Data Fabric (rev. 0x00)
[     1.040332] pchb5 at pci0 dev 24 function 3: AMD Family17h/1xh Data Fabric (rev. 0x00)
[     1.040332] pchb6 at pci0 dev 24 function 4: AMD Family17h/1xh Data Fabric (rev. 0x00)
[     1.040332] pchb7 at pci0 dev 24 function 5: AMD Family17h/1xh Data Fabric (rev. 0x00)
[     1.040332] pchb8 at pci0 dev 24 function 6: AMD Family17h/1xh Data Fabric (rev. 0x00)
[     1.040332] pchb9 at pci0 dev 24 function 7: AMD Family17h/1xh Data Fabric (rev. 0x00)
[     1.040332] isa0 at pcib0
[     1.040332] acpicpu0 at cpu0: ACPI CPU
[     1.040332] acpicpu0: C1: FFH, lat   1 us, pow     0 mW
[     1.040332] acpicpu0: C2: I/O, lat 400 us, pow     0 mW
[     1.040332] acpicpu0: P0: FFH, lat   1 us, pow  2803 mW, 2300 MHz
[     1.040332] acpicpu0: P1: FFH, lat   1 us, pow  1615 mW, 1700 MHz
[     1.040332] acpicpu0: P2: FFH, lat   1 us, pow  1277 mW, 1400 MHz
[     1.040332] acpicpu0: T0: I/O, lat   1 us, pow     0 mW, 100 %
[     1.040332] acpicpu0: T1: I/O, lat   1 us, pow     0 mW,  88 %
[     1.040332] acpicpu0: T2: I/O, lat   1 us, pow     0 mW,  76 %
[     1.040332] acpicpu0: T3: I/O, lat   1 us, pow     0 mW,  64 %
[     1.040332] acpicpu0: T4: I/O, lat   1 us, pow     0 mW,  52 %
[     1.040332] acpicpu0: T5: I/O, lat   1 us, pow     0 mW,  40 %
[     1.040332] acpicpu0: T6: I/O, lat   1 us, pow     0 mW,  28 %
[     1.040332] acpicpu0: T7: I/O, lat   1 us, pow     0 mW,  16 %
[     1.040332] acpicpu1 at cpu1: ACPI CPU
[     1.040332] acpicpu2 at cpu2: ACPI CPU
[     1.040332] acpicpu3 at cpu3: ACPI CPU
[     1.040332] acpicpu4 at cpu4: ACPI CPU
[     1.040332] acpicpu5 at cpu5: ACPI CPU
[     1.040332] acpicpu6 at cpu6: ACPI CPU
[     1.040332] acpicpu7 at cpu7: ACPI CPU
[     1.040332] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
[     1.040332] timecounter: Timecounter "TSC" frequency 2295691000 Hz quality 3000
[     1.200184] acpivga0: connected output devices:
[     1.200184] acpivga0:   0x0110 (acpiout0): LCD Panel, head 0, bios detect
[     1.200184] acpivga0:   0x0210: Unknown Output Device, head 0, bios detect
[     1.200184] acpivga0:   0x0220: Unknown Output Device, head 0, bios detect
[     1.200184] acpivga0:   0x0230: Unknown Output Device, head 0, bios detect
[     1.200184] acpivga0:   0x0240: Unknown Output Device, head 0, bios detect
[     1.200184] acpivga0:   0x1000 (acpiout1): Unknown Output Device, head 0, bios detect, non vga
[     1.200184] acpivga0:   0x2000 (acpiout2): Unknown Output Device, head 0, bios detect, non vga
[     1.200184] uhub0 at usb0: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 3.00/1.00, addr 0
[     1.217210] uhub0: 4 ports with 4 removable, self powered
[     1.217210] uhub1 at usb1: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 0
[     1.247210] uhub1: 4 ports with 4 removable, self powered
[     1.247210] uhub2 at usb2: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 3.00/1.00, addr 0
[     1.267210] uhub2: 1 port with 1 removable, self powered
[     1.267210] uhub3 at usb3: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 0
[     1.287209] uhub3: 2 ports with 2 removable, self powered
[     1.287209] ld0: GPT GUID: 18c9c8fd-b624-4827-9039-d29fc2ed0365
[     1.287209] dk0 at ld0: "9e3a2a4d-cee5-4f8c-905d-9aa7763904e2", 262144 blocks at 2048, type: msdos
[     1.287209] dk1 at ld0: "bb56d3a0-8a93-4f8f-af3a-5aa338ffa0d5", 1996224512 blocks at 264192, type: ffs
[     1.287209] dk2 at ld0: "fc87201f-e78a-4e0a-922a-e6c4802dfb9a", 3918479 blocks at 1996490752, type: swap
[     1.287209] IPsec: Initialized Security Association Processing.
[     1.747204] uhub4 at uhub3 port 1: vendor 05e3 (0x05e3) USB2.0 Hub (0x0610), class 9/0, rev 2.00/61.60, addr 1
[     1.747204] uhub4: multiple transaction translators
[     1.747204] uhub4: 4 ports with 4 removable, self powered
[     1.787203] uhidev0 at uhub1 port 4 configuration 1 interface 0
[     1.787203] uhidev0: Microsoft (0x045e) Microsoft Nano Transceiver 1.1 (0x07fd), rev 2.00/3.15, addr 1, iclass 3/1
[     1.787203] ukbd0 at uhidev0
[     1.797203] wskbd0 at ukbd0: console keyboard, using wsdisplay0
[     1.797203] uhidev1 at uhub1 port 4 configuration 1 interface 1
[     1.797203] uhidev1: Microsoft (0x045e) Microsoft Nano Transceiver 1.1 (0x07fd), rev 2.00/3.15, addr 1, iclass 3/0
[     1.807203] uhidev1: 3 report ids
[     1.807203] uhid0 at uhidev1 reportid 1: input=2, output=0, feature=0
[     1.807203] uhid1 at uhidev1 reportid 2: input=1, output=0, feature=0
[     1.807203] uhid2 at uhidev1 reportid 3: input=2, output=0, feature=6
[     1.807203] uhidev2 at uhub1 port 4 configuration 1 interface 2
[     1.807203] uhidev2: Microsoft (0x045e) Microsoft Nano Transceiver 1.1 (0x07fd), rev 2.00/3.15, addr 1, iclass 3/1
[     1.817203] ums0 at uhidev2: 5 buttons and Z dir
[     1.817203] wsmouse0 at ums0 mux 0
[     2.517193] urtwn0 at uhub4 port 1
[     2.517193] urtwn0: Realtek (0x0bda) 802.11n NIC (0x8179), rev 2.00/0.00, addr 2
[     2.677190] urtwn0: MAC/BB RTL8188EU, RF 6052 1T1R, address d0:37:45:e4:c6:f7
[     2.677190] urtwn0: 1 rx pipe, 2 tx pipes
[     3.107185] uhidev3 at uhub4 port 2 configuration 1 interface 0
[     3.107185] uhidev3: vendor 13ba (0x13ba) Barcode Reader (0x0018), rev 1.10/0.01, addr 3, iclass 3/1
[     3.117184] ukbd1 at uhidev3
[     3.117184] wskbd1 at ukbd1 mux 1
[     3.147183] wskbd1: connecting to wsdisplay0
[     3.147183] uhidev4 at uhub4 port 2 configuration 1 interface 1
[     3.147183] uhidev4: vendor 13ba (0x13ba) Barcode Reader (0x0018), rev 1.10/0.01, addr 3, iclass 3/1
[     3.147183] uhidev4: 3 report ids
[     3.147183] ums1 at uhidev4 reportid 1: 5 buttons and Z dir
[     3.147183] wsmouse1 at ums1 mux 0
[     3.157183] uhid3 at uhidev4 reportid 2: input=1, output=0, feature=0
[     3.157183] uhid4 at uhidev4 reportid 3: input=2, output=0, feature=0
[     3.647176] ubt0 at uhub3 port 2
[     3.647176] ubt0: Realtek (0x0bda) Bluetooth Radio (0xc821), rev 1.10/1.10, addr 4
[     3.657175] swwdog0: software watchdog initialized
[     3.667176] WARNING: 3 errors while detecting hardware; check system log.
[     3.667176] boot device: ld0
[     3.667176] root on dk1 dumps on dk2
[     3.677176] root file system type: ffs
[     3.677176] kern.module.path=/stand/amd64/10.0/modules
[    16.486989] wsdisplay0: screen 1 added (default, vt100 emulation)
[    16.486989] wsdisplay0: screen 2 added (default, vt100 emulation)
[    16.486989] wsdisplay0: screen 3 added (default, vt100 emulation)
[    16.486989] wsdisplay0: screen 4 added (default, vt100 emulation)
[    16.676986] bthub0 at ubt0 local-bdaddr 88:12:ac:7a:07:95
[  4904.586419] syncing disks... done
[  4904.646419] unmounted tmpfs on /var/shm type tmpfs
[  4904.646419] unmounted procfs on /proc type procfs
[  4904.646419] unmounted ptyfs on /dev/pts type ptyfs
[  4904.646419] unmounted kernfs on /kern type kernfs
[  4906.196414] uhub2: detached
[  4906.196414] uhub0: detached
[  4906.196414] atabus0: detached
[  4906.196414] usb2: detached
[  4906.196414] usb0: detached
[  4906.196414] ahcisata0: detached
[  4906.196414] iic1: detached
[  4906.196414] iic0: detached
[  4906.196414] pci5: detached
[  4906.196414] pci3: detached
[  4906.196414] sysbeep0: detached
[  4906.196414] midi0: detached
[  4906.196414] pchb9: detached
[  4906.196414] pchb8: detached
[  4906.196414] pchb7: detached
[  4906.196414] pchb6: detached
[  4906.196414] pchb5: detached
[  4906.196414] pchb4: detached
[  4906.196414] pchb3: detached
[  4906.196414] pchb2: detached
[  4906.196414] ppb4: detached
[  4906.196414] pchb1: detached
[  4906.196414] ppb2: detached
[  4906.196414] pchb0: det[   1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
[     1.000000]     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013,
[     1.000000]     2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023
[     1.000000]     The NetBSD Foundation, Inc.  All rights reserved.
[     1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993
[     1.000000]     The Regents of the University of California.  All rights reserved.

[     1.000000] NetBSD 10.0_BETA (GENERIC) #1: Mon Jul 10 21:52:46 -03 2023
[     1.000000] 	bruno@:/home/bruno/obj/sys/arch/amd64/compile/GENERIC
[     1.000000] total memory = 30674 MB
[     1.000000] avail memory = 29650 MB
[     1.000000] timecounter: Timecounters tick every 10.000 msec
[     1.000000] Kernelized RAIDframe activated
[     1.000000] timecounter: Timecounter "i8254" frequency 1193182 Hz quality 100
[     1.000004] efi: systbl at pa 5e554018
[     1.000004] mainbus0 (root)
[     1.000004] ACPI: RSDP 0x000000005DCD8000 000024 (v02 ALASKA)
[     1.000004] ACPI: XSDT 0x000000005DCD80A0 0000BC (v01 ALASKA A M I    01072009 AMI  00010013)
[     1.000004] ACPI: FACP 0x000000005DCE1180 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[     1.000004] ACPI: DSDT 0x000000005DCD81F0 008F8D (v02 ALASKA A M I    01072009 INTL 20120913)
[     1.000004] ACPI: FACS 0x000000005DD41D80 000040
[     1.000004] ACPI: APIC 0x000000005DCE1298 0000DE (v03 ALASKA A M I    01072009 AMI  00010013)
[     1.000004] ACPI: FPDT 0x000000005DCE1378 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[     1.000004] ACPI: FIDT 0x000000005DCE13C0 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[     1.000004] ACPI: SSDT 0x000000005DCE1460 005419 (v02 AMD    AmdTable 00000002 MSFT 02000002)
[     1.000004] ACPI: MCFG 0x000000005DCE6880 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[     1.000004] ACPI: HPET 0x000000005DCE68C0 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[     1.000004] ACPI: UEFI 0x000000005DCE68F8 000042 (v01 ALASKA A M I    00000002      01000013)
[     1.000004] ACPI: BGRT 0x000000005DCE6940 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[     1.000004] ACPI: TPM2 0x000000005DCE6978 00004C (v04 ALASKA A M I    00000001 AMI  00000000)
[     1.000004] ACPI: IVRS 0x000000005DCE69C8 00013E (v02 AMD    AMD IVRS 00000001 AMD  00000000)
[     1.000004] ACPI: SSDT 0x000000005DCE6B08 00119C (v01 AMD    AMD CPU  00000001 AMD  00000001)
[     1.000004] ACPI: CRAT 0x000000005DCE7CA8 000810 (v01 AMD    AMD CRAT 00000001 AMD  00000001)
[     1.000004] ACPI: CDIT 0x000000005DCE84B8 000029 (v01 AMD    AMD CDIT 00000001 AMD  00000001)
[     1.000004] ACPI: SSDT 0x000000005DCE84E8 000C77 (v01 AMD    AmdTable 00000001 INTL 20120913)
[     1.000004] ACPI: SSDT 0x000000005DCE9160 0010A5 (v01 AMD    AmdTable 00000001 INTL 20120913)
[     1.000004] ACPI: SSDT 0x000000005DCEA208 002369 (v01 AMD    AmdTable 00000001 INTL 20120913)
[     1.000004] ACPI: WSMT 0x000000005DCEC578 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[     1.000004] ACPI: SSDT 0x000000005DCEC5A0 0002FE (v01 AMD    AmdTable 00000001 INTL 20120913)
[     1.000004] ACPI: 7 ACPI AML tables successfully acquired and loaded
[     1.000004] ioapic0 at mainbus0 apid 9: pa 0xfec00000, version 0x21, 24 pins
[     1.000004] ioapic1 at mainbus0 apid 10: pa 0xfec01000, version 0x21, 32 pins
[     1.000004] cpu0 at mainbus0 apid 0
[     1.000004] cpu0: Use mfence to serialize rdtsc
[     1.000004] cpu0: AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx  , id 0x810f81
[     1.000004] cpu0: node 0, package 0, core 0, smt 0
[     1.000004] cpu1 at mainbus0 apid 1
[     1.000004] cpu1: AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx  , id 0x810f81
[     1.000004] cpu1: node 0, package 0, core 0, smt 1
[     1.000004] cpu2 at mainbus0 apid 2
[     1.000004] cpu2: AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx  , id 0x810f81
[     1.000004] cpu2: node 0, package 0, core 1, smt 0
[     1.000004] cpu3 at mainbus0 apid 3
[     1.000004] cpu3: AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx  , id 0x810f81
[     1.000004] cpu3: node 0, package 0, core 1, smt 1
[     1.000004] cpu4 at mainbus0 apid 4
[     1.000004] cpu4: AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx  , id 0x810f81
[     1.000004] cpu4: node 0, package 0, core 2, smt 0
[     1.000004] cpu5 at mainbus0 apid 5
[     1.000004] cpu5: AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx  , id 0x810f81
[     1.000004] cpu5: node 0, package 0, core 2, smt 1
[     1.000004] cpu6 at mainbus0 apid 6
[     1.000004] cpu6: AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx  , id 0x810f81
[     1.000004] cpu6: node 0, package 0, core 3, smt 0
[     1.000004] cpu7 at mainbus0 apid 7
[     1.000004] cpu7: AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx  , id 0x810f81
[     1.000004] cpu7: node 0, package 0, core 3, smt 1
[     1.000004] acpi0 at mainbus0: Intel ACPICA 20221020
[     1.000004] acpi0: X/RSDT: OemId <ALASKA,  A M I ,01072009>, AslId <AMI ,00010013>
[     1.000004] acpi0: autoconfiguration error: invalid PCI address for D007
[     1.000004] acpi0: autoconfiguration error: invalid PCI address for D00B
[     1.000004] acpi0: autoconfiguration error: invalid PCI address for D00D
[     1.000004] acpi0: MCFG: segment 0, bus 0-63, address 0x00000000f8000000
[     1.000004] acpi0: SCI interrupting at int 9
[     1.000004] acpi0: fixed power button present
[     1.000004] timecounter: Timecounter "ACPI-Fast" frequency 3579545 Hz quality 1000
[     1.036553] hpet0 at acpi0: high precision event timer (mem 0xfed00000-0xfed00400)
[     1.036553] timecounter: Timecounter "hpet0" frequency 14318180 Hz quality 2000
[     1.039980] AMDN (PNP0C01) at acpi0 not configured
[     1.039980] acpivga0 at acpi0 (VGA): ACPI Display Adapter
[     1.039980] acpiout0 at acpivga0 (LCD, 0x0110): ACPI Display Output Device
[     1.039980] acpiout0: brightness levels: [2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62,64,66,68,70,72,74,76,78,80,82,84,86,88,90,92,94,96,98,100]
[     1.039980] acpiout1 at acpivga0 (CAMF, 0x1000): ACPI Display Output Device
[     1.039980] acpiout2 at acpivga0 (CAMR, 0x2000): ACPI Display Output Device
[     1.039980] acpivga0: connected output devices:
[     1.039980] acpivga0:   0x0110 (acpiout0): LCD Panel, head 0, bios detect
[     1.039980] acpivga0:   0x0210: Unknown Output Device, head 0, bios detect
[     1.039980] acpivga0:   0x0220: Unknown Output Device, head 0, bios detect
[     1.039980] acpivga0:   0x0230: Unknown Output Device, head 0, bios detect
[     1.039980] acpivga0:   0x0240: Unknown Output Device, head 0, bios detect
[     1.039980] acpivga0:   0x1000 (acpiout1): Unknown Output Device, head 0, bios detect, non vga
[     1.039980] acpivga0:   0x2000 (acpiout2): Unknown Output Device, head 0, bios detect, non vga
[     1.039980] attimer1 at acpi0 (TMR, PNP0100): io 0x40-0x43 irq 0
[     1.039980] pcppi1 at acpi0 (SPKR, PNP0800): io 0x61
[     1.039980] spkr0 at pcppi1: PC Speaker
[     1.039980] wsbell at spkr0 not configured
[     1.039980] midi0 at pcppi1: PC speaker
[     1.039980] sysbeep0 at pcppi1
[     1.039980] acpibut0 at acpi0 (PWRB, PNP0C0C-170): ACPI Power Button
[     1.039980] GPIO (AMDI0030) at acpi0 not configured
[     1.039980] TPM (MSFT0101) at acpi0 not configured
[     1.039980] acpitz0 at acpi0 (TZ01): cpu0 cpu1 cpu2 cpu3 cpu4 cpu5 cpu6 cpu7
[     1.039980] acpitz0: levels: critical 90.0 C, passive 50.0 C, passive cooling
[     1.039980] attimer1: attached to pcppi1
[     1.039980] pci0 at mainbus0 bus 0: configuration mode 1
[     1.039980] pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok
[     1.039980] amdsmn0 at pci0 dev 0 function 0: AMD System Management Network
[     1.039980] amdzentemp0 at amdsmn0: AMD CPU Temperature Sensors (Family17h)
[     1.039980] AMD Family17h/1xh IOMMU (IOMMU system) at pci0 dev 0 function 2 not configured
[     1.039980] pchb0 at pci0 dev 1 function 0: AMD Family17h PCIe (rev. 0x00)
[     1.039980] ppb0 at pci0 dev 1 function 2: AMD Family17h/1xh PCIe (rev. 0x00)
[     1.039980] ppb0: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x4 @ 8.0GT/s
[     1.039980] ppb0: link is x4 @ 2.5GT/s
[     1.039980] pci1 at ppb0 bus 1
[     1.039980] pci1: i/o space, memory space enabled, rd/line, wr/inv ok
[     1.039980] nvme0 at pci1 dev 0 function 0: Silicon Motion product 2263 (rev. 0x03)
[     1.039980] nvme0: NVMe 1.3
[     1.039980] nvme0: for admin queue interrupting at msix0 vec 0
[     1.039980] nvme0: LuminouTek  NVME  1TB, firmware T1103L0L, serial 2301JPDL1TB000006422
[     1.039980] nvme0: for io queue 1 interrupting at msix0 vec 1 affinity to cpu0
[     1.039980] nvme0: for io queue 2 interrupting at msix0 vec 2 affinity to cpu1
[     1.039980] nvme0: for io queue 3 interrupting at msix0 vec 3 affinity to cpu2
[     1.039980] nvme0: for io queue 4 interrupting at msix0 vec 4 affinity to cpu3
[     1.039980] nvme0: for io queue 5 interrupting at msix0 vec 5 affinity to cpu4
[     1.039980] nvme0: for io queue 6 interrupting at msix0 vec 6 affinity to cpu5
[     1.039980] nvme0: for io queue 7 interrupting at msix0 vec 7 affinity to cpu6
[     1.039980] nvme0: for io queue 8 interrupting at msix0 vec 8 affinity to cpu7
[     1.039980] ld0 at nvme0 nsid 1
[     1.039980] ld0: 953 GB, 124519 cyl, 255 head, 63 sec, 512 bytes/sect x 2000409264 sectors
[     1.039980] ppb1 at pci0 dev 1 function 4: AMD Family17h/1xh PCIe (rev. 0x00)
[     1.039980] ppb1: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x1 @ 8.0GT/s
[     1.039980] ppb1: link is x1 @ 2.5GT/s
[     1.039980] pci2 at ppb1 bus 2
[     1.039980] pci2: i/o space, memory space enabled, rd/line, wr/inv ok
[     1.039980] re0 at pci2 dev 0 function 0: RealTek 8168/8111 PCIe Gigabit Ethernet (rev. 0x15)
[     1.039980] re0: interrupting at msix1 vec 0
[     1.039980] re0: RTL8168H/8111H (0x5400)
[     1.039980] re0: Ethernet address 1c:83:41:32:3f:9e
[     1.039980] re0: using 256 tx descriptors
[     1.039980] rgephy0 at re0 phy 7: RTL8251 1000BASE-T media interface, rev. 0
[     1.039980] rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT-FDX, auto
[     1.039980] ppb2 at pci0 dev 1 function 5: AMD Family17h/1xh PCIe (rev. 0x00)
[     1.039980] ppb2: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x1 @ 8.0GT/s
[     1.039980] ppb2: link is x1 @ 2.5GT/s
[     1.039980] pci3 at ppb2 bus 3
[     1.039980] pci3: i/o space, memory space enabled, rd/line, wr/inv ok
[     1.039980] Realtek Semiconductor RTL8821CE 802.11ac PCIe NIC (miscellaneous network) at pci3 dev 0 function 0 not configured
[     1.039980] pchb1 at pci0 dev 8 function 0: AMD Family17h PCIe (rev. 0x00)
[     1.039980] ppb3 at pci0 dev 8 function 1: AMD Family17h/1xh PCIe (rev. 0x00)
[     1.039980] ppb3: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x16 @ 8.0GT/s
[     1.039980] pci4 at ppb3 bus 4
[     1.039980] pci4: i/o space, memory space enabled, rd/line, wr/inv ok
[     1.039980] amdgpu0 at pci4 dev 0 function 0: ATI Technologies product 15d8 (rev. 0xc1)
[     1.039980] hdaudio0 at pci4 dev 0 function 1: HD Audio Controller
[     1.039980] hdaudio0: interrupting at msi2 vec 0
[     1.039980] hdaudio0: HDA ver. 1.0, OSS 4, ISS 0, BSS 0, SDO 1, 64-bit
[     1.039980] hdafg0 at hdaudio0: ATI R6xx HDMI
[     1.039980] hdafg0: HDMI00 2ch: Digital Out [Jack]
[     1.039980] hdafg0: HDMI01 2ch: Digital Out [Jack]
[     1.039980] hdafg0: HDMI02 2ch: Digital Out [Jack]
[     1.039980] hdafg0: HDMI03 2ch: Digital Out [Jack]
[     1.039980] hdafg0: 2ch/0ch 32000Hz 44100Hz 48000Hz PCM16 AC3
[     1.039980] audio0 at hdafg0: playback
[     1.039980] audio0: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for playback
[     1.039980] spkr1 at audio0: PC Speaker (synthesized)
[     1.039980] wsbell at spkr1 not configured
[     1.039980] amdccp0 at pci4 dev 0 function 2: AMD Cryptographic Coprocessor
[     1.039980] xhci0 at pci4 dev 0 function 3: AMD Family17h/1xh USB 3.1 xHCI (rev. 0x00)
[     1.039980] xhci0: 64-bit DMA
[     1.039980] xhci0: interrupting at msix3 vec 0
[     1.039980] xhci0: xHCI version 1.10
[     1.039980] usb0 at xhci0: USB revision 3.1
[     1.039980] usb1 at xhci0: USB revision 2.0
[     1.039980] xhci1 at pci4 dev 0 function 4: AMD Family17h/1xh USB 3.1 xHCI (rev. 0x00)
[     1.039980] xhci1: 64-bit DMA
[     1.039980] xhci1: interrupting at msix4 vec 0
[     1.039980] xhci1: xHCI version 1.10
[     1.039980] usb2 at xhci1: USB revision 3.1
[     1.039980] usb3 at xhci1: USB revision 2.0
[     1.039980] AMD 17h/1xh I2S Audio (miscellaneous multimedia) at pci4 dev 0 function 5 not configured
[     1.039980] hdaudio1 at pci4 dev 0 function 6: HD Audio Controller
[     1.039980] hdaudio1: interrupting at msi5 vec 0
[     1.039980] hdaudio1: HDA ver. 1.0, OSS 4, ISS 4, BSS 0, SDO 1, 64-bit
[     1.039980] hdafg1 at hdaudio1: Realtek ALC269
[     1.039980] hdafg1: ADC00 2ch: Mic In [Jack]
[     1.039980] hdafg1: 0ch/2ch 44100Hz 48000Hz 96000Hz 192000Hz PCM16 PCM20 PCM24 AC3
[     1.039980] audio1 at hdafg1: playback, capture, full duplex, independent
[     1.039980] audio1: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for playback
[     1.039980] audio1: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for recording
[     1.039980] spkr2 at audio1: PC Speaker (synthesized)
[     1.039980] wsbell at spkr2 not configured
[     1.039980] AMD product 15e6 (miscellaneous prehistoric) at pci4 dev 0 function 7 not configured
[     1.039980] ppb4 at pci0 dev 8 function 2: AMD Family17h/1xh PCIe (rev. 0x00)
[     1.039980] ppb4: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x16 @ 8.0GT/s
[     1.039980] pci5 at ppb4 bus 5
[     1.039980] pci5: i/o space, memory space enabled, rd/line, wr/inv ok
[     1.039980] ahcisata0 at pci5 dev 0 function 0: AMD FCH SATA AHCI (rev. 0x61)
[     1.039980] ahcisata0: 64-bit DMA
[     1.039980] ahcisata0: AHCI revision 1.31, 1 port, 32 slots, CAP 0xf737ff00<PSC,SSC,PMD,FBSS,SPM,SAM,ISS=0x3=Gen3,SCLO,SAL,SALP,SMPS,SSNTF,SNCQ,S64A>
[     1.039980] ahcisata0: interrupting at msi6 vec 0
[     1.039980] atabus0 at ahcisata0 channel 0
[     1.039980] piixpm0 at pci0 dev 20 function 0: AMD X370/X399 SMBus Controller (rev. 0x61)
[     1.039980] piixpm0: interrupting at SMI, 
[     1.039980] iic0 at piixpm0 port 0: I2C bus
[     1.039980] iic1 at piixpm0 port 1: I2C bus
[     1.039980] pcib0 at pci0 dev 20 function 3: AMD FCH LPC (rev. 0x51)
[     1.039980] pchb2 at pci0 dev 24 function 0: AMD Family17h/1xh Data Fabric (rev. 0x00)
[     1.039980] pchb3 at pci0 dev 24 function 1: AMD Family17h/1xh Data Fabric (rev. 0x00)
[     1.039980] pchb4 at pci0 dev 24 function 2: AMD Family17h/1xh Data Fabric (rev. 0x00)
[     1.039980] pchb5 at pci0 dev 24 function 3: AMD Family17h/1xh Data Fabric (rev. 0x00)
[     1.039980] pchb6 at pci0 dev 24 function 4: AMD Family17h/1xh Data Fabric (rev. 0x00)
[     1.039980] pchb7 at pci0 dev 24 function 5: AMD Family17h/1xh Data Fabric (rev. 0x00)
[     1.039980] pchb8 at pci0 dev 24 function 6: AMD Family17h/1xh Data Fabric (rev. 0x00)
[     1.039980] pchb9 at pci0 dev 24 function 7: AMD Family17h/1xh Data Fabric (rev. 0x00)
[     1.039980] isa0 at pcib0
[     1.039980] acpicpu0 at cpu0: ACPI CPU
[     1.039980] acpicpu0: C1: FFH, lat   1 us, pow     0 mW
[     1.039980] acpicpu0: C2: I/O, lat 400 us, pow     0 mW
[     1.039980] acpicpu0: P0: FFH, lat   1 us, pow  2803 mW, 2300 MHz
[     1.039980] acpicpu0: P1: FFH, lat   1 us, pow  1615 mW, 1700 MHz
[     1.039980] acpicpu0: P2: FFH, lat   1 us, pow  1277 mW, 1400 MHz
[     1.039980] acpicpu0: T0: I/O, lat   1 us, pow     0 mW, 100 %
[     1.039980] acpicpu0: T1: I/O, lat   1 us, pow     0 mW,  88 %
[     1.039980] acpicpu0: T2: I/O, lat   1 us, pow     0 mW,  76 %
[     1.039980] acpicpu0: T3: I/O, lat   1 us, pow     0 mW,  64 %
[     1.039980] acpicpu0: T4: I/O, lat   1 us, pow     0 mW,  52 %
[     1.039980] acpicpu0: T5: I/O, lat   1 us, pow     0 mW,  40 %
[     1.039980] acpicpu0: T6: I/O, lat   1 us, pow     0 mW,  28 %
[     1.039980] acpicpu0: T7: I/O, lat   1 us, pow     0 mW,  16 %
[     1.039980] acpicpu1 at cpu1: ACPI CPU
[     1.039980] acpicpu2 at cpu2: ACPI CPU
[     1.039980] acpicpu3 at cpu3: ACPI CPU
[     1.039980] acpicpu4 at cpu4: ACPI CPU
[     1.039980] acpicpu5 at cpu5: ACPI CPU
[     1.039980] acpicpu6 at cpu6: ACPI CPU
[     1.039980] acpicpu7 at cpu7: ACPI CPU
[     1.039980] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
[     1.039980] timecounter: Timecounter "TSC" frequency 2295691000 Hz quality 3000
[     1.955389] acpivga0: connected output devices:
[     1.955389] acpivga0:   0x0110 (acpiout0): LCD Panel, head 0, bios detect
[     1.955389] acpivga0:   0x0210: Unknown Output Device, head 0, bios detect
[     1.955389] acpivga0:   0x0220: Unknown Output Device, head 0, bios detect
[     1.955389] acpivga0:   0x0230: Unknown Output Device, head 0, bios detect
[     1.955389] acpivga0:   0x0240: Unknown Output Device, head 0, bios detect
[     1.955389] acpivga0:   0x1000 (acpiout1): Unknown Output Device, head 0, bios detect, non vga
[     1.955389] acpivga0:   0x2000 (acpiout2): Unknown Output Device, head 0, bios detect, non vga
[     1.955389] uhub0 at usb0: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 3.00/1.00, addr 0
[     1.972409] uhub0: 4 ports with 4 removable, self powered
[     1.972409] uhub1 at usb1: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 0
[     1.992410] uhub1: 4 ports with 4 removable, self powered
[     1.992410] uhub2 at usb2: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 3.00/1.00, addr 0
[     2.012409] uhub2: 1 port with 1 removable, self powered
[     2.012409] uhub3 at usb3: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 0
[     2.032408] uhub3: 2 ports with 2 removable, self powered
[     2.032408] ld0: GPT GUID: 18c9c8fd-b624-4827-9039-d29fc2ed0365
[     2.032408] dk0 at ld0: "9e3a2a4d-cee5-4f8c-905d-9aa7763904e2", 262144 blocks at 2048, type: msdos
[     2.042412] dk1 at ld0: "bb56d3a0-8a93-4f8f-af3a-5aa338ffa0d5", 1996224512 blocks at 264192, type: ffs
[     2.062409] dk2 at ld0: "fc87201f-e78a-4e0a-922a-e6c4802dfb9a", 3918479 blocks at 1996490752, type: swap
[     2.072409] IPsec: Initialized Security Association Processing.
[     2.502403] uhub4 at uhub3 port 1: vendor 05e3 (0x05e3) USB2.0 Hub (0x0610), class 9/0, rev 2.00/61.60, addr 1
[     2.522402] uhub4: multiple transaction translators
[     2.542401] uhub4: 4 ports with 4 removable, self powered
[     2.572401] uhidev0 at uhub1 port 4 configuration 1 interface 0
[     2.592401] uhidev0: Microsoft (0x045e) Microsoft Nano Transceiver 1.1 (0x07fd), rev 2.00/3.15, addr 1, iclass 3/1
[     2.622401] ukbd0 at uhidev0
[     2.642400] wskbd0 at ukbd0: console keyboard
[     2.662400] uhidev1 at uhub1 port 4 configuration 1 interface 1
[     2.682399] uhidev1: Microsoft (0x045e) Microsoft Nano Transceiver 1.1 (0x07fd), rev 2.00/3.15, addr 1, iclass 3/0
[     2.702399] uhidev1: 3 report ids
[     2.712399] uhid0 at uhidev1 reportid 1: input=2, output=0, feature=0
[     2.722399] uhid1 at uhidev1 reportid 2: input=1, output=0, feature=0
[     2.742399] uhid2 at uhidev1 reportid 3: input=2, output=0, feature=6
[     2.752399] uhidev2 at uhub1 port 4 configuration 1 interface 2
[     2.762399] uhidev2: Microsoft (0x045e) Microsoft Nano Transceiver 1.1 (0x07fd), rev 2.00/3.15, addr 1, iclass 3/1
[     2.782398] ums0 at uhidev2: 5 buttons and Z dir
[     2.792398] wsmouse0 at ums0 mux 0
[     3.322390] urtwn0 at uhub4 port 1
[     3.322390] urtwn0: Realtek (0x0bda) 802.11n NIC (0x8179), rev 2.00/0.00, addr 2
[     3.492388] urtwn0: MAC/BB RTL8188EU, RF 6052 1T1R, address d0:37:45:e4:c6:f7
[     3.492388] urtwn0: 1 rx pipe, 2 tx pipes
[     3.922381] uhidev3 at uhub4 port 2 configuration 1 interface 0
[     3.922381] uhidev3: vendor 13ba (0x13ba) Barcode Reader (0x0018), rev 1.10/0.01, addr 3, iclass 3/1
[     3.934306] ukbd1 at uhidev3
[     3.942643] wskbd1 at ukbd1 mux 1
[     3.942643] uhidev4 at uhub4 port 2 configuration 1 interface 1
[     3.942643] uhidev4: vendor 13ba (0x13ba) Barcode Reader (0x0018), rev 1.10/0.01, addr 3, iclass 3/1
[     3.952381] uhidev4: 3 report ids
[     3.963797] ums1 at uhidev4 reportid 1: 5 buttons and Z dir
[     3.963797] wsmouse1 at ums1 mux 0
[     3.963797] uhid3 at uhidev4 reportid 2: input=1, output=0, feature=0
[     3.963797] uhid4 at uhidev4 reportid 3: input=2, output=0, feature=0
[     4.462374] ubt0 at uhub3 port 2
[     4.473589] ubt0: Realtek (0x0bda) Bluetooth Radio (0xc821), rev 1.10/1.10, addr 4
[     4.482374] swwdog0: software watchdog initialized
[     4.512373] WARNING: 3 errors while detecting hardware; check system log.
[     4.532373] boot device: ld0
[     4.552373] root on dk1 dumps on dk2
[     4.572373] root file system type: ffs
[     4.582372] kern.module.path=/stand/amd64/10.0/modules
[     4.606264] [drm] initializing kernel modesetting (RAVEN 0x1002:0x15D8 0x1002:0x0123 0xC1).
[     4.606264] [drm] register mmio base: 0xFCB00000
[     4.606264] [drm] register mmio size: 524288
[     4.612657] [drm] PCI I/O BAR is not found.
[     4.612657] [drm] add ip block number 0 <soc15_common>
[     4.612657] [drm] add ip block number 1 <gmc_v9_0>
[     4.612657] [drm] add ip block number 2 <vega10_ih>
[     4.612657] [drm] add ip block number 3 <psp>
[     4.612657] [drm] add ip block number 4 <gfx_v9_0>
[     4.624083] [drm] add ip block number 5 <sdma_v4_0>
[     4.624083] [drm] add ip block number 6 <powerplay>
[     4.624083] [drm] add ip block number 7 <vcn_v1_0>
[     4.624083] ATOM BIOS: 113-PICASSO-117
[     4.633796] [drm] VCN decode is enabled in VM mode
[     4.633796] [drm] VCN encode is enabled in VM mode
[     4.633796] [drm] JPEG decode is enabled in VM mode
[     4.633796] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[     4.633796] amdgpu0: VRAM: 2048M 0x000000F400000000 - 0x000000F47FFFFFFF (2048M used)
[     4.644487] amdgpu0: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[     4.644487] amdgpu0: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[     4.652373] [drm] Detected VRAM RAM=2048M, BAR=2048M
[     4.652373] [drm] RAM width 128bits DDR4
[     4.652373] Zone  kernel: Available graphics memory: 9007199253370646 KiB
[     4.652373] Zone   dma32: Available graphics memory: 2097152 KiB
[     4.664147] [drm] amdgpu: 2048M of VRAM memory ready
[     4.664147] [drm] amdgpu: 3072M of GTT memory ready.
[     4.673678] [drm] GART: num cpu pages 262144, num gpu pages 262144
[     4.673678] [drm] PCIE GART of 1024M enabled (table at 0x000000F400900000).
[     4.673678] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[     4.673678] [drm] Driver supports precise vblank timestamp query.
[     4.673678] amdgpu0: interrupting at msi7 vec 0 (amdgpu0)
[     4.684022] [drm] use_doorbell being set to: [true]
[     4.684022] hwmgr_sw_init smu backed is smu10_smu
[     4.684022] powerplay sw init successfully
[     4.693478] [drm] Found VCN firmware Version ENC: 1.12 DEC: 2 VEP: 0 Revision: 9
[     4.693478] [drm] PSP loading VCN firmware
[     4.712370] [drm] reserve 0x400000 from 0xf47f800000 for PSP TMR
[     4.792368] amdgpu0: warn: RAS: ras ta ucode is not available
[     4.812368] [drm] kiq ring mec 2 pipe 1 q 0
[     4.822370] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[     4.833206] amdgpu0: ring gfx uses VM inv eng 0 on hub 0
[     4.833206] amdgpu0: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[     4.833206] amdgpu0: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[     4.833206] amdgpu0: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[     4.842537] amdgpu0: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[     4.842537] amdgpu0: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[     4.842537] amdgpu0: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[     4.842537] amdgpu0: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[     4.842537] amdgpu0: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[     4.854071] amdgpu0: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[     4.854071] amdgpu0: ring sdma0 uses VM inv eng 0 on hub 1
[     4.854071] amdgpu0: ring vcn_dec uses VM inv eng 1 on hub 1
[     4.854071] amdgpu0: ring vcn_enc0 uses VM inv eng 4 on hub 1
[     4.854071] amdgpu0: ring vcn_enc1 uses VM inv eng 5 on hub 1
[     4.864156] amdgpu0: ring jpeg_dec uses VM inv eng 6 on hub 1
[     4.872367] [drm] Initialized amdgpu 3.36.0 20150101 for amdgpu0 on minor 0
[     4.902368] panic: cnopen: no console device
[     4.902368] cpu0: Begin traceback...
[     4.902368] vpanic() at netbsd:vpanic+0x183
[     4.902368] panic() at netbsd:panic+0x3c
[     4.912498] cnopen() at netbsd:cnopen+0x104
[     4.912498] cdev_open() at netbsd:cdev_open+0x133
[     4.912498] spec_open() at netbsd:spec_open+0x237
[     4.922938] VOP_OPEN() at netbsd:VOP_OPEN+0x3e
[     4.922938] vn_open() at netbsd:vn_open+0x32e
[     4.922938] do_open() at netbsd:do_open+0xc3
[     4.922938] do_sys_openat() at netbsd:do_sys_openat+0x74
[     4.932802] sys_open() at netbsd:sys_open+0x24
[     4.932802] syscall() at netbsd:syscall+0x196
[     4.932802] --- syscall (number 5) ---
[     4.942592] netbsd:syscall+0x196:
[     4.942592] cpu0: End traceback...

[     4.942592] dumping to dev 168,2 (offset=8, size=7852706):
[     4.942592] dump [   1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
[     1.000000]     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013,
[     1.000000]     2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023
[     1.000000]     The NetBSD Foundation, Inc.  All rights reserved.
[     1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993
[     1.000000]     The Regents of the University of California.  All rights reserved.

[     1.000000] NetBSD 10.0_BETA (GENERIC) #1: Mon Jul 10 21:52:46 -03 2023
[     1.000000] 	bruno@:/home/bruno/obj/sys/arch/amd64/compile/GENERIC
[     1.000000] total memory = 30674 MB
[     1.000000] avail memory = 29650 MB
[     1.000000] timecounter: Timecounters tick every 10.000 msec
[     1.000000] Kernelized RAIDframe activated
[     1.000000] [   377.000000] amdgpu* disabled
[     1.000000] timecounter: Timecounter "i8254" frequency 1193182 Hz quality 100
[     1.000004] efi: systbl at pa 5e554018
[     1.000004] mainbus0 (root)
[     1.000004] ACPI: RSDP 0x000000005DCD8000 000024 (v02 ALASKA)
[     1.000004] ACPI: XSDT 0x000000005DCD80A0 0000BC (v01 ALASKA A M I    01072009 AMI  00010013)
[     1.000004] ACPI: FACP 0x000000005DCE1180 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[     1.000004] ACPI: DSDT 0x000000005DCD81F0 008F8D (v02 ALASKA A M I    01072009 INTL 20120913)
[     1.000004] ACPI: FACS 0x000000005DD41D80 000040
[     1.000004] ACPI: APIC 0x000000005DCE1298 0000DE (v03 ALASKA A M I    01072009 AMI  00010013)
[     1.000004] ACPI: FPDT 0x000000005DCE1378 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[     1.000004] ACPI: FIDT 0x000000005DCE13C0 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[     1.000004] ACPI: SSDT 0x000000005DCE1460 005419 (v02 AMD    AmdTable 00000002 MSFT 02000002)
[     1.000004] ACPI: MCFG 0x000000005DCE6880 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[     1.000004] ACPI: HPET 0x000000005DCE68C0 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[     1.000004] ACPI: UEFI 0x000000005DCE68F8 000042 (v01 ALASKA A M I    00000002      01000013)
[     1.000004] ACPI: BGRT 0x000000005DCE6940 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[     1.000004] ACPI: TPM2 0x000000005DCE6978 00004C (v04 ALASKA A M I    00000001 AMI  00000000)
[     1.000004] ACPI: IVRS 0x000000005DCE69C8 00013E (v02 AMD    AMD IVRS 00000001 AMD  00000000)
[     1.000004] ACPI: SSDT 0x000000005DCE6B08 00119C (v01 AMD    AMD CPU  00000001 AMD  00000001)
[     1.000004] ACPI: CRAT 0x000000005DCE7CA8 000810 (v01 AMD    AMD CRAT 00000001 AMD  00000001)
[     1.000004] ACPI: CDIT 0x000000005DCE84B8 000029 (v01 AMD    AMD CDIT 00000001 AMD  00000001)
[     1.000004] ACPI: SSDT 0x000000005DCE84E8 000C77 (v01 AMD    AmdTable 00000001 INTL 20120913)
[     1.000004] ACPI: SSDT 0x000000005DCE9160 0010A5 (v01 AMD    AmdTable 00000001 INTL 20120913)
[     1.000004] ACPI: SSDT 0x000000005DCEA208 002369 (v01 AMD    AmdTable 00000001 INTL 20120913)
[     1.000004] ACPI: WSMT 0x000000005DCEC578 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[     1.000004] ACPI: SSDT 0x000000005DCEC5A0 0002FE (v01 AMD    AmdTable 00000001 INTL 20120913)
[     1.000004] ACPI: 7 ACPI AML tables successfully acquired and loaded
[     1.000004] ioapic0 at mainbus0 apid 9: pa 0xfec00000, version 0x21, 24 pins
[     1.000004] ioapic1 at mainbus0 apid 10: pa 0xfec01000, version 0x21, 32 pins
[     1.000004] cpu0 at mainbus0 apid 0
[     1.000004] cpu0: Use mfence to serialize rdtsc
[     1.000004] cpu0: AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx  , id 0x810f81
[     1.000004] cpu0: node 0, package 0, core 0, smt 0
[     1.000004] cpu1 at mainbus0 apid 1
[     1.000004] cpu1: AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx  , id 0x810f81
[     1.000004] cpu1: node 0, package 0, core 0, smt 1
[     1.000004] cpu2 at mainbus0 apid 2
[     1.000004] cpu2: AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx  , id 0x810f81
[     1.000004] cpu2: node 0, package 0, core 1, smt 0
[     1.000004] cpu3 at mainbus0 apid 3
[     1.000004] cpu3: AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx  , id 0x810f81
[     1.000004] cpu3: node 0, package 0, core 1, smt 1
[     1.000004] cpu4 at mainbus0 apid 4
[     1.000004] cpu4: AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx  , id 0x810f81
[     1.000004] cpu4: node 0, package 0, core 2, smt 0
[     1.000004] cpu5 at mainbus0 apid 5
[     1.000004] cpu5: AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx  , id 0x810f81
[     1.000004] cpu5: node 0, package 0, core 2, smt 1
[     1.000004] cpu6 at mainbus0 apid 6
[     1.000004] cpu6: AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx  , id 0x810f81
[     1.000004] cpu6: node 0, package 0, core 3, smt 0
[     1.000004] cpu7 at mainbus0 apid 7
[     1.000004] cpu7: AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx  , id 0x810f81
[     1.000004] cpu7: node 0, package 0, core 3, smt 1
[     1.000004] acpi0 at mainbus0: Intel ACPICA 20221020
[     1.000004] acpi0: X/RSDT: OemId <ALASKA,  A M I ,01072009>, AslId <AMI ,00010013>
[     1.000004] acpi0: autoconfiguration error: invalid PCI address for D007
[     1.000004] acpi0: autoconfiguration error: invalid PCI address for D00B
[     1.000004] acpi0: autoconfiguration error: invalid PCI address for D00D
[     1.000004] acpi0: MCFG: segment 0, bus 0-63, address 0x00000000f8000000
[     1.000004] acpi0: SCI interrupting at int 9
[     1.000004] acpi0: fixed power button present
[     1.000004] timecounter: Timecounter "ACPI-Fast" frequency 3579545 Hz quality 1000
[     1.037791] hpet0 at acpi0: high precision event timer (mem 0xfed00000-0xfed00400)
[     1.037791] timecounter: Timecounter "hpet0" frequency 14318180 Hz quality 2000
[     1.041214] AMDN (PNP0C01) at acpi0 not configured
[     1.041214] acpivga0 at acpi0 (VGA): ACPI Display Adapter
[     1.041214] acpiout0 at acpivga0 (LCD, 0x0110): ACPI Display Output Device
[     1.041214] acpiout0: brightness levels: [2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62,64,66,68,70,72,74,76,78,80,82,84,86,88,90,92,94,96,98,100]
[     1.041214] acpiout1 at acpivga0 (CAMF, 0x1000): ACPI Display Output Device
[     1.041214] acpiout2 at acpivga0 (CAMR, 0x2000): ACPI Display Output Device
[     1.041214] acpivga0: connected output devices:
[     1.041214] acpivga0:   0x0110 (acpiout0): LCD Panel, head 0, bios detect
[     1.041214] acpivga0:   0x0210: Unknown Output Device, head 0, bios detect
[     1.041214] acpivga0:   0x0220: Unknown Output Device, head 0, bios detect
[     1.041214] acpivga0:   0x0230: Unknown Output Device, head 0, bios detect
[     1.041214] acpivga0:   0x0240: Unknown Output Device, head 0, bios detect
[     1.041214] acpivga0:   0x1000 (acpiout1): Unknown Output Device, head 0, bios detect, non vga
[     1.041214] acpivga0:   0x2000 (acpiout2): Unknown Output Device, head 0, bios detect, non vga
[     1.041214] attimer1 at acpi0 (TMR, PNP0100): io 0x40-0x43 irq 0
[     1.041214] pcppi1 at acpi0 (SPKR, PNP0800): io 0x61
[     1.041214] spkr0 at pcppi1: PC Speaker
[     1.041214] wsbell at spkr0 not configured
[     1.041214] midi0 at pcppi1: PC speaker
[     1.041214] sysbeep0 at pcppi1
[     1.041214] acpibut0 at acpi0 (PWRB, PNP0C0C-170): ACPI Power Button
[     1.041214] GPIO (AMDI0030) at acpi0 not configured
[     1.041214] TPM (MSFT0101) at acpi0 not configured
[     1.041214] acpitz0 at acpi0 (TZ01): cpu0 cpu1 cpu2 cpu3 cpu4 cpu5 cpu6 cpu7
[     1.041214] acpitz0: levels: critical 90.0 C, passive 50.0 C, passive cooling
[     1.041214] attimer1: attached to pcppi1
[     1.041214] pci0 at mainbus0 bus 0: configuration mode 1
[     1.041214] pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok
[     1.041214] amdsmn0 at pci0 dev 0 function 0: AMD System Management Network
[     1.041214] amdzentemp0 at amdsmn0: AMD CPU Temperature Sensors (Family17h)
[     1.041214] AMD Family17h/1xh IOMMU (IOMMU system) at pci0 dev 0 function 2 not configured
[     1.041214] pchb0 at pci0 dev 1 function 0: AMD Family17h PCIe (rev. 0x00)
[     1.041214] ppb0 at pci0 dev 1 function 2: AMD Family17h/1xh PCIe (rev. 0x00)
[     1.041214] ppb0: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x4 @ 8.0GT/s
[     1.041214] ppb0: link is x4 @ 2.5GT/s
[     1.041214] pci1 at ppb0 bus 1
[     1.041214] pci1: i/o space, memory space enabled, rd/line, wr/inv ok
[     1.041214] nvme0 at pci1 dev 0 function 0: Silicon Motion product 2263 (rev. 0x03)
[     1.041214] nvme0: NVMe 1.3
[     1.041214] nvme0: for admin queue interrupting at msix0 vec 0
[     1.041214] nvme0: LuminouTek  NVME  1TB, firmware T1103L0L, serial 2301JPDL1TB000006422
[     1.041214] nvme0: for io queue 1 interrupting at msix0 vec 1 affinity to cpu0
[     1.041214] nvme0: for io queue 2 interrupting at msix0 vec 2 affinity to cpu1
[     1.041214] nvme0: for io queue 3 interrupting at msix0 vec 3 affinity to cpu2
[     1.041214] nvme0: for io queue 4 interrupting at msix0 vec 4 affinity to cpu3
[     1.041214] nvme0: for io queue 5 interrupting at msix0 vec 5 affinity to cpu4
[     1.041214] nvme0: for io queue 6 interrupting at msix0 vec 6 affinity to cpu5
[     1.041214] nvme0: for io queue 7 interrupting at msix0 vec 7 affinity to cpu6
[     1.041214] nvme0: for io queue 8 interrupting at msix0 vec 8 affinity to cpu7
[     1.041214] ld0 at nvme0 nsid 1
[     1.041214] ld0: 953 GB, 124519 cyl, 255 head, 63 sec, 512 bytes/sect x 2000409264 sectors
[     1.041214] ppb1 at pci0 dev 1 function 4: AMD Family17h/1xh PCIe (rev. 0x00)
[     1.041214] ppb1: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x1 @ 8.0GT/s
[     1.041214] ppb1: link is x1 @ 2.5GT/s
[     1.041214] pci2 at ppb1 bus 2
[     1.041214] pci2: i/o space, memory space enabled, rd/line, wr/inv ok
[     1.041214] re0 at pci2 dev 0 function 0: RealTek 8168/8111 PCIe Gigabit Ethernet (rev. 0x15)
[     1.041214] re0: interrupting at msix1 vec 0
[     1.041214] re0: RTL8168H/8111H (0x5400)
[     1.041214] re0: Ethernet address 1c:83:41:32:3f:9e
[     1.041214] re0: using 256 tx descriptors
[     1.041214] rgephy0 at re0 phy 7: RTL8251 1000BASE-T media interface, rev. 0
[     1.041214] rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT-FDX, auto
[     1.041214] ppb2 at pci0 dev 1 function 5: AMD Family17h/1xh PCIe (rev. 0x00)
[     1.041214] ppb2: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x1 @ 8.0GT/s
[     1.041214] ppb2: link is x1 @ 2.5GT/s
[     1.041214] pci3 at ppb2 bus 3
[     1.041214] pci3: i/o space, memory space enabled, rd/line, wr/inv ok
[     1.041214] Realtek Semiconductor RTL8821CE 802.11ac PCIe NIC (miscellaneous network) at pci3 dev 0 function 0 not configured
[     1.041214] pchb1 at pci0 dev 8 function 0: AMD Family17h PCIe (rev. 0x00)
[     1.041214] ppb3 at pci0 dev 8 function 1: AMD Family17h/1xh PCIe (rev. 0x00)
[     1.041214] ppb3: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x16 @ 8.0GT/s
[     1.041214] pci4 at ppb3 bus 4
[     1.041214] pci4: i/o space, memory space enabled, rd/line, wr/inv ok
[     1.041214] genfb0 at pci4 dev 0 function 0: ATI Technologies product 15d8 (rev. 0xc1)
[     1.041214] genfb0: framebuffer at 0xe0000000, size 1024x768, depth 32, stride 4096
[     1.041214] genfb0: shadow framebuffer enabled, size 3072 KB
[     1.041214] wsdisplay0 at genfb0 kbdmux 1: console (default, vt100 emulation)
[     1.041214] wsmux1: connecting to wsdisplay0
[     1.041214] drm at genfb0 not configured
[     1.041214] hdaudio0 at pci4 dev 0 function 1: HD Audio Controller
[     1.041214] hdaudio0: interrupting at msi2 vec 0
[     1.041214] hdaudio0: HDA ver. 1.0, OSS 4, ISS 0, BSS 0, SDO 1, 64-bit
[     1.041214] hdafg0 at hdaudio0: ATI R6xx HDMI
[     1.041214] hdafg0: HDMI00 2ch: Digital Out [Jack]
[     1.041214] hdafg0: HDMI01 2ch: Digital Out [Jack]
[     1.041214] hdafg0: HDMI02 2ch: Digital Out [Jack]
[     1.041214] hdafg0: HDMI03 2ch: Digital Out [Jack]
[     1.041214] hdafg0: 2ch/0ch 32000Hz 44100Hz 48000Hz PCM16 AC3
[     1.041214] audio0 at hdafg0: playback
[     1.041214] audio0: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for playback
[     1.041214] spkr1 at audio0: PC Speaker (synthesized)
[     1.041214] wsbell at spkr1 not configured
[     1.041214] amdccp0 at pci4 dev 0 function 2: AMD Cryptographic Coprocessor
[     1.041214] xhci0 at pci4 dev 0 function 3: AMD Family17h/1xh USB 3.1 xHCI (rev. 0x00)
[     1.041214] xhci0: 64-bit DMA
[     1.041214] xhci0: interrupting at msix3 vec 0
[     1.041214] xhci0: xHCI version 1.10
[     1.041214] usb0 at xhci0: USB revision 3.1
[     1.041214] usb1 at xhci0: USB revision 2.0
[     1.041214] xhci1 at pci4 dev 0 function 4: AMD Family17h/1xh USB 3.1 xHCI (rev. 0x00)
[     1.041214] xhci1: 64-bit DMA
[     1.041214] xhci1: interrupting at msix4 vec 0
[     1.041214] xhci1: xHCI version 1.10
[     1.041214] usb2 at xhci1: USB revision 3.1
[     1.041214] usb3 at xhci1: USB revision 2.0
[     1.041214] AMD 17h/1xh I2S Audio (miscellaneous multimedia) at pci4 dev 0 function 5 not configured
[     1.041214] hdaudio1 at pci4 dev 0 function 6: HD Audio Controller
[     1.041214] hdaudio1: interrupting at msi5 vec 0
[     1.041214] hdaudio1: HDA ver. 1.0, OSS 4, ISS 4, BSS 0, SDO 1, 64-bit
[     1.041214] hdafg1 at hdaudio1: Realtek ALC269
[     1.041214] hdafg1: ADC00 2ch: Mic In [Jack]
[     1.041214] hdafg1: 0ch/2ch 44100Hz 48000Hz 96000Hz 192000Hz PCM16 PCM20 PCM24 AC3
[     1.041214] audio1 at hdafg1: playback, capture, full duplex, independent
[     1.041214] audio1: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for playback
[     1.041214] audio1: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for recording
[     1.041214] spkr2 at audio1: PC Speaker (synthesized)
[     1.041214] wsbell at spkr2 not configured
[     1.041214] AMD product 15e6 (miscellaneous prehistoric) at pci4 dev 0 function 7 not configured
[     1.041214] ppb4 at pci0 dev 8 function 2: AMD Family17h/1xh PCIe (rev. 0x00)
[     1.041214] ppb4: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x16 @ 8.0GT/s
[     1.041214] pci5 at ppb4 bus 5
[     1.041214] pci5: i/o space, memory space enabled, rd/line, wr/inv ok
[     1.041214] ahcisata0 at pci5 dev 0 function 0: AMD FCH SATA AHCI (rev. 0x61)
[     1.041214] ahcisata0: 64-bit DMA
[     1.041214] ahcisata0: AHCI revision 1.31, 1 port, 32 slots, CAP 0xf737ff00<PSC,SSC,PMD,FBSS,SPM,SAM,ISS=0x3=Gen3,SCLO,SAL,SALP,SMPS,SSNTF,SNCQ,S64A>
[     1.041214] ahcisata0: interrupting at msi6 vec 0
[     1.041214] atabus0 at ahcisata0 channel 0
[     1.041214] piixpm0 at pci0 dev 20 function 0: AMD X370/X399 SMBus Controller (rev. 0x61)
[     1.041214] piixpm0: interrupting at SMI, 
[     1.041214] iic0 at piixpm0 port 0: I2C bus
[     1.041214] iic1 at piixpm0 port 1: I2C bus
[     1.041214] pcib0 at pci0 dev 20 function 3: AMD FCH LPC (rev. 0x51)
[     1.041214] pchb2 at pci0 dev 24 function 0: AMD Family17h/1xh Data Fabric (rev. 0x00)
[     1.041214] pchb3 at pci0 dev 24 function 1: AMD Family17h/1xh Data Fabric (rev. 0x00)
[     1.041214] pchb4 at pci0 dev 24 function 2: AMD Family17h/1xh Data Fabric (rev. 0x00)
[     1.041214] pchb5 at pci0 dev 24 function 3: AMD Family17h/1xh Data Fabric (rev. 0x00)
[     1.041214] pchb6 at pci0 dev 24 function 4: AMD Family17h/1xh Data Fabric (rev. 0x00)
[     1.041214] pchb7 at pci0 dev 24 function 5: AMD Family17h/1xh Data Fabric (rev. 0x00)
[     1.041214] pchb8 at pci0 dev 24 function 6: AMD Family17h/1xh Data Fabric (rev. 0x00)
[     1.041214] pchb9 at pci0 dev 24 function 7: AMD Family17h/1xh Data Fabric (rev. 0x00)
[     1.041214] isa0 at pcib0
[     1.041214] acpicpu0 at cpu0: ACPI CPU
[     1.041214] acpicpu0: C1: FFH, lat   1 us, pow     0 mW
[     1.041214] acpicpu0: C2: I/O, lat 400 us, pow     0 mW
[     1.041214] acpicpu0: P0: FFH, lat   1 us, pow  2803 mW, 2300 MHz
[     1.041214] acpicpu0: P1: FFH, lat   1 us, pow  1615 mW, 1700 MHz
[     1.041214] acpicpu0: P2: FFH, lat   1 us, pow  1277 mW, 1400 MHz
[     1.041214] acpicpu0: T0: I/O, lat   1 us, pow     0 mW, 100 %
[     1.041214] acpicpu0: T1: I/O, lat   1 us, pow     0 mW,  88 %
[     1.041214] acpicpu0: T2: I/O, lat   1 us, pow     0 mW,  76 %
[     1.041214] acpicpu0: T3: I/O, lat   1 us, pow     0 mW,  64 %
[     1.041214] acpicpu0: T4: I/O, lat   1 us, pow     0 mW,  52 %
[     1.041214] acpicpu0: T5: I/O, lat   1 us, pow     0 mW,  40 %
[     1.041214] acpicpu0: T6: I/O, lat   1 us, pow     0 mW,  28 %
[     1.041214] acpicpu0: T7: I/O, lat   1 us, pow     0 mW,  16 %
[     1.041214] acpicpu1 at cpu1: ACPI CPU
[     1.041214] acpicpu2 at cpu2: ACPI CPU
[     1.041214] acpicpu3 at cpu3: ACPI CPU
[     1.041214] acpicpu4 at cpu4: ACPI CPU
[     1.041214] acpicpu5 at cpu5: ACPI CPU
[     1.041214] acpicpu6 at cpu6: ACPI CPU
[     1.041214] acpicpu7 at cpu7: ACPI CPU
[     1.041214] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
[     1.041214] timecounter: Timecounter "TSC" frequency 2295686000 Hz quality 3000
[     1.194678] acpivga0: connected output devices:
[     1.194678] acpivga0:   0x0110 (acpiout0): LCD Panel, head 0, bios detect
[     1.194678] acpivga0:   0x0210: Unknown Output Device, head 0, bios detect
[     1.194678] acpivga0:   0x0220: Unknown Output Device, head 0, bios detect
[     1.194678] acpivga0:   0x0230: Unknown Output Device, head 0, bios detect
[     1.194678] acpivga0:   0x0240: Unknown Output Device, head 0, bios detect
[     1.194678] acpivga0:   0x1000 (acpiout1): Unknown Output Device, head 0, bios detect, non vga
[     1.194678] acpivga0:   0x2000 (acpiout2): Unknown Output Device, head 0, bios detect, non vga
[     1.194678] uhub0 at usb0: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 3.00/1.00, addr 0
[     1.211674] uhub0: 4 ports with 4 removable, self powered
[     1.211674] uhub1 at usb1: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 0
[     1.241673] uhub1: 4 ports with 4 removable, self powered
[     1.241673] uhub2 at usb2: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 3.00/1.00, addr 0
[     1.261673] uhub2: 1 port with 1 removable, self powered
[     1.261673] uhub3 at usb3: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 0
[     1.281672] uhub3: 2 ports with 2 removable, self powered
[     1.281672] ld0: GPT GUID: 18c9c8fd-b624-4827-9039-d29fc2ed0365
[     1.281672] dk0 at ld0: "9e3a2a4d-cee5-4f8c-905d-9aa7763904e2", 262144 blocks at 2048, type: msdos
[     1.281672] dk1 at ld0: "bb56d3a0-8a93-4f8f-af3a-5aa338ffa0d5", 1996224512 blocks at 264192, type: ffs
[     1.281672] dk2 at ld0: "fc87201f-e78a-4e0a-922a-e6c4802dfb9a", 3918479 blocks at 1996490752, type: swap
[     1.281672] IPsec: Initialized Security Association Processing.
[     1.741668] uhub4 at uhub3 port 1: vendor 05e3 (0x05e3) USB2.0 Hub (0x0610), class 9/0, rev 2.00/61.60, addr 1
[     1.741668] uhub4: multiple transaction translators
[     1.741668] uhub4: 4 ports with 4 removable, self powered
[     1.771667] uhidev0 at uhub1 port 4 configuration 1 interface 0
[     1.771667] uhidev0: Microsoft (0x045e) Microsoft Nano Transceiver 1.1 (0x07fd), rev 2.00/3.15, addr 1, iclass 3/1
[     1.771667] ukbd0 at uhidev0
[     1.781667] wskbd0 at ukbd0: console keyboard, using wsdisplay0
[     1.781667] uhidev1 at uhub1 port 4 configuration 1 interface 1
[     1.781667] uhidev1: Microsoft (0x045e) Microsoft Nano Transceiver 1.1 (0x07fd), rev 2.00/3.15, addr 1, iclass 3/0
[     1.781667] uhidev1: 3 report ids
[     1.781667] uhid0 at uhidev1 reportid 1: input=2, output=0, feature=0
[     1.781667] uhid1 at uhidev1 reportid 2: input=1, output=0, feature=0
[     1.781667] uhid2 at uhidev1 reportid 3: input=2, output=0, feature=6
[     1.781667] uhidev2 at uhub1 port 4 configuration 1 interface 2
[     1.781667] uhidev2: Microsoft (0x045e) Microsoft Nano Transceiver 1.1 (0x07fd), rev 2.00/3.15, addr 1, iclass 3/1
[     1.791668] ums0 at uhidev2: 5 buttons and Z dir
[     1.791668] wsmouse0 at ums0 mux 0
[     2.511658] urtwn0 at uhub4 port 1
[     2.511658] urtwn0: Realtek (0x0bda) 802.11n NIC (0x8179), rev 2.00/0.00, addr 2
[     2.671656] urtwn0: MAC/BB RTL8188EU, RF 6052 1T1R, address d0:37:45:e4:c6:f7
[     2.671656] urtwn0: 1 rx pipe, 2 tx pipes
[     3.101651] uhidev3 at uhub4 port 2 configuration 1 interface 0
[     3.101651] uhidev3: vendor 13ba (0x13ba) Barcode Reader (0x0018), rev 1.10/0.01, addr 3, iclass 3/1
[     3.111650] ukbd1 at uhidev3
[     3.111650] wskbd1 at ukbd1 mux 1
[     3.141650] wskbd1: connecting to wsdisplay0
[     3.141650] uhidev4 at uhub4 port 2 configuration 1 interface 1
[     3.141650] uhidev4: vendor 13ba (0x13ba) Barcode Reader (0x0018), rev 1.10/0.01, addr 3, iclass 3/1
[     3.151651] uhidev4: 3 report ids
[     3.151651] ums1 at uhidev4 reportid 1: 5 buttons and Z dir
[     3.151651] wsmouse1 at ums1 mux 0
[     3.151651] uhid3 at uhidev4 reportid 2: input=1, output=0, feature=0
[     3.151651] uhid4 at uhidev4 reportid 3: input=2, output=0, feature=0
[     3.641644] ubt0 at uhub3 port 2
[     3.641644] ubt0: Realtek (0x0bda) Bluetooth Radio (0xc821), rev 1.10/1.10, addr 4
[     3.651644] swwdog0: software watchdog initialized
[     3.661644] WARNING: 3 errors while detecting hardware; check system log.
[     3.661644] boot device: ld0
[     3.661644] root on dk1 dumps on dk2
[     3.661644] root file system type: ffs
[     3.661644] kern.module.path=/stand/amd64/10.0/modules
[    16.111490] wsdisplay0: screen 1 added (default, vt100 emulation)
[    16.111490] wsdisplay0: screen 2 added (default, vt100 emulation)
[    16.111490] wsdisplay0: screen 3 added (default, vt100 emulation)
[    16.111490] wsdisplay0: screen 4 added (default, vt100 emulation)
[    26.191365] bthub0 at ubt0 local-bdaddr 88:12:ac:7a:07:95


Home | Main Index | Thread Index | Old Index