hmm sorry I did not read 1600x900 as working, I guess it is codec issue may be not..
On Tue, Sep 7, 2010 at 11:02 PM, Chih-Wei <[email protected]> wrote: > Hmm, since I can run 1600x900 correctly, > I don't think the buffer size is not enough. > However I'll check the parameters you provided. > Thank you! > > On 9月8日, 上午10時34分, Subramani Venkatesh <[email protected]> wrote: >> Hi >> I think this is kernel issue, since you require more than 2MB of >> memory framebuffer, you may have to check framebuffer driver is able >> to allocate more 2MB successfully. >> >> In Android goldfish kernel I have to fix CONSISTEN_DMA_SIZE and also >> set CONFIG_FORCE_MAX_ZONEORDER=12 so that framebuffer driver can >> allocate memory without any problem. > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
