directfb examples showing up weird on HDMI

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

directfb examples showing up weird on HDMI

Jump to solution
1,569 Views
rebelalliance
Contributor III

Hi,

Using SabreSD with i.MX6Q and Linux 4.0.0 SDK.

I compiled directfb-1.4.0 and directfb-examples that are included in the SDK.  I run the examples and they are coming out all screwed up on my HDMI monitor.  I am attaching screenshots of how they are on my system and how they are supposed to look.  It looks like the graqphics are displayed 4 times in 4 quadrants of the screen and the color is messed up.  What can be causing this?

df_andi expected:

directfb-examples-df-andi.jpg

df_andi observed:

IMG-20130628-00112.jpg

df_neo expected:

directfb-examples-df-neo.jpg

df_neo observed:

IMG-20130628-00111.jpg

Labels (3)
0 Kudos
1 Solution
780 Views
isaac_ng
NXP Employee
NXP Employee

Please try to rename or remove the file /etc/fb.modes  If you run the /usr/bin/df_andi and take a look on the console printout, it is set to 640x480 according to the /etc/fb.modes first setting. These are results of running /usr/bin/df_andi and /usr/bin/df_neo

View solution in original post

0 Kudos
1 Reply
781 Views
isaac_ng
NXP Employee
NXP Employee

Please try to rename or remove the file /etc/fb.modes  If you run the /usr/bin/df_andi and take a look on the console printout, it is set to 640x480 according to the /etc/fb.modes first setting. These are results of running /usr/bin/df_andi and /usr/bin/df_neo

0 Kudos