golvellius Posted November 20, 2015 Posted November 20, 2015 Hi .. I am triying to use your new images of Debian wheezy and Ubuntu ones with my Cubietruck and vga output ... But i am not lucky !!! All starts ok , but suddenly no screen output , green ligth it is flashing but no monitor output (Black Screen ).. What is it the problem ? Thanks a lot ...
Igor Posted November 20, 2015 Posted November 20, 2015 Uboot detect and set correct output while kernel not. You need to alter settings in /boot/script.bin and set output to VGA. By default is HDMI. Here are the steps: cd /boot bin2fex script.bin script.fex edit and alter this number to 4 screen0_output_type = 3 fex2bin script.fex script.bin reboot
golvellius Posted November 23, 2015 Author Posted November 23, 2015 Now VGA output working correctly .. Thanks ... 1
Recommended Posts