Posts by thelinhlge
-
-
To make the new driver start automatically at boot, this should work:
Codeecho "OLD_PATH=$PWD" >> /storage/.config/autostart.sh echo "cd /storage/downloads" >> /storage/.config/autostart.sh echo "sh test_led.sh" >> /storage/.config/autostart.sh echo "cd $OLD_PATH" >> /storage/.config/autostart.sh
For the icons (wifi, ethernet, etc.) enable the OpenVFD Kodi Addon.
That build probably doesn't have the vfd driver, so it won't work.
Sorry, I have following your instruction, but issue still not yet fix.
Can you help me check the autostart.sh file is correct or not?
Note: I already copy the autostart.sh file to /storage/ .config.
Thanks.
-
Can you tell me how to add it to autostart.sh file?
Because when restart the Box, issue again happned.
Thanks.
-
Thanks The Coolest for support.
Pls see below for testing result with orginial openvfd.zip:
- The Time display correct with < vfd_display_type='0x07,0x00,0x00,0x00' >
- And another icon like: USB, WIFI ... not display
-
Ah of course. You'll need an updated driver too. (attached)
You can extract it into the downloads folder for instance, then SSH into the box and start it by running
Use the original vfd from the GitHub repository.
-
Try the attached vfd.
Thanks The Coolest for support.
The new vfd name "g9sx-2-vfd.conf" still not yet fixed the Times display issue and same with old vfd.
-
Thanks @The Coolest for support.
Pls see below for final testing result after disable the advanced settings in the OpenVFD addon:
* Almost 4 digits (HH:MM) display not correct the times for numbers from 0 to 9, details as below:
- Except the numbers: < 0, 2, 8 > display correct.
- Another numbers: < 1, 3, 4, 5, 6, 7, 9 > display abnormal.
Pls see attached file and help me fixed it.
-
Try the Vorke Z6 vfd conf and let me know if it works.
Use the DTB from the device_tree folder on the SD card. And the g9sx vfd from the vfd repository here.
Thanks The Coolest for support.
Pls see below for testing result:
1. Using the DTB from the device_tree folder on the SD card name "gxl_p212_2g.dtb" >>> Not any display on the Box.
2. Using the DTB from file attached name "gxl_p212_2g_g9sx.dtb" >>> Have display, but HH:MM display abnormal.
3. And the g9sx vfd from the vfd repository here.
-
Thank The Coolest for helping me . VFD display on my box Envy X1 is working perfect now
I also have the box AnyX1.
Can you share me the dtb and vfd files for fixed my display.
I already trying the attached files from The Coolest, but the display still not correct.
Current i'm using SD card with CoreELEC 8.95.0
Thanks.