通过串口获取开机引导信息的方法
- 使用一根串口线缆,两边各带有一个母头。
- 一端母头接主板上的串行接口DB9插座
- 另一端母头接另外一台电脑或者笔记本,Windows环境下可以使用DWN等软件
- 配置CLFS的grub.cfg文件,
具体配置
// console=ttyS0,115200 loglevel=8
// 是后加入的配置,配置了启用串口输出和通讯速率,也配置了启动信息输出等级
menuentry 'My GNU/Linux System for LoongArch64' {
echo 'Loading Linux Kernel ...'
linux /vmlinux console=ttyS0,115200 loglevel=8 root=/dev/sda3 rootdelay=5 rw
initrd /acpi-initrd
boot
}
备注
- 使用板载7A1000所集成的显卡,可以获得更好的兼容性,实测景嘉微的7201不兼容
- grub.cfg配置信息,需要酌情进行修改 root=/dev/sda3 字段,系统多块硬盘会导致驱动分配的设备名发生变化,可是试试sda,sdb,sdc等,后面的数字不用更改,3表示的是第三个分区。
获取的信息
Shut down slave cores done!
UEFI-EDK2 loongson Initializing...
CPU Version: 00000042
CPU Type: 00000000
CPU SRAM: 6004000180110040
Node 00000000
N Voltage write :
v ctrl end
N Voltage read :
000000c9
P Voltage write :
io ctrl end
(UNCACHED_MEMORY_ADDR | 0x1fe00190) : 0000c68000000000
CPU CLK SEL : 00000000
MEM CLK SEL : 00000014
HT CLK SEL : 00000031
Disable HT0 clock
Change the scale of HT1 clock
Change the scale of LS132 clock
Soft CLK SEL adjust begin
CORE & NODE:08110f85
HT :00000000Loongson3Ht1Addr32Trans End
lock scache 90000000 - 90400000Lock Scache Done.
Copy Sec code to SCache-As-Ram.
Check Sec data pass.
Copy PEI code to SCache-As-Ram.
Check Pei data pass.
***** LsRcCorePpi Version v0.5 *****
***** LsRcCorePpi/ChipCfgPpi Version v0.1 *****
***** LsRcCorePpi/CustomedCfgPpi Version v0.1 *****
***** MemConfigPpi Version v1.0 *****
Publish Memory Initialize done.
HddPasswordDxe: Find new device[0][65535] at Bus 0x0 Dev 0x8 Func 0x2
GetSavedHddPasswordVariable() - enter
GetSavedHddPasswordVariable: HddPassword variable get failed (Not Found)
IdentifyData->security_status = 21
IfrData->SecurityStatus.Supported = 1
IfrData->SecurityStatus.Enabled = 0
IfrData->SecurityStatus.Locked = 0
IfrData->SecurityStatus.Frozen = 0
IfrData->SecurityStatus.UserPasswordStatus = 0
IfrData->SecurityStatus.MasterPasswordStatus = 0
IfrData->SecurityStatus.UserPassword =
IfrData->SecurityStatus.MasterPassword =
HddPasswordDxe: Total Hdd Number: 1
HddPasswordRequestPassword()
HddPasswordDxe: FirstSecHddIndex: 255
HddPasswordDxe: Find new device[1][65535] at Bus 0x1 Dev 0x0 Func 0x0
GetSavedHddPasswordVariable() - enter
GetSavedHddPasswordVariable: HddPassword variable get failed (Not Found)
IdentifyData->security_status = 21
IfrData->SecurityStatus.Supported = 1
IfrData->SecurityStatus.Enabled = 0
IfrData->SecurityStatus.Locked = 0
IfrData->SecurityStatus.Frozen = 0
IfrData->SecurityStatus.UserPasswordStatus = 0
IfrData->SecurityStatus.MasterPasswordStatus = 0
IfrData->SecurityStatus.UserPassword =
IfrData->SecurityStatus.MasterPassword =
HddPasswordDxe: Total Hdd Number: 2
HddPasswordRequestPassword()
HddPasswordDxe: FirstSecHddIndex: 255
HddPasswordExitBootService() - enter
FreezeLockDevice() - Success
FreezeLockDevice return Success!
IdentifyData->security_status = 29
IfrData->SecurityStatus.Supported = 1
IfrData->SecurityStatus.Enabled = 0
IfrData->SecurityStatus.Locked = 0
IfrData->SecurityStatus.Frozen = 1
IfrData->SecurityStatus.UserPasswordStatus = 0
IfrData->SecurityStatus.MasterPasswordStatus = 0
IfrData->SecurityStatus.UserPassword =
IfrData->SecurityStatus.MasterPassword =
FreezeLockDevice() - Success
FreezeLockDevice return Success!
IdentifyData->security_status = 29
IfrData->SecurityStatus.Supported = 1
IfrData->SecurityStatus.Enabled = 0
IfrData->SecurityStatus.Locked = 0
IfrData->SecurityStatus.Frozen = 1
IfrData->SecurityStatus.UserPasswordStatus = 0
IfrData->SecurityStatus.MasterPasswordStatus = 0
IfrData->SecurityStatus.UserPassword =
IfrData->SecurityStatus.MasterPassword =
HddPasswordExitBootService() - exit
===================================================================================================
[ 0.000000] Linux version 5.17.0-rc1 (lauser@bogon) (loongarch64-unknown-linux-gnu-gcc (GCC) 12.0.1 20220210 (experimental), GNU ld (GNU Binutils) 2.37.50.20211014) #1 SMP PREEMPT Mon Feb 28 07:11:55 UTC 2022
[ 0.000000] Primary instruction cache 64kB, 4-way, VIPT, linesize 64 bytes.
[ 0.000000] Primary data cache 64kB, 4-way, VIPT, no aliases, linesize 64 bytes
[ 0.000000] Unified victim cache 256kB 16-way, linesize 64 bytes.
[ 0.000000] Unified secondary cache 16384kB 16-way, linesize 64 bytes.
[ 0.000000] Generic 64-bit Loongson Processor probed
[ 0.000000] CPU0 revision is: 0014c010 (Loongson-64bit)
[ 0.000000] FPU0 revision is: 00000000
[ 0.000000] efi: SMBIOS 3.0=0x90000000fe3f1000 ACPI 2.0=0xfa171000
[ 0.000000] ACPI: APIC ACPI table found in initrd [kernel/firmware/acpi/APIC.aml][0xbe]
[ 0.000000] ACPI: DSDT ACPI table found in initrd [kernel/firmware/acpi/DSDT.aml][0x1bca]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000FA171000 000024 (v02 LOONGS)
[ 0.000000] ACPI: XSDT 0x00000000FA170000 000044 (v01 LOONGS TP-R00 00000004 01000013)
[ 0.000000] ACPI: FACP 0x00000000FA16D000 0000F4 (v03 LOONGS TP-R00 00000004 PTEC 20160527)
[ 0.000000] ACPI: Table Upgrade: override [DSDT-LGSON -TP-R00 ]
[ 0.000000] ACPI: DSDT 0x00000000FA16B000 Physical table override, new table: 0x00000000FFFFC0BE
[ 0.000000] ACPI: DSDT 0x00000000FFFFC0BE 001BCA (v04 LGSON TP-R00 00000478 INTL 20191213)
[ 0.000000] ACPI: FACS 0x00000000FA16E000 000040
[ 0.000000] ACPI: Table Upgrade: override [APIC-LOONGS-LOONGSON]
[ 0.000000] ACPI: APIC 0x00000000FA16F000 Physical table override, new table: 0x00000000FFFFC000
[ 0.000000] ACPI: APIC 0x00000000FFFFC000 0000BE (v05 LOONGS LOONGSON 00000005 INTL 20191213)
[ 0.000000] ACPI: SRAT 0x00000000FA16A000 0000C0 (v02 LOONGS LOONGSON 00000002 LIUX 01000013)
[ 0.000000] ACPI: SLIT 0x00000000FA169000 00002D (v01 LOONGS LOONGSON 00000002 LIUX 01000013)
[ 0.000000] SRAT: PXM 0 -> CPU 0x00 -> Node 0
[ 0.000000] SRAT: PXM 0 -> CPU 0x01 -> Node 0
[ 0.000000] SRAT: PXM 0 -> CPU 0x02 -> Node 0
[ 0.000000] SRAT: PXM 0 -> CPU 0x03 -> Node 0
[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x0fffffff]
[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x90000000-0x27fffffff]
[ 0.000000] ACPI: CEDT not present
[ 0.000000] Node0: mem_type:1, mem_start:0x200000, mem_size:0xee00000 Bytes
[ 0.000000] start_pfn:0x80, end_pfn:0x3c00, num_physpages:0x3b80
[ 0.000000] Resvd: mem_type:2, mem_start:0xf000000, mem_size:0x1000000 Bytes
[ 0.000000] Resvd: mem_type:2, mem_start:0x90000000, mem_size:0x400000 Bytes
[ 0.000000] Node0: mem_type:1, mem_start:0x90400000, mem_size:0x2fc00000 Bytes
[ 0.000000] start_pfn:0x24100, end_pfn:0x30000, num_physpages:0xfa80
[ 0.000000] Node0: mem_type:1, mem_start:0xff000000, mem_size:0x181000000 Bytes
[ 0.000000] start_pfn:0x3fc00, end_pfn:0xa0000, num_physpages:0x6fe80
[ 0.000000] Node0: mem_type:1, mem_start:0xc0020000, mem_size:0x3a148000 Bytes
[ 0.000000] start_pfn:0x30008, end_pfn:0x3e85a, num_physpages:0x7e6d2
[ 0.000000] Node0: mem_type:1, mem_start:0xfa174000, mem_size:0x3efc000 Bytes
[ 0.000000] start_pfn:0x3e85d, end_pfn:0x3f81c, num_physpages:0x7f691
[ 0.000000] Node0: mem_type:1, mem_start:0xfe494000, mem_size:0xb6c000 Bytes
[ 0.000000] start_pfn:0x3f925, end_pfn:0x3fc00, num_physpages:0x7f96c
[ 0.000000] Resvd: mem_type:2, mem_start:0xfe072000, mem_size:0x420000 Bytes
[ 0.000000] Node0's addrspace_offset is 0x0
[ 0.000000] Node0: start_pfn=0x80, end_pfn=0xa0000
[ 0.000000] SMBIOS 3.2.0 present.
[ 0.000000] DMI: Loongson LM-LS3A5000-7A1000-1w-V01-pc_A2101/LM-LS3A5000-7A1000-1w-V01-pc_A2101, BIOS KL.4.1H.LM.D.025.211109.R 11/09/2021
[ 0.000000] CpuClock = 2500000000
[ 0.000000] The BIOS Version: KL.4.1H.LM.D.025.211109.R
[ 0.000000] Initial ramdisk at: 0x90000000fa110000 (8192 bytes)
[ 0.000000] software IO TLB: mapped [mem 0x0000000001584000-0x0000000005584000] (64MB)
[ 0.000000] Detected 4 available CPU(s)
[ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000000200000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000027fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000200000-0x000000000effffff]
[ 0.000000] node 0: [mem 0x0000000090400000-0x00000000bfffffff]
[ 0.000000] node 0: [mem 0x00000000c0020000-0x00000000fa167fff]
[ 0.000000] node 0: [mem 0x00000000fa174000-0x00000000fe06ffff]
[ 0.000000] node 0: [mem 0x00000000fe494000-0x00000000ffffbfff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000027fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x000000027fffffff]
[ 0.000000] On node 0, zone DMA32: 128 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA32: 34048 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA32: 8 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA32: 3 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA32: 265 pages in unavailable ranges
[ 0.000000] On node 0, zone Normal: 1 pages in unavailable ranges
[ 0.000000] percpu: Embedded 5 pages/cpu s29712 r8192 d44016 u8388608
[ 0.000000] pcpu-alloc: s29712 r8192 d44016 u8388608 alloc=1*33554432
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Fallback order for Node 0: 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 520561
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: console=ttyS0,115200 loglevel=8 root=/dev/sdc3 rootdelay=5 rw rd_start=0x90000000fa110000 rd_size=0x2000 initrd=0xfa110000,0x2000
[ 0.000000] Unknown kernel command line parameters "rd_start=0x90000000fa110000 rd_size=0x2000", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 9, 8388608 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 8, 4194304 bytes, linear)
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.000000] Memory: 8227168K/8361648K available (13349K kernel code, 1471K rwdata, 3680K rodata, 416K init, 1029K bss, 134480K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 576, nr_irqs: 576, preallocated irqs: 16
[ 0.000000] Using EIOINTC interrupt mode
[ 0.000000] Constant clock event device register
[ 0.000000] clocksource: Constant: mask: 0xffffffffffffffff max_cycles: 0x171024e7e0, max_idle_ns: 440795205315 ns
[ 0.000000] sched_clock: 64 bits at 100MHz, resolution 10ns, wraps every 4398046511100ns
[ 0.000004] Constant clock source device register
[ 0.000066] Console: colour dummy device 80x25
[ 0.000101] ACPI: Core revision 20211217
[ 0.000199] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.00 BogoMIPS (lpj=400000)
[ 0.000206] pid_max: default: 32768 minimum: 301
[ 0.000234] LSM: Security Framework initializing
[ 0.000245] Yama: becoming mindful.
[ 0.000281] Mount-cache hash table entries: 16384 (order: 3, 131072 bytes, linear)
[ 0.000296] Mountpoint-cache hash table entries: 16384 (order: 3, 131072 bytes, linear)
[ 0.000885] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.000892] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.000914] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.000957] rcu: Hierarchical SRCU implementation.
[ 0.001085] smp: Bringing up secondary CPUs ...
[ 0.001190] Booting CPU#1...
[ 0.001281] Primary instruction cache 64kB, 4-way, VIPT, linesize 64 bytes.
[ 0.001369] Primary data cache 64kB, 4-way, VIPT, no aliases, linesize 64 bytes
[ 0.001372] Unified victim cache 256kB 16-way, linesize 64 bytes.
[ 0.001374] Unified secondary cache 16384kB 16-way, linesize 64 bytes.
[ 0.001375] Generic 64-bit Loongson Processor probed
[ 0.001377] CPU1 revision is: 0014c010 (Loongson-64bit)
[ 0.001379] FPU1 revision is: 00000000
[ 0.001390] CPU#1 finished
[ 0.001553] Booting CPU#2...
[ 0.001556] Primary instruction cache 64kB, 4-way, VIPT, linesize 64 bytes.
[ 0.001560] Primary data cache 64kB, 4-way, VIPT, no aliases, linesize 64 bytes
[ 0.001562] Unified victim cache 256kB 16-way, linesize 64 bytes.
[ 0.001564] Unified secondary cache 16384kB 16-way, linesize 64 bytes.
[ 0.001565] Generic 64-bit Loongson Processor probed
[ 0.001566] CPU2 revision is: 0014c010 (Loongson-64bit)
[ 0.001568] FPU2 revision is: 00000000
[ 0.001577] CPU#2 finished
[ 0.001735] Booting CPU#3...
[ 0.001738] Primary instruction cache 64kB, 4-way, VIPT, linesize 64 bytes.
[ 0.001742] Primary data cache 64kB, 4-way, VIPT, no aliases, linesize 64 bytes
[ 0.001744] Unified victim cache 256kB 16-way, linesize 64 bytes.
[ 0.001746] Unified secondary cache 16384kB 16-way, linesize 64 bytes.
[ 0.001747] Generic 64-bit Loongson Processor probed
[ 0.001749] CPU3 revision is: 0014c010 (Loongson-64bit)
[ 0.001750] FPU3 revision is: 00000000
[ 0.001759] CPU#3 finished
[ 0.001784] smp: Brought up 1 node, 4 CPUs
[ 0.002002] devtmpfs: initialized
[ 0.002443] random: get_random_u32 called from bucket_table_alloc.isra.0+0x78/0x16c with crng_init=0
[ 0.002579] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.002586] futex hash table entries: 1024 (order: 2, 65536 bytes, linear)
[ 0.002859] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.003019] audit: initializing netlink subsys (disabled)
[ 0.003072] audit: type=2000 audit(1647871975.004:1): state=initialized audit_enabled=0 res=1
[ 0.003359] thermal_sys: Registered thermal governor 'step_wise'
[ 0.007793] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.076070] raid6: int64x8 gen() 2753 MB/s
[ 0.144010] raid6: int64x4 gen() 3574 MB/s
[ 0.212016] raid6: int64x2 gen() 2516 MB/s
[ 0.221573] random: fast init done
[ 0.279993] raid6: int64x1 gen() 1791 MB/s
[ 0.279996] raid6: using algorithm int64x4 gen() 3574 MB/s
[ 0.348003] raid6: .... xor() 2072 MB/s, rmw enabled
[ 0.348006] raid6: using intx1 recovery algorithm
[ 0.348079] ACPI: Added _OSI(Module Device)
[ 0.348082] ACPI: Added _OSI(Processor Device)
[ 0.348084] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.348086] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.348090] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.348092] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.348095] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.349411] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 0.354845] ACPI Error: Could not enable GlobalLock event (20211217/evxfevnt-182)
[ 0.354850] ACPI Warning: Could not enable fixed event - GlobalLock (1) (20211217/evxface-618)
[ 0.354855] ACPI Error: No response from Global Lock hardware, disabling lock (20211217/evglock-59)
[ 0.355193] ACPI: Interpreter enabled
[ 0.355203] ACPI: PM: (supports S0 S5)
[ 0.355206] ACPI: Using platform specific model for interrupt routing
[ 0.355642] ACPI: PM: Power Resource [PUBS]
[ 0.358396] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.358409] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig Segments MSI HPX-Type3]
[ 0.358413] acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
[ 0.358421] acpi PNP0A08:00: _OSC: platform retains control of PCIe features (AE_NOT_FOUND)
[ 0.358425] acpi PNP0A08:00: 0000:[bus 00-ff] ECAM region not found, use default value
[ 0.358432] acpi PNP0A08:00: ECAM at [mem 0xefe00000000-0xefe00ffffff] for [bus 00-ff]
[ 0.358454] ACPI: Remapped I/O 0x0000000018000000 to [io 0x0000-0xffff window]
[ 0.358537] PCI host bridge to bus 0000:00
[ 0.358541] pci_bus 0000:00: root bus resource [io 0x0000-0xffff window]
[ 0.358545] pci_bus 0000:00: root bus resource [mem 0xe0020000000-0xe007fffffff window] (bus address [0x20000000-0x7fffffff])
[ 0.358549] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.358576] pci 0000:00:00.0: [0014:7a00] type 00 class 0x060000
[ 0.358658] pci 0000:00:04.0: [0014:7a24] type 00 class 0x0c0310
[ 0.358667] pci 0000:00:04.0: reg 0x10: [mem 0xe0045370000-0xe0045377fff 64bit]
[ 0.358732] pci 0000:00:04.1: [0014:7a14] type 00 class 0x0c0320
[ 0.358740] pci 0000:00:04.1: reg 0x10: [mem 0xe0045378000-0xe004537ffff 64bit]
[ 0.358804] pci 0000:00:05.0: [0014:7a24] type 00 class 0x0c0310
[ 0.358812] pci 0000:00:05.0: reg 0x10: [mem 0xe0045380000-0xe0045387fff 64bit]
[ 0.358876] pci 0000:00:05.1: [0014:7a14] type 00 class 0x0c0320
[ 0.358884] pci 0000:00:05.1: reg 0x10: [mem 0xe0045388000-0xe004538ffff 64bit]
[ 0.358947] pci 0000:00:07.0: [0014:7a07] type 00 class 0x040300
[ 0.358955] pci 0000:00:07.0: reg 0x10: [mem 0xe0045360000-0xe004536ffff 64bit]
[ 0.359003] pci 0000:00:08.0: [0014:7a08] type 00 class 0x010601
[ 0.359010] pci 0000:00:08.0: reg 0x10: [mem 0xe0045390000-0xe0045391fff 64bit]
[ 0.359071] pci 0000:00:08.1: [0014:7a08] type 00 class 0x010601
[ 0.359080] pci 0000:00:08.1: reg 0x10: [mem 0xe0045392000-0xe0045393fff 64bit]
[ 0.359141] pci 0000:00:08.2: [0014:7a08] type 00 class 0x010601
[ 0.359149] pci 0000:00:08.2: reg 0x10: [mem 0xe0045394000-0xe0045395fff 64bit]
[ 0.359217] pci 0000:00:09.0: [0014:7a19] type 01 class 0x060400
[ 0.359226] pci 0000:00:09.0: reg 0x10: [mem 0xe0045396000-0xe0045396fff 64bit]
[ 0.359256] pci 0000:00:09.0: supports D1 D2
[ 0.359258] pci 0000:00:09.0: PME# supported from D0 D1 D3hot D3cold
[ 0.359311] pci 0000:00:0b.0: [0014:7a09] type 01 class 0x060400
[ 0.359320] pci 0000:00:0b.0: reg 0x10: [mem 0xe0045397000-0xe0045397fff 64bit]
[ 0.359345] pci 0000:00:0b.0: supports D1 D2
[ 0.359348] pci 0000:00:0b.0: PME# supported from D0 D1 D3hot D3cold
[ 0.359397] pci 0000:00:0c.0: [0014:7a09] type 01 class 0x060400
[ 0.359408] pci 0000:00:0c.0: reg 0x10: [mem 0xe0045398000-0xe0045398fff 64bit]
[ 0.359438] pci 0000:00:0c.0: supports D1 D2
[ 0.359440] pci 0000:00:0c.0: PME# supported from D0 D1 D3hot D3cold
[ 0.359497] pci 0000:00:11.0: [0014:7a29] type 01 class 0x060400
[ 0.359506] pci 0000:00:11.0: reg 0x10: [mem 0xe0045399000-0xe0045399fff 64bit]
[ 0.359531] pci 0000:00:11.0: supports D1 D2
[ 0.359534] pci 0000:00:11.0: PME# supported from D0 D1 D3hot D3cold
[ 0.359580] pci 0000:00:16.0: [0014:7a0b] type 00 class 0x088000
[ 0.359588] pci 0000:00:16.0: reg 0x10: [mem 0xe004539a000-0xe004539afff 64bit]
[ 0.359594] pci 0000:00:16.0: reg 0x18: [mem 0xe0044000000-0xe0044ffffff 64bit]
[ 0.359637] pci 0000:00:17.0: [0014:7a0c] type 00 class 0x060100
[ 0.359716] pci 0000:01:00.0: [1b21:0612] type 00 class 0x010601
[ 0.359731] pci 0000:01:00.0: reg 0x10: [io 0x42028-0x4202f]
[ 0.359741] pci 0000:01:00.0: reg 0x14: [io 0x42034-0x42037]
[ 0.359750] pci 0000:01:00.0: reg 0x18: [io 0x42020-0x42027]
[ 0.359760] pci 0000:01:00.0: reg 0x1c: [io 0x42030-0x42033]
[ 0.359770] pci 0000:01:00.0: reg 0x20: [io 0x42000-0x4201f]
[ 0.359779] pci 0000:01:00.0: reg 0x24: [mem 0xe0045200000-0xe00452001ff]
[ 0.359788] pci 0000:01:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
[ 0.359924] pci 0000:02:00.0: [1912:0014] type 00 class 0x0c0330
[ 0.359944] pci 0000:02:00.0: reg 0x10: [mem 0xe0045100000-0xe0045101fff 64bit]
[ 0.360031] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 0.360136] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[ 0.360156] pci 0000:03:00.0: reg 0x10: [io 0x41000-0x410ff]
[ 0.360183] pci 0000:03:00.0: reg 0x18: [mem 0xe0045004000-0xe0045004fff 64bit]
[ 0.360200] pci 0000:03:00.0: reg 0x20: [mem 0xe0045000000-0xe0045003fff 64bit]
[ 0.360292] pci 0000:03:00.0: supports D1 D2
[ 0.360294] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.360413] pci 0000:04:00.0: [0731:7200] type 00 class 0x030000
[ 0.360429] pci 0000:04:00.0: reg 0x10: [mem 0xe0038000000-0xe003fffffff]
[ 0.360439] pci 0000:04:00.0: reg 0x14: [mem 0xe0040000000-0xe0040ffffff]
[ 0.360452] pci 0000:04:00.0: reg 0x18: [mem 0xe0020000000-0xe002fffffff 64bit pref]
[ 0.360461] pci 0000:04:00.0: reg 0x20: [mem 0xe0041000000-0xe004100ffff]
[ 0.360470] pci 0000:04:00.0: reg 0x24: [io 0x40000-0x400ff]
[ 0.360480] pci 0000:04:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
[ 0.360525] pci 0000:04:00.0: supports D1
[ 0.360528] pci 0000:04:00.0: PME# supported from D0 D1 D3hot
[ 0.360611] pci 0000:00:11.0: BAR 15: assigned [mem 0xe0020000000-0xe002fffffff 64bit pref]
[ 0.360615] pci 0000:00:11.0: BAR 14: assigned [mem 0xe0030000000-0xe003bffffff]
[ 0.360618] pci 0000:00:16.0: BAR 2: assigned [mem 0xe003c000000-0xe003cffffff 64bit]
[ 0.360624] pci 0000:00:09.0: BAR 14: assigned [mem 0xe003d000000-0xe003d0fffff]
[ 0.360627] pci 0000:00:0b.0: BAR 14: assigned [mem 0xe003d100000-0xe003d1fffff]
[ 0.360630] pci 0000:00:0c.0: BAR 14: assigned [mem 0xe003d200000-0xe003d2fffff]
[ 0.360633] pci 0000:00:07.0: BAR 0: assigned [mem 0xe003d300000-0xe003d30ffff 64bit]
[ 0.360639] pci 0000:00:04.0: BAR 0: assigned [mem 0xe003d310000-0xe003d317fff 64bit]
[ 0.360644] pci 0000:00:04.1: BAR 0: assigned [mem 0xe003d318000-0xe003d31ffff 64bit]
[ 0.360649] pci 0000:00:05.0: BAR 0: assigned [mem 0xe003d320000-0xe003d327fff 64bit]
[ 0.360654] pci 0000:00:05.1: BAR 0: assigned [mem 0xe003d328000-0xe003d32ffff 64bit]
[ 0.360659] pci 0000:00:08.0: BAR 0: assigned [mem 0xe003d330000-0xe003d331fff 64bit]
[ 0.360664] pci 0000:00:08.1: BAR 0: assigned [mem 0xe003d332000-0xe003d333fff 64bit]
[ 0.360670] pci 0000:00:08.2: BAR 0: assigned [mem 0xe003d334000-0xe003d335fff 64bit]
[ 0.360675] pci 0000:00:09.0: BAR 0: assigned [mem 0xe003d336000-0xe003d336fff 64bit]
[ 0.360680] pci 0000:00:09.0: BAR 13: assigned [io 0x4000-0x4fff]
[ 0.360683] pci 0000:00:0b.0: BAR 0: assigned [mem 0xe003d337000-0xe003d337fff 64bit]
[ 0.360689] pci 0000:00:0c.0: BAR 0: assigned [mem 0xe003d338000-0xe003d338fff 64bit]
[ 0.360695] pci 0000:00:0c.0: BAR 13: assigned [io 0x5000-0x5fff]
[ 0.360698] pci 0000:00:11.0: BAR 0: assigned [mem 0xe003d339000-0xe003d339fff 64bit]
[ 0.360704] pci 0000:00:11.0: BAR 13: assigned [io 0x6000-0x6fff]
[ 0.360707] pci 0000:00:16.0: BAR 0: assigned [mem 0xe003d33a000-0xe003d33afff 64bit]
[ 0.360715] pci 0000:01:00.0: BAR 6: assigned [mem 0xe003d000000-0xe003d00ffff pref]
[ 0.360718] pci 0000:01:00.0: BAR 5: assigned [mem 0xe003d010000-0xe003d0101ff]
[ 0.360723] pci 0000:01:00.0: BAR 4: assigned [io 0x4000-0x401f]
[ 0.360728] pci 0000:01:00.0: BAR 0: assigned [io 0x4020-0x4027]
[ 0.360732] pci 0000:01:00.0: BAR 2: assigned [io 0x4028-0x402f]
[ 0.360737] pci 0000:01:00.0: BAR 1: assigned [io 0x4030-0x4033]
[ 0.360742] pci 0000:01:00.0: BAR 3: assigned [io 0x4034-0x4037]
[ 0.360748] pci 0000:00:09.0: PCI bridge to [bus 01]
[ 0.360751] pci 0000:00:09.0: bridge window [io 0x4000-0x4fff]
[ 0.360755] pci 0000:00:09.0: bridge window [mem 0xe003d000000-0xe003d0fffff]
[ 0.360761] pci 0000:02:00.0: BAR 0: assigned [mem 0xe003d100000-0xe003d101fff 64bit]
[ 0.360772] pci 0000:00:0b.0: PCI bridge to [bus 02]
[ 0.360775] pci 0000:00:0b.0: bridge window [mem 0xe003d100000-0xe003d1fffff]
[ 0.360781] pci 0000:03:00.0: BAR 4: assigned [mem 0xe003d200000-0xe003d203fff 64bit]
[ 0.360793] pci 0000:03:00.0: BAR 2: assigned [mem 0xe003d204000-0xe003d204fff 64bit]
[ 0.360805] pci 0000:03:00.0: BAR 0: assigned [io 0x5000-0x50ff]
[ 0.360810] pci 0000:00:0c.0: PCI bridge to [bus 03]
[ 0.360813] pci 0000:00:0c.0: bridge window [io 0x5000-0x5fff]
[ 0.360817] pci 0000:00:0c.0: bridge window [mem 0xe003d200000-0xe003d2fffff]
[ 0.360824] pci 0000:04:00.0: BAR 2: assigned [mem 0xe0020000000-0xe002fffffff 64bit pref]
[ 0.360833] pci 0000:04:00.0: BAR 0: assigned [mem 0xe0030000000-0xe0037ffffff]
[ 0.360838] pci 0000:04:00.0: BAR 1: assigned [mem 0xe0038000000-0xe0038ffffff]
[ 0.360843] pci 0000:04:00.0: BAR 4: assigned [mem 0xe0039000000-0xe003900ffff]
[ 0.360848] pci 0000:04:00.0: BAR 6: assigned [mem 0xe0039010000-0xe003901ffff pref]
[ 0.360851] pci 0000:04:00.0: BAR 5: assigned [io 0x6000-0x60ff]
[ 0.360856] pci 0000:00:11.0: PCI bridge to [bus 04]
[ 0.360859] pci 0000:00:11.0: bridge window [io 0x6000-0x6fff]
[ 0.360863] pci 0000:00:11.0: bridge window [mem 0xe0030000000-0xe003bffffff]
[ 0.360866] pci 0000:00:11.0: bridge window [mem 0xe0020000000-0xe002fffffff 64bit pref]
[ 0.361651] pci 0000:04:00.0: vgaarb: setting as boot VGA device
[ 0.361656] pci 0000:04:00.0: vgaarb: bridge control possible
[ 0.361659] pci 0000:04:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 0.361662] vgaarb: loaded
[ 0.361780] SCSI subsystem initialized
[ 0.361839] libata version 3.00 loaded.
[ 0.361876] ACPI: bus type USB registered
[ 0.361907] usbcore: registered new interface driver usbfs
[ 0.361922] usbcore: registered new interface driver hub
[ 0.361936] usbcore: registered new device driver usb
[ 0.361997] pps_core: LinuxPPS API ver. 1 registered
[ 0.362000] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.362009] PTP clock support registered
[ 0.362057] Registered efivars operations
[ 0.362134] Advanced Linux Sound Architecture Driver Initialized.
[ 0.362433] clocksource: Switched to clocksource Constant
[ 0.362520] VFS: Disk quotas dquot_6.6.0
[ 0.362534] VFS: Dquot-cache hash table entries: 2048 (order 0, 16384 bytes)
[ 0.362571] FS-Cache: Loaded
[ 0.362618] pnp: PnP ACPI init
[ 0.362839] pnp: PnP ACPI: found 5 devices
[ 0.364278] NET: Registered PF_INET protocol family
[ 0.364444] IP idents hash table entries: 131072 (order: 6, 1048576 bytes, linear)
[ 0.365567] tcp_listen_portaddr_hash hash table entries: 4096 (order: 2, 65536 bytes, linear)
[ 0.365580] TCP established hash table entries: 65536 (order: 5, 524288 bytes, linear)
[ 0.365645] TCP bind hash table entries: 65536 (order: 6, 1048576 bytes, linear)
[ 0.365927] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.365961] UDP hash table entries: 4096 (order: 3, 131072 bytes, linear)
[ 0.365980] UDP-Lite hash table entries: 4096 (order: 3, 131072 bytes, linear)
[ 0.366049] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.366162] RPC: Registered named UNIX socket transport module.
[ 0.366165] RPC: Registered udp transport module.
[ 0.366167] RPC: Registered tcp transport module.
[ 0.366168] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.366196] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366199] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366201] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366204] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366206] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366208] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366210] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366213] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366215] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366217] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366220] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366222] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366224] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366226] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366229] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366231] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366233] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366236] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366238] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366240] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366243] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366245] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366247] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366249] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366252] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366254] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366256] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366259] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366261] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366263] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366266] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366268] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366270] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366272] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366275] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366278] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366280] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366282] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366284] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366287] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366289] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366291] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366294] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366296] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366299] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366301] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366303] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366306] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366308] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366311] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366313] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366315] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366317] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366320] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366322] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366325] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366327] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366329] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366332] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366334] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366336] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366338] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366341] pci 0000:00:04.1: EHCI: unrecognized capability ff
[ 0.366343] pci 0000:00:04.1: EHCI: capability loop?
[ 0.366360] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366362] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366365] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366367] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366369] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366372] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366374] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366376] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366379] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366381] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366383] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366385] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366388] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366390] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366393] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366395] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366397] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366400] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366402] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366405] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366407] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366409] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366411] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366413] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366416] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366418] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366421] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366423] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366433] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366436] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366438] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366440] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366442] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366445] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366447] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366449] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366452] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366455] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366457] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366459] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366461] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366464] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366466] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366468] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366470] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366473] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366475] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366477] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366479] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366482] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366484] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366486] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366488] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366491] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366493] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366495] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366497] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366500] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366502] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366504] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366506] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366509] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366511] pci 0000:00:05.1: EHCI: unrecognized capability ff
[ 0.366514] pci 0000:00:05.1: EHCI: capability loop?
[ 0.366540] pci 0000:02:00.0: enabling device (0000 -> 0002)
[ 0.366564] PCI: CLS 0 bytes, default 64
[ 0.366666] Trying to unpack rootfs image as initramfs...
[ 0.366961] Initialise system trusted keyrings
[ 0.367002] workingset: timestamp_bits=40 max_order=19 bucket_order=0
[ 0.369186] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.369335] NFS: Registering the id_resolver key type
[ 0.369343] Key type id_resolver registered
[ 0.369345] Key type id_legacy registered
[ 0.369368] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.369375] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.369377] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 0.369666] SGI XFS with ACLs, security attributes, quota, no debug enabled
[ 0.369970] 9p: Installing v9fs 9p2000 file system support
[ 0.370062] xor: measuring software checksum speed
[ 0.370849] 8regs : 12703 MB/sec
[ 0.371627] 8regs_prefetch : 12702 MB/sec
[ 0.372404] 32regs : 12687 MB/sec
[ 0.373181] 32regs_prefetch : 12687 MB/sec
[ 0.373183] xor: using function: 8regs (12703 MB/sec)
[ 0.373187] Key type asymmetric registered
[ 0.373189] Asymmetric key parser 'x509' registered
[ 0.375036] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[ 0.375076] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.375114] io scheduler mq-deadline registered
[ 0.375117] io scheduler kyber registered
[ 0.375127] io scheduler bfq registered
[ 0.377128] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.377254] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 0.377262] ACPI: button: Power Button [PWRF]
[ 0.378782] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[ 0.378832] 00:00: ttyS0 at MMIO 0x1fe001e0 (irq = 33, base_baud = 6250000) is a ST16650
[ 3.358695] printk: console [ttyS0] enabled
[ 3.383022] 00:01: ttyS1 at MMIO 0x10080000 (irq = 34, base_baud = 3125000) is a 16550A
[ 3.411145] 00:02: ttyS2 at MMIO 0x10080100 (irq = 34, base_baud = 3125000) is a 16550A
[ 3.439262] 00:03: ttyS3 at MMIO 0x10080200 (irq = 34, base_baud = 3125000) is a 16550A
[ 3.467378] 00:04: ttyS4 at MMIO 0x10080300 (irq = 34, base_baud = 3125000) is a 16550A
[ 3.475785] ACPI: bus type drm_connector registered
[ 3.483702] brd: module loaded
[ 3.487704] loop: module loaded
[ 3.490889] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
[ 3.498175] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
[ 3.505110] megasas: 07.719.03.00-rc1
[ 3.508771] mpt3sas version 40.100.00.00 loaded
[ 3.513689] ahci 0000:00:08.0: version 3.0
[ 3.517811] ahci 0000:00:08.0: SSS flag set, parallel bus scan disabled
[ 3.524398] ahci 0000:00:08.0: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
[ 3.532441] ahci 0000:00:08.0: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part ccc apst
[ 3.541840] scsi host0: ahci
[ 3.544775] ata1: SATA max UDMA/133 abar m8192@0xe003d330000 port 0xe003d330100 irq 39
[ 3.552824] ahci 0000:00:08.1: SSS flag set, parallel bus scan disabled
[ 3.559404] ahci 0000:00:08.1: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
[ 3.567446] ahci 0000:00:08.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part ccc apst
[ 3.576823] scsi host1: ahci
[ 3.579726] ata2: SATA max UDMA/133 abar m8192@0xe003d332000 port 0xe003d332100 irq 40
[ 3.587765] ahci 0000:00:08.2: SSS flag set, parallel bus scan disabled
[ 3.594345] ahci 0000:00:08.2: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
[ 3.602388] ahci 0000:00:08.2: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part ccc apst
[ 3.611769] scsi host2: ahci
[ 3.614672] ata3: SATA max UDMA/133 abar m8192@0xe003d334000 port 0xe003d334100 irq 41
[ 3.622768] ahci 0000:01:00.0: SSS flag set, parallel bus scan disabled
[ 3.629366] ahci 0000:01:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[ 3.637407] ahci 0000:01:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs
[ 3.646150] scsi host3: ahci
[ 3.649116] scsi host4: ahci
[ 3.652019] ata4: SATA max UDMA/133 abar m512@0xe003d010000 port 0xe003d010100 irq 42
[ 3.659802] ata5: SATA max UDMA/133 abar m512@0xe003d010000 port 0xe003d010180 irq 42
[ 3.668038] e1000: Intel(R) PRO/1000 Network Driver
[ 3.672886] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 3.678613] e1000e: Intel(R) PRO/1000 Network Driver
[ 3.683544] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 3.689443] igb: Intel(R) Gigabit Ethernet Network Driver
[ 3.694805] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 3.700353] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver
[ 3.706406] ixgbe: Copyright (c) 1999-2016 Intel Corporation.
[ 3.712155] ixgb: Intel(R) PRO/10GbE Network Driver
[ 3.717001] ixgb: Copyright (c) 1999-2008 Intel Corporation.
[ 3.739091] r8169 0000:03:00.0 eth0: RTL8168h/8111h, 00:23:9e:07:19:93, XID 541, IRQ 43
[ 3.747053] r8169 0000:03:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[ 3.755624] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 3.762111] ehci-pci: EHCI PCI platform driver
[ 3.766677] ehci-pci 0000:00:04.1: EHCI Host Controller
[ 3.771896] ehci-pci 0000:00:04.1: new USB bus registered, assigned bus number 1
[ 3.779324] ehci-pci 0000:00:04.1: irq 44, io mem 0xe003d318000
[ 3.798435] ehci-pci 0000:00:04.1: USB f.f started, EHCI 1.00
[ 3.804288] hub 1-0:1.0: USB hub found
[ 3.808017] hub 1-0:1.0: 3 ports detected
[ 3.812370] ehci-pci 0000:00:05.1: EHCI Host Controller
[ 3.817585] ehci-pci 0000:00:05.1: new USB bus registered, assigned bus number 2
[ 3.825003] ehci-pci 0000:00:05.1: irq 45, io mem 0xe003d328000
[ 3.846439] ehci-pci 0000:00:05.1: USB f.f started, EHCI 1.00
[ 3.852254] hub 2-0:1.0: USB hub found
[ 3.855981] hub 2-0:1.0: 3 ports detected
[ 3.860171] ehci-platform: EHCI generic platform driver
[ 3.865373] ata1: SATA link down (SStatus 0 SControl 300)
[ 3.870238] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 3.876882] ohci-pci: OHCI PCI platform driver
[ 3.881451] ohci-pci 0000:00:04.0: OHCI PCI host controller
[ 3.887024] ohci-pci 0000:00:04.0: new USB bus registered, assigned bus number 3
[ 3.894406] ohci-pci 0000:00:04.0: irq 46, io mem 0xe003d310000
[ 3.902151] ata2: SATA link down (SStatus 0 SControl 300)
[ 3.962552] hub 3-0:1.0: USB hub found
[ 3.966278] hub 3-0:1.0: 3 ports detected
[ 3.970597] ohci-pci 0000:00:05.0: OHCI PCI host controller
[ 3.976182] ohci-pci 0000:00:05.0: new USB bus registered, assigned bus number 4
[ 3.979500] ata4: SATA link down (SStatus 0 SControl 300)
[ 3.983561] ohci-pci 0000:00:05.0: irq 47, io mem 0xe003d320000
[ 4.058551] hub 4-0:1.0: USB hub found
[ 4.062276] hub 4-0:1.0: 3 ports detected
[ 4.066478] ohci-platform: OHCI generic platform driver
[ 4.071820] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 4.077048] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 5
[ 4.089883] xhci_hcd 0000:02:00.0: hcc params 0x014051cf hci version 0x100 quirks 0x0000001100000410
[ 4.099229] hub 5-0:1.0: USB hub found
[ 4.102433] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 4.102964] hub 5-0:1.0: 4 ports detected
[ 4.113341] ata3.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[ 4.113493] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 4.125630] ata3.00: ATA-10: WDC WD10EZEX-60WN4A0, 01.01A01, max UDMA/100
[ 4.125648] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 6
[ 4.139728] ata3.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 4.139731] xhci_hcd 0000:02:00.0: Host supports USB 3.0 SuperSpeed
[ 4.152916] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 4.161084] hub 6-0:1.0: USB hub found
[ 4.164820] hub 6-0:1.0: 4 ports detected
[ 4.168948] usbcore: registered new interface driver usb-storage
[ 4.169306] ata3.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[ 4.170431] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 4.189484] ata3.00: configured for UDMA/100
[ 4.203913] scsi 2:0:0:0: Direct-Access ATA WDC WD10EZEX-60W 1A01 PQ: 0 ANSI: 5
[ 4.390433] usb 5-3: new full-speed USB device number 2 using xhci_hcd
[ 4.693384] sd 2:0:0:0: Attached scsi generic sg0 type 0
[ 4.693421] sd 2:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 4.693489] hub 1-1:1.0: USB hub found
[ 4.693594] hub 1-1:1.0: 4 ports detected
[ 4.698667] i8042: i8042 controller selftest timeout
[ 4.706284] sd 2:0:0:0: [sda] 4096-byte physical blocks
[ 4.714488] mousedev: PS/2 mouse device common for all mice
[ 4.718914] sd 2:0:0:0: [sda] Write Protect is off
[ 4.725682] rtc-efi rtc-efi.0: registered as rtc0
[ 4.729628] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 4.734815] rtc-efi rtc-efi.0: setting system clock to 2022-03-21T14:13:00 UTC (1647871980)
[ 4.739068] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 4.744083] i2c_dev: i2c /dev entries driver
[ 4.765694] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 4.774126] hid: raw HID events driver (C) Jiri Kosina
[ 4.787802] sda: sda1 sda2 sda3
[ 4.791213] sd 2:0:0:0: [sda] Attached SCSI disk
[ 4.806342] input: Telink Wireless Receiver Mouse as /devices/pci0000:00/0000:00:0b.0/0000:02:00.0/usb5/5-3/5-3:1.0/0003:248A:8367.0001/input/input1
[ 4.819660] input: Telink Wireless Receiver Consumer Control as /devices/pci0000:00/0000:00:0b.0/0000:02:00.0/usb5/5-3/5-3:1.0/0003:248A:8367.0001/input/input2
[ 4.890477] input: Telink Wireless Receiver System Control as /devices/pci0000:00/0000:00:0b.0/0000:02:00.0/usb5/5-3/5-3:1.0/0003:248A:8367.0001/input/input3
[ 4.904522] hid-generic 0003:248A:8367.0001: input,hidraw0: USB HID v1.11 Mouse [Telink Wireless Receiver] on usb-0000:02:00.0-3/input0
[ 4.931263] input: Telink Wireless Receiver as /devices/pci0000:00/0000:00:0b.0/0000:02:00.0/usb5/5-3/5-3:1.1/0003:248A:8367.0002/input/input4
[ 4.978432] usb 1-1.3: new high-speed USB device number 3 using ehci-pci
[ 5.002584] hid-generic 0003:248A:8367.0002: input,hidraw1: USB HID v1.11 Keyboard [Telink Wireless Receiver] on usb-0000:02:00.0-3/input1
[ 5.014983] usbcore: registered new interface driver usbhid
[ 5.020524] usbhid: USB HID core driver
[ 5.024530] Initializing XFRM netlink socket
[ 5.028896] NET: Registered PF_INET6 protocol family
[ 5.034205] Segment Routing with IPv6
[ 5.037852] In-situ OAM (IOAM) with IPv6
[ 5.041773] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 5.047810] NET: Registered PF_PACKET protocol family
[ 5.052837] NET: Registered PF_KEY protocol family
[ 5.057681] NET: Registered PF_RDS protocol family
[ 5.062472] 9pnet: Installing 9P2000 support
[ 5.066717] Key type dns_resolver registered
[ 5.071005] registered taskstats version 1
[ 5.075075] Loading compiled-in X.509 certificates
[ 5.080136] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no
[ 5.107875] usb-storage 1-1.3:1.0: USB Mass Storage device detected
[ 5.114199] scsi host5: usb-storage 1-1.3:1.0
[ 5.186441] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 5.196181] ata5.00: ATA-9: Colorful SL500 256GB, T0910A0, max UDMA/133
[ 5.203851] ata5.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 32), AA
[ 5.227730] ata5.00: configured for UDMA/133
[ 5.232049] scsi 4:0:0:0: Direct-Access ATA Colorful SL500 2 0A0 PQ: 0 ANSI: 5
[ 5.240224] sd 4:0:0:0: Attached scsi generic sg1 type 0
[ 5.240265] sd 4:0:0:0: [sdb] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[ 5.252943] sd 4:0:0:0: [sdb] Write Protect is off
[ 5.257700] sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 5.262727] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 5.272896] sdb: sdb1 sdb2 sdb3 sdb4
[ 5.276781] sd 4:0:0:0: [sdb] Attached SCSI disk
[ 5.458061] ALSA device list:
[ 5.461009] No soundcards found.
[ 5.464456] Waiting 5 sec before mounting root device...
[ 6.143490] scsi 5:0:0:0: Direct-Access USB SanDisk 3.2Gen1 1.00 PQ: 0 ANSI: 6
[ 6.151622] sd 5:0:0:0: Attached scsi generic sg2 type 0
[ 6.157361] sd 5:0:0:0: [sdc] 120176640 512-byte logical blocks: (61.5 GB/57.3 GiB)
[ 6.165984] sd 5:0:0:0: [sdc] Write Protect is off
[ 6.170743] sd 5:0:0:0: [sdc] Mode Sense: 43 00 00 00
[ 6.176734] sd 5:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 6.200220] sdc: sdc1 sdc2 sdc3 sdc4
[ 6.207110] sd 5:0:0:0: [sdc] Attached SCSI removable disk
[ 10.774543] XFS (sdc3): Mounting V5 Filesystem
[ 11.020147] XFS (sdc3): Ending clean mount
[ 11.031782] xfs filesystem being mounted at /root supports timestamps until 2038 (0x7fffffff)
[ 11.040272] VFS: Mounted root (xfs filesystem) on device 8:35.
[ 11.048913] devtmpfs: mounted
[ 11.052211] Freeing unused kernel image (initmem) memory: 416K
[ 11.058010] This architecture does not have kernel memory protection.
[ 11.064419] Run /sbin/init as init process
[ 11.068488] with arguments:
[ 11.071431] /sbin/init
[ 11.074116] with environment:
[ 11.077233] HOME=/
[ 11.079571] TERM=linux
[ 11.082252] rd_start=0x90000000fa110000
[ 11.086404] rd_size=0x2000
[ 11.486038] systemd[1]: RTC configured in localtime, applying delta of 480 minutes to system time.
[ 11.546853] systemd[1]: systemd 250 running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA +SMACK -SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL -ELFUTILS -FIDO2 +IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 11.578173] systemd[1]: Detected architecture loongarch64.
Welcome to My GNU/Linux System for LoongArch64 3.0
[ 11.610545] systemd[1]: Hostname set to <Sunhaiyong>.
[ 11.799527] random: crng init done
[ 11.855082] systemd[1]: /usr/lib/systemd/system/cups.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/cups/cups.sock /run/cups/cups.sock; please update the unit file accordingly.
[ 12.001600] systemd[1]: Queued start job for default target Graphical Interface.
[ 12.010156] systemd[1]: Created slice Slice /system/getty.