![]() |
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
|
#1 |
|
Junior Member
Join Date: May 2016
Posts: 3
|
I am not sure what the hardware is exactly, but using the udlfb driver, I am able to get images to display using the fbi program. Interestingly, the display stays off (backlight off) until I display something on it. The first run seems to have some issues (black pixels show a random line pattern), but after I get all the pixels painted not-black, everything seems to work. The display comes up in 16-bit mode (5, 6, 5) which is not as convenient to work with, but I guess better than not working at all.
I have not gotten it to work with a custom app I wrote to draw on the framebuffer. I guess now it's just comparing to the fbi code to see what it is doing differently. I am not doing any VT stuff in my app, so maybe that is it. Thanks for the suggestion. |
|
|
|
|
|
#2 |
|
Junior Member
Join Date: May 2016
Posts: 3
|
I finally got it working using my custom code. After ripping apart the fbi app code, I figured out the trick was writing to the buffer twice with a little bit of time between.
|
|
|
|
|
|
#3 |
|
Junior Member
Join Date: May 2016
Posts: 22
|
|
|
|
|
![]() |
| Tags |
| e1649fwu, framebuffer, ubuntu 14.04.3 |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|