Deciso DEC740/DEC750/DEC2750

Deciso's DEC740 / DEC750 / DEC2750 devices are being delivered with OPNsense but as they are x86 based SoC devices they run very nicely with OpenWrt. The CPU is a quite powerful AMD SoC with a low power consumption. It has 3 dedicated Intel I210 1G Ports and 2 times 10G from the AMD SoC. OpenWrt prior 22.03 also works with this device but does not have 10G support. DEC2750 is the same as DEC750 but comes in Rack enclosure. Here's a review.

DEC740

Currently there is only one version. If newer version appear they will most likely also be supported.

Install OpenWrt (generic explanation)

FIXME Please add the installation procedure here.

Just write the image to NVME or to USB flash drive e.g. with dd. OpenWrt Image is 128 MB of size. If you want it to resize: Video: https://youtu.be/n7rzWHq8978 German howto resize image before writing to media: https://youtu.be/n7rzWHq8978

generic.sysupgrade Resize after upgrade: https://youtu.be/n7rzWHq8978

FIXME These are generic instructions. Update with your router's specifics.

  • Browse to http://192.168.1.1/cgi-bin/luci/mini/system/upgrade/ LuCI Upgrade URL
  • Upload image file for sysupgrade to LuCI
  • Wait for reboot

If you don't have a GUI (LuCI) available, you can alternatively upgrade via the command line. There are two command line methods for upgrading:

  • sysupgrade
  • mtd

Note: It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing.

sysupgrade

  • Login as root via SSH on 192.168.1.1, then enter the following commands:
cd /tmp
wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc
sysupgrade /tmp/xxx.abc

mtd

If sysupgrade does not support this router, use mtd.

  • Login as root via SSH on 192.168.1.1, then enter the following commands:
cd /tmp
wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc
mtd write /tmp/xxx.abc linux && reboot

Basic configuration After flashing, proceed with this.
Set up your Internet connection, configure wireless, configure USB port, etc.

FIXME Please fill in real values for this device, then remove the EXAMPLEs

The default network configuration is:

Interface Name Description Default configuration
br-lan EXAMPLE LAN & WiFi EXAMPLE 192.168.1.1/24
vlan0 (eth0.0) EXAMPLE LAN ports (1 to 4) EXAMPLE None
vlan1 (eth0.1) EXAMPLE WAN port EXAMPLE DHCP
wl0 EXAMPLE WiFi EXAMPLE Disabled

FIXME Please fill in real values for this device, then remove the EXAMPLEs

Numbers 0-3 are Ports 1-4 as labeled on the unit, number 4 is the Internet (WAN) on the unit, 5 is the internal connection to the router itself. Don't be fooled: Port 1 on the unit is number 3 when configuring VLANs. vlan0 = eth0.0, vlan1 = eth0.1 and so on.

Port Switch port
Internet (WAN) EXAMPLE 4
LAN 1 EXAMPLE 3
LAN 2 EXAMPLE 2
LAN 3 EXAMPLE 1
LAN 4 EXAMPLE 0

hardware.button on howto use and configure the hardware button(s). Here, we merely name the buttons, so we can use them in the above Howto.

FIXME Please fill in real values for this device, then remove the EXAMPLEs

The Deciso DEC740 has the following buttons:

BUTTON Event
EXAMPLE Reset reset
EXAMPLE Secure Easy Setup ses
EXAMPLE No buttons at all. -

FIXME

  1. This table is automatically generated, once the correct filters for Brand and Model are set.
  2. If you see “Nothing.” instead of a table, please edit this section and adjust the filters with the proper Brand and Model. Just try, it's easy.
  3. If you still don't see a table here, or a table filled with '¿': Is there already a Techdata page available for Deciso DEC740 ? If not: Create one.
  4. If you see a table with the desired device data, everything is OK and you can delete this text and the <WRAP> that encloses it.
  5. If it still doesn't work: Don't panic, calm down, take a deep breath and contact a wiki admin (tmomas) for help.

DEC740/DEC750 only. DEC2750 opening procedure unknown.

Note: This will void your warranty!

  • Unscrew bottom screws.
  • pull orange part
  • unscrew mainboard screws
  • pull heatsink from mainboard

When reassembling you need to be quite careful when sliding the ports through the openings. Case scratches easily. SFP+ ports framing bends easily.

Device comes with USB serial cable. Just connect with screen for example

sudo screen /dev/ttyUSB0 115200

None so far.

[ 0.000000] Linux version 5.10.100 (builder@buildhost) (x86_64-openwrt-linux-musl-gcc (OpenWrt GCC 11.2.0 r18953-b9251e3b40) 11.2.0, GNU ld (GNU Binutils) 2.37) #0 SMP Tue Feb 22 19:27: 15 2022 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz root=PARTUUID=11089365-152b-351f-d5a8-cea7b6626f02 rootwait console=tty0 console=ttyS0,115200n8 noinitrd [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format. [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000086fff] usable [ 0.000000] BIOS-e820: [mem 0x0000000000087000-0x0000000000087fff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000088000-0x000000000009ffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000bffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009afffff] usable [ 0.000000] BIOS-e820: [mem 0x0000000009b00000-0x0000000009dfffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000009e00000-0x0000000009efffff] usable [ 0.000000] BIOS-e820: [mem 0x0000000009f00000-0x0000000009f0afff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x0000000009f0b000-0x00000000cdd4efff] usable [ 0.000000] BIOS-e820: [mem 0x00000000cdd4f000-0x00000000ce11efff] type 20 [ 0.000000] BIOS-e820: [mem 0x00000000ce11f000-0x00000000cee8efff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000cee8f000-0x00000000cf77efff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000cf77f000-0x00000000cf7fefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x00000000cf7ff000-0x00000000cf7fffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000cf800000-0x00000000cfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fdc00000-0x00000000fec00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed80fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000fff4ffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000022f33ffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] efi: EFI v2.70 by INSYDE Corp. [ 0.000000] efi: ACPI=0xcf7fe000 ACPI 2.0=0xcf7fe014 SMBIOS=0xce157000 SMBIOS 3.0=0xce155000 ESRT=0xce158218 MEMATTR=0xbde6f018 [ 0.000000] SMBIOS 3.1.1 present. [ 0.000000] DMI: Deciso B.V. DEC2700 - OPNsense Appliance/Netboard-A10 Gen.3, BIOS 05.32.50.0012-A10.20 11/15/2021 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 2195.835 MHz processor [ 0.000387] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000390] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000398] last_pfn = 0x22f340 max_arch_pfn = 0x400000000 [ 0.000404] MTRR default type: uncachable [ 0.000405] MTRR fixed ranges enabled: [ 0.000407] 00000-9FFFF write-back [ 0.000408] A0000-BFFFF uncachable [ 0.000409] C0000-DFFFF write-through [ 0.000410] E0000-FFFFF uncachable [ 0.000410] MTRR variable ranges enabled: [ 0.000412] 0 base 000000000000 mask FFFF80000000 write-back [ 0.000414] 1 base 000080000000 mask FFFFC0000000 write-back [ 0.000415] 2 base 0000C0000000 mask FFFFF0000000 write-back [ 0.000416] 3 base 0000FF800000 mask FFFFFF800000 write-protect [ 0.000417] 4 disabled [ 0.000417] 5 disabled [ 0.000418] 6 disabled [ 0.000418] 7 disabled [ 0.000419] TOM2: 0000000230000000 aka 8960M [ 0.000905] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.001140] last_pfn = 0xcf800 max_arch_pfn = 0x400000000 [ 0.007557] esrt: Reserving ESRT space from 0x00000000ce158218 to 0x00000000ce158250. [ 0.007576] Using GB pages for direct mapping [ 0.008611] Secure boot disabled [ 0.008615] ACPI: Early table checksum verification disabled [ 0.008619] ACPI: RSDP 0x00000000CF7FE014 000024 (v02 INSYDE) [ 0.008624] ACPI: XSDT 0x00000000CF7DB188 0000D4 (v01 INSYDE EDK2 00000002 01000013) [ 0.008631] ACPI: FACP 0x00000000CF7F3000 00010C (v05 INSYDE EDK2 00000002 ACPI 00040000) [ 0.008638] ACPI: DSDT 0x00000000CF7E7000 0046AC (v01 INSYDE EDK2 00000002 ACPI 00040000) [ 0.008642] ACPI: FACS 0x00000000CF35E000 000040 [ 0.008646] ACPI: UEFI 0x00000000CF77D000 000236 (v01 INSYDE EDK2 00000001 ACPI 00040000) [ 0.008650] ACPI: SSDT 0x00000000CF7F7000 005419 (v02 INSYDE EDK2 00000002 ACPI 00040000) [ 0.008654] ACPI: ASF! 0x00000000CF7F5000 0000A5 (v32 INSYDE EDK2 00000002 ACPI 00040000) [ 0.008658] ACPI: BOOT 0x00000000CF7F4000 000028 (v01 INSYDE EDK2 00000002 ACPI 00040000) [ 0.008662] ACPI: HPET 0x00000000CF7F2000 000038 (v01 INSYDE EDK2 00000002 ACPI 00040000) [ 0.008665] ACPI: APIC 0x00000000CF7F1000 0000C8 (v03 INSYDE EDK2 00000002 ACPI 00040000) [ 0.008669] ACPI: MCFG 0x00000000CF7F0000 00003C (v01 INSYDE EDK2 00000002 ACPI 00040000) [ 0.008673] ACPI: SLIC 0x00000000CF7EF000 000176 (v01 INSYDE EDK2 00000002 ACPI 00040000) [ 0.008677] ACPI: WDAT 0x00000000CF7EE000 00017C (v01 INSYDE EDK2 00000002 ACPI 00040000) [ 0.008681] ACPI: WDRT 0x00000000CF7ED000 000047 (v01 INSYDE EDK2 00000002 ACPI 00040000) [ 0.008684] ACPI: WSMT 0x00000000CF7EC000 000028 (v01 INSYDE EDK2 00000002 ACPI 00040000) [ 0.008688] ACPI: SSDT 0x00000000CF7E6000 000080 (v01 INSYDE EDK2 00000002 ACPI 00040000) [ 0.008692] ACPI: SSDT 0x00000000CF7E4000 00119C (v01 INSYDE EDK2 00000001 ACPI 00040000) [ 0.008695] ACPI: CRAT 0x00000000CF7E3000 000810 (v01 INSYDE EDK2 00000001 ACPI 00040000) [ 0.008699] ACPI: CDIT 0x00000000CF7E2000 000029 (v01 INSYDE EDK2 00000001 ACPI 00040000) [ 0.008703] ACPI: SSDT 0x00000000CF7E1000 00052C (v01 INSYDE EDK2 00000001 ACPI 00040000) [ 0.008707] ACPI: SSDT 0x00000000CF7DE000 002369 (v01 INSYDE EDK2 00000001 ACPI 00040000) [ 0.008710] ACPI: FPDT 0x00000000CF7DD000 000044 (v01 INSYDE EDK2 00000002 ACPI 00040000) [ 0.008714] ACPI: BGRT 0x00000000CF7DC000 000038 (v01 INSYDE EDK2 00000001 ACPI 00040000) [ 0.008718] ACPI: SSDT 0x00000000CF7FD000 000164 (v01 INSYDE EDK2 00001000 ACPI 00040000) [ 0.008721] ACPI: SSDT 0x00000000CF7DA000 0002FE (v01 INSYDE EDK2 00000001 ACPI 00040000) [ 0.008725] ACPI: Reserving FACP table memory at [mem 0xcf7f3000-0xcf7f310b] [ 0.008727] ACPI: Reserving DSDT table memory at [mem 0xcf7e7000-0xcf7eb6ab] [ 0.008729] ACPI: Reserving FACS table memory at [mem 0xcf35e000-0xcf35e03f] [ 0.008731] ACPI: Reserving UEFI table memory at [mem 0xcf77d000-0xcf77d235] [ 0.008732] ACPI: Reserving SSDT table memory at [mem 0xcf7f7000-0xcf7fc418] [ 0.008734] ACPI: Reserving ASF! table memory at [mem 0xcf7f5000-0xcf7f50a4] [ 0.008736] ACPI: Reserving BOOT table memory at [mem 0xcf7f4000-0xcf7f4027] [ 0.008737] ACPI: Reserving HPET table memory at [mem 0xcf7f2000-0xcf7f2037] [ 0.008739] ACPI: Reserving APIC table memory at [mem 0xcf7f1000-0xcf7f10c7] [ 0.008740] ACPI: Reserving MCFG table memory at [mem 0xcf7f0000-0xcf7f003b] [ 0.008742] ACPI: Reserving SLIC table memory at [mem 0xcf7ef000-0xcf7ef175] [ 0.008743] ACPI: Reserving WDAT table memory at [mem 0xcf7ee000-0xcf7ee17b] [ 0.008745] ACPI: Reserving WDRT table memory at [mem 0xcf7ed000-0xcf7ed046] [ 0.008746] ACPI: Reserving WSMT table memory at [mem 0xcf7ec000-0xcf7ec027] [ 0.008748] ACPI: Reserving SSDT table memory at [mem 0xcf7e6000-0xcf7e607f] [ 0.008749] ACPI: Reserving SSDT table memory at [mem 0xcf7e4000-0xcf7e519b] [ 0.008751] ACPI: Reserving CRAT table memory at [mem 0xcf7e3000-0xcf7e380f] [ 0.008752] ACPI: Reserving CDIT table memory at [mem 0xcf7e2000-0xcf7e2028] [ 0.008754] ACPI: Reserving SSDT table memory at [mem 0xcf7e1000-0xcf7e152b] [ 0.008755] ACPI: Reserving SSDT table memory at [mem 0xcf7de000-0xcf7e0368] [ 0.008757] ACPI: Reserving FPDT table memory at [mem 0xcf7dd000-0xcf7dd043] [ 0.008758] ACPI: Reserving BGRT table memory at [mem 0xcf7dc000-0xcf7dc037] [ 0.008760] ACPI: Reserving SSDT table memory at [mem 0xcf7fd000-0xcf7fd163] [ 0.008762] ACPI: Reserving SSDT table memory at [mem 0xcf7da000-0xcf7da2fd] [ 0.008778] ACPI: Local APIC address 0xfee00000 [ 0.008796] Zone ranges: [ 0.008797] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.008799] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.008801] Normal [mem 0x0000000100000000-0x000000022f33ffff] [ 0.008803] Movable zone start for each node [ 0.008804] Early memory node ranges [ 0.008806] node 0: [mem 0x0000000000001000-0x0000000000086fff] [ 0.008807] node 0: [mem 0x0000000000088000-0x000000000009ffff] [ 0.008809] node 0: [mem 0x0000000000100000-0x0000000009afffff] [ 0.008810] node 0: [mem 0x0000000009e00000-0x0000000009efffff] [ 0.008811] node 0: [mem 0x0000000009f0b000-0x00000000cdd4efff] [ 0.008812] node 0: [mem 0x00000000cf7ff000-0x00000000cf7fffff] [ 0.008814] node 0: [mem 0x0000000100000000-0x000000022f33ffff] [ 0.008816] Initmem setup node 0 [mem 0x0000000000001000-0x000000022f33ffff] [ 0.008819] On node 0 totalpages: 2084131 [ 0.008820] DMA zone: 64 pages used for memmap [ 0.008821] DMA zone: 23 pages reserved [ 0.008822] DMA zone: 3998 pages, LIFO batch:0 [ 0.008823] DMA32 zone: 13098 pages used for memmap [ 0.008824] DMA32 zone: 838213 pages, LIFO batch:63 [ 0.008825] Normal zone: 19405 pages used for memmap [ 0.008826] Normal zone: 1241920 pages, LIFO batch:63 [ 0.008829] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.008830] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.008867] On node 0, zone DMA: 96 pages in unavailable ranges [ 0.009184] On node 0, zone DMA32: 768 pages in unavailable ranges [ 0.018854] On node 0, zone DMA32: 11 pages in unavailable ranges [ 0.018990] On node 0, zone DMA32: 6832 pages in unavailable ranges [ 0.034346] On node 0, zone Normal: 2048 pages in unavailable ranges [ 0.034413] On node 0, zone Normal: 3264 pages in unavailable ranges [ 0.034654] ACPI: PM-Timer IO Port: 0x408 [ 0.034657] ACPI: Local APIC address 0xfee00000 [ 0.034665] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) [ 0.034667] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) [ 0.034668] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) [ 0.034670] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) [ 0.034671] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) [ 0.034672] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1]) [ 0.034673] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1]) [ 0.034675] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1]) [ 0.034703] IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23 [ 0.034715] IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55 [ 0.034717] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.034720] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) [ 0.034722] ACPI: IRQ0 used by override. [ 0.034723] ACPI: IRQ9 used by override. [ 0.034725] Using ACPI (MADT) for SMP configuration information [ 0.034727] ACPI: HPET id: 0x10228210 base: 0xfed00000 [ 0.034734] smpboot: Allowing 8 CPUs, 0 hotplug CPUs [ 0.034768] [mem 0xd0000000-0xf7ffffff] available for PCI devices [ 0.034771] Booting paravirtualized kernel on bare hardware [ 0.034775] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.034783] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1 [ 0.035255] percpu: Embedded 48 pages/cpu s156504 r8192 d31912 u262144 [ 0.035264] pcpu-alloc: s156504 r8192 d31912 u262144 alloc=1*2097152 [ 0.035266] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 [ 0.035296] Built 1 zonelists, mobility grouping on. Total pages: 2051541 [ 0.035297] Kernel command line: BOOT_IMAGE=/boot/vmlinuz root=PARTUUID=11089365-152b-351f-d5a8-cea7b6626f02 rootwait console=tty0 console=ttyS0,115200n8 noinitrd [ 0.036693] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) [ 0.037385] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) [ 0.037429] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.070701] Memory: 8028920K/8336524K available (12290K kernel code, 1121K rwdata, 3220K rodata, 1160K init, 1704K bss, 307348K reserved, 0K cma-reserved) [ 0.070753] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 [ 0.070822] rcu: Hierarchical RCU implementation. [ 0.070823] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8. [ 0.070825] Tracing variant of Tasks RCU enabled. [ 0.070827] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.070828] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8 [ 0.070847] NR_IRQS: 33024, nr_irqs: 1032, preallocated irqs: 16 [ 0.072788] random: get_random_bytes called from start_kernel+0x32d/0x514 with crng_init=0 [ 0.072832] Console: colour dummy device 80x25 [ 0.073108] printk: console [tty0] enabled [ 1.262708] printk: console [ttyS0] enabled [ 1.267385] ACPI: Core revision 20200925 [ 1.271946] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns [ 1.282199] APIC: Switch to symmetric I/O mode setup [ 1.289126] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.342204] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1fa6d4766da, max_idle_ns: 440795309580 ns [ 1.353957] Calibrating delay loop (skipped), value calculated using timer frequency.. 4391.67 BogoMIPS (lpj=21958350) [ 1.363958] pid_max: default: 32768 minimum: 301 [ 1.384008] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 1.392480] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 1.394410] LVT offset 1 assigned for vector 0xf9 [ 1.404018] LVT offset 2 assigned for vector 0xf4 [ 1.409294] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512 [ 1.413957] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0 [ 1.423958] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 1.433959] Spectre V2 : Mitigation: Full AMD retpoline [ 1.439791] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 1.443958] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 1.453958] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 1.464146] Freeing SMP alternatives memory: 40K [ 1.600502] smpboot: CPU0: AMD Ryzen Embedded V1500B (family: 0x17, model: 0x11, stepping: 0x0) [ 1.603956] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 1.603958] ... version: 0 [ 1.613957] ... bit width: 48 [ 1.618532] ... generic registers: 6 [ 1.623957] ... value mask: 0000ffffffffffff [ 1.629888] ... max period: 00007fffffffffff [ 1.633957] ... fixed-purpose events: 0 [ 1.638434] ... event mask: 000000000000003f [ 1.644027] rcu: Hierarchical SRCU implementation. [ 1.649409] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build [ 1.654066] smp: Bringing up secondary CPUs ... [ 1.664036] x86: Booting SMP configuration: [ 1.668712] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 [ 1.686473] smp: Brought up 1 node, 8 CPUs [ 1.698533] smpboot: Max logical packages: 1 [ 1.703302] smpboot: Total of 8 processors activated (35133.36 BogoMIPS) [ 1.705594] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 1.713963] futex hash table entries: 2048 (order: 5, 131072 bytes, linear) [ 1.724017] pinctrl core: initialized pinctrl subsystem [ 1.734329] NET: Registered protocol family 16 [ 1.739467] thermal_sys: Registered thermal governor 'step_wise' [ 1.739468] thermal_sys: Registered thermal governor 'user_space' [ 1.744074] cpuidle: using governor ladder [ 1.758758] Simple Boot Flag at 0x44 set to 0x80 [ 1.764013] ACPI: bus type PCI registered [ 1.768493] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.774012] PCI: Using configuration type 1 for base access [ 1.783957] PCI: Using configuration type 1 for extended access [ 1.795117] cryptd: max_cpu_qlen set to 1000 [ 1.800499] ACPI: Added _OSI(Module Device) [ 1.800499] ACPI: Added _OSI(Processor Device) [ 1.803959] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.809212] ACPI: Added _OSI(Processor Aggregator Device) [ 1.813959] ACPI: Added _OSI(Linux-Dell-Video) [ 1.823958] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 1.829891] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 1.844014] ACPI: 8 ACPI AML tables successfully acquired and loaded [ 1.852325] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored [ 1.855777] ACPI: Interpreter enabled [ 1.863963] ACPI: (supports S0 S5) [ 1.867762] ACPI: Using IOAPIC for interrupt routing [ 1.874242] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.884202] ACPI: Enabled 4 GPEs in block 00 to 1F [ 1.893957] ACPI: Power Resource [P0ST] (on) [ 1.893989] ACPI: Power Resource [P3ST] (on) [ 1.906833] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.912238] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig Segments MSI HPX-Type3] [ 1.914028] acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 1.924138] PCI host bridge to bus 0000:00 [ 1.933960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.943958] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.951539] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.953958] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window] [ 1.963958] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window] [ 1.973958] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window] [ 1.983957] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window] [ 1.992314] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window] [ 1.993958] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window] [ 2.003958] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window] [ 2.013958] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window] [ 2.023958] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window] [ 2.033957] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window] [ 2.042314] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window] [ 2.053958] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window] [ 2.053958] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xf7ffffff window] [ 2.063958] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfeafffff window] [ 2.073958] pci_bus 0000:00: root bus resource [bus 00-ff] [ 2.080100] pci 0000:00:00.0: [1022:15d0] type 00 class 0x060000 [ 2.084093] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000 [ 2.094112] pci 0000:00:01.3: [1022:15d3] type 01 class 0x060400 [ 2.103987] pci 0000:00:01.3: enabling Extended Tags [ 2.109699] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold [ 2.114185] pci 0000:00:01.4: [1022:15d3] type 01 class 0x060400 [ 2.121007] pci 0000:00:01.4: enabling Extended Tags [ 2.124119] pci 0000:00:01.4: PME# supported from D0 D3hot D3cold [ 2.134167] pci 0000:00:01.5: [1022:15d3] type 01 class 0x060400 [ 2.140990] pci 0000:00:01.5: enabling Extended Tags [ 2.144119] pci 0000:00:01.5: PME# supported from D0 D3hot D3cold [ 2.154147] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000 [ 2.160971] pci 0000:00:08.1: [1022:15db] type 01 class 0x060400 [ 2.164012] pci 0000:00:08.1: enabling Extended Tags [ 2.174018] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold [ 2.180940] pci 0000:00:08.2: [1022:15dc] type 01 class 0x060400 [ 2.184012] pci 0000:00:08.2: enabling Extended Tags [ 2.194028] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold [ 2.200988] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 [ 2.204150] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 [ 2.214169] pci 0000:00:18.0: [1022:15e8] type 00 class 0x060000 [ 2.220932] pci 0000:00:18.1: [1022:15e9] type 00 class 0x060000 [ 2.224011] pci 0000:00:18.2: [1022:15ea] type 00 class 0x060000 [ 2.234011] pci 0000:00:18.3: [1022:15eb] type 00 class 0x060000 [ 2.240774] pci 0000:00:18.4: [1022:15ec] type 00 class 0x060000 [ 2.244009] pci 0000:00:18.5: [1022:15ed] type 00 class 0x060000 [ 2.254009] pci 0000:00:18.6: [1022:15ee] type 00 class 0x060000 [ 2.260772] pci 0000:00:18.7: [1022:15ef] type 00 class 0x060000 [ 2.264268] pci 0000:01:00.0: [8086:157b] type 00 class 0x020000 [ 2.274021] pci 0000:01:00.0: reg 0x10: [mem 0xd0800000-0xd081ffff] [ 2.281089] pci 0000:01:00.0: reg 0x18: [io 0x3000-0x301f] [ 2.284005] pci 0000:01:00.0: reg 0x1c: [mem 0xd0820000-0xd0823fff] [ 2.294165] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 2.301116] pci 0000:00:01.3: PCI bridge to [bus 01] [ 2.303969] pci 0000:00:01.3: bridge window [io 0x3000-0x3fff] [ 2.313963] pci 0000:00:01.3: bridge window [mem 0xd0800000-0xd08fffff] [ 2.321719] pci 0000:02:00.0: [8086:157b] type 00 class 0x020000 [ 2.324019] pci 0000:02:00.0: reg 0x10: [mem 0xd0700000-0xd071ffff] [ 2.334021] pci 0000:02:00.0: reg 0x18: [io 0x2000-0x201f] [ 2.340296] pci 0000:02:00.0: reg 0x1c: [mem 0xd0720000-0xd0723fff] [ 2.344201] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold [ 2.354083] pci 0000:00:01.4: PCI bridge to [bus 02] [ 2.359642] pci 0000:00:01.4: bridge window [io 0x2000-0x2fff] [ 2.363963] pci 0000:00:01.4: bridge window [mem 0xd0700000-0xd07fffff] [ 2.374130] pci 0000:03:00.0: [8086:157b] type 00 class 0x020000 [ 2.384018] pci 0000:03:00.0: reg 0x10: [mem 0xd0600000-0xd061ffff] [ 2.391086] pci 0000:03:00.0: reg 0x18: [io 0x1000-0x101f] [ 2.394006] pci 0000:03:00.0: reg 0x1c: [mem 0xd0620000-0xd0623fff] [ 2.404158] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold [ 2.411089] pci 0000:00:01.5: PCI bridge to [bus 03] [ 2.413969] pci 0000:00:01.5: bridge window [io 0x1000-0x1fff] [ 2.423963] pci 0000:00:01.5: bridge window [mem 0xd0600000-0xd06fffff] [ 2.431662] pci 0000:04:00.0: [1022:145a] type 00 class 0x130000 [ 2.434056] pci 0000:04:00.0: enabling Extended Tags [ 2.444145] pci 0000:04:00.2: [1022:15df] type 00 class 0x108000 [ 2.450897] pci 0000:04:00.2: reg 0x18: [mem 0xd0400000-0xd04fffff] [ 2.453991] pci 0000:04:00.2: reg 0x24: [mem 0xd054a000-0xd054bfff] [ 2.463977] pci 0000:04:00.2: enabling Extended Tags [ 2.469727] pci 0000:04:00.3: [1022:15e0] type 00 class 0x0c0330 [ 2.473986] pci 0000:04:00.3: reg 0x10: [mem 0xd0300000-0xd03fffff 64bit] [ 2.484022] pci 0000:04:00.3: enabling Extended Tags [ 2.489652] pci 0000:04:00.3: PME# supported from D0 D3hot D3cold [ 2.494081] pci 0000:04:00.4: [1022:15e1] type 00 class 0x0c0330 [ 2.503986] pci 0000:04:00.4: reg 0x10: [mem 0xd0200000-0xd02fffff 64bit] [ 2.511629] pci 0000:04:00.4: enabling Extended Tags [ 2.514043] pci 0000:04:00.4: PME# supported from D0 D3hot D3cold [ 2.524091] pci 0000:04:00.5: [1022:15e2] type 00 class 0x048000 [ 2.530821] pci 0000:04:00.5: reg 0x10: [mem 0xd0500000-0xd053ffff] [ 2.534034] pci 0000:04:00.5: enabling Extended Tags [ 2.544035] pci 0000:04:00.5: PME# supported from D0 D3hot D3cold [ 2.550965] pci 0000:04:00.6: [1022:15e3] type 00 class 0x040300 [ 2.553979] pci 0000:04:00.6: reg 0x10: [mem 0xd0540000-0xd0547fff] [ 2.564033] pci 0000:04:00.6: enabling Extended Tags [ 2.564033] pci 0000:04:00.6: enabling Extended Tags [ 2.569655] pci 0000:04:00.6: PME# supported from D0 D3hot D3cold [ 2.575719] pci 0000:04:00.7: [1022:15e6] type 00 class 0x000000 [ 2.584001] pci 0000:04:00.7: reg 0x18: [mem 0xd0100000-0xd01fffff] [ 2.591033] pci 0000:04:00.7: reg 0x24: [mem 0xd0548000-0xd0549fff] [ 2.593978] pci 0000:04:00.7: enabling Extended Tags [ 2.604133] pci 0000:00:08.1: PCI bridge to [bus 04] [ 2.609691] pci 0000:00:08.1: bridge window [mem 0xd0100000-0xd05fffff] [ 2.614057] pci 0000:05:00.0: [1022:145a] type 00 class 0x130000 [ 2.624052] pci 0000:05:00.0: enabling Extended Tags [ 2.629818] pci 0000:05:00.1: [1022:1458] type 00 class 0x020000 [ 2.633979] pci 0000:05:00.1: reg 0x10: [mem 0xd0060000-0xd007ffff] [ 2.643969] pci 0000:05:00.1: reg 0x14: [mem 0xd0040000-0xd005ffff] [ 2.650986] pci 0000:05:00.1: reg 0x18: [mem 0xd0082000-0xd0083fff 64bit] [ 2.654001] pci 0000:05:00.1: enabling Extended Tags [ 2.664160] pci 0000:05:00.2: [1022:1458] type 00 class 0x020000 [ 2.670890] pci 0000:05:00.2: reg 0x10: [mem 0xd0020000-0xd003ffff] [ 2.673969] pci 0000:05:00.2: reg 0x14: [mem 0xd0000000-0xd001ffff] [ 2.683975] pci 0000:05:00.2: reg 0x18: [mem 0xd0080000-0xd0081fff 64bit] [ 2.691597] pci 0000:05:00.2: enabling Extended Tags [ 2.694125] pci 0000:00:08.2: PCI bridge to [bus 05] [ 2.703966] pci 0000:00:08.2: bridge window [mem 0xd0000000-0xd00fffff] [ 2.711625] pci_bus 0000:00: on NUMA node 0 [ 2.712173] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 5 6 10 11) *0, disabled. [ 2.714036] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 5 6 10 11) *0, disabled. [ 2.724016] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 5 6 10 11) *0, disabled. [ 2.734033] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 5 6 10 11) *0, disabled. [ 2.744026] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 5 6 10 11) *0, disabled. [ 2.751956] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 5 6 10 11) *0, disabled. [ 2.754012] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 5 6 10 11) *0, disabled. [ 2.764011] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 5 6 10 11) *0, disabled. [ 2.778209] SCSI subsystem initialized [ 2.782578] libata version 3.00 loaded. [ 2.782578] ACPI: bus type USB registered [ 2.783982] usbcore: registered new interface driver usbfs [ 2.790121] usbcore: registered new interface driver hub [ 2.793965] usbcore: registered new device driver usb [ 2.803969] Registered efivars operations [ 2.805085] PCI: Using ACPI for IRQ routing [ 2.808823] PCI: pci_cache_line_size set to 64 bytes [ 2.809114] Expanded resource Reserved due to conflict with PCI Bus 0000:00 [ 2.813959] e820: reserve RAM buffer [mem 0x00087000-0x0008ffff] [ 2.813960] e820: reserve RAM buffer [mem 0x09b00000-0x0bffffff] [ 2.813962] e820: reserve RAM buffer [mem 0x09f00000-0x0bffffff] [ 2.813963] e820: reserve RAM buffer [mem 0xcdd4f000-0xcfffffff] [ 2.813964] e820: reserve RAM buffer [mem 0xcf800000-0xcfffffff] [ 2.813965] e820: reserve RAM buffer [mem 0x22f340000-0x22fffffff] [ 2.822393] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 2.823984] hpet0: 3 comparators, 32-bit 14.318180 MHz counter [ 2.833985] clocksource: Switched to clocksource tsc-early [ 2.840190] pnp: PnP ACPI init [ 2.843762] system 00:00: [mem 0xfec00000-0xfec01fff] could not be reserved [ 2.851556] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved [ 2.858943] system 00:00: [mem 0xfde00000-0xfdefffff] has been reserved [ 2.866334] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) [ 2.866478] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) [ 2.866524] system 00:02: [io 0x0400-0x04cf] has been reserved [ 2.873140] system 00:02: [io 0x04d0-0x04d1] has been reserved [ 2.879752] system 00:02: [io 0x04d6] has been reserved [ 2.885684] system 00:02: [io 0x0c00-0x0c01] has been reserved [ 2.892292] system 00:02: [io 0x0c14] has been reserved [ 2.898225] system 00:02: [io 0x0c50-0x0c52] has been reserved [ 2.904836] system 00:02: [io 0x0c6c] has been reserved [ 2.910766] system 00:02: [io 0x0c6f] has been reserved [ 2.916697] system 00:02: [io 0x0cd0-0x0cdb] has been reserved [ 2.923311] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) [ 2.923376] system 00:03: [mem 0x000e0000-0x000fffff] could not be reserved [ 2.931158] system 00:03: [mem 0xff800000-0xffffffff] could not be reserved [ 2.938938] system 00:03: Plug and Play ACPI device, IDs PNP0c01 (active) [ 2.939173] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active) [ 2.939534] pnp: PnP ACPI: found 5 devices [ 2.949619] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.959572] NET: Registered protocol family 2 [ 2.964617] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 2.974383] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear) [ 2.983919] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 2.992866] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear) [ 3.001293] TCP: Hash tables configured (established 65536 bind 65536) [ 3.008622] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 3.016231] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 3.024347] NET: Registered protocol family 1 [ 3.029245] pci 0000:00:01.3: PCI bridge to [bus 01] [ 3.034804] pci 0000:00:01.3: bridge window [io 0x3000-0x3fff] [ 3.041617] pci 0000:00:01.3: bridge window [mem 0xd0800000-0xd08fffff] [ 3.049218] pci 0000:00:01.4: PCI bridge to [bus 02] [ 3.054767] pci 0000:00:01.4: bridge window [io 0x2000-0x2fff] [ 3.061579] pci 0000:00:01.4: bridge window [mem 0xd0700000-0xd07fffff] [ 3.069178] pci 0000:00:01.5: PCI bridge to [bus 03] [ 3.074727] pci 0000:00:01.5: bridge window [io 0x1000-0x1fff] [ 3.081538] pci 0000:00:01.5: bridge window [mem 0xd0600000-0xd06fffff] [ 3.089138] pci 0000:00:08.1: PCI bridge to [bus 04] [ 3.094689] pci 0000:00:08.1: bridge window [mem 0xd0100000-0xd05fffff] [ 3.102277] pci 0000:00:08.2: PCI bridge to [bus 05] [ 3.107828] pci 0000:00:08.2: bridge window [mem 0xd0000000-0xd00fffff] [ 3.115420] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 3.122322] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 3.129226] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 3.136906] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window] [ 3.144585] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window] [ 3.152262] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window] [ 3.159944] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window] [ 3.167721] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window] [ 3.175497] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window] [ 3.183272] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window] [ 3.191050] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window] [ 3.198826] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window] [ 3.206603] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window] [ 3.214380] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window] [ 3.222154] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window] [ 3.229933] pci_bus 0000:00: resource 19 [mem 0xd0000000-0xf7ffffff window] [ 3.237710] pci_bus 0000:00: resource 20 [mem 0xfc000000-0xfeafffff window] [ 3.245487] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff] [ 3.251709] pci_bus 0000:01: resource 1 [mem 0xd0800000-0xd08fffff] [ 3.258713] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff] [ 3.264938] pci_bus 0000:02: resource 1 [mem 0xd0700000-0xd07fffff] [ 3.271938] pci_bus 0000:03: resource 0 [io 0x1000-0x1fff] [ 3.278164] pci_bus 0000:03: resource 1 [mem 0xd0600000-0xd06fffff] [ 3.285165] pci_bus 0000:04: resource 1 [mem 0xd0100000-0xd05fffff] [ 3.292165] pci_bus 0000:05: resource 1 [mem 0xd0000000-0xd00fffff] [ 3.299373] pci 0000:04:00.3: extending delay after power-on from D3hot to 20 msec [ 3.310166] pci 0000:04:00.4: extending delay after power-on from D3hot to 20 msec [ 3.330679] pci 0000:04:00.4: quirk_usb_early_handoff+0x0/0x6b0 took 11749 usecs [ 3.338967] PCI: CLS 64 bytes, default 64 [ 3.343480] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 3.350682] software IO TLB: mapped [mem 0x00000000c9494000-0x00000000cd494000] (64MB) [ 3.359740] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer [ 3.368596] RAPL PMU: hw unit of domain package 2^-16 Joules [ 3.374923] amd_uncore: 4 amd_df counters detected [ 3.380363] amd_uncore: 6 amd_l3 counters detected [ 3.386766] sysfb: inaccessible VRAM base [ 3.387188] workingset: timestamp_bits=46 max_order=21 bucket_order=0 [ 3.395206] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 3.401876] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.411735] hv_vmbus: registering driver hyperv_fb [ 3.417107] efifb: invalid framebuffer address [ 3.417196] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 [ 3.426556] ACPI: Power Button [PWRB] [ 3.430690] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 [ 3.438988] ACPI: Power Button [PWRF] [ 3.443168] ACPI: Video Device [VGA1] (multi-head: yes rom: no post: no) [ 3.451014] acpi device:0d: registered as cooling_device0 [ 3.457093] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0c/LNXVIDEO:01/input/input2 [ 3.468340] Monitor-Mwait will be used to enter C-1 state [ 3.468356] ACPI: \_PR_.C000: Found 2 idle states [ 3.473742] ACPI: \_PR_.C001: Found 2 idle states [ 3.479294] ACPI: \_PR_.C002: Found 2 idle states [ 3.484712] ACPI: \_PR_.C003: Found 2 idle states [ 3.490111] ACPI: \_PR_.C004: Found 2 idle states [ 3.495536] ACPI: \_PR_.C005: Found 2 idle states [ 3.500907] ACPI: \_PR_.C006: Found 2 idle states [ 3.506268] ACPI: \_PR_.C007: Found 2 idle states [ 3.511860] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 3.519047] 00:04: ttyS0 at I/O 0x3f8 (irq = 3, base_baud = 115200) is a 16450 [ 3.527852] Non-volatile memory driver v1.3 [ 3.532630] Linux agpgart interface v0.103 [ 3.538688] loop: module loaded [ 3.542222] Guest personality initialized and is inactive [ 3.548280] VMCI host device registered (name=vmci, major=10, minor=63) [ 3.555669] Initialized host personality [ 3.560108] Loading iSCSI transport class v2.0-870. [ 3.565747] VMware PVSCSI driver - version 1.0.7.0-k [ 3.571313] hv_vmbus: registering driver hv_storvsc [ 3.577148] VMware vmxnet3 virtual NIC driver - version 1.5.0.0-k-NAPI [ 3.584444] hv_vmbus: registering driver hv_netvsc [ 3.589796] Fusion MPT base driver 3.04.20 [ 3.594379] Copyright (c) 1999-2008 LSI Corporation [ 3.599822] Fusion MPT SPI Host driver 3.04.20 [ 3.604800] Fusion MPT SAS Host driver 3.04.20 [ 3.609769] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.617058] ehci-pci: EHCI PCI platform driver [ 3.622032] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.628941] ohci-pci: OHCI PCI platform driver [ 3.633905] ohci-platform: OHCI generic platform driver [ 3.639749] uhci_hcd: USB Universal Host Controller Interface driver [ 3.647001] xhci_hcd 0000:04:00.3: xHCI Host Controller [ 3.652843] xhci_hcd 0000:04:00.3: new USB bus registered, assigned bus number 1 [ 3.661301] xhci_hcd 0000:04:00.3: hcc params 0x0270ffe5 hci version 0x110 quirks 0x0000000840000410 [ 3.672328] hub 1-0:1.0: USB hub found [ 3.676551] hub 1-0:1.0: 4 ports detected [ 3.681649] xhci_hcd 0000:04:00.3: xHCI Host Controller [ 3.687483] xhci_hcd 0000:04:00.3: new USB bus registered, assigned bus number 2 [ 3.695748] xhci_hcd 0000:04:00.3: Host supports USB 3.1 Enhanced SuperSpeed [ 3.704081] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 3.713300] hub 2-0:1.0: USB hub found [ 3.717519] hub 2-0:1.0: 4 ports detected [ 3.722419] xhci_hcd 0000:04:00.4: xHCI Host Controller [ 3.728271] xhci_hcd 0000:04:00.4: new USB bus registered, assigned bus number 3 [ 3.736703] xhci_hcd 0000:04:00.4: hcc params 0x0260ffe5 hci version 0x110 quirks 0x0000000840000410 [ 3.747876] hub 3-0:1.0: USB hub found [ 3.752083] hub 3-0:1.0: 2 ports detected [ 3.756737] xhci_hcd 0000:04:00.4: xHCI Host Controller [ 3.762575] xhci_hcd 0000:04:00.4: new USB bus registered, assigned bus number 4 [ 3.770842] xhci_hcd 0000:04:00.4: Host supports USB 3.1 Enhanced SuperSpeed [ 3.778979] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 3.788205] hub 4-0:1.0: USB hub found [ 3.792409] hub 4-0:1.0: 1 port detected [ 3.796933] usbcore: registered new interface driver usb-storage [ 3.803663] i8042: PNP: No PS/2 controller found. [ 3.808929] hv_vmbus: registering driver hyperv_keyboard [ 3.814898] rtc_cmos 00:01: RTC can wake from S4 [ 3.820390] rtc_cmos 00:01: registered as rtc0 [ 3.825409] rtc_cmos 00:01: setting system clock to 2022-02-24T17:37:12 UTC (1645724232) [ 3.834446] rtc_cmos 00:01: alarms up to one month, 114 bytes nvram, hpet irqs [ 3.842649] sdhci: Secure Digital Host Controller Interface driver [ 3.849555] sdhci: Copyright(c) Pierre Ossman [ 3.854591] hid: raw HID events driver (C) Jiri Kosina [ 3.860348] hv_vmbus: registering driver hid_hyperv [ 3.865808] usbcore: registered new interface driver usbhid [ 3.872030] usbhid: USB HID core driver [ 3.876321] hv_utils: Registering HyperV Utility Driver [ 3.882145] hv_vmbus: registering driver hv_utils [ 3.887401] hv_vmbus: registering driver hv_balloon [ 3.892990] NET: Registered protocol family 10 [ 3.898176] Segment Routing with IPv6 [ 3.902280] NET: Registered protocol family 17 [ 3.907255] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 3.921721] 8021q: 802.1Q VLAN Support v1.8 [ 3.926414] NET: Registered protocol family 40 [ 3.932100] microcode: CPU0: patch_level=0x08101016 [ 3.937557] microcode: CPU1: patch_level=0x08101016 [ 3.943237] microcode: CPU2: patch_level=0x08101016 [ 3.948696] microcode: CPU3: patch_level=0x08101016 [ 3.954170] microcode: CPU4: patch_level=0x08101016 [ 3.959630] microcode: CPU5: patch_level=0x08101016 [ 3.965087] microcode: CPU6: patch_level=0x08101016 [ 3.970538] microcode: CPU7: patch_level=0x08101016 [ 3.976002] microcode: Microcode Update Driver: v2.2. [ 3.976005] IPI shorthand broadcast: enabled [ 3.986421] AVX2 version of gcm_enc/dec engaged. [ 3.991576] AES CTR mode by8 optimization enabled [ 3.997839] sched_clock: Marking stable (2774957206, 1222864004)->(4005489347, -7668137) [ 4.006901] registered taskstats version 1 [ 4.011965] acpi_cpufreq: overriding BIOS provided _PSD data [ 4.018920] Waiting for root device PARTUUID=11089365-152b-351f-d5a8-cea7b6626f02... [ 4.084461] usb 2-2: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd [ 4.115681] usb-storage 2-2:1.0: USB Mass Storage device detected [ 4.122727] scsi host0: usb-storage 2-2:1.0 [ 4.404516] tsc: Refined TSC clocksource calibration: 2195.856 MHz [ 4.411431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1fa6e8463c2, max_idle_ns: 440795306077 ns [ 4.422848] clocksource: Switched to clocksource tsc [ 5.204737] scsi 0:0:0:0: Direct-Access USB SanDisk 3.2Gen1 1.00 PQ: 0 ANSI: 6 [ 5.214364] sd 0:0:0:0: [sda] 60088320 512-byte logical blocks: (30.8 GB/28.7 GiB) [ 5.223080] sd 0:0:0:0: [sda] Write Protect is off [ 5.228433] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00 [ 5.228693] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 5.249833] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 5.258101] GPT:20971519 != 60088319 [ 5.262092] GPT:Alternate GPT header not at the end of the disk. [ 5.268796] GPT:20971519 != 60088319 [ 5.272788] GPT: Use GNU Parted to correct GPT errors. [ 5.278535] sda: sda1 sda2 sda128 [ 5.283406] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 5.303436] EXT4-fs (sda2): mounted filesystem without journal. Opts: (null) [ 5.311331] VFS: Mounted root (ext4 filesystem) readonly on device 8:2. [ 5.319306] Freeing unused kernel image (initmem) memory: 1160K [ 5.383973] Write protecting the kernel read-only data: 18432k [ 5.391386] Freeing unused kernel image (text/rodata gap) memory: 2044K [ 5.399265] Freeing unused kernel image (rodata/data gap) memory: 876K [ 5.406558] Run /sbin/init as init process [ 5.411122] with arguments: [ 5.411123] /sbin/init [ 5.411124] with environment: [ 5.411124] HOME=/ [ 5.411125] TERM=linux [ 5.411126] BOOT_IMAGE=/boot/vmlinuz [ 5.434893] init: Console is alive [ 5.446182] random: fast init done [ 5.538851] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 5.552682] pps_core: LinuxPPS API ver. 1 registered [ 5.558239] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 5.572637] PTP clock support registered [ 5.579632] Button Hotplug driver version 0.4.1 [ 5.585908] igb: Intel(R) Gigabit Ethernet Network Driver [ 5.591943] igb: Copyright (c) 2007-2014 Intel Corporation. [ 5.629777] pps pps0: new PPS source ptp0 [ 5.634291] igb 0000:01:00.0: added PHC on eth0 [ 5.639355] igb 0000:01:00.0: Intel(R) Gigabit Ethernet Network Connection [ 5.647036] igb 0000:01:00.0: eth0: (PCIe:2.5Gb/s:Width x1) f4:90:ea:00:73:4c [ 5.655006] igb 0000:01:00.0: eth0: PBA No: FFFFFF-0FF [ 5.660744] igb 0000:01:00.0: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s) [ 5.700948] pps pps1: new PPS source ptp1 [ 5.705460] igb 0000:02:00.0: added PHC on eth1 [ 5.710522] igb 0000:02:00.0: Intel(R) Gigabit Ethernet Network Connection [ 5.718204] igb 0000:02:00.0: eth1: (PCIe:2.5Gb/s:Width x1) f4:90:ea:00:73:4d [ 5.726176] igb 0000:02:00.0: eth1: PBA No: FFFFFF-0FF [ 5.731911] igb 0000:02:00.0: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s) [ 5.772040] pps pps2: new PPS source ptp2 [ 5.776558] igb 0000:03:00.0: added PHC on eth2 [ 5.781620] igb 0000:03:00.0: Intel(R) Gigabit Ethernet Network Connection [ 5.789302] igb 0000:03:00.0: eth2: (PCIe:2.5Gb/s:Width x1) f4:90:ea:00:73:4e [ 5.797273] igb 0000:03:00.0: eth2: PBA No: FFFFFF-0FF [ 5.803008] igb 0000:03:00.0: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s) [ 5.811943] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 5.822587] init: - preinit - [ 5.880249] random: jshn: uninitialized urandom read (4 bytes read) [ 5.898632] random: jshn: uninitialized urandom read (4 bytes read) [ 5.907807] random: jshn: uninitialized urandom read (4 bytes read) [ 5.955021] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.825243] igb 0000:01:00.0 eth0: igb: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX [ 8.835590] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 9.995054] mount_root: mounting /dev/root [ 10.003771] EXT4-fs (sda2): re-mounted. Opts: (null) [ 10.078864] urandom-seed: Seeding with /etc/urandom.seed [ 10.124430] procd: - early - [ 10.648626] procd: - ubus - [ 10.655389] urandom_read: 4 callbacks suppressed [ 10.655391] random: ubusd: uninitialized urandom read (4 bytes read) [ 10.701616] random: ubusd: uninitialized urandom read (4 bytes read) [ 10.708868] random: ubusd: uninitialized urandom read (4 bytes read) [ 10.717113] procd: - init - [ 10.776166] kmodloader: loading kernel modules from /etc/modules.d/* [ 10.777888] urngd: v1.0.2 started. [ 10.796242] amd-xgbe 0000:05:00.1 eth3: net device enabled [ 10.802221] random: crng init done [ 10.803707] amd-xgbe 0000:05:00.2 eth4: net device enabled [ 10.813592] e1000: Intel(R) PRO/1000 Network Driver [ 10.819057] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 10.828099] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver [ 10.834919] ixgbe: Copyright (c) 1999-2016 Intel Corporation. [ 10.845293] i2c /dev entries driver [ 10.850548] GACT probability on [ 10.854448] Mirror/redirect action on [ 10.860871] u32 classifier [ 10.863902] input device check on [ 10.868000] Actions configured [ 10.890888] e1000e: Intel(R) PRO/1000 Network Driver [ 10.896446] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 10.914267] xt_time: kernel timezone is -0000 [ 10.928905] PPP generic driver version 2.4.2 [ 10.933986] NET: Registered protocol family 24 [ 10.939511] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information. [ 10.948275] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. [ 10.960799] kmodloader: done loading kernel modules from /etc/modules.d/* [ 12.711286] 8021q: adding VLAN 0 to HW filter on device eth3 [ 12.724085] amd-xgbe 0000:05:00.1 eth3: Link is Up - 10Gbps/Full - flow control rx/tx [ 13.730406] amd-xgbe 0000:05:00.2 eth4: firmware mailbox reset performed [ 13.749072] 8021q: adding VLAN 0 to HW filter on device eth4 [ 13.749400] IPv6: ADDRCONF(NETDEV_CHANGE): eth3: link becomes ready [ 13.749650] IPv6: ADDRCONF(NETDEV_CHANGE): eth3.5: link becomes ready [ 13.749714] IPv6: ADDRCONF(NETDEV_CHANGE): eth3.13: link becomes ready [ 13.749792] IPv6: ADDRCONF(NETDEV_CHANGE): eth3.51: link becomes ready [ 13.749853] IPv6: ADDRCONF(NETDEV_CHANGE): eth3.52: link becomes ready [ 13.749914] IPv6: ADDRCONF(NETDEV_CHANGE): eth3.62: link becomes ready [ 13.749974] IPv6: ADDRCONF(NETDEV_CHANGE): eth3.63: link becomes ready [ 13.761906] amd-xgbe 0000:05:00.2 eth4: Link is Up - 10Gbps/Full - flow control rx/tx [ 13.774736] 8021q: adding VLAN 0 to HW filter on device eth0 [ 13.774851] IPv6: ADDRCONF(NETDEV_CHANGE): eth4: link becomes ready [ 13.775215] IPv6: ADDRCONF(NETDEV_CHANGE): eth4.61: link becomes ready [ 16.744813] igb 0000:01:00.0 eth0: igb: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX [ 16.745166] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 17.214338] pppoe-wan: renamed from ppp0


This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
  • Last modified: 2024/02/12 11:13
  • by 127.0.0.1