sensometafisico Posted July 25, 2016 Posted July 25, 2016 Hello everybody. I'm trying to have the OLIMEX board and LCD above working, using legacy Jessie desktop. With the default configuration only portion of the screen works properly. So I have tried to: 1) sunxi-fexc from bin to fex the file /boot/script.bin 2) edit the extracted script.fex file like this: from [lcd0_para]lcd_used = 1lcd_x = 600lcd_y = 480 to [lcd0_para]lcd_used = 1lcd_x = 1024lcd_y = 600 which I understand is the resolution of my LCD screen. 3) sunxi-fexc back from fex to /boot/script.bin The result is that when I reboot I get a messed up screen. Any suggestions? Thanks in advance.
Recommended Posts