On Sun, Apr 12, 2009 at 09:39:32PM -0400, Robert S. Grimes wrote: > I know for sure that the Horizontal and Vertical resolutions are set > to 320 and 240 respectively, as is my LCD - this is the correct > configuration for my display. > > Any ideas on what to check, or where to look? I'm a bit stumped on > this, I'm afraid...
can you run the test in demos/test and see if it gives sane values for the pointer? it might be a rotation issue. as for the flickering display, I wonder if access to the LCD memory isn't being properly handled by the framebuffer driver. could you write a small test that does memset() on the raw framebuffer to check? is there an ioctl() available for synchronization to the LCD? -- Aaron J. Grier | "Not your ordinary poofy goof." | agr...@poofygoof.com --------------------------------------------------------------------- To unsubscribe, e-mail: nanogui-unsubscr...@linuxhacker.org For additional commands, e-mail: nanogui-h...@linuxhacker.org