NetBSD-Bugs archive

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

Re: port-amd64/57532: Incorrect resolution after latest NetBSD 10 BETA amd64 install.





On July 24, 2023 at 3:14:44 pm +02:00, Taylor R Campbell <riastradh%netbsd.org@localhost> wrote:
Date: Sun, 23 Jul 2023 21:03:54 +0200
From: "Brian Durant" <brian%durant.dk@localhost>

On July 23, 2023 at 4:06:39 pm +02:00, Taylor R Campbell <riastradh%netbsd.org@localhost> wrote:

menu=Boot AMDGPU;load drmkms_sched;load amdgpu;boot

Still the same resolution. Something still must be wrong with
loading the amdgpu driver, despite the line now reading:

menu=Boot AMDGPU:load drmkms_sched;amdgpu;boot

You are missing the second `load':

menu=Boot AMDGPU:load drmkms_sched;load amdgpu;boot
^^^^
That did it. I got a crash during boot, so I assume the amdgpu driver loaded...
[     1.000000] 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) #0: Wed Jul 19 14:34:14 UTC 2023
[     1.000000] 	mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC
[     1.000000] total memory = 7511 MB
[     1.000000] avail memory = 7232 MB
[     1.000000] timecounter: Timecounters tick every 10.000 msec
[     1.000000] Kernelized RAIDframe activated
[     1.000000] RTC BIOS diagnostic error 0xcb<clock_battery,ROM_cksum,fixed_disk>
[     1.000000] timecounter: Timecounter "i8254" frequency 1193182 Hz quality 100
[     1.000004] efi: systbl at pa b9fae018
[     1.000004] mainbus0 (root)
[     1.000004] ACPI: RSDP 0x00000000BCFFE014 000024 (v02 HUAWEI)
[     1.000004] ACPI: XSDT 0x00000000BCFCC188 000114 (v01 HUAWEI EDK2     00000002      01000013)
[     1.000004] ACPI: FACP 0x00000000BCFE3000 00010C (v05 HUAWEI EDK2     00000002      01000013)
[     1.000004] ACPI: DSDT 0x00000000BCFDB000 001554 (v01 HUAWEI EDK2     00000002      01000013)
[     1.000004] ACPI: FACS 0x00000000BCF03000 000040
[     1.000004] ACPI: SSDT 0x00000000BCFF9000 003A8D (v01 HUAWEI AMD AOD  00000001 INTL 20130117)
[     1.000004] ACPI: UEFI 0x00000000BCF09000 000236 (v01 HUAWEI H2O BIOS 00000001 ACPI 00040000)
[     1.000004] ACPI: SSDT 0x00000000BCFF1000 007229 (v02 HUAWEI AmdTable 00000002 MSFT 04000000)
[     1.000004] ACPI: IVRS 0x00000000BCFF0000 0001A4 (v02 HUAWEI AmdTable 00000001 AMD  00000000)
[     1.000004] ACPI: SSDT 0x00000000BCFEF000 00046D (v01 HUAWEI TPMACPI  00001000 INTL 20130117)
[     1.000004] ACPI: TPM2 0x00000000BCFEE000 00004C (v04 HUAWEI EDK2     00000002      01000013)
[     1.000004] ACPI: SSDT 0x00000000BCFED000 000949 (v01 HUAWEI WmiTable 00001000 INTL 20130117)
[     1.000004] ACPI: MSDM 0x00000000BCFEC000 000055 (v03 HUAWEI H2O BIOS 00000001 ACPI 00040000)
[     1.000004] ACPI: SSDT 0x00000000BCFEB000 0000FC (v01 HUAWEI PRCSSR17 00000001 INTL 20130117)
[     1.000004] ACPI: SSDT 0x00000000BCFE6000 004704 (v01 HUAWEI SB17     00000001 INTL 20130117)
[     1.000004] ACPI: ASF! 0x00000000BCFE5000 0000A5 (v32 HUAWEI EDK2     00000002      01000013)
[     1.000004] ACPI: BOOT 0x00000000BCFE4000 000028 (v01 HUAWEI EDK2     00000002      01000013)
[     1.000004] ACPI: HPET 0x00000000BCFE2000 000038 (v01 HUAWEI EDK2     00000002      01000013)
[     1.000004] ACPI: APIC 0x00000000BCFE1000 000138 (v03 HUAWEI EDK2     00000002      01000013)
[     1.000004] ACPI: MCFG 0x00000000BCFE0000 00003C (v01 HUAWEI EDK2     00000002      01000013)
[     1.000004] ACPI: WSMT 0x00000000BCFDD000 000028 (v01 HUAWEI EDK2     00000002      01000013)
[     1.000004] ACPI: VFCT 0x00000000BCFCD000 00D484 (v01 HUAWEI EDK2     00000001 AMD  31504F47)
[     1.000004] ACPI: SSDT 0x00000000BCFC8000 003E4C (v02 HUAWEI AmdTable 00000001 AMD  00000001)
[     1.000004] ACPI: CRAT 0x00000000BCFFD000 000BA8 (v01 HUAWEI AmdTable 00000001 AMD  00000001)
[     1.000004] ACPI: CDIT 0x00000000BCFC7000 000029 (v01 HUAWEI AmdTable 00000001 AMD  00000001)
[     1.000004] ACPI: SSDT 0x00000000BCFC6000 000AC5 (v01 HUAWEI SIOACPI  00001000 INTL 20130117)
[     1.000004] ACPI: SSDT 0x00000000BCFC5000 000D37 (v01 HUAWEI AmdTable 00000001 INTL 20130117)
[     1.000004] ACPI: SSDT 0x00000000BCFC3000 0010A5 (v01 HUAWEI AmdTable 00000001 INTL 20130117)
[     1.000004] ACPI: SSDT 0x00000000BCFBF000 003282 (v01 HUAWEI AmdTable 00000001 INTL 20130117)
[     1.000004] ACPI: FPDT 0x00000000BCFBE000 000044 (v01 HUAWEI EDK2     00000002      01000013)
[     1.000004] ACPI: SSDT 0x00000000BCFDF000 0000BF (v01 HUAWEI AmdTable 00001000 INTL 20130117)
[     1.000004] ACPI: SSDT 0x00000000BCFDE000 0000F8 (v01 HUAWEI PcdTabl  00001000 INTL 20130117)
[     1.000004] ACPI: SSDT 0x00000000BCFBC000 000517 (v01 HUAWEI AmdTable 00000001 INTL 20130117)
[     1.000004] ACPI: BGRT 0x00000000BCFBD000 000038 (v01 HUAWEI H2O BIOS 00000001 ACPI 00040000)
[     1.000004] Firmware Error (ACPI): Object does not exist: UAR4
[     1.000004] Firmware Error (ACPI): Could not resolve symbol [\_SB.PCI0.LPC0.SIO0.UAR4._PRS], AE_NOT_FOUND (20221020/dswload2-371)
[     1.000004] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20221020/psobject-264)
[     1.000004] Firmware Error (ACPI): Object does not exist: UAR6
[     1.000004] Firmware Error (ACPI): Could not resolve symbol [\_SB.PCI0.LPC0.SIO0.UAR6._PRS], AE_NOT_FOUND (20221020/dswload2-371)
[     1.000004] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20221020/psobject-264)
[     1.000004] ACPI: 15 ACPI AML tables successfully acquired and loaded
[     1.000004] ioapic0 at mainbus0 apid 32: pa 0xfec00000, version 0x21, 24 pins
[     1.000004] ioapic1 at mainbus0 apid 33: 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 5 4600G with Radeon Graphics, id 0x860f01
[     1.000004] cpu0: node 0, package 0, core 0, smt 0
[     1.000004] cpu1 at mainbus0 apid 1
[     1.000004] cpu1: AMD Ryzen 5 4600G with Radeon Graphics, id 0x860f01
[     1.000004] cpu1: node 0, package 0, core 0, smt 1
[     1.000004] cpu2 at mainbus0 apid 2
[     1.000004] cpu2: AMD Ryzen 5 4600G with Radeon Graphics, id 0x860f01
[     1.000004] cpu2: node 0, package 0, core 1, smt 0
[     1.000004] cpu3 at mainbus0 apid 3
[     1.000004] cpu3: AMD Ryzen 5 4600G with Radeon Graphics, id 0x860f01
[     1.000004] cpu3: node 0, package 0, core 1, smt 1
[     1.000004] cpu4 at mainbus0 apid 4
[     1.000004] cpu4: AMD Ryzen 5 4600G with Radeon Graphics, id 0x860f01
[     1.000004] cpu4: node 0, package 0, core 2, smt 0
[     1.000004] cpu5 at mainbus0 apid 5
[     1.000004] cpu5: AMD Ryzen 5 4600G with Radeon Graphics, id 0x860f01
[     1.000004] cpu5: node 0, package 0, core 2, smt 1
[     1.000004] cpu6 at mainbus0 apid 8
[     1.000004] cpu6: AMD Ryzen 5 4600G with Radeon Graphics, id 0x860f01
[     1.000004] cpu6: node 0, package 0, core 4, smt 0
[     1.000004] cpu7 at mainbus0 apid 9
[     1.000004] cpu7: AMD Ryzen 5 4600G with Radeon Graphics, id 0x860f01
[     1.000004] cpu7: node 0, package 0, core 4, smt 1
[     1.000004] cpu8 at mainbus0 apid 10
[     1.000004] cpu8: AMD Ryzen 5 4600G with Radeon Graphics, id 0x860f01
[     1.000004] cpu8: node 0, package 0, core 5, smt 0
[     1.000004] cpu9 at mainbus0 apid 11
[     1.000004] cpu9: AMD Ryzen 5 4600G with Radeon Graphics, id 0x860f01
[     1.000004] cpu9: node 0, package 0, core 5, smt 1
[     1.000004] cpu10 at mainbus0 apid 12
[     1.000004] cpu10: AMD Ryzen 5 4600G with Radeon Graphics, id 0x860f01
[     1.000004] cpu10: node 0, package 0, core 6, smt 0
[     1.000004] cpu11 at mainbus0 apid 13
[     1.000004] cpu11: AMD Ryzen 5 4600G with Radeon Graphics, id 0x860f01
[     1.000004] cpu11: node 0, package 0, core 6, smt 1
[     1.000004] acpi0 at mainbus0: Intel ACPICA 20221020
[     1.000004] acpi0: X/RSDT: OemId <HUAWEI,EDK2    ,00000002>, AslId <    ,01000013>
[     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.041140] hpet0 at acpi0: high precision event timer (mem 0xfed00000-0xfed00400)
[     1.041140] timecounter: Timecounter "hpet0" frequency 14318180 Hz quality 2000
[     1.042959] acpiec0 at acpi0 (EC0, PNP0C09): io 0x62,0x66
[     1.042959] TPM2 (MSFT0101) at acpi0 not configured
[     1.042959] acpiwmi0 at acpi0 (WMI1, PNP0C14-HWMI): ACPI WMI Interface
[     1.042959] acpiwmibus at acpiwmi0 not configured
[     1.042959] acpibut0 at acpi0 (PWRB, PNP0C0C): ACPI Power Button
[     1.042959] acpivga0 at acpi0 (VGA): ACPI Display Adapter
[     1.042959] acpiout0 at acpivga0 (LCD, 0x0110): ACPI Display Output Device
[     1.042959] 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.042959] I2SC at acpivga0 not configured
[     1.042959] acpivga0: connected output devices:
[     1.042959] acpivga0:   0x0100: Ext. Monitor, head 0, bios detect
[     1.042959] acpivga0:   0x0110 (acpiout0): LCD Panel, head 0, bios detect
[     1.042959] acpivga0:   0x0200: TV, head 0
[     1.042959] acpivga0:   0x0210: Unknown Output Device, head 0, bios detect
[     1.042959] acpivga0:   0x0220: Unknown Output Device, head 0, bios detect
[     1.042959] pcppi1 at acpi0 (SPKR, PNP0800): io 0x61
[     1.042959] spkr0 at pcppi1: PC Speaker
[     1.042959] wsbell at spkr0 not configured
[     1.042959] midi0 at pcppi1: PC speaker
[     1.042959] sysbeep0 at pcppi1
[     1.042959] attimer1 at acpi0 (TMR, PNP0100): io 0x40-0x43
[     1.042959] MEM (PNP0C01) at acpi0 not configured
[     1.042959] HWWD (WDT0001) at acpi0 not configured
[     1.042959] com0 at acpi0 (UAR1, PNP0501-S070001C1): irq 4
[     1.042959] com0: autoconfiguration error: unable to find i/o register and memory resource
[     1.042959] GPIO (AMDI0030) at acpi0 not configured
[     1.042959] PTIO (AMDIF030) at acpi0 not configured
[     1.042959] acpiwmi1 at acpi0 (AOD, PNP0C14-AOD): ACPI WMI Interface
[     1.042959] acpiwmibus at acpiwmi1 not configured
[     1.042959] ACPI: Enabled 1 GPEs in block 00 to 1F
[     1.042959] attimer1: attached to pcppi1
[     1.042959] pci0 at mainbus0 bus 0: configuration mode 1
[     1.042959] pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok
[     1.042959] amdsmn0 at pci0 dev 0 function 0: AMD System Management Network
[     1.042959] amdzentemp0 at amdsmn0: AMD CPU Temperature Sensors (Family17h)
[     1.042959] AMD 17h/6xh IOMMU (IOMMU system) at pci0 dev 0 function 2 not configured
[     1.042959] pchb0 at pci0 dev 1 function 0: AMD 17h/6xh Host Bridge (rev. 0x00)
[     1.042959] ppb0 at pci0 dev 1 function 2: AMD 17h/6xh PCIe (rev. 0x00)
[     1.042959] ppb0: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x4 @ 8.0GT/s
[     1.042959] pci1 at ppb0 bus 1
[     1.042959] pci1: i/o space, memory space enabled, rd/line, wr/inv ok
[     1.042959] nvme0 at pci1 dev 0 function 0: Samsung Electronics (3rd vendor ID) SM981 M.2 NVMe SSD (rev. 0x00)
[     1.042959] nvme0: NVMe 1.3
[     1.042959] nvme0: for admin queue interrupting at msix0 vec 0
[     1.042959] nvme0: Samsung SSD 970 EVO Plus 1TB, firmware 2B2QEXM7, serial S4EWNM0TA05469Y
[     1.042959] nvme0: for io queue 1 interrupting at msix0 vec 1 affinity to cpu0
[     1.042959] nvme0: for io queue 2 interrupting at msix0 vec 2 affinity to cpu1
[     1.042959] nvme0: for io queue 3 interrupting at msix0 vec 3 affinity to cpu2
[     1.042959] nvme0: for io queue 4 interrupting at msix0 vec 4 affinity to cpu3
[     1.042959] nvme0: for io queue 5 interrupting at msix0 vec 5 affinity to cpu4
[     1.042959] nvme0: for io queue 6 interrupting at msix0 vec 6 affinity to cpu5
[     1.042959] nvme0: for io queue 7 interrupting at msix0 vec 7 affinity to cpu6
[     1.042959] nvme0: for io queue 8 interrupting at msix0 vec 8 affinity to cpu7
[     1.042959] nvme0: for io queue 9 interrupting at msix0 vec 9 affinity to cpu8
[     1.042959] nvme0: for io queue 10 interrupting at msix0 vec 10 affinity to cpu9
[     1.042959] nvme0: for io queue 11 interrupting at msix0 vec 11 affinity to cpu10
[     1.042959] nvme0: for io queue 12 interrupting at msix0 vec 12 affinity to cpu11
[     1.042959] ld0 at nvme0 nsid 1
[     1.042959] ld0: 931 GB, 121601 cyl, 255 head, 63 sec, 512 bytes/sect x 1953525168 sectors
[     1.042959] pchb1 at pci0 dev 2 function 0: AMD 17h/6xh Host Bridge (rev. 0x00)
[     1.042959] ppb1 at pci0 dev 2 function 1: AMD 17h/6xh PCIe (rev. 0x00)
[     1.042959] ppb1: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x4 @ 8.0GT/s
[     1.042959] pci2 at ppb1 bus 2
[     1.042959] pci2: i/o space, memory space enabled, rd/line, wr/inv ok
[     1.042959] xhci0 at pci2 dev 0 function 0: AMD 500 Series xHCI (rev. 0x00)
[     1.042959] xhci0: 64-bit DMA
[     1.042959] xhci0: interrupting at msix1 vec 0
[     1.042959] xhci0: xHCI version 1.10
[     1.042959] usb0 at xhci0: USB revision 3.1
[     1.042959] usb1 at xhci0: USB revision 2.0
[     1.042959] ahcisata0 at pci2 dev 0 function 1: AMD 500 Series AHCI (rev. 0x00)
[     1.042959] ahcisata0: 64-bit DMA
[     1.042959] ahcisata0: AHCI revision 1.31, 6 ports, 32 slots, CAP 0xef36ff25<SXS,PSC,SSC,PMD,SPM,SAM,ISS=0x3=Gen3,SCLO,SAL,SALP,SSS,SSNTF,SNCQ,S64A>
[     1.042959] ahcisata0: interrupting at msi2 vec 0
[     1.042959] atabus0 at ahcisata0 channel 0
[     1.042959] atabus1 at ahcisata0 channel 1
[     1.042959] atabus2 at ahcisata0 channel 2
[     1.042959] atabus3 at ahcisata0 channel 3
[     1.042959] atabus4 at ahcisata0 channel 4
[     1.042959] atabus5 at ahcisata0 channel 5
[     1.042959] ppb2 at pci2 dev 0 function 2: AMD 500 Series PCIe (rev. 0x00)
[     1.042959] ppb2: PCI Express capability version 2 <Upstream Port of PCI-E Switch>
[     1.042959] pci3 at ppb2 bus 3
[     1.042959] pci3: i/o space, memory space enabled, rd/line, wr/inv ok
[     1.042959] ppb3 at pci3 dev 0 function 0: AMD 500 Series PCIe (rev. 0x00)
[     1.042959] ppb3: PCI Express capability version 2 <Downstream Port of PCI-E Switch> x1 @ 8.0GT/s
[     1.042959] pci4 at ppb3 bus 4
[     1.042959] pci4: i/o space, memory space enabled, rd/line, wr/inv ok
[     1.042959] ppb4 at pci3 dev 4 function 0: AMD 500 Series PCIe (rev. 0x00)
[     1.042959] ppb4: PCI Express capability version 2 <Downstream Port of PCI-E Switch> x4 @ 8.0GT/s
[     1.042959] pci5 at ppb4 bus 5
[     1.042959] pci5: i/o space, memory space enabled, rd/line, wr/inv ok
[     1.042959] ppb5 at pci3 dev 8 function 0: AMD 500 Series PCIe (rev. 0x00)
[     1.042959] ppb5: PCI Express capability version 2 <Downstream Port of PCI-E Switch> x1 @ 8.0GT/s
[     1.042959] ppb5: link is x1 @ 2.5GT/s
[     1.042959] pci6 at ppb5 bus 6
[     1.042959] pci6: i/o space, memory space enabled, rd/line, wr/inv ok
[     1.042959] Realtek Semiconductor product c822 (miscellaneous network) at pci6 dev 0 function 0 not configured
[     1.042959] ppb6 at pci3 dev 9 function 0: AMD 500 Series PCIe (rev. 0x00)
[     1.042959] ppb6: PCI Express capability version 2 <Downstream Port of PCI-E Switch> x1 @ 8.0GT/s
[     1.042959] ppb6: link is x1 @ 2.5GT/s
[     1.042959] pci7 at ppb6 bus 7
[     1.042959] pci7: i/o space, memory space enabled, rd/line, wr/inv ok
[     1.042959] re0 at pci7 dev 0 function 0: RealTek 8168/8111 PCIe Gigabit Ethernet (rev. 0x15)
[     1.042959] re0: interrupting at msix3 vec 0
[     1.042959] re0: RTL8168H/8111H (0x5400)
[     1.042959] re0: Ethernet address 14:de:39:c3:79:1c
[     1.042959] re0: using 256 tx descriptors
[     1.042959] rgephy0 at re0 phy 7: RTL8251 1000BASE-T media interface, rev. 0
[     1.042959] rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT-FDX, auto
[     1.042959] pchb2 at pci0 dev 8 function 0: AMD 17h/6xh Host Bridge (rev. 0x00)
[     1.042959] ppb7 at pci0 dev 8 function 1: AMD 17h/6xh PCIe (rev. 0x00)
[     1.042959] ppb7: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x16 @ 8.0GT/s
[     1.042959] pci8 at ppb7 bus 8
[     1.042959] pci8: i/o space, memory space enabled, rd/line, wr/inv ok
[     1.042959] genfb0 at pci8 dev 0 function 0: ATI Technologies product 1636 (rev. 0xc9)
[     1.042959] genfb0: framebuffer at 0xc0000000, size 1920x1080, depth 32, stride 7680
[     1.042959] genfb0: shadow framebuffer enabled, size 8100 KB
[     1.042959] wsdisplay0 at genfb0 kbdmux 1: console (default, vt100 emulation)
[     1.042959] wsmux1: connecting to wsdisplay0
[     1.042959] drm at genfb0 not configured
[     1.042959] hdaudio0 at pci8 dev 0 function 1: HD Audio Controller
[     1.042959] hdaudio0: interrupting at msi4 vec 0
[     1.042959] hdaudio0: HDA ver. 1.0, OSS 4, ISS 0, BSS 0, SDO 1, 64-bit
[     1.042959] hdafg0 at hdaudio0: ATI R6xx HDMI
[     1.042959] hdafg0: HDMI00 2ch: Digital Out [Jack]
[     1.042959] hdafg0: 2ch/0ch 32000Hz 44100Hz 48000Hz PCM16 AC3
[     1.042959] audio0 at hdafg0: playback
[     1.042959] audio0: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for playback
[     1.042959] spkr1 at audio0: PC Speaker (synthesized)
[     1.042959] wsbell at spkr1 not configured
[     1.042959] amdccp0 at pci8 dev 0 function 2: AMD Cryptographic Coprocessor
[     1.042959] xhci1 at pci8 dev 0 function 3: AMD 17h/6xh xHCI (rev. 0x00)
[     1.042959] xhci1: 64-bit DMA
[     1.042959] xhci1: interrupting at msix5 vec 0
[     1.042959] xhci1: xHCI version 1.10
[     1.042959] usb2 at xhci1: USB revision 3.1
[     1.042959] usb3 at xhci1: USB revision 2.0
[     1.042959] xhci2 at pci8 dev 0 function 4: AMD 17h/6xh xHCI (rev. 0x00)
[     1.042959] xhci2: 64-bit DMA
[     1.042959] xhci2: interrupting at msix6 vec 0
[     1.042959] xhci2: xHCI version 1.10
[     1.042959] usb4 at xhci2: USB revision 3.1
[     1.042959] usb5 at xhci2: USB revision 2.0
[     1.042959] AMD 17h/1xh I2S Audio (miscellaneous multimedia, revision 0x01) at pci8 dev 0 function 5 not configured
[     1.042959] hdaudio1 at pci8 dev 0 function 6: HD Audio Controller
[     1.042959] hdaudio1: interrupting at msi7 vec 0
[     1.042959] hdaudio1: HDA ver. 1.0, OSS 4, ISS 4, BSS 0, SDO 1, 64-bit
[     1.042959] hdafg1 at hdaudio1: Realtek product 0256
[     1.042959] hdafg1: DAC00 2ch: HP Out [Jack]
[     1.042959] hdafg1: ADC01 2ch: Line In [Jack], Mic In [Jack]
[     1.042959] hdafg1: ADC02 2ch: Mic In [Jack]
[     1.042959] hdafg1: 2ch/2ch 44100Hz 48000Hz 96000Hz 192000Hz PCM16 PCM20 PCM24 AC3
[     1.042959] audio1 at hdafg1: playback, capture, full duplex, independent
[     1.042959] audio1: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for playback
[     1.042959] audio1: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for recording
[     1.042959] spkr2 at audio1: PC Speaker (synthesized)
[     1.042959] wsbell at spkr2 not configured
[     1.042959] piixpm0 at pci0 dev 20 function 0: AMD X370/X399 SMBus Controller (rev. 0x51)
[     1.042959] piixpm0: interrupting at SMI, 
[     1.042959] iic0 at piixpm0 port 0: I2C bus
[     1.042959] iic1 at piixpm0 port 1: I2C bus
[     1.042959] pcib0 at pci0 dev 20 function 3: AMD FCH LPC (rev. 0x51)
[     1.042959] pchb3 at pci0 dev 24 function 0: AMD 17h/6xh Data Fabric (rev. 0x00)
[     1.042959] pchb4 at pci0 dev 24 function 1: AMD 17h/6xh Data Fabric (rev. 0x00)
[     1.042959] pchb5 at pci0 dev 24 function 2: AMD 17h/6xh Data Fabric (rev. 0x00)
[     1.042959] pchb6 at pci0 dev 24 function 3: AMD 17h/6xh Data Fabric (rev. 0x00)
[     1.042959] pchb7 at pci0 dev 24 function 4: AMD 17h/6xh Data Fabric (rev. 0x00)
[     1.042959] pchb8 at pci0 dev 24 function 5: AMD 17h/6xh Data Fabric (rev. 0x00)
[     1.042959] pchb9 at pci0 dev 24 function 6: AMD 17h/6xh Data Fabric (rev. 0x00)
[     1.042959] pchb10 at pci0 dev 24 function 7: AMD 17h/6xh Data Fabric (rev. 0x00)
[     1.042959] isa0 at pcib0
[     1.042959] acpicpu0 at cpu0: ACPI CPU
[     1.042959] acpicpu0: C1: FFH, lat   1 us, pow     0 mW
[     1.042959] acpicpu0: C2: I/O, lat 400 us, pow     0 mW
[     1.042959] acpicpu0: C3: I/O, lat 350 us, pow     0 mW
[     1.042959] acpicpu0: P0: FFH, lat   1 us, pow  4509 mW, 3700 MHz
[     1.042959] acpicpu0: P1: FFH, lat   1 us, pow  1615 mW, 1700 MHz
[     1.042959] acpicpu0: P2: FFH, lat   1 us, pow  1277 mW, 1400 MHz
[     1.042959] acpicpu0: T0: I/O, lat   1 us, pow     0 mW, 100 %
[     1.042959] acpicpu0: T1: I/O, lat   1 us, pow     0 mW,  88 %
[     1.042959] acpicpu0: T2: I/O, lat   1 us, pow     0 mW,  76 %
[     1.042959] acpicpu0: T3: I/O, lat   1 us, pow     0 mW,  64 %
[     1.042959] acpicpu0: T4: I/O, lat   1 us, pow     0 mW,  52 %
[     1.042959] acpicpu0: T5: I/O, lat   1 us, pow     0 mW,  40 %
[     1.042959] acpicpu0: T6: I/O, lat   1 us, pow     0 mW,  28 %
[     1.042959] acpicpu0: T7: I/O, lat   1 us, pow     0 mW,  16 %
[     1.042959] acpicpu1 at cpu1: ACPI CPU
[     1.042959] acpicpu2 at cpu2: ACPI CPU
[     1.042959] acpicpu3 at cpu3: ACPI CPU
[     1.042959] acpicpu4 at cpu4: ACPI CPU
[     1.042959] acpicpu5 at cpu5: ACPI CPU
[     1.042959] acpicpu6 at cpu6: ACPI CPU
[     1.042959] acpicpu7 at cpu7: ACPI CPU
[     1.042959] acpicpu8 at cpu8: ACPI CPU
[     1.042959] acpicpu9 at cpu9: ACPI CPU
[     1.042959] acpicpu10 at cpu10: ACPI CPU
[     1.042959] acpicpu11 at cpu11: ACPI CPU
[     1.042959] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
[     1.042959] timecounter: Timecounter "TSC" frequency 3693059000 Hz quality 3000
[     1.792211] acpivga0: connected output devices:
[     1.792211] acpivga0:   0x0100: Ext. Monitor, head 0, bios detect
[     1.792211] acpivga0:   0x0110 (acpiout0): LCD Panel, head 0, bios detect
[     1.792211] acpivga0:   0x0200: TV, head 0
[     1.792211] acpivga0:   0x0210: Unknown Output Device, head 0, bios detect
[     1.792211] acpivga0:   0x0220: Unknown Output Device, head 0, bios detect
[     1.792211] uhub0 at usb0: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 3.00/1.00, addr 0
[     1.798737] uhub0: 4 ports with 4 removable, self powered
[     1.798737] uhub1 at usb1: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 0
[     1.808736] uhub1: 10 ports with 10 removable, self powered
[     1.808736] uhub2 at usb2: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 3.00/1.00, addr 0
[     1.818735] uhub2: 2 ports with 2 removable, self powered
[     1.818735] uhub3 at usb3: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 0
[     1.828735] uhub3: 4 ports with 4 removable, self powered
[     1.828735] uhub4 at usb4: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 3.00/1.00, addr 0
[     1.828735] uhub4: 2 ports with 2 removable, self powered
[     1.828735] uhub5 at usb5: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 0
[     1.838735] uhub5: 4 ports with 4 removable, self powered
[     1.838735] ld0: GPT GUID: bd3c195d-91ad-4ebb-bb75-9a887858e966
[     1.838735] dk0 at ld0: "f7bb461c-a8e5-4edd-986e-9d5e9fe7dd94", 256000 blocks at 2048, type: msdos
[     1.838735] dk1 at ld0: "37f17d1d-f80a-4d73-8bc9-a437be2b024e", 18022400 blocks at 260096, type: swap
[     1.838735] dk2 at ld0: "a25d34c3-123a-428a-bf3f-b2f5bc40a616", 1935240591 blocks at 18284544, type: ffs
[     1.838735] IPsec: Initialized Security Association Processing.
[     2.308733] uaudio0 at uhub3 port 1 configuration 1 interface 0
[     2.308733] uaudio0: BEHRINGER (0x1397) UMC202HD 192k (0x0507), rev 2.00/1.12, addr 1
[     2.308733] uaudio0: autoconfiguration error: audio descriptors make no sense, error=4
[     2.348732] uhidev0 at uhub5 port 1 configuration 1 interface 0
[     2.348732] uhidev0: Logitech (0x046d) USB Receiver (0xc52b), rev 2.00/24.07, addr 1, iclass 3/1
[     2.348732] ukbd0 at uhidev0
[     2.358732] wskbd0 at ukbd0: console keyboard, using wsdisplay0
[     2.358732] uhidev1 at uhub5 port 1 configuration 1 interface 1
[     2.358732] uhidev1: Logitech (0x046d) USB Receiver (0xc52b), rev 2.00/24.07, addr 1, iclass 3/1
[     2.368732] uhidev1: 8 report ids
[     2.368732] ums0 at uhidev1 reportid 2: 16 buttons, W and Z dirs
[     2.368732] wsmouse0 at ums0 mux 0
[     2.368732] uhid0 at uhidev1 reportid 3: input=4, output=0, feature=0
[     2.368732] uhid1 at uhidev1 reportid 4: input=1, output=0, feature=0
[     2.368732] uhid2 at uhidev1 reportid 8: input=1, output=0, feature=0
[     2.368732] uhidev2 at uhub5 port 1 configuration 1 interface 2
[     2.368732] uhidev2: Logitech (0x046d) USB Receiver (0xc52b), rev 2.00/24.07, addr 1, iclass 3/0
[     2.398732] uhidev2: 33 report ids
[     2.398732] uhid3 at uhidev2 reportid 16: input=6, output=6, feature=0
[     2.398732] uhid4 at uhidev2 reportid 17: input=19, output=19, feature=0
[     2.398732] uhid5 at uhidev2 reportid 32: input=14, output=14, feature=0
[     2.398732] uhid6 at uhidev2 reportid 33: input=31, output=31, feature=0
[     2.398732] ubt0 at uhub1 port 5
[     2.398732] ubt0: Realtek (0x1358) Bluetooth Radio (0xc123), rev 1.00/0.00, addr 1
[     2.808729] uhidev3 at uhub3 port 2 configuration 1 interface 0
[     2.808729] uhidev3: Microsoft (0x045e) Wired Keyboard 600 (0x07f8), rev 2.00/3.00, addr 2, iclass 3/1
[     2.818728] ukbd1 at uhidev3
[     2.818728] wskbd1 at ukbd1 mux 1
[     2.818728] wskbd1: connecting to wsdisplay0
[     2.818728] uhidev4 at uhub3 port 2 configuration 1 interface 1
[     2.818728] uhidev4: Microsoft (0x045e) Wired Keyboard 600 (0x07f8), rev 2.00/3.00, addr 2, iclass 3/0
[     2.828729] uhidev4: 2 report ids
[     2.828729] uhid7 at uhidev4 reportid 1: input=2, output=0, feature=0
[     2.828729] uhid8 at uhidev4 reportid 2: input=1, output=0, feature=0
[     2.998727] swwdog0: software watchdog initialized
[     2.998727] WARNING: 2 errors while detecting hardware; check system log.
[     2.998727] boot device: ld0
[     2.998727] root on dk2 dumps on dk1
[     2.998727] root file system type: ffs
[     2.998727] kern.module.path=/stand/amd64/10.0/modules
[     2.998727] WARNING: NVRAM century is 31 but RTC year is 2023
[    13.568641] wsdisplay0: screen 1 added (default, vt100 emulation)
[    13.568641] wsdisplay0: screen 2 added (default, vt100 emulation)
[    13.568641] wsdisplay0: screen 3 added (default, vt100 emulation)
[    13.568641] wsdisplay0: screen 4 added (default, vt100 emulation)


Home | Main Index | Thread Index | Old Index