User Tools

Site Tools


documentation:examples:pc_engines_apu2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
documentation:examples:pc_engines_apu2 [2016/09/06 11:04] – external edit 127.0.0.1documentation:examples:pc_engines_apu2 [2019/06/06 00:04] (current) – [dmesg] olivier
Line 4: Line 4:
  
 <code> <code>
-Copyright (c) 1992-2016 The FreeBSD Project.+Copyright (c) 1992-2019 The FreeBSD Project.
 Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
         The Regents of the University of California. All rights reserved.         The Regents of the University of California. All rights reserved.
 FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD is a registered trademark of The FreeBSD Foundation.
-FreeBSD 10.3-RELEASE #0 r297492M: Wed Apr 20 23:42:05 CEST 2016 +FreeBSD 12.0-STABLE #0 r348342M: Wed May 29 10:36:14 CEST 2019 
-    olivier@lame4.bsdrp.net:/usr/obj/BSDRP.amd64/usr/local/BSDRP/BSDRP/FreeBSD/src/sys/amd64 amd64 +    olivier@lame4.bsdrp.net:/usr/local/BSDRP/workdir/BSDRPstable.amd64/usr/local/BSDRP/BSDRPstable/FreeBSD/src/amd64.amd64/sys/amd64 amd64 
-FreeBSD clang version 3.4.(tags/RELEASE_34/dot1-final 20803220140512+FreeBSD clang version 8.0.(tags/RELEASE_800/final 356365) (based on LLVM 8.0.0)
 VT(vga): text 80x25 VT(vga): text 80x25
 CPU: AMD GX-412TC SOC                                (998.15-MHz K8-class CPU) CPU: AMD GX-412TC SOC                                (998.15-MHz K8-class CPU)
   Origin="AuthenticAMD"  Id=0x730f01  Family=0x16  Model=0x30  Stepping=1   Origin="AuthenticAMD"  Id=0x730f01  Family=0x16  Model=0x30  Stepping=1
-  Features=0x178bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX +  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> 
-,FXSR,SSE,SSE2,HTT> +  Features2=0x3ed8220b<SSE3,PCLMULQDQ,MON,SSSE3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AESNI,XSAVE,OSXSAVE,AVX,F16>
-  Features2=0x3ed8220b<SSE3,PCLMULQDQ,MON,SSSE3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AESNI,XSAVE,OSXSAVE,AVX,+
-16C>+
   AMD Features=0x2e500800<SYSCALL,NX,MMX+,FFXSR,Page1GB,RDTSCP,LM>   AMD Features=0x2e500800<SYSCALL,NX,MMX+,FFXSR,Page1GB,RDTSCP,LM>
-  AMD Features2=0x1d4037ff<LAHF,CMP,SVM,ExtAPIC,CR8,ABM,SSE4A,MAS,Prefetch,OSVW,IBS,SKINIT,WDT,Topology,+  AMD Features2=0x1d4037ff<LAHF,CMP,SVM,ExtAPIC,CR8,ABM,SSE4A,MAS,Prefetch,OSVW,IBS,SKINIT,WDT,Topology,PNXC,DBE,PTSC,PL2I>
-NXC,DBE,PTSC,PL2I>+
   Structured Extended Features=0x8<BMI1>   Structured Extended Features=0x8<BMI1>
   XSAVE Features=0x1<XSAVEOPT>   XSAVE Features=0x1<XSAVEOPT>
Line 26: Line 23:
   TSC: P-state invariant, performance statistics   TSC: P-state invariant, performance statistics
 real memory  = 4815060992 (4592 MB) real memory  = 4815060992 (4592 MB)
-avail memory = 4103073792 (3912 MB) +avail memory = 4091179008 (3901 MB) 
-Event timer "LAPIC" quality 400+Event timer "LAPIC" quality 600
 ACPI APIC Table: <CORE   COREBOOT> ACPI APIC Table: <CORE   COREBOOT>
 FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
 FreeBSD/SMP: 1 package(s) x 4 core(s) FreeBSD/SMP: 1 package(s) x 4 core(s)
- cpu0 (BSP): APIC ID:  0 +random: unblocking device.
- cpu1 (AP): APIC ID:  1 +
- cpu2 (AP): APIC ID:  2 +
- cpu3 (AP): APIC ID:  3 +
-random: <Software, Yarrow> initialized+
 ioapic1: Changing APIC ID to 5 ioapic1: Changing APIC ID to 5
 ioapic0 <Version 2.1> irqs 0-23 on motherboard ioapic0 <Version 2.1> irqs 0-23 on motherboard
 ioapic1 <Version 2.1> irqs 24-55 on motherboard ioapic1 <Version 2.1> irqs 24-55 on motherboard
-netmap: loaded module+Launching APs: 1 2 3 
 +Timecounter "TSC" frequency 998148892 Hz quality 1000 
 +random: entropy device external interface 
 +000.000015 [4254] netmap_init               netmap: loaded module 
 +nexus0 
 +vtvga0: <VT VGA driver> on motherboard
 cryptosoft0: <software crypto> on motherboard cryptosoft0: <software crypto> on motherboard
 acpi0: <CORE COREBOOT> on motherboard acpi0: <CORE COREBOOT> on motherboard
 acpi0: Power Button (fixed) acpi0: Power Button (fixed)
 cpu0: <ACPI CPU> on acpi0 cpu0: <ACPI CPU> on acpi0
-cpu1: <ACPI CPU> on acpi0 
-cpu2: <ACPI CPU> on acpi0 
-cpu3: <ACPI CPU> on acpi0 
 atrtc0: <AT realtime clock> port 0x70-0x71 irq 8 on acpi0 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 Event timer "RTC" frequency 32768 Hz quality 0
 attimer0: <AT timer> port 0x40-0x43 irq 0 on acpi0 attimer0: <AT timer> port 0x40-0x43 irq 0 on acpi0
 Timecounter "i8254" frequency 1193182 Hz quality 0 Timecounter "i8254" frequency 1193182 Hz quality 0
 Event timer "i8254" frequency 1193182 Hz quality 100 Event timer "i8254" frequency 1193182 Hz quality 100
 +hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
 +Timecounter "HPET" frequency 14318180 Hz quality 950
 Timecounter "ACPI-safe" frequency 3579545 Hz quality 850 Timecounter "ACPI-safe" frequency 3579545 Hz quality 850
 acpi_timer0: <32-bit timer at 3.579545MHz> port 0x818-0x81b on acpi0 acpi_timer0: <32-bit timer at 3.579545MHz> port 0x818-0x81b on acpi0
-hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0 
-Timecounter "HPET" frequency 14318180 Hz quality 950 
 acpi_button0: <Power Button> on acpi0 acpi_button0: <Power Button> on acpi0
 pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
Line 62: Line 58:
 pcib1: failed to allocate initial I/O port window: 0x1000-0x1fff pcib1: failed to allocate initial I/O port window: 0x1000-0x1fff
 pci1: <ACPI PCI bus> on pcib1 pci1: <ACPI PCI bus> on pcib1
-igb0: <Intel(R) PRO/1000 Network Connection, Version 2.5.3-k> mem 0xfe600000-0xfe61ffff,0xfe620000-0xfe +igb0: <Intel(R) PRO/1000 PCI-Express Network Driver> mem 0xfe600000-0xfe61ffff,0xfe620000-0xfe623fff at device 0.0 on pci1 
-623fff at device 0.0 on pci1 +igb0: Using 1024 tx descriptors and 1024 rx descriptors 
-igb0: Using MSIX interrupts with 5 vectors+igb0: Using 4 rx queues 4 tx queues 
 +igb0: Using MSI-X interrupts with 5 vectors
 igb0: Ethernet address: 00:0d:b9:41:ca:3c igb0: Ethernet address: 00:0d:b9:41:ca:3c
-igb0: Bound queue 0 to cpu 0 +igb0: netmap queues/slots: TX 4/1024, RX 4/1024
-igb0: Bound queue 1 to cpu 1 +
-igb0: Bound queue 2 to cpu 2 +
-igb0: Bound queue 3 to cpu 3 +
-igb0: netmap queues/slots: TX 4/2048, RX 4/2048+
 pcib2: <ACPI PCI-PCI bridge> at device 2.3 on pci0 pcib2: <ACPI PCI-PCI bridge> at device 2.3 on pci0
 pci2: <ACPI PCI bus> on pcib2 pci2: <ACPI PCI bus> on pcib2
-igb1: <Intel(R) PRO/1000 Network Connection, Version 2.5.3-k> port 0x2000-0x201f mem 0xfe700000-0xfe71f +igb1: <Intel(R) PRO/1000 PCI-Express Network Driver> port 0x2000-0x201f mem 0xfe700000-0xfe71ffff,0xfe720000-0xfe723fff at device 0.0 on pci2 
-fff,0xfe720000-0xfe723fff at device 0.0 on pci2 +igb1: Using 1024 tx descriptors and 1024 rx descriptors 
-igb1: Using MSIX interrupts with 5 vectors+igb1: Using 4 rx queues 4 tx queues 
 +igb1: Using MSI-X interrupts with 5 vectors
 igb1: Ethernet address: 00:0d:b9:41:ca:3d igb1: Ethernet address: 00:0d:b9:41:ca:3d
-igb1: Bound queue 0 to cpu 0 +igb1: netmap queues/slots: TX 4/1024, RX 4/1024
-igb1: Bound queue 1 to cpu 1 +
-igb1: Bound queue 2 to cpu 2 +
-igb1: Bound queue 3 to cpu 3 +
-igb1: netmap queues/slots: TX 4/2048, RX 4/2048+
 pcib3: <ACPI PCI-PCI bridge> at device 2.4 on pci0 pcib3: <ACPI PCI-PCI bridge> at device 2.4 on pci0
 pci3: <ACPI PCI bus> on pcib3 pci3: <ACPI PCI bus> on pcib3
-igb2: <Intel(R) PRO/1000 Network Connection, Version 2.5.3-k> port 0x3000-0x301f mem 0xfe800000-0xfe81f +igb2: <Intel(R) PRO/1000 PCI-Express Network Driver> port 0x3000-0x301f mem 0xfe800000-0xfe81ffff,0xfe820000-0xfe823fff at device 0.0 on pci3 
-fff,0xfe820000-0xfe823fff at device 0.0 on pci3 +igb2: Using 1024 tx descriptors and 1024 rx descriptors 
-igb2: Using MSIX interrupts with 5 vectors+igb2: Using 4 rx queues 4 tx queues 
 +igb2: Using MSI-X interrupts with 5 vectors
 igb2: Ethernet address: 00:0d:b9:41:ca:3e igb2: Ethernet address: 00:0d:b9:41:ca:3e
-igb2: Bound queue 0 to cpu 0 +igb2: netmap queues/slots: TX 4/1024, RX 4/1024
-igb2: Bound queue 1 to cpu 1 +
-igb2: Bound queue 2 to cpu 2 +
-igb2: Bound queue 3 to cpu 3 +
-igb2: netmap queues/slots: TX 4/2048, RX 4/2048+
 pci0: <encrypt/decrypt> at device 8.0 (no driver attached) pci0: <encrypt/decrypt> at device 8.0 (no driver attached)
-xhci0: <XHCI (generic) USB 3.0 controller> mem 0xfeb22000-0xfeb23fff at device 16.0 on pci0+xhci0: <AMD FCH USB 3.0 controller> mem 0xfeb22000-0xfeb23fff at device 16.0 on pci0
 xhci0: 32 bytes context size, 64-bit DMA xhci0: 32 bytes context size, 64-bit DMA
 +xhci0: Unable to map MSI-X table
 usbus0 on xhci0 usbus0 on xhci0
-ahci0: <AMD Hudson-2 AHCI SATA controller> port 0x4010-0x4017,0x4020-0x4023,0x4018-0x401f,0x4024-0x4027,+usbus0: 5.0Gbps Super Speed USB v3.0 
-x4000-0x400f mem 0xfeb25000-0xfeb253ff at device 17.0 on pci0+ahci0: <AMD Hudson-2 AHCI SATA controller> port 0x4010-0x4017,0x4020-0x4023,0x4018-0x401f,0x4024-0x4027,0x4000-0x400f mem 0xfeb25000-0xfeb25 
 +3ff at device 17.0 on pci0
 ahci0: AHCI v1.30 with 2 6Gbps ports, Port Multiplier supported with FBS ahci0: AHCI v1.30 with 2 6Gbps ports, Port Multiplier supported with FBS
 ahcich0: <AHCI channel> at channel 0 on ahci0 ahcich0: <AHCI channel> at channel 0 on ahci0
 ahcich1: <AHCI channel> at channel 1 on ahci0 ahcich1: <AHCI channel> at channel 1 on ahci0
-ehci0: <EHCI (generic) USB 2.0 controller> mem 0xfeb25400-0xfeb254ff at device 19.0 on pci0+ehci0: <AMD FCH USB 2.0 controller> mem 0xfeb25400-0xfeb254ff at device 19.0 on pci0
 usbus1: EHCI version 1.0 usbus1: EHCI version 1.0
 usbus1 on ehci0 usbus1 on ehci0
 +usbus1: 480Mbps High Speed USB v2.0
 isab0: <PCI-ISA bridge> at device 20.3 on pci0 isab0: <PCI-ISA bridge> at device 20.3 on pci0
 isa0: <ISA bus> on isab0 isa0: <ISA bus> on isab0
Line 111: Line 101:
 uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
 uart0: console (115200,n,8,1) uart0: console (115200,n,8,1)
-orm0: <ISA Option ROMs> at iomem 0xc0000-0xc0fff,0xef000-0xeffff on isa0 +orm0: <ISA Option ROMs> at iomem 0xc0000-0xc0fff,0xef000-0xeffff pnpid ORM0000 on isa0 
-uart1: <16550 or compatible> at port 0x2f8-0x2ff irq 3 on isa0+uart1: <16550 or compatible> at port 0x2f8 irq 3 on isa0
 hwpstate0: <Cool`n'Quiet 2.0> on cpu0 hwpstate0: <Cool`n'Quiet 2.0> on cpu0
 Timecounters tick every 1.000 msec Timecounters tick every 1.000 msec
-IPsec: Initialized Security Association Processing. +ugen1.1: <AMD EHCI root HUB> at usbus1 
-random: unblocking device. +uhub0: <AMD EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1 
-usbus0: 5.0Gbps Super Speed USB v3.0 +ugen0.1: <0x1022 XHCI root HUB> at usbus0
-usbus1: 480Mbps High Speed USB v2.0 +
-ugen0.1: <0x1022> at usbus0 +
-uhub0: <0x1022 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 +
-ugen1.1: <AMD> at usbus1 +
-uhub1: <AMD EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1on usbus1+
 ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 ada0 at ahcich0 bus 0 scbus0 target 0 lun 0
 ada0: <SATA SSD S9FM02.8> ACS-3 ATA SATA 3.x device ada0: <SATA SSD S9FM02.8> ACS-3 ATA SATA 3.x device
Line 129: Line 114:
 ada0: Command Queueing enabled ada0: Command Queueing enabled
 ada0: 15272MB (31277232 512 byte sectors) ada0: 15272MB (31277232 512 byte sectors)
-ada0Previously was known as ad4 +uhub1<0x1022 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 
-SMP: AP CPU #Launched! +Trying to mount root from ufs:/dev/ufs/BSDRPs2a [ro]... 
-SMP: AP CPU #3 Launched! +uhub1: 4 ports with 4 removable, self powered 
-SMP: AP CPU #2 Launched! +uhub0: 2 ports with 2 removable, self powered 
-Timecounter "TSC" frequency 998147276 Hz quality 1000 +lo0link state changed to UP 
-Root mount waiting forusbus1 usbus0 +ugen1.2: <vendor 0x0438 product 0x7900> at usbus1 
-uhub0: 4 ports with 4 removable, self powered +uhub2 on uhub0
-uhub1: 2 ports with 2 removable, self powered +
-Root mount waiting forusbus1 +
-ugen1.2: <vendor 0x0438> at usbus1+
 uhub2: <vendor 0x0438 product 0x7900, class 9/0, rev 2.00/0.18, addr 2> on usbus1 uhub2: <vendor 0x0438 product 0x7900, class 9/0, rev 2.00/0.18, addr 2> on usbus1
 uhub2: 4 ports with 4 removable, self powered uhub2: 4 ports with 4 removable, self powered
-Trying to mount root from ufs:/dev/ufs/BSDRPs1a [ro]... 
 igb0: link state changed to UP igb0: link state changed to UP
 igb1: link state changed to UP igb1: link state changed to UP
 igb2: link state changed to UP igb2: link state changed to UP
-igb0link state changed to DOWN +intsmb0<AMD FCH SMBus Controller> at device 20.0 on pci0 
-igb1link state changed to DOWN +smbus0<System Management Bus> on intsmb0 
-igb2: link state changed to DOWN +aesni0: <AES-CBC,AES-XTS,AES-GCM,AES-ICM> on motherboard
-igb1: link state changed to UP +
-igb0: link state changed to UP +
-igb2: link state changed to UP +
-igb2: promiscuous mode enabled +
-igb2: promiscuous mode disabled +
-aesni0: <AES-CBC,AES-XTS> on motherboard+
 </code> </code>
  
documentation/examples/pc_engines_apu2.1473152674.txt.gz · Last modified: 2016/09/06 11:04 by 127.0.0.1

Except where otherwise noted, content on this wiki is licensed under the following license: BSD 2-Clause
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki