Skip to content

Instantly share code, notes, and snippets.

@samueldr
Created September 13, 2020 23:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samueldr/5adbf5036dcdbf3a78c6a1b00442555f to your computer and use it in GitHub Desktop.
Save samueldr/5adbf5036dcdbf3a78c6a1b00442555f to your computer and use it in GitHub Desktop.
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
[ 0.000000] Linux version 5.4.51 (nixbld@localhost) (gcc version 9.3.0 (GCC)) #1-NixOS SMP Tue Jan 1 00:00:00 UTC 1980
[ 0.000000] Machine model: Raspberry Pi 4 Model B
[ 0.000000] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: bypass linux,cma node, using cmdline CMA params instead
[ 0.000000] OF: reserved mem: node linux,cma compatible matching fail
[ 0.000000] cma: Reserved 32 MiB at 0x000000007e000000
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000007fffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0x7dbe9100-0x7dbeafff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000000000-0x000000003fffffff]
[ 0.000000] DMA32 [mem 0x0000000040000000-0x000000007fffffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b3fffff]
[ 0.000000] node 0: [mem 0x0000000040000000-0x000000007fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff]
[ 0.000000] On node 0 totalpages: 504832
[ 0.000000] DMA zone: 3792 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 242688 pages, LIFO batch:63
[ 0.000000] DMA32 zone: 4096 pages used for memmap
[ 0.000000] DMA32 zone: 262144 pages, LIFO batch:63
[ 0.000000] percpu: Embedded 31 pages/cpu s90072 r8192 d28712 u126976
[ 0.000000] pcpu-alloc: s90072 r8192 d28712 u126976 alloc=31*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] CPU features: detected: EL2 vector hardening
[ 0.000000] ARM_SMCCC_ARCH_WORKAROUND_1 missing from firmware
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 496944
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: systemConfig=/nix/store/cmkca2vapi0n8q0yc6s8fhk7rjzah6sq-nixos-system-nixos-20.09pre-git init=/nix/store/cmkca2vapi0n8q0yc6s8fhk7rjzah6sq-nixos-system-nixos-20.09pre-git/init cma=32M console=ttyS0,115200n8 console=ttyAMA0,115200n8 console=tty0 loglevel=7 boot.shell_on_fail boot.debug1devices
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0x37400000-0x3b400000] (64MB)
[ 0.000000] Memory: 1849044K/2019328K available (10300K kernel code, 1380K rwdata, 3980K rodata, 3840K init, 1270K bss, 137516K reserved, 32768K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 33501 entries in 131 pages
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=384 to nr_cpu_ids=4.
[ 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: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] random: get_random_bytes called from start_kernel+0x314/0x4a4 with crng_init=0
[ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[ 0.000005] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[ 0.000236] Console: colour dummy device 80x25
[ 0.000676] printk: console [tty0] enabled
[ 0.000783] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
[ 0.000814] pid_max: default: 32768 minimum: 301
[ 0.001116] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.001162] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.002287] Disabling memory control group subsystem
[ 0.003627] ASID allocator initialised with 32768 entries
[ 0.003815] rcu: Hierarchical SRCU implementation.
[ 0.005646] EFI services will not be available.
[ 0.006112] smp: Bringing up secondary CPUs ...
[ 0.006925] Detected PIPT I-cache on CPU1
[ 0.006985] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
[ 0.007886] Detected PIPT I-cache on CPU2
[ 0.007926] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
[ 0.008810] Detected PIPT I-cache on CPU3
[ 0.008848] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
[ 0.008980] smp: Brought up 1 node, 4 CPUs
[ 0.009054] SMP: Total of 4 processors activated.
[ 0.009072] CPU features: detected: 32-bit EL0 Support
[ 0.009090] CPU features: detected: CRC32 instructions
[ 0.042605] CPU: All CPU(s) started at EL2
[ 0.042724] alternatives: patching kernel code
[ 0.044323] devtmpfs: initialized
[ 0.053224] Enabled cp15_barrier support
[ 0.053272] Enabled setend support
[ 0.053493] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.053532] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.054724] pinctrl core: initialized pinctrl subsystem
[ 0.055295] DMI not present or invalid.
[ 0.055729] NET: Registered protocol family 16
[ 0.058609] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.059141] cpuidle: using governor menu
[ 0.059386] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.059699] Serial: AMBA PL011 UART driver
[ 0.062576] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[ 0.068177] raspberrypi-firmware soc:firmware: Request 0x00000001 returned status 0x00000000
[ 0.072190] raspberrypi-firmware soc:firmware: Request 0x00000003 returned status 0x00000000
[ 0.076205] raspberrypi-firmware soc:firmware: Request 0x00030046 returned status 0x00000000
[ 0.106656] fbcon: Taking over console
[ 0.106964] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
[ 0.109486] iommu: Default domain type: Translated
[ 0.109694] vgaarb: loaded
[ 0.110215] SCSI subsystem initialized
[ 0.110393] usbcore: registered new interface driver usbfs
[ 0.110463] usbcore: registered new interface driver hub
[ 0.110569] usbcore: registered new device driver usb
[ 0.111987] clocksource: Switched to clocksource arch_sys_counter
[ 0.825402] VFS: Disk quotas dquot_6.6.0
[ 0.825516] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.825710] FS-Cache: Loaded
[ 0.825908] CacheFiles: Loaded
[ 0.826390] simple-framebuffer 3e3cf000.framebuffer: framebuffer at 0x3e3cf000, 0x7e9000 bytes, mapped to 0x(____ptrval____)
[ 0.826421] simple-framebuffer 3e3cf000.framebuffer: format=a8r8g8b8, mode=1920x1080x32, linelength=7680
[ 0.826884] Console: switching to colour frame buffer device 240x67
[ 0.838220] simple-framebuffer 3e3cf000.framebuffer: fb0: simplefb registered!
[ 0.846673] thermal_sys: Registered thermal governor 'step_wise'
[ 0.847159] NET: Registered protocol family 2
[ 0.847937] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 0.848088] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.848272] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 0.848578] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.848842] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.848944] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.849240] NET: Registered protocol family 1
[ 0.850109] RPC: Registered named UNIX socket transport module.
[ 0.850182] RPC: Registered udp transport module.
[ 0.850237] RPC: Registered tcp transport module.
[ 0.850292] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.850366] NET: Registered protocol family 44
[ 0.850429] PCI: CLS 0 bytes, default 64
[ 0.850665] Trying to unpack rootfs image as initramfs...
[ 1.481331] Freeing initrd memory: 10164K
[ 1.483035] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 1.483439] kvm: Limiting the IPA size due to kernel Virtual Address limit
[ 1.483519] kvm [1]: IPA Size Limit: 43bits
[ 1.484491] kvm [1]: vgic interrupt IRQ1
[ 1.484759] kvm [1]: Hyp mode initialized successfully
[ 1.486557] Initialise system trusted keyrings
[ 1.486880] workingset: timestamp_bits=44 max_order=19 bucket_order=0
[ 1.493460] zbud: loaded
[ 1.495294] FS-Cache: Netfs 'nfs' registered for caching
[ 1.496051] NFS: Registering the id_resolver key type
[ 1.496146] Key type id_resolver registered
[ 1.496198] Key type id_legacy registered
[ 1.496258] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 1.496782] Key type asymmetric registered
[ 1.496839] Asymmetric key parser 'x509' registered
[ 1.496929] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 1.497244] io scheduler mq-deadline registered
[ 1.497302] io scheduler kyber registered
[ 1.499354] raspberrypi-firmware soc:firmware: Request 0x00030043 returned status 0x00000000
[ 1.499461] raspberrypi-exp-gpio soc:firmware:gpio: Failed to get GPIO 0 config (-22 80)
[ 1.499579] raspberrypi-firmware soc:firmware: Request 0x00030043 returned status 0x00000000
[ 1.499675] raspberrypi-exp-gpio soc:firmware:gpio: Failed to get GPIO 1 config (-22 81)
[ 1.499791] raspberrypi-firmware soc:firmware: Request 0x00030043 returned status 0x00000000
[ 1.499886] raspberrypi-exp-gpio soc:firmware:gpio: Failed to get GPIO 2 config (-22 82)
[ 1.503033] raspberrypi-firmware soc:firmware: Request 0x00030043 returned status 0x00000000
[ 1.506106] raspberrypi-exp-gpio soc:firmware:gpio: Failed to get GPIO 3 config (-22 83)
[ 1.509183] raspberrypi-firmware soc:firmware: Request 0x00030043 returned status 0x00000000
[ 1.512231] raspberrypi-exp-gpio soc:firmware:gpio: Failed to get GPIO 4 config (-22 84)
[ 1.515266] raspberrypi-firmware soc:firmware: Request 0x00030043 returned status 0x00000000
[ 1.518279] raspberrypi-exp-gpio soc:firmware:gpio: Failed to get GPIO 5 config (-22 85)
[ 1.521310] raspberrypi-firmware soc:firmware: Request 0x00030043 returned status 0x00000000
[ 1.524327] raspberrypi-exp-gpio soc:firmware:gpio: Failed to get GPIO 6 config (-22 86)
[ 1.527347] raspberrypi-firmware soc:firmware: Request 0x00030043 returned status 0x00000000
[ 1.530357] raspberrypi-exp-gpio soc:firmware:gpio: Failed to get GPIO 7 config (-22 87)
[ 1.533987] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[ 1.537053] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[ 1.540159] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x0603ffffff -> 0x00f8000000
[ 1.543272] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x00bfffffff -> 0x0000000000
[ 1.594077] brcm-pcie fd500000.pcie: link up, 5 GT/s x1 (SSC)
[ 1.597416] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[ 1.600501] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.603547] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff])
[ 1.606688] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[ 1.609974] pci 0000:00:00.0: PME# supported from D0 D3hot
[ 1.616720] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[ 1.619891] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 1.623294] pci 0000:01:00.0: PME# supported from D0 D3cold
[ 1.629765] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[ 1.632798] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[ 1.635833] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 1.638798] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
[ 1.641848] pci 0000:00:00.0: enabling device (0000 -> 0002)
[ 1.644830] pci 0000:01:00.0: enabling device (0000 -> 0002)
[ 1.647823] raspberrypi-firmware soc:firmware: Request 0x00030058 returned status 0x00000000
[ 1.651286] raspberrypi-firmware soc:firmware: Request 0x00040013 returned status 0x00000000
[ 1.654178] bcm2708_fb soc:fb: Unable to determine number of FBs. Disabling driver.
[ 1.657068] bcm2708_fb: probe of soc:fb failed with error -2
[ 1.661151] raspberrypi-firmware soc:firmware: Request 0x00010007 returned status 0x00000000
[ 1.664065] raspberrypi-clk: probe of soc:firmware:clocks failed with error -22
[ 1.667349] raspberrypi-firmware soc:firmware: Request 0x00030030 returned status 0x00000000
[ 1.672534] iproc-rng200 fe104000.rng: hwrng registered
[ 1.675769] vc-mem: phys_addr:0x00000000 mem_base=0x00000000 mem_size:0x00000000(0 MiB)
[ 1.679484] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
[ 1.682832] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 1.695623] brd: module loaded
[ 1.709549] loop: module loaded
[ 1.713728] Loading iSCSI transport class v2.0-870.
[ 1.718406] libphy: Fixed MDIO Bus: probed
[ 1.721860] bcmgenet fd580000.ethernet: failed to get enet clock
[ 1.724846] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[ 1.727809] bcmgenet fd580000.ethernet: failed to get enet-wol clock
[ 1.730787] bcmgenet fd580000.ethernet: failed to get enet-eee clock
[ 1.733749] bcmgenet: Skipping UMAC reset
[ 1.748019] libphy: bcmgenet MII bus: probed
[ 1.796069] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[ 1.799793] usbcore: registered new interface driver r8152
[ 1.802789] usbcore: registered new interface driver lan78xx
[ 1.805766] usbcore: registered new interface driver smsc95xx
[ 1.809115] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 1.812044] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[ 1.815683] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000001000000890
[ 1.819580] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[ 1.822554] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.825495] usb usb1: Product: xHCI Host Controller
[ 1.828430] usb usb1: Manufacturer: Linux 5.4.51 xhci-hcd
[ 1.831317] usb usb1: SerialNumber: 0000:01:00.0
[ 1.834731] hub 1-0:1.0: USB hub found
[ 1.837694] hub 1-0:1.0: 1 port detected
[ 1.841014] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 1.843852] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[ 1.846721] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[ 1.849896] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[ 1.852780] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.855631] usb usb2: Product: xHCI Host Controller
[ 1.858473] usb usb2: Manufacturer: Linux 5.4.51 xhci-hcd
[ 1.861304] usb usb2: SerialNumber: 0000:01:00.0
[ 1.864587] hub 2-0:1.0: USB hub found
[ 1.867429] hub 2-0:1.0: 4 ports detected
[ 1.871333] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 1.874296] dwc_otg: FIQ enabled
[ 1.874303] dwc_otg: NAK holdoff enabled
[ 1.874310] dwc_otg: FIQ split-transaction FSM enabled
[ 1.874319] Module dwc_common_port init
[ 1.874751] usbcore: registered new interface driver uas
[ 1.877606] usbcore: registered new interface driver usb-storage
[ 1.880536] mousedev: PS/2 mouse device common for all mice
[ 1.884800] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 1.888196] sdhci: Secure Digital Host Controller Interface driver
[ 1.890935] sdhci: Copyright(c) Pierre Ossman
[ 1.894141] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
[ 1.897280] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.901406] raspberrypi-firmware soc:firmware: Request 0x00030043 returned status 0x00000000
[ 1.904230] raspberrypi-exp-gpio soc:firmware:gpio: Failed to get GPIO 2 config (-22 82)
[ 1.907033] raspberrypi-firmware soc:firmware: Request 0x00030041 returned status 0x00000000
[ 1.909844] raspberrypi-exp-gpio soc:firmware:gpio: Failed to get GPIO 2 state (-22 82)
[ 1.912737] leds-gpio: probe of leds failed with error -22
[ 1.915744] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.918743] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.921682] usbcore: registered new interface driver usbhid
[ 1.924520] usbhid: USB HID core driver
[ 1.928601] vchiq: vchiq_init_state: slot_zero = (____ptrval____)
[ 1.932318] raspberrypi-firmware soc:firmware: Request 0x00048010 returned status 0x00000000
[ 1.935191] bcm2835_vchiq fe00b840.mailbox: failed to set channelbase
[ 1.938111] vchiq: could not load vchiq
[ 1.941059] bcm2835_vchiq: probe of fe00b840.mailbox failed with error -22
[ 1.944472] drop_monitor: Initializing network drop monitor service
[ 1.947599] Initializing XFRM netlink socket
[ 1.950531] NET: Registered protocol family 17
[ 1.953673] Key type dns_resolver registered
[ 1.957033] registered taskstats version 1
[ 1.959852] Loading compiled-in X.509 certificates
[ 1.962916] Key type ._fscrypt registered
[ 1.965698] Key type .fscrypt registered
[ 1.971034] raspberrypi-firmware soc:firmware: Request 0x00030004 returned status 0x00000000
[ 1.978018] uart-pl011 fe201000.serial: cts_event_workaround enabled
[ 1.980930] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 14, base_baud = 0) is a PL011 rev2
[ 3.510515] printk: console [ttyAMA0] enabled
[ 3.518403] raspberrypi-firmware soc:firmware: Request 0x00030043 returned status 0x00000000
[ 3.529775] raspberrypi-exp-gpio soc:firmware:gpio: Failed to get GPIO 6 config (-22 86)
[ 3.540820] raspberrypi-firmware soc:firmware: Request 0x00030043 returned status 0x00000000
[ 3.552182] raspberrypi-exp-gpio soc:firmware:gpio: Failed to get GPIO 6 config (-22 86)
[ 3.563228] reg-fixed-voltage: probe of sd_vcc_reg failed with error -22
[ 3.573327] raspberrypi-firmware soc:firmware: Request 0x00030043 returned status 0x00000000
[ 3.584789] raspberrypi-exp-gpio soc:firmware:gpio: Failed to get GPIO 4 config (-22 84)
[ 3.595948] raspberrypi-firmware soc:firmware: Request 0x00030043 returned status 0x00000000
[ 3.607408] raspberrypi-exp-gpio soc:firmware:gpio: Failed to get GPIO 4 config (-22 84)
[ 3.618529] gpio-regulator: probe of sd_io_1v8_reg failed with error -22
[ 3.629476] bcm2835-aux-uart fe215040.serial: unable to register 8250 port - -28
[ 3.640008] bcm2835-aux-uart: probe of fe215040.serial failed with error -28
[ 3.650520] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ 3.661535] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[ 3.670652] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[ 3.706805] of_cfs_init
[ 3.712446] of_cfs_init: OK
[ 3.722699] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ 3.725817] Freeing unused kernel memory: 3840K
[ 3.733359] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 3.739458] Run /init as init process
[ 3.749434] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 3.766743] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ 3.768353] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 3.824058] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 3.847868] random: fast init done
[ 3.862219] mmc1: new high speed SDIO card at address 0001
[ 3.896544] stage-1-init: loading module dm_mod...
[ 3.937124] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
[ 3.950208] stage-1-init: running udev...
[ 3.986652] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[ 3.991159] stage-1-init: Starting version 246
[ 3.998764] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 3.998776] usb 1-1: Product: USB2.0 Hub
[ 4.000631] hub 1-1:1.0: USB hub found
[ 4.023952] hub 1-1:1.0: 4 ports detected
[ 4.292936] stage-1-init: starting device mapper and LVM...
[ 4.302186] random: lvm: uninitialized urandom read (4 bytes read)
[ 4.411934] stage-1-init: An error occurred in stage 1 of the boot process, which must mount the
[ 4.412663] stage-1-init: root filesystem on `/mnt-root' and then start stage 2. Press one
[ 4.412966] stage-1-init: of the following keys:
[ 4.429271] stage-1-init: i) to launch an interactive shell
[ 4.429957] stage-1-init: f) to start an interactive shell having pid 1 (needed if you want to
[ 4.430355] stage-1-init: start stage 2's init manually)
[ 4.430680] stage-1-init: r) to reboot immediately
[ 4.431095] stage-1-init: *) to ignore the error and continue
[ 27.644025] usb 1-1.4: new high-speed USB device number 3 using xhci_hcd
[ 27.762542] usb 1-1.4: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.04
[ 27.774031] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 27.784450] usb 1-1.4: Product: 4-Port USB 2.0 Hub
[ 27.792319] usb 1-1.4: Manufacturer: Generic
[ 27.801315] hub 1-1.4:1.0: USB hub found
[ 27.809147] hub 1-1.4:1.0: 4 ports detected
[ 28.104020] usb 1-1.4.3: new low-speed USB device number 4 using xhci_hcd
[ 28.223156] usb 1-1.4.3: New USB device found, idVendor=6080, idProduct=8061, bcdDevice= 1.00
[ 28.234812] usb 1-1.4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 28.245415] usb 1-1.4.3: Product: USB KEYBOARD
[ 28.252979] usb 1-1.4.3: Manufacturer: SINO WEALTH
[ 28.271880] input: SINO WEALTH USB KEYBOARD as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4.3/1-1.4.3:1.0/0003:6080:8061.0001/input/input0
[ 28.352575] hid-generic 0003:6080:8061.0001: input,hidraw0: USB HID v1.10 Keyboard [SINO WEALTH USB KEYBOARD] on usb-0000:01:00.0-1.4.3/input0
[ 28.391842] input: SINO WEALTH USB KEYBOARD Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4.3/1-1.4.3:1.1/0003:6080:8061.0002/input/input1
[ 28.412842] input: SINO WEALTH USB KEYBOARD System Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4.3/1-1.4.3:1.1/0003:6080:8061.0002/input/input2
[ 28.492203] input: SINO WEALTH USB KEYBOARD Wireless Radio Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4.3/1-1.4.3:1.1/0003:6080:8061.0002/input/input3
[ 28.514614] input: SINO WEALTH USB KEYBOARD Consumer Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4.3/1-1.4.3:1.1/0003:6080:8061.0002/input/input4
[ 28.536788] hid-generic 0003:6080:8061.0002: input,hiddev96,hidraw1: USB HID v1.10 Mouse [SINO WEALTH USB KEYBOARD] on usb-0000:01:00.0-1.4.3/input1
[ 30.638821] stage-1-init: Starting interactive shell...
[ 36.350789] random: crng init done
[ 559.068019] usb 1-1.1: new high-speed USB device number 5 using xhci_hcd
[ 559.181458] usb 1-1.1: New USB device found, idVendor=1307, idProduct=0163, bcdDevice= 1.00
[ 559.193260] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 559.203996] usb 1-1.1: Product: USB Mass Storage Device
[ 559.212656] usb 1-1.1: Manufacturer: 单敂瑳吠捥湨汯杯y
[ 559.221921] usb 1-1.1: SerialNumber: d9051365325312
[ 559.233303] usb-storage 1-1.1:1.0: USB Mass Storage device detected
[ 559.243706] scsi host0: usb-storage 1-1.1:1.0
[ 560.257117] scsi 0:0:0:0: Direct-Access JetFlash TS2GJFV30 0.00 PQ: 0 ANSI: 2
[ 560.272049] sd 0:0:0:0: [sda] 4030463 512-byte logical blocks: (2.06 GB/1.92 GiB)
[ 560.283562] sd 0:0:0:0: [sda] Write Protect is off
[ 560.291869] sd 0:0:0:0: [sda] Mode Sense: 00 00 00 00
[ 560.292192] sd 0:0:0:0: [sda] Asking for cache data failed
[ 560.301073] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 560.431073] sda: sda1
[ 560.554429] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 604.467517] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment