Skip to content

Instantly share code, notes, and snippets.

@TonyApuzzo
Created February 12, 2019 07:19
Show Gist options
  • Save TonyApuzzo/56588f1c46ee164f4104c5a8268d88c9 to your computer and use it in GitHub Desktop.
Save TonyApuzzo/56588f1c46ee164f4104c5a8268d88c9 to your computer and use it in GitHub Desktop.
hc1_berg_3_fail_timeout.txt
U-Boot 2018.07 (Feb 10 2019 - 07:16:24 +0000) for ODROID-XU3/XU4/HC1
Model: Odroid XU3 based on EXYNOS5422
Board: Odroid XU3 based on EXYNOS5422
Type: hc1
DRAM: 2 GiB
MMC: EXYNOS DWMMC: 0, EXYNOS DWMMC: 1
Loading Environment from MMC... *** Warning - bad CRC, using default environment
Failed (-5)
In: serial
Out: serial
Err: serial
Net: No ethernet found.
Hit any key to stop autoboot: 0
Card did not respond to voltage select!
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found U-Boot script /boot.scr
3234 bytes read in 4 ms (789.1 KiB/s)
## Executing script at 50000000
switch to partitions #0, OK
mmc0 is current device
loading env...
MMC read: dev # 0, block # 1228816, count 16 ... 16 blocks read: OK
1060 bytes read in 3 ms (344.7 KiB/s)
No FDT memory address configured. Please configure
the FDT address via "fdt addr <address>" command.
Aborting!
36 bytes read in 2 ms (17.6 KiB/s)
56225 bytes read in 8 ms (6.7 MiB/s)
Found valid slot A, 2 attempts remaining
storing env...
MMC write: dev # 0, block # 1228816, count 16 ... 16 blocks written: OK
Loading kernel
7665280 bytes read in 623 ms (11.7 MiB/s)
Starting kernel
load_kernel=ext4load mmc 0:5 0x42000000 zImage
bootargs=zram.enabled=1 zram.num_devices=3 apparmor=1 security=apparmor cgroup_enable=memory HPD=true vout=hdmi usbhid.quirks=0x0eef:0x0005:0x0004 smsc95xx.macaddr=00:1e:06:61:7a:39 false root=PARTUUID=48617373-06 rootfstype=squashfs ro rootwait rauc.slot=A console=tty1 console=ttySAC2,115200
Unknown command 'dmc' - try 'help'
Kernel image @ 0x42000000 [ 0x000000 - 0x74f680 ]
## Flattened Device Tree blob at 43000000
Booting using the fdt blob at 0x43000000
Loading Device Tree to 4ffef000, end 4ffffba0 ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x100
[ 0.000000] Linux version 4.19.15 (root@8966a87b127c) (gcc version 7.3.0 (Buildroot 2018.11.1-g30b599ac)) #3 SMP PREEMPT Tue Feb 12 06:06:15 UTC 2019
[ 0.000000] CPU: ARMv7 Processor [410fc073] revision 3 (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: Hardkernel Odroid XU4
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] cma: Reserved 128 MiB at 0xb6800000
[ 0.000000] Samsung CPU ID: 0xe5422001
[ 0.000000] Running under secure firmware.
[ 0.000000] random: get_random_bytes called from start_kernel+0xa0/0x4a4 with crng_init=0
[ 0.000000] percpu: Embedded 18 pages/cpu @(ptrval) s43020 r8192 d22516 u73728
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516928
[ 0.000000] Kernel command line: zram.enabled=1 zram.num_devices=3 apparmor=1 security=apparmor cgroup_enable=memory HPD=true vout=hdmi usbhid.quirks=0x0eef:0x0005:0x0004 smsc95xx.macaddr=00:1e:06:61:7a:39 false root=PARTUUID=48617373-06 rootfstype=squashfs ro rootwait rauc.slot=A console=tty1 console=ttySAC2,115200
[ 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: 1908228K/2074624K available (10240K kernel code, 789K rwdata, 2532K rodata, 1024K init, 329K bss, 35324K reserved, 131072K cma-reserved, 1157120K highmem)
[ 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) (11232 kB)
[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB)
[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 790 kB)
[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 330 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] Switching to timer-based delay loop, resolution 41ns
[ 0.000000] clocksource: mct-frc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[ 0.000007] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
[ 0.000032] genirq: irq_chip COMBINER did not update eff. affinity mask of irq 49
[ 0.001476] Console: colour dummy device 80x30
[ 0.002116] console [tty1] enabled
[ 0.002170] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[ 0.002213] pid_max: default: 32768 minimum: 301
[ 0.002394] Security Framework initialized
[ 0.002525] AppArmor: AppArmor initialized
[ 0.002620] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.002658] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.003575] CPU: Testing write buffer coherency: ok
[ 0.004498] CPU0: thread -1, cpu 0, socket 1, mpidr 80000100
[ 0.028053] Setting up static identity map for 0x40100000 - 0x40100060
[ 0.028655] ARM CCI driver probed
[ 0.028900] Exynos MCPM support installed
[ 0.035989] rcu: Hierarchical SRCU implementation.
[ 0.051990] smp: Bringing up secondary CPUs ...
[ 0.084366] CPU1: thread -1, cpu 1, socket 1, mpidr 80000101
[ 0.116328] CPU2: thread -1, cpu 2, socket 1, mpidr 80000102
[ 0.148330] CPU3: thread -1, cpu 3, socket 1, mpidr 80000103
[ 0.180329] CPU4: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.180337] CPU4: Spectre v2: incorrect context switching function, system vulnerable
[ 0.212298] CPU5: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.212305] CPU5: Spectre v2: incorrect context switching function, system vulnerable
[ 0.244311] CPU6: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.244318] CPU6: Spectre v2: incorrect context switching function, system vulnerable
[ 0.276294] CPU7: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.276301] CPU7: Spectre v2: incorrect context switching function, system vulnerable
[ 0.276491] smp: Brought up 1 node, 8 CPUs
[ 0.276541] SMP: Total of 8 processors activated (384.00 BogoMIPS).
[ 0.276565] CPU: WARNING: CPU(s) started in wrong/inconsistent modes (primary CPU mode 0x1a)
[ 0.276594] CPU: This may indicate a broken bootloader or firmware.
[ 0.278030] devtmpfs: initialized
[ 0.296390] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 3
[ 0.296948] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.297000] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.304088] pinctrl core: initialized pinctrl subsystem
[ 0.306879] NET: Registered protocol family 16
[ 0.309511] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.311082] audit: initializing netlink subsys (disabled)
[ 0.311421] audit: type=2000 audit(0.308:1): state=initialized audit_enabled=0 res=1
[ 0.312299] cpuidle: using governor menu
[ 0.313207] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.313244] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.359462] EXYNOS5420 PMU initialized
[ 0.404343] random: fast init done
[ 0.459884] SCSI subsystem initialized
[ 0.460246] usbcore: registered new interface driver usbfs
[ 0.460333] usbcore: registered new interface driver hub
[ 0.460534] usbcore: registered new device driver usb
[ 0.461281] s3c-i2c 12c80000.i2c: slave address 0x00
[ 0.461316] s3c-i2c 12c80000.i2c: bus frequency set to 65 KHz
[ 0.461668] s3c-i2c 12c80000.i2c: i2c-2: S3C I2C adapter
[ 0.462179] media: Linux media interface: v0.10
[ 0.462243] videodev: Linux video capture interface: v2.00
[ 0.462405] pps_core: LinuxPPS API ver. 1 registered
[ 0.462430] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.462993] Advanced Linux Sound Architecture Driver Initialized.
[ 0.464586] clocksource: Switched to clocksource mct-frc
[ 0.540872] VFS: Disk quotas dquot_6.6.0
[ 0.540991] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.541796] AppArmor: AppArmor Filesystem Enabled
[ 0.557027] NET: Registered protocol family 2
[ 0.557943] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
[ 0.558009] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.558128] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.558324] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.558600] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.558670] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.559157] NET: Registered protocol family 1
[ 0.559992] RPC: Registered named UNIX socket transport module.
[ 0.560022] RPC: Registered udp transport module.
[ 0.560042] RPC: Registered tcp transport module.
[ 0.560063] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.561897] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
[ 0.562716] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
[ 0.567546] Initialise system trusted keyrings
[ 0.567881] workingset: timestamp_bits=14 max_order=19 bucket_order=5
[ 0.577987] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.578984] NFS: Registering the id_resolver key type
[ 0.579047] Key type id_resolver registered
[ 0.579068] Key type id_legacy registered
[ 0.579099] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.579161] romfs: ROMFS MTD (C) 2007 Red Hat, Inc.
[ 0.586385] Key type asymmetric registered
[ 0.586421] Asymmetric key parser 'x509' registered
[ 0.586512] bounce: pool size: 64 pages
[ 0.586599] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.586917] io scheduler noop registered
[ 0.586943] io scheduler deadline registered
[ 0.587178] io scheduler cfq registered (default)
[ 0.587204] io scheduler mq-deadline registered
[ 0.587226] io scheduler kyber registered
[ 0.590183] samsung-usb2-phy 12130000.phy: 12130000.phy supply vbus not found, using dummy regulator
[ 0.590325] samsung-usb2-phy 12130000.phy: Linked as a consumer to regulator.0
[ 0.591375] exynos5_usb3drd_phy 12100000.phy: 12100000.phy supply vbus not found, using dummy regulator
[ 0.591484] exynos5_usb3drd_phy 12100000.phy: Linked as a consumer to regulator.0
[ 0.591524] exynos5_usb3drd_phy 12100000.phy: 12100000.phy supply vbus-boost not found, using dummy regulator
[ 0.591933] exynos5_usb3drd_phy 12500000.phy: 12500000.phy supply vbus not found, using dummy regulator
[ 0.592056] exynos5_usb3drd_phy 12500000.phy: Linked as a consumer to regulator.0
[ 0.592096] exynos5_usb3drd_phy 12500000.phy: 12500000.phy supply vbus-boost not found, using dummy regulator
[ 0.601137] dma-pl330 121a0000.pdma: Loaded driver for PL330 DMAC-241330
[ 0.601179] dma-pl330 121a0000.pdma: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
[ 0.604448] dma-pl330 121b0000.pdma: Loaded driver for PL330 DMAC-241330
[ 0.604484] dma-pl330 121b0000.pdma: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
[ 0.605606] dma-pl330 10800000.mdma: Loaded driver for PL330 DMAC-241330
[ 0.605640] dma-pl330 10800000.mdma: DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32
[ 0.681877] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.684444] 12c00000.serial: ttySAC0 at MMIO 0x12c00000 (irq = 58, base_baud = 0) is a S3C6400/10
[ 0.685031] 12c10000.serial: ttySAC1 at MMIO 0x12c10000 (irq = 59, base_baud = 0) is a S3C6400/10
[ 0.685485] 12c20000.serial: ttySAC2 at MMIO 0x12c20000 (irq = 60, base_baud = 0) is a S3C6400/10
[ 1.599145] console [ttySAC2] enabled
[ 1.603189] 12c30000.serial: ttySAC3 at MMIO 0x12c30000 (irq = 61, base_baud = 0) is a S3C6400/10
[ 1.613482] exynos-trng 10830600.rng: Exynos True Random Number Generator.
[ 1.619875] iommu: Adding device 14450000.mixer to group 0
[ 1.624917] exynos-mixer 14450000.mixer: Linked as a consumer to 14650000.sysmmu
[ 1.633642] exynos-hdmi 14530000.hdmi: Failed to get supply 'vdd': -517
[ 1.639565] iommu: Adding device 10850000.g2d to group 1
[ 1.644135] exynos-drm-g2d 10850000.g2d: Linked as a consumer to 10a60000.sysmmu
[ 1.651492] exynos-drm-g2d 10850000.g2d: Linked as a consumer to 10a70000.sysmmu
[ 1.660559] iommu: Adding device 11c00000.rotator to group 2
[ 1.664872] exynos-rotator 11c00000.rotator: Linked as a consumer to 11d40000.sysmmu
[ 1.691546] brd: module loaded
[ 1.708000] loop: module loaded
[ 1.710439] zram: Added device: zram0
[ 1.713985] zram: Added device: zram1
[ 1.717652] zram: Added device: zram2
[ 1.721491] libphy: Fixed MDIO Bus: probed
[ 1.725044] usbcore: registered new interface driver r8152
[ 1.730235] usbcore: registered new interface driver cdc_ether
[ 1.736015] usbcore: registered new interface driver cdc_subset
[ 1.743932] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.749071] ehci-exynos: EHCI EXYNOS driver
[ 1.753542] exynos-ehci 12110000.usb: EHCI Host Controller
[ 1.758682] exynos-ehci 12110000.usb: new USB bus registered, assigned bus number 1
[ 1.766725] exynos-ehci 12110000.usb: irq 85, io mem 0x12110000
[ 1.784656] exynos-ehci 12110000.usb: USB 2.0 started, EHCI 1.00
[ 1.789560] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[ 1.797483] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.804659] usb usb1: Product: EHCI Host Controller
[ 1.809503] usb usb1: Manufacturer: Linux 4.19.15 ehci_hcd
[ 1.814962] usb usb1: SerialNumber: 12110000.usb
[ 1.820259] hub 1-0:1.0: USB hub found
[ 1.823363] hub 1-0:1.0: 3 ports detected
[ 1.828299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.833449] ohci-exynos: OHCI EXYNOS driver
[ 1.837830] exynos-ohci 12120000.usb: USB Host Controller
[ 1.842988] exynos-ohci 12120000.usb: new USB bus registered, assigned bus number 2
[ 1.850755] exynos-ohci 12120000.usb: irq 85, io mem 0x12120000
[ 1.916924] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
[ 1.923771] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.931210] usb usb2: Product: USB Host Controller
[ 1.935711] usb usb2: Manufacturer: Linux 4.19.15 ohci_hcd
[ 1.941167] usb usb2: SerialNumber: 12120000.usb
[ 1.946421] hub 2-0:1.0: USB hub found
[ 1.949536] hub 2-0:1.0: 3 ports detected
[ 1.955200] usbcore: registered new interface driver usb-storage
[ 1.959908] usbcore: registered new interface driver usbserial_generic
[ 1.966324] usbserial: USB Serial support registered for generic
[ 1.973054] mousedev: PS/2 mouse device common for all mice
[ 1.979288] i2c /dev entries driver
[ 2.002793] vddq_mmc2: Bringing 3300000uV into 2800000-2800000uV
[ 2.017974] vdd_sd: Bringing 3300000uV into 2800000-2800000uV
[ 2.075162] s5m-rtc s2mps14-rtc: rtc core: registered s5m-rtc as rtc0
[ 2.083048] IR NEC protocol handler initialized
[ 2.086181] IR RC5(x/sz) protocol handler initialized
[ 2.091172] IR RC6 protocol handler initialized
[ 2.095678] IR JVC protocol handler initialized
[ 2.100180] IR Sony protocol handler initialized
[ 2.104774] IR SANYO protocol handler initialized
[ 2.109452] IR Sharp protocol handler initialized
[ 2.114131] IR MCE Keyboard/mouse protocol handler initialized
[ 2.119939] IR XMP protocol handler initialized
[ 2.125248] iommu: Adding device 11f50000.jpeg to group 3
[ 2.129854] s5p-jpeg 11f50000.jpeg: Linked as a consumer to 11f10000.sysmmu
[ 2.137323] s5p-jpeg 11f50000.jpeg: encoder device registered as /dev/video0
[ 2.144010] s5p-jpeg 11f50000.jpeg: decoder device registered as /dev/video1
[ 2.150805] s5p-jpeg 11f50000.jpeg: Samsung S5P JPEG codec
[ 2.156499] iommu: Adding device 11f60000.jpeg to group 4
[ 2.161647] s5p-jpeg 11f60000.jpeg: Linked as a consumer to 11f20000.sysmmu
[ 2.169057] s5p-jpeg 11f60000.jpeg: encoder device registered as /dev/video2
[ 2.175799] s5p-jpeg 11f60000.jpeg: decoder device registered as /dev/video3
[ 2.182605] s5p-jpeg 11f60000.jpeg: Samsung S5P JPEG codec
[ 2.188879] iommu: Adding device 11000000.codec to group 5
[ 2.193997] s5p-mfc 11000000.codec: Linked as a consumer to 11200000.sysmmu
[ 2.200468] s5p-mfc 11000000.codec: Linked as a consumer to 11210000.sysmmu
[ 2.230181] s5p-mfc 11000000.codec: preallocated 8 MiB buffer for the firmware and context buffers
[ 2.237859] s5p-mfc 11000000.codec: Direct firmware load for s5p-mfc-v8.fw failed with error -2
[ 2.246477] s5p_mfc_load_firmware:73: Firmware is not present in the /lib/firmware directory nor compiled in kernel
[ 2.257059] s5p-mfc 11000000.codec: decoder registered as /dev/video4
[ 2.263391] s5p-mfc 11000000.codec: encoder registered as /dev/video5
[ 2.272099] iommu: Adding device 13e00000.video-scaler to group 6
[ 2.277268] exynos-gsc 13e00000.video-scaler: Linked as a consumer to 13e80000.sysmmu
[ 2.285536] iommu: Adding device 13e10000.video-scaler to group 7
[ 2.291155] exynos-gsc 13e10000.video-scaler: Linked as a consumer to 13e90000.sysmmu
[ 2.303470] exynos-tmu 10060000.tmu: Linked as a consumer to regulator.7
[ 2.308965] thermal thermal_zone0: failed to read out thermal zone (-22)
[ 2.315449] exynos-tmu 10060000.tmu: More trip points than supported by this TMU.
[ 2.322870] exynos-tmu 10060000.tmu: 2 trip points should be configured in polling mode.
[ 2.331700] exynos-tmu 10064000.tmu: Linked as a consumer to regulator.7
[ 2.337736] thermal thermal_zone1: failed to read out thermal zone (-22)
[ 2.344293] exynos-tmu 10064000.tmu: More trip points than supported by this TMU.
[ 2.351724] exynos-tmu 10064000.tmu: 2 trip points should be configured in polling mode.
[ 2.360518] exynos-tmu 10068000.tmu: Linked as a consumer to regulator.7
[ 2.366597] thermal thermal_zone2: failed to read out thermal zone (-22)
[ 2.373145] exynos-tmu 10068000.tmu: More trip points than supported by this TMU.
[ 2.380592] exynos-tmu 10068000.tmu: 2 trip points should be configured in polling mode.
[ 2.389363] exynos-tmu 1006c000.tmu: Linked as a consumer to regulator.7
[ 2.395447] thermal thermal_zone3: failed to read out thermal zone (-22)
[ 2.402009] exynos-tmu 1006c000.tmu: More trip points than supported by this TMU.
[ 2.409435] exynos-tmu 1006c000.tmu: 2 trip points should be configured in polling mode.
[ 2.418246] exynos-tmu 100a0000.tmu: Linked as a consumer to regulator.7
[ 2.424311] thermal thermal_zone4: failed to read out thermal zone (-22)
[ 2.432034] s3c2410-wdt 101d0000.watchdog: watchdog inactive, reset disabled, irq disabled
[ 2.439958] device-mapper: uevent: version 1.0.3
[ 2.444109] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
[ 2.453191] cpu cpu0: Linked as a consumer to regulator.44
[ 2.457602] cpu cpu0: Dropping the link to regulator.44
[ 2.463425] cpu cpu0: Linked as a consumer to regulator.44
[ 2.471683] cpu cpu4: Linked as a consumer to regulator.40
[ 2.480485] sdhci: Secure Digital Host Controller Interface driver
[ 2.485375] sdhci: Copyright(c) Pierre Ossman
[ 2.489971] Synopsys Designware Multimedia Card Interface Driver
[ 2.496650] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode.
[ 2.502714] dwmmc_exynos 12200000.mmc: Using internal DMA controller.
[ 2.508863] dwmmc_exynos 12200000.mmc: Version ID is 250a
[ 2.514244] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 87,64 bit host data width,64 deep fifo
[ 2.523668] dwmmc_exynos 12200000.mmc: Linked as a consumer to regulator.18
[ 2.530446] dwmmc_exynos 12200000.mmc: Linked as a consumer to regulator.3
[ 2.537358] dwmmc_exynos 12200000.mmc: allocated mmc-pwrseq
[ 2.560772] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
[ 2.582728] dwmmc_exynos 12220000.mmc: IDMAC supports 32-bit address mode.
[ 2.588436] dwmmc_exynos 12220000.mmc: Using internal DMA controller.
[ 2.594770] dwmmc_exynos 12220000.mmc: Version ID is 250a
[ 2.600163] dwmmc_exynos 12220000.mmc: DW MMC controller at irq 88,64 bit host data width,64 deep fifo
[ 2.609599] dwmmc_exynos 12220000.mmc: Linked as a consumer to regulator.19
[ 2.616468] dwmmc_exynos 12220000.mmc: Linked as a consumer to regulator.13
[ 2.640958] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
[ 2.670308] s5p-secss 10830000.sss: s5p-sss driver registered
[ 2.676291] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.682784] usbcore: registered new interface driver usbhid
[ 2.686920] usbhid: USB HID core driver
[ 2.691997] exynos-bus soc:bus_wcore: Linked as a consumer to regulator.41
[ 2.697956] exynos-bus soc:bus_wcore: Dropping the link to regulator.41
[ 2.700066] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
[ 2.711539] exynos-nocp: new NoC Probe device registered: 10ca1000.nocp
[ 2.714119] mmc1: new high speed SDXC card at address 0001
[ 2.720637] exynos-nocp: new NoC Probe device registered: 10ca1400.nocp
[ 2.729363] mmcblk1: mmc1:0001 JC2RT 59.6 GiB
[ 2.732942] exynos-nocp: new NoC Probe device registered: 10ca1800.nocp
[ 2.741359] mmcblk1: p1 p2 < p5 p6 p7 p8 p9 > p3 p4
[ 2.743800] exynos-nocp: new NoC Probe device registered: 10ca1c00.nocp
[ 2.755830] exynos-adc 12d10000.adc: Linked as a consumer to regulator.4
[ 2.767752] drop_monitor: Initializing network drop monitor service
[ 2.772968] IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP)
[ 2.778679] IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
[ 2.785912] IPVS: ipvs loaded.
[ 2.788874] IPVS: [rr] scheduler registered.
[ 2.793634] NET: Registered protocol family 10
[ 2.798208] Segment Routing with IPv6
[ 2.801624] NET: Registered protocol family 17
[ 2.805590] NET: Registered protocol family 15
[ 2.810023] Bridge firewalling registered
[ 2.814047] Key type dns_resolver registered
[ 2.818706] Registering SWP/SWPB emulation handler
[ 2.823993] registered taskstats version 1
[ 2.827216] Loading compiled-in X.509 certificates
[ 2.833609] Key type encrypted registered
[ 2.836137] AppArmor: AppArmor sha1 policy hashing enabled
[ 2.873890] exynos-hdmi 14530000.hdmi: Linked as a consumer to regulator.6
[ 2.879953] exynos-hdmi 14530000.hdmi: Linked as a consumer to regulator.7
[ 2.886773] OF: graph: no port node found in /soc/hdmi@14530000
[ 2.893316] [drm] Exynos DRM: using 14450000.mixer device for DMA mapping operations
[ 2.899925] exynos-drm exynos-drm: bound 14450000.mixer (ops 0xc0b6790c)
[ 2.906452] exynos-drm exynos-drm: bound 14530000.hdmi (ops 0xc0b67fb0)
[ 2.913140] exynos-drm-g2d 10850000.g2d: The Exynos G2D (ver 4.1) successfully registered.
[ 2.921251] exynos-drm exynos-drm: bound 10850000.g2d (ops 0xc0b68bf4)
[ 2.927758] exynos-rotator 11c00000.rotator: The exynos rotator has been probed successfully
[ 2.936156] exynos-drm exynos-drm: bound 11c00000.rotator (ops 0xc0b69480)
[ 2.942997] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.949580] [drm] No driver support for vblank timestamp query.
[ 2.955498] [drm] Cannot find any crtc or sizes
[ 2.960477] [drm] Cannot find any crtc or sizes
[ 2.964955] [drm] Initialized exynos 1.1.0 20180330 for exynos-drm on minor 0
[ 2.972337] exynos-dwc3 soc:usb3-0: Linked as a consumer to regulator.9
[ 2.978713] exynos-dwc3 soc:usb3-0: Linked as a consumer to regulator.11
[ 2.985403] dwc3 12000000.dwc3: Failed to get clk 'ref': -2
[ 2.990988] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
[ 2.995875] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 3
[ 3.003711] xhci-hcd xhci-hcd.3.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x0000000002010010
[ 3.012869] xhci-hcd xhci-hcd.3.auto: irq 153, io mem 0x12000000
[ 3.019151] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[ 3.027056] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.034246] usb usb3: Product: xHCI Host Controller
[ 3.039094] usb usb3: Manufacturer: Linux 4.19.15 xhci-hcd
[ 3.044554] usb usb3: SerialNumber: xhci-hcd.3.auto
[ 3.049957] hub 3-0:1.0: USB hub found
[ 3.053178] hub 3-0:1.0: 1 port detected
[ 3.057338] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
[ 3.062509] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 4
[ 3.070123] xhci-hcd xhci-hcd.3.auto: Host supports USB 3.0 SuperSpeed
[ 3.076764] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 3.084872] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[ 3.093002] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.100187] usb usb4: Product: xHCI Host Controller
[ 3.105037] usb usb4: Manufacturer: Linux 4.19.15 xhci-hcd
[ 3.110496] usb usb4: SerialNumber: xhci-hcd.3.auto
[ 3.116090] hub 4-0:1.0: USB hub found
[ 3.119178] hub 4-0:1.0: 1 port detected
[ 3.124830] exynos-dwc3 soc:usb3-1: Linked as a consumer to regulator.9
[ 3.130716] exynos-dwc3 soc:usb3-1: Linked as a consumer to regulator.11
[ 3.138279] dwc3 12400000.dwc3: Failed to get clk 'ref': -2
[ 3.143267] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller
[ 3.147975] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 5
[ 3.156121] xhci-hcd xhci-hcd.6.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x0000000002010010
[ 3.165096] xhci-hcd xhci-hcd.6.auto: irq 154, io mem 0x12400000
[ 3.171132] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[ 3.179054] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.186243] usb usb5: Product: xHCI Host Controller
[ 3.191094] usb usb5: Manufacturer: Linux 4.19.15 xhci-hcd
[ 3.196553] usb usb5: SerialNumber: xhci-hcd.6.auto
[ 3.202070] hub 5-0:1.0: USB hub found
[ 3.205207] hub 5-0:1.0: 1 port detected
[ 3.209488] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller
[ 3.214530] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 6
[ 3.222131] xhci-hcd xhci-hcd.6.auto: Host supports USB 3.0 SuperSpeed
[ 3.228772] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 3.236872] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[ 3.244996] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.252187] usb usb6: Product: xHCI Host Controller
[ 3.257038] usb usb6: Manufacturer: Linux 4.19.15 xhci-hcd
[ 3.262498] usb usb6: SerialNumber: xhci-hcd.6.auto
[ 3.267821] hub 6-0:1.0: USB hub found
[ 3.271105] hub 6-0:1.0: 1 port detected
[ 3.276012] s3c-rtc 101e0000.rtc: rtc disabled, re-enabling
[ 3.280633] rtc rtc1: invalid alarm value: 1900-1-3 0:0:0
[ 3.286110] s3c-rtc 101e0000.rtc: rtc core: registered s3c as rtc1
[ 3.293226] exynos-bus soc:bus_wcore: Linked as a consumer to regulator.41
[ 3.299078] exynos-bus: new bus device registered: soc:bus_wcore ( 84000 KHz ~ 400000 KHz)
[ 3.307663] exynos-bus: new bus device registered: soc:bus_noc ( 67000 KHz ~ 100000 KHz)
[ 3.315585] exynos-bus: new bus device registered: soc:bus_fsys_apb (100000 KHz ~ 200000 KHz)
[ 3.323955] exynos-bus: new bus device registered: soc:bus_fsys (100000 KHz ~ 200000 KHz)
[ 3.332277] exynos-bus: new bus device registered: soc:bus_fsys2 ( 75000 KHz ~ 150000 KHz)
[ 3.340653] exynos-bus: new bus device registered: soc:bus_mfc ( 96000 KHz ~ 333000 KHz)
[ 3.348656] exynos-bus: new bus device registered: soc:bus_gen ( 89000 KHz ~ 267000 KHz)
[ 3.356546] exynos-bus: new bus device registered: soc:bus_peri ( 67000 KHz ~ 67000 KHz)
[ 3.364923] exynos-bus: new bus device registered: soc:bus_g2d ( 84000 KHz ~ 333000 KHz)
[ 3.372926] exynos-bus: new bus device registered: soc:bus_g2d_acp ( 67000 KHz ~ 267000 KHz)
[ 3.381313] exynos-bus: new bus device registered: soc:bus_jpeg ( 75000 KHz ~ 300000 KHz)
[ 3.389448] exynos-bus: new bus device registered: soc:bus_jpeg_apb ( 84000 KHz ~ 167000 KHz)
[ 3.397822] exynos-bus: new bus device registered: soc:bus_disp1_fimd (120000 KHz ~ 200000 KHz)
[ 3.406541] exynos-bus: new bus device registered: soc:bus_disp1 (120000 KHz ~ 300000 KHz)
[ 3.414775] exynos-bus: new bus device registered: soc:bus_gscl_scaler (150000 KHz ~ 300000 KHz)
[ 3.423647] exynos-bus: new bus device registered: soc:bus_mscl ( 84000 KHz ~ 400000 KHz)
[ 3.432050] odroid-audio sound: ASoC: CPU DAI (null) not registered
[ 3.437461] odroid-audio sound: snd_soc_register_card() failed: -517
[ 3.444718] odroid-audio sound: ASoC: CPU DAI (null) not registered
[ 3.450024] odroid-audio sound: snd_soc_register_card() failed: -517
[ 3.456848] console [netcon0] enabled
[ 3.459958] netconsole: network logging started
[ 3.465047] input: gpio_keys as /devices/platform/gpio_keys/input/input0
[ 3.472506] odroid-audio sound: ASoC: CPU DAI (null) not registered
[ 3.477402] s5m-rtc s2mps14-rtc: setting system clock to 2000-01-01 00:00:08 UTC (946684808)
[ 3.485811] odroid-audio sound: snd_soc_register_card() failed: -517
[ 3.511576] ALSA device list:
[ 3.513117] No soundcards found.
[ 3.521110] VFS: Mounted root (squashfs filesystem) readonly on device 179:6.
[ 3.529816] devtmpfs: mounted
[ 3.532184] Freeing unused kernel memory: 1024K
[ 3.536375] Run /sbin/init as init process
[ 3.818991] systemd[1]: System time before build time, advancing clock.
[ 3.862529] systemd[1]: systemd 239 running in system mode. (-PAM -AUDIT -SELINUX -IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP +GCRYPT -GNUTLS -ACL -XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
[ 3.883597] systemd[1]: Detected architecture arm.
Welcome to HassOS 3.0!
[ 3.917510] systemd[1]: Set hostname to <hassio>.
[ 3.929166] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.934564] systemd[1]: Initializing machine ID from random generator.
[ 3.941252] systemd[1]: Installed transient /etc/machine-id file.
[ 4.342482] random: systemd: uninitialized urandom read (16 bytes read)
[ 4.347880] systemd[1]: Reached target Slices.
[ OK ] Reached target Slices.
[ 4.365043] random: systemd: uninitialized urandom read (16 bytes read)
[ 4.381910] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ OK ] Created slice system-serial\x2dgetty.slice.
[ 4.421909] systemd[1]: Starting HassOS ZRAM swap...
Starting HassOS ZRAM swap...
[ 4.432810] usb 6-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd
[ 4.442427] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password Requests to Console Directory Watch.
[ 4.458166] usb 6-1: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=30.00
[ 4.465187] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[ 4.472174] usb 6-1: Product: USB 10/100/1000 LAN
[ 4.476887] usb 6-1: Manufacturer: Realtek
[ 4.480920] usb 6-1: SerialNumber: 000001000000
[ 4.494835] systemd[1]: Starting HassOS ZRAM var...
Starting HassOS ZRAM var...
[ OK ] Started Forward Password Requests to Wal[ 4.520251] odroid-audio sound: ASoC: CPU DAI (null) not registered
[ 4.526104] odroid-audio sound: snd_soc_register_card() failed: -517
l Directory Watch.
[ OK 4.546011] zram1: detected capacity change from 0 to 33554432
[ 4.548954] zram0: detected capacity change from 0 to 522326016
m] Reached target Paths.
[ OK ] Listening on Journal Socket.
Mounting Kernel Debug File System...
Starting Create list of required st…ce nodes for the current kernel...
[ OK ] Listening on udev Kernel Socket.
Starting HassOS ZRAM tmp...
[ OK ] Listening on initctl Compatibility Named Pipe.
[ 4.679357] zram2: detected capacity change from 0 to 16777216
Mounting POSIX Message Queue File System...
[ 4.701205] usb 6-1: reset SuperSpeed Gen 1 USB device number 2 using xhci-hcd
[ OK ] Reached target Remote File Systems.
[ OK ] Reached target HassOS hardware targets.
[ OK ] Created slice system-getty.slice.
Starting Remount Root and Kernel File Systems...
[ 4.790928] r8152 6-1:1.0 eth0: v1.09.9
[ 4.796087] odroid-audio sound: ASoC: CPU DAI (null) not registered
[ 4.800980] odroid-audio sound: snd_soc_register_card() failed: -517
[ OK ] Reached target HassOS zram targets.
[ OK ] Listening on Journal Socket (/dev/log).
[ OK ] Listening on udev Control Socket.
Starting udev Coldplug all Devices...
[ OK ] Listening on Journal Audit Socket.
Starting Journal Service...
[ OK ] Mounted Kernel Debug File System.
[ OK ] Started Create list of required sta…vice nodes for the current kernel.
[ OK ] Mounted POSIX Message Queue File System.
[ OK ] Started Remount Root and Kernel File Systems.
Starting Create Static Device Nodes in /dev...
[ OK ] Started Journal Service.
[ OK ] Started Create Static Device Nodes in /dev.
[ OK ] Reached target Local File Systems (Pre).
Starting udev Kernel Device Manager...
[ OK ] Started udev Kernel Device Manager.
[ 5.566082] s5p-mfc 11000000.codec: Direct firmware load for s5p-mfc-v8.fw failed with error -2
[ 5.573825] s5p_mfc_load_firmware:73: Firmware is not present in the /lib/firmware directory nor compiled in kernel
[ OK ] Started udev Coldplug all Devices.
[ 5.592792] s5p-mfc 11000000.codec: Direct firmware load for s5p-mfc-v8.fw failed with error -2
[ 5.600105] s5p_mfc_load_firmware:73: Firmware is not present in the /lib/firmware directory nor compiled in kernel
[ 5.614326] dma-pl330 3880000.adma: Loaded driver for PL330 DMAC-241330
[ 5.619628] dma-pl330 3880000.adma: DBUFF-4x8bytes Num_Chans-6 Num_Peri-16 Num_Events-6
[ OK ] Started HassOS ZRAM swap.
[ 5.632882] odroid-audio sound: i2s-hifi <-> samsung-i2s mapping ok
[ 5.648706] dma-pl330 3880000.adma: PM domain MAU will not be powered off
[ OK ] Found device /dev/ttySAC2.
[ OK ] Found device /dev/disk/by-label/hassos-overlay.
[ OK ] Found device /dev/zram1.
[ OK ] Found device /dev/zram2.
[ OK ] Found device /dev/zram0.
[ OK ] Found device /dev/disk/by-label/hassos-boot.
[ OK ] Started HassOS ZRAM var.
[ OK ] Started HassOS ZRAM tmp.
[ OK ] Reached target Sound Card.
Mounting HassOS ZRAM var...
[ 9.568662] EXT4-fs (zram1): mounted filesystem without journal. Opts: nobarrier
Mounting HassOS overlay partition...
[ 9.590788] EXT4-fs (mmcblk1p3): mounted filesystem with ordered data mode. Opts: (null)
Activating swap HassOS ZRAM swap...
[ 9.610850] Adding 510080k swap on /dev/zram0. Priority:-2 extents:1 across:510080k SS
[ 9.627223] random: crng init done
[ 9.629256] random: 7 urandom warning(s) missed due to ratelimiting
[ OK ] Activated swap HassOS ZRAM swap.
[ OK ] Mounted HassOS ZRAM var.
[ OK ] Mounted HassOS overlay partition.
Mounting Dropbear persistent keys...
Mounting Dropbear persistent user...
Mounting Kernel persistent modules-load.d...
Mounting Docker persistent configuration...
Mounting Udev persistent rules.d...
Mounting Docker persistent user...
Mounting Systemd persistent logging...
Mounting Bluetooth persistent state...
Mounting Systemd persistent state...
[ OK ] Reached target Swap.
Mounting Temporary Directory (/tmp)...
[ 9.920434] EXT4-fs (zram2): mounted filesystem without journal. Opts: nobarrier
[ OK ] Mounted Dropbear persistent keys.
[ OK ] Mounted Dropbear persistent user.
[ OK ] Mounted Kernel persistent modules-load.d.
[ OK ] Mounted Docker persistent configuration.
[ OK ] Mounted Udev persistent rules.d.
[ OK ] Mounted Docker persistent user.
[ OK ] Mounted Systemd persistent logging.
[ OK ] Mounted Bluetooth persistent state.
[ OK ] Mounted Systemd persistent state.
[ OK ] Mounted Temporary Directory (/tmp).
[ OK ] Reached target Local File Systems.
Mounting HassOS boot partition...
Starting Rebuild Journal Catalog...
Starting Load/Save Random Seed...
[ 10.196185] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Starting Flush Journal to Persistent Storage...
Starting Retrigger udev rules after user rules mounted...
Mounting Kernel Configuration File System...
Starting Apply Kernel Variables...
[ OK ] Mounted HassOS boot partition.
[ OK ] Started Rebuild Journal Catalog.
[ OK ] Started Load/Save Random Seed.
[ OK ] Mounted Kernel Configuration File System.
[ OK ] Started Apply Kernel Variables.
Starting Update is Completed...
[ OK ] Started Update is Completed.
[ 10.490542] systemd-journald[159]: Received request to flush runtime journal from PID 1
[ OK ] Started Flush Journal to Persistent Storage.
[ 11.133751] s5p-mfc 11000000.codec: Direct firmware load for s5p-mfc-v8.fw failed with error -2
[ 11.141273] s5p_mfc_load_firmware:73: Firmware is not present in the /lib/firmware directory nor compiled in kernel
[ 11.157175] s5p-mfc 11000000.codec: Direct firmware load for s5p-mfc-v8.fw failed with error -2
[ 11.164449] s5p_mfc_load_firmware:73: Firmware is not present in the /lib/firmware directory nor compiled in kernel
[ OK ] Started Retrigger udev rules after user rules mounted.
[ 15.968986] usb 4-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd
[ 15.996077] usb 4-1: New USB device found, idVendor=152d, idProduct=0578, bcdDevice=31.01
[ 16.003164] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 16.010157] usb 4-1: Product: USB to SATA bridge
[ 16.014738] usb 4-1: Manufacturer: JMicron
[ 16.018743] usb 4-1: SerialNumber: DB00000000013B
[ 16.075923] scsi host0: uas
[ 16.078381] scsi 0:0:0:0: Direct-Access JMicron 3101 PQ: 0 ANSI: 6
[ 16.086922] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 16.088781] sd 0:0:0:0: [sda] 1000215216 512-byte logical blocks: (512 GB/477 GiB)
[ 16.091816] usbcore: registered new interface driver uas
[ 16.098634] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 16.109137] sd 0:0:0:0: [sda] Write Protect is off
[ 16.114252] sd 0:0:0:0: [sda] Disabling FUA
[ 16.117738] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 16.132980] sda: sda1
[ 16.136515] sd 0:0:0:0: [sda] Attached SCSI disk
[ TIME ] Timed out waiting for device dev-di…by\x2dlabel-hassos\x2ddata.device.
[DEPEND] Dependency failed for HassOS data resizing.
[DEPEND] Dependency failed for HassOS data partition.
[DEPEND] Dependency failed for HassOS AppArmor.
[DEPEND] Dependency failed for NetworkManager persistent data.
[DEPEND] Dependency failed for Docker persistent data.
[DEPEND] Dependency failed for Docker Application Container Engine.
[DEPEND] Dependency failed for Dropbear SSH daemon.
[DEPEND] Dependency failed for HassOS supervisor.
[DEPEND] Dependency failed for Serial Getty on ttySAC2.
[DEPEND] Dependency failed for Getty on tty1.
Starting Create Volatile Files and Directories...
[ OK ] Reached target Login Prompts.
[ OK ] Started Create Volatile Files and Directories.
Mounting Hosts persistent configuration...
Mounting Timesyncd persistent configuration...
Starting Update UTMP about System Boot/Shutdown...
Mounting Hostname persistent configuration...
Mounting NetworkManager persistent system connections...
[ OK ] Mounted Hosts persistent configuration.
[ OK ] Mounted Timesyncd persistent configuration.
[ OK ] Mounted Hostname persistent configuration.
[ OK ] Mounted NetworkManager persistent system connections.
Starting Network Time Synchronization...
[ OK ] Reached target HassOS overlay targets.
[ OK ] Started Update UTMP about System Boot/Shutdown.
[ OK ] Started Network Time Synchronization.
[ OK ] Reached target System Initialization.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[ OK ] Started HassOS mark boot partition as good.
[ OK ] Reached target Timers.
Starting Docker Socket for the API.
[ OK ] Listening on D-Bus System Message Bus Socket.
[ OK ] Reached target System Time Synchronized.
[ OK ] Listening on Docker Socket for the API.
[ OK ] Reached target Sockets.
[ OK ] Reached target Basic System.
[ OK ] Started Hardware RNG Entropy Gatherer Daemon.
Starting Rauc Update Service...
[ OK ] Started D-Bus System Message Bus.
Starting HassOS persists journald...
Starting HassOS rauc good...
Starting Network Manager...
[ OK ] Started Avahi DNS Configuration Daemon.
[ OK ] Started HassOS persists journald.
[ OK ] Started Rauc Update Service.
[ OK ] Started HassOS rauc good.
Starting Hostname Service...
[ OK ] Started Hostname Service.
[ OK ] Started Network Manager.
Starting Network Manager Script Dispatcher Service...
[ OK ] Reached target Network.
Starting HassOS Configuration Manager...
Starting Network Manager Wait Online...
[ OK ] Started Network Manager Script Dispatcher Service.
[ 96.817854] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 96.829653] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 96.863476] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 96.869784] r8152 6-1:1.0 eth0: carrier on
[ OK ] Started HassOS Configuration Manager.
[ OK ] Started Network Manager Wait Online.
[ OK ] Reached target Network is Online.
Starting Avahi mDNS/DNS-SD Stack...
[ OK ] Started Avahi mDNS/DNS-SD Stack.
[ OK ] Reached target Multi-User System.
Starting Update UTMP about System Runlevel Changes...
[ OK ] Started Update UTMP about System Runlevel Changes.
[ TIME ] Timed out waiting for device dev-di…by\x2dlabel-hassos\x2ddata.device.
[DEPEND] Dependency failed for HassOS data resizing.
[DEPEND] Dependency failed for HassOS data partition.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment