Q: How to compile? #5
Comments
|
This driver was originally intended for CoreELEC, but I think it should work for any other ARM based Linux build. |
|
Thanks for the quick answer. Still not fully clear to me what to do... |
|
ARCH should be |
|
Yes, I am building on x86 (my Linux Mint). In the kernel build directory I have these:
Tools were downloaded by armbian build tool. |
|
In CoreELEC it's: |
|
Thanks for helping. Note: In the DTB from original firmware (Android) was this:
|
|
You must have an openvfd entry in the dtb. |
|
Hello, good news. Thanks for valuable help. This is my config in Device Tree Overlay: Just the indicators have the wrong names. When I tried to switch the leds by command: then I found this mapping: Probably I should use the different display type...? |
|
Display type should be 0x03 linux_openvfd/driver/openvfd_drv.h Line 212 in b29330a linux_openvfd/driver/controllers/fd628.c Line 245 in b29330a |
Thanks. That's the right type. |
|
Since you have managed to get everything working correctly, I will close this. |
|
Sorry to post here, but I don't see a fork of this or armbian @lucky62 on your profile. I do have the same box of you, I've managed to install armbian buster on it with linux 5.x. Wifi is working but I'm trying to get latest kodi (so HW acceleration) and having also this driver working would be great. Can you share your work, or at least drop some directions on how you did, also share your progress on that box? Also I see on the picture that you have added a fan, is it plugged on an external power? Thanks in advance, and sorry again for posting here. |
|
Thanks a lot, I found the thread like an hour ago. After reading from the begining, I subscribed and posted there, tho since it's my first post it needs to be validated by a moderator so you won't see it until then. |
|
Hi @lucky62 I'm trying to configure openvfd to my X96 Air. I wondering how you found the correct gpio values, if you didn't use exactly the same ones copy/pasted from your boxes Android dts? For my X96 Air, the Android vfd dts code looks like: Will I need to replace the first GPIO values with values similar to yours? Also, do you have any tips on selecting the correct display type? Did you have to just try them all to find the best fit? Thanks for your help! |
|
Hi @danboid, I am not the expert... About the display type, post the photo of display here... |
|
I shall try asking on the Armbian forum but Armbian doesn't support Amlogic TV boxes any more. I could try on the Manjaro forum too but I know that the Manjaro amlogic dev doesn't own any TV boxes with a vfd display. This is my display: https://user-images.githubusercontent.com/1429783/122049855-cc5acf00-cdda-11eb-9fc1-972c9bb1294f.jpg |
|
sorry, my mistake, I thought that you have a Rockchip... |
|
This may be helpful: from here: https://github.com/arthur-liberman/vfd-configurations |
|
Yes that is helpful but I can't see that info on the page you linked to? Thanks! |

Hello, I would like to compile this driver for my RK3318 based TV box running Armbian.
I already have the armbian source downloaded from here and compiled.
How to include this driver into kernel tree correctly and compile as module?
Here is the similar driver and I read:
So should I copy the driver directory somewhere into Rockchip kernel tree? Where exactly?
How to compile the service?
Sorry for the newbie questions...
The text was updated successfully, but these errors were encountered: