This is because you are using the hardware composer driver to draw images directly to the lcd not the framebuffer device. The frame buffer is used until the hwc is initialized through SurfaceFlinger.
-- Sam Berro On Tue, Jan 17, 2012 at 7:11 AM, Pawan <[email protected]> wrote: > Hi, > > I am working on Mistral DM3730 board, and have already ported Android > 2.3.4 on it. > I am trying to run Android VNC server(fbvnc) on it and VNC client on x86 > Linux Machine. > But facing some issue, I am getting Android Boot Screen only at VNC client > side eventhough android homescreen is displaying on LCD screen. > Following is the snap shot. > > > > > <https://lh4.googleusercontent.com/-VKPGVIwl3pA/TxVcJeKRr3I/AAAAAAAAADk/p1EtSXhbbFI/s1600/Screenshot.png> > > > > > > > > > > > > > > Android VNC Server tries to access /dev/graphics/fb0. > But for Android Froyo version, It is working perfectly. > Can somebody please suggest some idea to resolve this issue. > > > Thanks, > > Pawan > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > -- -- Sam Berro -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
