View Single Post
Old 04-18-2010, 10:13 AM   #2
Xaphiosis
Connoisseur
Xaphiosis doesn't litterXaphiosis doesn't litterXaphiosis doesn't litter
 
Posts: 52
Karma: 216
Join Date: Apr 2010
Device: PRS-T1
Ok, it's definitely not my code. I pulled the framebuffer before and after my code runs ("screenshots" attached). Clearly, my code's output is sitting in the framebuffer afterwards, it just doesn't get drawn to the physical screen. Looking at the options the kernel was compiled with, it's using CONFIG_FB_DEFERRED_IO=y but not CONFIG_FB_VIRTUAL, so I don't see why it's doing this to me. Sigh.
Attached Thumbnails
Click image for larger version

Name:	fb_before.png
Views:	340
Size:	7.4 KB
ID:	50030   Click image for larger version

Name:	fb_after.png
Views:	360
Size:	3.9 KB
ID:	50031  
Xaphiosis is offline   Reply With Quote