permanently adjust framebuffer image position

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

permanently adjust framebuffer image position

437 Views
dluberger
Contributor V

for some reason, anything displayed on my lcd is shifted up by about 13 pixels. i tried setting vsync front porch in the device tree and that didn't help. the only thing that works is using the fbset command "fbset -upper 13" which shifts the screen down to the correct position.  How do I make this change permanent?

Labels (4)
0 Kudos
2 Replies

369 Views
b36401
NXP Employee
NXP Employee

Please try to play with upper margin option of the framebuffer.

Have a great day,
Victor

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

369 Views
dluberger
Contributor V

That's what I'm asking how to do.  As I said I can set temporarily the margin with fbset but how do i make the change permanent?

0 Kudos