Advice: I recommend not using this image. Testing is indicative of being less than complete. For one, there is a malformed block device configuration.
/var/log.hdd: The mmcblk0p1 partition, which was previously mounted as the root directory (/), has been remounted at /var/log.hdd.
zram2: A new zram device, labeled as zram2, has appeared in the output. This new device has a size of 0 bytes, which seems unusual as zram devices are typically allocated with a specific size for swap or temporary storage."
Just tested the image. It boots ok. I wanted to use the MIPI port for video capture but ffmpeg returns ‘Not a video capture device’.
v4l2-ctl returns /dev/video0 as a capture device.
I can provide more log if requested.
BR.
— EDIT —
Ok. Digged a bit more. PE12/PE13 aren’t enabled by default and need enabling with some overlay.
Added overlays=i2c2 to activate the I2C bus for the MIPI CSI port in /boot/armbianEnv.txt
The I2C bus shows up after a reboot in /dev. All fine.
i2c pin 2 and 3 for RTC module sd3231 is not working as it did not after previous releases. Probably a kernel issue. Is there someone who can help?
All looks fine after preparing the setup. hwclock -w, hwclock -r, hwclock -s and hwclock -v, all works fine. But after a poweroff and a restart the hwclock -r comes back with the factory setting 1970
Please, I need help because my BPI M2 needs to run as an Access Point with a Real Time Clock
March 2024 Don’t need help anymore … all works fine now