Results 2858 comments of MichaIng

Ah okay, makes sense. I should have known that manufacturers provide install instructions and software to use HATs on Raspberry Pi, to make it attractive for customers. So what I...

The kernel is the same indeed, the official [Allo Sparky SBC kernel](https://github.com/sparkysbc/Linux) including [patches](https://github.com/sparky-sbc/sparky-test). Could you give some details on the errors you face?

Good that it runs stable so far. The kernel errors are not beautiful, but I'm not even sure if they are related to each other. Scheduling and IRQ handling seems...

``` root@DietPi:/mnt/dietpi_userdata# cat /proc/interrupts CPU0 CPU1 CPU2 CPU3 29: 6276247 6267591 6608169 8794807 GIC twd 30: 0 0 0 0 GIC owl_wdt 32: 1581015 0 1 0 GIC ethernet_mac 33:...

Okay, CPU temperature and governor work fine, also conservative should be, as the name implies, a conservative choice in regards to stability, as clock rates are adjusted in small steps....

This `thin_repair` stuff is also new to me. So it seems to require either `-i` and/or also `-o` to repair a metadata file. Indeed it's possible that the quite old...

Okay. Would be interesting btw if this solves the kernel errors. If they stay, we could consult Allo developers and with some luck a kernel patch could be supplied.

It's the same trace you posted above already (the second one), only on CPU 0 instead of on CPU 2 🤔. The Ethernet connection was lost/timed out. Similar report (CentOS,...

Okay. Since I might loose track on closed issues, please report back when you have news about it, especially when there is something we can do, a kernel patch, rebuild...

@bamyasi Did you get any feedback from Allo support?