# minicom
minicom: cannot open /dev/ttyUSB0: No such file or directory
root@Argon:/home/mark/Desktop# minicom
Welcome to minicom 2.7
OPTIONS: I18n
Compiled on Apr 22 2017, 09:14:19.
Port /dev/ttyUSB0, 16:25:03
Press CTRL-A Z for help on special keys
U-Boot SPL 2016.11-01379-gfd188cb2b6-dirty (Jun 21 2019 - 16:36:20)
OMAP5432-GP ES2.0
ram code 0x0
version code 0xa
Found LC15 V5.3 with 4GB RAM
>>spl:board_init_r()
spl_init()
Trying to boot from MMC1
board_mmc_init called (vers = 53)
MLO
hard: gpio7 = eMMC
soft: gpio82 = 0 (mmc1=eMMC)
ctrl: gpio76 = 1 (ctrl=soft)
spl: payload image: U-Boot 2016.11-01379-gfd188cb2b6 load addr: 0x807fffc0 size2
Jumping to U-Boot
loaded - jumping to U-Boot...
U-Boot 2016.11-01379-gfd188cb2b6-dirty (Jun 21 2019 - 16:36:20 +0200)
LPAE build running in hypervisor mode!
CPU : ARM Cortex-A15 r2p2
SoC : OMAP5432-GP ES2.0
Board: Pyra with Letux Cortex 15
I2C: ready
DRAM: 4 GiB
Reset: peripherals
bq24297: no battery found
Iin_lim found: 2
Iin_lim changed 6
Vin_dpm found: 6
Vin_dpm changed: 0
bq24297: r0 := 06
MMC: ram code 0x0
version code 0xa
Found LC15 V5.3 with 4GB RAM
board_mmc_init called (vers = 53)
U-Boot
soft: gpio82 = 0 (mmc1=eMMC)
OMAP SD/MMC: 0, OMAP SD/MMC: 1, OMAP SD/MMC: 2
*** Warning - bad CRC, using default environment
Found Pyra MB V5.2
Device Tree: omap5-letux-cortex15-v5.3+pyra-v5.2.dtb
SCSI: SATA link 0 timeout.
AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
flags: 64bit ncq stag pm led clo only pmp pio slum part ccc apst
scanning bus for devices...
Found 0 device(s).
Net: No ethernet found.
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
309 bytes read in 11 ms (27.3 KiB/s)
Retrieving file: /extlinux/linux.cfg
1722 bytes read in 10 ms (168 KiB/s)
Retrieving file: /extlinux/user.cfg
0 bytes read in 10 ms (0 Bytes/s)
Extlinux Boot Menu
1: Debian GNU/Linux 10 (buster), kernel 4.19.88-letux-lpae
2: Debian GNU/Linux 10 (buster), kernel 4.19.88-letux-lpae (recovery mode)
3: Debian GNU/Linux 10 (buster), kernel 4.19.88-letux-lpae (hwtest)
Enter choice: 1: Debian GNU/Linux 10 (buster), kernel 4.19.88-letux-lpae
Retrieving file: /initrd.img-4.19.88-letux-lpae
10643010 bytes read in 545 ms (18.6 MiB/s)
Retrieving file: /vmlinuz-4.19.88-letux-lpae
5265792 bytes read in 275 ms (18.3 MiB/s)
append: root=PARTUUID=f23ef208-02 console=ttyO2,115200n8 console=tty0 vram=12M t
Retrieving file: /dtb/linux-image-4.19.88-letux-lpae/omap5-letux-cortex15-v5.3+b
65659 bytes read in 41 ms (1.5 MiB/s)
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Loading Ramdisk to 8f5d9000, end 8ffff642 ... OK
Loading Device Tree to 8f5c5000, end 8f5d807a ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.19.88-letux-lpae (pyra@debian-buster) (gcc versi9
[ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=30c5387d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] OF: fdt: Machine model: Pyra-Handheld-V5.2
[ 0.000000] debug: ignoring loglevel setting.
[ 0.000000] debug: ignoring loglevel setting.
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] cma: Reserved 16 MiB at 0x00000000fe000000
[ 0.000000] OMAP4: Map 0x000000027fd00000 to (ptrval) for dram barrier
[ 0.000000] On node 0 totalpages: 1043712
[ 0.000000] DMA zone: 1536 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 196608 pages, LIFO batch:63
[ 0.000000] HighMem zone: 847104 pages, LIFO batch:63
[ 0.000000] OMAP5432 ES2.0
[ 0.000000] random: get_random_bytes called from start_kernel+0x88/0x488 wit0
[ 0.000000] percpu: Embedded 16 pages/cpu s36556 r8192 d20788 u65536
[ 0.000000] pcpu-alloc: s36556 r8192 d20788 u65536 alloc=16*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1042176
[ 0.000000] Kernel command line: root=PARTUUID=f23ef208-02 console=ttyO2,115l
[ 0.000000] log_buf_len: 8388608 bytes
[ 0.000000] early log buf free: 63708(97%)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 4092628K/4174848K available (7219K kernel code, 741K rwd)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (9236 kB)
[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (2048 kB)
[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 742 kB)
[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 356 kB)
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
[ 0.000000] Tasks RCU enabled.
[ 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] OMAP clockevent source: timer1 at 32768 Hz
[ 0.000000] arch_timer: cp15 timer(s) running at 6.14MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycless
[ 0.000005] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 4398s
[ 0.000017] Switching to timer-based delay loop, resolution 162ns
[ 0.000808] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xfffffffs
[ 0.000817] OMAP clocksource: 32k_counter at 32768 Hz
[ 0.002293] Console: colour dummy device 80x30
[ 0.002851] console [tty0] enabled
[ 0.002887] Calibrating delay loop (skipped), value calculated using timer f)
[ 0.002915] pid_max: default: 32768 minimum: 301
[ 0.003016] Security Framework initialized
[ 0.003077] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.003100] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.003541] CPU: Testing write buffer coherency: ok
[ 0.003581] CPU0: Spectre v2: firmware did not set auxiliary control registee
[ 0.003773] /cpus/cpu@0 missing clock-frequency property
[ 0.003798] /cpus/cpu@1 missing clock-frequency property
[ 0.003817] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.059974] Setting up static identity map for 0x80200000 - 0x80200060
[ 0.079982] rcu: Hierarchical SRCU implementation.
[ 0.120037] smp: Bringing up secondary CPUs ...
[ 0.200454] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.200459] CPU1: Spectre v2: using ICIALLU workaround
[ 0.200587] smp: Brought up 1 node, 2 CPUs
[ 0.200605] SMP: Total of 2 processors activated (24.57 BogoMIPS).
[ 0.200622] CPU: All CPU(s) started in HYP mode.
[ 0.200635] CPU: Virtualization extensions available.
[ 0.201017] devtmpfs: initialized
[ 0.220553] VFP support v0.3: implementor 41 architecture 4 part 30 variant 0
[ 0.220927] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ms
[ 0.220957] futex hash table entries: 512 (order: 3, 32768 bytes)
[ 0.221457] pinctrl core: initialized pinctrl subsystem
[ 0.222091] NET: Registered protocol family 16
[ 0.224515] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.225255] omap_hwmod: l3_main_3 using broken dt data from ocp
[ 0.225890] omap_hwmod: l3_main_2 using broken dt data from ocp
[ 0.287070] audit: initializing netlink subsys (disabled)
[ 0.287649] (NULL device *): Failed to create dummy-scm_conf@0 debugfs direcy
[ 0.287892] cpuidle: using governor menu
[ 0.288763] audit: type=2000 audit(0.280:1): state=initialized audit_enabled1
[ 0.294832] OMAP GPIO hardware version 0.1
[ 0.298625] GPIO line 234 (gpio8_234/msecure) hogged as output/high
[ 0.299022] platform 50000000.gpmc: Cannot lookup hwmod 'gpmc'
[ 0.299139] omap-gpmc 50000000.gpmc: _od_fail_runtime_resume: FIXME: missingo
[ 0.299165] omap-gpmc 50000000.gpmc: GPMC revision 6.0
[ 0.312965] No ATAGs?
[ 0.313070] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint.
[ 0.313106] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.313615] OMAP DMA hardware revision 0.0
[ 0.314521] Serial: AMBA PL011 UART driver
[ 0.343662] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver )
[ 0.344658] vsys_cobra: supplied by vmain
[ 0.349632] omap-iommu 4a066000.mmu: 4a066000.mmu registered
[ 0.349920] omap-iommu 55082000.mmu: 55082000.mmu registered
[ 0.352163] vgaarb: loaded
[ 0.352752] SCSI subsystem initialized
[ 0.360509] libata version 3.00 loaded.
[ 0.360709] usbcore: registered new interface driver usbfs
[ 0.360767] usbcore: registered new interface driver hub
[ 0.360826] usbcore: registered new device driver usb
[ 0.361130] usb_phy_generic hsusb2_phy: hsusb2_phy supply vcc not found, usir
[ 0.361215] usb_phy_generic hsusb2_phy: Linked as a consumer to regulator.0
[ 0.362339] Advanced Linux Sound Architecture Driver Initialized.
[ 0.363604] clocksource: Switched to clocksource arch_sys_counter
[ 0.410706] VFS: Disk quotas dquot_6.6.0
[ 0.410785] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.418793] NET: Registered protocol family 2
[ 0.419553] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144)
[ 0.419594] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.419669] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.419808] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.419901] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.419944] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.420068] NET: Registered protocol family 1
[ 0.420103] PCI: CLS 0 bytes, default 64
[ 0.472480] Trying to unpack rootfs image as initramfs...
[ 0.938319] Freeing initrd memory: 10396K
[ 0.938874] hw perfevents: no interrupt-affinity property for /pmu, guessing.
[ 0.939090] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counte
[ 0.943782] Initialise system trusted keyrings
[ 0.943935] workingset: timestamp_bits=30 max_order=20 bucket_order=0
[ 0.944246] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.944501] aufs 4.19.17+
[ 0.946072] Key type asymmetric registered
[ 0.946091] Asymmetric key parser 'x509' registered
[ 0.946144] bounce: pool size: 64 pages
[ 0.946242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major )
[ 0.946265] io scheduler noop registered
[ 0.946280] io scheduler deadline registered
[ 0.946319] io scheduler cfq registered (default)
[ 0.946335] io scheduler mq-deadline registered
[ 0.946349] io scheduler kyber registered
[ 0.949968] ti-pipe3 4a096000.phy: can't get syscon-pllreset, sata dpll won'e
[ 0.950800] pinctrl-single 4a002840.pinmux: 219 pins, size 438
[ 0.951289] pinctrl-single 4ae0c840.pinmux: 30 pins, size 60
[ 0.960415] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.963287] omap_uart 4806c000.serial: no wakeirq for uart1
[ 0.963399] 4806c000.serial: ttyO1 at MMIO 0x4806c000 (irq = 46, base_baud =1
[ 0.963696] serial serial0: tty port ttyO1 registered
[ 0.963981] 48020000.serial: ttyO2 at MMIO 0x48020000 (irq = 47, base_baud =2
[ 1.880079] console [ttyO2] enabled
[ 1.884307] omap_uart 4806e000.serial: no wakeirq for uart3
[ 1.890223] 4806e000.serial: ttyO3 at MMIO 0x4806e000 (irq = 48, base_baud =3
[ 1.900454] omap_uart 48068000.serial: no wakeirq for uart5
[ 1.906397] 48068000.serial: ttyO5 at MMIO 0x48068000 (irq = 49, base_baud =5
[ 1.925121] brd: module loaded
[ 1.933144] loop: module loaded
[ 1.938090] ahci 4a140000.sata: SSS flag set, parallel bus scan disabled
[ 1.945167] ahci 4a140000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 ie
[ 1.954130] ahci 4a140000.sata: flags: 64bit ncq sntf stag pm led clo only p
[ 1.964924] scsi host0: ahci
[ 1.968224] ata1: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a1410ff] port 0x9
[ 1.977653] mtdoops: mtd device (mtddev=name/number) must be supplied
[ 1.986902] libphy: Fixed MDIO Bus: probed
[ 1.994524] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.001389] ehci-pci: EHCI PCI platform driver
[ 2.006255] usbcore: registered new interface driver usb-storage
[ 2.012852] mousedev: PS/2 mouse device common for all mice
[ 2.019721] i2c /dev entries driver
[ 2.023505] IR NEC protocol handler initialized
[ 2.028283] IR RC5(x/sz) protocol handler initialized
[ 2.033579] IR RC6 protocol handler initialized
[ 2.038346] IR JVC protocol handler initialized
[ 2.043094] IR Sony protocol handler initialized
[ 2.047948] IR SANYO protocol handler initialized
[ 2.052879] IR Sharp protocol handler initialized
[ 2.057828] IR MCE Keyboard/mouse protocol handler initialized
[ 2.063958] IR XMP protocol handler initialized
[ 2.068712] Driver for 1-wire Dallas network protocol.
[ 2.077274] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[ 2.087297] sdhci: Secure Digital Host Controller Interface driver
[ 2.093804] sdhci: Copyright(c) Pierre Ossman
[ 2.098928] omap_gpio 48053000.gpio: Could not set line 4 debounce to 200000)
[ 2.108076] omap_hsmmc 4809c000.mmc: Got CD GPIO
[ 2.112936] omap_hsmmc 4809c000.mmc: Got WP GPIO
[ 2.118471] omap_hsmmc 480b4000.mmc: Linked as a consumer to regulator.4
[ 2.151418] omap_gpio 48057000.gpio: Could not set line 13 debounce to 20000)
[ 2.160674] omap_hsmmc 480d1000.mmc: Got CD GPIO
[ 2.165570] omap_hsmmc 480d1000.mmc: Got WP GPIO
[ 2.171302] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.178469] txs02612 txs02612: probe
[ 2.182292] device_find_by_node: parent=c0e5bb70 of=ebfe901c - /ocp/mmc@480b2
[ 2.190664] find_by_node: found
[ 2.194261] devm_mmc_get_mmc_by_phandle: node /ocp/mmc@480b4000:182 -> dev =0
[ 2.202485] txs02612 txs02612: could not get access to host port, using manue
[ 2.235753] txs02612_request: current=1 client=0
[ 2.263637] txs02612 txs02612: probed
[ 2.267502] txs02612_request: current=0 client=1
[ 2.272520] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.280603] usbcore: registered new interface driver usbhid
[ 2.286544] usbhid: USB HID core driver
[ 2.290699] ashmem: initialized
[ 2.296463] oprofile: using timer interrupt.
[ 2.301282] Initializing XFRM netlink socket
[ 2.305795] NET: Registered protocol family 17
[ 2.306777] ata1: SATA link down (SStatus 0 SControl 300)
[ 2.310471] NET: Registered protocol family 15
[ 2.320811] Key type dns_resolver registered
[ 2.325677] ThumbEE CPU extension supported.
[ 2.330161] Registering SWP/SWPB emulation handler
[ 2.335240] omap_vc_init_channel: No PMIC info for vdd_core
[ 2.341079] omap_vp_init: No PMIC info for vdd_core
[ 2.346218] omap_vc_init_channel: No PMIC info for vdd_mm
[ 2.351875] omap_vp_init: No PMIC info for vdd_mm
[ 2.356824] omap_vc_init_channel: No PMIC info for vdd_mpu
[ 2.362575] omap_vp_init: No PMIC info for vdd_mpu
[ 2.367618] Power Management for TI OMAP4+ devices.
[ 2.373426] Loading compiled-in X.509 certificates
[ 2.395504] palmas 0-0048: Irq flag is 0x00000008
[ 2.426679] palmas 0-0048: Muxing GPIO 3, PWM 0, LED 0
[ 2.439245] palmas-rtc 48070000.i2c
almas@48:rtc: rtc core: registered 48070
[ 2.452420] SMPS123: supplied by regulator-dummy
[ 2.459043] SMPS45: supplied by regulator-dummy
[ 2.465529] SMPS6: supplied by vsys_cobra
[ 2.470854] random: fast init done
[ 2.474875] SMPS7: supplied by vsys_cobra
[ 2.480594] SMPS8: supplied by vsys_cobra
[ 2.486476] SMPS9: supplied by vsys_cobra
[ 2.491025] smps9: Bringing 0uV into 2100000-2100000uV
[ 2.497753] SMPS10_OUT2: supplied by regulator-dummy
[ 2.504273] SMPS10_OUT1: supplied by regulator-dummy
[ 2.510286] LDO1: supplied by vsys_cobra
[ 2.514820] ldo1: Bringing 0uV into 1800000-1800000uV
[ 2.521413] LDO2: supplied by vsys_cobra
[ 2.528368] ldo4: Bringing 0uV into 1800000-1800000uV
[ 2.535130] LDO5: supplied by vsys_cobra
[ 2.544061] LDO7: supplied by vsys_cobra
[ 2.548518] ldo7: Bringing 0uV into 2000000-2000000uV
[ 2.555226] LDO8: supplied by vsys_cobra
[ 2.561073] LDO9: supplied by vmmcsd_fixed
[ 2.567608] LDOLN: supplied by vsys_cobra
[ 2.573540] LDOUSB: supplied by vsys_cobra
[ 2.582284] twl6040 0-004b: Linked as a consumer to regulator.12
[ 2.588761] twl6040 0-004b: Linked as a consumer to regulator.14
[ 2.598218] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz
[ 2.605574] omap_i2c 48072000.i2c: bus 1 rev0.12 at 400 kHz
[ 2.612725] omap_i2c 48060000.i2c: bus 2 rev0.12 at 400 kHz
[ 2.619687] omap_i2c 4807a000.i2c: bus 3 rev0.12 at 400 kHz
[ 2.626520] vdds_1v8_main: supplied by smps7
[ 2.631255] pca953x 4-0022: Linked as a consumer to regulator.3
[ 2.666426] omap_i2c 4807c000.i2c: bus 4 rev0.12 at 400 kHz
[ 2.672831] cpu cpu0: Linked as a consumer to regulator.9
[ 2.678606] cpu cpu0: Dropping the link to regulator.9
[ 2.684389] cpu cpu0: Linked as a consumer to regulator.9
[ 2.691989] omap_gpio 48053000.gpio: Could not set line 4 debounce to 200000)
[ 2.701185] omap_hsmmc 4809c000.mmc: Got CD GPIO
[ 2.706111] omap_hsmmc 4809c000.mmc: Got WP GPIO
[ 2.711201] omap_hsmmc 4809c000.mmc: Linked as a consumer to regulator.25
[ 2.718561] omap_hsmmc 4809c000.mmc: Linked as a consumer to regulator.5
[ 2.754385] omap_hsmmc 480ad000.mmc: allocated mmc-pwrseq
[ 2.760257] omap_hsmmc 480ad000.mmc: Linked as a consumer to regulator.8
[ 2.808065] mmc3: new high speed SDXC card at address 0001
[ 2.827014] mmcblk3: mmc3:0001 GC2QT 59.6 GiB
[ 2.833481] mmcblk3: p1 p2
[ 2.881378] omap_gpio 48057000.gpio: Could not set line 13 debounce to 20000)
[ 2.891180] omap_hsmmc 480d1000.mmc: Got CD GPIO
[ 2.896366] omap_hsmmc 480d1000.mmc: Got WP GPIO
[ 2.902217] omap_hsmmc 480d1000.mmc: Linked as a consumer to regulator.18
[ 2.916400] omap_hsmmc 480ad000.mmc: card claims to support voltages below de
[ 2.939128] mmc4: new high speed SDIO card at address 0001
[ 3.044619] ldo3: supplied by vdds_1v8_main
[ 3.050370] ldo4: supplied by vdds_1v8_main
[ 3.056956] ldo6: supplied by vdds_1v8_main
[ 3.263483] input: user-button as /devices/platform/user-button/input/input0
[ 3.278427] input: pyra-game-buttons as /devices/platform/pyra-game-buttons/1
[ 3.287888] input: pyra-lid-wakeup as /devices/platform/pyra-lid-wakeup/inpu2
[ 3.297687] palmas-rtc 48070000.i2c
almas@48:rtc: setting system clock to 2)
[ 3.308878] ALSA device list:
[ 3.311993] No soundcards found.
[ 3.317041] Freeing unused kernel memory: 2048K
[ 3.321974] Run /init as init process
[ 3.382422] set_switch() to 0
[ 3.741722] palmas_pwrbutton 48070000.i2c
almas@48
almas_power_button: h/ws
[ 3.758482] input: palmas_pwron as /devices/platform/44000000.ocp/48070000.i3
[ 3.774479] as5013 1-0040: ID code: 0c
[ 3.781270] as5013 1-0040: ID version: 0d
[ 3.787698] input: tca8418 as /devices/platform/44000000.ocp/48072000.i2c/i24
[ 3.798531] omap-dwc3 4a020000.omap_dwc3: vbus init failed
[ 3.807123] omap-dwc3 4a020000.omap_dwc3: vbus init failed
[ 3.813903] as5013 1-0040: silicon revision: 00
[ 3.819055] omap-dwc3 4a020000.omap_dwc3: vbus init failed
[ 3.826485] as5013 1-0040: control: f1
[ 3.830564] input: nub0 as /devices/platform/44000000.ocp/48072000.i2c/i2c-16
[ 3.842442] as5013 1-0040: probe 40, gpio -2, irq 0, "as5013"
[ 3.844044] input: TSC2007 Touchscreen as /devices/platform/44000000.ocp/4805
[ 3.848937] omap-dwc3 4a020000.omap_dwc3: vbus init failed
[ 3.867447] as5013 1-0041: ID code: 0c
[ 3.873652] as5013 1-0041: ID version: 0d
[ 3.880322] omap-dwc3 4a020000.omap_dwc3: vbus init failed
[ 3.888717] as5013 1-0041: silicon revision: 00
[ 3.893674] as5013 1-0041: control: f1
[ 3.897758] input: nub1 as /devices/platform/44000000.ocp/48072000.i2c/i2c-17
[ 3.897857] ehci-omap: OMAP-EHCI Host Controller driver
[ 3.928317] as5013 1-0041: probe 41, gpio -2, irq 0, "as5013"
[ 3.935434] omap-dwc3 4a020000.omap_dwc3: vbus init failed
[ 3.944201] pwm-backlight backlight: backlight supply power not found, usingr
[ 3.954137] pwm-backlight backlight: Linked as a consumer to regulator.0
[ 3.961381] pwm-backlight backlight: Dropping the link to regulator.0
[ 3.971052] pwm-backlight keyboard-backlight: keyboard-backlight supply power
[ 3.986988] omap-dwc3 4a020000.omap_dwc3: vbus init failed
[ 3.992916] omapdss: unknown parameter 'def_disp' ignored
[ 3.993051] pwm-backlight backlight: backlight supply power not found, usingr
[ 3.998705] ehci-omap 4a064c00.ehci: EHCI Host Controller
[ 4.017745] omapdss_dss 58000000.dss: 58000000.dss supply vdda_video not four
[ 4.018002] pwm-backlight backlight: Linked as a consumer to regulator.0
[ 4.034987] pwm-backlight keyboard-backlight: Linked as a consumer to regula0
[ 4.042927] ehci-omap 4a064c00.ehci: new USB bus registered, assigned bus nu1
[ 4.077249] omapdss_dss 58000000.dss: Linked as a consumer to regulator.0
[ 4.092278] ehci-omap 4a064c00.ehci: irq 145, io mem 0x4a064c00
[ 4.117575] DSS: OMAP DSS rev 6.1
[ 4.117666] omap-dwc3 4a020000.omap_dwc3: vbus init failed
[ 4.127364] omap-dwc3 4a020000.omap_dwc3: vbus init failed
[ 4.133606] omapdss_dss 58000000.dss: bound 58001000.dispc (ops dispc_compon)
[ 4.134376] ehci-omap 4a064c00.ehci: USB 2.0 started, EHCI 1.00
[ 4.151306] omapdss_dss 58000000.dss: bound 58004000.encoder (ops dsi_compon)
[ 4.151343] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, b9
[ 4.160984] omapdss_dss 58000000.dss: bound 58040000.encoder (ops hdmi5_comp)
[ 4.169481] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber1
[ 4.186482] omap-dwc3 4a020000.omap_dwc3: vbus init failed
[ 4.186596] usb usb1: Product: EHCI Host Controller
[ 4.198114] usb usb1: Manufacturer: Linux 4.19.88-letux-lpae ehci_hcd
[ 4.206017] usb usb1: SerialNumber: 4a064c00.ehci
[ 4.213112] hub 1-0:1.0: USB hub found
[ 4.217135] hub 1-0:1.0: 3 ports detected
[ 4.219066] omap-dwc3 4a020000.omap_dwc3: vbus init failed
[ 4.230108] omap-dwc3 4a020000.omap_dwc3: vbus init failed
[ 4.246058] dmm 4e000000.dmm: initialized all PAT entries
[ 4.252016] omap-dwc3 4a020000.omap_dwc3: vbus init failed
[ 4.254768] omapdss_dsi 58004000.encoder: Linked as a consumer to regulator.0
[ 4.265551] omapdss_hdmi5 58040000.encoder: Linked as a consumer to regulato0
[ 4.274343] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 4.281287] [drm] No driver support for vblank timestamp query.
[ 4.316128] Console: switching to colour frame buffer device 160x45
[ 4.336262] omapdrm omapdrm.0: fb0: omapdrm frame buffer device
[ 4.377074] [drm] Initialized omapdrm 1.0.0 20110917 for omapdrm.0 on minor 0
[ 4.386296] omap-dwc3 4a020000.omap_dwc3: vbus init failed
[ 4.493779] mmc0: new high speed MMC card at address 0001
[ 4.500844] mmcblk0: mmc0:0001 HBG4a2 29.1 GiB
[ 4.506473] mmcblk0boot0: mmc0:0001 HBG4a2 partition 1 4.00 MiB
[ 4.513218] mmcblk0boot1: mmc0:0001 HBG4a2 partition 2 4.00 MiB
[ 4.526013] mmcblk0rpmb: mmc0:0001 HBG4a2 partition 3 4.00 MiB, chardev (248)
[ 4.545739] mmcblk0: p1 p2
[ 4.551088] omap-dwc3 4a020000.omap_dwc3: vbus init failed
done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
[ 4.583897] usb 1-2: new high-speed USB device number 2 using ehci-omap
Begin: Running /scripts/local-premount ... done.
[ 4.814925] usb 1-2: New USB device found, idVendor=0424, idProduct=3503, bc0
[ 4.840348] usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.855151] hub 1-2:1.0: USB hub found
[ 4.866078] hub 1-2:1.0: 3 ports detected
[ 4.879263] omap-dwc3 4a020000.omap_dwc3: vbus init failed
Warning: fsck not present, so skipping root file system
[ 5.378033] F2FS-fs (mmcblk3p2): Found nat_bits in checkpoint
[ 5.479106] F2FS-fs (mmcblk3p2): recover fsync data on readonly fs
[ 5.492390] F2FS-fs (mmcblk3p2): Mounted with checkpoint version = 69f70c6e
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
[ 6.331909] systemd[1]: System time before build time, advancing clock.
[ 6.399927] systemd[1]: Inserted module 'autofs4'
[ 6.463162] NET: Registered protocol family 10
[ 6.500110] Segment Routing with IPv6
[ 6.541184] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SE)
[ 6.597289] systemd[1]: Detected architecture arm.
[ 6.613888] systemd[1]: No hostname configured.
[ 6.613902] systemd[1]: Set hostname to <localhost>.
[ 6.614572] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argumet
Welcome to Debian GNU/Linux 10 (buster)!
[ 7.093807] systemd[1]: File /lib/systemd/system/systemd-journald.service:12.
[ 7.134536] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warn)
[ 7.292548] systemd[1]: /lib/systemd/system/dbpd.service:6: PIDFile= referen.
[ 7.363174] random: systemd: uninitialized urandom read (16 bytes read)
[ 7.382706] random: systemd: uninitialized urandom read (16 bytes read)
[ 7.397341] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Ker[ 7.409584] random: systemd: uninitialized ura)
nel Socket.
[ 7.409740] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ OK ] Listening on initctl Compatibility Named Pipe.
[ OK ] Listening on Journal Socket (/dev/log).
[ OK ] Created slice system-systemd\x2dfsck.slice.
[ OK ] Set up automount Arbitrary Executable File Formats File System Automou.
[ OK ] Listening on udev Control Socket.
[ OK ] Listening on Syslog Socket.
[ OK ] Reached target Swap.
[ OK ] Created slice system-serial\x2dgetty.slice.
[ OK ] Created slice User and Session Slice.
[ OK ] Reached target Slices.
[ OK ] Listening on fsck to fsckd communication Socket.
[ OK ] Listening on Journal Audit Socket.
[ OK ] Created slice system-getty.slice.
[ OK ] Started Forward Password Requests to Wall Directory Watch.
[ OK ] Reached target User and Group Name Lookups.
[ OK ] Reached target Remote File Systems.
[ OK ] Listening on Journal Socket.
Mounting Kernel Debug File System...
Starting Set the console keyboard layout...
Starting Load Kernel Modules...
Starting File System Check on Root Device...
Starting udev Coldplug all Devices...
Starting Journal Service...
Starting Uncomplicated firewall...
Mounting POSIX Message Queue File System...
Starting Create list of required static device nodes for the current k.
[ OK ] Mounted Kernel Debug File System.
[ OK ] Started Load Kernel Modules.
[ OK ] Started File System Check on Root Device.
[ OK ] Started Uncomplicated firewall.
[ OK ] Mounted POSIX Message Queue File System.
[ OK ] Started Create list of required static device nodes for the current ke.
Starting Remount Root and Kernel File Systems...
Starting Apply Kernel Variables...
[ OK ] Started Remount Root and Kernel File Systems.
Starting Load/Save Random Seed...
Starting Create System Users...
[ OK ] Started Apply Kernel Variables.
[ OK ] Started Load/Save Random Seed.
[ OK ] Started Create System Users.
Starting Create Static Device Nodes in /dev...
[ OK ] Started Create Static Device Nodes in /dev.
Starting udev Kernel Device Manager...
[ OK ] Started Journal Service.
Starting Flush Journal to Persistent Storage...
[ OK ] Started Set the console keyboard layout.
[ OK ] Reached target Local File Systems (Pre).
[ OK ] Started udev Coldplug all Devices.
Starting Helper to synchronize boot up for ifupdown...
[ 8.112561] systemd-journald[1339]: Received request to flush runtime journa1
[ OK ] Started Helper to synchronize boot up for ifupdown.
[ OK ] Started udev Kernel Device Manager.
Starting Show Plymouth Boot Screen...
[ OK ] Started Flush Journal to Persistent Storage.
[ OK ] Started Show Plymouth Boot Screen.
[ OK ] Reached target Local Encrypted Volumes.
[ OK ] Reached target Paths.
[ OK ] Started Forward Password Requests to Plymouth Directory Watch.
[ 8.554474] omap-dwc3 4a020000.omap_dwc3: vbus init failed
[ 8.567601] omap-dwc3 4a020000.omap_dwc3: vbus init failed
[ OK ] Found device /dev/ttyO2.
[ 8.671192] bmp280 2-0077: 2-0077 supply vddd not found, using dummy regulatr
[ 8.685980] bmp280 2-0077: Linked as a consumer to regulator.0
[ 8.700112] bmp280 2-0077: 2-0077 supply vdda not found, using dummy regulatr
[ 8.735614] bmc150_accel_i2c 2-0010: Error: Reading chip id
[ 8.762225] bmg160_i2c 2-0069: Error reading reg_chip_id
[ 8.779941] bno055 2-0029: software revision id 0311
[ 8.783733] bmg160_i2c: probe of 2-0069 failed with error -121
[ 8.801134] bmp280: probe of 2-0077 failed with error -121
[ 8.811454] bmc150_accel_i2c: probe of 2-0010 failed with error -121
[ 8.831204] bmp280 2-0076: 2-0076 supply vddd not found, using dummy regulatr
[ 8.877492] bmp280 2-0076: Linked as a consumer to regulator.0
[ 8.912505] input: accelerometer-iio-input-bridge as /devices/virtual/input/8
[ 8.927896] usb3503 0-0008: usb3503_probe
[ 8.928207] bmp280 2-0076: 2-0076 supply vdda not found, using dummy regulatr
[ 8.937791] twl6040 0-004b: Failed to get supply 'vddvibl': -517
[ 8.949085] bmc150_magn_i2c 2-0012: Failed to bring up device from suspend me
[ 8.964015] bq27xxx_battery_setup
[ 8.973565] omap-dwc3 4a020000.omap_dwc3: vbus init failed
[ 8.980826] ina2xx 1-004f: power monitor ina231 (Rshunt = 20000 uOhm)
[ 8.991638] bmc150_magn_i2c: probe of 2-0012 failed with error -121
[ 9.015912] bq2429x_charger 1-006b: invalid det gpio: -2
[ 9.015948] omap-dwc3 4a020000.omap_dwc3: vbus init failed
[ 9.040953] twl6040-vibra twl6040-vibra: couldn't get regulators -517
[ 9.052900] usb3503 0-0008: reset gpio state 0
[ 9.061042] bq2429x_charger 1-006b: found regulator-max-microvolt = 4200000
[ 9.075485] omap-dwc3 4a020000.omap_dwc3: vbus init failed
[ 9.095891] omap-dwc3 4a020000.omap_dwc3: vbus init failed
[ 9.115164] Bluetooth: Core ver 2.22
[ 9.118436] omap-dwc3 4a020000.omap_dwc3: vbus init failed
[ 9.137912] usb3503 0-0008: usb3503_connect
[ 9.147585] twl6040 0-004b: Failed to get supply 'vddvibl': -517
[ 9.159378] twl6040-vibra twl6040-vibra: couldn't get regulators -517
[ 9.183691] bq27xxx_battery_setup: dm_regs=(ptrval)
[ 9.194151] usb3503 0-0008: usb3503_reset 1
[ 9.205176] NET: Registered protocol family 31
[ 9.215815] omap-dwc3 4a020000.omap_dwc3: vbus init failed
[ 9.233330] input input6: as5013_open
[ 9.243908] twl6040 0-004b: Failed to get supply 'vddvibl': -517
[ 9.256409] twl6040-vibra twl6040-vibra: couldn't get regulators -517
[ 9.256806] bq27xxx_battery_settings
[ 9.292625] bq24296_get_vsys_voltage(0)
[ 9.305160] input input7: as5013_open
[ 9.310778] Bluetooth: HCI device and connection manager initialized
[ 9.325794] bq27xxx_battery_set_config
[ 9.334995] => 3500000 uV
[ 9.342911] bq27xxx_battery_unseal
[ 9.352010] crtouch_drv 3-0049: failed to read size of screen
[ 9.358901] bq24296_get_vsys_voltage(0)
[ 9.372585] usb3503 0-0008: switched to HUB mode
[ 9.382787] crtouch_drv: probe of 3-0049 failed with error -5
[ 9.436957] Bluetooth: HCI socket layer initialized
[ 9.465319] bq27xxx_battery_update_dm_block
[ 9.473697] usb3503 0-0008: usb3503_probe: probed in hub mode
[ 9.483205] bq27xxx-battery 1-0055: design-capacity has 6000
[ 9.492399] input input7: as5013_open
[ 9.497014] bq27xxx_battery_update_dm_block
[ 9.507065] input input6: as5013_open
[ 9.514254] bq27xxx-battery 1-0055: design-energy has 22200
[ 9.533894] random: crng init done
[ 9.541952] random: 7 urandom warning(s) missed due to ratelimiting
[ 9.572098] => 3500000 uV
[ 9.589030] bq27xxx_battery_update_dm_block
[ 9.603895] bq27xxx-battery 1-0055: terminate-voltage has 3200
[ 9.619797] bq27xxx_battery_seal
[ 9.622466] Bluetooth: L2CAP socket layer initialized
[ 9.628324] omap-dwc3 4a020000.omap_dwc3: vbus init failed
[ 9.649166] twl6040 0-004b: Failed to get supply 'vddvibl': -517
[ 9.663626] twl6040-vibra twl6040-vibra: couldn't get regulators -517
[ 9.699975] bq24296_get_vsys_voltage(0)
[ 9.725985] omap-dwc3 4a020000.omap_dwc3: vbus init failed
[ 9.732862] Bluetooth: SCO socket layer initialized
[ 9.745936] twl6040 0-004b: Failed to get supply 'vddvibl': -517
[ 9.745941] twl6040-vibra twl6040-vibra: couldn't get regulators -517
[ OK ] Found device /dev/disk/by-partuuid/f23ef208-01.
[ 9.786214] omap-dwc3 4a020000.omap_dwc3: vbus init failed
[ 9.805633] twl6040 0-004b: Failed to get supply 'vddvibl': -517
[ 9.810566] => 3500000 uV
[ 9.833636] twl6040-vibra twl6040-vibra: couldn't get regulators -517
[ 9.884425] bq24296_get_otg_voltage(1)
[ 9.894920] => 4998000 uV
[ 9.902233] bq24296_get_otg_current_limit(1)
[ 9.917527] Bluetooth: HCI UART driver ver 2.3
Starting File System Check on [ 9.982580] bq24296_get_otg_voltage(1)
/dev/disk/by-partuuid/f23ef208-01...
[ 9.982712] Bluetooth: HCI UART protocol H4 registered
[ 9.982715] Bluetooth: HCI UART protocol BCSP registered
[ 9.982757] => 4998000 uV
[ 10.024184] emif_probe: error getting device data
[ 10.034503] omap-dwc3 4a020000.omap_dwc3: vbus init failed
[ OK ] Started File System Check on /dev/disk/by-partuuid/f23ef208-01.
Mounting /boot...
[ 10.064341] twl6040 0-004b: Linked as a consumer to regulator.38
[ 10.066625] EXT4-fs (mmcblk3p1): mounted filesystem with ordered data mode. )
[ 10.079488] input: twl6040:vibrator as /devices/platform/44000000.ocp/4807000
[ 10.097500] Bluetooth: HCI UART protocol LL registered
[ 10.106092] omap-dwc3 4a020000.omap_dwc3: vbus init failed
[ OK ] Mounted /boot.
[ 10.136080] emif_probe: error getting device data
[ 10.152856] bq2429x_charger 1-006b: bq24296_init_registers(): translated vba)
[ 10.158101] omap-dwc3 4a020000.omap_dwc3: vbus init failed
[ 10.172922] Bluetooth: HCI UART protocol Broadcom registered
[ 10.182927] iio_charge:0
[ OK ] Created slice system-systemd\x2dbacklight.slice.
Starting Load/Save Screen Backlight Brightness of backlight:backlight..
[ OK ] Reached target Local File Systems.
[ 10.218949] snd_soc_omap_hdmi_audio: unknown parameter 'index' ignored
[ 10.224298] omap-hdmi-audio omap-hdmi-audio.0.auto: snd-soc-dummy-dai <-> 58k
[ 10.225481] otg_path: supplied by otg
[ 10.225618] omap-dwc3 4a020000.omap_dwc3: Linked as a consumer to regulator.7
[ 10.228811] bq24296_usb_detect: r8=6c HOST FCHG INDPM PWRGOOD r9=00
[ 10.228815] bq24296: VBUS became available
[ 10.228818] bq24296_update_input_current_limit(6)
[ 10.247705] emif_probe: error getting device data
[ 10.247752] emif_probe: error getting device data
[ 10.293644] Bluetooth: hci0: Failed to get CTS
[ 10.448960] pvrsrvkm_omap_omap5_sgx544_116: module is from the staging direc.
Starting Raise network interfaces...
Starting Set console font and keymap...
Starting Tell Plymouth To Write Out Runtime Data...
Starting Create Volatile Files and Directories...
Starting Enable support for additional executable binary formats...
[ OK ] Started Load/Save Screen Backlight Brightness of backlight:backlight.
[ OK ] Started Set console font and keymap.
[ OK ] Started Create Volatile Files and Directories.
[ 10.625263] wwan_on_off_init: wwan_on_off_init
[ 10.646542] snd_soc_omap_abe_twl6040: unknown parameter 'index' ignored
[ OK ] Started Tell Plymouth To Write Out Runtime Data.
[ 10.709493] asoc-simple-card sound_bluetooth: W2CBW003 <-> 40122000.mcbsp mak
[ 10.714293] wwan_on_off_probe: wwan_on_off_probe()
[ 10.726390] [drm] Initialized pvr 1.14.3699939 20110701 for 5600fe00.sgx on 1
[ 10.735246] modem_vbus_hdmi_power: supplied by vsys
[ OK ] Started Raise network interfaces.
[ 10.827156] modem_vbus_power: supplied by modem_vbus_hdmi_power
[ 10.851271] asoc-simple-card sound_fmradio: W2CBW003 <-> 40124000.mcbsp mappk
[ 10.892758] wwan-on-off modem: Linked as a consumer to regulator.36
[ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Starting Load/Save Screen Backlight Brightness of backlight:keyboard-b.
Starting Network Time Synchronization...
Starting Update UTMP about System Boot/Shutdown...
Mounting Arbitrary Executable File Formats File System...
[ 10.956722] wwan_on_off_probe: onoff = 37b4d841 indicator = 56f52d00 -2944159
[ 10.956726] wwan_on_off_probe: wwan_on_off_probe() wwan=14a78356
[ 10.956736] wwan_on_off_is_powered_on: gpio value = 0
[ 10.956739] wwan_on_off_is_powered_on: return 'false'
[ 10.956840] wwan_on_off_rfkill_set_block: blocked: 1
[ 10.956843] wwan_on_off_set_power
n = 0
[ 10.956846] wwan_on_off_is_powered_on: gpio value = 0
[ 10.956849] wwan_on_off_is_powered_on: return 'false'
[ 10.956852] wwan_on_off_set_power: state 0
[ 10.956856] wwan_on_off_set_power: regulator 0
[ 10.956859] wwan_on_off_set_power: done
[ 10.960904] wwan_on_off_probe: successfully probed
[ 11.007640] ------------[ cut here ]------------
[ 11.133912] WARNING: CPU: 0 PID: 1366 at drivers/base/devres.c:899 snd_soc_c]
[ 11.133916] Modules linked in: binfmt_misc snd_soc_simple_card(+) snd_soc_sil
[ 11.133986] drm drm_panel_orientation_quirks omapdss encoder_tpd12s015 pwm_d
[ 11.134015] CPU: 0 PID: 1366 Comm: systemd-udevd Tainted: G C 1
[ 11.134018] Hardware name: Generic OMAP5 (Flattened Device Tree)
[ 11.134037] [<c02112fc>] (unwind_backtrace) from [<c020c270>] (show_stack+0x)
[ 11.134050] [<c020c270>] (show_stack) from [<c08f2cbc>] (dump_stack+0x88/0xa)
[ 11.134061] [<c08f2cbc>] (dump_stack) from [<c022ebc8>] (__warn+0xd4/0xf0)
[ 11.134068] [<c022ebc8>] (__warn) from [<c022ef64>] (warn_slowpath_null+0x38)
[ 11.134079] [<c022ef64>] (warn_slowpath_null) from [<bf4d0458>] (snd_soc_car)
[ 11.134120] [<bf4d0458>] (snd_soc_card_new_dai_links [snd_soc_omap_abe_twl60)
[ 11.134132] [<bf4d08ec>] (omap_abe_probe [snd_soc_omap_abe_twl6040]) from [<)
[ 11.134141] [<c06464a8>] (platform_drv_probe) from [<c0644304>] (really_prob)
[ 11.134151] [<c0644304>] (really_probe) from [<c06447a0>] (driver_probe_devi)
[ 11.134158] [<c06447a0>] (driver_probe_device) from [<c0644864>] (__driver_a)
[ 11.134166] [<c0644864>] (__driver_attach) from [<c0642618>] (bus_for_each_d)
[ 11.134173] [<c0642618>] (bus_for_each_dev) from [<c0643734>] (bus_add_drive)
[ 11.134181] [<c0643734>] (bus_add_driver) from [<c064551c>] (driver_register)
[ 11.134192] [<c064551c>] (driver_register) from [<bf4d6088>] (omap_abe_init+)
[ 11.134206] [<bf4d6088>] (omap_abe_init [snd_soc_omap_abe_twl6040]) from [<c)
[ 11.134216] [<c0202ce0>] (do_one_initcall) from [<c02a9718>] (do_init_module)
[ 11.134224] [<c02a9718>] (do_init_module) from [<c02ab9ac>] (load_module+0x2)
[ 11.134230] [<c02ab9ac>] (load_module) from [<c02abcd0>] (sys_finit_module+0)
[ 11.134237] [<c02abcd0>] (sys_finit_module) from [<c02011d4>] (__sys_trace_r)
[ 11.134241] Exception stack(0xe9edbfa8 to 0xe9edbff0)
[ 11.134246] bfa0: b6df9e88 00000000 0000000f 004b8250 00000
[ 11.134251] bfc0: b6df9e88 00000000 8a17a300 0000017b 004bc778 00000000 004b8
[ 11.134255] bfe0: beb8a158 beb8a148 b6df31cd b6ea3d92
[ 11.134260] ---[ end trace 53c0dfd743f6f0a1 ]---
[ 11.164808] asoc-simple-card sound_telephony: gtm601 <-> 40126000.mcbsp mappk
[ 11.372672] aess 401f1000.aess: ASoC: Failed to create component debugfs diry
[ 11.372714] aess 401f1000.aess: ASoC: invalid header size for type 0 at offs.
[ 11.372744] aess 401f1000.aess: request for AESS FW failed -22
[ 11.377293] omap-abe-twl6040 sound: ASoC: unknown pin AFML
[ 11.377304] omap-abe-twl6040 sound: ASoC: unknown pin AFMR
[ 11.411747] omap-abe-twl6040 sound: twl6040-legacy <-> 40132000.mcpdm mappink
[ 11.658955] dwc3 4a030000.dwc3: Failed to get clk 'ref': -2
[ 11.675500] omap-abe-twl6040 sound: snd-soc-dummy-dai <-> MultiMedia1 mappink
[ 11.692723] cfg80211: Loading compiled-in X.509 certificates for regulatory e
[ 11.705511] omap-abe-twl6040 sound: snd-soc-dummy-dai <-> MultiMedia2 mappink
[ 11.745195] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 11.751202] omap-abe-twl6040 sound: snd-soc-dummy-dai <-> Voice mapping ok
[ 11.777984] platform regulatory.0: Direct firmware load for regulatory.db fa2
[ 11.790302] omap-abe-twl6040 sound: snd-soc-dummy-dai <-> Tones mapping ok
[ 11.837410] cfg80211: failed to load regulatory.db
[ 12.026468] omap-abe-twl6040 sound: snd-soc-dummy-dai <-> MODEM mapping ok
[ 12.026530] omap-abe-twl6040 sound: snd-soc-dummy-dai <-> MultiMedia1 LP mapk
[ 12.026601] omap-abe-twl6040 sound: twl6040-legacy <-> 40132000.mcpdm mappink
[ 12.026660] omap-abe-twl6040 sound: Connecting non-supply widget to supply w)
[ 12.026665] omap-abe-twl6040 sound: ASoC: no dapm match for Headset Mic --> s
[ 12.026669] omap-abe-twl6040 sound: ASoC: Failed to add route Headset Mic ->s
[ 12.026680] omap-abe-twl6040 sound: Connecting non-supply widget to supply w)
[ 12.026685] omap-abe-twl6040 sound: ASoC: no dapm match for Main Handset Mics
[ 12.026688] omap-abe-twl6040 sound: ASoC: Failed to add route Main Handset Ms
[ 12.026698] omap-abe-twl6040 sound: Connecting non-supply widget to supply w)
[ 12.026703] omap-abe-twl6040 sound: ASoC: no dapm match for Sub Handset Mic s
[ 12.026707] omap-abe-twl6040 sound: ASoC: Failed to add route Sub Handset Mis
[ 12.026718] omap-abe-twl6040 sound: ASoC: no source widget found for PDM_DL1
[ 12.026722] omap-abe-twl6040 sound: ASoC: Failed to add route PDM_DL1 -> dirk
[ 12.026729] omap-abe-twl6040 sound: ASoC: no source widget found for PDM_DL2
[ 12.026733] omap-abe-twl6040 sound: ASoC: Failed to add route PDM_DL2 -> dirk
[ 12.026739] omap-abe-twl6040 sound: ASoC: no source widget found for Analog e
[ 12.026743] omap-abe-twl6040 sound: ASoC: Failed to add route Analog Capture1
[ 12.026749] omap-abe-twl6040 sound: ASoC: no source widget found for BT_VX_DL
[ 12.026754] omap-abe-twl6040 sound: ASoC: Failed to add route BT_VX_DL -> dik
[ 12.026759] omap-abe-twl6040 sound: ASoC: no source widget found for omap-mce
[ 12.026763] omap-abe-twl6040 sound: ASoC: Failed to add route omap-mcbsp.1 CL
[ 12.026769] omap-abe-twl6040 sound: ASoC: no source widget found for MM_EXT_L
[ 12.026775] omap-abe-twl6040 sound: ASoC: Failed to add route MM_EXT_DL -> dk
[ 12.026781] omap-abe-twl6040 sound: ASoC: no source widget found for omap-mce
[ 12.026785] omap-abe-twl6040 sound: ASoC: Failed to add route omap-mcbsp.2 CL
[ 12.033917] dwc3 4a030000.dwc3: changing max_speed on rev 5533202a
[ 12.050832] input: Letux Cortex 15 Headset Jack as /devices/platform/sound/s1
Starting Load/Save RF Kill Switch Status...
[ OK ] Started Load/Save Screen Backlight Brightness of backlight:keyboard-ba.
[ OK ] Started Load/Save RF Kill Switch Status.
[ OK ] Mounted Arbitrary Executable File Formats File System.
[ OK ] Started Enable support for additional executable binary formats.
[ OK ] Started Network Time Synchronization.
[ OK ] Started Update UTMP about System Boot/Shutdown.
[ 12.674989] wl18xx_driver wl18xx.1.auto: Direct firmware load for ti-connect2
[ 12.674997] wlcore: ERROR could not get configuration binary ti-connectivity2
[ 12.674999] wlcore: WARNING falling back to default config
[ 12.719660] bq2729x_chg_irq_func
[ 12.719718] bq2729x_irq_work_func: di = e9a1a040
Starting Show Plymouth Boot Screen...
Starting Tell Plymouth To Write Out Runtime Data...
[ OK ] Reached target System Time Synchronized[ 12.787940] bq24296_usb_dete0
.
[ 12.787945] bq2729x_irq_work_func: r8=7c r9=00
[ OK ] Started Tell Plymouth To Write Out Runtime Data.
[ OK ] Started Show Plymouth Boot Screen.
[ OK ] Reached target System Initialization.
[ OK ] Listening on UUID daemon activation socket.
[ OK ] Listening on D-Bus System Message Bus Socket.
[ OK ] Started Daily rotation of log files.
[ OK ] Started Trigger anacron every hour.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[ OK ] Reached target Sockets.
[ OK ] Reached target Basic System.
[ OK ] Started Pyra Volume Daemon.
Starting PVR initialisation server...
Starting System Logging Service...
[ OK ] Started Regular background program processing daemon.
[ OK ] Started D-Bus System Message Bus.
Starting Login Service...
Starting Pyra First Run Wizard...
Starting Network Manager...
Starting Disk Manager...
Starting Accounts Service...
Starting Modem Manager...
Starting DragonBox Package Daemon...
Starting WPA supplicant...
Starting Bluetooth service...
Starting Restore /etc/resolv.conf if the system crashed before the ppp.
Starting Avahi mDNS/DNS-SD Stack...
[ OK ] Started Run anacron jobs.
[ OK ] Started Manage Sound Card State (restore and store).
[ 13.195301] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11)
Starting Save/Restore Sound Card State...
[ OK ] Started Daily apt download activities.
[ OK ] Started Daily apt upgrade and clean activities.
[ 13.244222] wlcore: WARNING Detected unconfigured mac address in nvs, derive.
[ 13.244226] wlcore: WARNING This default nvs file can be removed from the fim
Starting LSB: Load kernel modules needed to enable cpufreq scaling...
[ OK ] Started LED config.
[ OK ] Started Daily man-db regeneration.
[ OK ] Reached target Timers.
[ OK ] Started Restore /etc/resolv.conf if the system crashed before the ppp .
[ 13.352968] wlcore: loaded
[ OK ] Started Login Service.
[ OK ] Started System Logging Service.
[ OK ] Started Save/Restore Sound Card State.
[ OK ] Reached target Sound Card.
[ 13.474392] bq2729x_chg_irq_func
[ 13.481956] bq2729x_irq_work_func: di = e9a1a040
[ 13.491454] bq2729x_irq_work_func: r8=7c r9=00
[ 13.518066] PVR_K: UM DDK-(3699939) and KM DDK-(3699939) match. [ OK ]
[ OK ] Started PVR initialisation server.
[ OK ] Started Bluetooth service.
[ OK ] Reached target Bluetooth.
[ OK ] Started Avahi mDNS/DNS-SD Stack.
[ OK ] Started WPA supplicant.
[ 13.918292] bq2729x_chg_irq_func
[ 13.926065] bq2729x_irq_work_func: di = e9a1a040
[ 13.940876] bq24296_usb_detect: r8=6c HOST FCHG INDPM PWRGOOD r9=00
[ 13.954698] bq2729x_irq_work_func: r8=6c r9=00
[ OK ] Started LSB: Load kernel modules needed to enable cpufreq scaling.
Starting LSB: set CPUFreq kernel parameters...
Starting Authorization Manager...
[ 14.079720] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 14.090256] Bluetooth: BNEP socket layer initialized
Starting Hostname Service...
[ OK ] Started LSB: set CPUFreq kernel parameters.
[ OK ] Started DragonBox Package Daemon.
[ 14.344331] bq2729x_chg_irq_func
[ 14.352273] bq2729x_irq_work_func: di = e9a1a040
[ 14.374590] bq24296_usb_detect: r8=74 HOST CHGTERM PWRGOOD r9=00
[ 14.388612] bq2729x_irq_work_func: r8=74 r9=00
[ OK ] Started Hostname Service.
[ OK ] Started Authorization Manager.
[ OK ] Started Accounts Service.
[ OK ] Started Network Manager.
Starting Network Manager Wait Online...
[ OK ] Reached target Network.
[ OK ] Started Pyra Input Deamon (funkeymonkey).
[ 14.913391] input input6: as5013_open
[ 14.938581] input input7: as5013_open
[ 14.959666] input: pyraInput keyboard as /devices/virtual/input/input12
Starting Permit User Sessions...
[ 14.979389] wwan_on_off_rfkill_set_block: blocked: 0
[ 14.979394] wwan_on_off_set_power
n = 1
[ 14.979400] wwan_on_off_is_powered_on: gpio value = 0
[ 14.979403] wwan_on_off_is_powered_on: return 'false'
[ 14.979406] wwan_on_off_set_power: state 0
[ 14.979411] wwan_on_off_set_power: regulator 0
[ 14.990728] input: pyraInput Gamepad as /devices/virtual/input/input13
[ 14.992916] input: pyraInput Mouse as /devices/virtual/input/input14
Starting OpenBSD Secure Shell server...
[ OK ] Started Permit User Sessions.
[ OK ] Started Modem Manager.
[ OK ] Started Disk Manager.
Starting Hold until boot process finishes up...
[ OK ] Started OpenBSD Secure Shell server.
[ 15.604089] bq24296_usb_detect: r8=6c HOST FCHG INDPM PWRGOOD r9=00
[ 17.131106] wwan_on_off_set_power: send impulse
[ 17.685164] bq24296_usb_detect: r8=64 HOST FCHG PWRGOOD r9=00
[ 17.873818] wwan_on_off_is_powered_on: gpio value = 1
[ 17.879146] wwan_on_off_is_powered_on: return 'true'
[ 17.885417] wwan_on_off_set_power: done
Starting Network Manager Script Dispatcher Service...
[ OK ] Started Network Manager Script Dispatcher Service.
[ 18.137663] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 18.820137] wlcore: PHY firmware version: Rev 8.2.0.0.242
[ 18.938973] wlcore: firmware booted (Rev 8.9.0.0.79)
[ 18.956525] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 18.964183] wlcore: down
[ 19.133140] bq2729x_chg_irq_func
[ 19.136588] bq2729x_irq_work_func: di = e9a1a040
[ 19.141845] bq24296_usb_detect: r8=74 HOST CHGTERM PWRGOOD r9=00
[ 19.148455] bq2729x_irq_work_func: r8=74 r9=00
[ 19.453915] wlcore: PHY firmware version: Rev 8.2.0.0.242
[ 19.549278] wlcore: firmware booted (Rev 8.9.0.0.79)
[ 19.568933] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 19.763936] bq24296_usb_detect: r8=6c HOST FCHG INDPM PWRGOOD r9=00
[ 19.782030] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 20.746276] bq2729x_chg_irq_func
[ 20.749827] bq2729x_irq_work_func: di = e9a1a040
[ 20.755711] bq24296_usb_detect: r8=74 HOST CHGTERM PWRGOOD r9=00
[ 20.762855] bq2729x_irq_work_func: r8=74 r9=00
[ 20.803922] bq24296_usb_detect: r8=7c HOST CHGTERM INDPM PWRGOOD r9=00
[ 21.844259] bq24296_usb_detect: r8=74 HOST CHGTERM PWRGOOD r9=00
[ OK ] Started Network Manager Wait Online.
[ OK ] Reached target Network is Online.
Starting LSB: exim Mail Transport Agent...
[ 24.591238] bq2729x_chg_irq_func
[ 24.594682] bq2729x_irq_work_func: di = e9a1a040
[ 24.600127] bq2729x_irq_work_func: r8=74 r9=00
[ OK ] Started LSB: exim Mail Transport Agent.
[ 24.834336] bq2729x_chg_irq_func
[ 24.837751] bq2729x_irq_work_func: di = e9a1a040
[ 24.842960] bq24296_usb_detect: r8=7c HOST CHGTERM INDPM PWRGOOD r9=00
[ 24.850600] bq2729x_irq_work_func: r8=7c r9=00
[ 24.964410] bq24296_usb_detect: r8=64 HOST FCHG PWRGOOD r9=00
[ **] (1 of 2) A start job is running for Hold until boot process finishes u)
[ 33.764010] host1_vbus_power: supplied by modem_vbus_hdmi_power
[ 33.770490] host2_vbus_power: supplied by modem_vbus_hdmi_power
[ 33.778170] ldo3: disabling
[ 33.782327] ldo8: disabling
[ 33.785947] otg_path: disabling
[ *** ] (1 of 2) A start job is running for Hold until boot process finishes u)
[ 42.434401] bq2729x_chg_irq_func
[ 42.437833] bq2729x_irq_work_func: di = e9a1a040
[ 42.443101] bq24296_usb_detect: r8=7c HOST CHGTERM INDPM PWRGOOD r9=00
[ 42.450036] bq2729x_irq_work_func: r8=7c r9=00
[ *] (1 of 2) A start job is running for Hold until boot process finishes u)
[ ***] (2 of 2) A start job is running for Pyra First Run Wizard (2min 54s / )
Starting Hostname Service...
[ OK ] Started Hostname Service.
Starting Network Manager Script Dispatcher Service...
[ OK ] Started Network Manager Script Dispatcher Service.
[ 200.724379] bq24296_usb_detect: r8=7c HOST CHGTERM INDPM PWRGOOD r9=00
[ 201.765528] bq24296_usb_detect: r8=74 HOST CHGTERM PWRGOOD r9=00
[ *** ] (1 of 2) A start job is running for Hold until boot process finishes u)
[ 217.364036] bq24296_usb_detect: r8=7c HOST CHGTERM INDPM PWRGOOD r9=00
[ 218.403963] bq24296_usb_detect: r8=74 HOST CHGTERM PWRGOOD r9=00
Stopping OpenBSD Secure Shell server...
[ OK ] Stopped OpenBSD Secure Shell server.
Starting OpenBSD Secure Shell server...
[ OK ] Started OpenBSD Secure Shell server.
[ 221.074403] bq2729x_chg_irq_func
[ 221.077822] bq2729x_irq_work_func: di = e9a1a040
[ 221.083269] bq24296_usb_detect: r8=7c HOST CHGTERM INDPM PWRGOOD r9=00
[ 221.090590] bq2729x_irq_work_func: r8=7c r9=00
[ 221.194223] bq2729x_chg_irq_func
[ 221.197663] bq2729x_irq_work_func: di = e9a1a040
[ 221.203149] bq2729x_irq_work_func: r8=7c r9=00
[** ] (2 of 2) A start job is running for Pyra First Run Wizard (3min 40s / )
[** ] (2 of 2) A start job is running for Pyra First Run Wizard (4min 7s / n)
[* ] (1 of 2) A start job is running for Hold until boot process finishes u)
[** ] (1 of 2) A start job is running for Hold until boot process finishes u)
[ 255.500162] usb 1-2.3: New USB device found, idVendor=1e2d, idProduct=0061, 2
[ 255.511244] usb 1-2.3: New USB device strings: Mfr=1, Product=2, SerialNumbe0
[ 255.521071] usb 1-2.3: Product: LTE Modem
[ 255.526065] usb 1-2.3: Manufacturer: Cinterion
[ 255.614491] cdc_acm 1-2.3:1.0: ttyACM0: USB ACM device
[ 255.652035] cdc_acm 1-2.3:1.2: ttyACM1: USB ACM device
[ 255.667163] cdc_acm 1-2.3:1.4: ttyACM2: USB ACM device
[ 255.685156] cdc_ether 1-2.3:1.10 wwan0: register 'cdc_ether' at usb-4a064c000
[ 255.712134] cdc_acm 1-2.3:1.6: ttyACM3: USB ACM device
[ 255.720875] cdc_acm 1-2.3:1.8: ttyACM4: USB ACM device
[ 255.729566] usbcore: registered new interface driver cdc_acm
[ 255.737006] cdc_ether 1-2.3:1.12 wwan1: register 'cdc_ether' at usb-4a064c001
[ 255.739054] cdc_acm: USB Abstract Control Model driver for USB modems and ISs
[ 255.752665] usbcore: registered new interface driver cdc_ether
[ *** ] (2 of 2) A start job is running for Pyra First Run Wizard (4min 9s / n)
[ *** ] (2 of 2) A start job is running for Pyra First Run Wizard (4min 9s / n)
[ 256.994802] bq2729x_chg_irq_func
[ 256.998221] bq2729x_irq_work_func: di = e9a1a040
[ 257.004305] bq24296_usb_detect: r8=7c HOST CHGTERM INDPM PWRGOOD r9=00
[ ***] (2 of 2) A start job is running for Pyra First Run Wizard (4min 10s / )
[ *] (1 of 2) A start job is running for Hold until boot process finishes u)
[ 258.574243] bq2729x_chg_irq_func
[ 258.577764] bq2729x_irq_work_func: di = e9a1a040
[ 258.583028] bq24296_usb_detect: r8=74 HOST CHGTERM PWRGOOD r9=00
[ **] (1 of 2) A start job is running for Hold until boot process finishes u)
[ *** ] (2 of 2) A start job is running for Pyra First Run Wizard (4min 12s / )
[ **] (2 of 2) A start job is running for Pyra First Run Wizard (4min 18s / )
[* ] (2 of 2) A start job is running for Pyra First Run Wizard (4min 21s / )
[ *** ] (1 of 2) A start job is running for Hold until boot process finishes u)
[ 270.664322] bq2729x_chg_irq_func
[ 270.667812] bq2729x_irq_work_func: di = e9a1a040
[ 270.673678] bq24296_usb_detect: r8=7c HOST CHGTERM INDPM PWRGOOD r9=00
[ *** ] (1 of 2) A start job is running for Hold until boot process finishes u)
[ 270.884481] bq2729x_chg_irq_func
[ 270.887923] bq2729x_irq_work_func: di = e9a1a040
[ **] (2 of 2) A start job is running for Pyra First Run Wizard (4min 24s / )
[ 271.984374] bq2729x_chg_irq_func
[ 271.987799] bq2729x_irq_work_func: di = e9a1a040
[ ***] (1 of 2) A start job is running for Hold until boot process finishes u)
[ *** ] (2 of 2) A start job is running for Pyra First Run Wizard (4min 33s / )
[ 280.814253] bq24296_usb_detect: r8=64 HOST FCHG PWRGOOD r9=00
[ 280.884310] bq2729x_chg_irq_func
[ 280.887758] bq2729x_irq_work_func: di = e9a1a040
[ 280.893000] bq24296_usb_detect: r8=7c HOST CHGTERM INDPM PWRGOOD r9=00
[*** ] (1 of 2) A start job is running for Hold until boot process finishes u)
[ OK ] Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Stopping LED config...
Stopping Disk Manager...
Stopping Accounts Service...
Stopping Authorization Manager...
[ OK ] Stopped target Sound Card.
Stopping Save/Restore Sound Card State...
[ OK ] Stopped target Timers.
[ OK ] Stopped Daily rotation of log files.
[ OK ] Stopped Daily Cleanup of Temporary Directories.
[ OK ] Stopped Daily apt upgrade and clean activities.
[ OK ] Stopped Daily apt download activities.
[ OK ] Stopped Daily man-db regeneration.
[ OK ] Stopped target Bluetooth.
Stopping Bluetooth service...
Stopping PVR initialisation server...
[ OK ] Removed slice system-serial\x2dgetty.slice.
[ OK ] Removed slice system-getty.slice.
Stopping Pyra Volume Daemon...
Stopping Run anacron jobs...
Stopping LSB: exim Mail Transport Agent...
Stopping Avahi mDNS/DNS-SD Stack...
Stopping LSB: set CPUFreq kernel parameters...
Stopping Login Service...
Stopping OpenBSD Secure Shell server...
Stopping System Logging Service...
Stopping DragonBox Package Daemon...
Stopping Regular background program processing daemon...
Stopping Pyra Input Deamon (funkeymonkey)...
Starting Show Plymouth Power Off Screen...
Stopping Modem Manager...
[ OK ] Stopped Pyra Volume Daemon.
[ OK ] Stopped System Logging Service.
[ OK ] Stopped Regular background program processing daemon.
[ OK ] Stopped Disk Manager.
[ OK ] Stopped Accounts Service.
[ OK ] Stopped Bluetooth service.
[ OK ] Stopped Avahi mDNS/DNS-SD Stack.
[ OK ] Stopped Run anacron jobs.
[ OK ] Stopped Authorization Manager.
[ OK ] Stopped Hold until boot process finishes up.
[ OK ] Stopped Modem Manager.
[ OK ] Stopped OpenBSD Secure Shell server.
[ OK ] Stopped Save/Restore Sound Card State.
[ OK ] Stopped Login Service.
[ OK ] Stopped PVR initialisation server.
[ OK ] Stopped DragonBox Package Daemon.
[ OK ] Started Show Plymouth Power Off Screen.
[ OK ] Stopped LSB: set CPUFreq kernel parameters.
[ OK ] Stopped LSB: exim Mail Transport Agent.
[ OK ] Stopped target Network is Online.
[ OK ] Stopped Network Manager Wait Online.
Stopping LSB: Load kernel modules needed to enable cpufreq scaling...
Stopping Manage Sound Card State (restore and store)...
Stopping Permit User Sessions...
[ OK ] Stopped Trigger anacron every hour.
[ OK ] Stopped target System Time Synchronized.
[ OK ] Stopped LSB: Load kernel modules needed to enable cpufreq scaling.
[ OK ] Stopped Permit User Sessions.
[ OK ] Stopped target User and Group Name Lookups.
[ OK ] Stopped target Remote File Systems.
[ OK ] Stopped LED config.
[ OK ] Stopped Pyra Input Deamon (funkeymonkey).
[ OK ] Stopped target Network.
Stopping WPA supplicant...
Stopping Raise network interfaces...
Stopping Network Manager...
[ 294.404012] wlcore: down
[ OK ] Stopped WPA supplicant.
[ OK ] Stopped Raise network interfaces.
[ OK ] Stopped Manage Sound Card State (restore and store).
[ OK ] Stopped Pyra First Run Wizard.
[ OK ] Stopped Network Manager.
Stopping D-Bus System Message Bus...
[ OK ] Stopped D-Bus System Message Bus.
[ OK ] Stopped target Basic System.
[ OK ] Stopped target Sockets.
[ OK ] Closed UUID daemon activation socket.
[ OK ] Closed Avahi mDNS/DNS-SD Stack Activation Socket.
[ OK ] Closed Syslog Socket.
[ OK ] Stopped target Slices.
[ OK ] Removed slice User and Session Slice.
[ OK ] Stopped Forward Password Requests to Plymouth Directory Watch.
[ OK ] Stopped target Paths.
[ OK ] Closed D-Bus System Message Bus Socket.
[ OK ] Stopped target System Initialization.
Stopping Network Time Synchronization...
[ 296.529366] bq2729x_chg_irq_func
[ 296.529405] bq2729x_irq_work_func: di = e9a1a040
[ 296.529829] bq24296_usb_detect: r8=74 HOST CHGTERM PWRGOOD r9=00
[ 296.529834] bq2729x_irq_work_func: r8=74 r9=00
[ OK ] Stopped target Swap.
Stopping Load/Save Screen Backlight Brightness of backlight:backlight..
Stopping Load/Save Random Seed...
Stopping Update UTMP about System Boot/Shutdown...
[ OK ] Stopped target Local Encrypted Volumes.
[ OK ] Stopped Forward Password Requests to Wall Directory Watch.
[ OK ] Stopped Apply Kernel Variables.
[ OK ] Stopped Load Kernel Modules.
Stopping Load/Save Screen Backlight Brightness of backlight:keyboard-b.
[ OK ] Stopped Network Time Synchronization.
[ OK ] Stopped Load/Save Screen Backlight Brightness of backlight:backlight.
[ OK ] Stopped Load/Save Random Seed.
[ OK ] Stopped Load/Save Screen Backlight Brightness of backlight:keyboard-ba.
[ OK ] Removed slice system-systemd\x2dbacklight.slice.
[ OK ] Stopped Update UTMP about System Boot/Shutdown.
[ OK ] Stopped Create Volatile Files and Directories.
[ OK ] Stopped target Local File Systems.
Unmounting /boot...
[ OK ] Unmounted /boot.
[ OK ] Reached target Unmount All Filesystems.
[ OK ] Stopped File System Check on /dev/disk/by-partuuid/f23ef208-01.
[ OK ] Stopped target Local File Systems (Pre).
[ OK ] Stopped Create Static Device Nodes in /dev.
[ OK ] Stopped Create System Users.
[ OK ] Stopped Remount Root and Kernel File Systems.
[ OK ] Stopped File System Check on Root Device.
[ OK ] Removed slice system-systemd\x2dfsck.slice.
[ OK ] Reached target Shutdown.
[ OK ] Rea[ 296.852771] bq2729x_chg_irq_func
ched target Final Step.
[ 296.852799] bq2729x_irq_work_func: di = e9a1a040
[ 296.853117] bq2729x_irq_work_func: r8=74 r9=00
[ OK ] Started Power-Off.
[ OK ] Reached target Power-Off.
[ 297.098556] systemd-shutdow: 48 output lines suppressed due to ratelimiting
[ 297.182352] systemd-shutdown[1]: Syncing filesystems and block devices.
[ 299.220787] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
[ 299.252709] systemd-journald[1339]: Received SIGTERM from PID 1 (systemd-shu.
[ 299.314994] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
[ 299.339482] systemd-shutdown[1]: Unmounting file systems.
[ 299.351197] [3234]: Remounting '/' read-only in with options 'background_gc=.
[ 299.406177] [3234]: Failed to remount '/' read-only: Device or resource busy
[ 299.421949] systemd-shutdown[1]: Not all file systems unmounted, 1 left.
[ 299.434291] systemd-shutdown[1]: Deactivating swaps.
[ 299.444451] systemd-shutdown[1]: All swaps deactivated.
[ 299.454647] systemd-shutdown[1]: Detaching loop devices.
[ 299.467413] systemd-shutdown[1]: All loop devices detached.
[ 299.477976] systemd-shutdown[1]: Detaching DM devices.
[ 299.490081] [3235]: Remounting '/' read-only in with options 'background_gc=.
[ 299.520836] [3235]: Failed to remount '/' read-only: Device or resource busy
[ 299.535399] bq24296_usb_detect: r8=7c HOST CHGTERM INDPM PWRGOOD r9=00
[ 300.277448] bq24296_otg_is_enabled(1)
[ 300.291067] reboot: Power down