In case, anybody is interested, I made a quick and dirty design for a case for the CM3588 NAS board with 2x 40mm fans blowing across: https://github.com/sgofferj/CM3588-NAS-case

Moderators: chensy, FATechsupport
ppsx wrote:
If anyone is interested, I wrote a simple Python-based systemd service to make use of the OLED screen and User button.
https://github.com/ppsx/cm3588-oled-screen
yaazzz wrote:
I am on openmediavault and did not find a way to get i2c-8 to work ;(
Code: Select all
omv:~:% cat /etc/os-release
PRETTY_NAME="Armbian 24.5.1 bookworm"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.armbian.com"
SUPPORT_URL="https://forum.armbian.com"
BUG_REPORT_URL="https://www.armbian.com/bugs"
ARMBIAN_PRETTY_NAME="Armbian 24.5.1 bookworm"
Code: Select all
omv:~:% uname -a
Linux omv 6.1.43-vendor-rk35xx #1 SMP Mon May 20 12:26:58 UTC 2024 aarch64 GNU/Linux
Code: Select all
omv:~:% dpkg -l | grep openmediavault
ii openmediavault 7.4.0-1 all openmediavault - The open network attached storage solution
... (some plugins) ...
sgofferj wrote:
In case, anybody is interested, I made a quick and dirty design for a case for the CM3588 NAS board with 2x 40mm fans blowing across: https://github.com/sgofferj/CM3588-NAS-case]