citruz / haos-rockpi

Home Assistant OS for Rock Pi 4
Apache License 2.0
57 stars 4 forks source link

Rock Pi 4SE does not boot from emmc with haos. It does boot when haos on sd. Also boots from emmc with ubuntu. #4

Closed KrickGregory closed 5 months ago

KrickGregory commented 1 year ago

Describe the issue you are experiencing

Hey,

Getting crazy here. First of al many thanks for the build of haos for rockpi. I installed it on sd card first and everything went smooth and good. Today I bought an emmc card for performance BUT : rock 4se won't boot haos from emmc module. I tried : SPI bootstrap code can be disabled by connecting GPIO pins 23 with 25. Same result. No boot. If I flash ubuntu to emmc card everything works but then I have to install ha as docker and I don't like that. So at the moment back to sd card but I have a heavy ha installation and think it won't take long to destroy the sd card.

Any idea of what could be the reason?

Kind regards, Gregory

What operating system image do you use?

rpi4-64 (Raspberry Pi 4/400 64-bit OS)

What version of Home Assistant Operating System is installed?

Home Assistant 2023.2.3

Did you upgrade the Operating System.

Yes

Steps to reproduce the issue

  1. Flash haos_rockpi-4b-plus-9.5.dev20230204 to emmc module with balena etcher and emmc to sd card module
  2. Insert emmc module in rock 4se
  3. Power on
  4. No boot ...

Anything in the Supervisor logs that might be useful for us?

no log because I can't ssh nor ping the device.

Anything in the Host logs that might be useful for us?

no log because I can't ssh nor ping the device.

System Health information

No response

Additional information

No response

citruz commented 1 year ago

This one will be tricky to debug without serial logs. I don’t have a board with integrated SPI flash, so I can’t say for sure, but disabling the SPI by shorting the two pins should be correct. Whatever version/config of bootloader is on there might be incompatible with the HAOS image. But without the SPI flash, it should work. You could try flashing Ubuntu or armbian to the SD card, boot it and then flash the eMMC directly from the device. That is what I do since the 4B+ does not have removable eMMC. Please also post the output of lsblk when you booted Ubuntu/armbian. I assume no output on HDMI either?

KrickGregory commented 1 year ago

rock@rockpi-4b:~$ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT mmcblk0 179:0 0 119.1G 0 disk ├─mmcblk0p1 179:1 0 3.9M 0 part ├─mmcblk0p2 179:2 0 4M 0 part ├─mmcblk0p3 179:3 0 4M 0 part ├─mmcblk0p4 179:4 0 512M 0 part └─mmcblk0p5 179:5 0 118.6G 0 part / mmcblk1 179:32 0 57.6G 0 disk ├─mmcblk1p1 179:33 0 24M 0 part ├─mmcblk1p2 179:34 0 24M 0 part ├─mmcblk1p3 179:35 0 256M 0 part ├─mmcblk1p4 179:36 0 24M 0 part ├─mmcblk1p5 179:37 0 256M 0 part ├─mmcblk1p6 179:38 0 8M 0 part ├─mmcblk1p7 179:39 0 96M 0 part └─mmcblk1p8 179:40 0 1.3G 0 part mmcblk1boot0 179:64 0 4M 1 disk mmcblk1boot1 179:96 0 4M 1 disk mmcblk1rpmb 179:128 0 4M 0 disk

rock@rockpi-4b:~$ df Filesystem 1K-blocks Used Available Use% Mounted on udev 1940208 8 1940200 1% /dev tmpfs 390620 528 390092 1% /run /dev/mmcblk0p5 124267840 3118280 116147276 3% / tmpfs 1953088 0 1953088 0% /dev/shm tmpfs 5120 4 5116 1% /run/lock tmpfs 1953088 0 1953088 0% /sys/fs/cgroup tmpfs 390616 0 390616 0% /run/user/0 tmpfs 390616 0 390616 0% /run/user/1000

After flash from sd to emmc same result. No boot, no hdmi, no ...

I'll buy a usb to ttl cable next week and will post log then.

citruz commented 1 year ago

That output looks as expected, all the partitions on mmcblk1 are there. The last idea I have is that you could try overwriting mmcblk1boot0 and mmcblk1boot1 with zeros to make sure they contain no leftover bootloader which is used by the board.

citruz commented 1 year ago

I just published a beta release which includes an upgrade to a much more recent kernel version and specific images for the 4SE and other boards. Please give this release a try and let me know if it fixes the boot issue. If the image for the 4SE does not boot from emmc either, please try the image for the 4C+. That board uses the same CPU variant as the 4SE and if the 4C+ image works, I might have an idea what the issue could be.

https://github.com/citruz/haos-rockpi/releases/tag/9.5%2B20230212beta

KrickGregory commented 1 year ago

Hey,

First of all thanks for all the efforts. But although I wished something else I had no luck with booting from emmc with the new beta.

  1. haos_rock-4se-9.5.dev20230212.img.xz on emmc with spi 23, 25 closed. No boot, no hdmi.
  2. haos_rock-4se-9.5.dev20230212.img.xz on emmc with spi pins open. No boot, no hdmi. But I saw blue led winking twice.
  3. haos_rockpi-4b-plus-9.5.dev20230204.img.xz on emmc with spi closed. No boot, no hdmi.
  4. haos_rockpi-4b-plus-9.5.dev20230204.img.xz on emmc wit spi open. No boot, no hdmi. None of the above made it possible to ping the board too.
  5. haos_rock-4se-9.5.dev20230212.img.xz on sd card with spi pins open. Booting and ha is working. Restoring my backup at the moment. I also did a mail to Radxa to ask what the problem could be. And they sent me a very clear answer : HAOS currently does not support ROCK 4. :-)

Kind regards.

citruz commented 1 year ago

Haha well, that is not a helpful answer considering that it works off the SD card. Please try the 4C+ image as a final attempt. Those two boards share the same CPU variant.

KrickGregory commented 1 year ago

Tried with 4C+ and seems to do something more. WIth spi pins open and closed I have same result. It seems to do something more because the blue heartbeat led is winking. But no hdmi or ping possible. I have connected with a ttl cable following this guide https://wiki.radxa.com/Rockpi4/dev/serial-console but the only thing I get to see is a lot of questionmarks and all of a sudden it stops with questionmarks.

�������������������������������������������������������������������������������� ��������������������������

Don't know if I can do something else. But keep in mind that I'm an electrician and not an IT guy. :-)

citruz commented 1 year ago

The baudrate needs to be set to 115200 for these images. You should get some output then.

KrickGregory commented 1 year ago

well, well, well, one step closer. With the 4plus image on emmc I don't have hdmi nor ping BUT in console with ttl I can log in [ OK ] Started Home Assistant CLI.
[ OK ] Started Serial Getty on ttyS2.
[ OK ] Reached target Login Prompts.
[ OK ] Reached target Multi-User System.

Welcome to Home Assistant
homeassistant login: root
Last login: Wed Jul 13 11:34:31 on ttyS2
Welcome to Home Assistant OS.

Use ha to access the Home Assistant CLI.

ha os info

board: rock-4c-plus
boot: A
data_disk: /dev/mmcblk1p8
update_available: false
version: 9.5.dev20230212
version_latest: null

citruz commented 1 year ago

Great! You should be able to get your IP using ip a or ha network info and connect to it.

KrickGregory commented 1 year ago

Ok, I'll give it a try. But first reflash to the plus on my emmc because to give you some more information I flashed the beta 4se. It seems that it keeps booting all the time. Just for your information this is what the log gave me.

I'll be back :-)

MMC read: dev # 0, block # 1214464, count 64 ... 64 blocks read: OK loading environment from haos-config.txt 65 bytes read in 7 ms (8.8 KiB/s) 59 bytes read in 8 ms (6.8 KiB/s) Loading standard device tree rk3399-rock-4se.dtb 60434 bytes read in 19 ms (3 MiB/s) Trying to boot slot A, 0 attempts remaining. Loading kernel ... 39735808 bytes read in 3108 ms (12.2 MiB/s) storing env...

MMC write: dev # 0, block # 1214464, count 64 ... 64 blocks written: OK Starting kernel with args zram.enabled=1 zram.num_devices=3 apparmor=1 security=apparmor systemd.machine_id=08fe15ef04de40a687ea3578675a169d fs ck.repair=yes root=PARTUUID=8d3d53e3-6d49-4c38-8349-aff6859e82fd rootfstype=squashfs ro rootwait rauc.slot=A earlycon=uart8250,mmio32,0xff1a000 0 console=ttyS2,115200n8 Moving Image from 0x2080000 to 0x2200000, end=4890000

Flattened Device Tree blob at 01f00000

Booting using the fdt blob at 0x1f00000 Loading Device Tree to 00000000f1ea3000, end 00000000f1f1afff ... OK

Starting kernel ...

[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.1.11 (builder@dfa07d100059) (aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot -g14dcc6f7) 9.4.0, GNU ld (GNU B inutils) 2.36.1) #1 SMP PREEMPT Sun Feb 12 16:23:01 UTC 2023 [ 0.000000] Machine model: Radxa ROCK 4SE [ 0.000000] earlycon: uart8250 at MMIO32 0x00000000ff1a0000 (options '') [ 0.000000] printk: bootconsole [uart8250] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000000200000-0x00000000f7ffffff] [ 0.000000] NUMA: NODE_DATA [mem 0xf77e0900-0xf77e2fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000200000-0x00000000f7ffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000200000-0x00000000f7ffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x00000000f7ffffff] [ 0.000000] On node 0, zone DMA: 512 pages in unavailable ranges [ 0.000000] cma: Reserved 32 MiB at 0x00000000efe00000 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 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.2 [ 0.000000] percpu: Embedded 21 pages/cpu s45480 r8192 d32344 u86016 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Fallback order for Node 0: 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 999432 [ 0.000000] Policy zone: DMA [ 0.000000] Kernel command line: zram.enabled=1 zram.num_devices=3 apparmor=1 security=apparmor systemd.machine_id=08fe15ef04de40a687ea35786 75a169d fsck.repair=yes root=PARTUUID=8d3d53e3-6d49-4c38-8349-aff6859e82fd rootfstype=squashfs ro rootwait rauc.slot=A earlycon=uart8250,mmio32 ,0xff1a0000 console=ttyS2,115200n8 [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 3910416K/4061184K available (17792K kernel code, 3796K rwdata, 9344K rodata, 7744K init, 637K bss, 118000K reserved, 327 68K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=6. [ 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 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: 256 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: GICv3 features: 16 PPIs [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fef00000 [ 0.000000] ITS [mem 0xfee20000-0xfee3ffff] [ 0.000000] ITS@0x00000000fee20000: allocated 65536 Devices @480000 (flat, esz 8, psz 64K, shr 0) [ 0.000000] ITS: using cache flushing for cmd queue [ 0.000000] GICv3: using LPI property table @0x0000000000440000 [ 0.000000] GIC: using cache flushing for LPI property table [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000000450000 [ 0.000000] GICv3: GIC: PPI partition interrupt-partition-0[0] { /cpus/cpu@0[0] /cpus/cpu@1[1] /cpus/cpu@2[2] /cpus/cpu@3[3] } [ 0.000000] GICv3: GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu@100[4] /cpus/cpu@101[5] } [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.013567] Console: colour dummy device 80x25 [ 0.018591] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) [ 0.029893] pid_max: default: 32768 minimum: 301 [ 0.035087] LSM: Security Framework initializing [ 0.040304] AppArmor: AppArmor initialized [ 0.044945] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.053113] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.063423] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 0.071094] cblist_init_generic: Setting adjustable number of callback queues. [ 0.079074] cblist_init_generic: Setting shift to 3 and lim to 1. [ 0.085895] cblist_init_generic: Setting shift to 3 and lim to 1. [ 0.092898] rcu: Hierarchical SRCU implementation. [ 0.098190] rcu: Max phase no-delay instances is 1000. [ 0.104332] Platform MSI: interrupt-controller@fee20000 domain created [ 0.112013] PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created [ 0.122024] fsl-mc MSI: interrupt-controller@fee20000 domain created [ 0.136266] EFI services will not be available. [ 0.141795] smp: Bringing up secondary CPUs ... [ 0.147578] Detected VIPT I-cache on CPU1 [ 0.147691] cacheinfo: Unable to detect cache hierarchy for CPU 1 [ 0.147709] GICv3: CPU1: found redistributor 1 region 0:0x00000000fef20000 [ 0.147734] GICv3: CPU1: using allocated LPI pending table @0x0000000000460000 [ 0.147795] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.148666] Detected VIPT I-cache on CPU2 [ 0.148766] cacheinfo: Unable to detect cache hierarchy for CPU 2 [ 0.148781] GICv3: CPU2: found redistributor 2 region 0:0x00000000fef40000 [ 0.148800] GICv3: CPU2: using allocated LPI pending table @0x0000000000470000 [ 0.148840] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.149619] Detected VIPT I-cache on CPU3 [ 0.149723] cacheinfo: Unable to detect cache hierarchy for CPU 3 [ 0.149741] GICv3: CPU3: found redistributor 3 region 0:0x00000000fef60000 [ 0.149760] GICv3: CPU3: using allocated LPI pending table @0x0000000000500000 [ 0.149798] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.150590] CPU features: detected: Spectre-v2 [ 0.150603] CPU features: detected: Spectre-v3a [ 0.150612] CPU features: detected: Spectre-BHB [ 0.150622] CPU features: detected: ARM erratum 1742098 [ 0.150629] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 0.150635] Detected PIPT I-cache on CPU4 [ 0.150728] cacheinfo: Unable to detect cache hierarchy for CPU 4 [ 0.150745] GICv3: CPU4: found redistributor 100 region 0:0x00000000fef80000 [ 0.150763] GICv3: CPU4: using allocated LPI pending table @0x0000000000510000 [ 0.150802] CPU4: Booted secondary processor 0x0000000100 [0x410fd082] [ 0.151649] Detected PIPT I-cache on CPU5 [ 0.151733] cacheinfo: Unable to detect cache hierarchy for CPU 5 [ 0.151747] GICv3: CPU5: found redistributor 101 region 0:0x00000000fefa0000 [ 0.151763] GICv3: CPU5: using allocated LPI pending table @0x0000000000520000 [ 0.151795] CPU5: Booted secondary processor 0x0000000101 [0x410fd082] [ 0.151909] smp: Brought up 1 node, 6 CPUs [ 0.353878] SMP: Total of 6 processors activated. [ 0.359065] CPU features: detected: 32-bit EL0 Support [ 0.364741] CPU features: detected: 32-bit EL1 Support [ 0.370402] CPU features: detected: CRC32 instructions [ 0.376196] CPU: All CPU(s) started at EL2 [ 0.380734] alternatives: applying system-wide alternatives [ 0.390897] devtmpfs: initialized [ 0.407851] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.418586] futex hash table entries: 2048 (order: 5, 131072 bytes, linear) [ 0.427143] pinctrl core: initialized pinctrl subsystem [ 0.435876] DMI not present or invalid. [ 0.440917] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.449257] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations [ 0.457431] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.466280] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.475025] audit: initializing netlink subsys (disabled) [ 0.481166] audit: type=2000 audit(0.324:1): state=initialized audit_enabled=0 res=1 [ 0.482686] thermal_sys: Registered thermal governor 'step_wise' [ 0.489713] thermal_sys: Registered thermal governor 'power_allocator' [ 0.496380] cpuidle: using governor menu [ 0.508343] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.516001] ASID allocator initialised with 65536 entries [ 0.524308] Serial: AMBA PL011 UART driver [ 0.560970] platform ff770000.syscon:phy@f780: Fixing up cyclic dependency with fe330000.mmc [ 0.577892] platform ff940000.hdmi: Fixing up cyclic dependency with ff8f0000.vop [ 0.586187] platform ff940000.hdmi: Fixing up cyclic dependency with ff900000.vop [ 0.602601] rockchip-gpio ff720000.gpio: probed /pinctrl/gpio@ff720000 [ 0.610486] rockchip-gpio ff730000.gpio: probed /pinctrl/gpio@ff730000 [ 0.618289] rockchip-gpio ff780000.gpio: probed /pinctrl/gpio@ff780000 [ 0.626091] rockchip-gpio ff788000.gpio: probed /pinctrl/gpio@ff788000 [ 0.633927] rockchip-gpio ff790000.gpio: probed /pinctrl/gpio@ff790000 [ 0.650021] KASLR disabled due to lack of seed [ 0.668143] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.675643] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page [ 0.682926] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.690388] HugeTLB: 508 KiB vmemmap can be freed for a 32.0 MiB page [ 0.697477] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.704938] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.711930] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.719380] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.728567] ACPI: Interpreter disabled. [ 0.738290] iommu: Default domain type: Translated [ 0.743670] iommu: DMA domain TLB invalidation policy: strict mode [ 0.750846] SCSI subsystem initialized [ 0.755381] usbcore: registered new interface driver usbfs [ 0.761464] usbcore: registered new interface driver hub [ 0.767338] usbcore: registered new device driver usb [ 0.774855] mc: Linux media interface: v0.10 [ 0.779577] videodev: Linux video capture interface: v2.00 [ 0.785646] pps_core: LinuxPPS API ver. 1 registered [ 0.791100] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it [ 0.801158] PTP clock support registered [ 0.805689] EDAC MC: Ver: 3.0.0 [ 0.811973] FPGA manager framework [ 0.815814] Advanced Linux Sound Architecture Driver Initialized. [ 0.823405] vgaarb: loaded [ 0.826991] clocksource: Switched to clocksource arch_sys_counter [ 0.833933] VFS: Disk quotas dquot_6.6.0 [ 0.838304] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.846453] AppArmor: AppArmor Filesystem Enabled [ 0.851665] pnp: PnP ACPI: disabled [ 0.865061] NET: Registered PF_INET protocol family [ 0.870714] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.883314] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 0.892803] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.901342] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.910405] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) [ 0.919812] TCP: Hash tables configured (established 32768 bind 32768) [ 0.927144] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.934661] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.942829] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.949527] RPC: Registered named UNIX socket transport module. [ 0.956051] RPC: Registered udp transport module. [ 0.961230] RPC: Registered tcp transport module. [ 0.966400] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.973493] PCI: CLS 0 bytes, default 64 [ 0.979147] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 0.988595] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available [ 0.998374] kvm [1]: IPA Size Limit: 40 bits

[ 1.009135] kvm [1]: GIC system register CPU interface enabled [ 1.015794] kvm [1]: vgic interrupt IRQ18 [ 1.020435] kvm [1]: Hyp mode initialized successfully [ 1.027954] Initialise system trusted keyrings [ 1.033059] workingset: timestamp_bits=42 max_order=20 bucket_order=0 [ 1.047838] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.055003] NFS: Registering the id_resolver key type [ 1.060590] Key type id_resolver registered [ 1.065199] Key type id_legacy registered [ 1.069698] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.077079] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 1.085481] 9p: Installing v9fs 9p2000 file system support [ 1.155905] Key type asymmetric registered [ 1.160413] Asymmetric key parser 'x509' registered [ 1.165837] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.174146] io scheduler mq-deadline registered [ 1.179143] io scheduler kyber registered [ 1.218576] EINJ: ACPI disabled. [ 1.247404] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 1.255749] dma-pl330 ff6d0000.dma-controller: DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12 [ 1.267238] dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 1.275578] dma-pl330 ff6e0000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16 [ 1.309322] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.319129] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 37, base_baud = 1500000) is a 16550A [ 1.329049] serial serial0: tty port ttyS0 registered [ 1.335545] ff1a0000.serial: ttyS2 at MMIO 0xff1a0000 (irq = 38, base_baud = 1500000) is a 16550A [ 1.345512] printk: console [ttyS2] enabled [ 1.345512] printk: console [ttyS2] enabled [ 1.354914] printk: bootconsole [uart8250] disabled [ 1.354914] printk: bootconsole [uart8250] disabled [ 1.368766] SuperH (H)SCI(F) driver initialized [ 1.375002] msm_serial: driver initialized [ 1.386361] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 1.400090] loop: module loaded [ 1.404120] zram: Added device: zram0 [ 1.408677] zram: Added device: zram1 [ 1.413225] zram: Added device: zram2 [ 1.419004] megasas: 07.719.03.00-rc1 [ 1.434638] tun: Universal TUN/TAP device driver, 1.6 [ 1.442039] thunder_xcv, ver 1.0 [ 1.445721] thunder_bgx, ver 1.0 [ 1.449381] nicpf, ver 1.0 [ 1.455049] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version [ 1.463136] hns3: Copyright (c) 2017 Huawei Corporation. [ 1.469138] hclge is initializing [ 1.472865] e1000: Intel(R) PRO/1000 Network Driver [ 1.478325] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 1.484794] e1000e: Intel(R) PRO/1000 Network Driver [ 1.490349] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.497010] igb: Intel(R) Gigabit Ethernet Network Driver [ 1.503052] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.509327] igbvf: Intel(R) Gigabit Virtual Function Network Driver [ 1.516342] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 1.523693] sky2: driver version 1.30 [ 1.530088] VFIO - User Level meta-driver version: 0.3 [ 1.546740] usbcore: registered new interface driver usb-storage [ 1.553588] usbcore: registered new interface driver usbserial_generic [ 1.560918] usbserial: USB Serial support registered for generic [ 1.573254] i2c_dev: i2c /dev entries driver [ 1.581319] i2c 1-0011: Fixing up cyclic dependency with ff880000.i2s [ 1.592697] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected! [ 1.602382] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected! [ 1.614429] Driver for 1-wire Dallas network protocol. [ 1.627975] dw_wdt ff848000.watchdog: No valid TOPs array specified [ 1.640993] sdhci: Secure Digital Host Controller Interface driver [ 1.647923] sdhci: Copyright(c) Pierre Ossman [ 1.654425] Synopsys Designware Multimedia Card Interface Driver [ 1.663549] dwmmc_rockchip fe310000.mmc: IDMAC supports 32-bit address mode. [ 1.663666] dwmmc_rockchip fe320000.mmc: IDMAC supports 32-bit address mode. [ 1.663732] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.667126] mmc1: CQHCI version 5.10 [ 1.671611] dwmmc_rockchip fe310000.mmc: Using internal DMA controller. [ 1.679425] dwmmc_rockchip fe320000.mmc: Using internal DMA controller. [ 1.680528] ledtrig-cpu: registered to indicate activity on CPUs [ 1.683183] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 1.684417] hid: raw HID events driver (C) Jiri Kosina [ 1.684998] usbcore: registered new interface driver usbhid [ 1.685004] usbhid: USB HID core driver [ 1.685722] dwmmc_rockchip fe310000.mmc: Version ID is 270a [ 1.689719] dwmmc_rockchip fe320000.mmc: Version ID is 270a [ 1.689788] dwmmc_rockchip fe320000.mmc: DW MMC controller at irq 52,32 bit host data width,256 deep fifo [ 1.691660] mmc1: SDHCI controller on fe330000.mmc [fe330000.mmc] using ADMA [ 1.697294] dwmmc_rockchip fe310000.mmc: DW MMC controller at irq 51,32 bit host data width,256 deep fifo [ 1.700154] IPVS: Registered protocols () [ 1.700198] IPVS: Connection hash table configured (size=4096, memory=32Kbytes) [ 1.700351] IPVS: ipvs loaded. [ 1.700357] IPVS: [rr] scheduler registered. [ 1.701042] NET: Registered PF_INET6 protocol family [ 1.702468] Segment Routing with IPv6 [ 1.702512] In-situ OAM (IOAM) with IPv6 [ 1.702658] NET: Registered PF_PACKET protocol family [ 1.702713] Bridge firewalling registered [ 1.702854] 9pnet: Installing 9P2000 support [ 1.702931] Key type dns_resolver registered [ 1.704114] registered taskstats version 1 [ 1.704140] Loading compiled-in X.509 certificates [ 1.704800] dwmmc_rockchip fe320000.mmc: Got CD GPIO [ 1.704809] AppArmor: AppArmor sha1 policy hashing enabled [ 1.767995] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 1.787119] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) [ 1.789251] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 1.877875] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010 [ 1.878119] mmc1: Command Queue Engine enabled [ 1.888448] xhci-hcd xhci-hcd.0.auto: irq 56, io mem 0xfe800000 [ 1.893409] mmc1: new HS400 Enhanced strobe MMC card at address 0001 [ 1.900214] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 1.908328] mmcblk1: mmc1:0001 SLD64G 57.6 GiB [ 1.913279] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 [ 1.913295] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed [ 1.935027] hub 1-0:1.0: USB hub found [ 1.939278] hub 1-0:1.0: 1 port detected [ 1.944049] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 1.948295] mmcblk1: p1 p2 p3 p4 p5 p6 p7 p8 [ 1.953808] hub 2-0:1.0: USB hub found [ 1.960465] mmcblk1boot0: mmc1:0001 SLD64G 4.00 MiB [ 1.962246] hub 2-0:1.0: 1 port detected [ 1.969625] mmcblk1boot1: mmc1:0001 SLD64G 4.00 MiB [ 1.979563] mmcblk1rpmb: mmc1:0001 SLD64G 4.00 MiB, chardev (509:0) [ 1.980260] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 1.992919] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3 [ 2.001649] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010 [ 2.012309] xhci-hcd xhci-hcd.1.auto: irq 58, io mem 0xfe900000 [ 2.019147] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 2.025302] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4 [ 2.033966] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed [ 2.042290] hub 3-0:1.0: USB hub found [ 2.046535] hub 3-0:1.0: 1 port detected [ 2.051298] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 2.061743] hub 4-0:1.0: USB hub found [ 2.065999] hub 4-0:1.0: 1 port detected [ 2.076541] ehci-platform fe380000.usb: EHCI Host Controller [ 2.080240] ehci-platform fe3c0000.usb: EHCI Host Controller [ 2.081326] ohci-platform fe3a0000.usb: Generic Platform OHCI controller [ 2.081356] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 5 [ 2.081595] ohci-platform fe3a0000.usb: irq 61, io mem 0xfe3a0000 [ 2.081902] rk808 0-001b: chip id: 0x0 [ 2.083073] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 6 [ 2.083845] ohci-platform fe3e0000.usb: Generic Platform OHCI controller [ 2.083900] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 7 [ 2.084092] ohci-platform fe3e0000.usb: irq 72, io mem 0xfe3e0000 [ 2.087644] rk808-regulator rk808-regulator: there is no dvs0 gpio [ 2.087675] rk808-regulator rk808-regulator: there is no dvs1 gpio [ 2.089255] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 8 [ 2.096955] ehci-platform fe380000.usb: irq 59, io mem 0xfe380000 [ 2.103523] cpu cpu0: EM: created perf domain [ 2.105775] ehci-platform fe3c0000.usb: irq 60, io mem 0xfe3c0000 [ 2.105833] cpu cpu4: EM: created perf domain [ 2.127353] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00 [ 2.137314] rockchip-pcie f8000000.pcie: host bridge /pcie@f8000000 ranges: [ 2.138756] dwmmc_rockchip fe310000.mmc: IDMAC supports 32-bit address mode. [ 2.138779] dwmmc_rockchip fe310000.mmc: Using internal DMA controller. [ 2.138788] dwmmc_rockchip fe310000.mmc: Version ID is 270a [ 2.138820] dwmmc_rockchip fe310000.mmc: DW MMC controller at irq 51,32 bit host data width,256 deep fifo [ 2.139017] dwmmc_rockchip fe310000.mmc: allocated mmc-pwrseq [ 2.139025] mmc_host mmc2: card is non-removable. [ 2.141955] hub 6-0:1.0: USB hub found [ 2.147088] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00 [ 2.148412] rockchip-pcie f8000000.pcie: MEM 0x00fa000000..0x00fbdfffff -> 0x00fa000000 [ 2.151157] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) [ 2.155372] hub 6-0:1.0: 1 port detected [ 2.162206] rockchip-pcie f8000000.pcie: IO 0x00fbe00000..0x00fbefffff -> 0x00fbe00000 [ 2.162459] rockchip-pcie f8000000.pcie: no vpcie12v regulator found [ 2.173187] hub 5-0:1.0: USB hub found [ 2.275702] mmc_host mmc2: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0) [ 2.284110] hub 5-0:1.0: 1 port detected [ 2.325682] hub 8-0:1.0: USB hub found [ 2.329901] hub 8-0:1.0: 1 port detected [ 2.335123] hub 7-0:1.0: USB hub found [ 2.339394] hub 7-0:1.0: 1 port detected [ 2.427156] dwmmc_rockchip fe310000.mmc: Successfully tuned phase to 226 [ 2.438521] mmc2: new ultra high speed SDR104 SDIO card at address 0001 [ 2.731301] rockchip-pcie f8000000.pcie: PCIe link training gen1 timeout! [ 2.738946] rockchip-pcie: probe of f8000000.pcie failed with error -110 [ 2.752553] printk: console [netcon0] enabled [ 2.757475] netconsole: network logging started [ 2.764697] ALSA device list: [ 2.768116] No soundcards found. [ 2.772369] dw-apb-uart ff1a0000.serial: forbid DMA for kernel console [ 2.785398] VFS: Mounted root (squashfs filesystem) readonly on device 179:3. [ 2.795589] devtmpfs: mounted [ 2.802345] Freeing unused kernel memory: 7744K [ 2.807589] Run /sbin/init as init process [ 2.890437] mmc1: running CQE recovery [ 2.895107] ------------[ cut here ]------------ [ 2.900286] mmc1: cqhci: spurious TCN for tag 4 [ 2.905475] WARNING: CPU: 0 PID: 163 at drivers/mmc/host/cqhci-core.c:786 cqhci_irq+0x38c/0x590 [ 2.915242] Modules linked in: [ 2.918675] CPU: 0 PID: 163 Comm: kworker/0:1H Not tainted 6.1.11 #1 [ 2.925803] Hardware name: Radxa ROCK 4SE (DT) [ 2.930784] Workqueue: kblockd blk_mq_run_work_fn [ 2.936075] pstate: 600000c5 (nZCv daIF -PAN -UAO -TCO -DIT -SSBS BTYPE=--) [ 2.943882] pc : cqhci_irq+0x38c/0x590 [ 2.948092] lr : cqhci_irq+0x38c/0x590 [ 2.952300] sp : ffff800008003d90 [ 2.956015] x29: ffff800008003d90 x28: ffff0000018f8580 x27: 0000000000000001 [ 2.964033] x26: ffff0000007ee498 x25: ffff8000099d2f18 x24: ffff80000a5c9f23 [ 2.972050] x23: ffff000001d42c40 x22: ffff0000018f8000 x21: ffff0000007ee480 [ 2.980066] x20: 0000000000000002 x19: 0000000000000004 x18: 0000000000000010 [ 2.988082] x17: ffff8000edb0f000 x16: ffff800008004000 x15: ffff000001d430d0 [ 2.996098] x14: 0000000000000180 x13: ffff000001d430d0 x12: 00000000ffffffea [ 3.004115] x11: 00000000ffffefff x10: 00000000ffffefff x9 : ffff80000a2ae708 [ 3.012131] x8 : 0000000000017fe8 x7 : c0000000ffffefff x6 : 000000000000bff4 [ 3.020148] x5 : 0000000000057fa8 x4 : 0000000000000000 x3 : 0000000000000000 [ 3.028162] x2 : ffff80000a256600 x1 : 0000000000000000 x0 : 0000000000000000 [ 3.036178] Call trace: [ 3.038922] cqhci_irq+0x38c/0x590 [ 3.042745] sdhci_arasan_cqhci_irq+0x58/0x90 [ 3.047644] sdhci_irq+0xb0/0xfb0 [ 3.051377] handle_irq_event_percpu+0x5c/0x170 [ 3.056658] handle_irq_event_percpu+0x18/0x60 [ 3.061644] handle_irq_event+0x48/0x90 [ 3.065941] handle_fasteoi_irq+0xa4/0x130 [ 3.070546] generic_handle_domain_irq+0x2c/0x50 [ 3.075739] gic_handle_irq+0x50/0x130 [ 3.079954] call_on_irq_stack+0x2c/0x5c [ 3.084363] do_interrupt_handler+0x80/0x90 [ 3.089064] el1_interrupt+0x38/0x70 [ 3.093092] el1h_64_irq_handler+0x18/0x30 [ 3.097691] el1h_64_irq+0x64/0x68 [ 3.101513] _raw_spin_unlock_irqrestore+0x14/0x50 [ 3.106901] sdhci_arasan_cqe_enable+0xa4/0xf0 [ 3.111894] cqhci_request+0xc8/0x500 [ 3.116008] mmc_cqe_start_req+0x58/0x70 [ 3.120419] mmc_blk_mq_issue_rq+0x3f0/0x7f0 [ 3.125215] mmc_mq_queue_rq+0x110/0x2b0 [ 3.129621] blk_mq_dispatch_rq_list+0x2f4/0x8b0 [ 3.134804] blk_mq_sched_dispatch_requests+0xb8/0x170 [ 3.140772] blk_mq_sched_dispatch_requests+0x38/0x80 [ 3.146446] __blk_mq_run_hw_queue+0x80/0xc0 [ 3.151237] blk_mq_run_work_fn+0x20/0x30 [ 3.155739] process_one_work+0x1d0/0x320 [ 3.160239] worker_thread+0x4c/0x400 [ 3.164357] kthread+0x110/0x120 [ 3.167987] ret_from_fork+0x10/0x20 [ 3.172006] ---[ end trace 0000000000000000 ]--- [ 3.179364] mmc1: running CQE recovery [ 3.184971] mmc1: running CQE recovery [ 3.189511] I/O error, dev mmcblk1, sector 269304 op 0x0:(READ) flags 0x800 phys_seg 20 prio class 2 [ 3.200050] SQUASHFS error: Failed to read block 0x4a7f3a6: -5 [ 3.207658] mmc1: running CQE recovery [ 3.212904] mmc1: running CQE recovery [ 3.218145] mmc1: running CQE recovery [ 3.222550] I/O error, dev mmcblk1, sector 269304 op 0x0:(READ) flags 0x800 phys_seg 12 prio class 2 [ 3.232933] SQUASHFS error: Failed to read block 0x4a7f3a6: -5 [ 3.239485] SQUASHFS error: Unable to read data cache entry [4a7f3a6] [ 3.246735] SQUASHFS error: Unable to read page, block 4a7f3a6, size 134fd [ 3.254473] SQUASHFS error: Unable to read data cache entry [4a7f3a6] [ 3.261693] SQUASHFS error: Unable to read page, block 4a7f3a6, size 134fd [ 3.269434] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000007 [ 3.277992] CPU: 4 PID: 1 Comm: init Tainted: G W 6.1.11 #1 [ 3.285766] Hardware name: Radxa ROCK 4SE (DT) [ 3.290726] Call trace: [ 3.293444] dump_backtrace+0xf0/0x100 [ 3.297643] show_stack+0x18/0x30 [ 3.301347] dump_stack_lvl+0x68/0x84 [ 3.305440] dump_stack+0x18/0x34 [ 3.309143] panic+0x184/0x344 [ 3.312555] do_exit+0x9a4/0x9b0 [ 3.316163] do_group_exit+0x34/0x90 [ 3.320156] get_signal+0x6cc/0x740 [ 3.324055] do_notify_resume+0x220/0x450 [ 3.328536] el0_ia+0xd4/0xf0 [ 3.331848] el0t_64_sync_handler+0x78/0xc0 [ 3.336520] el0t_64_sync+0x18c/0x190 [ 3.340609] SMP: stopping secondary CPUs [ 3.345152] Kernel Offset: disabled [ 3.349045] CPU features: 0x20000,2082c084,0000421b [ 3.354493] Memory Limit: none [ 3.357903] Rebooting in 5 seconds..

U-Boot TPL 2022.10 (Feb 12 2023 - 16:17:15) lpddr4_set_rate: change freq to 400MHz 0, 1 Channel 0: LPDDR4, 400MHz BW=32 Col=10 Bk=8 CS0 Row=16/15 CS=1 Die BW=16 Size=2048MB Channel 1: LPDDR4, 400MHz BW=32 Col=10 Bk=8 CS0 Row=16/15 CS=1 Die BW=16 Size=2048MB 256B stride lpddr4_set_rate: change freq to 800MHz 1, 0 Trying to boot from BOOTROM Returning to boot ROM...

U-Boot SPL 2022.10 (Feb 12 2023 - 16:17:15 +0000) Trying to boot from MMC2 NOTICE: BL31: v2.8(release):0f2d0e5 NOTICE: BL31: Built : 16:16:52, Feb 12 2023

U-Boot 2022.10 (Feb 12 2023 - 16:17:15 +0000)

Model: Radxa ROCK Pi 4B DRAM: 3.9 GiB PMIC: RK808 Core: 282 devices, 29 uclasses, devicetree: separate MMC: mmc@fe310000: 2, mmc@fe320000: 1, mmc@fe330000: 0 Loading Environment from MMC... *** Warning - bad CRC, using default environment

In: serial Out: serial Err: serial Model: Radxa ROCK Pi 4B Net: eth0: ethernet@fe300000 Hit any key to stop autoboot: 0 Card did not respond to voltage select! : -110 switch to partitions #0, OK mmc0(part 0) is current device Scanning mmc 0:1... Found U-Boot script /boot.scr 3268 bytes read in 14 ms (227.5 KiB/s)

Executing script at 00500000

switch to partitions #0, OK mmc0(part 0) is current device loading env...

MMC read: dev # 0, block # 1214464, count 64 ... 64 blocks read: OK loading environment from haos-config.txt 65 bytes read in 7 ms (8.8 KiB/s) 59 bytes read in 8 ms (6.8 KiB/s) Loading standard device tree rk3399-rock-4se.dtb 60434 bytes read in 20 ms (2.9 MiB/s) Trying to boot slot B, 2 attempts remaining. Loading kernel ... Can't set block device No valid slot found, resetting tries to 3 storing env...

MMC write: dev # 0, block # 1214464, count 64 ... 64 blocks written: OK resetting ...

U-Boot TPL 2022.10 (Feb 12 2023 - 16:17:15) lpddr4_set_rate: change freq to 400MHz 0, 1 Channel 0: LPDDR4, 400MHz BW=32 Col=10 Bk=8 CS0 Row=16/15 CS=1 Die BW=16 Size=2048MB Channel 1: LPDDR4, 400MHz BW=32 Col=10 Bk=8 CS0 Row=16/15 CS=1 Die BW=16 Size=2048MB 256B stride lpddr4_set_rate: change freq to 800MHz 1, 0 Trying to boot from BOOTROM Returning to boot ROM...

U-Boot SPL 2022.10 (Feb 12 2023 - 16:17:15 +0000) Trying to boot from MMC2 NOTICE: BL31: v2.8(release):0f2d0e5 NOTICE: BL31: Built : 16:16:52, Feb 12 2023

U-Boot 2022.10 (Feb 12 2023 - 16:17:15 +0000)

Model: Radxa ROCK Pi 4B DRAM: 3.9 GiB PMIC: RK808 Core: 282 devices, 29 uclasses, devicetree: separate MMC: mmc@fe310000: 2, mmc@fe320000: 1, mmc@fe330000: 0 Loading Environment from MMC... *** Warning - bad CRC, using default environment

In: serial Out: serial Err: serial Model: Radxa ROCK Pi 4B Net: eth0: ethernet@fe300000 Hit any key to stop autoboot: 2

KrickGregory commented 1 year ago

seems to be something with network or so. Log with the 4plus image

Use ha to access the Home Assistant CLI.

ha network info

Error: System is not ready with state: setup

ip a

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: docker0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue link/ether 02:42:be:64:fa:f6 brd ff:ff:ff:ff:ff:ff inet 172.30.232.1/23 brd 172.30.233.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::42:beff:fe64:faf6/64 scope link valid_lft forever preferred_lft forever 4: vethef01077@if3: <BROADCAST,MULTICAST,UP,LOWER_UP,M-DOWN> mtu 1500 qdisc noqueue master docker0 link/ether e2:2c:d6:db:e6:0f brd ff:ff:ff:ff:ff:ff inet6 fe80::e02c:d6ff:fedb:e60f/64 scope link valid_lft forever preferred_lft forever 5: hassio: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue link/ether 02:42:db:4d:95:53 brd ff:ff:ff:ff:ff:ff inet 172.30.32.1/23 brd 172.30.33.255 scope global hassio valid_lft forever preferred_lft forever inet6 fe80::42:dbff:fe4d:9553/64 scope link valid_lft forever preferred_lft forever 7: vethaac6a6b@if6: <BROADCAST,MULTICAST,UP,LOWER_UP,M-DOWN> mtu 1500 qdisc noqueue master hassio link/ether 32:0a:c7:e1:6e:51 brd ff:ff:ff:ff:ff:ff inet6 fe80::300a:c7ff:fee1:6e51/64 scope link valid_lft forever preferred_lft forever 9: veth19532b0@if8: <BROADCAST,MULTICAST,UP,LOWER_UP,M-DOWN> mtu 1500 qdisc noqueue master hassio link/ether 32:45:71:25:58:3e brd ff:ff:ff:ff:ff:ff inet6 fe80::3045:71ff:fe25:583e/64 scope link valid_lft forever preferred_lft forever 11: veth8ccb5ee@if10: <BROADCAST,MULTICAST,UP,LOWER_UP,M-DOWN> mtu 1500 qdisc noqueue master hassio link/ether e6:1d:23:b0:84:3b brd ff:ff:ff:ff:ff:ff inet6 fe80::e41d:23ff:feb0:843b/64 scope link valid_lft forever preferred_lft forever 13: veth8d32184@if12: <BROADCAST,MULTICAST,UP,LOWER_UP,M-DOWN> mtu 1500 qdisc noqueue master hassio link/ether 72:90:af:a3:d3:d5 brd ff:ff:ff:ff:ff:ff inet6 fe80::7090:afff:fea3:d3d5/64 scope link valid_lft forever preferred_lft forever 15: veth570450f@if14: <BROADCAST,MULTICAST,UP,LOWER_UP,M-DOWN> mtu 1500 qdisc noqueue master hassio link/ether 32:d8:9c:cd:fe:08 brd ff:ff:ff:ff:ff:ff inet6 fe80::30d8:9cff:fecd:fe08/64 scope link valid_lft forever preferred_lft forever

citruz commented 1 year ago

Hm eth0 is missing completely. Can you check dmesg if there are any errors related to network (or other errors)?

Just to make sure I understand it correctly: When you boot from SD card, network is working but if you boot the same image from eMMC, it does not work?

KrickGregory commented 1 year ago

Yes, you are right. On sd card everything goes perfect without doing anythin. But on emmc not. I know strange.

here is the ouput of dmes but it's a lot sorry

dmesg

[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.1.11 (builder@8dc595c5f976) (aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot -g14dcc6f7) 9.4.0, GNU ld (GNU Binuti ls) 2.36.1) #1 SMP PREEMPT Sun Feb 12 19:47:22 UTC 2023 [ 0.000000] Machine model: Radxa ROCK 4C+ [ 0.000000] earlycon: uart8250 at MMIO32 0x00000000ff1a0000 (options '') [ 0.000000] printk: bootconsole [uart8250] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000000200000-0x00000000f7ffffff] [ 0.000000] NUMA: NODE_DATA [mem 0xf77e3900-0xf77e5fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000200000-0x00000000f7ffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000200000-0x00000000f7ffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x00000000f7ffffff] [ 0.000000] On node 0, zone DMA: 512 pages in unavailable ranges [ 0.000000] cma: Reserved 32 MiB at 0x00000000efe00000 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 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.2 [ 0.000000] percpu: Embedded 21 pages/cpu s45480 r8192 d32344 u86016 [ 0.000000] pcpu-alloc: s45480 r8192 d32344 u86016 alloc=21*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Fallback order for Node 0: 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 999432 [ 0.000000] Policy zone: DMA [ 0.000000] Kernel command line: zram.enabled=1 zram.num_devices=3 apparmor=1 security=apparmor systemd.machine_id=e25a88e7b0bf44b8bbaeef2008d470 98 fsck.repair=yes root=PARTUUID=8d3d53e3-6d49-4c38-8349-aff6859e82fd rootfstype=squashfs ro rootwait rauc.slot=A earlycon=uart8250,mmio32,0xff1a000 0 console=ttyS2,115200n8 [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 3910428K/4061184K available (17792K kernel code, 3796K rwdata, 9344K rodata, 7744K init, 637K bss, 117988K reserved, 32768K c ma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=6. [ 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 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: 256 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: GICv3 features: 16 PPIs [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fef00000 [ 0.000000] ITS [mem 0xfee20000-0xfee3ffff] [ 0.000000] ITS@0x00000000fee20000: allocated 65536 Devices @480000 (flat, esz 8, psz 64K, shr 0) [ 0.000000] ITS: using cache flushing for cmd queue [ 0.000000] GICv3: using LPI property table @0x0000000000440000 [ 0.000000] GIC: using cache flushing for LPI property table [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000000450000 [ 0.000000] GICv3: GIC: PPI partition interrupt-partition-0[0] { /cpus/cpu@0[0] /cpus/cpu@1[1] /cpus/cpu@2[2] /cpus/cpu@3[3] } [ 0.000000] GICv3: GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu@100[4] /cpus/cpu@101[5] } [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.013708] Console: colour dummy device 80x25 [ 0.018725] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) [ 0.030031] pid_max: default: 32768 minimum: 301 [ 0.035226] LSM: Security Framework initializing [ 0.040447] AppArmor: AppArmor initialized [ 0.045086] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.053256] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.063566] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 0.071230] cblist_init_generic: Setting adjustable number of callback queues. [ 0.079208] cblist_init_generic: Setting shift to 3 and lim to 1. [ 0.086026] cblist_init_generic: Setting shift to 3 and lim to 1. [ 0.093029] rcu: Hierarchical SRCU implementation. [ 0.098318] rcu: Max phase no-delay instances is 1000. [ 0.104467] Platform MSI: interrupt-controller@fee20000 domain created [ 0.112142] PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created [ 0.122154] fsl-mc MSI: interrupt-controller@fee20000 domain created [ 0.136622] EFI services will not be available. [ 0.142148] smp: Bringing up secondary CPUs ... [ 0.147936] Detected VIPT I-cache on CPU1 [ 0.148047] cacheinfo: Unable to detect cache hierarchy for CPU 1 [ 0.148066] GICv3: CPU1: found redistributor 1 region 0:0x00000000fef20000 [ 0.148089] GICv3: CPU1: using allocated LPI pending table @0x0000000000460000 [ 0.148151] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.149023] Detected VIPT I-cache on CPU2 [ 0.149121] cacheinfo: Unable to detect cache hierarchy for CPU 2 [ 0.149137] GICv3: CPU2: found redistributor 2 region 0:0x00000000fef40000 [ 0.149156] GICv3: CPU2: using allocated LPI pending table @0x0000000000470000 [ 0.149196] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.149976] Detected VIPT I-cache on CPU3 [ 0.150077] cacheinfo: Unable to detect cache hierarchy for CPU 3 [ 0.150095] GICv3: CPU3: found redistributor 3 region 0:0x00000000fef60000 [ 0.150113] GICv3: CPU3: using allocated LPI pending table @0x0000000000500000 [ 0.150152] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.150941] CPU features: detected: Spectre-v2 [ 0.150954] CPU features: detected: Spectre-v3a [ 0.150963] CPU features: detected: Spectre-BHB [ 0.150973] CPU features: detected: ARM erratum 1742098 [ 0.150981] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 0.150986] Detected PIPT I-cache on CPU4 [ 0.151084] cacheinfo: Unable to detect cache hierarchy for CPU 4 [ 0.151100] GICv3: CPU4: found redistributor 100 region 0:0x00000000fef80000 [ 0.151118] GICv3: CPU4: using allocated LPI pending table @0x0000000000510000 [ 0.151158] CPU4: Booted secondary processor 0x0000000100 [0x410fd082] [ 0.152007] Detected PIPT I-cache on CPU5 [ 0.152090] cacheinfo: Unable to detect cache hierarchy for CPU 5 [ 0.152103] GICv3: CPU5: found redistributor 101 region 0:0x00000000fefa0000 [ 0.152120] GICv3: CPU5: using allocated LPI pending table @0x0000000000520000 [ 0.152152] CPU5: Booted secondary processor 0x0000000101 [0x410fd082] [ 0.152266] smp: Brought up 1 node, 6 CPUs [ 0.354229] SMP: Total of 6 processors activated. [ 0.359415] CPU features: detected: 32-bit EL0 Support [ 0.365093] CPU features: detected: 32-bit EL1 Support [ 0.370753] CPU features: detected: CRC32 instructions [ 0.376548] CPU: All CPU(s) started at EL2 [ 0.381084] alternatives: applying system-wide alternatives [ 0.391253] devtmpfs: initialized [ 0.408022] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.418757] futex hash table entries: 2048 (order: 5, 131072 bytes, linear) [ 0.427317] pinctrl core: initialized pinctrl subsystem [ 0.436093] DMI not present or invalid. [ 0.441135] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.449478] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations [ 0.457674] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.466518] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.475299] audit: initializing netlink subsys (disabled) [ 0.481459] audit: type=2000 audit(0.324:1): state=initialized audit_enabled=0 res=1 [ 0.483012] thermal_sys: Registered thermal governor 'step_wise' [ 0.490001] thermal_sys: Registered thermal governor 'power_allocator' [ 0.496669] cpuidle: using governor menu [ 0.508633] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.516293] ASID allocator initialised with 65536 entries [ 0.524582] Serial: AMBA PL011 UART driver [ 0.559139] platform ff770000.syscon:phy@f780: Fixing up cyclic dependency with fe330000.mmc [ 0.575132] platform ff940000.hdmi: Fixing up cyclic dependency with ff8f0000.vop [ 0.583419] platform ff940000.hdmi: Fixing up cyclic dependency with ff900000.vop [ 0.599507] rockchip-gpio ff720000.gpio: probed /pinctrl/gpio@ff720000 [ 0.607347] rockchip-gpio ff730000.gpio: probed /pinctrl/gpio@ff730000 [ 0.615158] rockchip-gpio ff780000.gpio: probed /pinctrl/gpio@ff780000 [ 0.622958] rockchip-gpio ff788000.gpio: probed /pinctrl/gpio@ff788000 [ 0.630732] rockchip-gpio ff790000.gpio: probed /pinctrl/gpio@ff790000 [ 0.644010] KASLR disabled due to lack of seed [ 0.662158] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.669661] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page [ 0.676940] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.684408] HugeTLB: 508 KiB vmemmap can be freed for a 32.0 MiB page [ 0.691489] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.698955] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.705941] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.713407] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.722492] ACPI: Interpreter disabled. [ 0.732268] iommu: Default domain type: Translated [ 0.737636] iommu: DMA domain TLB invalidation policy: strict mode [ 0.744822] SCSI subsystem initialized [ 0.749120] libata version 3.00 loaded. [ 0.749361] usbcore: registered new interface driver usbfs [ 0.755441] usbcore: registered new interface driver hub [ 0.761319] usbcore: registered new device driver usb [ 0.768705] mc: Linux media interface: v0.10 [ 0.773420] videodev: Linux video capture interface: v2.00 [ 0.779492] pps_core: LinuxPPS API ver. 1 registered [ 0.784945] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it [ 0.795005] PTP clock support registered [ 0.799527] EDAC MC: Ver: 3.0.0 [ 0.805640] FPGA manager framework [ 0.809476] Advanced Linux Sound Architecture Driver Initialized. [ 0.817061] vgaarb: loaded [ 0.820639] clocksource: Switched to clocksource arch_sys_counter [ 0.827581] VFS: Disk quotas dquot_6.6.0 [ 0.831950] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.840086] AppArmor: AppArmor Filesystem Enabled [ 0.845293] pnp: PnP ACPI: disabled [ 0.858691] NET: Registered PF_INET protocol family [ 0.864336] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.876931] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 0.886419] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.894965] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.904014] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) [ 0.913435] TCP: Hash tables configured (established 32768 bind 32768) [ 0.920759] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.928283] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.936446] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.943149] RPC: Registered named UNIX socket transport module. [ 0.949671] RPC: Registered udp transport module. [ 0.954850] RPC: Registered tcp transport module. [ 0.960019] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.967114] PCI: CLS 0 bytes, default 64 [ 0.972806] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 0.982239] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available [ 0.991958] kvm [1]: IPA Size Limit: 40 bits

[ 1.002719] kvm [1]: GIC system register CPU interface enabled [ 1.009365] kvm [1]: vgic interrupt IRQ18 [ 1.014002] kvm [1]: Hyp mode initialized successfully [ 1.021509] Initialise system trusted keyrings [ 1.026620] workingset: timestamp_bits=42 max_order=20 bucket_order=0 [ 1.041458] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.048595] NFS: Registering the id_resolver key type [ 1.054192] Key type id_resolver registered [ 1.058803] Key type id_legacy registered [ 1.063306] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.070689] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 1.079084] 9p: Installing v9fs 9p2000 file system support [ 1.147379] Key type asymmetric registered [ 1.151888] Asymmetric key parser 'x509' registered [ 1.157315] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.165611] io scheduler mq-deadline registered [ 1.170611] io scheduler kyber registered [ 1.207215] EINJ: ACPI disabled. [ 1.234076] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 1.242421] dma-pl330 ff6d0000.dma-controller: DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12 [ 1.253854] dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 1.262192] dma-pl330 ff6e0000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16 [ 1.294137] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.303927] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 37, base_baud = 1500000) is a 16550A [ 1.313831] serial serial0: tty port ttyS0 registered [ 1.320216] ff1a0000.serial: ttyS2 at MMIO 0xff1a0000 (irq = 38, base_baud = 1500000) is a 16550A [ 1.330172] printk: console [ttyS2] enabled [ 1.339574] printk: bootconsole [uart8250] disabled [ 1.353291] SuperH (H)SCI(F) driver initialized [ 1.359447] msm_serial: driver initialized [ 1.370511] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 1.384354] loop: module loaded [ 1.388397] zram: Added device: zram0 [ 1.392961] zram: Added device: zram1 [ 1.397500] zram: Added device: zram2 [ 1.403162] megasas: 07.719.03.00-rc1 [ 1.418290] tun: Universal TUN/TAP device driver, 1.6 [ 1.425606] thunder_xcv, ver 1.0 [ 1.429271] thunder_bgx, ver 1.0 [ 1.432922] nicpf, ver 1.0 [ 1.438391] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version [ 1.446485] hns3: Copyright (c) 2017 Huawei Corporation. [ 1.452486] hclge is initializing [ 1.456209] e1000: Intel(R) PRO/1000 Network Driver [ 1.461663] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 1.468135] e1000e: Intel(R) PRO/1000 Network Driver [ 1.473692] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.480364] igb: Intel(R) Gigabit Ethernet Network Driver [ 1.486412] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.492699] igbvf: Intel(R) Gigabit Virtual Function Network Driver [ 1.499715] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 1.506990] sky2: driver version 1.30 [ 1.513271] VFIO - User Level meta-driver version: 0.3 [ 1.527468] usbcore: registered new interface driver usb-storage [ 1.534427] usbcore: registered new interface driver usbserial_generic [ 1.541766] usbserial: USB Serial support registered for generic [ 1.553767] i2c_dev: i2c /dev entries driver [ 1.563721] rk808 0-0020: failed to read the chip id at 0x17 [ 1.573855] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected! [ 1.583407] regulator: mapping for mode 1 not defined [ 1.589441] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected! [ 1.600803] Driver for 1-wire Dallas network protocol. [ 1.612235] dw_wdt ff848000.watchdog: No valid TOPs array specified [ 1.624967] sdhci: Secure Digital Host Controller Interface driver [ 1.631905] sdhci: Copyright(c) Pierre Ossman [ 1.638282] Synopsys Designware Multimedia Card Interface Driver [ 1.647080] dwmmc_rockchip fe310000.mmc: IDMAC supports 32-bit address mode. [ 1.647132] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.655021] dwmmc_rockchip fe310000.mmc: Using internal DMA controller. [ 1.664440] mmc1: CQHCI version 5.10 [ 1.668733] dwmmc_rockchip fe310000.mmc: Version ID is 270a [ 1.668813] dwmmc_rockchip fe310000.mmc: DW MMC controller at irq 49,32 bit host data width,256 deep fifo [ 1.690485] ledtrig-cpu: registered to indicate activity on CPUs [ 1.699650] mmc1: SDHCI controller on fe330000.mmc [fe330000.mmc] using ADMA [ 1.699717] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 1.715937] hid: raw HID events driver (C) Jiri Kosina [ 1.722279] usbcore: registered new interface driver usbhid [ 1.728522] usbhid: USB HID core driver [ 1.747296] IPVS: Registered protocols () [ 1.751901] IPVS: Connection hash table configured (size=4096, memory=32Kbytes) [ 1.760248] IPVS: ipvs loaded. [ 1.763680] IPVS: [rr] scheduler registered. [ 1.769112] NET: Registered PF_INET6 protocol family [ 1.776874] Segment Routing with IPv6 [ 1.781036] In-situ OAM (IOAM) with IPv6 [ 1.785577] NET: Registered PF_PACKET protocol family [ 1.791285] Bridge firewalling registered [ 1.795923] 9pnet: Installing 9P2000 support [ 1.800774] Key type dns_resolver registered [ 1.806733] registered taskstats version 1 [ 1.811376] Loading compiled-in X.509 certificates [ 1.818057] AppArmor: AppArmor sha1 policy hashing enabled [ 1.828084] mmc1: Command Queue Engine enabled [ 1.833124] mmc1: new HS400 Enhanced strobe MMC card at address 0001 [ 1.841205] mmcblk1: mmc1:0001 SLD64G 57.6 GiB [ 1.883476] mmcblk1: p1 p2 p3 p4 p5 p6 p7 p8 [ 1.897703] mmcblk1boot0: mmc1:0001 SLD64G 4.00 MiB [ 1.905363] mmcblk1boot1: mmc1:0001 SLD64G 4.00 MiB [ 1.913211] mmcblk1rpmb: mmc1:0001 SLD64G 4.00 MiB, chardev (509:0) [ 1.913523] dwmmc_rockchip fe310000.mmc: IDMAC supports 32-bit address mode. [ 1.928213] dwmmc_rockchip fe310000.mmc: Using internal DMA controller. [ 1.935654] dwmmc_rockchip fe310000.mmc: Version ID is 270a [ 1.941959] dwmmc_rockchip fe310000.mmc: DW MMC controller at irq 49,32 bit host data width,256 deep fifo [ 1.952867] printk: console [netcon0] enabled [ 1.957795] netconsole: network logging started [ 1.964272] ALSA device list: [ 1.967635] No soundcards found. [ 1.971726] dw-apb-uart ff1a0000.serial: forbid DMA for kernel console [ 1.993345] dwmmc_rockchip fe310000.mmc: IDMAC supports 32-bit address mode. [ 2.001286] dwmmc_rockchip fe310000.mmc: Using internal DMA controller. [ 2.008707] dwmmc_rockchip fe310000.mmc: Version ID is 270a [ 2.014967] dwmmc_rockchip fe310000.mmc: DW MMC controller at irq 49,32 bit host data width,256 deep fifo [ 2.035182] VFS: Mounted root (squashfs filesystem) readonly on device 179:3. [ 2.044881] devtmpfs: mounted [ 2.053248] Freeing unused kernel memory: 7744K [ 2.058468] Run /sbin/init as init process [ 2.063060] with arguments: [ 2.063066] /sbin/init [ 2.063072] with environment: [ 2.063077] HOME=/ [ 2.063082] TERM=linux [ 2.246143] systemd[1]: System time before build time, advancing clock. [ 2.323087] systemd[1]: systemd 250 running in system mode (+PAM -AUDIT -SELINUX +APPARMOR -IMA -SMACK -SECCOMP -GCRYPT -GNUTLS +OPENSSL -ACL +BL KID +CURL -ELFUTILS -FIDO2 -IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE -BZIP2 -LZ4 -XZ +ZLIB -ZSTD -BPF_FRAM EWORK -XKBCOMMON -UTMP -SYSVINIT default-hierarchy=unified) [ 2.358723] systemd[1]: Detected architecture arm64. [ 2.387929] systemd[1]: Hostname set to . [ 2.394166] systemd[1]: Installed transient /etc/machine-id file. [ 3.096853] systemd[1]: Queued start job for default target Multi-User System. [ 3.189107] systemd[1]: Created slice Slice /system/ha-cli. [ 3.215575] systemd[1]: Created slice Slice /system/modprobe. [ 3.243661] systemd[1]: Created slice Slice /system/serial-getty. [ 3.271566] systemd[1]: Created slice Slice /system/systemd-fsck. [ 3.299635] systemd[1]: Created slice Slice /system/systemd-growfs. [ 3.327101] systemd[1]: Created slice User and Session Slice. [ 3.349612] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 3.377430] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 3.405467] systemd[1]: Reached target Local Encrypted Volumes. [ 3.429192] systemd[1]: Reached target HassOS hardware targets. [ 3.453129] systemd[1]: Reached target HassOS zram targets. [ 3.477141] systemd[1]: Reached target Local Integrity Protected Volumes. [ 3.501307] systemd[1]: Reached target Path Units. [ 3.517136] systemd[1]: Reached target Remote Encrypted Volumes. [ 3.541142] systemd[1]: Reached target Remote File Systems. [ 3.565135] systemd[1]: Reached target Remote Verity Protected Volumes. [ 3.589135] systemd[1]: Reached target Slice Units. [ 3.605279] systemd[1]: Reached target Local Verity Protected Volumes. [ 3.632012] systemd[1]: Listening on D-Bus System Message Bus Socket. [ 3.663411] systemd[1]: Listening on Process Core Dump Socket. [ 3.690974] systemd[1]: Listening on Journal Audit Socket. [ 3.713833] systemd[1]: Listening on Journal Socket (/dev/log). [ 3.737898] systemd[1]: Listening on Journal Socket. [ 3.755238] systemd[1]: Listening on udev Control Socket. [ 3.777779] systemd[1]: Listening on udev Kernel Socket. [ 3.841539] systemd[1]: Mounting Huge Pages File System... [ 3.861684] systemd[1]: Mounting POSIX Message Queue File System... [ 3.945433] systemd[1]: Mounting Kernel Debug File System... [ 3.961510] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing). [ 3.981092] systemd[1]: Starting Home Assistant OS Agent... [ 4.006754] systemd[1]: Starting Create List of Static Device Nodes... [ 4.037780] systemd[1]: Starting Load Kernel Module configfs... [ 4.062035] systemd[1]: Starting Load Kernel Module drm... [ 4.133807] systemd[1]: Starting Load Kernel Module fuse... [ 4.153396] fuse: init (API version 7.37) [ 4.161832] systemd[1]: Starting Journal Service... [ 4.182451] systemd[1]: Starting Generate network units from Kernel command line... [ 4.223777] systemd[1]: Starting Remount Root and Kernel File Systems... [ 4.256461] systemd[1]: Starting Wait Until Kernel Time Synchronized... [ 4.286199] systemd[1]: Starting Coldplug All udev Devices... [ 4.310554] systemd[1]: Starting Disk Manager... [ 4.330106] systemd[1]: Starting HassOS ZRAM swap... [ 4.350134] systemd[1]: Starting HassOS ZRAM tmp... [ 4.370280] systemd[1]: Starting HassOS ZRAM var... [ 4.386459] zram2: detected capacity change from 0 to 32768 [ 4.386574] zram1: detected capacity change from 0 to 65536 [ 4.389501] zram0: detected capacity change from 0 to 1975472 [ 4.398715] systemd[1]: Started Journal Service. [ 4.919355] audit: type=1334 audit(1657711847.668:2): prog-id=6 op=LOAD [ 4.927096] audit: type=1334 audit(1657711847.676:3): prog-id=7 op=LOAD [ 4.934604] audit: type=1334 audit(1657711847.684:4): prog-id=8 op=LOAD [ 6.112960] cs_system_cfg: CoreSight Configuration manager initialised [ 6.136860] coresight-cpu-debug fe430000.debug: Coresight debug-CPU0 initialized [ 6.173386] coresight-cpu-debug fe432000.debug: Coresight debug-CPU1 initialized [ 6.187359] coresight-cpu-debug fe434000.debug: Coresight debug-CPU2 initialized [ 6.200413] coresight-cpu-debug fe436000.debug: Coresight debug-CPU3 initialized [ 6.211167] coresight-cpu-debug fe610000.debug: Coresight debug-CPU4 initialized [ 6.222450] coresight-cpu-debug fe710000.debug: Coresight debug-CPU5 initialized [ 6.232575] dwmmc_rockchip fe310000.mmc: IDMAC supports 32-bit address mode. [ 6.240647] dwmmc_rockchip fe310000.mmc: Using internal DMA controller. [ 6.248174] dwmmc_rockchip fe310000.mmc: Version ID is 270a [ 6.254500] dwmmc_rockchip fe310000.mmc: DW MMC controller at irq 49,32 bit host data width,256 deep fifo [ 6.368272] dwmmc_rockchip fe310000.mmc: IDMAC supports 32-bit address mode. [ 6.376380] dwmmc_rockchip fe310000.mmc: Using internal DMA controller. [ 6.380229] rockchip-rga ff680000.rga: HW Version: 0x03.02 [ 6.383842] dwmmc_rockchip fe310000.mmc: Version ID is 270a [ 6.396290] dwmmc_rockchip fe310000.mmc: DW MMC controller at irq 49,32 bit host data width,256 deep fifo [ 6.426816] rockchip-rga ff680000.rga: Registered rockchip-rga as /dev/video0 [ 6.506242] hantro-vpu ff650000.video-codec: Adding to iommu group 0 [ 6.517783] rockchip_vdec: module is from the staging directory, the quality is unknown, you have been warned. [ 6.518160] dwmmc_rockchip fe310000.mmc: IDMAC supports 32-bit address mode. [ 6.537080] dwmmc_rockchip fe310000.mmc: Using internal DMA controller. [ 6.544723] dwmmc_rockchip fe310000.mmc: Version ID is 270a [ 6.544802] hantro-vpu ff650000.video-codec: registered rockchip,rk3399-vpu-enc as /dev/video1 [ 6.551041] dwmmc_rockchip fe310000.mmc: DW MMC controller at irq 49,32 bit host data width,256 deep fifo [ 6.577572] hantro-vpu ff650000.video-codec: registered rockchip,rk3399-vpu-dec as /dev/video2 [ 6.593060] rockchip-vop ff8f0000.vop: Adding to iommu group 2 [ 6.603252] rkvdec ff660000.video-codec: Adding to iommu group 1 [ 6.616060] rockchip-vop ff900000.vop: Adding to iommu group 3 [ 6.642017] panfrost ff9a0000.gpu: clock rate = 500000000 [ 6.688095] Bluetooth: Core ver 2.22 [ 6.736387] NET: Registered PF_BLUETOOTH protocol family [ 6.742456] Bluetooth: HCI device and connection manager initialized [ 6.745119] dwmmc_rockchip fe310000.mmc: IDMAC supports 32-bit address mode. [ 6.749635] Bluetooth: HCI socket layer initialized [ 6.757534] dwmmc_rockchip fe310000.mmc: Using internal DMA controller. [ 6.762988] Bluetooth: L2CAP socket layer initialized [ 6.770402] dwmmc_rockchip fe310000.mmc: Version ID is 270a [ 6.770468] dwmmc_rockchip fe310000.mmc: DW MMC controller at irq 49,32 bit host data width,256 deep fifo [ 6.776142] Bluetooth: SCO socket layer initialized [ 6.838096] panfrost ff9a0000.gpu: mali-t860 id 0x860 major 0x2 minor 0x0 status 0x0 [ 6.847124] panfrost ff9a0000.gpu: features: 00000000,00000407, issues: 00000000,24040400 [ 6.856442] panfrost ff9a0000.gpu: Features: L2:0x07120206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002830 AS:0xff JS:0x7 [ 6.875991] panfrost ff9a0000.gpu: shader_present=0xf l2_present=0x1 [ 6.896837] dwmmc_rockchip fe310000.mmc: IDMAC supports 32-bit address mode. [ 6.904958] dwmmc_rockchip fe310000.mmc: Using internal DMA controller. [ 6.912452] dwmmc_rockchip fe310000.mmc: Version ID is 270a [ 6.918836] dwmmc_rockchip fe310000.mmc: DW MMC controller at irq 49,32 bit host data width,256 deep fifo [ 6.954811] [drm] Initialized panfrost 1.2.0 20180908 for ff9a0000.gpu on minor 0 [ 7.118715] Bluetooth: HCI UART driver ver 2.3 [ 7.130832] Bluetooth: HCI UART protocol H4 registered [ 7.136850] Bluetooth: HCI UART protocol LL registered [ 7.152235] Bluetooth: HCI UART protocol Broadcom registered [ 7.193917] Bluetooth: HCI UART protocol QCA registered [ 7.218125] Bluetooth: HCI UART protocol Marvell registered [ 7.340171] dwmmc_rockchip fe310000.mmc: IDMAC supports 32-bit address mode. [ 7.348407] dwmmc_rockchip fe310000.mmc: Using internal DMA controller. [ 7.356074] dwmmc_rockchip fe310000.mmc: Version ID is 270a [ 7.362554] dwmmc_rockchip fe310000.mmc: DW MMC controller at irq 49,32 bit host data width,256 deep fifo [ 7.544526] Adding 987732k swap on /dev/zram0. Priority:-2 extents:1 across:987732k SS [ 8.444685] random: crng init done [ 8.532346] EXT4-fs (zram2): mounted filesystem without journal. Quota mode: none. [ 8.703922] EXT4-fs (zram1): mounted filesystem without journal. Quota mode: none. [ 8.731133] EXT4-fs (mmcblk1p7): mounted filesystem with ordered data mode. Quota mode: none. [ 9.505639] EXT4-fs (mmcblk1p8): mounted filesystem with ordered data mode. Quota mode: none. [ 9.908876] EXT4-fs (mmcblk1p8): resizing filesystem from 14925563 to 14925563 blocks [ 10.103371] systemd-journald[170]: Received client request to flush runtime journal. [ 10.109588] systemd-journald[170]: File /var/log/journal/e25a88e7b0bf44b8bbaeef2008d47098/system.journal corrupted or uncleanly shut down, renami ng and replacing. [ 10.411184] audit: type=1334 audit(1657711853.160:5): prog-id=9 op=LOAD [ 11.554757] audit: type=1334 audit(1657711854.304:6): prog-id=10 op=LOAD [ 11.557049] audit: type=1334 audit(1657711854.308:7): prog-id=11 op=LOAD [ 11.557317] audit: type=1334 audit(1657711854.308:8): prog-id=12 op=LOAD [ 11.716001] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 11.766395] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 12.400588] audit: type=1334 audit(1657711855.148:9): prog-id=13 op=LOAD [ 12.401428] audit: type=1334 audit(1657711855.152:10): prog-id=14 op=LOAD [ 12.401529] audit: type=1334 audit(1657711855.152:11): prog-id=15 op=LOAD [ 12.970151] audit: type=1334 audit(1657711855.720:12): prog-id=16 op=LOAD [ 17.316552] platform fe300000.ethernet: deferred probe pending [ 17.316575] platform ff770000.syscon:usb2phy@e460: deferred probe pending [ 17.316585] platform fe320000.mmc: deferred probe pending [ 17.316594] platform ff320000.syscon:io-domains: deferred probe pending [ 17.316604] platform ff940000.hdmi: deferred probe pending [ 17.316612] platform ff770000.syscon:io-domains: deferred probe pending [ 17.316621] platform usb@fe800000: deferred probe pending [ 17.316674] platform fe900000.usb: deferred probe pending [ 17.316684] platform cpufreq-dt: deferred probe pending [ 17.316692] platform sdio-pwrseq: deferred probe pending [ 17.316701] serial serial0-0: deferred probe pending [ 17.316710] platform fe380000.usb: deferred probe pending [ 17.316718] platform ff100000.saradc: deferred probe pending [ 17.316726] platform vcc-3v3-regulator: deferred probe pending [ 17.316735] platform vcc3v3-phy1-regulator: deferred probe pending [ 17.316744] platform vcc5v0-host-regulator: deferred probe pending [ 17.316752] platform fe3e0000.usb: deferred probe pending [ 17.316760] platform fe3c0000.usb: deferred probe pending [ 17.316768] platform fe3a0000.usb: deferred probe pending [ 17.316777] platform ff770000.syscon:usb2phy@e450: deferred probe pending [ 17.316785] platform hdmi-sound: deferred probe pending [ 17.318939] dwmmc_rockchip fe310000.mmc: IDMAC supports 32-bit address mode. [ 17.318986] dwmmc_rockchip fe310000.mmc: Using internal DMA controller. [ 17.319003] dwmmc_rockchip fe310000.mmc: Version ID is 270a [ 17.319042] dwmmc_rockchip fe310000.mmc: DW MMC controller at irq 49,32 bit host data width,256 deep fifo [ 42.956993] audit: type=1334 audit(1657711885.708:13): prog-id=15 op=UNLOAD [ 42.957022] audit: type=1334 audit(1657711885.708:14): prog-id=14 op=UNLOAD [ 42.957037] audit: type=1334 audit(1657711885.708:15): prog-id=13 op=UNLOAD [ 94.549579] audit: type=1400 audit(1657711937.288:16): apparmor="STATUS" operation="profile_load" profile="unconfined" name="hassio-supervisor" p id=438 comm="apparmor_parser" [ 94.549614] audit: type=1400 audit(1657711937.288:16): apparmor="STATUS" operation="profile_load" profile="unconfined" name="hassio-supervisor/// usr/bin/gdbus" pid=438 comm="apparmor_parser" [ 94.549633] audit: type=1400 audit(1657711937.288:16): apparmor="STATUS" operation="profile_load" profile="unconfined" name="hassio-supervisor/// usr/bin/git" pid=438 comm="apparmor_parser" [ 94.549652] audit: type=1300 audit(1657711937.288:16): arch=c00000b7 syscall=64 success=yes exit=38459 a0=6 a1=aaaafa1abc60 a2=963b a3=ffffac2bcf a0 items=0 ppid=437 pid=438 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="apparmor_parser" exe="/usr/sbin/apparmor_parser" subj=unconfined key=(null) [ 94.549674] audit: type=1327 audit(1657711937.288:16): proctitle=61707061726D6F725F706172736572002D72002D57002D4C002F6D6E742F646174612F7375706572 7669736F722F61707061726D6F722F6361636865002F6D6E742F646174612F73757065727669736F722F61707061726D6F722F68617373696F2D73757065727669736F72 [ 96.329014] audit: type=1400 audit(1657711939.076:17): apparmor="STATUS" operation="profile_load" profile="unconfined" name="docker-default" pid= 464 comm="apparmor_parser" [ 96.329050] audit: type=1300 audit(1657711939.076:17): arch=c00000b7 syscall=64 success=yes exit=7945 a0=4 a1=aaaad061fd60 a2=1f09 a3=ffffb7293fa 0 items=0 ppid=463 pid=464 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="apparmor_parser" exe="/usr/sbin/apparmor_parser" subj=unconfined key=(null) [ 96.329072] audit: type=1327 audit(1657711939.076:17): proctitle=61707061726D6F725F706172736572002D4B72002F6D6E742F646174612F646F636B65722F746D70 2F646F636B65722D64656661756C7433383531323737313639 [ 97.024277] audit: type=1325 audit(1657711939.772:18): table=nat:2 family=2 entries=2 op=nft_register_chain pid=499 subj=unconfined comm="iptable s" [ 97.024315] audit: type=1300 audit(1657711939.772:18): arch=c00000b7 syscall=211 success=yes exit=116 a0=3 a1=ffffcddedc08 a2=0 a3=ffff8bc87760 i tems=0 ppid=441 pid=499 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/ sbin/xtables-nft-multi" subj=unconfined key=(null) [ 97.309258] Initializing XFRM netlink socket [ 99.667545] kauditd_printk_skb: 124 callbacks suppressed [ 99.667560] audit: type=1325 audit(1657711942.416:60): table=nat:44 family=2 entries=1 op=nft_unregister_rule pid=698 subj=unconfined comm="iptab les" [ 99.667590] audit: type=1300 audit(1657711942.416:60): arch=c00000b7 syscall=211 success=yes exit=472 a0=3 a1=ffffd9816868 a2=0 a3=ffffafd15760 i tems=0 ppid=441 pid=698 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/ sbin/xtables-nft-multi" subj=unconfined key=(null) [ 99.667612] audit: type=1327 audit(1657711942.416:60): proctitle=2F7573722F7362696E2F69707461626C6573002D2D77616974002D74006E6174002D4400444F434B 4552002D7000746370002D6400302F30002D2D64706F72740034333537002D6A00444E4154002D2D746F2D64657374696E6174696F6E003137322E33302E33322E363A38300000002D69 0068617373696F [ 99.683139] audit: type=1325 audit(1657711942.432:61): table=filter:45 family=2 entries=1 op=nft_unregister_rule pid=700 subj=unconfined comm="ip tables" [ 99.683173] audit: type=1300 audit(1657711942.432:61): arch=c00000b7 syscall=211 success=yes exit=600 a0=3 a1=ffffd82af488 a2=0 a3=ffff9094d760 i tems=0 ppid=441 pid=700 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/ sbin/xtables-nft-multi" subj=unconfined key=(null) [ 99.683200] audit: type=1327 audit(1657711942.432:61): proctitle=2F7573722F7362696E2F69707461626C6573002D2D77616974002D740066696C746572002D440044 4F434B45520000002D690068617373696F002D6F0068617373696F002D7000746370002D64003137322E33302E33322E36002D2D64706F7274003830002D6A00414343455054 [ 99.723898] audit: type=1325 audit(1657711942.472:62): table=nat:46 family=2 entries=1 op=nft_unregister_rule pid=702 subj=unconfined comm="iptab les" [ 99.723932] audit: type=1300 audit(1657711942.472:62): arch=c00000b7 syscall=211 success=yes exit=564 a0=3 a1=ffffc71e7b48 a2=0 a3=ffff81634760 i tems=0 ppid=441 pid=702 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/ sbin/xtables-nft-multi" subj=unconfined key=(null) [ 99.723960] audit: type=1327 audit(1657711942.472:62): proctitle=2F7573722F7362696E2F69707461626C6573002D2D77616974002D74006E6174002D4400504F5354 524F5554494E47002D7000746370002D73003137322E33302E33322E36002D64003137322E33302E33322E36002D2D64706F7274003830002D6A004D415351554552414445 [ 100.730938] audit: type=1325 audit(1657711943.480:63): table=nat:47 family=2 entries=1 op=nft_unregister_rule pid=745 subj=unconfined comm="iptab les" [ 101.434040] hassio: port 1(veth4a9a1b4) entered blocking state [ 101.434088] hassio: port 1(veth4a9a1b4) entered disabled state [ 101.434622] device veth4a9a1b4 entered promiscuous mode [ 102.915629] eth0: renamed from veth13f2f62 [ 102.961935] IPv6: ADDRCONF(NETDEV_CHANGE): veth4a9a1b4: link becomes ready [ 102.962044] hassio: port 1(veth4a9a1b4) entered blocking state [ 102.962062] hassio: port 1(veth4a9a1b4) entered forwarding state [ 102.962219] IPv6: ADDRCONF(NETDEV_CHANGE): hassio: link becomes ready [ 104.362321] docker0: port 1(veth0586ead) entered blocking state [ 104.362386] docker0: port 1(veth0586ead) entered disabled state [ 104.362705] device veth0586ead entered promiscuous mode [ 104.366048] docker0: port 1(veth0586ead) entered blocking state [ 104.366086] docker0: port 1(veth0586ead) entered forwarding state [ 104.377048] docker0: port 1(veth0586ead) entered disabled state [ 104.432121] hassio: port 2(vethc4d1f9c) entered blocking state [ 104.432190] hassio: port 2(vethc4d1f9c) entered disabled state [ 104.471187] device vethc4d1f9c entered promiscuous mode [ 104.475919] hassio: port 2(vethc4d1f9c) entered blocking state [ 104.475948] hassio: port 2(vethc4d1f9c) entered forwarding state [ 104.919531] kauditd_printk_skb: 128 callbacks suppressed [ 104.919556] audit: type=1334 audit(1657711947.668:108): prog-id=21 op=LOAD [ 104.919586] audit: type=1300 audit(1657711947.668:108): arch=c00000b7 syscall=280 success=yes exit=15 a0=5 a1=4000199940 a2=78 a3=0 items=0 ppid= 1209 pid=1218 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj =unconfined key=(null) [ 104.919609] audit: type=1327 audit(1657711947.668:108): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E6 32F6D6F6279002D2D6C6F67002F7661722F72756E2F646F636B65722F636F6E7461696E6572642F6461656D6F6E2F696F2E636F6E7461696E6572642E72756E74696D652E76322E74617 36B2F6D6F62792F32633935656538 [ 104.919903] audit: type=1334 audit(1657711947.668:109): prog-id=22 op=LOAD [ 104.919927] audit: type=1300 audit(1657711947.668:109): arch=c00000b7 syscall=280 success=yes exit=17 a0=5 a1=40001996d0 a2=78 a3=0 items=0 ppid= 1209 pid=1218 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj =unconfined key=(null) [ 104.919950] audit: type=1327 audit(1657711947.668:109): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E6 32F6D6F6279002D2D6C6F67002F7661722F72756E2F646F636B65722F636F6E7461696E6572642F6461656D6F6E2F696F2E636F6E7461696E6572642E72756E74696D652E76322E74617 36B2F6D6F62792F32633935656538 [ 104.919977] audit: type=1334 audit(1657711947.668:110): prog-id=22 op=UNLOAD [ 104.920109] audit: type=1334 audit(1657711947.668:111): prog-id=21 op=UNLOAD [ 104.920339] audit: type=1334 audit(1657711947.668:112): prog-id=23 op=LOAD [ 104.920383] audit: type=1300 audit(1657711947.668:112): arch=c00000b7 syscall=280 success=yes exit=15 a0=5 a1=4000199ba0 a2=78 a3=0 items=0 ppid= 1209 pid=1218 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj =unconfined key=(null) [ 105.408861] hassio: port 2(vethc4d1f9c) entered disabled state [ 105.411822] eth0: renamed from veth57d95ba [ 105.434030] IPv6: ADDRCONF(NETDEV_CHANGE): veth0586ead: link becomes ready [ 105.434164] docker0: port 1(veth0586ead) entered blocking state [ 105.434183] docker0: port 1(veth0586ead) entered forwarding state [ 105.434341] IPv6: ADDRCONF(NETDEV_CHANGE): docker0: link becomes ready [ 105.791735] eth1: renamed from veth5dfa16e [ 105.830029] IPv6: ADDRCONF(NETDEV_CHANGE): vethc4d1f9c: link becomes ready [ 105.830156] hassio: port 2(vethc4d1f9c) entered blocking state [ 105.830176] hassio: port 2(vethc4d1f9c) entered forwarding state [ 118.368432] kauditd_printk_skb: 25 callbacks suppressed [ 118.368444] audit: type=1334 audit(1657711961.116:121): prog-id=24 op=LOAD [ 118.369448] audit: type=1334 audit(1657711961.120:122): prog-id=25 op=LOAD [ 118.369752] audit: type=1334 audit(1657711961.120:123): prog-id=26 op=LOAD [ 118.422838] audit: type=1334 audit(1657711961.172:124): prog-id=27 op=LOAD [ 118.423688] audit: type=1334 audit(1657711961.172:125): prog-id=28 op=LOAD [ 118.423973] audit: type=1334 audit(1657711961.172:126): prog-id=29 op=LOAD [ 119.070544] audit: type=1400 audit(1657711961.808:127): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" pr ofile="unconfined" name="hassio-supervisor" pid=1524 comm="apparmor_parser" [ 119.070581] audit: type=1400 audit(1657711961.808:127): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" pr ofile="unconfined" name="hassio-supervisor///usr/bin/gdbus" pid=1524 comm="apparmor_parser" [ 119.070604] audit: type=1400 audit(1657711961.808:127): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" pr ofile="unconfined" name="hassio-supervisor///usr/bin/git" pid=1524 comm="apparmor_parser" [ 119.070624] audit: type=1300 audit(1657711961.808:127): arch=c00000b7 syscall=64 success=yes exit=38459 a0=6 a1=aaaae99a6c60 a2=963b a3=ffff8f778 fa0 items=0 ppid=1523 pid=1524 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="apparmor_pars er" exe="/usr/sbin/apparmor_parser" subj=unconfined key=(null) [ 124.509857] hassio: port 3(vethe06f99b) entered blocking state [ 124.509902] hassio: port 3(vethe06f99b) entered disabled state [ 124.510630] device vethe06f99b entered promiscuous mode [ 124.510734] kauditd_printk_skb: 1 callbacks suppressed [ 124.510745] audit: type=1700 audit(1657711967.260:128): dev=vethe06f99b prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295 [ 124.512142] audit: type=1300 audit(1657711967.260:128): arch=c00000b7 syscall=206 success=yes exit=40 a0=f a1=40009299e0 a2=28 a3=0 items=0 ppid= 1 pid=441 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="dockerd" exe="/usr/bin/dockerd" su bj=unconfined key=(null) [ 124.513951] audit: type=1327 audit(1657711967.260:128): proctitle=2F7573722F62696E2F646F636B657264002D480066643A2F2F [ 124.515066] hassio: port 3(vethe06f99b) entered blocking state [ 124.515088] hassio: port 3(vethe06f99b) entered forwarding state [ 124.518116] hassio: port 3(vethe06f99b) entered disabled state [ 124.829280] audit: type=1334 audit(1657711967.580:129): prog-id=30 op=LOAD [ 124.831694] audit: type=1334 audit(1657711967.580:130): prog-id=31 op=LOAD [ 124.832158] audit: type=1300 audit(1657711967.580:130): arch=c00000b7 syscall=280 success=yes exit=16 a0=5 a1=4000195940 a2=78 a3=0 items=0 ppid= 1594 pid=1604 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj =unconfined key=(null) [ 124.832197] audit: type=1327 audit(1657711967.580:130): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E6 32F6D6F6279002D2D6C6F67002F7661722F72756E2F646F636B65722F636F6E7461696E6572642F6461656D6F6E2F696F2E636F6E7461696E6572642E72756E74696D652E76322E74617 36B2F6D6F62792F39303730313236 [ 124.834281] audit: type=1334 audit(1657711967.584:131): prog-id=32 op=LOAD [ 124.834698] audit: type=1300 audit(1657711967.584:131): arch=c00000b7 syscall=280 success=yes exit=18 a0=5 a1=40001956d0 a2=78 a3=0 items=0 ppid= 1594 pid=1604 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj =unconfined key=(null) [ 124.834725] audit: type=1327 audit(1657711967.584:131): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E6 32F6D6F6279002D2D6C6F67002F7661722F72756E2F646F636B65722F636F6E7461696E6572642F6461656D6F6E2F696F2E636F6E7461696E6572642E72756E74696D652E76322E74617 36B2F6D6F62792F39303730313236 [ 125.584507] eth0: renamed from vethb3975ca [ 125.614106] IPv6: ADDRCONF(NETDEV_CHANGE): vethe06f99b: link becomes ready [ 125.614227] hassio: port 3(vethe06f99b) entered blocking state [ 125.614246] hassio: port 3(vethe06f99b) entered forwarding state [ 126.174478] hassio: port 4(veth91c57c4) entered blocking state [ 126.174535] hassio: port 4(veth91c57c4) entered disabled state [ 126.175105] device veth91c57c4 entered promiscuous mode [ 126.190017] hassio: port 4(veth91c57c4) entered blocking state [ 126.190045] hassio: port 4(veth91c57c4) entered forwarding state [ 126.628834] hassio: port 4(veth91c57c4) entered disabled state [ 127.437646] eth0: renamed from veth8306f2d [ 127.470136] IPv6: ADDRCONF(NETDEV_CHANGE): veth91c57c4: link becomes ready [ 127.470268] hassio: port 4(veth91c57c4) entered blocking state [ 127.470287] hassio: port 4(veth91c57c4) entered forwarding state [ 133.304155] hassio: port 5(veth30236b4) entered blocking state [ 133.304204] hassio: port 5(veth30236b4) entered disabled state [ 133.304832] device veth30236b4 entered promiscuous mode [ 133.304907] kauditd_printk_skb: 68 callbacks suppressed [ 133.304917] audit: type=1700 audit(1657711976.052:158): dev=veth30236b4 prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295 [ 133.305463] audit: type=1300 audit(1657711976.052:158): arch=c00000b7 syscall=206 success=yes exit=40 a0=f a1=4000c4c270 a2=28 a3=0 items=0 ppid= 1 pid=441 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="dockerd" exe="/usr/bin/dockerd" su bj=unconfined key=(null) [ 133.305536] audit: type=1327 audit(1657711976.052:158): proctitle=2F7573722F62696E2F646F636B657264002D480066643A2F2F [ 133.626120] audit: type=1334 audit(1657711976.376:159): prog-id=38 op=LOAD [ 133.628111] audit: type=1334 audit(1657711976.376:160): prog-id=39 op=LOAD [ 133.628145] audit: type=1300 audit(1657711976.376:160): arch=c00000b7 syscall=280 success=yes exit=16 a0=5 a1=4000115940 a2=78 a3=0 items=0 ppid= 2135 pid=2145 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj =unconfined key=(null) [ 133.628180] audit: type=1327 audit(1657711976.376:160): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E6 32F6D6F6279002D2D6C6F67002F7661722F72756E2F646F636B65722F636F6E7461696E6572642F6461656D6F6E2F696F2E636F6E7461696E6572642E72756E74696D652E76322E74617 36B2F6D6F62792F65386438303736 [ 133.628417] audit: type=1334 audit(1657711976.376:161): prog-id=40 op=LOAD [ 133.628440] audit: type=1300 audit(1657711976.376:161): arch=c00000b7 syscall=280 success=yes exit=18 a0=5 a1=40001156d0 a2=78 a3=0 items=0 ppid= 2135 pid=2145 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj =unconfined key=(null) [ 133.628462] audit: type=1327 audit(1657711976.376:161): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E6 32F6D6F6279002D2D6C6F67002F7661722F72756E2F646F636B65722F636F6E7461696E6572642F6461656D6F6E2F696F2E636F6E7461696E6572642E72756E74696D652E76322E74617 36B2F6D6F62792F65386438303736 [ 134.355310] eth0: renamed from veth4feb443 [ 134.382087] IPv6: ADDRCONF(NETDEV_CHANGE): veth30236b4: link becomes ready [ 134.382231] hassio: port 5(veth30236b4) entered blocking state [ 134.382250] hassio: port 5(veth30236b4) entered forwarding state [ 137.168286] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 137.168308] Bluetooth: BNEP filters: protocol multicast [ 137.168329] Bluetooth: BNEP socket layer initialized [ 146.243524] kauditd_printk_skb: 41 callbacks suppressed [ 146.243537] audit: type=1334 audit(1657711988.992:179): prog-id=46 op=LOAD [ 146.243650] audit: type=1300 audit(1657711988.992:179): arch=c00000b7 syscall=280 success=yes exit=15 a0=5 a1=4000145940 a2=78 a3=0 items=0 ppid= 2695 pid=2704 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj =unconfined key=(null) [ 146.243724] audit: type=1327 audit(1657711988.992:179): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E6 32F6D6F6279002D2D6C6F67002F7661722F72756E2F646F636B65722F636F6E7461696E6572642F6461656D6F6E2F696F2E636F6E7461696E6572642E72756E74696D652E76322E74617 36B2F6D6F62792F35393065303935 [ 146.244099] audit: type=1334 audit(1657711988.992:180): prog-id=47 op=LOAD [ 146.244189] audit: type=1300 audit(1657711988.992:180): arch=c00000b7 syscall=280 success=yes exit=17 a0=5 a1=40001456d0 a2=78 a3=0 items=0 ppid= 2695 pid=2704 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj =unconfined key=(null) [ 146.244237] audit: type=1327 audit(1657711988.992:180): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E6 32F6D6F6279002D2D6C6F67002F7661722F72756E2F646F636B65722F636F6E7461696E6572642F6461656D6F6E2F696F2E636F6E7461696E6572642E72756E74696D652E76322E74617 36B2F6D6F62792F35393065303935 [ 146.244340] audit: type=1334 audit(1657711988.992:181): prog-id=47 op=UNLOAD [ 146.244476] audit: type=1334 audit(1657711988.992:182): prog-id=46 op=UNLOAD [ 146.244850] audit: type=1334 audit(1657711988.992:183): prog-id=48 op=LOAD [ 146.244943] audit: type=1300 audit(1657711988.992:183): arch=c00000b7 syscall=280 success=yes exit=15 a0=5 a1=4000145ba0 a2=78 a3=0 items=0 ppid= 2695 pid=2704 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj =unconfined key=(null) [ 151.599797] kauditd_printk_skb: 89 callbacks suppressed [ 151.599811] audit: type=1334 audit(1657711994.348:230): prog-id=70 op=LOAD [ 151.600775] audit: type=1334 audit(1657711994.352:231): prog-id=71 op=LOAD [ 151.601089] audit: type=1334 audit(1657711994.352:232): prog-id=72 op=LOAD [ 151.659958] audit: type=1334 audit(1657711994.408:233): prog-id=73 op=LOAD [ 151.660100] audit: type=1300 audit(1657711994.408:233): arch=c00000b7 syscall=280 success=yes exit=15 a0=5 a1=40001c3940 a2=78 a3=0 items=0 ppid= 3206 pid=3216 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj =unconfined key=(null) [ 151.660188] audit: type=1327 audit(1657711994.408:233): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E6 32F6D6F6279002D2D6C6F67002F7661722F72756E2F646F636B65722F636F6E7461696E6572642F6461656D6F6E2F696F2E636F6E7461696E6572642E72756E74696D652E76322E74617 36B2F6D6F62792F35393065303935 [ 151.660546] audit: type=1334 audit(1657711994.408:234): prog-id=74 op=LOAD [ 151.663150] audit: type=1300 audit(1657711994.408:234): arch=c00000b7 syscall=280 success=yes exit=17 a0=5 a1=40001c36d0 a2=78 a3=0 items=0 ppid= 3206 pid=3216 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj =unconfined key=(null) [ 151.663225] audit: type=1327 audit(1657711994.408:234): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E6 32F6D6F6279002D2D6C6F67002F7661722F72756E2F646F636B65722F636F6E7461696E6572642F6461656D6F6E2F696F2E636F6E7461696E6572642E72756E74696D652E76322E74617 36B2F6D6F62792F35393065303935 [ 151.664175] audit: type=1334 audit(1657711994.412:235): prog-id=74 op=UNLOAD [ 181.729082] kauditd_printk_skb: 17 callbacks suppressed [ 181.729096] audit: type=1334 audit(1657712024.480:245): prog-id=26 op=UNLOAD [ 181.729120] audit: type=1334 audit(1657712024.480:246): prog-id=25 op=UNLOAD [ 181.729138] audit: type=1334 audit(1657712024.480:247): prog-id=24 op=UNLOAD [ 182.353345] audit: type=1334 audit(1657712025.104:248): prog-id=72 op=UNLOAD [ 182.353378] audit: type=1334 audit(1657712025.104:249): prog-id=71 op=UNLOAD [ 182.353396] audit: type=1334 audit(1657712025.104:250): prog-id=70 op=UNLOAD

citruz commented 1 year ago

here is the ouput of dmes but it's a lot sorry

You can wrap it in triple backticks to make it a bit more readable.

like this

Interesting:

[ 134.355310] eth0: renamed from veth4feb443

Looks like it is there... can you try bringing it down and up again:

ip a sh dev eth0
ip link set eth0 down
ip link set eth0 up
ip a sh dev eth0
KrickGregory commented 1 year ago

nope, sorry. I also tried ha banner and ha supervisor repair with no luck.

ip a sh dev eth0

ip: can't find device 'eth0'

ip link set eth0 down

ip: SIOCGIFFLAGS: No such device

ip link set eth0 up

ip: SIOCGIFFLAGS: No such device

ip a sh dev eth0

ip: can't find device 'eth0'

citruz commented 1 year ago

These log lines seem to be the problem. It means that the device driver could not find or initialize the hardware.

[ 17.316552] platform fe300000.ethernet: deferred probe pending
[ 17.316575] platform ff770000.syscon:usb2phy@e460: deferred probe pending
[ 17.316585] platform fe320000.mmc: deferred probe pending
[ 17.316594] platform ff320000.syscon:io-domains: deferred probe pending
[ 17.316604] platform ff940000.hdmi: deferred probe pending
[ 17.316612] platform ff770000.syscon:io-domains: deferred probe pending
[ 17.316621] platform usb@fe800000: deferred probe pending
[ 17.316674] platform fe900000.usb: deferred probe pending
[ 17.316684] platform cpufreq-dt: deferred probe pending

I don't really understand why the behavior is different between SD and eMMC boot though. Maybe it has something to do with the low level initialization in the boot loader. Can you please post the U-Boot logs (until [ 0.000000] Booting Linux on physical CPU) for the eMMC and SD card boot, with the GPIO pins shorted and not shorted? Please use "````" for the logs and indicate for all 4 logs whether the ethernet device was detected in that boot or not.

KrickGregory commented 1 year ago

Goodmorning,

Did what you asked but didn't understand "Please use "````" for the logs" so I attach 4 complete logs in here. Hope it helps you. SD with spi open -> ping to rock ok SD with spi closed -> pint to rock ok EMMC with spi open and closed -> no ping to the card possible. Little remarque. I left the emmc on the card when logging with ssd because it just boots ok. LogEMMCspiClosed.txt LogEMMCspiOpen.txt LogSDspiClosed.txt LogSDspiOpen.txt

citruz commented 1 year ago

Thanks for uploading the logs. I will have a look later today.

citruz commented 1 year ago

Very interesting. First of all, the pins open vs closed does not seem to make a difference as to what bootloader is used so we can ignore that.

What is really throwing me off is that even in the logs where it finally came up, there are a lot of kernel errors and even panics. In LogSDspiOpen.txt, it reboots three times before you get to the login prompt.

The panics look like this:

[    3.006263] mmc1: running CQE recovery                                       
[    3.010927] ------------[ cut here ]------------                             
[    3.016095] mmc1: cqhci: spurious TCN for tag 4                              
[    3.021243] WARNING: CPU: 0 PID: 95 at drivers/mmc/host/cqhci-core.c:786 cqhc
i_irq+0x38c/0x590 

There are also other IO errors:

[    4.817637] I/O error, dev mmcblk1, sector 250154 op 0x0:(READ) flags 0x800 p
hys_seg 22 prio class 2                                                         
[    4.828041] SQUASHFS error: Failed to read block 0x4125614: -5  

mmcblk1 is referring to the eMMC. Did you leave the eMMC attached while booting from SD card? That could cause problems and it may even have loaded the root filesystem from there, depending on which device was initialized first. Please always have only either the SD or eMMC connected to make sure there is no interference.

I found a post on the Radxa forum where someone is experiencing the same kernel panic, also on a 4SE. Maybe it is common problem with eMMC on the 4SE? What power supply are you using? https://forum.radxa.com/t/rock4-se-emmc-input-output-errors-read-only-fs/14406

The eMMC logs don't have any errors, but there the hardware is not detected.

What would be interesting would be a log of the 4SE image booted from eMMC without the SD card inserted.

Unfortunately this is very hard to debug for me without access to the hardware. The 4SE is also the only board where Radxa does not provide a dedicated device tree, so people have to use the images meant for other boards such as the 4B or 4C+. But of course these can have slight incompatibilities.

citruz commented 1 year ago

To check whether these kernel errors also occur with distros other than the Radxa Ubuntu, you could try armbian: https://www.armbian.com/rockpi4/ They recommend to use the 4B image for the 4SE. Check whether it boots from eMMC and if there are any errors.

citruz commented 1 year ago

This looks also very similar: https://forum.armbian.com/topic/20002-nanopc-t4-new-kernel-2202-generates-issues-on-mmc2-and-makes-system-not-properly-working/ No network and same error messages. Sounds like they have tracked it down to some kernel changes in 5.x. Maybe the Radxa Ubuntu works because it uses an old 4.4 kernel (at least I think it does)?

KrickGregory commented 1 year ago

With ubuntu 4.4 kernel it boots from emmc and I can ssh into it. Couldn't take log because all strange characters even if I set baudrate to 1500000. With 4se image it boots and ha starts but with a lot of errors. See logfile.

To me it seems a problem with the kernel above 4.4 for some strange reason. I will by this ssd https://www.coolblue.be/nl/product/915798/kingston-nv2-pcie-4-0-nvme-ssd-500gb.html?cmt=c_a%2Ccid_18623141970%2Caid_142142284003%2Ctid_aud-918309158136%3Apla-327133878214%2Cgn_g%2Cd_c&gclid=CjwKCAiA_6yfBhBNEiwAkmXy55RhJkd2Y6vKUOYOyIJt224mr8LvJZq0eS8qN56U3T3ahSMz0sDqoBoCEM0QAvD_BwE and boot from sd card and then move ha to data ssd. Hope that will work. What do you think?

I realy want to thank you for looking into this problem.

LogEMMC4se.txt

citruz commented 1 year ago

Yes that should work. Maybe even with the bootloader on eMMC and data on SSD. Because as we can see in the logs, it seems like u-boot does not have problems with the eMMC, it is just the linux kernel. But maybe only the fact that the eMMC module is attached causes this problem.

Elarion245 commented 1 year ago

I am also thinking about migrating from an sd card to emmc. Sadly the rock 4c+ has no m2 connector, so ssd is not possible to only emmc.

Based on the above: would this be expected to work? Can I go ahead and buy an emmc or not yet until a new kernel is released?

citruz commented 1 year ago

The problem above feels like it is a hardware issue of that specific board or that specific eMMC module, but that is only a guess from my side. It should work 🤷‍♂️

Elarion245 commented 1 year ago

Very good. I'll go ahead and buy one then once I find a good offer. Will report back then on this in a few weeks.

citruz commented 1 year ago

Just wondering, since it came up in another issue, doesn't the 4C+ have an M.2 connector on the top? For a half-sized ssd https://jamesachambers.com/rock-pi-4c-plus-w-nvme-sbc-review/

EDIT: Oh seems like there is a difference between Rock Pi 4C+ and Rock 4C+.. that is fucked up

Elarion245 commented 1 year ago

It is! I actually already ordered an ssd an when I unpacked my rock 4c+ I was very surprised not to have the M2 on top.

Then I checked Raxda and indeed found it not to be supported: https://wiki.radxa.com/Rock4/4cplus

Elarion245 commented 1 year ago

I just found that it is not about the Pi in the name. It is about the revision of the board. The M2 was removed when upgrading the design from v1.2 to v1.4: https://wiki.radxa.com/Rockpi4/hardware/revision

Elarion245 commented 1 year ago

I can confirm that the EMMC is working fine on the ROCK 4C+ (new version 1.4 without M.2) slot. I did not bridge Pins 23 and 25. It seems that this isn't required for HAOS.

I had to flash it three times though, as the first time the EMMC wasn't properly connected to the microSD adapter. Second attemt was fine on flashing, but I did a hard power down and afterwards it also didn't come up again. Third time I flashed, changed the haos-config, then reassembled everything and finally did the power on at its proper place in my apartment.

The overlay which disables the LED is also helpful here, as it indicates any bootup problems (e.g. if the green light remains on despite activating the overlay to disable it).

My next goal is now to flash Debian on the microSD. This way I should then be able to remotely connect from my laptop for any future EMMC updates without having to disassemble everything...

In case it helps, below a complete dmesg when booting from EMMC:

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 6.1.29 (builder@32475a8c8f38) (aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot -ge311b583e) 11.3.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Sat Jun  3 00:35:02 UTC 2023
[    0.000000] Machine model: Radxa ROCK 4C+
[    0.000000] earlycon: uart8250 at MMIO32 0x00000000ff1a0000 (options '')
[    0.000000] printk: bootconsole [uart8250] enabled
[    0.000000] efi: UEFI not found.
[    0.000000] NUMA: No NUMA configuration found
[    0.000000] NUMA: Faking a node at [mem 0x0000000000200000-0x00000000f7ffffff]
[    0.000000] NUMA: NODE_DATA [mem 0xf77d7380-0xf77d9fff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000200000-0x00000000f7ffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000200000-0x00000000f7ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x00000000f7ffffff]
[    0.000000] On node 0, zone DMA: 512 pages in unavailable ranges
[    0.000000] cma: Reserved 32 MiB at 0x00000000efe00000
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 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.2
[    0.000000] percpu: Embedded 21 pages/cpu s45480 r8192 d32344 u86016
[    0.000000] pcpu-alloc: s45480 r8192 d32344 u86016 alloc=21*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: detected: ARM erratum 845719
[    0.000000] alternatives: applying boot alternatives
[    0.000000] Fallback order for Node 0: 0
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 999432
[    0.000000] Policy zone: DMA
[    0.000000] Kernel command line: zram.enabled=1 zram.num_devices=3 net.naming-scheme=v250 systemd.machine_id=7a43236cb79943ddbdcd0f89e147ede7 fsck.repair=yes  root=PARTUUID=8d3d53e3-6d49-4c38-8349-aff6859e82fd rootfstype=squashfs ro rootwait rauc.slot=A earlycon=uart8250,mmio32,0xff1a0000 console=ttyS2,115200n8
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 3910168K/4061184K available (17920K kernel code, 3806K rwdata, 9340K rodata, 7808K init, 638K bss, 118248K reserved, 32768K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu:     RCU event tracing is enabled.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=6.
[    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 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[    0.000000] GICv3: 256 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GICv3: GICv3 features: 16 PPIs
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fef00000
[    0.000000] ITS [mem 0xfee20000-0xfee3ffff]
[    0.000000] ITS@0x00000000fee20000: allocated 65536 Devices @480000 (flat, esz 8, psz 64K, shr 0)
[    0.000000] ITS: using cache flushing for cmd queue
[    0.000000] GICv3: using LPI property table @0x0000000000440000
[    0.000000] GIC: using cache flushing for LPI property table
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000000450000
[    0.000000] GICv3: GIC: PPI partition interrupt-partition-0[0] { /cpus/cpu@0[0] /cpus/cpu@1[1] /cpus/cpu@2[2] /cpus/cpu@3[3] }
[    0.000000] GICv3: GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu@100[4] /cpus/cpu@101[5] }
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[    0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.013779] Console: colour dummy device 80x25
[    0.018794] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[    0.030095] pid_max: default: 32768 minimum: 301
[    0.035281] LSM: Security Framework initializing
[    0.040480] AppArmor: AppArmor initialized
[    0.045118] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.053281] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.063556] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    0.071248] cblist_init_generic: Setting adjustable number of callback queues.
[    0.079223] cblist_init_generic: Setting shift to 3 and lim to 1.
[    0.086046] cblist_init_generic: Setting shift to 3 and lim to 1.
[    0.093057] rcu: Hierarchical SRCU implementation.
[    0.098345] rcu:     Max phase no-delay instances is 1000.
[    0.104503] Platform MSI: interrupt-controller@fee20000 domain created
[    0.112198] PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
[    0.122229] fsl-mc MSI: interrupt-controller@fee20000 domain created
[    0.136532] EFI services will not be available.
[    0.142098] smp: Bringing up secondary CPUs ...
[    0.147905] Detected VIPT I-cache on CPU1
[    0.148020] cacheinfo: Unable to detect cache hierarchy for CPU 1
[    0.148039] GICv3: CPU1: found redistributor 1 region 0:0x00000000fef20000
[    0.148061] GICv3: CPU1: using allocated LPI pending table @0x0000000000460000
[    0.148121] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.149006] Detected VIPT I-cache on CPU2
[    0.149103] cacheinfo: Unable to detect cache hierarchy for CPU 2
[    0.149118] GICv3: CPU2: found redistributor 2 region 0:0x00000000fef40000
[    0.149137] GICv3: CPU2: using allocated LPI pending table @0x0000000000470000
[    0.149179] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[    0.149980] Detected VIPT I-cache on CPU3
[    0.150078] cacheinfo: Unable to detect cache hierarchy for CPU 3
[    0.150093] GICv3: CPU3: found redistributor 3 region 0:0x00000000fef60000
[    0.150112] GICv3: CPU3: using allocated LPI pending table @0x0000000000500000
[    0.150153] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[    0.150965] CPU features: detected: Spectre-v2
[    0.150978] CPU features: detected: Spectre-v3a
[    0.150986] CPU features: detected: Spectre-BHB
[    0.150997] CPU features: detected: ARM erratum 1742098
[    0.151004] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[    0.151010] Detected PIPT I-cache on CPU4
[    0.151105] cacheinfo: Unable to detect cache hierarchy for CPU 4
[    0.151121] GICv3: CPU4: found redistributor 100 region 0:0x00000000fef80000
[    0.151139] GICv3: CPU4: using allocated LPI pending table @0x0000000000510000
[    0.151179] CPU4: Booted secondary processor 0x0000000100 [0x410fd082]
[    0.152018] Detected PIPT I-cache on CPU5
[    0.152100] cacheinfo: Unable to detect cache hierarchy for CPU 5
[    0.152114] GICv3: CPU5: found redistributor 101 region 0:0x00000000fefa0000
[    0.152131] GICv3: CPU5: using allocated LPI pending table @0x0000000000520000
[    0.152163] CPU5: Booted secondary processor 0x0000000101 [0x410fd082]
[    0.152280] smp: Brought up 1 node, 6 CPUs
[    0.354218] SMP: Total of 6 processors activated.
[    0.359403] CPU features: detected: 32-bit EL0 Support
[    0.365079] CPU features: detected: 32-bit EL1 Support
[    0.370739] CPU features: detected: CRC32 instructions
[    0.376532] CPU: All CPU(s) started at EL2
[    0.381069] alternatives: applying system-wide alternatives
[    0.391148] devtmpfs: initialized
[    0.409245] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.419980] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.428539] pinctrl core: initialized pinctrl subsystem
[    0.437371] DMI not present or invalid.
[    0.442392] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.450576] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[    0.458762] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.467625] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.476387] audit: initializing netlink subsys (disabled)
[    0.482523] audit: type=2000 audit(0.324:1): state=initialized audit_enabled=0 res=1
[    0.484042] thermal_sys: Registered thermal governor 'step_wise'
[    0.491065] thermal_sys: Registered thermal governor 'power_allocator'
[    0.497730] cpuidle: using governor menu
[    0.509494] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.517157] ASID allocator initialised with 65536 entries
[    0.525478] Serial: AMBA PL011 UART driver
[    0.558657] platform fe330000.mmc: Fixed dependency cycle(s) with /syscon@ff770000/phy@f780
[    0.573751] platform ff900000.vop: Fixed dependency cycle(s) with /hdmi@ff940000
[    0.581954] platform ff8f0000.vop: Fixed dependency cycle(s) with /hdmi@ff940000
[    0.597895] rockchip-gpio ff720000.gpio: probed /pinctrl/gpio@ff720000
[    0.605722] rockchip-gpio ff730000.gpio: probed /pinctrl/gpio@ff730000
[    0.613505] rockchip-gpio ff780000.gpio: probed /pinctrl/gpio@ff780000
[    0.621282] rockchip-gpio ff788000.gpio: probed /pinctrl/gpio@ff788000
[    0.629005] rockchip-gpio ff790000.gpio: probed /pinctrl/gpio@ff790000
[    0.640802] KASLR disabled due to lack of seed
[    0.659239] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.666717] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[    0.673617] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[    0.681077] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[    0.687972] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.695428] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[    0.702322] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[    0.709780] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[    0.718864] ACPI: Interpreter disabled.
[    0.728201] iommu: Default domain type: Translated
[    0.733578] iommu: DMA domain TLB invalidation policy: strict mode
[    0.740754] SCSI subsystem initialized
[    0.745041] libata version 3.00 loaded.
[    0.745276] usbcore: registered new interface driver usbfs
[    0.751355] usbcore: registered new interface driver hub
[    0.757230] usbcore: registered new device driver usb
[    0.764406] mc: Linux media interface: v0.10
[    0.769123] videodev: Linux video capture interface: v2.00
[    0.775183] pps_core: LinuxPPS API ver. 1 registered
[    0.780641] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.790698] PTP clock support registered
[    0.795200] EDAC MC: Ver: 3.0.0
[    0.801126] FPGA manager framework
[    0.804949] Advanced Linux Sound Architecture Driver Initialized.
[    0.812496] vgaarb: loaded
[    0.815895] clocksource: Switched to clocksource arch_sys_counter
[    0.822840] VFS: Disk quotas dquot_6.6.0
[    0.827201] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.835337] AppArmor: AppArmor Filesystem Enabled
[    0.840555] pnp: PnP ACPI: disabled
[    0.853970] NET: Registered PF_INET protocol family
[    0.859607] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.872155] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.881648] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.890178] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.899238] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    0.908642] TCP: Hash tables configured (established 32768 bind 32768)
[    0.915991] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.923506] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.931687] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.938367] RPC: Registered named UNIX socket transport module.
[    0.944885] RPC: Registered udp transport module.
[    0.950063] RPC: Registered tcp transport module.
[    0.955230] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.962312] PCI: CLS 0 bytes, default 64
[    0.967763] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[    0.977222] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[    0.986847] kvm [1]: IPA Size Limit: 40 bits
[    0.993534] kvm [1]: vgic-v2@fff20000
[    0.997595] kvm [1]: GIC system register CPU interface enabled
[    1.004234] kvm [1]: vgic interrupt IRQ18
[    1.008874] kvm [1]: Hyp mode initialized successfully
[    1.016389] Initialise system trusted keyrings
[    1.021500] workingset: timestamp_bits=42 max_order=20 bucket_order=0
[    1.036153] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.043279] NFS: Registering the id_resolver key type
[    1.048872] Key type id_resolver registered
[    1.053475] Key type id_legacy registered
[    1.057966] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.065335] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    1.073733] 9p: Installing v9fs 9p2000 file system support
[    1.142914] Key type asymmetric registered
[    1.147420] Asymmetric key parser 'x509' registered
[    1.152839] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    1.161139] io scheduler mq-deadline registered
[    1.166136] io scheduler kyber registered
[    1.200385] EINJ: ACPI disabled.
[    1.225505] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330
[    1.233845] dma-pl330 ff6d0000.dma-controller:       DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12
[    1.245234] dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330
[    1.253562] dma-pl330 ff6e0000.dma-controller:       DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[    1.284284] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.294022] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 37, base_baud = 1500000) is a 16550A
[    1.303962] serial serial0: tty port ttyS0 registered
[    1.310338] ff1a0000.serial: ttyS2 at MMIO 0xff1a0000 (irq = 38, base_baud = 1500000) is a 16550A
[    1.320305] printk: console [ttyS2] enabled
[    1.329708] printk: bootconsole [uart8250] disabled
[    1.343126] SuperH (H)SCI(F) driver initialized
[    1.349175] msm_serial: driver initialized
[    1.356589] random: crng init done
[    1.360797] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    1.373918] loop: module loaded
[    1.377937] zram: Added device: zram0
[    1.382457] zram: Added device: zram1
[    1.386986] zram: Added device: zram2
[    1.392538] megasas: 07.719.03.00-rc1
[    1.406812] tun: Universal TUN/TAP device driver, 1.6
[    1.413946] thunder_xcv, ver 1.0
[    1.417616] thunder_bgx, ver 1.0
[    1.421263] nicpf, ver 1.0
[    1.426533] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[    1.434621] hns3: Copyright (c) 2017 Huawei Corporation.
[    1.440615] hclge is initializing
[    1.444346] e1000: Intel(R) PRO/1000 Network Driver
[    1.449806] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    1.456272] e1000e: Intel(R) PRO/1000 Network Driver
[    1.461828] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    1.468492] igb: Intel(R) Gigabit Ethernet Network Driver
[    1.474535] igb: Copyright (c) 2007-2014 Intel Corporation.
[    1.480803] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[    1.487815] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    1.495041] sky2: driver version 1.30
[    1.501126] VFIO - User Level meta-driver version: 0.3
[    1.514603] usbcore: registered new interface driver usb-storage
[    1.521419] usbcore: registered new interface driver usbserial_generic
[    1.528743] usbserial: USB Serial support registered for generic
[    1.540270] i2c_dev: i2c /dev entries driver
[    1.549015] dw-apb-uart ff180000.serial: Failed to create device link (0x180) with 0-0020
[    1.559170] rk808 0-0020: chip id: 0x8090
[    1.579010] rk808-regulator rk808-regulator: there is no dvs0 gpio
[    1.585978] rk808-regulator rk808-regulator: there is no dvs1 gpio
[    1.605860] vcc_mipi: Bringing 1800000uV into 3000000-3000000uV
[    1.624273] dw-apb-uart ff180000.serial: Failed to create device link (0x180) with 0-0020
[    1.634309] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected!
[    1.643622] regulator: mapping for mode 1 not defined
[    1.649657] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected!
[    1.660920] Driver for 1-wire Dallas network protocol.
[    1.673560] dw_wdt ff848000.watchdog: No valid TOPs array specified
[    1.684939] cpu cpu0: EM: created perf domain
[    1.690942] cpu cpu4: EM: created perf domain
[    1.699704] sdhci: Secure Digital Host Controller Interface driver
[    1.707028] sdhci: Copyright(c) Pierre Ossman
[    1.713618] Synopsys Designware Multimedia Card Interface Driver
[    1.721477] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.722184] dwmmc_rockchip fe310000.mmc: IDMAC supports 32-bit address mode.
[    1.722475] dwmmc_rockchip fe320000.mmc: IDMAC supports 32-bit address mode.
[    1.722521] dwmmc_rockchip fe320000.mmc: Using internal DMA controller.
[    1.722542] dwmmc_rockchip fe320000.mmc: Version ID is 270a
[    1.722639] dwmmc_rockchip fe320000.mmc: DW MMC controller at irq 75,32 bit host data width,256 deep fifo
[    1.731207] mmc1: CQHCI version 5.10
[    1.735953] dwmmc_rockchip fe310000.mmc: Using internal DMA controller.
[    1.736104] dwmmc_rockchip fe320000.mmc: Got CD GPIO
[    1.744548] ledtrig-cpu: registered to indicate activity on CPUs
[    1.751155] dwmmc_rockchip fe310000.mmc: Version ID is 270a
[    1.759682] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    1.768174] dwmmc_rockchip fe310000.mmc: DW MMC controller at irq 74,32 bit host data width,256 deep fifo
[    1.771312] mmc1: SDHCI controller on fe330000.mmc [fe330000.mmc] using ADMA
[    1.773229] hid: raw HID events driver (C) Jiri Kosina
[    1.794484] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[    1.798664] dwmmc_rockchip fe310000.mmc: allocated mmc-pwrseq
[    1.798812] usbcore: registered new interface driver usbhid
[    1.798821] usbhid: USB HID core driver
[    1.857218] mmc_host mmc2: card is non-removable.
[    1.876084] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[    1.877024] IPVS: Registered protocols ()
[    1.891104] IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
[    1.899401] IPVS: ipvs loaded.
[    1.902830] IPVS: [rr] scheduler registered.
[    1.908022] mmc1: Command Queue Engine enabled
[    1.908111] NET: Registered PF_INET6 protocol family
[    1.913043] mmc1: new HS400 Enhanced strobe MMC card at address 0001
[    1.919719] Segment Routing with IPv6
[    1.926511] mmcblk1: mmc1:0001 A3A55B 28.9 GiB
[    1.929916] In-situ OAM (IOAM) with IPv6
[    1.938976]  mmcblk1: p1 p2 p3 p4 p5 p6 p7 p8
[    1.939348] NET: Registered PF_PACKET protocol family
[    1.946194] mmcblk1boot0: mmc1:0001 A3A55B 4.00 MiB
[    1.949803] Bridge firewalling registered
[    1.956618] mmcblk1boot1: mmc1:0001 A3A55B 4.00 MiB
[    1.959910] 9pnet: Installing 9P2000 support
[    1.966636] mmcblk1rpmb: mmc1:0001 A3A55B 16.0 MiB, chardev (509:0)
[    1.970180] Key type dns_resolver registered
[    1.982522] registered taskstats version 1
[    1.987144] Loading compiled-in X.509 certificates
[    1.993526] zswap: loaded using pool lz4/zsmalloc
[    1.998645] mmc_host mmc2: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0)
[    2.000690] AppArmor: AppArmor sha1 policy hashing enabled
[    2.070054] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    2.076389] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[    2.085121] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010
[    2.095700] xhci-hcd xhci-hcd.0.auto: irq 81, io mem 0xfe800000
[    2.102491] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    2.108657] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[    2.117249] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[    2.125477] hub 1-0:1.0: USB hub found
[    2.129718] hub 1-0:1.0: 1 port detected
[    2.134306] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.143890] hub 2-0:1.0: USB hub found
[    2.148209] hub 2-0:1.0: 1 port detected
[    2.148458] dwmmc_rockchip fe310000.mmc: Successfully tuned phase to 193
[    2.158628] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[    2.162610] mmc2: new ultra high speed SDR104 SDIO card at address 0001
[    2.166443] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
[    2.182359] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010
[    2.192916] xhci-hcd xhci-hcd.1.auto: irq 82, io mem 0xfe900000
[    2.199671] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[    2.205826] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
[    2.214405] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[    2.222381] hub 3-0:1.0: USB hub found
[    2.226611] hub 3-0:1.0: 1 port detected
[    2.231201] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.241260] hub 4-0:1.0: USB hub found
[    2.245501] hub 4-0:1.0: 1 port detected
[    2.257497] printk: console [netcon0] enabled
[    2.259933] ehci-platform fe380000.usb: EHCI Host Controller
[    2.260001] ehci-platform fe3c0000.usb: EHCI Host Controller
[    2.260032] ohci-platform fe3a0000.usb: Generic Platform OHCI controller
[    2.260036] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 5
[    2.260040] ohci-platform fe3e0000.usb: Generic Platform OHCI controller
[    2.260061] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 6
[    2.260066] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 7
[    2.260134] ohci-platform fe3e0000.usb: irq 85, io mem 0xfe3e0000
[    2.260194] ehci-platform fe3c0000.usb: irq 83, io mem 0xfe3c0000
[    2.260254] ohci-platform fe3a0000.usb: irq 86, io mem 0xfe3a0000
[    2.262387] netconsole: network logging started
[    2.268987] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 8
[    2.276007] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00
[    2.276099] ALSA device list:
[    2.276107]   No soundcards found.
[    2.282784] ehci-platform fe380000.usb: irq 84, io mem 0xfe380000
[    2.292238] hub 5-0:1.0: USB hub found
[    2.311986] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00
[    2.316432] hub 5-0:1.0: 1 port detected
[    2.387071] dw-apb-uart ff1a0000.serial: forbid DMA for kernel console
[    2.387932] hub 8-0:1.0: USB hub found
[    2.398593] hub 8-0:1.0: 1 port detected
[    2.403549] hub 7-0:1.0: USB hub found
[    2.407864] hub 7-0:1.0: 1 port detected
[    2.413017] hub 6-0:1.0: USB hub found
[    2.417280] hub 6-0:1.0: 1 port detected
[    2.430513] VFS: Mounted root (squashfs filesystem) readonly on device 179:3.
[    2.440394] devtmpfs: mounted
[    2.448767] Freeing unused kernel memory: 7808K
[    2.453908] Run /sbin/init as init process
[    2.458639]   with arguments:
[    2.458642]     /sbin/init
[    2.458645]   with environment:
[    2.458647]     HOME=/
[    2.458649]     TERM=linux
[    2.606644] systemd[1]: System time before build time, advancing clock.
[    2.672773] 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)
[    2.708103] systemd[1]: Detected architecture arm64.
[    2.735765] systemd[1]: Hostname set to <homeassistant>.
[    2.742054] systemd[1]: Installed transient /etc/machine-id file.
[    3.045498] systemd[1]: Queued start job for default target Multi-User System.
[    3.131562] systemd[1]: Created slice Slice /system/ha-cli.
[    3.160033] systemd[1]: Created slice Slice /system/modprobe.
[    3.187037] systemd[1]: Created slice Slice /system/serial-getty.
[    3.216199] systemd[1]: Created slice Slice /system/systemd-fsck.
[    3.242244] systemd[1]: Created slice Slice /system/systemd-growfs.
[    3.271969] systemd[1]: Created slice User and Session Slice.
[    3.296583] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    3.324692] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    3.352762] systemd[1]: Reached target Local Encrypted Volumes.
[    3.376485] systemd[1]: Reached target HassOS hardware targets.
[    3.400407] systemd[1]: Reached target HassOS zram targets.
[    3.424381] systemd[1]: Reached target Local Integrity Protected Volumes.
[    3.448466] systemd[1]: Reached target NFS client services.
[    3.472309] systemd[1]: Reached target Path Units.
[    3.488335] systemd[1]: Reached target Preparation for Remote File Systems.
[    3.512673] systemd[1]: Reached target Remote Encrypted Volumes.
[    3.536571] systemd[1]: Reached target Remote File Systems.
[    3.560356] systemd[1]: Reached target Remote Verity Protected Volumes.
[    3.584360] systemd[1]: Reached target Slice Units.
[    3.596756] systemd[1]: Reached target Local Verity Protected Volumes.
[    3.621391] systemd[1]: Listening on D-Bus System Message Bus Socket.
[    3.717253] systemd[1]: Listening on RPCbind Server Activation Socket.
[    3.740662] systemd[1]: Reached target RPC Port Mapper.
[    3.782808] systemd[1]: Listening on Process Core Dump Socket.
[    3.805191] systemd[1]: Listening on Journal Audit Socket.
[    3.830343] systemd[1]: Listening on Journal Socket (/dev/log).
[    3.854491] systemd[1]: Listening on Journal Socket.
[    3.886014] systemd[1]: Listening on udev Control Socket.
[    3.909022] systemd[1]: Listening on udev Kernel Socket.
[    3.992889] systemd[1]: Mounting Huge Pages File System...
[    4.023434] systemd[1]: Mounting POSIX Message Queue File System...
[    4.117163] systemd[1]: Mounting Kernel Debug File System...
[    4.140757] systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
[    4.217897] systemd[1]: Starting Home Assistant OS Agent...
[    4.253771] systemd[1]: Starting Create List of Static Device Nodes...
[    4.286492] systemd[1]: Starting Load Kernel Module configfs...
[    4.364974] systemd[1]: Starting Load Kernel Module drm...
[    4.394850] systemd[1]: Starting Load Kernel Module efi_pstore...
[    4.427289] systemd[1]: Starting Load Kernel Module fuse...
[    4.447566] fuse: init (API version 7.37)
[    4.521522] systemd[1]: Starting Journal Service...
[    4.540395] systemd[1]: Starting Generate network units from Kernel command line...
[    4.573170] systemd[1]: Starting Remount Root and Kernel File Systems...
[    4.599816] systemd[1]: Starting Wait Until Kernel Time Synchronized...
[    4.627149] systemd[1]: Starting Coldplug All udev Devices...
[    4.647296] systemd[1]: Starting Disk Manager...
[    4.669357] systemd[1]: Starting HassOS ZRAM tmp...
[    4.693930] systemd[1]: Starting HassOS ZRAM var...
[    4.708446] zram1: detected capacity change from 0 to 65536
[    4.708512] zram2: detected capacity change from 0 to 32768
[    4.712544] systemd[1]: Started Journal Service.
[    5.349729] audit: type=1334 audit(1680605724.740:2): prog-id=6 op=LOAD
[    5.357466] audit: type=1334 audit(1680605724.748:3): prog-id=7 op=LOAD
[    6.193735]  cs_system_cfg: CoreSight Configuration manager initialised
[    6.230815] coresight-cpu-debug fe430000.debug: Coresight debug-CPU0 initialized
[    6.245154] coresight-cpu-debug fe432000.debug: Coresight debug-CPU1 initialized
[    6.261156] coresight-cpu-debug fe434000.debug: Coresight debug-CPU2 initialized
[    6.270505] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    6.279288] coresight-cpu-debug fe436000.debug: Coresight debug-CPU3 initialized
[    6.280093] coresight-cpu-debug fe610000.debug: Coresight debug-CPU4 initialized
[    6.292138] EXT4-fs (mmcblk1p7): mounted filesystem with ordered data mode. Quota mode: none.
[    6.302723] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    6.308328] coresight-cpu-debug fe710000.debug: Coresight debug-CPU5 initialized
[    6.356699] rk_gmac-dwmac fe300000.ethernet: IRQ eth_wake_irq not found
[    6.364186] rk_gmac-dwmac fe300000.ethernet: IRQ eth_lpi not found
[    6.371378] rk_gmac-dwmac fe300000.ethernet: PTP uses main clock
[    6.389035] rk_gmac-dwmac fe300000.ethernet: clock input or output? (input).
[    6.395593] brcmfmac: brcmf_of_probe: interrupt could not be mapped
[    6.397034] rk_gmac-dwmac fe300000.ethernet: TX delay(0x2a).
[    6.405094] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[    6.410466] rk_gmac-dwmac fe300000.ethernet: RX delay(0x21).
[    6.410497] rk_gmac-dwmac fe300000.ethernet: integrated PHY? (no).
[    6.410552] rk_gmac-dwmac fe300000.ethernet: clock input from PHY
[    6.429098] brcmfmac mmc2:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.radxa,rock-4c-plus.bin failed with error -2
[    6.439763] rk_gmac-dwmac fe300000.ethernet: init for RGMII
[    6.459977] rk_gmac-dwmac fe300000.ethernet: User ID: 0x10, Synopsys ID: 0x35
[    6.468091] rk_gmac-dwmac fe300000.ethernet:         DWMAC1000
[    6.474169] rk_gmac-dwmac fe300000.ethernet: DMA HW capability register supported
[    6.482561] rk_gmac-dwmac fe300000.ethernet: RX Checksum Offload Engine supported
[    6.490969] rk_gmac-dwmac fe300000.ethernet: COE Type 2
[    6.496831] rk_gmac-dwmac fe300000.ethernet: TX Checksum insertion supported
[    6.503096] rockchip_vdec: module is from the staging directory, the quality is unknown, you have been warned.
[    6.504728] rk_gmac-dwmac fe300000.ethernet: Wake-Up On Lan supported
[    6.510899] rk_gmac-dwmac fe300000.ethernet: Normal descriptors
[    6.526466] rockchip-rga ff680000.rga: HW Version: 0x03.02
[    6.530105] rk_gmac-dwmac fe300000.ethernet: Ring mode enabled
[    6.532628] rockchip-vop ff8f0000.vop: Adding to iommu group 2
[    6.534207] rockchip-vop ff900000.vop: Adding to iommu group 3
[    6.548459] rockchip-rga ff680000.rga: Registered rockchip-rga as /dev/video0
[    6.549294] rk_gmac-dwmac fe300000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[    6.573860] Bluetooth: Core ver 2.22
[    6.574407] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Nov  1 2021 00:37:25 version 7.45.241 (1a2f2fa CY) FWID 01-703fd60
[    6.577189] rk808-rtc rk808-rtc: registered as rtc0
[    6.578026] rk808-rtc rk808-rtc: setting system clock to 2023-06-08T13:26:26 UTC (1686230786)
[    6.582930] NET: Registered PF_BLUETOOTH protocol family
[    6.585658] systemd-journald[195]: Oldest entry in /run/log/journal/7a43236cb79943ddbdcd0f89e147ede7/system.journal is older than the configured file retention duration (1month), suggesting rotation.
[    6.585683] systemd-journald[195]: /run/log/journal/7a43236cb79943ddbdcd0f89e147ede7/system.journal: Journal header limits reached or header out-of-date, rotating.
[    6.616127] rkvdec ff660000.video-codec: Adding to iommu group 1
[    6.617528] Bluetooth: HCI device and connection manager initialized
[    6.621644] systemd-journald[195]: Oldest entry in /run/log/journal/7a43236cb79943ddbdcd0f89e147ede7/system.journal is older than the configured file retention duration (1month), suggesting rotation.
[    6.621672] systemd-journald[195]: /run/log/journal/7a43236cb79943ddbdcd0f89e147ede7/system.journal: Journal header limits reached or header out-of-date, rotating.
[    6.646336] hantro-vpu ff650000.video-codec: Adding to iommu group 0
[    6.653718] Bluetooth: HCI socket layer initialized
[    6.653728] Bluetooth: L2CAP socket layer initialized
[    6.653750] Bluetooth: SCO socket layer initialized
[    6.654079] panfrost ff9a0000.gpu: clock rate = 500000000
[    6.659365] rockchip-drm display-subsystem: bound ff8f0000.vop (ops vop_component_ops [rockchipdrm])
[    6.659488] [drm] unsupported AFBC format[3231564e]
[    6.661351] rockchip-drm display-subsystem: bound ff900000.vop (ops vop_component_ops [rockchipdrm])
[    6.675202] panfrost ff9a0000.gpu: mali-t860 id 0x860 major 0x2 minor 0x0 status 0x0
[    6.686595] RTL8211F Gigabit Ethernet stmmac-0:00: attached PHY driver (mii_bus:phy_addr=stmmac-0:00, irq=POLL)
[    6.686607] RTL8211F Gigabit Ethernet stmmac-0:01: attached PHY driver (mii_bus:phy_addr=stmmac-0:01, irq=POLL)
[    6.713502] dwhdmi-rockchip ff940000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY)
[    6.716734] panfrost ff9a0000.gpu: features: 00000000,00000407, issues: 00000000,24040400
[    6.724591] hantro-vpu ff650000.video-codec: registered rockchip,rk3399-vpu-enc as /dev/video2
[    6.727616] panfrost ff9a0000.gpu: Features: L2:0x07120206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002830 AS:0xff JS:0x7
[    6.750546] rockchip-drm display-subsystem: bound ff940000.hdmi (ops dw_hdmi_rockchip_ops [rockchipdrm])
[    6.759715] panfrost ff9a0000.gpu: shader_present=0xf l2_present=0x1
[    6.769619] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0
[    6.780920] hantro-vpu ff650000.video-codec: registered rockchip,rk3399-vpu-dec as /dev/video3
[    6.790824] Bluetooth: HCI UART driver ver 2.3
[    6.790834] Bluetooth: HCI UART protocol H4 registered
[    6.790900] Bluetooth: HCI UART protocol LL registered
[    6.791031] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes
[    6.796716] Bluetooth: HCI UART protocol Broadcom registered
[    6.798812] Bluetooth: HCI UART protocol QCA registered
[    6.805960] Bluetooth: HCI UART protocol Marvell registered
[    6.811431] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes
[    6.829658] [drm] Initialized panfrost 1.2.0 20180908 for ff9a0000.gpu on minor 1
[    6.834328] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes
[    6.940087] dw-apb-uart ff180000.serial: failed to request DMA
[    7.192877] Bluetooth: hci0: BCM: chip id 107
[    7.200201] Bluetooth: hci0: BCM: features 0x2f
[    7.207632] Bluetooth: hci0: BCM4345C0
[    7.216324] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000
[    7.221272] Bluetooth: hci0: BCM4345C0 'brcm/BCM4345C0.hcd' Patch
[    7.911173] EXT4-fs (mmcblk1p8): mounted filesystem with ordered data mode. Quota mode: none.
[    8.065894] EXT4-fs (mmcblk1p8): resizing filesystem from 7399163 to 7399163 blocks
[    8.282115] Adding 1303740k swap on /mnt/data/swapfile.  Priority:-2 extents:3 across:1443004k SSFS
[    8.338396] Bluetooth: hci0: BCM: features 0x2f
[    8.342070] Bluetooth: hci0: BCM43455 37.4MHz Raspberry Pi 3+-0187
[    8.342084] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0370
[    8.364382] EXT4-fs (zram2): mounted filesystem without journal. Quota mode: none.
[    8.883587] systemd-journald[195]: Received client request to flush runtime journal.
[    9.316621] audit: type=1334 audit(1686230789.236:4): prog-id=8 op=LOAD
[   10.130851] audit: type=1334 audit(1686230790.048:5): prog-id=9 op=LOAD
[   10.131748] audit: type=1334 audit(1686230790.048:6): prog-id=10 op=LOAD
[   10.132305] audit: type=1334 audit(1686230790.052:7): prog-id=11 op=LOAD
[   10.258447] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   10.258473] Bluetooth: BNEP filters: protocol multicast
[   10.258493] Bluetooth: BNEP socket layer initialized
[   10.263427] Bluetooth: MGMT ver 1.22
[   10.273978] NET: Registered PF_ALG protocol family
[   10.455150] audit: type=1334 audit(1686230790.372:8): prog-id=12 op=LOAD
[   10.455611] audit: type=1334 audit(1686230790.372:9): prog-id=13 op=LOAD
[   10.455757] audit: type=1334 audit(1686230790.372:10): prog-id=14 op=LOAD
[   10.832539] rk_gmac-dwmac fe300000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
[   10.935987] rk_gmac-dwmac fe300000.ethernet eth0: PHY [stmmac-0:00] driver [RTL8211F Gigabit Ethernet] (irq=POLL)
[   10.943990] rk_gmac-dwmac fe300000.ethernet eth0: No Safety Features support found
[   10.944016] rk_gmac-dwmac fe300000.ethernet eth0: PTP not supported by HW
[   10.949531] rk_gmac-dwmac fe300000.ethernet eth0: configuring for phy/rgmii link mode
[   14.049204] rk_gmac-dwmac fe300000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[   14.049249] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   16.958120] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   17.189962] audit: type=1334 audit(1686230797.108:11): prog-id=15 op=LOAD
[   17.665116] audit: type=1400 audit(1686230802.581:12): apparmor="STATUS" operation="profile_load" profile="unconfined" name="hassio-supervisor" pid=561 comm="apparmor_parser"
[   17.665133] audit: type=1400 audit(1686230802.581:12): apparmor="STATUS" operation="profile_load" profile="unconfined" name="hassio-supervisor///usr/bin/gdbus" pid=561 comm="apparmor_parser"
[   17.665142] audit: type=1400 audit(1686230802.581:12): apparmor="STATUS" operation="profile_load" profile="unconfined" name="hassio-supervisor///usr/bin/git" pid=561 comm="apparmor_parser"
[   17.665150] audit: type=1300 audit(1686230802.581:12): arch=c00000b7 syscall=64 success=yes exit=39307 a0=6 a1=aaaaef328c90 a2=998b a3=1 items=0 ppid=560 pid=561 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="apparmor_parser" exe="/usr/sbin/apparmor_parser" subj=unconfined key=(null)
[   17.665158] audit: type=1327 audit(1686230802.581:12): proctitle=61707061726D6F725F706172736572002D72002D57002D4C002F6D6E742F646174612F73757065727669736F722F61707061726D6F722F6361636865002F6D6E742F646174612F73757065727669736F722F61707061726D6F722F68617373696F2D73757065727669736F72
[   17.736771] audit: type=1334 audit(1686230802.661:13): prog-id=15 op=UNLOAD
[   17.763748] audit: type=1334 audit(1686230802.685:14): prog-id=16 op=LOAD
[   18.136531] audit: type=1334 audit(1686230803.061:15): prog-id=16 op=UNLOAD
[   18.138619] audit: type=1334 audit(1686230803.061:16): prog-id=17 op=LOAD
[   19.687739] Initializing XFRM netlink socket
[   20.859072] hassio: port 1(veth348070a) entered blocking state
[   20.859132] hassio: port 1(veth348070a) entered disabled state
[   20.859644] device veth348070a entered promiscuous mode
[   20.860501] hassio: port 1(veth348070a) entered blocking state
[   20.860533] hassio: port 1(veth348070a) entered forwarding state
[   20.860775] hassio: port 1(veth348070a) entered disabled state
[   22.138704] eth0: renamed from veth63cb454
[   22.157632] IPv6: ADDRCONF(NETDEV_CHANGE): veth348070a: link becomes ready
[   22.157747] hassio: port 1(veth348070a) entered blocking state
[   22.157765] hassio: port 1(veth348070a) entered forwarding state
[   22.157917] IPv6: ADDRCONF(NETDEV_CHANGE): hassio: link becomes ready
[   23.051260] docker0: port 1(vethda3104d) entered blocking state
[   23.051293] docker0: port 1(vethda3104d) entered disabled state
[   23.051475] device vethda3104d entered promiscuous mode
[   23.051535] kauditd_printk_skb: 252 callbacks suppressed
[   23.051542] audit: type=1700 audit(1686230807.973:103): dev=vethda3104d prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
[   23.053005] audit: type=1300 audit(1686230807.973:103): arch=c00000b7 syscall=206 success=yes exit=40 a0=c a1=4000e8c750 a2=28 a3=0 items=0 ppid=1 pid=567 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="dockerd" exe="/usr/bin/dockerd" subj=unconfined key=(null)
[   23.053650] audit: type=1327 audit(1686230807.973:103): proctitle=2F7573722F62696E2F646F636B657264002D480066643A2F2F002D2D636F6E7461696E6572643D2F72756E2F636F6E7461696E6572642F636F6E7461696E6572642E736F636B
[   23.118975] hassio: port 2(veth263cd74) entered blocking state
[   23.119005] hassio: port 2(veth263cd74) entered disabled state
[   23.119165] device veth263cd74 entered promiscuous mode
[   23.119219] audit: type=1700 audit(1686230808.041:104): dev=veth263cd74 prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
[   23.119781] audit: type=1300 audit(1686230808.041:104): arch=c00000b7 syscall=206 success=yes exit=40 a0=c a1=40009ff3b0 a2=28 a3=0 items=0 ppid=1 pid=567 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="dockerd" exe="/usr/bin/dockerd" subj=unconfined key=(null)
[   23.119815] audit: type=1327 audit(1686230808.041:104): proctitle=2F7573722F62696E2F646F636B657264002D480066643A2F2F002D2D636F6E7461696E6572643D2F72756E2F636F6E7461696E6572642F636F6E7461696E6572642E736F636B
[   23.120061] hassio: port 2(veth263cd74) entered blocking state
[   23.120075] hassio: port 2(veth263cd74) entered forwarding state
[   23.473292] audit: type=1334 audit(1686230808.397:105): prog-id=22 op=LOAD
[   23.473339] audit: type=1300 audit(1686230808.397:105): arch=c00000b7 syscall=280 success=yes exit=14 a0=5 a1=400018d700 a2=78 a3=0 items=0 ppid=1190 pid=1201 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
[   23.473369] audit: type=1327 audit(1686230808.397:105): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F36643161373131343638373765376266356264363730366562
[   23.473843] audit: type=1334 audit(1686230808.397:106): prog-id=23 op=LOAD
[   23.822317] eth0: renamed from vethb5dd80e
[   23.841879] hassio: port 2(veth263cd74) entered disabled state
[   23.842138] IPv6: ADDRCONF(NETDEV_CHANGE): vethda3104d: link becomes ready
[   23.842296] docker0: port 1(vethda3104d) entered blocking state
[   23.842316] docker0: port 1(vethda3104d) entered forwarding state
[   23.842526] IPv6: ADDRCONF(NETDEV_CHANGE): docker0: link becomes ready
[   24.098663] eth1: renamed from veth3cae186
[   24.117893] IPv6: ADDRCONF(NETDEV_CHANGE): veth263cd74: link becomes ready
[   24.118071] hassio: port 2(veth263cd74) entered blocking state
[   24.118095] hassio: port 2(veth263cd74) entered forwarding state
[   29.094808] kauditd_printk_skb: 31 callbacks suppressed
[   29.094818] audit: type=1334 audit(1686230814.017:118): prog-id=25 op=LOAD
[   29.095904] audit: type=1334 audit(1686230814.017:119): prog-id=26 op=LOAD
[   29.096411] audit: type=1334 audit(1686230814.021:120): prog-id=27 op=LOAD
[   30.013036] audit: type=1334 audit(1686230814.937:121): prog-id=17 op=UNLOAD
[   30.016447] audit: type=1334 audit(1686230814.941:122): prog-id=28 op=LOAD
[   30.389960] audit: type=1334 audit(1686230815.313:123): prog-id=28 op=UNLOAD
[   30.394091] audit: type=1334 audit(1686230815.317:124): prog-id=29 op=LOAD
[   38.220294] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   38.393553] audit: type=1334 audit(1686230823.317:125): prog-id=29 op=UNLOAD
[   38.396562] audit: type=1334 audit(1686230823.321:126): prog-id=30 op=LOAD
[   38.518333] audit: type=1400 audit(1686230823.429:127): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="hassio-supervisor" pid=1559 comm="apparmor_parser"
[   38.518370] audit: type=1400 audit(1686230823.429:127): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="hassio-supervisor///usr/bin/gdbus" pid=1559 comm="apparmor_parser"
[   38.518386] audit: type=1400 audit(1686230823.429:127): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="hassio-supervisor///usr/bin/git" pid=1559 comm="apparmor_parser"
[   38.518403] audit: type=1300 audit(1686230823.429:127): arch=c00000b7 syscall=64 success=yes exit=39307 a0=6 a1=aaab0ecc3c90 a2=998b a3=1 items=0 ppid=1558 pid=1559 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="apparmor_parser" exe="/usr/sbin/apparmor_parser" subj=unconfined key=(null)
[   38.518420] audit: type=1327 audit(1686230823.429:127): proctitle=61707061726D6F725F706172736572002D2D7265706C616365002D2D77726974652D6361636865002D2D63616368652D6C6F63002F6D6E742F646174612F73757065727669736F722F61707061726D6F722F6361636865002F6D6E742F646174612F73757065727669736F722F61707061726D6F722F68617373696F2D737570
[   38.797069] audit: type=1334 audit(1686230823.721:128): prog-id=30 op=UNLOAD
[   38.800462] audit: type=1334 audit(1686230823.725:129): prog-id=31 op=LOAD
[   38.803280] hassio: port 3(veth3c40cec) entered blocking state
[   38.803337] hassio: port 3(veth3c40cec) entered disabled state
[   38.804426] device veth3c40cec entered promiscuous mode
[   38.804573] audit: type=1700 audit(1686230823.725:130): dev=veth3c40cec prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
[   39.614568] eth0: renamed from vethc94ad11
[   39.629285] IPv6: ADDRCONF(NETDEV_CHANGE): veth3c40cec: link becomes ready
[   39.629426] hassio: port 3(veth3c40cec) entered blocking state
[   39.629439] hassio: port 3(veth3c40cec) entered forwarding state
[   40.019719] hassio: port 4(veth085a50b) entered blocking state
[   40.019748] hassio: port 4(veth085a50b) entered disabled state
[   40.020652] device veth085a50b entered promiscuous mode
[   40.809805] eth0: renamed from veth469cd73
[   40.838128] IPv6: ADDRCONF(NETDEV_CHANGE): veth085a50b: link becomes ready
[   40.838307] hassio: port 4(veth085a50b) entered blocking state
[   40.838330] hassio: port 4(veth085a50b) entered forwarding state
[   41.179601] hassio: port 5(vethef9b0ce) entered blocking state
[   41.179629] hassio: port 5(vethef9b0ce) entered disabled state
[   41.179958] device vethef9b0ce entered promiscuous mode
[   42.074755] eth0: renamed from veth9da6200
[   42.098031] IPv6: ADDRCONF(NETDEV_CHANGE): vethef9b0ce: link becomes ready
[   42.098228] hassio: port 5(vethef9b0ce) entered blocking state
[   42.098250] hassio: port 5(vethef9b0ce) entered forwarding state
[   44.714244] hdmi-audio-codec hdmi-audio-codec.5.auto: Only one simultaneous stream supported!
[   44.723850] hdmi-audio-codec hdmi-audio-codec.5.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -22
[   44.734731]  ff8a0000.i2s-i2s-hifi: ASoC: error at __soc_pcm_open on ff8a0000.i2s-i2s-hifi: -22
[   44.745922] hdmi-audio-codec hdmi-audio-codec.5.auto: Only one simultaneous stream supported!
[   44.755506] hdmi-audio-codec hdmi-audio-codec.5.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -22
[   44.766232]  ff8a0000.i2s-i2s-hifi: ASoC: error at __soc_pcm_open on ff8a0000.i2s-i2s-hifi: -22
[   44.777706] hdmi-audio-codec hdmi-audio-codec.5.auto: Only one simultaneous stream supported!
[   44.787301] hdmi-audio-codec hdmi-audio-codec.5.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -22
[   44.798035]  ff8a0000.i2s-i2s-hifi: ASoC: error at __soc_pcm_open on ff8a0000.i2s-i2s-hifi: -22
[   44.808504] hdmi-audio-codec hdmi-audio-codec.5.auto: Only one simultaneous stream supported!
[   44.818120] hdmi-audio-codec hdmi-audio-codec.5.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -22
[   44.828874]  ff8a0000.i2s-i2s-hifi: ASoC: error at __soc_pcm_open on ff8a0000.i2s-i2s-hifi: -22
[   44.890666] Bluetooth: RFCOMM TTY layer initialized
[   44.890709] Bluetooth: RFCOMM socket layer initialized
[   44.890742] Bluetooth: RFCOMM ver 1.11
[   50.460446] hassio: port 6(vethe7c74a5) entered blocking state
[   50.460501] hassio: port 6(vethe7c74a5) entered disabled state
[   50.467305] device vethe7c74a5 entered promiscuous mode
[   50.467475] kauditd_printk_skb: 128 callbacks suppressed
[   50.467489] audit: type=1700 audit(1686230835.385:181): dev=vethe7c74a5 prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
[   50.467515] audit: type=1300 audit(1686230835.385:181): arch=c00000b7 syscall=206 success=yes exit=40 a0=c a1=4001672f30 a2=28 a3=0 items=0 ppid=1 pid=567 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="dockerd" exe="/usr/bin/dockerd" subj=unconfined key=(null)
[   50.467536] audit: type=1327 audit(1686230835.385:181): proctitle=2F7573722F62696E2F646F636B657264002D480066643A2F2F002D2D636F6E7461696E6572643D2F72756E2F636F6E7461696E6572642F636F6E7461696E6572642E736F636B
[   50.510738] audit: type=1325 audit(1686230835.433:182): table=nat:72 family=2 entries=1 op=nft_register_rule pid=2734 subj=unconfined comm="iptables"
[   50.510857] audit: type=1300 audit(1686230835.433:182): arch=c00000b7 syscall=211 success=yes exit=508 a0=3 a1=ffffc734c5f8 a2=0 a3=1 items=0 ppid=567 pid=2734 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-nft-multi" subj=unconfined key=(null)
[   50.510922] audit: type=1327 audit(1686230835.433:182): proctitle=2F7573722F7362696E2F69707461626C6573002D2D77616974002D74006E6174002D4100444F434B4552002D7000746370002D6400302F30002D2D64706F72740038383834002D6A00444E4154002D2D746F2D64657374696E6174696F6E003137322E33302E33332E303A383838340000002D690068617373696F
[   50.527679] audit: type=1325 audit(1686230835.449:183): table=filter:73 family=2 entries=1 op=nft_register_rule pid=2736 subj=unconfined comm="iptables"
[   50.527714] audit: type=1300 audit(1686230835.449:183): arch=c00000b7 syscall=211 success=yes exit=648 a0=3 a1=ffffc82ed6a8 a2=0 a3=1 items=0 ppid=567 pid=2736 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-nft-multi" subj=unconfined key=(null)
[   50.527735] audit: type=1327 audit(1686230835.449:183): proctitle=2F7573722F7362696E2F69707461626C6573002D2D77616974002D740066696C746572002D4100444F434B45520000002D690068617373696F002D6F0068617373696F002D7000746370002D64003137322E33302E33332E30002D2D64706F72740038383834002D6A00414343455054
[   50.541868] audit: type=1325 audit(1686230835.465:184): table=nat:74 family=2 entries=1 op=nft_register_rule pid=2738 subj=unconfined comm="iptables"
[   51.582682] eth0: renamed from vethff8da7b
[   51.607021] IPv6: ADDRCONF(NETDEV_CHANGE): vethe7c74a5: link becomes ready
[   51.607271] hassio: port 6(vethe7c74a5) entered blocking state
[   51.607302] hassio: port 6(vethe7c74a5) entered forwarding state
[   51.968245] hassio: port 7(vethebe0b12) entered blocking state
[   51.968301] hassio: port 7(vethebe0b12) entered disabled state
[   51.968907] device vethebe0b12 entered promiscuous mode
[   51.969619] hassio: port 7(vethebe0b12) entered blocking state
[   51.969652] hassio: port 7(vethebe0b12) entered forwarding state
[   52.608345] hassio: port 7(vethebe0b12) entered disabled state
[   52.841571] eth0: renamed from vethc845a6d
[   52.856867] IPv6: ADDRCONF(NETDEV_CHANGE): vethebe0b12: link becomes ready
[   52.856964] hassio: port 7(vethebe0b12) entered blocking state
[   52.856987] hassio: port 7(vethebe0b12) entered forwarding state
[   58.310217] hassio: port 8(veth74b60b9) entered blocking state
[   58.310281] hassio: port 8(veth74b60b9) entered disabled state
[   58.313076] device veth74b60b9 entered promiscuous mode
[   58.313213] kauditd_printk_skb: 104 callbacks suppressed
[   58.313222] audit: type=1700 audit(1686230843.233:223): dev=veth74b60b9 prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
[   58.323974] audit: type=1300 audit(1686230843.233:223): arch=c00000b7 syscall=206 success=yes exit=40 a0=c a1=40009d2180 a2=28 a3=0 items=0 ppid=1 pid=567 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="dockerd" exe="/usr/bin/dockerd" subj=unconfined key=(null)
[   58.325471] audit: type=1327 audit(1686230843.233:223): proctitle=2F7573722F62696E2F646F636B657264002D480066643A2F2F002D2D636F6E7461696E6572643D2F72756E2F636F6E7461696E6572642F636F6E7461696E6572642E736F636B
[   58.699203] audit: type=1334 audit(1686230843.621:224): prog-id=56 op=LOAD
[   58.702015] audit: type=1334 audit(1686230843.625:225): prog-id=57 op=LOAD
[   58.702050] audit: type=1300 audit(1686230843.625:225): arch=c00000b7 syscall=280 success=yes exit=15 a0=5 a1=4000137700 a2=78 a3=0 items=0 ppid=3368 pid=3379 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
[   58.702074] audit: type=1327 audit(1686230843.625:225): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F33373635373932346431626337333732313832333861656237
[   58.702435] audit: type=1334 audit(1686230843.625:226): prog-id=58 op=LOAD
[   58.702471] audit: type=1300 audit(1686230843.625:226): arch=c00000b7 syscall=280 success=yes exit=17 a0=5 a1=4000137490 a2=78 a3=0 items=0 ppid=3368 pid=3379 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
[   58.702493] audit: type=1327 audit(1686230843.625:226): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F33373635373932346431626337333732313832333861656237
[   59.566998] eth0: renamed from veth0562303
[   59.598669] IPv6: ADDRCONF(NETDEV_CHANGE): veth74b60b9: link becomes ready
[   59.598940] hassio: port 8(veth74b60b9) entered blocking state
[   59.598974] hassio: port 8(veth74b60b9) entered forwarding state
[   67.087836] kauditd_printk_skb: 59 callbacks suppressed
[   67.087857] audit: type=1334 audit(1686230852.009:256): prog-id=68 op=LOAD
[   67.087893] audit: type=1300 audit(1686230852.009:256): arch=c00000b7 syscall=280 success=yes exit=15 a0=5 a1=4000135700 a2=78 a3=0 items=0 ppid=3995 pid=4018 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
[   67.087923] audit: type=1327 audit(1686230852.009:256): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F36326134376432666231646166646235323739656537626537
[   67.088374] audit: type=1334 audit(1686230852.009:257): prog-id=69 op=LOAD
[   67.088435] audit: type=1300 audit(1686230852.009:257): arch=c00000b7 syscall=280 success=yes exit=17 a0=5 a1=4000135490 a2=78 a3=0 items=0 ppid=3995 pid=4018 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
[   67.088467] audit: type=1327 audit(1686230852.009:257): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F36326134376432666231646166646235323739656537626537
[   67.088506] audit: type=1334 audit(1686230852.013:258): prog-id=69 op=UNLOAD
[   67.088670] audit: type=1334 audit(1686230852.013:259): prog-id=68 op=UNLOAD
[   67.088941] audit: type=1334 audit(1686230852.013:260): prog-id=70 op=LOAD
[   67.089209] audit: type=1300 audit(1686230852.013:260): arch=c00000b7 syscall=280 success=yes exit=15 a0=5 a1=4000135960 a2=78 a3=0 items=0 ppid=3995 pid=4018 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
[  161.751162] hassio: port 9(veth88c5711) entered blocking state
[  161.751245] hassio: port 9(veth88c5711) entered disabled state
[  161.752192] device veth88c5711 entered promiscuous mode
[  161.752331] kauditd_printk_skb: 1 callbacks suppressed
[  161.752339] audit: type=1700 audit(1686230946.672:261): dev=veth88c5711 prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
[  161.755631] audit: type=1300 audit(1686230946.672:261): arch=c00000b7 syscall=206 success=yes exit=40 a0=c a1=40009d2180 a2=28 a3=0 items=0 ppid=1 pid=567 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="dockerd" exe="/usr/bin/dockerd" subj=unconfined key=(null)
[  161.757532] audit: type=1327 audit(1686230946.672:261): proctitle=2F7573722F62696E2F646F636B657264002D480066643A2F2F002D2D636F6E7461696E6572643D2F72756E2F636F6E7461696E6572642F636F6E7461696E6572642E736F636B
[  162.062258] audit: type=1334 audit(1686230946.984:262): prog-id=71 op=LOAD
[  162.064936] audit: type=1334 audit(1686230946.984:263): prog-id=72 op=LOAD
[  162.065031] audit: type=1300 audit(1686230946.984:263): arch=c00000b7 syscall=280 success=yes exit=15 a0=5 a1=40001b7700 a2=78 a3=0 items=0 ppid=5241 pid=5252 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
[  162.065061] audit: type=1327 audit(1686230946.984:263): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F31366532306261393366336137653632303633636439363163
[  162.065496] audit: type=1334 audit(1686230946.988:264): prog-id=73 op=LOAD
[  162.065549] audit: type=1300 audit(1686230946.988:264): arch=c00000b7 syscall=280 success=yes exit=17 a0=5 a1=40001b7490 a2=78 a3=0 items=0 ppid=5241 pid=5252 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
[  162.065572] audit: type=1327 audit(1686230946.988:264): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F31366532306261393366336137653632303633636439363163
[  162.659134] eth0: renamed from vethb83c8c3
[  162.683442] IPv6: ADDRCONF(NETDEV_CHANGE): veth88c5711: link becomes ready
[  162.683777] hassio: port 9(veth88c5711) entered blocking state
[  162.683813] hassio: port 9(veth88c5711) entered forwarding state
[  163.145256] hassio: port 10(vethbcb10e6) entered blocking state
[  163.145290] hassio: port 10(vethbcb10e6) entered disabled state
[  163.145559] device vethbcb10e6 entered promiscuous mode
[  164.347174] eth0: renamed from veth80a82d9
[  164.383384] IPv6: ADDRCONF(NETDEV_CHANGE): vethbcb10e6: link becomes ready
[  164.383709] hassio: port 10(vethbcb10e6) entered blocking state
[  164.383775] hassio: port 10(vethbcb10e6) entered forwarding state
[  164.988616] hassio: port 11(veth9107c90) entered blocking state
[  164.988674] hassio: port 11(veth9107c90) entered disabled state
[  164.989075] device veth9107c90 entered promiscuous mode
[  164.989736] hassio: port 11(veth9107c90) entered blocking state
[  164.989773] hassio: port 11(veth9107c90) entered forwarding state
[  165.408784] hassio: port 11(veth9107c90) entered disabled state
[  166.242779] eth0: renamed from vetha8e1eff
[  166.262544] IPv6: ADDRCONF(NETDEV_CHANGE): veth9107c90: link becomes ready
[  166.262766] hassio: port 11(veth9107c90) entered blocking state
[  166.262788] hassio: port 11(veth9107c90) entered forwarding state
[  166.725813] hassio: port 12(veth587a3b3) entered blocking state
[  166.725867] hassio: port 12(veth587a3b3) entered disabled state
[  166.726295] device veth587a3b3 entered promiscuous mode
[  166.799567] kauditd_printk_skb: 119 callbacks suppressed
[  166.799586] audit: type=1325 audit(1686230951.720:310): table=nat:87 family=2 entries=1 op=nft_register_rule pid=5574 subj=unconfined comm="iptables"
[  166.800433] audit: type=1300 audit(1686230951.720:310): arch=c00000b7 syscall=211 success=yes exit=508 a0=3 a1=ffffe7c1adb8 a2=0 a3=1 items=0 ppid=567 pid=5574 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-nft-multi" subj=unconfined key=(null)
[  166.801964] audit: type=1327 audit(1686230951.720:310): proctitle=2F7573722F7362696E2F69707461626C6573002D2D77616974002D74006E6174002D4100444F434B4552002D7000746370002D6400302F30002D2D64706F727400343433002D6A00444E4154002D2D746F2D64657374696E6174696F6E003137322E33302E33332E363A3434330000002D690068617373696F
[  166.827165] audit: type=1325 audit(1686230951.748:311): table=filter:88 family=2 entries=1 op=nft_register_rule pid=5580 subj=unconfined comm="iptables"
[  166.828202] audit: type=1300 audit(1686230951.748:311): arch=c00000b7 syscall=211 success=yes exit=648 a0=3 a1=ffffda510498 a2=0 a3=1 items=0 ppid=567 pid=5580 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-nft-multi" subj=unconfined key=(null)
[  166.828823] audit: type=1327 audit(1686230951.748:311): proctitle=2F7573722F7362696E2F69707461626C6573002D2D77616974002D740066696C746572002D4100444F434B45520000002D690068617373696F002D6F0068617373696F002D7000746370002D64003137322E33302E33332E36002D2D64706F727400343433002D6A00414343455054
[  166.848622] audit: type=1325 audit(1686230951.768:312): table=nat:89 family=2 entries=1 op=nft_register_rule pid=5587 subj=unconfined comm="iptables"
[  166.848659] audit: type=1300 audit(1686230951.768:312): arch=c00000b7 syscall=211 success=yes exit=600 a0=3 a1=fffff4fa0b38 a2=0 a3=1 items=0 ppid=567 pid=5587 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-nft-multi" subj=unconfined key=(null)
[  166.848677] audit: type=1327 audit(1686230951.768:312): proctitle=2F7573722F7362696E2F69707461626C6573002D2D77616974002D74006E6174002D4100504F5354524F5554494E47002D7000746370002D73003137322E33302E33332E36002D64003137322E33302E33332E36002D2D64706F727400343433002D6A004D415351554552414445
[  166.889067] audit: type=1325 audit(1686230951.812:313): table=nat:90 family=2 entries=1 op=nft_register_rule pid=5603 subj=unconfined comm="iptables"
[  168.330550] eth0: renamed from veth8076fcc
[  168.350683] IPv6: ADDRCONF(NETDEV_CHANGE): veth587a3b3: link becomes ready
[  168.350953] hassio: port 12(veth587a3b3) entered blocking state
[  168.350979] hassio: port 12(veth587a3b3) entered forwarding state
Elarion245 commented 1 year ago

A short summary on my Dual-Boot attempts: With HOAS on EMMC, I've tried the following:

Apart from that I could successfully add MATE and xRDP on top. This way I can now simply insert the microSD for DietPi to boot. Whenever the next HAOS release will be available, I'll try updating the EMMC via DietPi then instead of manually unplugging the EMMC and putting it into the microSD adapter. Hopefully this WIFI and USB but will be fixed in the future on DietPi. For the time being however I am happy that the DualBoot worked with at least one system. I have not tried others afterwards then.

citruz commented 5 months ago

Closing due to inactivity