Skip to content

Custom display driver for HK1, H96 MAX X3, Vontar X3

Notifications You must be signed in to change notification settings

xyyx/H96-MAX-X3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photo

How to use this driver on H96 MAX X3 or Vontar X3?

  • You need to have adb or Root Explorer

  • You should copy prebuilts.sh to /system/bin

  • You should copy custom folder to /sdcard

  • If you want to have "boot" label during booting:

    • You should copy openvfd.ko to /vendor/lib/modules and init.amlogic.rc to /vendor/etc/init/hw
  • otherwise:

    • Edit custom.sh file with uncommenting #insmod /sdcard/custom/openvfd.ko
  • Also you MUST flash new dtb.img

    • open adb shell or terminal on device and execute dd if=/sdcard/custom/dtb.img of=/dev/dtb
  • And copy /sdcard/custom/OpenVFD.apk to /system/app/OpenVFD with permissions (755)

  • OpenVFD doesn't have options but it has sources. By default it shows CPU temp for 15 sec every 5 minutes and it has night mode. Night mode turns alarm icon and changes brightness to 1 from 22.00 to 10.00. Default brightness is 5.

  • If you use KODI, you can use kodi plugin instead of OpenVFD.apk - https://github.com/xyyx/service.openvfd

    • Download it as zip and install
  • If you have troubles, you can load box from microsd or usb flash. Format to FAT32 and copy files from boot_files folder to root of flash. Unplug power from box and press button in AV. Insert storage, plug power cable and release button in AV after some seconds.


About

Custom display driver for HK1, H96 MAX X3, Vontar X3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages