Go to previous topic
Go to next topic
Last Post 23 May 2008 10:07 AM by  dkudlay
3.5-qvga-10 Display problem with DirectFB
 1 Replies
Author Messages
dkudlay
New Member
New Member
Posts:


--
22 May 2008 03:52 PM
    I am running into a strange issue when running my GTK+DirectFB app. The screen is offset high by about 10 pixels and the colors are washed out. If I terminate the app, the frame buffer image left on the screen looks correct however. I tried to adjust the screen position via software but it seems the bottom 10 pixels are not accesible. Has anyone ran into something similar?
    dkudlay
    New Member
    New Member
    Posts:


    --
    23 May 2008 10:07 AM
    I figured it out. My fb.modes file had another mode described which had incorrect frequency and offsets described. Apparently executing apps grab the defaults from fb.modes but the kernel gets the default from the mxcfb_modedb.c file.


    ---