GSOC boot dmesg - mdubinko/gsoc-contrib GitHub Wiki
FW 1.3. During boot, an Apple keyboard and Realtek USB Wifi device were connected. Later I plugged in a different keyboard.
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.4.24 (jet@ubuntu) (gcc version 8.3.0 (Buildroot 2020.02-rc3)) #72 SMP Mon Dec 21 15:32:32 HKT 2020
[ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c5387d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt: Machine model: Cubietech Cubieboard2
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] Reserved memory: created CMA memory pool at 0x4a000000, size 128 MiB
[ 0.000000] OF: reserved mem: initialized node cma@4a000000, compatible id shared-dma-pool
[ 0.000000] On node 0 totalpages: 261544
[ 0.000000] Normal zone: 1536 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 196608 pages, LIFO batch:63
[ 0.000000] HighMem zone: 64936 pages, LIFO batch:15
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
[ 0.000000] percpu: Embedded 15 pages/cpu s30604 r8192 d22644 u61440
[ 0.000000] pcpu-alloc: s30604 r8192 d22644 u61440 alloc=15*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260008
[ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/mmcblk0p2 rootwait panic=10 drm_kms_helper.drm_fbdev_overalloc=300
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 892572K/1046176K available (8192K kernel code, 489K rwdata, 2144K rodata, 1024K init, 260K bss, 22532K reserved, 131072K cma-reserved, 259744K highmem)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] random: get_random_bytes called from start_kernel+0x2b0/0x444 with crng_init=0
[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.000019] Switching to timer-based delay loop, resolution 41ns
[ 0.000444] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[ 0.000809] clocksource: hstimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370868154 ns
[ 0.001093] Console: colour dummy device 80x30
[ 0.001149] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[ 0.001163] pid_max: default: 32768 minimum: 301
[ 0.001322] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.001340] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.002147] CPU: Testing write buffer coherency: ok
[ 0.002598] /cpus/cpu@0 missing clock-frequency property
[ 0.002622] /cpus/cpu@1 missing clock-frequency property
[ 0.002635] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.003257] Setting up static identity map for 0x40100000 - 0x40100060
[ 0.003412] rcu: Hierarchical SRCU implementation.
[ 0.004016] smp: Bringing up secondary CPUs ...
[ 0.014795] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.014953] smp: Brought up 1 node, 2 CPUs
[ 0.014968] SMP: Total of 2 processors activated (96.00 BogoMIPS).
[ 0.014975] CPU: All CPU(s) started in HYP mode.
[ 0.014980] CPU: Virtualization extensions available.
[ 0.015697] devtmpfs: initialized
[ 0.023062] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4
[ 0.023366] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.023393] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.028018] pinctrl core: initialized pinctrl subsystem
[ 0.029212] NET: Registered protocol family 16
[ 0.030698] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.031962] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.031979] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.060306] SCSI subsystem initialized
[ 0.060629] libata version 3.00 loaded.
[ 0.060872] usbcore: registered new interface driver usbfs
[ 0.060939] usbcore: registered new interface driver hub
[ 0.061009] usbcore: registered new device driver usb
[ 0.061284] mc: Linux media interface: v0.10
[ 0.061323] videodev: Linux video capture interface: v2.00
[ 0.061451] pps_core: LinuxPPS API ver. 1 registered
[ 0.061460] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[ 0.061481] PTP clock support registered
[ 0.061971] Advanced Linux Sound Architecture Driver Initialized.
[ 0.062546] Bluetooth: Core ver 2.22
[ 0.062618] NET: Registered protocol family 31
[ 0.062627] Bluetooth: HCI device and connection manager initialized
[ 0.062643] Bluetooth: HCI socket layer initialized
[ 0.062653] Bluetooth: L2CAP socket layer initialized
[ 0.062674] Bluetooth: SCO socket layer initialized
[ 0.063425] clocksource: Switched to clocksource arch_sys_counter
[ 0.064306] simple-framebuffer 7fda8000.framebuffer: framebuffer at 0x7fda8000, 0x258000 bytes, mapped to 0x(ptrval)
[ 0.064325] simple-framebuffer 7fda8000.framebuffer: format=x8r8g8b8, mode=1024x600x32, linelength=4096
[ 0.075599] Console: switching to colour frame buffer device 128x37
[ 0.084558] simple-framebuffer 7fda8000.framebuffer: fb0: simplefb registered!
[ 0.091950] thermal_sys: Registered thermal governor 'step_wise'
[ 0.092439] NET: Registered protocol family 2
[ 0.093060] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 0.093094] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ 0.093172] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.093300] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.093518] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.093591] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.093839] NET: Registered protocol family 1
[ 0.094611] RPC: Registered named UNIX socket transport module.
[ 0.094628] RPC: Registered udp transport module.
[ 0.094634] RPC: Registered tcp transport module.
[ 0.094639] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.095882] hw perfevents: no interrupt-affinity property for /pmu, guessing.
[ 0.096153] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
[ 0.097563] Initialise system trusted keyrings
[ 0.097840] workingset: timestamp_bits=30 max_order=18 bucket_order=0
[ 0.105767] NFS: Registering the id_resolver key type
[ 0.105815] Key type id_resolver registered
[ 0.105823] Key type id_legacy registered
[ 0.146510] Key type asymmetric registered
[ 0.146528] Asymmetric key parser 'x509' registered
[ 0.146600] bounce: pool size: 64 pages
[ 0.146670] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 0.146682] io scheduler mq-deadline registered
[ 0.146689] io scheduler kyber registered
[ 0.147690] sun4i-usb-phy 1c13400.phy: Couldn't request ID GPIO
[ 0.151375] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[ 0.153390] sun4i-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pb not found, using dummy regulator
[ 0.153678] sun4i-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pi not found, using dummy regulator
[ 0.154588] sun4i-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-ph not found, using dummy regulator
[ 0.154708] pwm-backlight backlight: backlight supply power not found, using dummy regulator
[ 0.252321] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
[ 0.255375] printk: console [ttyS0] disabled
[ 0.275591] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 52, base_baud = 1500000) is a U6_16550A
[ 1.003216] printk: console [ttyS0] enabled
[ 1.028774] 1c28c00.serial: ttyS1 at MMIO 0x1c28c00 (irq = 53, base_baud = 1500000) is a U6_16550A
[ 1.041200] sun4i-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pd not found, using dummy regulator
[ 1.058345] lima 1c40000.gpu: IRQ ppmmu2 not found
[ 1.063151] lima 1c40000.gpu: IRQ ppmmu3 not found
[ 1.068001] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
[ 1.074259] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
[ 1.080565] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
[ 1.086883] lima 1c40000.gpu: IRQ pp2 not found
[ 1.091412] lima 1c40000.gpu: IRQ pp3 not found
[ 1.095961] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
[ 1.104633] lima 1c40000.gpu: bus rate = 300000000
[ 1.109427] lima 1c40000.gpu: mod rate = 384000000
[ 1.114808] [drm] Initialized lima 1.0.0 20190217 for 1c40000.gpu on minor 0
[ 1.123120] ahci-sunxi 1c18000.sata: 1c18000.sata supply ahci not found, using dummy regulator
[ 1.131902] ahci-sunxi 1c18000.sata: 1c18000.sata supply phy not found, using dummy regulator
[ 1.141760] libphy: Fixed MDIO Bus: probed
[ 1.145919] CAN device driver interface
[ 1.150848] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.157420] ehci-platform: EHCI generic platform driver
[ 1.163147] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.169386] ohci-platform: OHCI generic platform driver
[ 1.175142] usbcore: registered new interface driver cdc_wdm
[ 1.180851] usbcore: registered new interface driver usb-storage
[ 1.187004] usbcore: registered new interface driver usbserial_generic
[ 1.193599] usbserial: USB Serial support registered for generic
[ 1.200678] input: 1c22800.lradc as /devices/platform/soc/1c22800.lradc/input/input0
[ 1.210571] sunxi-rtc 1c20d00.rtc: registered as rtc0
[ 1.215872] i2c /dev entries driver
[ 1.220416] axp20x-i2c 0-0034: AXP20x variant AXP209 found
[ 1.241521] input: axp20x-pek as /devices/platform/soc/1c2ac00.i2c/i2c-0/0-0034/axp20x-pek/input/input1
[ 1.252216] ldo1: supplied by regulator-dummy
[ 1.256960] ldo2: supplied by regulator-dummy
[ 1.262505] ldo3: supplied by regulator-dummy
[ 1.267919] ldo4: supplied by regulator-dummy
[ 1.272512] ldo5: supplied by regulator-dummy
[ 1.277617] dcdc2: supplied by regulator-dummy
[ 1.282765] dcdc3: supplied by regulator-dummy
[ 1.289393] axp20x-i2c 0-0034: AXP20X driver loaded
[ 1.295347] lm8323 1-0042: no platform data avaliable,use static table
[ 1.303856] random: fast init done
[ 1.309117] lm8323 1-0042: init_pwm ok
[ 1.313025] input: LM8323 Keyboard as /devices/virtual/input/input2
[ 1.322702] rtc-pcf8563 1-0051: low voltage detected, date/time is not reliable.
[ 1.330402] rtc-pcf8563 1-0051: registered as rtc1
[ 1.337025] Goodix-TS 2-005d: 2-005d supply AVDD28 not found, using dummy regulator
[ 1.344839] Goodix-TS 2-005d: 2-005d supply VDDIO not found, using dummy regulator
[ 1.464923] Goodix-TS 2-005d: ID 911, version: 1060
[ 1.469802] Goodix-TS 2-005d: Trying to get config data from devicetree.
[ 1.476527] Goodix-TS 2-005d: read cfg data ok.count=186 bytes
[ 1.510805] Goodix-TS 2-005d: Config sent successfully.
[ 1.533865] input: Goodix Capacitive TouchScreen as /devices/platform/soc/1c2b400.i2c/i2c-2/2-005d/input/input3
[ 1.544417] Goodix-TS 2-005d: goodix_911 config ok.
[ 1.579131] Registered IR keymap rc-empty
[ 1.583260] rc rc0: sunxi-ir as /devices/platform/soc/1c21800.ir/rc/rc0
[ 1.590113] input: sunxi-ir as /devices/platform/soc/1c21800.ir/rc/rc0/input4
[ 1.597789] sunxi-ir 1c21800.ir: initialized sunXi IR driver
[ 1.604015] axp20x-usb-power-supply axp20x-usb-power-supply: DMA mask not set
[ 1.611450] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
[ 1.619598] axp20x-ac-power-supply axp20x-ac-power-supply: DMA mask not set
[ 1.627153] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
[ 1.635431] usbcore: registered new interface driver bcm203x
[ 1.641128] usbcore: registered new interface driver bpa10x
[ 1.646773] usbcore: registered new interface driver bfusb
[ 1.652315] usbcore: registered new interface driver btusb
[ 1.660422] sun4i-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pc not found, using dummy regulator
[ 1.670708] sun4i-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
[ 1.681235] sun4i-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pe not found, using dummy regulator
[ 1.690972] sunxi-mmc 1c0f000.mmc: Got CD GPIO
[ 1.720892] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB
[ 1.729080] sunxi-mmc 1c11000.mmc: allocated mmc-pwrseq
[ 1.757752] sunxi-mmc 1c11000.mmc: initialized, max. request size: 16384 KB
[ 1.773004] mmc0: host does not support reading read-only switch, assuming write-enable
[ 1.783063] mmc0: new high speed SDHC card at address 0002
[ 1.789509] mmcblk0: mmc0:0002 N/A 15.0 GiB
[ 1.791363] sunxi-mmc 1c12000.mmc: initialized, max. request size: 16384 KB
[ 1.801972] sun4i-ss 1c15000.crypto-engine: Die ID 0
[ 1.809656] mmcblk0: p1 p2 p3
[ 1.811102] usbcore: registered new interface driver usbhid
[ 1.818352] usbhid: USB HID core driver
[ 1.822957] cedrus 1c0e000.video-codec: Device registered as /dev/video0
[ 1.830525] usbcore: registered new interface driver r8712u
[ 1.836446] axp20x-adc axp20x-adc: DMA mask not set
[ 1.846906] debugfs: Directory '1c22c00.codec' with parent 'sun4i-codec' already present!
[ 1.856694] sun4i-codec 1c22c00.codec: Codec <-> 1c22c00.codec mapping ok
[ 1.866277] NET: Registered protocol family 17
[ 1.870747] can: controller area network core (rev 20170425 abi 9)
[ 1.877103] NET: Registered protocol family 29
[ 1.881552] can: raw protocol (rev 20170425)
[ 1.885867] can: broadcast manager protocol (rev 20170425 t)
[ 1.891530] can: netlink gateway (rev 20190810) max_hops=1
[ 1.897447] Bluetooth: RFCOMM TTY layer initialized
[ 1.902347] Bluetooth: RFCOMM socket layer initialized
[ 1.907550] Bluetooth: RFCOMM ver 1.11
[ 1.911311] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 1.916648] Bluetooth: BNEP filters: protocol multicast
[ 1.921876] Bluetooth: BNEP socket layer initialized
[ 1.926855] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 1.932428] mmc1: new DDR MMC card at address 0001
[ 1.932776] Bluetooth: HIDP socket layer initialized
[ 1.942818] Key type dns_resolver registered
[ 1.947294] Registering SWP/SWPB emulation handler
[ 1.947684] mmcblk1: mmc1:0001 NCard 7.28 GiB
[ 1.957261] Loading compiled-in X.509 certificates
[ 1.957295] mmcblk1boot0: mmc1:0001 NCard partition 1 4.00 MiB
[ 1.968789] mmcblk1boot1: mmc1:0001 NCard partition 2 4.00 MiB
[ 1.976717] gpio-230 (usb1-vbus): gpiod_direction_output: tried to set a GPIO tied to an IRQ as output
[ 1.977688] mmcblk1: p1 p2
[ 1.986125] reg-fixed-voltage: probe of usb1-vbus failed with error -5
[ 1.996120] gpio-227 (usb2-vbus): gpiod_direction_output: tried to set a GPIO tied to an IRQ as output
[ 2.005489] reg-fixed-voltage: probe of usb2-vbus failed with error -5
[ 2.014281] sun4i-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pd not found, using dummy regulator
[ 2.024443] sun4i-drm display-engine: bound 1e00000.display-frontend (ops 0xc094d9f8)
[ 2.032387] sun4i-drm display-engine: bound 1e20000.display-frontend (ops 0xc094d9f8)
[ 2.040528] sun4i-drm display-engine: bound 1e60000.display-backend (ops 0xc094d238)
[ 2.048547] sun4i-drm display-engine: bound 1e40000.display-backend (ops 0xc094d238)
[ 2.056948] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xc094bf60)
[ 2.065161] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
[ 2.072999] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xc094bf60)
[ 2.081937] sun4i-drm display-engine: bound 1c16000.hdmi (ops 0xc094e090)
[ 2.088787] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.095419] [drm] No driver support for vblank timestamp query.
[ 2.101336] checking generic (7fda8000 258000) vs hw (0 ffffffff)
[ 2.101341] fb0: switching to sun4i-drm-fb from simple
[ 2.106856] Console: switching to colour dummy device 80x30
[ 2.113166] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 1
[ 2.696964] Console: switching to colour frame buffer device 128x37
[ 2.714435] sun4i-drm display-engine: fb0: sun4i-drmdrmfb frame buffer device
[ 2.722192] ahci-sunxi 1c18000.sata: 1c18000.sata supply ahci not found, using dummy regulator
[ 2.730954] ahci-sunxi 1c18000.sata: 1c18000.sata supply phy not found, using dummy regulator
[ 2.833501] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP
[ 2.840983] ahci-sunxi 1c18000.sata: forcing PORTS_IMPL to 0x1
[ 2.846896] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode
[ 2.855870] ahci-sunxi 1c18000.sata: flags: ncq sntf pm led clo only pio slum part ccc
[ 2.864992] scsi host0: ahci-sunxi
[ 2.868855] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 38
[ 2.877614] ehci-platform 1c14000.usb: EHCI Host Controller
[ 2.883227] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1
[ 2.891410] ehci-platform 1c14000.usb: irq 34, io mem 0x01c14000
[ 2.923442] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00
[ 2.929768] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[ 2.938058] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.945285] usb usb1: Product: EHCI Host Controller
[ 2.950158] usb usb1: Manufacturer: Linux 5.4.24 ehci_hcd
[ 2.955563] usb usb1: SerialNumber: 1c14000.usb
[ 2.960821] hub 1-0:1.0: USB hub found
[ 2.964655] hub 1-0:1.0: 1 port detected
[ 2.969673] ehci-platform 1c1c000.usb: EHCI Host Controller
[ 2.975343] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2
[ 2.983498] ehci-platform 1c1c000.usb: irq 39, io mem 0x01c1c000
[ 3.013443] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
[ 3.019771] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[ 3.028057] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.035288] usb usb2: Product: EHCI Host Controller
[ 3.040161] usb usb2: Manufacturer: Linux 5.4.24 ehci_hcd
[ 3.045575] usb usb2: SerialNumber: 1c1c000.usb
[ 3.050771] hub 2-0:1.0: USB hub found
[ 3.054655] hub 2-0:1.0: 1 port detected
[ 3.059649] ohci-platform 1c14400.usb: Generic Platform OHCI controller
[ 3.066357] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 3
[ 3.074579] ohci-platform 1c14400.usb: irq 35, io mem 0x01c14400
[ 3.147642] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
[ 3.155925] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.163139] usb usb3: Product: Generic Platform OHCI controller
[ 3.169066] usb usb3: Manufacturer: Linux 5.4.24 ohci_hcd
[ 3.174468] usb usb3: SerialNumber: 1c14400.usb
[ 3.179641] hub 3-0:1.0: USB hub found
[ 3.183586] hub 3-0:1.0: 1 port detected
[ 3.188574] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
[ 3.195269] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4
[ 3.203339] ohci-platform 1c1c400.usb: irq 40, io mem 0x01c1c400
[ 3.209968] ata1: SATA link down (SStatus 0 SControl 300)
[ 3.277625] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
[ 3.285909] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.293122] usb usb4: Product: Generic Platform OHCI controller
[ 3.299052] usb usb4: Manufacturer: Linux 5.4.24 ohci_hcd
[ 3.304458] usb usb4: SerialNumber: 1c1c400.usb
[ 3.309910] hub 4-0:1.0: USB hub found
[ 3.313775] hub 4-0:1.0: 1 port detected
[ 3.318877] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
[ 3.330337] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
[ 3.336168] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
[ 3.344085] usb 1-1: new high-speed USB device number 2 using ehci-platform
[ 3.351383] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[ 3.359688] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.366927] usb usb5: Product: MUSB HDRC host driver
[ 3.371887] usb usb5: Manufacturer: Linux 5.4.24 musb-hcd
[ 3.377303] usb usb5: SerialNumber: musb-hdrc.1.auto
[ 3.382905] hub 5-0:1.0: USB hub found
[ 3.386801] hub 5-0:1.0: 1 port detected
[ 3.404624] usb 1-1: New USB device found, idVendor=0bda, idProduct=8179, bcdDevice= 0.00
[ 3.412816] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.419982] usb 1-1: Product: 802.11n NIC
[ 3.424014] usb 1-1: Manufacturer: Realtek
[ 3.428106] usb 1-1: SerialNumber: 00E04C0001
[ 3.434443] asoc-simple-card sound: cs4271-hifi <-> 1c22400.i2s mapping ok
[ 3.444309] rtc-pcf8563 1-0051: low voltage detected, date/time is not reliable.
[ 3.451709] rtc-pcf8563 1-0051: hctosys: unable to read the hardware clock
[ 3.458908] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 3.466874] usb 2-1: new high-speed USB device number 2 using ehci-platform
[ 3.476695] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 3.483678] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 3.492303] cfg80211: failed to load regulatory.db
[ 3.497369] ALSA device list:
[ 3.500356] #0: sun4i-codec
[ 3.503320] #1: GSOC-Sound-Card
[ 3.519988] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 3.528296] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 3.537014] devtmpfs: mounted
[ 3.541221] Freeing unused kernel memory: 1024K
[ 3.548558] usb 2-1: New USB device found, idVendor=05ac, idProduct=1006, bcdDevice=96.15
[ 3.556750] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.563892] usb 2-1: Product: Keyboard Hub
[ 3.567985] usb 2-1: Manufacturer: Apple, Inc.
[ 3.572430] usb 2-1: SerialNumber: 000000000000
[ 3.577380] Run /sbin/init as init process
[ 3.582072] hub 2-1:1.0: USB hub found
[ 3.586070] hub 2-1:1.0: 3 ports detected
[ 3.593389] usb 2-1: USB disconnect, device number 2
[ 4.091894] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 4.163590] usb 2-1: new high-speed USB device number 3 using ehci-platform
[ 4.223301] usb 2-1: New USB device found, idVendor=05ac, idProduct=1006, bcdDevice=96.15
[ 4.231624] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.238790] usb 2-1: Product: Keyboard Hub
[ 4.242890] usb 2-1: Manufacturer: Apple, Inc.
[ 4.247462] usb 2-1: SerialNumber: 000000000000
[ 4.256280] hub 2-1:1.0: USB hub found
[ 4.262211] hub 2-1:1.0: 3 ports detected
[ 4.284789] usb 2-1: USB disconnect, device number 3
[ 4.352423] udevd[157]: starting version 3.2.9
[ 4.383480] random: udevd: uninitialized urandom read (16 bytes read)
[ 4.393596] random: udevd: uninitialized urandom read (16 bytes read)
[ 4.400150] random: udevd: uninitialized urandom read (16 bytes read)
[ 4.470425] udevd[158]: starting eudev-3.2.9
[ 4.873534] usb 2-1: new high-speed USB device number 4 using ehci-platform
[ 4.934063] usb 2-1: New USB device found, idVendor=05ac, idProduct=1006, bcdDevice=96.15
[ 4.942373] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.949727] usb 2-1: Product: Keyboard Hub
[ 4.953905] usb 2-1: Manufacturer: Apple, Inc.
[ 4.958415] usb 2-1: SerialNumber: 000000000000
[ 4.966073] hub 2-1:1.0: USB hub found
[ 4.970125] hub 2-1:1.0: 3 ports detected
[ 5.293531] usb 2-1.2: new low-speed USB device number 5 using ehci-platform
[ 5.463147] usb 2-1.2: New USB device found, idVendor=05ac, idProduct=024f, bcdDevice= 0.74
[ 5.471704] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.479125] usb 2-1.2: Product: Apple Keyboard
[ 5.483614] usb 2-1.2: Manufacturer: Apple Inc.
[ 5.509997] input: Apple Inc. Apple Keyboard as /devices/platform/soc/1c1c000.usb/usb2/2-1/2-1.2/2-1.2:1.0/0003:05AC:024F.0001/input/input5
[ 5.584533] apple 0003:05AC:024F.0001: input: USB HID v1.11 Keyboard [Apple Inc. Apple Keyboard] on usb-1c1c000.usb-1.2/input0
[ 5.605792] input: Apple Inc. Apple Keyboard as /devices/platform/soc/1c1c000.usb/usb2/2-1/2-1.2/2-1.2:1.1/0003:05AC:024F.0002/input/input6
[ 5.683944] apple 0003:05AC:024F.0002: input: USB HID v1.11 Device [Apple Inc. Apple Keyboard] on usb-1c1c000.usb-1.2/input1
[ 5.867575] urandom_read: 2 callbacks suppressed
[ 5.867586] random: dd: uninitialized urandom read (512 bytes read)
[ 6.146338] random: dbus-uuidgen: uninitialized urandom read (12 bytes read)
[ 6.153712] random: dbus-uuidgen: uninitialized urandom read (8 bytes read)
[ 13.989195] random: crng init done
[ 13.992620] random: 2 urandom warning(s) missed due to ratelimiting
[ 33.773450] vcc5v0: disabling
[ 33.776434] gmac-3v3: disabling
[ 337.817030] usb 2-1: USB disconnect, device number 4
[ 337.822021] usb 2-1.2: USB disconnect, device number 5
[ 389.233433] usb 4-1: new low-speed USB device number 2 using ohci-platform
[ 389.507477] usb 4-1: New USB device found, idVendor=03f9, idProduct=0100, bcdDevice= 1.02
[ 389.515692] usb 4-1: New USB device strings: Mfr=4, Product=26, SerialNumber=0
[ 389.522906] usb 4-1: Product: Keytronic USB Keyboard
[ 389.527896] usb 4-1: Manufacturer: Key Tronic
[ 389.563677] input: Key Tronic Keytronic USB Keyboard as /devices/platform/soc/1c1c400.usb/usb4/4-1/4-1:1.0/0003:03F9:0100.0003/input/input7
[ 389.644187] hid-generic 0003:03F9:0100.0003: input: USB HID v1.10 Keyboard [Key Tronic Keytronic USB Keyboard] on usb-1c1c400.usb-1/input0
[ 2576.861254] mmcblk1: p1 p2
[ 2609.352041] mmcblk1: p1 p2
[ 3385.504266] mmcblk1: p1 p2
[ 3788.499892] mmcblk1: p1 p2
[ 3869.858146] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
[ 6294.009713] usb 1-1: USB disconnect, device number 2