ophub / amlogic-s9xxx-armbian

Support for Armbian in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.
GNU General Public License v2.0
5.82k stars 1.87k forks source link

VFD Support #76

Closed Zingisa1 closed 2 years ago

Zingisa1 commented 2 years ago

Dear to all Developers,

Please add 7 Segment VFDs support even if it's just turning on display with BOOT displayed, this will assist in showing that the device is powered.

Kind regards,

ophub commented 2 years ago

Post what you know how to add

Zingisa1 commented 2 years ago

Which platform is for feature request?

ophub commented 2 years ago

In which armbian firmware or source code did you use this function? send a link.

Zingisa1 commented 2 years ago

Good day, I haven't used the function on linux loaded s905x3 box however tested it successfully on s912 hence now requesting experts to help. Following is information that might help: https://github.com/brownynik/x92-vfd-support https://www.rvq.fr/linux/tanix-vfd.php https://kuznik.livejournal.com/3237.html https://github.com/micaelillos/vfdd

Also attached is additional information: Screenshot_2022-01-15-21-15-03-962_me bluemail mail

Kind regards

ophub commented 2 years ago

Based on the information you provided, I feel it should work in the 5.4 kernel. According to the compilation method in the article, You can pull it into the kernel source code and try to compile it.

compie kernel: https://github.com/ophub/amlogic-s9xxx-armbian/tree/main/compile-kernel

kernel source code: https://github.com/unifreq/linux-5.4.y