Install sunxi-tools
- sudo apt-get install sunxi-tools
Copy the Code
Boot partition should be mounted to /media/boot in loboris images. As root, make backup of script.bin and convert it to script.fex with bin2fex and edit script.fex with editor of your choice
- sudo su
- cd /media/boot
- cp script.bin script.bin.bak
- bin2fex script.bin script.fex
- nano script.fex
Copy the Code
Find section [hdmi_para] and add these parameters under it
- hdcp_enable = 0
- hdmi_cts_compatibility = 1
Copy the Code
Save the file and convert script.fex back to script.bin
- fex2bin script.fex script.bin
Copy the Code
Reboot
Source: [Mini 2] HDMI-DVI converter failure (no screen) – Troubleshooting – OrangePi – Powered by Discuz!
[MMV] HDMI-DVI converter failure (no screen) – Troubleshooting – OrangePi – Powered by Discuz! was last modified: November 12th, 2017 by