MichaIng
MichaIng
I'll mark this as closed. Our recent image ships with WireGuard module, so the most urgent need has been solved. Depending on how soon an Armbian image is available, I'll...
Works fine here, I'll merk this as closed now.
Yeah sorry, I do not find time for this currently. I'll remove root drive handling for containers first (reasonable in nearly every case, actually) and enable network support optionally (an...
Sorry for the late replay. Do those exist? ```sh cat /proc/device-tree/soc/bus@c8100000/pinctrl@14/status cat /proc/device-tree/soc/bus@c8834000/pinctrl@4b0/status ```
@symbios24 Sorry, I missed your post. What do you mean by "gathering data"? You should see log files in `/var/log` and `df /tmp` should tell you that this location it's...
Of course `fake-hwclock` cannot report low voltage, since it is no real hwclock, or do I misunderstand what you mean? The system clock will be roughly synced by `fake-hwclock` and...
Okay, so the RTC errors have been solved by attaching the battery, right? I hope you did not buy the battery only to mute the error message: As long as...
> Fakeclock does not apply to N2+ as the N2+ has a RTC chip so the default N2+ image is configured for RTC via its I2C address and why I2C...
I cannot evaluate whether Linux upstream developers, SBC manufacturers or SoC manufacturers are more to blame for these SBC/SoC specific issues. The truth is likely in the middle between SoC...
Sorry for the late reply. You do still face the issue? The `eth0` adapter is detected. Does ```sh ifup --force eth0 ``` not work? The interface is defined? ```sh cat...