NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
kern/59628: "sc->sc_base.me_evp != NULL" failed at sys/dev/wscons/wsmouse.c, line 791
>Number: 59628
>Category: kern
>Synopsis: "sc->sc_base.me_evp != NULL" failed at sys/dev/wscons/wsmouse.c, line 791
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: kern-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Sep 02 21:05:00 +0000 2025
>Originator: Andrius V
>Release: NetBSD 11.0_BETA
>Organization:
>Environment:
NetBSD agraphic-pc 11.0_BETA NetBSD 11.0_BETA (GENERIC) #0: Mon Sep 1 00:18:27 EEST 2025 andriusv@agraphic-pc:/home/andriusv/workspace/obj/sys/arch/amd64/compile/GENERIC amd64
>Description:
After upgrade to NetBSD 11.0 I had various issues with the mouse input (slow movement, not reacting to clicks, inaccuracies, not focusing on active window after alt+tab, but rather reacts to previously active window (e.g. context menu of previous app visible with right click)).
While I am still trying to understand if mouse issues are Xorg related and/or specific to certain graphics driver(s), I also got an assertion failure in wsmoused code once causing the crash. It initially started with the xhci2 (mouse was connected to the port of this controller) reporting timeout (in xhci_pipe_restart() https://github.com/NetBSD/src/blob/ba8e1774fd9c0c26ecca461c07bc95d9ebb69579/sys/dev/usb/xhci.c#L2300).
At time I believe computer was idle for a certain time and either I returned to it and moved the mouse or it just crashed while idling at some point.
I am not sure if it should be really considered as a bug or just an "expected" outcome of the timeout, but registering it anyway. I would assume it is potentially some race condition or maybe sc_dying flag was not set to 1 for some reason. Maybe assertion should not crash the diagnostic kernel here?
Unfortunately, I don't know how to reproduce it either, but likely with the mouse issues above it is possible to trigger it sometimes.
crash log from dmesg:
...
[ 28110.120710] xhci2: endpoint 0x81 failed to stop
[ 28110.120710] xhci2: xhci_set_dequeue: endpoint 0x81: timed out
[ 28110.120710] panic: kernel diagnostic assertion "sc->sc_base.me_evp != NULL" failed: file "/home/andriusv/workspace/netbsd-src-hg/sys/dev/wscons/wsmouse.c", line 791 wsmouseread: evp == NULL
[ 28110.120710] cpu10: Begin traceback...
[ 28110.120710] vpanic() at netbsd:vpanic+0x171
[ 28110.120710] kern_assert() at netbsd:kern_assert+0x4b
[ 28110.130710] wsmouseread() at netbsd:wsmouseread+0xaf
[ 28110.130710] cdev_read() at netbsd:cdev_read+0x87
[ 28110.130710] spec_read() at netbsd:spec_read+0x328
[ 28110.130710] VOP_READ() at netbsd:VOP_READ+0x42
[ 28110.130710] vn_read() at netbsd:vn_read+0x136
[ 28110.130710] dofileread() at netbsd:dofileread+0x79
[ 28110.130710] sys_read() at netbsd:sys_read+0x49
[ 28110.130710] syscall() at netbsd:syscall+0x9d
[ 28110.130710] --- syscall (number 3) ---
[ 28110.130710] netbsd:syscall+0x9d:
[ 28110.130710] cpu10: End traceback...
[ 28110.130710] dumping to dev 168,2 (offset=8, size=16689293):
[ 28110.130710] dump {drm:netbsd:si_dpm_set_power_state+0x1407} *ERROR* si_set_sw_state failed
Full dmesg:
[ 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] 2024, 2025
[ 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 11.0_BETA (GENERIC) #0: Mon Sep 1 00:18:27 EEST 2025
[ 1.000000] andriusv@agraphic-pc:/home/andriusv/workspace/obj/sys/arch/amd64/compile/GENERIC
[ 1.000000] total memory = 65192 MB
[ 1.000000] avail memory = 63033 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 7847e018
[ 1.000004] mainbus0 (root)
[ 1.000004] ACPI: RSDP 0x0000000071F30014 000024 (v02 ALASKA)
[ 1.000004] ACPI: XSDT 0x0000000071F2F728 0000E4 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 1.000004] ACPI: FACP 0x0000000071F24000 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
[ 1.000004] ACPI: DSDT 0x0000000071F03000 0109CA (v118 ALASKA A M I 01072009 INTL 20230331)
[ 1.000004] ACPI: FACS 0x0000000073F17000 000040
[ 1.000004] ACPI: SSDT 0x0000000071F26000 00816C (v02 AMD Splinter 00000002 MSFT 05000000)
[ 1.000004] ACPI: SSDT 0x0000000071F25000 000309 (v02 ALASKA CPUSSDT 01072009 AMI 01072009)
[ 1.000004] ACPI: FIDT 0x0000000071F19000 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 1.000004] ACPI: MCFG 0x0000000071F17000 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
[ 1.000004] ACPI: HPET 0x0000000071F16000 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
[ 1.000004] ACPI: WDRT 0x0000000071F15000 000047 (v01 ALASKA A M I 01072009 AMI 00000005)
[ 1.000004] ACPI: FPDT 0x0000000071F14000 000044 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 1.000004] ACPI: BGRT 0x0000000071F23000 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 1.000004] ACPI: WPBT 0x0000000071F21000 000040 (v01 ALASKA A M I 00000001 ASUS 00000001)
[ 1.000004] ACPI: SSDT 0x0000000071E1E000 0074CE (v02 AMD AMD CPU 00000001 AMD 00000001)
[ 1.000004] ACPI: SSDT 0x0000000071F20000 000041 (v01 AMD AppCompD 00000001 INTL 20230331)
[ 1.000004] ACPI: SSDT 0x0000000071F1F000 00078F (v02 AMD CPMDFDG1 00000001 INTL 20230331)
[ 1.000004] ACPI: SSDT 0x0000000071F1E000 000788 (v02 AMD CPMDFIG5 00000001 INTL 20230331)
[ 1.000004] ACPI: SSDT 0x0000000071E13000 00A62A (v02 AMD CPMCMN 00000001 INTL 20230331)
[ 1.000004] ACPI: SSDT 0x0000000071F1B000 0027C2 (v02 AMD AOD 00000001 INTL 20230331)
[ 1.000004] ACPI: TPM2 0x0000000071F1A000 00004C (v04 ALASKA A M I 00000001 AMI 00000000)
[ 1.000004] ACPI: WSMT 0x0000000071E12000 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 1.000004] ACPI: APIC 0x0000000071E11000 00015E (v06 ALASKA A M I 01072009 AMI 00010013)
[ 1.000004] ACPI: IVRS 0x0000000071E10000 0000C8 (v02 AMD AmdTable 00000001 AMD 00000001)
[ 1.000004] ACPI: SSDT 0x0000000071E0F000 000500 (v02 AMD MEMTOOL0 00000002 INTL 20230331)
[ 1.000004] ACPI: SSDT 0x0000000071E0E000 0009E6 (v02 AMD CPMMSOSC 00000001 INTL 20230331)
[ 1.000004] ACPI: SSDT 0x0000000071E0D000 00047C (v02 AMD AMDWOV 00000001 INTL 20230331)
[ 1.000004] ACPI: SSDT 0x0000000071E0C000 00044E (v02 AMD AmdTable 00000001 INTL 20230331)
[ 1.000004] ACPI: 13 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 EPYC 4464P 12-Core Processor , id 0xa60f12
[ 1.000004] cpu0: node 0, package 0, core 0, smt 0
[ 1.000004] cpu0: searching errata for cpu revision 0x00a60f12
[ 1.000004] cpu1 at mainbus0 apid 2
[ 1.000004] cpu1: AMD EPYC 4464P 12-Core Processor , id 0xa60f12
[ 1.000004] cpu1: node 0, package 0, core 1, smt 0
[ 1.000004] cpu2 at mainbus0 apid 4
[ 1.000004] cpu2: AMD EPYC 4464P 12-Core Processor , id 0xa60f12
[ 1.000004] cpu2: node 0, package 0, core 2, smt 0
[ 1.000004] cpu3 at mainbus0 apid 6
[ 1.000004] cpu3: AMD EPYC 4464P 12-Core Processor , id 0xa60f12
[ 1.000004] cpu3: node 0, package 0, core 3, smt 0
[ 1.000004] cpu4 at mainbus0 apid 8
[ 1.000004] cpu4: AMD EPYC 4464P 12-Core Processor , id 0xa60f12
[ 1.000004] cpu4: node 0, package 0, core 4, smt 0
[ 1.000004] cpu5 at mainbus0 apid 10
[ 1.000004] cpu5: AMD EPYC 4464P 12-Core Processor , id 0xa60f12
[ 1.000004] cpu5: node 0, package 0, core 5, smt 0
[ 1.000004] cpu6 at mainbus0 apid 16
[ 1.000004] cpu6: AMD EPYC 4464P 12-Core Processor , id 0xa60f12
[ 1.000004] cpu6: node 0, package 0, core 8, smt 0
[ 1.000004] cpu7 at mainbus0 apid 18
[ 1.000004] cpu7: AMD EPYC 4464P 12-Core Processor , id 0xa60f12
[ 1.000004] cpu7: node 0, package 0, core 9, smt 0
[ 1.000004] cpu8 at mainbus0 apid 20
[ 1.000004] cpu8: AMD EPYC 4464P 12-Core Processor , id 0xa60f12
[ 1.000004] cpu8: node 0, package 0, core 10, smt 0
[ 1.000004] cpu9 at mainbus0 apid 22
[ 1.000004] cpu9: AMD EPYC 4464P 12-Core Processor , id 0xa60f12
[ 1.000004] cpu9: node 0, package 0, core 11, smt 0
[ 1.000004] cpu10 at mainbus0 apid 24
[ 1.000004] cpu10: AMD EPYC 4464P 12-Core Processor , id 0xa60f12
[ 1.000004] cpu10: node 0, package 0, core 12, smt 0
[ 1.000004] cpu11 at mainbus0 apid 26
[ 1.000004] cpu11: AMD EPYC 4464P 12-Core Processor , id 0xa60f12
[ 1.000004] cpu11: node 0, package 0, core 13, smt 0
[ 1.000004] cpu12 at mainbus0 apid 1
[ 1.000004] cpu12: AMD EPYC 4464P 12-Core Processor , id 0xa60f12
[ 1.000004] cpu12: node 0, package 0, core 0, smt 1
[ 1.000004] cpu13 at mainbus0 apid 3
[ 1.000004] cpu13: AMD EPYC 4464P 12-Core Processor , id 0xa60f12
[ 1.000004] cpu13: node 0, package 0, core 1, smt 1
[ 1.000004] cpu14 at mainbus0 apid 5
[ 1.000004] cpu14: AMD EPYC 4464P 12-Core Processor , id 0xa60f12
[ 1.000004] cpu14: node 0, package 0, core 2, smt 1
[ 1.000004] cpu15 at mainbus0 apid 7
[ 1.000004] cpu15: AMD EPYC 4464P 12-Core Processor , id 0xa60f12
[ 1.000004] cpu15: node 0, package 0, core 3, smt 1
[ 1.000004] cpu16 at mainbus0 apid 9
[ 1.000004] cpu16: AMD EPYC 4464P 12-Core Processor , id 0xa60f12
[ 1.000004] cpu16: node 0, package 0, core 4, smt 1
[ 1.000004] cpu17 at mainbus0 apid 11
[ 1.000004] cpu17: AMD EPYC 4464P 12-Core Processor , id 0xa60f12
[ 1.000004] cpu17: node 0, package 0, core 5, smt 1
[ 1.000004] cpu18 at mainbus0 apid 17
[ 1.000004] cpu18: AMD EPYC 4464P 12-Core Processor , id 0xa60f12
[ 1.000004] cpu18: node 0, package 0, core 8, smt 1
[ 1.000004] cpu19 at mainbus0 apid 19
[ 1.000004] cpu19: AMD EPYC 4464P 12-Core Processor , id 0xa60f12
[ 1.000004] cpu19: node 0, package 0, core 9, smt 1
[ 1.000004] cpu20 at mainbus0 apid 21
[ 1.000004] cpu20: AMD EPYC 4464P 12-Core Processor , id 0xa60f12
[ 1.000004] cpu20: node 0, package 0, core 10, smt 1
[ 1.000004] cpu21 at mainbus0 apid 23
[ 1.000004] cpu21: AMD EPYC 4464P 12-Core Processor , id 0xa60f12
[ 1.000004] cpu21: node 0, package 0, core 11, smt 1
[ 1.000004] cpu22 at mainbus0 apid 25
[ 1.000004] cpu22: AMD EPYC 4464P 12-Core Processor , id 0xa60f12
[ 1.000004] cpu22: node 0, package 0, core 12, smt 1
[ 1.000004] cpu23 at mainbus0 apid 27
[ 1.000004] cpu23: AMD EPYC 4464P 12-Core Processor , id 0xa60f12
[ 1.000004] cpu23: node 0, package 0, core 13, smt 1
[ 1.000004] acpi0 at mainbus0: Intel ACPICA 20241212
[ 1.000004] acpi0: X/RSDT: OemId <ALASKA, A M I ,01072009>, AslId <AMI ,01000013>
[ 1.000004] acpi0: autoconfiguration error: invalid PCI address for D004
[ 1.000004] acpi0: autoconfiguration error: invalid PCI address for D005
[ 1.000004] acpi0: autoconfiguration error: invalid PCI address for D010
[ 1.000004] acpi0: MCFG: segment 0, bus 0-255, address 0x00000000e0000000
[ 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.041201] hpet0 at acpi0: high precision event timer (mem 0xfed00000-0xfed00400)
[ 1.041201] timecounter: Timecounter "hpet0" frequency 14318180 Hz quality 2000
[ 1.042438] AMDN (PNP0C01) at acpi0 not configured
[ 1.042438] attimer1 at acpi0 (TMR, PNP0100): io 0x40-0x43 irq 0
[ 1.042438] pcppi1 at acpi0 (SPKR, PNP0800): io 0x61
[ 1.042438] spkr0 at pcppi1: PC Speaker
[ 1.042438] wsbell at spkr0 not configured
[ 1.042438] midi0 at pcppi1: PC speaker
[ 1.042438] sysbeep0 at pcppi1
[ 1.042438] com0 at acpi0 (UAR1, PNP0501-0): io 0x3f8-0x3ff irq 4
[ 1.042438] com0: ns16550a, 16-byte FIFO
[ 1.042438] acpibut0 at acpi0 (PWRB, PNP0C0C-170): ACPI Power Button
[ 1.042438] TPM (MSFT0101) at acpi0 not configured
[ 1.042438] acpiwmi0 at acpi0 (ATKD, PNP0C14-ATK): ACPI WMI Interface
[ 1.042438] acpiwmibus at acpiwmi0 not configured
[ 1.042438] ASUP (ASUS2018) at acpi0 not configured
[ 1.042438] GPIO (AMDI0030) at acpi0 not configured
[ 1.042438] PPKG (AMDI0052) at acpi0 not configured
[ 1.042438] dwiic0 at acpi0 (I2CA, AMDI0010-0): mem 0xfedc2000-0xfedc2fff irq 10
[ 1.042438] iic0 at dwiic0: I2C bus
[ 1.042438] PDEV (ITE8853) at iic0 addr 0x42 not configured
[ 1.042438] RHPX (MSFT8000) at iic0 addr 0x42 not configured
[ 1.042438] APPD (AMDI0204) at acpi0 not configured
[ 1.042438] PTIO (AMDIF031) at acpi0 not configured
[ 1.042438] acpiwmi1 at acpi0 (AWW0, PNP0C14-AWW): ACPI WMI Interface
[ 1.042438] acpiwmibus at acpiwmi1 not configured
[ 1.042438] acpiwmi2 at acpi0 (ALCW, PNP0C14-AsusLedControlWmi): ACPI WMI Interface
[ 1.042438] acpiwmibus at acpiwmi2 not configured
[ 1.042438] acpiwmi3 at acpi0 (RMTW, PNP0C14-AsusMbSwInterface): ACPI WMI Interface
[ 1.042438] wmieeepc0 at acpiwmi3: Asus Eee PC WMI mappings
[ 1.042438] acpiwmi4 at acpi0 (AOD, PNP0C14-AOD): ACPI WMI Interface
[ 1.042438] acpiwmibus at acpiwmi4 not configured
[ 1.042438] acpiwdrt0 at acpi0: mem 0xfeb00000,0xfeb00004
[ 1.042438] acpiwdrt0: watchdog interval 1-1023 sec.
[ 1.042438] ACPI: Enabled 1 GPEs in block 00 to 1F
[ 1.042438] attimer1: attached to pcppi1
[ 1.042438] pci0 at mainbus0 bus 0: configuration mode 1
[ 1.042438] pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok
[ 1.042438] amdsmn0 at pci0 dev 0 function 0: AMD System Management Network
[ 1.042438] amdzentemp0 at amdsmn0: AMD CPU Temperature Sensors (Family 19h)
[ 1.042438] AMD 19h/6xh IOMMU (IOMMU system) at pci0 dev 0 function 2 not configured
[ 1.042438] pchb0 at pci0 dev 1 function 0: AMD 19h/6xh PCIe Dummy Host Bridge (rev. 0x00)
[ 1.042438] ppb0 at pci0 dev 1 function 1: AMD 19h/6xh PCIe GPP Bridge (rev. 0x00)
[ 1.042438] ppb0: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x16 @ 16.0GT/s
[ 1.042438] ppb0: link is x16 @ 8.0GT/s
[ 1.042438] pci1 at ppb0 bus 1
[ 1.042438] pci1: i/o space, memory space enabled, rd/line, wr/inv ok
[ 1.042438] radeon0 at pci1 dev 0 function 0: ATI Technologies Radeon R7 370 / R9 270/370 OEM (rev. 0x81)
[ 1.042438] hdaudio0 at pci1 dev 0 function 1: HD Audio Controller
[ 1.042438] hdaudio0: interrupting at msi0 vec 0
[ 1.042438] hdaudio0: HDA ver. 1.0, OSS 6, ISS 0, BSS 0, SDO 2, 64-bit
[ 1.042438] hdafg0 at hdaudio0: ATI R6xx HDMI
[ 1.042438] hdafg0: HDMI00 2ch: Digital Out [Jack]
[ 1.042438] hdafg0: HDMI01 2ch: Digital Out [Jack]
[ 1.042438] hdafg0: HDMI02 2ch: Digital Out [Jack]
[ 1.042438] hdafg0: HDMI03 2ch: Digital Out [Jack]
[ 1.042438] hdafg0: HDMI04 2ch: Digital Out [Jack]
[ 1.042438] hdafg0: HDMI05 2ch: Digital Out [Jack]
[ 1.042438] hdafg0: 2ch/0ch 32000Hz 44100Hz 48000Hz PCM16 AC3
[ 1.042438] audio0 at hdafg0: playback
[ 1.042438] audio0: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for playback
[ 1.042438] spkr1 at audio0: PC Speaker (synthesized)
[ 1.042438] wsbell at spkr1 not configured
[ 1.042438] ppb1 at pci0 dev 1 function 2: AMD 19h/6xh PCIe GPP Bridge (rev. 0x00)
[ 1.042438] ppb1: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x4 @ 32.0GT/s
[ 1.042438] ppb1: link is x4 @ 8.0GT/s
[ 1.042438] pci2 at ppb1 bus 2
[ 1.042438] pci2: i/o space, memory space enabled, rd/line, wr/inv ok
[ 1.042438] nvme0 at pci2 dev 0 function 0: Western Digital (SanDisk) product 5019 (rev. 0x01)
[ 1.042438] nvme0: NVMe 1.4
[ 1.042438] nvme0: for admin queue interrupting at msix1 vec 0
[ 1.042438] nvme0: WDC WDS100T2B0C-00PXH0, firmware 233010WD, serial 21281W452002
[ 1.042438] nvme0: for io queue 1 interrupting at msix1 vec 1 affinity to cpu0
[ 1.042438] nvme0: for io queue 2 interrupting at msix1 vec 2 affinity to cpu1
[ 1.042438] nvme0: for io queue 3 interrupting at msix1 vec 3 affinity to cpu2
[ 1.042438] nvme0: for io queue 4 interrupting at msix1 vec 4 affinity to cpu3
[ 1.042438] nvme0: for io queue 5 interrupting at msix1 vec 5 affinity to cpu4
[ 1.042438] nvme0: for io queue 6 interrupting at msix1 vec 6 affinity to cpu5
[ 1.042438] nvme0: for io queue 7 interrupting at msix1 vec 7 affinity to cpu6
[ 1.042438] nvme0: for io queue 8 interrupting at msix1 vec 8 affinity to cpu7
[ 1.042438] nvme0: for io queue 9 interrupting at msix1 vec 9 affinity to cpu8
[ 1.042438] nvme0: for io queue 10 interrupting at msix1 vec 10 affinity to cpu9
[ 1.042438] nvme0: for io queue 11 interrupting at msix1 vec 11 affinity to cpu10
[ 1.042438] nvme0: for io queue 12 interrupting at msix1 vec 12 affinity to cpu11
[ 1.042438] nvme0: for io queue 13 interrupting at msix1 vec 13 affinity to cpu12
[ 1.042438] nvme0: for io queue 14 interrupting at msix1 vec 14 affinity to cpu13
[ 1.042438] nvme0: for io queue 15 interrupting at msix1 vec 15 affinity to cpu14
[ 1.042438] nvme0: for io queue 16 interrupting at msix1 vec 16 affinity to cpu15
[ 1.042438] ld0 at nvme0 nsid 1
[ 1.042438] ld0: 931 GB, 121601 cyl, 255 head, 63 sec, 512 bytes/sect x 1953525168 sectors (0 bytes/physsect)
[ 1.042438] pchb1 at pci0 dev 2 function 0: AMD 19h/6xh PCIe Dummy Host Bridge (rev. 0x00)
[ 1.042438] ppb2 at pci0 dev 2 function 1: AMD 19h/6xh PCIe GPP Bridge (rev. 0x00)
[ 1.042438] ppb2: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x4 @ 32.0GT/s
[ 1.042438] ppb2: link is x4 @ 16.0GT/s
[ 1.042438] pci3 at ppb2 bus 3
[ 1.042438] pci3: i/o space, memory space enabled, rd/line, wr/inv ok
[ 1.042438] ppb3 at pci3 dev 0 function 0: AMD 600 Series PCIe Switch Upstream Port (rev. 0x01)
[ 1.042438] ppb3: PCI Express capability version 2 <Upstream Port of PCI-E Switch>
[ 1.042438] pci4 at ppb3 bus 4
[ 1.042438] pci4: i/o space, memory space enabled, rd/line, wr/inv ok
[ 1.042438] ppb4 at pci4 dev 0 function 0: AMD 600 Series PCIe Switch Downstream Port (rev. 0x01)
[ 1.042438] ppb4: PCI Express capability version 2 <Downstream Port of PCI-E Switch> x4 @ 16.0GT/s
[ 1.042438] ppb4: link is x4 @ 8.0GT/s
[ 1.042438] pci5 at ppb4 bus 5
[ 1.042438] pci5: i/o space, memory space enabled, rd/line, wr/inv ok
[ 1.042438] aq0 at pci5 dev 0 function 0: Aquantia AQC100 10 Gigabit Network Adapter (rev. 0x02)
[ 1.042438] aq0: Atlantic revision B1, F/W version 3.1.58
[ 1.042438] aq0: fw2x> F/W capabilities=0x63c0001900007f20<PAUSE,ASYMMETRIC-PAUSE,LINK-DROP,SLEEP-PROXY,WOL,MAC-STOP,WOL-TIMER,STATISTICS>
[ 1.042438] aq0: Etheraddr: xx:xx:xx:xx:xx:xx
[ 1.042438] ppb5 at pci4 dev 8 function 0: AMD 600 Series PCIe Switch Downstream Port (rev. 0x01)
[ 1.042438] ppb5: PCI Express capability version 2 <Downstream Port of PCI-E Switch> x1 @ 16.0GT/s
[ 1.042438] pci6 at ppb5 bus 6
[ 1.042438] pci6: i/o space, memory space enabled, rd/line, wr/inv ok
[ 1.042438] ppb6 at pci4 dev 11 function 0: AMD 600 Series PCIe Switch Downstream Port (rev. 0x01)
[ 1.042438] ppb6: PCI Express capability version 2 <Downstream Port of PCI-E Switch> x1 @ 16.0GT/s
[ 1.042438] pci7 at ppb6 bus 7
[ 1.042438] pci7: i/o space, memory space enabled, rd/line, wr/inv ok
[ 1.042438] ppb7 at pci4 dev 12 function 0: AMD 600 Series PCIe Switch Downstream Port (rev. 0x01)
[ 1.042438] ppb7: PCI Express capability version 2 <Downstream Port of PCI-E Switch> x1 @ 2.5GT/s
[ 1.042438] pci8 at ppb7 bus 8
[ 1.042438] pci8: i/o space, memory space enabled, rd/line, wr/inv ok
[ 1.042438] xhci0 at pci8 dev 0 function 0: AMD 600 Series xHCI (rev. 0x01)
[ 1.042438] xhci0: 64-bit DMA
[ 1.042438] xhci0: interrupting at msix3 vec 0
[ 1.042438] xhci0: Unknown revision (32). Set to 3.1.
[ 1.042438] xhci0: xHCI version 1.10
[ 1.042438] usb0 at xhci0: USB revision 3.1
[ 1.042438] usb1 at xhci0: USB revision 2.0
[ 1.042438] ppb8 at pci4 dev 13 function 0: AMD 600 Series PCIe Switch Downstream Port (rev. 0x01)
[ 1.042438] ppb8: PCI Express capability version 2 <Downstream Port of PCI-E Switch> x1 @ 2.5GT/s
[ 1.042438] pci9 at ppb8 bus 9
[ 1.042438] pci9: i/o space, memory space enabled, rd/line, wr/inv ok
[ 1.042438] ahcisata0 at pci9 dev 0 function 0: AMD 600 Series SATA (rev. 0x01)
[ 1.042438] ahcisata0: 64-bit DMA
[ 1.042438] 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.042438] ahcisata0: interrupting at msi4 vec 0
[ 1.042438] atabus0 at ahcisata0 channel 0
[ 1.042438] atabus1 at ahcisata0 channel 1
[ 1.042438] atabus2 at ahcisata0 channel 2
[ 1.042438] atabus3 at ahcisata0 channel 3
[ 1.042438] pchb2 at pci0 dev 3 function 0: AMD 19h/6xh PCIe Dummy Host Bridge (rev. 0x00)
[ 1.042438] pchb3 at pci0 dev 4 function 0: AMD 19h/6xh PCIe Dummy Host Bridge (rev. 0x00)
[ 1.042438] pchb4 at pci0 dev 8 function 0: AMD 19h/6xh PCIe Dummy Host Bridge (rev. 0x00)
[ 1.042438] ppb9 at pci0 dev 8 function 1: AMD 19h/6xh Internal PCIe GPP Bridge (rev. 0x00)
[ 1.042438] ppb9: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x16 @ 16.0GT/s
[ 1.042438] pci10 at ppb9 bus 10
[ 1.042438] pci10: i/o space, memory space enabled, rd/line, wr/inv ok
[ 1.042438] AMD 19h/6xh PCIe Dummy Function (non-essential instrumentation, subclass 0x00, revision 0xc4) at pci10 dev 0 function 0 not configured
[ 1.042438] amdccp0 at pci10 dev 0 function 2: AMD Cryptographic Coprocessor
[ 1.042438] xhci1 at pci10 dev 0 function 3: AMD 19h/6xh USB 3.1 xHCI (rev. 0x00)
[ 1.042438] xhci1: 64-bit DMA
[ 1.042438] xhci1: interrupting at msix5 vec 0
[ 1.042438] xhci1: xHCI version 1.20
[ 1.042438] usb2 at xhci1: USB revision 3.1
[ 1.042438] usb3 at xhci1: USB revision 2.0
[ 1.042438] xhci2 at pci10 dev 0 function 4: AMD 19h/6xh USB 3.1 xHCI (rev. 0x00)
[ 1.042438] xhci2: 64-bit DMA
[ 1.042438] xhci2: interrupting at msix6 vec 0
[ 1.042438] xhci2: xHCI version 1.20
[ 1.042438] usb4 at xhci2: USB revision 3.1
[ 1.042438] usb5 at xhci2: USB revision 2.0
[ 1.042438] hdaudio1 at pci10 dev 0 function 6: HD Audio Controller
[ 1.042438] hdaudio1: interrupting at msi7 vec 0
[ 1.042438] hdaudio1: HDA ver. 1.0, OSS 4, ISS 4, BSS 0, SDO 1, 64-bit
[ 1.042438] hdafg1 at hdaudio1: Realtek product 0897
[ 1.042438] hdafg1: DAC00 6ch: Speaker [Jack]
[ 1.042438] hdafg1: DAC01 2ch: HP Out [Jack]
[ 1.042438] hdafg1: ADC02 2ch: Line In [Jack], Mic In [Jack]
[ 1.042438] hdafg1: ADC03 2ch: Mic In [Jack]
[ 1.042438] hdafg1: DIG04 2ch: SPDIF Out [Jack]
[ 1.042438] hdafg1: 6ch/2ch 32000Hz 44100Hz 48000Hz 88200Hz 96000Hz 192000Hz PCM16 PCM20 PCM24 AC3
[ 1.042438] audio1 at hdafg1: playback, capture, full duplex, independent
[ 1.042438] audio1: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for playback
[ 1.042438] audio1: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for recording
[ 1.042438] spkr2 at audio1: PC Speaker (synthesized)
[ 1.042438] wsbell at spkr2 not configured
[ 1.042438] ppb10 at pci0 dev 8 function 3: AMD 19h/6xh Internal PCIe GPP Bridge (rev. 0x00)
[ 1.042438] ppb10: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x16 @ 16.0GT/s
[ 1.042438] pci11 at ppb10 bus 11
[ 1.042438] pci11: i/o space, memory space enabled, rd/line, wr/inv ok
[ 1.042438] xhci3 at pci11 dev 0 function 0: AMD 19h/6xh Secure USB BIOmetric (rev. 0x00)
[ 1.042438] xhci3: 64-bit DMA
[ 1.042438] xhci3: interrupting at msix8 vec 0
[ 1.042438] xhci3: xHCI version 1.20
[ 1.042438] usb6 at xhci3: USB revision 2.0
[ 1.042438] piixpm0 at pci0 dev 20 function 0: AMD X370/X399 SMBus Controller (rev. 0x71)
[ 1.042438] piixpm0: interrupting at SMI, polling
[ 1.042438] iic1 at piixpm0 port 0: I2C bus
[ 1.042438] iic2 at piixpm0 port 1: I2C bus
[ 1.042438] pcib0 at pci0 dev 20 function 3: AMD FCH LPC (rev. 0x51)
[ 1.042438] pchb5 at pci0 dev 24 function 0: AMD 19h/6xh Data Fabric 0 (rev. 0x00)
[ 1.042438] pchb6 at pci0 dev 24 function 1: AMD 19h/6xh Data Fabric 1 (rev. 0x00)
[ 1.042438] pchb7 at pci0 dev 24 function 2: AMD 19h/6xh Data Fabric 2 (rev. 0x00)
[ 1.042438] pchb8 at pci0 dev 24 function 3: AMD 19h/6xh Data Fabric 3 (rev. 0x00)
[ 1.042438] pchb9 at pci0 dev 24 function 4: AMD 19h/6xh Data Fabric 4 (rev. 0x00)
[ 1.042438] pchb10 at pci0 dev 24 function 5: AMD 19h/6xh Data Fabric 5 (rev. 0x00)
[ 1.042438] pchb11 at pci0 dev 24 function 6: AMD 19h/6xh Data Fabric 6 (rev. 0x00)
[ 1.042438] pchb12 at pci0 dev 24 function 7: AMD 19h/6xh Data Fabric 7 (rev. 0x00)
[ 1.042438] isa0 at pcib0
[ 1.042438] acpicpu0 at cpu0: ACPI CPU
[ 1.042438] acpicpu0: C1: FFH, lat 1 us, pow 0 mW
[ 1.042438] acpicpu0: C2: I/O, lat 18 us, pow 0 mW
[ 1.042438] acpicpu0: C3: I/O, lat 350 us, pow 0 mW
[ 1.042438] acpicpu0: P0: FFH, lat 1 us, pow 4625 mW, 3700 MHz
[ 1.042438] acpicpu0: P1: FFH, lat 1 us, pow 2550 mW, 3000 MHz
[ 1.042438] acpicpu1 at cpu1: ACPI CPU
[ 1.042438] acpicpu2 at cpu2: ACPI CPU
[ 1.042438] acpicpu3 at cpu3: ACPI CPU
[ 1.042438] acpicpu4 at cpu4: ACPI CPU
[ 1.042438] acpicpu5 at cpu5: ACPI CPU
[ 1.042438] acpicpu6 at cpu6: ACPI CPU
[ 1.042438] acpicpu7 at cpu7: ACPI CPU
[ 1.042438] acpicpu8 at cpu8: ACPI CPU
[ 1.042438] acpicpu9 at cpu9: ACPI CPU
[ 1.042438] acpicpu10 at cpu10: ACPI CPU
[ 1.042438] acpicpu11 at cpu11: ACPI CPU
[ 1.042438] acpicpu12 at cpu12: ACPI CPU
[ 1.042438] acpicpu13 at cpu13: ACPI CPU
[ 1.042438] acpicpu14 at cpu14: ACPI CPU
[ 1.042438] acpicpu15 at cpu15: ACPI CPU
[ 1.042438] acpicpu16 at cpu16: ACPI CPU
[ 1.042438] acpicpu17 at cpu17: ACPI CPU
[ 1.042438] acpicpu18 at cpu18: ACPI CPU
[ 1.042438] acpicpu19 at cpu19: ACPI CPU
[ 1.042438] acpicpu20 at cpu20: ACPI CPU
[ 1.042438] acpicpu21 at cpu21: ACPI CPU
[ 1.042438] acpicpu22 at cpu22: ACPI CPU
[ 1.042438] acpicpu23 at cpu23: ACPI CPU
[ 1.042438] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
[ 1.042438] timecounter: Timecounter "TSC" frequency 3693087000 Hz quality 3000
[ 1.357585] uhub0 at usb0: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 3.00/1.00, addr 0
[ 1.357998] uhub0: 5 ports with 5 removable, self powered
[ 1.357998] uhub1 at usb1: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 0
[ 1.357998] uhub1: 12 ports with 12 removable, self powered
[ 1.357998] uhub2 at usb2: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 3.00/1.00, addr 0
[ 1.367996] uhub2: 2 ports with 2 removable, self powered
[ 1.367996] uhub3 at usb3: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 0
[ 1.367996] uhub3: 2 ports with 2 removable, self powered
[ 1.367996] uhub4 at usb4: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 3.00/1.00, addr 0
[ 1.367996] uhub4: 2 ports with 2 removable, self powered
[ 1.367996] uhub5 at usb5: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 0
[ 1.377996] uhub5: 2 ports with 2 removable, self powered
[ 1.377996] uhub6 at usb6: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 0
[ 1.377996] uhub6: 1 port with 1 removable, self powered
[ 1.377996] ld0: GPT GUID: 9b94f472-237d-4601-b411-c7262ae07e17
[ 1.377996] dk0 at ld0: "17abe03b-7c17-44cc-8dac-d3d56968b6b1", 262144 blocks at 2048, type: msdos
[ 1.387996] dk1 at ld0: "c072c1e3-5d0b-4bd4-8789-7370295360e1", 134897664 blocks at 264192, type: ffs
[ 1.387996] dk2 at ld0: "0291617a-ffbb-457e-b908-af9f61e5790f", 67010560 blocks at 135161856, type: swap
[ 1.387996] dk3 at ld0: "ca370a40-b6d3-4b0a-9270-00acc6df4e2b", 419430400 blocks at 202172416, type: ffs
[ 1.397996] dk4 at ld0: "8ae92095-2b67-450a-b3ac-32c912b78f08", 1331922319 blocks at 621602816, type: ffs
[ 1.397996] IPsec: Initialized Security Association Processing.
[ 1.477995] ahcisata0 port 0: device present, speed: 1.5Gb/s
[ 1.477995] ahcisata0 port 1: device present, speed: 6.0Gb/s
[ 1.817991] umass0 at uhub0 port 2 configuration 1 interface 0
[ 1.827991] umass0: StoreJet Transcend (0x174c) StoreJet Transcend (0x5106), rev 3.00/80.00, addr 1
[ 1.827991] umass0: using SCSI over Bulk-Only
[ 1.827991] uhub7 at uhub4 port 2: GenesysLogic (0x05e3) USB3.1 Hub (0x0620), class 9/0, rev 3.20/66.02, addr 1
[ 1.837991] uhub7: 2 ports with 2 removable, self powered
[ 1.837991] scsibus0 at umass0: 2 targets, 1 lun per target
[ 1.837991] sd0 at scsibus0 target 0 lun 0: <StoreJet, Transcend, 0> disk fixed
[ 1.847991] sd0: 238 GB, 16383 cyl, 16 head, 63 sec, 512 bytes/sect x 500118192 sectors
[ 1.877991] uhidev0 at uhub6 port 1 configuration 1 interface 0
[ 1.877991] uhidev0: Kensington (0x047d) Orbit Fusion Wireless Trackball (0x807b), rev 1.10/10.01, addr 1, iclass 3/1
[ 1.887990] uhub8 at uhub5 port 1: VIA Labs, Inc. (0x2109) USB2.0 Hub (0x2817), class 9/0, rev 2.10/90.23, addr 2
[ 1.887990] uhub8: multiple transaction translators
[ 1.897990] ums0 at uhidev0: 8 buttons, W and Z dirs
[ 1.897990] wsmouse0 at ums0 mux 0
[ 1.897990] uhidev1 at uhub6 port 1 configuration 1 interface 1
[ 1.907990] uhidev1: Kensington (0x047d) Orbit Fusion Wireless Trackball (0x807b), rev 1.10/10.01, addr 1, iclass 3/0
[ 1.907990] uhub8: 4 ports with 4 removable, self powered
[ 1.917990] uhidev1: 1 report ids
[ 1.917990] uhid0 at uhidev1 reportid 1: input=2, output=0, feature=0
[ 1.917990] uhidev2 at uhub6 port 1 configuration 1 interface 2
[ 1.927990] uhidev2: Kensington (0x047d) Orbit Fusion Wireless Trackball (0x807b), rev 1.10/10.01, addr 1, iclass 3/0
[ 1.937990] uhid1 at uhidev2: input=16, output=16, feature=0
[ 1.967989] uhidev3 at uhub1 port 7 configuration 1 interface 2
[ 1.967989] uhidev3: AsusTek Computer Inc. (0x0b05) AURA LED Controller (0x19af), rev 2.00/1.00, addr 2, iclass 3/0
[ 1.997989] uhidev3: 236 report ids
[ 2.007989] uhid2 at uhidev3 reportid 236: input=64, output=64, feature=0
[ 2.007989] aq0: link is UP: speed=10000
[ 2.557983] ubt0 at uhub1 port 9
[ 2.557983] ubt0: Realtek (0x0b05) ASUS USB-BT500 (0x190e), rev 1.10/2.00, addr 3
[ 3.007977] atapibus0 at atabus0: 1 targets
[ 3.017977] cd0 at atapibus0 drive 0: <HL-DT-ST DVDRAM GH22NS40, K5I98JK5513, NL01> cdrom removable
[ 3.017977] cd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 5 (Ultra/100)
[ 3.027977] cd0(ahcisata0:0:0): using PIO mode 4, DMA mode 2, Ultra-DMA mode 5 (Ultra/100) (using DMA)
[ 3.037977] wd0 at atabus1 drive 0
[ 3.057977] wd0: <ADATA SU650>
[ 3.057977] wd0: drive supports 16-sector PIO transfers, LBA48 addressing
[ 3.057977] wd0: 223 GB, 465141 cyl, 16 head, 63 sec, 512 bytes/sect x 468862128 sectors
[ 3.097976] wd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133), WRITE DMA FUA, NCQ (32 tags)
[ 3.107976] wd0(ahcisata0:1:0): using PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133) (using DMA), NCQ (31 tags)
[ 3.337973] uvideo0 at uhub8 port 1 configuration 1 interface 0: Generic (0x0bda) Streaming Webcam (0x5822), rev 2.10/22.08, addr 3
[ 3.347973] video0 at uvideo0: Generic (0x0bda) Streaming Webcam (0x5822), rev 2.10/22.08, addr 3
[ 3.357973] uaudio0 at uhub8 port 1 configuration 1 interface 2
[ 3.357973] uaudio0: Generic (0x0bda) Streaming Webcam (0x5822), rev 2.10/22.08, addr 3
[ 3.367973] uaudio0: audio rev 1.00
[ 3.367973] audio2 at uaudio0: capture
[ 3.367973] audio2: slinear_le:16 2ch 48000Hz, blk 51840 bytes (270ms) for recording
[ 3.887967] uhidev4 at uhub8 port 2 configuration 1 interface 0
[ 3.887967] uhidev4: SteelSeries (0x1038) SteelSeries Rival 110 Gaming Mouse (0x1729), rev 1.10/0.34, addr 4, iclass 3/0
[ 3.907967] uhid3 at uhidev4: input=32, output=32, feature=0
[ 3.907967] uhidev5 at uhub8 port 2 configuration 1 interface 1
[ 3.917967] uhidev5: SteelSeries (0x1038) SteelSeries Rival 110 Gaming Mouse (0x1729), rev 1.10/0.34, addr 4, iclass 3/1
[ 3.927967] ums1 at uhidev5: 6 buttons and Z dir
[ 3.937966] wsmouse1 at ums1 mux 0
[ 4.407961] uhub9 at uhub8 port 3: Genesys Logic (0x05e3) USB2.0 Hub (0x0608), class 9/0, rev 2.00/32.98, addr 5
[ 4.407961] uhub9: single transaction translator
[ 4.417961] uhub9: 4 ports with 4 removable, self powered
[ 5.207952] uhidev6 at uhub9 port 2 configuration 1 interface 0
[ 5.207952] uhidev6: Fnatic Gear (0x195d) RUSH Mechanical Keyboard (0x2030), rev 2.00/1.09, addr 6, iclass 3/1
[ 5.217952] ukbd0 at uhidev6
[ 5.247951] wskbd0 at ukbd0: console keyboard
[ 5.257951] uhidev7 at uhub9 port 2 configuration 1 interface 1
[ 5.257951] uhidev7: Fnatic Gear (0x195d) RUSH Mechanical Keyboard (0x2030), rev 2.00/1.09, addr 6, iclass 3/0
[ 5.267951] uhid4 at uhidev7: input=4, output=0, feature=0
[ 5.277951] uhidev8 at uhub9 port 2 configuration 1 interface 2
[ 5.277951] uhidev8: Fnatic Gear (0x195d) RUSH Mechanical Keyboard (0x2030), rev 2.00/1.09, addr 6, iclass 3/0
[ 5.287951] ukbd1 at uhidev8
[ 5.287951] wskbd1 at ukbd1 mux 1
[ 5.777945] uhub10 at uhub5 port 2: GenesysLogic (0x05e3) USB2.1 Hub (0x0610), class 9/0, rev 2.10/66.02, addr 7
[ 5.787945] uhub10: multiple transaction translators
[ 5.787945] uhub10: 3 ports with 2 removable, self powered
[ 6.607935] uhidev9 at uhub10 port 2 configuration 1 interface 0
[ 6.617935] uhidev9: ZEROPLUS (0x0c12) XBOX 360 For Windows (Controller) (0x0e1a), rev 2.00/40.14, addr 8, iclass 255/93
[ 6.617935] ums2 at uhidev9
[ 6.617935] ums2: Z report 0x0002 not supported
[ 6.617935] : 10 buttons
[ 6.627935] wsmouse2 at ums2 mux 0
[ 7.097929] uhidev10 at uhub10 port 3 configuration 1 interface 1
[ 7.107929] uhidev10: ENE (0x0cf2) AGON3 Light FX Device (0x7750), rev 2.00/1.00, addr 9, iclass 3/0
[ 7.117929] uhidev10: 236 report ids
[ 7.117929] uhid5 at uhidev10 reportid 236: input=64, output=64, feature=0
[ 7.117929] swwdog0: software watchdog initialized
[ 7.137929] WARNING: 3 errors while detecting hardware; check system log.
[ 7.137929] boot device: ld0
[ 7.147929] root on dk1 dumps on dk2
[ 7.147929] root file system type: ffs
[ 7.147929] kern.module.path=/stand/amd64/11.0/modules
[ 7.159627] [drm] initializing kernel modesetting (PITCAIRN 0x1002:0x6811 0x1458:0x2015 0x81).
[ 7.159627] [drm] register mmio base: 0xf6e00000
[ 7.159627] [drm] register mmio size: 262144
[ 17.747952] ATOM BIOS: GV
[ 17.747952] radeon0: VRAM: 2048M 0x0000000000000000 - 0x000000007FFFFFFF (2048M used)
[ 17.747952] radeon0: GTT: 2048M 0x0000000080000000 - 0x00000000FFFFFFFF
[ 17.747952] [drm] Detected VRAM RAM=800M, BAR=256M
[ 17.747952] [drm] RAM width 256bits DDR
[ 17.747952] Zone kernel: Available graphics memory: 9007199248581658 KiB
[ 17.747952] Zone dma32: Available graphics memory: 2097152 KiB
[ 17.747952] [drm] radeon: 2048M of VRAM memory ready
[ 17.747952] [drm] radeon: 2048M of GTT memory ready.
[ 17.747952] [drm] Loading pitcairn Microcode
[ 17.747952] [drm] radeon/PITCAIRN_mc2.bin: 31100 bytes
[ 17.747952] [drm] Internal thermal controller with fan control
[ 17.757805] [drm] radeon: dpm initialized
[ 17.757805] [drm] Found VCE firmware/feedback version 50.0.1 / 17!
[ 17.757805] [drm] GART: num cpu pages 524288, num gpu pages 524288
[ 17.787805] [drm] PCIE GART of 2048M enabled (table at 0x00000000001D6000).
[ 17.787805] radeon0: WB enabled
[ 17.787805] radeon0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0x0xffffab57cfec1c00
[ 17.787805] radeon0: fence driver on ring 1 use gpu addr 0x0000000080000c04 and cpu addr 0x0xffffab57cfec1c04
[ 17.787805] radeon0: fence driver on ring 2 use gpu addr 0x0000000080000c08 and cpu addr 0x0xffffab57cfec1c08
[ 17.787805] radeon0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0x0xffffab57cfec1c0c
[ 17.787805] radeon0: fence driver on ring 4 use gpu addr 0x0000000080000c10 and cpu addr 0x0xffffab57cfec1c10
[ 17.787805] radeon0: fence driver on ring 5 use gpu addr 0x0000000000075a18 and cpu addr 0x0xffffd1925c9f5a18
[ 17.807804] radeon0: fence driver on ring 6 use gpu addr 0x0000000080000c18 and cpu addr 0x0xffffab57cfec1c18
[ 17.807804] radeon0: fence driver on ring 7 use gpu addr 0x0000000080000c1c and cpu addr 0x0xffffab57cfec1c1c
[ 17.807804] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 17.807804] [drm] Driver supports precise vblank timestamp query.
[ 17.807804] radeon0: radeon: MSI limited to 32-bit
[ 17.807804] radeon0: radeon: using MSI.
[ 17.807804] radeon0: interrupting at msi9 vec 0 (radeon0)
[ 17.807804] [drm] radeon: irq initialized.
[ 17.977802] [drm] ring test on 0 succeeded in 4 usecs
[ 17.977802] [drm] ring test on 1 succeeded in 1 usecs
[ 17.977802] [drm] ring test on 2 succeeded in 1 usecs
[ 17.977802] [drm] ring test on 3 succeeded in 6 usecs
[ 17.977802] [drm] ring test on 4 succeeded in 5 usecs
[ 18.157800] [drm] ring test on 5 succeeded in 2 usecs
[ 18.157800] [drm] UVD initialized successfully.
[ 18.267799] [drm] ring test on 6 succeeded in 26 usecs
[ 18.267799] [drm] ring test on 7 succeeded in 3 usecs
[ 18.267799] [drm] VCE initialized successfully.
[ 18.267799] [drm] ib test on ring 0 succeeded in 0 usecs
[ 18.267799] [drm] ib test on ring 1 succeeded in 0 usecs
[ 18.267799] [drm] ib test on ring 2 succeeded in 0 usecs
[ 18.267799] [drm] ib test on ring 3 succeeded in 0 usecs
[ 18.267799] [drm] ib test on ring 4 succeeded in 0 usecs
[ 18.927792] [drm] ib test on ring 5 succeeded
[ 19.427786] [drm] ib test on ring 6 succeeded
[ 19.927780] [drm] ib test on ring 7 succeeded
[ 19.927780] [drm] Radeon Display Connectors
[ 19.927780] [drm] Connector 0:
[ 19.927780] [drm] DP-1
[ 19.927780] [drm] HPD4
[ 19.927780] [drm] DDC: 0x6530 0x6530 0x6534 0x6534 0x6538 0x6538 0x653c 0x653c
[ 19.927780] [drm] Encoders:
[ 19.927780] [drm] DFP1: INTERNAL_UNIPHY2
[ 19.927780] [drm] Connector 1:
[ 19.927780] [drm] HDMI-A-1
[ 19.927780] [drm] HPD5
[ 19.927780] [drm] DDC: 0x6550 0x6550 0x6554 0x6554 0x6558 0x6558 0x655c 0x655c
[ 19.927780] [drm] Encoders:
[ 19.927780] [drm] DFP2: INTERNAL_UNIPHY2
[ 19.927780] [drm] Connector 2:
[ 19.927780] [drm] DVI-I-1
[ 19.927780] [drm] HPD6
[ 19.927780] [drm] DDC: 0x6580 0x6580 0x6584 0x6584 0x6588 0x6588 0x658c 0x658c
[ 19.927780] [drm] Encoders:
[ 19.927780] [drm] DFP3: INTERNAL_UNIPHY
[ 19.927780] [drm] CRT1: INTERNAL_KLDSCP_DAC1
[ 19.927780] [drm] Connector 3:
[ 19.927780] [drm] DVI-D-1
[ 19.927780] [drm] HPD1
[ 19.927780] [drm] DDC: 0x6570 0x6570 0x6574 0x6574 0x6578 0x6578 0x657c 0x657c
[ 19.927780] [drm] Encoders:
[ 19.927780] [drm] DFP4: INTERNAL_UNIPHY1
[ 19.957780] radeondrmkmsfb0 at radeon0
[ 19.957780] [drm] Initialized radeon 2.50.0 20080528 for radeon0 on minor 0
[ 19.957780] radeondrmkmsfb0: framebuffer at 0xd05d8000, size 2560x1440, depth 32, stride 10240
[ 19.998703] wsdisplay0 at radeondrmkmsfb0 kbdmux 1: console (default, vt100 emulation), using wskbd0
[ 19.998703] wsmux1: connecting to wsdisplay0
[ 20.007779] wskbd1: connecting to wsdisplay0
[ 29.897664] wsdisplay0: screen 1 added (default, vt100 emulation)
[ 29.897664] wsdisplay0: screen 2 added (default, vt100 emulation)
[ 29.897664] wsdisplay0: screen 3 added (default, vt100 emulation)
[ 29.907664] wsdisplay0: screen 4 added (default, vt100 emulation)
[ 35.047604] bthub0 at ubt0 local-bdaddr xx:xx:xx:xx:xx:xx
[ 792.128789] uhid5: detached
[ 792.128789] uhidev10: detached
[ 792.128789] uhidev10: at uhub10 port 3 (addr 9) disconnected
[ 28110.120710] xhci2: endpoint 0x81 failed to stop
[ 28110.120710] xhci2: xhci_set_dequeue: endpoint 0x81: timed out
[ 28110.120710] panic: kernel diagnostic assertion "sc->sc_base.me_evp != NULL" failed: file "/home/andriusv/workspace/netbsd-src-hg/sys/dev/wscons/wsmouse.c", line 791 wsmouseread: evp == NULL
[ 28110.120710] cpu10: Begin traceback...
[ 28110.120710] vpanic() at netbsd:vpanic+0x171
[ 28110.120710] kern_assert() at netbsd:kern_assert+0x4b
[ 28110.130710] wsmouseread() at netbsd:wsmouseread+0xaf
[ 28110.130710] cdev_read() at netbsd:cdev_read+0x87
[ 28110.130710] spec_read() at netbsd:spec_read+0x328
[ 28110.130710] VOP_READ() at netbsd:VOP_READ+0x42
[ 28110.130710] vn_read() at netbsd:vn_read+0x136
[ 28110.130710] dofileread() at netbsd:dofileread+0x79
[ 28110.130710] sys_read() at netbsd:sys_read+0x49
[ 28110.130710] syscall() at netbsd:syscall+0x9d
[ 28110.130710] --- syscall (number 3) ---
[ 28110.130710] netbsd:syscall+0x9d:
[ 28110.130710] cpu10: End traceback...
[ 28110.130710] dumping to dev 168,2 (offset=8, size=16689293):
[ 28110.130710] dump {drm:netbsd:si_dpm_set_power_state+0x1407} *ERROR* si_set_sw_state failed
>How-To-Repeat:
>Fix:
Home |
Main Index |
Thread Index |
Old Index