Closed riddik14 closed 12 months ago
tested boot version
➜ ~ dmesg
[ 0.000000] Booting Linux on physical CPU 0xf00
[ 0.000000] Linux version 6.1.62 (builder@f3d410a86cde) (arm-buildroot-linux-gnueabihf-gcc.br_real (Buildroot 2022.02-5845-g1dcee53f5d) 11.4.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Tue Nov 14 07:33:33 UTC 2023
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (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: Sonoff iHost 2G
[ 0.000000] earlycon: uart8250 at MMIO32 0xff570000 (options '')
[ 0.000000] printk: bootconsole [uart8250] enabled
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] cma: Reserved 32 MiB at 0x7e000000
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000000000000-0x000000003fffffff]
[ 0.000000] HighMem [mem 0x0000000040000000-0x000000007fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x00000000083fffff]
[ 0.000000] node 0: [mem 0x000000000a400000-0x000000007fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff]
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.0 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.0
[ 0.000000] percpu: Embedded 12 pages/cpu s20180 r8192 d20780 u49152
[ 0.000000] pcpu-alloc: s20180 r8192 d20780 u49152 alloc=12*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 513792
[ 0.000000] Kernel command line: zram.enabled=1 zram.num_devices=3 net.naming-scheme=v250 systemd.machine_id=7ee784999d5b41bcaa4ce30a8cf6c043 fsck.repair=yes root=PARTUUID=8d3d53e3-6d49-4c38-8349-aff6859e82fd rootfstype=squashfs ro rootwait rauc.slot=A earlycon=uart8250,mmio32,0xff570000 console=ttyS2,1500000n8
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 1997036K/2064384K available (10240K kernel code, 744K rwdata, 2508K rodata, 1024K init, 308K bss, 34580K reserved, 32768K cma-reserved, 1015808K highmem)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (virt).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.000002] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.000754] Switching to timer-based delay loop, resolution 41ns
[ 0.001651] Failed to get pclk for 'rk_timer'
[ 0.002703] Console: colour dummy device 80x30
[ 0.003174] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
[ 0.004136] CPU: Testing write buffer coherency: ok
[ 0.004641] pid_max: default: 32768 minimum: 301
[ 0.005172] LSM: Security Framework initializing
[ 0.005737] AppArmor: AppArmor initialized
[ 0.006279] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.006974] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.008972] /cpus/cpu@f00 missing clock-frequency property
[ 0.009567] /cpus/cpu@f01 missing clock-frequency property
[ 0.010092] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
[ 0.011701] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.012379] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.013124] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.013799] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.014516] Setting up static identity map for 0x100000 - 0x100060
[ 0.015265] rcu: Hierarchical SRCU implementation.
[ 0.015715] rcu: Max phase no-delay instances is 1000.
[ 0.016779] smp: Bringing up secondary CPUs ...
[ 0.018826] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
[ 0.018979] smp: Brought up 1 node, 2 CPUs
[ 0.019963] SMP: Total of 2 processors activated (96.00 BogoMIPS).
[ 0.020544] CPU: All CPU(s) started in SVC mode.
[ 0.021775] devtmpfs: initialized
[ 0.030672] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.031671] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.032643] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.034791] pinctrl core: initialized pinctrl subsystem
[ 0.036932] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.039011] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.040371] audit: initializing netlink subsys (disabled)
[ 0.041164] audit: type=2000 audit(0.039:1): state=initialized audit_enabled=0 res=1
[ 0.042400] thermal_sys: Registered thermal governor 'step_wise'
[ 0.042412] thermal_sys: Registered thermal governor 'user_space'
[ 0.043078] cpuidle: using governor menu
[ 0.044202] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.044951] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.049106] rockchip-pm-domain ff3e0000.power-management:power-controller: power-domain: failed to get clk at index 0: -517
[ 0.050174] rockchip-pm-domain ff3e0000.power-management:power-controller: failed to handle node power-domain: -517
[ 0.080539] cryptd: max_cpu_qlen set to 1000
[ 0.082561] iommu: Default domain type: Translated
[ 0.083029] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.084010] SCSI subsystem initialized
[ 0.084603] usbcore: registered new interface driver usbfs
[ 0.085164] usbcore: registered new interface driver hub
[ 0.085701] usbcore: registered new device driver usb
[ 0.086301] mc: Linux media interface: v0.10
[ 0.086768] videodev: Linux video capture interface: v2.00
[ 0.087379] pps_core: LinuxPPS API ver. 1 registered
[ 0.087846] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 0.088707] PTP clock support registered
[ 0.089632] Advanced Linux Sound Architecture Driver Initialized.
[ 0.090863] Bluetooth: Core ver 2.22
[ 0.091253] NET: Registered PF_BLUETOOTH protocol family
[ 0.091750] Bluetooth: HCI device and connection manager initialized
[ 0.092348] Bluetooth: HCI socket layer initialized
[ 0.092809] Bluetooth: L2CAP socket layer initialized
[ 0.093296] Bluetooth: SCO socket layer initialized
[ 0.094577] clocksource: Switched to clocksource arch_sys_counter
[ 0.096032] AppArmor: AppArmor Filesystem Enabled
[ 0.109238] NET: Registered PF_INET protocol family
[ 0.109998] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.113455] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.114325] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.115092] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ 0.115897] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 0.116811] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.117531] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.118239] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.119119] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.120345] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
[ 0.122649] Initialise system trusted keyrings
[ 0.123391] workingset: timestamp_bits=14 max_order=19 bucket_order=5
[ 0.132642] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.247304] Key type asymmetric registered
[ 0.247703] Asymmetric key parser 'x509' registered
[ 0.248399] bounce: pool size: 64 pages
[ 0.248901] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 0.249852] io scheduler mq-deadline registered
[ 0.250286] io scheduler kyber registered
[ 0.271750] dma-pl330 ff4e0000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 0.272476] dma-pl330 ff4e0000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
[ 0.274381] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
[ 0.278323] ff560000.serial: ttyS0 at MMIO 0xff560000 (irq = 33, base_baud = 1500000) is a 16550A
[ 0.279371] serial serial0: tty port ttyS0 registered
[ 0.280781] ff570000.serial: ttyS2 at MMIO 0xff570000 (irq = 34, base_baud = 1500000) is a 16550A
[ 0.281831] printk: console [ttyS2] enabled
[ 0.282600] printk: bootconsole [uart8250] disabled
[ 0.284686] ff580000.serial: ttyS3 at MMIO 0xff580000 (irq = 35, base_baud = 1500000) is a 16550A
[ 0.286579] ff590000.serial: ttyS4 at MMIO 0xff590000 (irq = 36, base_baud = 1500000) is a 16550A
[ 0.297579] loop: module loaded
[ 0.298609] zram: Added device: zram0
[ 0.299528] zram: Added device: zram1
[ 0.300442] zram: Added device: zram2
[ 0.302295] tun: Universal TUN/TAP device driver, 1.6
[ 0.305583] usbcore: registered new interface driver usb-storage
[ 0.306228] usbcore: registered new interface driver usbserial_generic
[ 0.306837] usbserial: USB Serial support registered for generic
[ 0.307540] UDC core: g_serial: couldn't find an available UDC
[ 0.308273] i2c_dev: i2c /dev entries driver
[ 0.309882] i2c 0-0020: Fixed dependency cycle(s) with /i2c@ff3f0000/pmic@20/regulators/DCDC_REG4
[ 0.310699] i2c 0-0020: Fixed dependency cycle(s) with /i2c@ff3f0000/pmic@20/regulators/DCDC_REG5
[ 0.313420] Driver for 1-wire Dallas network protocol.
[ 0.315095] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[ 0.316080] Bluetooth: HCI UART driver ver 2.3
[ 0.316487] Bluetooth: HCI UART protocol H4 registered
[ 0.317000] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 0.317972] Synopsys Designware Multimedia Card Interface Driver
[ 0.319014] hid: raw HID events driver (C) Jiri Kosina
[ 0.320290] usbcore: registered new interface driver usbhid
[ 0.320793] usbhid: USB HID core driver
[ 0.327368] IPVS: Registered protocols ()
[ 0.327809] IPVS: Connection hash table configured (size=4096, memory=16Kbytes)
[ 0.328717] IPVS: ipvs loaded.
[ 0.329004] IPVS: [rr] scheduler registered.
[ 0.330208] NET: Registered PF_INET6 protocol family
[ 0.332287] Segment Routing with IPv6
[ 0.332695] In-situ OAM (IOAM) with IPv6
[ 0.333250] NET: Registered PF_PACKET protocol family
[ 0.333716] NET: Registered PF_KEY protocol family
[ 0.334215] Bridge firewalling registered
[ 0.334659] Key type dns_resolver registered
[ 0.335185] Registering SWP/SWPB emulation handler
[ 0.338023] Loading compiled-in X.509 certificates
[ 0.339136] zswap: loaded using pool lz4/zsmalloc
[ 0.342270] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.377432] rockchip-gpio ff460000.gpio: probed /pinctrl/gpio@ff460000
[ 0.378810] rockchip-gpio ff620000.gpio: probed /pinctrl/gpio@ff620000
[ 0.379421] dw-apb-uart ff560000.serial: Failed to create device link (0x180) with ff620000.gpio
[ 0.380670] rockchip-gpio ff630000.gpio: probed /pinctrl/gpio@ff630000
[ 0.381767] rockchip-gpio ff640000.gpio: probed /pinctrl/gpio@ff640000
[ 0.382801] rockchip-gpio ff650000.gpio: probed /pinctrl/gpio@ff650000
[ 0.384975] phy phy-ff4c0000.usb2phy.0: Failed to get VBUS supply regulator
[ 0.396628] g_serial gadget.0: Gadget Serial v2.4
[ 0.397072] g_serial gadget.0: g_serial ready
[ 0.401965] rk808 0-0020: chip id: 0x8090
[ 0.403977] ehci-platform ffe00000.usb: EHCI Host Controller
[ 0.403996] ohci-platform ffe10000.usb: Generic Platform OHCI controller
[ 0.404533] ehci-platform ffe00000.usb: new USB bus registered, assigned bus number 1
[ 0.405125] ohci-platform ffe10000.usb: new USB bus registered, assigned bus number 2
[ 0.406854] ohci-platform ffe10000.usb: irq 52, io mem 0xffe10000
[ 0.407562] ehci-platform ffe00000.usb: irq 50, io mem 0xffe00000
[ 0.419316] rk808-regulator rk808-regulator: there is no dvs0 gpio
[ 0.419897] rk808-regulator rk808-regulator: there is no dvs1 gpio
[ 0.421300] ehci-platform ffe00000.usb: USB 2.0 started, EHCI 1.00
[ 0.422229] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[ 0.422972] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.423615] usb usb1: Product: EHCI Host Controller
[ 0.424052] usb usb1: Manufacturer: Linux 6.1.62 ehci_hcd
[ 0.424535] usb usb1: SerialNumber: ffe00000.usb
[ 0.425739] hub 1-0:1.0: USB hub found
[ 0.426126] hub 1-0:1.0: 1 port detected
[ 0.436118] vcc_dvdd: Bringing 1100000uV into 1200000-1200000uV
[ 0.444955] input: rk805 pwrkey as /devices/platform/ff3f0000.i2c/i2c-0/0-0020/rk805-pwrkey/input/input0
[ 0.449669] rtc-pcf8563 2-0051: registered as rtc0
[ 0.450468] rtc-pcf8563 2-0051: setting system clock to 2023-11-14T17:21:57 UTC (1699982517)
[ 0.454776] dwmmc_rockchip ffc50000.mmc: IDMAC supports 32-bit address mode.
[ 0.455666] dwmmc_rockchip ffc50000.mmc: Using internal DMA controller.
[ 0.456392] dwmmc_rockchip ffc50000.mmc: Version ID is 270a
[ 0.456661] dwmmc_rockchip ffc60000.mmc: IDMAC supports 32-bit address mode.
[ 0.456955] dwmmc_rockchip ffc50000.mmc: DW MMC controller at irq 79,32 bit host data width,256 deep fifo
[ 0.458507] dwmmc_rockchip ffc60000.mmc: Using internal DMA controller.
[ 0.459112] dwmmc_rockchip ffc60000.mmc: Version ID is 270a
[ 0.459665] dwmmc_rockchip ffc60000.mmc: DW MMC controller at irq 80,32 bit host data width,256 deep fifo
[ 0.461686] dwmmc_rockchip ffc70000.mmc: IDMAC supports 32-bit address mode.
[ 0.462478] dwmmc_rockchip ffc70000.mmc: Using internal DMA controller.
[ 0.463078] dwmmc_rockchip ffc70000.mmc: Version ID is 270a
[ 0.463638] dwmmc_rockchip ffc70000.mmc: DW MMC controller at irq 81,32 bit host data width,256 deep fifo
[ 0.465509] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.01
[ 0.466256] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.466898] usb usb2: Product: Generic Platform OHCI controller
[ 0.466912] mmc_host mmc0: card is non-removable.
[ 0.467425] usb usb2: Manufacturer: Linux 6.1.62 ohci_hcd
[ 0.467434] usb usb2: SerialNumber: ffe10000.usb
[ 0.468223] hub 2-0:1.0: USB hub found
[ 0.469110] hub 2-0:1.0: 1 port detected
[ 0.469707] dwmmc_rockchip ffc70000.mmc: allocated mmc-pwrseq
[ 0.470238] mmc_host mmc2: card is non-removable.
[ 0.473579] rk_gmac-dwmac ffc40000.ethernet: IRQ eth_lpi not found
[ 0.474658] rk_gmac-dwmac ffc40000.ethernet: clock input or output? (output).
[ 0.475301] rk_gmac-dwmac ffc40000.ethernet: Can not read property: tx_delay.
[ 0.475933] rk_gmac-dwmac ffc40000.ethernet: set tx_delay to 0x30
[ 0.476477] rk_gmac-dwmac ffc40000.ethernet: Can not read property: rx_delay.
[ 0.477107] rk_gmac-dwmac ffc40000.ethernet: set rx_delay to 0x10
[ 0.477661] rk_gmac-dwmac ffc40000.ethernet: integrated PHY? (no).
[ 0.479063] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 0.483503] rk_gmac-dwmac ffc40000.ethernet: init for RMII
[ 0.484319] rk_gmac-dwmac ffc40000.ethernet: User ID: 0x30, Synopsys ID: 0x51
[ 0.485053] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 0.485083] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 0.485959] rk_gmac-dwmac ffc40000.ethernet: DWMAC4/5
[ 0.487136] rk_gmac-dwmac ffc40000.ethernet: DMA HW capability register supported
[ 0.487799] rk_gmac-dwmac ffc40000.ethernet: RX Checksum Offload Engine supported
[ 0.488495] rk_gmac-dwmac ffc40000.ethernet: TX Checksum insertion supported
[ 0.489123] rk_gmac-dwmac ffc40000.ethernet: Wake-Up On Lan supported
[ 0.489779] rk_gmac-dwmac ffc40000.ethernet: TSO supported
[ 0.490270] rk_gmac-dwmac ffc40000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 0.490981] rk_gmac-dwmac ffc40000.ethernet: Enabled RFS Flow TC (entries=10)
[ 0.491645] rk_gmac-dwmac ffc40000.ethernet: TSO feature enabled
[ 0.492183] rk_gmac-dwmac ffc40000.ethernet: Using 32/32 bits DMA host/device width
[ 0.504039] dwmmc_rockchip ffc70000.mmc: card claims to support voltages below defined range
[ 0.514829] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
[ 0.515747] mmc2: error -110 whilst initialising SDIO card
[ 0.531306] mmc_host mmc2: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0)
[ 0.551525] dwmmc_rockchip ffc70000.mmc: card claims to support voltages below defined range
[ 0.565444] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
[ 0.566375] mmc2: error -110 whilst initialising SDIO card
[ 0.566917] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0)
[ 0.567849] mmc_host mmc0: Bus speed (slot 0) = 198000000Hz (slot req 200000000Hz, actual 198000000HZ div = 0)
[ 0.574255] printk: console [netcon0] enabled
[ 0.574719] netconsole: network logging started
[ 0.576422] ALSA device list:
[ 0.576726] #0: Loopback 1
[ 0.577421] dw-apb-uart ff570000.serial: forbid DMA for kernel console
[ 0.581361] mmc_host mmc2: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0)
[ 0.602815] dwmmc_rockchip ffc70000.mmc: card claims to support voltages below defined range
[ 0.622959] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
[ 0.623876] mmc2: error -110 whilst initialising SDIO card
[ 0.639501] mmc_host mmc2: Bus speed (slot 0) = 100000Hz (slot req 100000Hz, actual 100000HZ div = 0)
[ 0.665473] dwmmc_rockchip ffc70000.mmc: card claims to support voltages below defined range
[ 0.679135] dwmmc_rockchip ffc50000.mmc: Successfully tuned phase to 62
[ 0.679876] mmc0: new HS200 MMC card at address 0001
[ 0.681471] mmcblk0: mmc0:0001 8GTF4R 7.28 GiB
[ 0.685897] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8
[ 0.688721] mmcblk0boot0: mmc0:0001 8GTF4R 4.00 MiB
[ 0.690967] mmcblk0boot1: mmc0:0001 8GTF4R 4.00 MiB
[ 0.692935] mmcblk0rpmb: mmc0:0001 8GTF4R 512 KiB, chardev (244:0)
[ 0.704464] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
[ 0.705429] mmc2: error -110 whilst initialising SDIO card
[ 1.067589] VFS: Mounted root (squashfs filesystem) readonly on device 179:3.
[ 1.069242] devtmpfs: mounted
[ 1.071187] Freeing unused kernel image (initmem) memory: 1024K
[ 1.081538] Run /sbin/init as init process
[ 1.081917] with arguments:
[ 1.081925] /sbin/init
[ 1.081933] with environment:
[ 1.081939] HOME=/
[ 1.081945] TERM=linux
[ 1.183246] Bluetooth: hci0: RTL: examining hci_ver=08 hci_rev=000d lmp_ver=08 lmp_subver=8723
[ 1.187834] Bluetooth: hci0: RTL: rom_version status=0 version=2
[ 1.188455] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723ds_fw.bin
[ 1.193937] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723ds_config.bin
[ 1.221519] Bluetooth: hci0: RTL: cfg_sz 47, total sz 30775
[ 1.361722] systemd[1]: systemd 252 running in system mode (+PAM -AUDIT -SELINUX +APPARMOR -IMA -SMACK +SECCOMP -GCRYPT -GNUTLS +OPENSSL -ACL +BLKID +CURL -ELFUTILS -FIDO2 -IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ +ZLIB -ZSTD -BPF_FRAMEWORK -XKBCOMMON -UTMP -SYSVINIT default-hierarchy=unified)
[ 1.364540] systemd[1]: Detected architecture arm.
[ 1.383613] systemd[1]: Hostname set to
work fine
host_2023-11-14T18-53-10.530Z.log
hassio work .
Great, must have been really unhappy with the previous version number then.
Lets close this issue, feel free to open new issue for any specific issues.
Describe the issue you are experiencing
boot.img.xz - installer not start, serial over usb yes haos_ihost-11.1.img.xz - on sd card not start
there is a command for start istaller? i have use balena etcher for create sdcard
What operating system image do you use?
generic-x86-64 (Generic UEFI capable x86-64 systems)
What version of Home Assistant Operating System is installed?
last
Did you upgrade the Operating System.
No
Steps to reproduce the issue
-
Anything in the Supervisor logs that might be useful for us?
Anything in the Host logs that might be useful for us?
System information
No response
Additional information
-