Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jun 2022 16:29:39 +0200
From:      Eivind Nicolay Evensen <eivinde@terraplane.org>
To:        stable@freebsd.org
Subject:   Unclean file systems on every boot
Message-ID:  <20220616162939.614bcd4b@elg.hjerdalen.lokalnett>

next in thread | raw e-mail | index | archive | help
Hello.

I have a machine on which one disk, containing os as well as some
data partitions, started showing errors.

I replaced the disk by partitioning and formatting a new one and
installing boot loaders. This was all done on FreeBSD 11.3.

I realised when I started getting filesystem errors on the
new filesystems that newfs selected soft-updates journalling
on this version, and the only thing I remembered of that
from before was that it usually resulted in filesystem errors.

I then removed the soft-updates journalling using tunefs. The
filesystem errors mostly disappeared, perhaps popping up once
in 30-40 boots.

Very recently I had a reason to upgrade to FreeBSD 13.1, 
commit 185159f77c9cfaf2cbd5a6cb80b2c7ac0b6a3a9a.

Since then, each boot of the system looks like this:


<118>Starting file system checks:
<118>/dev/ufs/nyrot-fs: FILE SYSTEM CLEAN; SKIPPING CHECKS
<118>/dev/ufs/nyrot-fs: clean, 4922735 free (1887 frags, 615106 blocks, 0.0% fragmentation)
<118>/dev/ufs/ene-fs: FILE SYSTEM CLEAN; SKIPPING CHECKS
<118>/dev/ufs/ene-fs: clean, 201852344 free (264760 frags, 25198448 blocks, 0.0% fragmentation)
<118>/dev/ufs/nyvar-fs: NO WRITE ACCESS
<118>/dev/ufs/nyvar-fs: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
<118>/dev/ufs/nytmp-fs: NO WRITE ACCESS
<118>/dev/ufs/nytmp-fs: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
<118>/dev/ufs/nyusrlocal-fs: NO WRITE ACCESS
<118>/dev/ufs/nyusrlocal-fs: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
<118>/dev/ufs/nyusrport-fs: NO WRITE ACCESS
<118>/dev/ufs/nyusrport-fs: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
<118>/dev/ufs/nyhome-fs: NO WRITE ACCESS
<118>/dev/ufs/nyhome-fs: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
<118>/dev/ufs/nyefprg-fs: NO WRITE ACCESS
<118>/dev/ufs/nyefprg-fs: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
<118>/dev/ufs/nf0-fs: FILE SYSTEM CLEAN; SKIPPING CHECKS
<118>/dev/ufs/nf0-fs: clean, 33428312 free (4552 frags, 4177970 blocks, 0.0% fragmentation)
<118>/dev/ufs/nyusr-fs: FILE SYSTEM CLEAN; SKIPPING CHECKS
<118>/dev/ufs/nyusr-fs: clean, 1464935 free (14143 frags, 181349 blocks, 0.3% fragmentation)
<118>/dev/ufs/enefilm-fs: FILE SYSTEM CLEAN; SKIPPING CHECKS
<118>/dev/ufs/enefilm-fs: clean, 205766791 free (343 frags, 25720806 blocks, 0.0% fragmentation)
<118>THE FOLLOWING FILE SYSTEMS HAD AN UNEXPECTED INCONSISTENCY:
<118>	ufs: /dev/ufs/nyvar-fs (/var), ufs: /dev/ufs/nytmp-fs (/tmp), ufs: /dev/ufs/nyusrlocal-fs (/usr/local), ufs: /dev/ufs/nyusrport-fs (/usr/ports), ufs: /dev/ufs/nyhome-fs (/home), ufs: /dev/ufs/nyefprg-fs (/ene/film/programmer)
<118>Automatic file system check failed; help!
<118>ERROR: ABORTING BOOT (sending SIGTERM to parent)!
<118>2022-06-16T17:53:20.213904+02:00 - init 1 - - /bin/sh on /etc/rc terminated abnormally, going to single user mode
<118>Enter full pathname of shell or RETURN for /bin/sh: Cannot read termcap database;
<118>using dumb terminal settings.
<118>$PRID:$PHOST> fsck -Cy
<118>** /dev/ufs/nyrot-fs
<118>FILE SYSTEM CLEAN; SKIPPING CHECKS
<118>clean, 4922735 free (1887 frags, 615106 blocks, 0.0% fragmentation)
<118>** /dev/ufs/nyusr-fs
<118>FILE SYSTEM CLEAN; SKIPPING CHECKS
<118>clean, 1464935 free (14143 frags, 181349 blocks, 0.3% fragmentation)
<118>** /dev/ufs/nyusrlocal-fs
<118>FILE SYSTEM CLEAN; SKIPPING CHECKS
<118>clean, 2182442 free (9386 frags, 271632 blocks, 0.1% fragmentation)
<118>** /dev/ufs/nytmp-fs
<118>FILE SYSTEM CLEAN; SKIPPING CHECKS
<118>clean, 1013313 free (49 frags, 126658 blocks, 0.0% fragmentation)
<118>** /dev/ufs/nyvar-fs
<118>FILE SYSTEM CLEAN; SKIPPING CHECKS
<118>clean, 707823 free (4623 frags, 87900 blocks, 0.5% fragmentation)
<118>** /dev/ufs/nyusrport-fs
<118>FILE SYSTEM CLEAN; SKIPPING CHECKS
<118>clean, 46345485 free (4869 frags, 5792577 blocks, 0.0% fragmentation)
<118>** /dev/ufs/nyhome-fs
<118>FILE SYSTEM CLEAN; SKIPPING CHECKS
<118>clean, 1553903 free (191 frags, 194214 blocks, 0.0% fragmentation)
<118>** /dev/ufs/ene-fs
<118>FILE SYSTEM CLEAN; SKIPPING CHECKS
<118>clean, 201852344 free (264760 frags, 25198448 blocks, 0.0% fragmentation)
<118>** /dev/ufs/enefilm-fs
<118>FILE SYSTEM CLEAN; SKIPPING CHECKS
<118>clean, 205766791 free (343 frags, 25720806 blocks, 0.0% fragmentation)
<118>** /dev/ufs/nf0-fs
<118>FILE SYSTEM CLEAN; SKIPPING CHECKS
<118>clean, 33428312 free (4552 frags, 4177970 blocks, 0.0% fragmentation)
<118>** /dev/ufs/nyefprg-fs
<118>FILE SYSTEM CLEAN; SKIPPING CHECKS
<118>clean, 639889986 free (330 frags, 79986207 blocks, 0.0% fragmentation)
<118>$PRID:$PHOST> ^D
<118>No suitable dump device was found.


The disk in question:

.gpart show ada0
=>        40  7814037088  ada0  GPT  (3.6T)
          40         472     1  freebsd-boot  (236K)
         512    41943040     2  freebsd-ufs  (20G)
    41943552     8388608     3  freebsd-swap  (4.0G)
    50332160    41943040     4  freebsd-ufs  (20G)
    92275200    62914560     5  freebsd-ufs  (30G)
   155189760     8388608     6  freebsd-ufs  (4.0G)
   163578368     8388608     7  freebsd-ufs  (4.0G)
   171966976   419430400     8  freebsd-ufs  (200G)
   591397376    41943040     9  freebsd-ufs  (20G)
   633340416  7180696712    10  freebsd-ufs  (3.3T)


Is there any way I can get this to work right?
Full dmesg appended below

Regards,
Eivind N. Evensen


Copyright (c) 1992-2021 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
	The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 13.1-STABLE #4: Sun Jun 12 22:25:46 CEST 2022
    ene@elg.hjerdalen.lokalnett:/usr/obj/usr/src/amd64.amd64/sys/ENE-elg amd64
FreeBSD clang version 14.0.4 (https://github.com/llvm/llvm-project.git llvmorg-14.0.4-0-g29f1039a7285)
VT(vga): resolution 640x480
CPU: AMD FX(tm)-6300 Six-Core Processor              (3717.02-MHz K8-class CPU)
  Origin="AuthenticAMD"  Id=0x600f20  Family=0x15  Model=0x2  Stepping=0
  Features=0x178bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2,HTT>
  Features2=0x3e98320b<SSE3,PCLMULQDQ,MON,SSSE3,FMA,CX16,SSE4.1,SSE4.2,POPCNT,AESNI,XSAVE,OSXSAVE,AVX,F16C>
  AMD Features=0x2e500800<SYSCALL,NX,MMX+,FFXSR,Page1GB,RDTSCP,LM>
  AMD Features2=0x1ebbfff<LAHF,CMP,SVM,ExtAPIC,CR8,ABM,SSE4A,MAS,Prefetch,OSVW,IBS,XOP,SKINIT,WDT,LWP,FMA4,TCE,NodeId,TBM,Topology,PCXC,PNXC>
  Structured Extended Features=0x8<BMI1>
  SVM: NP,NRIP,VClean,AFlush,DAssist,NAsids=65536
  TSC: P-state invariant, performance statistics
real memory  = 8589934592 (8192 MB)
avail memory = 8244178944 (7862 MB)
Event timer "LAPIC" quality 100
ACPI APIC Table: <ALASKA A M I>
FreeBSD/SMP: Multiprocessor System Detected: 6 CPUs
FreeBSD/SMP: 1 package(s) x 6 core(s)
random: unblocking device.
Firmware Warning (ACPI): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20201113/tbfadt-796)
ioapic0 <Version 2.1> irqs 0-23
ioapic1 <Version 2.1> irqs 24-55
Launching APs: 1 5 4 3 2
random: entropy device external interface
kbd1 at kbdmux0
vtvga0: <VT VGA driver>
smbios0: <System Management BIOS> at iomem 0xf04c0-0xf04de
smbios0: Version: 2.7, BCD Revision: 2.7
aesni0: <AES-CBC,AES-CCM,AES-GCM,AES-ICM,AES-XTS>
acpi0: <ALASKA A M I>
acpi0: Power Button (fixed)
cpu0: <ACPI CPU> on acpi0
attimer0: <AT timer> port 0x40-0x43 irq 0 on acpi0
Timecounter "i8254" frequency 1193182 Hz quality 0
Event timer "i8254" frequency 1193182 Hz quality 100
atrtc0: <AT realtime clock> port 0x70-0x71 irq 8 on acpi0
atrtc0: registered as a time-of-day clock, resolution 1.000000s
Event timer "RTC" frequency 32768 Hz quality 0
hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
Timecounter "HPET" frequency 14318180 Hz quality 950
Event timer "HPET" frequency 14318180 Hz quality 450
Event timer "HPET1" frequency 14318180 Hz quality 450
Event timer "HPET2" frequency 14318180 Hz quality 450
Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
acpi_timer0: <32-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
pcib1: <ACPI PCI-PCI bridge> irq 52 at device 4.0 on pci0
pci1: <ACPI PCI bus> on pcib1
vgapci0: <VGA-compatible display> port 0xe000-0xe0ff mem 0xc0000000-0xcfffffff,0xd0000000-0xd01fffff,0xfea00000-0xfea3ffff irq 44 at device 0.0 on pci1
vgapci0: Boot video device
hdac0: <ATI (0xaae0) HDA Controller> mem 0xfea60000-0xfea63fff irq 45 at device 0.1 on pci1
pcib2: <ACPI PCI-PCI bridge> irq 53 at device 9.0 on pci0
pci2: <ACPI PCI bus> on pcib2
xhci0: <XHCI (generic) USB 3.0 controller> mem 0xfe900000-0xfe900fff irq 48 at device 0.0 on pci2
xhci0: 32 bytes context size, 64-bit DMA
usbus0 on xhci0
usbus0: 5.0Gbps Super Speed USB v3.0
pcib3: <ACPI PCI-PCI bridge> irq 54 at device 10.0 on pci0
pci3: <ACPI PCI bus> on pcib3
ahci0: <Marvell 88SE9172 AHCI SATA controller> port 0xd040-0xd047,0xd030-0xd033,0xd020-0xd027,0xd010-0xd013,0xd000-0xd00f mem 0xfe810000-0xfe8101ff irq 47 at device 0.0 on pci3
ahci0: AHCI v1.00 with 2 6Gbps ports, Port Multiplier supported with FBS
ahci0: quirks=0x1000000<IOMMU_BUSWIDE>
ahcich0: <AHCI channel> at channel 0 on ahci0
ahcich1: <AHCI channel> at channel 1 on ahci0
ahci1: <AMD SB7x0/SB8x0/SB9x0 AHCI SATA controller> port 0xf090-0xf097,0xf080-0xf083,0xf070-0xf077,0xf060-0xf063,0xf050-0xf05f mem 0xfeb0b000-0xfeb0b3ff irq 19 at device 17.0 on pci0
ahci1: AHCI v1.20 with 4 6Gbps ports, Port Multiplier supported
ahci1: quirks=0x22000<ATI_PMP_BUG,1MSI>
ahcich2: <AHCI channel> at channel 0 on ahci1
ahcich3: <AHCI channel> at channel 1 on ahci1
ahcich4: <AHCI channel> at channel 2 on ahci1
ahcich5: <AHCI channel> at channel 3 on ahci1
ohci0: <AMD SB7x0/SB8x0/SB9x0 USB controller> mem 0xfeb0a000-0xfeb0afff irq 18 at device 18.0 on pci0
usbus1 on ohci0
usbus1: 12Mbps Full Speed USB v1.0
ehci0: <AMD SB7x0/SB8x0/SB9x0 USB 2.0 controller> mem 0xfeb09000-0xfeb090ff irq 17 at device 18.2 on pci0
usbus2: EHCI version 1.0
usbus2 on ehci0
usbus2: 480Mbps High Speed USB v2.0
ohci1: <AMD SB7x0/SB8x0/SB9x0 USB controller> mem 0xfeb08000-0xfeb08fff irq 18 at device 19.0 on pci0
usbus3 on ohci1
usbus3: 12Mbps Full Speed USB v1.0
ehci1: <AMD SB7x0/SB8x0/SB9x0 USB 2.0 controller> mem 0xfeb07000-0xfeb070ff irq 17 at device 19.2 on pci0
usbus4: EHCI version 1.0
usbus4 on ehci1
usbus4: 480Mbps High Speed USB v2.0
atapci0: <ATI IXP700/800 UDMA133 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xf000-0xf00f at device 20.1 on pci0
ata0: <ATA channel> at channel 0 on atapci0
ata1: <ATA channel> at channel 1 on atapci0
hdac1: <ATI SB600 HDA Controller> mem 0xfeb00000-0xfeb03fff irq 16 at device 20.2 on pci0
isab0: <PCI-ISA bridge> at device 20.3 on pci0
isa0: <ISA bus> on isab0
pcib4: <ACPI PCI-PCI bridge> at device 20.4 on pci0
pci4: <ACPI PCI bus> on pcib4
xl0: <3Com 3c905C-TX Fast Etherlink XL> port 0xc080-0xc0ff mem 0xfe721000-0xfe72107f irq 20 at device 6.0 on pci4
miibus0: <MII bus> on xl0
xlphy0: <Broadcom 3c905C internal PHY> PHY 24 on miibus0
xlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto, auto-flow
xl0: Ethernet address: 00:04:76:9a:35:e1
pci4: <serial bus, FireWire> at device 14.0 (no driver attached)
ohci2: <AMD SB7x0/SB8x0/SB9x0 USB controller> mem 0xfeb06000-0xfeb06fff irq 18 at device 20.5 on pci0
usbus5 on ohci2
usbus5: 12Mbps Full Speed USB v1.0
pcib5: <ACPI PCI-PCI bridge> at device 21.0 on pci0
pci5: <ACPI PCI bus> on pcib5
re0: <RealTek 8168/8111 B/C/CP/D/DP/E/F/G PCIe Gigabit Ethernet> port 0xb000-0xb0ff mem 0xfe600000-0xfe600fff,0xd0300000-0xd0303fff irq 16 at device 0.0 on pci5
re0: Using 1 MSI-X message
re0: Chip rev. 0x2c800000
re0: MAC rev. 0x00100000
miibus1: <MII bus> on re0
rgephy0: <RTL8169S/8110S/8211 1000BASE-T media interface> PHY 1 on miibus1
rgephy0:  none, 10baseT, 10baseT-FDX, 10baseT-FDX-flow, 100baseTX, 100baseTX-FDX, 100baseTX-FDX-flow, 1000baseT, 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, 1000baseT-FDX-flow, 1000baseT-FDX-flow-master, auto, auto-flow
re0: Using defaults for TSO: 65518/35/2048
re0: Ethernet address: 74:d4:35:97:a6:99
ohci3: <AMD SB7x0/SB8x0/SB9x0 USB controller> mem 0xfeb05000-0xfeb05fff irq 18 at device 22.0 on pci0
usbus6 on ohci3
usbus6: 12Mbps Full Speed USB v1.0
ehci2: <AMD SB7x0/SB8x0/SB9x0 USB 2.0 controller> mem 0xfeb04000-0xfeb040ff irq 17 at device 22.2 on pci0
usbus7: EHCI version 1.0
usbus7 on ehci2
usbus7: 480Mbps High Speed USB v2.0
amdtemp0: <AMD CPU On-Die Thermal Sensors> on hostb4
acpi_button0: <Power Button> on acpi0
uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
atkbdc0: non-PNP ISA device will be removed from GENERIC in FreeBSD 14.
hwpstate0: <Cool`n'Quiet 2.0> on cpu0
Timecounter "TSC-low" frequency 1858461330 Hz quality 1000
Timecounters tick every 1.000 msec
hdacc0: <ATI R6xx HDA CODEC> at cad 0 on hdac0
hdaa0: <ATI R6xx Audio Function Group> at nid 1 on hdacc0
pcm0: <ATI R6xx (HDMI)> at nid 3 on hdaa0
pcm1: <ATI R6xx (HDMI)> at nid 5 on hdaa0
pcm2: <ATI R6xx (HDMI)> at nid 7 on hdaa0
pcm3: <ATI R6xx (HDMI)> at nid 9 on hdaa0
pcm4: <ATI R6xx (HDMI)> at nid 11 on hdaa0
hdacc1: <Realtek ALC889 HDA CODEC> at cad 0 on hdac1
hdaa1: <Realtek ALC889 Audio Function Group> at nid 1 on hdacc1
pcm5: <Realtek ALC889 (Rear Analog 7.1/2.0)> at nid 20,22,21,23 and 24,26 on hdaa1
pcm6: <Realtek ALC889 (Front Analog)> at nid 27 and 25 on hdaa1
pcm7: <Realtek ALC889 (Onboard Digital)> at nid 17 on hdaa1
pcm8: <Realtek ALC889 (Rear Digital)> at nid 30 on hdaa1
ugen3.1: <ATI OHCI root HUB> at usbus3
uhub0 on usbus3
ugen7.1: <ATI EHCI root HUB> at usbus7
ugen6.1: <ATI OHCI root HUB> at usbus6
ugen4.1: <ATI EHCI root HUB> at usbus4
ugen0.1: <(0x1106) XHCI root HUB> at usbus0
uhub0: <ATI OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus3
uhub1 on usbus6
uhub2 on usbus7
uhub2: <ATI EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus7
uhub3 on usbus4
uhub3: <ATI EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus4
uhub4 on usbus0
uhub4: <(0x1106) XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0
uhub1: <ATI OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus6
ugen1.1: <ATI OHCI root HUB> at usbus1
ugen2.1: <ATI EHCI root HUB> at usbus2
uhub5 on usbus1
uhub5: <ATI OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus1
ugen5.1: <ATI OHCI root HUB> at usbus5
uhub6 on usbus2
uhub7 on usbus5
uhub6: <ATI EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus2
uhub7: <ATI OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus5
Trying to mount root from ufs:/dev/ufs/nyrot-fs [rw]...
uhub7: 2 ports with 2 removable, self powered
uhub1: 4 ports with 4 removable, self powered
uhub5: 5 ports with 5 removable, self powered
uhub0: 5 ports with 5 removable, self powered
uhub4: 5 ports with 4 removable, self powered
ugen0.2: <vendor 0x2109 USB2.0 Hub> at usbus0
uhub8 on uhub4
uhub8: <vendor 0x2109 USB2.0 Hub, class 9/0, rev 2.10/4.20, addr 1> on usbus0
Root mount waiting for: usbus0 CAM usbus2 usbus4 usbus7
uhub8: 4 ports with 4 removable, self powered
uhub2: 4 ports with 4 removable, self powered
ugen0.3: <vendor 0x093a USB OPTICAL MOUSE> at usbus0
ums0 on uhub8
ums0: <vendor 0x093a USB OPTICAL MOUSE, class 0/0, rev 1.10/1.00, addr 2> on usbus0
ums0: 5 buttons and [XYZT] coordinates ID=0
ugen0.4: <VIA Labs, Inc. USB2.0 Hub> at usbus0
uhub9 on uhub8
uhub9: <VIA Labs, Inc. USB2.0 Hub, class 9/0, rev 2.10/d.a0, addr 3> on usbus0
uhub6: 5 ports with 5 removable, self powered
uhub3: 5 ports with 5 removable, self powered
Root mount waiting for: usbus0 CAM usbus4
ada0 at ahcich2 bus 0 scbus2 target 0 lun 0
ada0: <ST4000VN008-2DR166 SC60> ACS-3 ATA SATA 3.x device
ada0: Serial Number ZDHAVZTP
ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
ada0: Command Queueing enabled
ada0: 3815447MB (7814037168 512 byte sectors)
ada1 at ahcich4 bus 0 scbus4 target 0 lun 0
ada1: <ST3500418AS CC35> ATA8-ACS SATA 2.x device
ada1: Serial Number 6VM39JPH
ada1: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
ada1: Command Queueing enabled
ada1: 476940MB (976773168 512 byte sectors)
ada2 at ahcich5 bus 0 scbus5 target 0 lun 0
ada2: <ST3000VN007-2E4166 SC60> ACS-2 ATA SATA 3.x device
ada2: Serial Number Z7309SPD
ada2: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
ada2: Command Queueing enabled
ada2: 2861588MB (5860533168 512 byte sectors)
ada3 at ata0 bus 0 scbus6 target 0 lun 0
ada3: <ST2000DM008-2FR102 0001> ACS-3 ATA SATA 3.x device
ada3: Serial Number WFL4YRSL
ada3: 150.000MB/s transfers (SATA, UDMA6, PIO 8192bytes)
ada3: 1907729MB (3907029168 512 byte sectors)
ada3: quirks=0x1<4K>
cd0 at ahcich3 bus 0 scbus3 target 0 lun 0
cd0: <TSSTcorp CDDVDW SH-S203D SB00> Removable CD-ROM SCSI device
cd0: 150.000MB/s transfers (SATA 1.x, UDMA5, ATAPI 12bytes, PIO 8192bytes)
cd0: Attempt to query device size failed: NOT READY, Medium not present - tray closed
uhub9: 4 ports with 4 removable, self powered
ugen0.5: <RATOC Systems,Inc. USB-Serial Converter> at usbus0
ugen3.2: <ESI Audiotechnik GmbH U22 XT USB> at usbus3
ugen0.6: <Metadot - Das Keyboard Das Keyboard> at usbus0
ukbd0 on uhub9
ukbd0: <Keyboard> on usbus0
kbd2 at ukbd0
ugen0.7: <VIA Labs, Inc. USB3.0 Hub> at usbus0
uhub10 on uhub4
uhub10: <VIA Labs, Inc. USB3.0 Hub, class 9/0, rev 3.00/d.a1, addr 6> on usbus0
Root mount waiting for: usbus0
Root mount waiting for: usbus0
uhub10: 4 ports with 4 removable, self powered
[drm] amdgpu kernel modesetting enabled.
drmn0: <drmn> on vgapci0
vgapci0: child drmn0 requested pci_enable_io
vgapci0: child drmn0 requested pci_enable_io
sysctl_warn_reuse: can't re-use a leaf (hw.dri.debug)!
[drm] initializing kernel modesetting (POLARIS11 0x1002:0x67FF 0x1043:0x052D 0xCF).
[drm] register mmio base: 0xFEA00000
[drm] register mmio size: 262144
[drm] add ip block number 0 <vi_common>
[drm] add ip block number 1 <gmc_v8_0>
[drm] add ip block number 2 <tonga_ih>
[drm] add ip block number 3 <gfx_v8_0>
[drm] add ip block number 4 <sdma_v3_0>
[drm] add ip block number 5 <powerplay>
[drm] add ip block number 6 <dm>
[drm] add ip block number 7 <uvd_v6_0>
[drm] add ip block number 8 <vce_v3_0>
ATOM BIOS: 115-C994PI0-102
[drm] UVD is enabled in VM mode
[drm] UVD ENC is enabled in VM mode
[drm] VCE enabled in VM mode
[drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
drmn0: successfully loaded firmware image 'amdgpu/polaris11_k_mc.bin'
drmn0: VRAM: 2048M 0x000000F400000000 - 0x000000F47FFFFFFF (2048M used)
drmn0: GART: 256M 0x000000FF00000000 - 0x000000FF0FFFFFFF
[drm] Detected VRAM RAM=2048M, BAR=256M
[drm] RAM width 128bits GDDR5
[TTM] Zone  kernel: Available graphics memory: 4160288 KiB
[TTM] Zone   dma32: Available graphics memory: 2097152 KiB
[TTM] Initializing pool allocator
[drm] amdgpu: 2048M of VRAM memory ready
[drm] amdgpu: 3072M of GTT memory ready.
[drm] GART: num cpu pages 65536, num gpu pages 65536
[drm] PCIE GART of 256M enabled (table at 0x000000F400900000).
drmn0: successfully loaded firmware image 'amdgpu/polaris11_pfp_2.bin'
drmn0: successfully loaded firmware image 'amdgpu/polaris11_me_2.bin'
drmn0: successfully loaded firmware image 'amdgpu/polaris11_ce_2.bin'
[drm] Chained IB support enabled!
drmn0: successfully loaded firmware image 'amdgpu/polaris11_rlc.bin'
drmn0: successfully loaded firmware image 'amdgpu/polaris11_mec_2.bin'
drmn0: successfully loaded firmware image 'amdgpu/polaris11_mec2_2.bin'
drmn0: successfully loaded firmware image 'amdgpu/polaris11_sdma.bin'
drmn0: successfully loaded firmware image 'amdgpu/polaris11_sdma1.bin'
amdgpu: [powerplay] hwmgr_sw_init smu backed is polaris10_smu
drmn0: successfully loaded firmware image 'amdgpu/polaris11_uvd.bin'
[drm] Found UVD firmware Version: 1.130 Family ID: 16
drmn0: successfully loaded firmware image 'amdgpu/polaris11_vce.bin'
[drm] Found VCE firmware Version: 53.26 Binary ID: 3
drmn0: successfully loaded firmware image 'amdgpu/polaris11_k_smc.bin'
[drm] DM_PPLIB: values for Engine clock
[drm] DM_PPLIB:	 214000
[drm] DM_PPLIB:	 387000
[drm] DM_PPLIB:	 869000
[drm] DM_PPLIB:	 1025000
[drm] DM_PPLIB:	 1094000
[drm] DM_PPLIB:	 1142000
[drm] DM_PPLIB:	 1184000
[drm] DM_PPLIB:	 1210000
[drm] DM_PPLIB: Validation clocks:
[drm] DM_PPLIB:    engine_max_clock: 121000
[drm] DM_PPLIB:    memory_max_clock: 175000
[drm] DM_PPLIB:    level           : 8
[drm] DM_PPLIB: values for Memory clock
[drm] DM_PPLIB:	 300000
[drm] DM_PPLIB:	 625000
[drm] DM_PPLIB:	 1750000
[drm] DM_PPLIB: Validation clocks:
[drm] DM_PPLIB:    engine_max_clock: 121000
[drm] DM_PPLIB:    memory_max_clock: 175000
[drm] DM_PPLIB:    level           : 8
[drm] Display Core initialized with v3.2.48!
[drm] Connector DP-1: get mode from tunables:
[drm]   - kern.vt.fb.modes.DP-1
[drm]   - kern.vt.fb.default_mode
[drm] Connector HDMI-A-1: get mode from tunables:
[drm]   - kern.vt.fb.modes.HDMI-A-1
[drm]   - kern.vt.fb.default_mode
[drm] SADs count is: -2, don't need to read it
[drm] Connector DVI-D-1: get mode from tunables:
[drm]   - kern.vt.fb.modes.DVI-D-1
[drm]   - kern.vt.fb.default_mode
[drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[drm] Driver supports precise vblank timestamp query.
[drm] UVD and UVD ENC initialized successfully.
[drm] VCE initialized successfully.
[drm] fb mappable at 0xC0E30000
[drm] vram apper at 0xC0000000
[drm] size 3145728
[drm] fb depth is 24
[drm]    pitch is 4096
WARNING: Device "fb" is Giant locked and may be deleted before FreeBSD 14.0.
VT: Replacing driver "vga" with new "fb".
start FB_INFO:
type=11 height=768 width=1024 depth=32
cmsize=16 size=3145728
pbase=0xc0e30000 vbase=0xfffff800c0e30000
name=drmn0 flags=0x0 stride=4096 bpp=32
cmap[0]=0 cmap[1]=7f0000 cmap[2]=7f00 cmap[3]=c4a000
end FB_INFO
drmn0: fb0: amdgpudrmfb frame buffer device
[drm] Initialized amdgpu 3.35.0 20150101 for drmn0 on minor 0
intsmb0: <AMD SB600/7xx/8xx/9xx SMBus Controller> at device 20.0 on pci0
smbus0: <System Management Bus> on intsmb0
acpi_wmi0: <ACPI-WMI mapping> on acpi0
acpi_wmi0: cannot find EC device
lo0: link state changed to UP
xl0: link state changed to DOWN
re0: link state changed to DOWN
xl0: link state changed to UP
re0: link state changed to UP
vlan12: link state changed to UP




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20220616162939.614bcd4b>