Hello everyone!
I'd like to share some good results with the community.
I've successfully adapted the Device Tree for the Synology DS216j NAS. All hardware is working perfectly, including:
This is the main repository with the Device Tree: https://github.com/ae9o/armada-385-synology-ds216j.dts
I've also prepared several additional services that allow to fully reproduce the behavior of the stock DSM OS after installing Debian:
I'd like to share some good results with the community.
I've successfully adapted the Device Tree for the Synology DS216j NAS. All hardware is working perfectly, including:
- Individual access to each drive's LED via GPIO. Both green and amber LEDs are available.
- Customizable LAN LED behavior. Now it can blink like in the stock DSM OS.
- Adjustable brightness for all LEDs.
- Power and Reset chassis buttons are accessible via the UART1 bus.
This is the main repository with the Device Tree: https://github.com/ae9o/armada-385-synology-ds216j.dts
I've also prepared several additional services that allow to fully reproduce the behavior of the stock DSM OS after installing Debian:
- This service turns on/off the LEDs based on the hd-idle service's actions: https://github.com/ae9o/diskstation-ledd
- This is handler for chassis button presses: https://github.com/ae9o/diskstation-keyd