Re: Misconfigured framebuffer
Phil Blundell <pb-Y0/[email protected]>
| Newsgroups | gmane.comp.freedesktop.xserver |
|---|---|
| Message-ID | <[email protected]> |
on Thu, Mar 04, 2004 at 10:31:49AM +1100, Glenn McGrath wrote: > Im trying to use kdrive on a pxa development board, however the display > is garbled, i think due to the xserver incorrectly configuring the > framebuffer. Yeah, I ran into this as well the other day (also on pxa255). It looks like fbdev.c is hardcoded to ask for a 1024x768 video mode, which might be desirable in some circumstances but is clearly not the right thing on a 320x240 LCD. p.