This list is for developing applications with the Android SDK. Please visit http://source.android.com for assistance with firmware questions.
On Mon, Mar 19, 2012 at 5:15 AM, kapil.ricky <[email protected]> wrote: > Hi all, > I just got one Galaxy Nexus Phone from eBay. I followed following > steps to build and flash my custom image. But its not booting up :( > > 1.Sync AOSP 4.-3 Source Code. Also i extracted prebuild binaries for > 4.03 from : > > "http://code.google.com/android/nexus/drivers.html". > > After extracting i copied Vendor folder into AOSP source code i synced > before. > > 2.I build with following configuration : > source ./build/envsetup.sh > lunch full_maguro-eng > make -j4 > > 3. Flashed using > fastboot -w flashall > > Flashing was done, but it didnt boot up properly. In log cat i can > following messages: > ------------------------------------------------------------------------------------------------ > 01-03 20:05:21.976: E/IMGSRV(118): :0: PVRSRVBridgeCall: Failed to > access device. Function ID:3223086860 (Bad address). > 01-03 20:05:21.976: E/IMGSRV(118): :0: OpenServices: PVRSRVBridgeCall > failed. > 01-03 20:05:21.976: E/IMGSRV(118): :0: PVRSRVConnect: Unable to open > connection. > 01-03 20:05:21.976: E/IMGSRV(118): :0: OpenPVRServices: Failed to open > services connection > 01-03 20:05:21.976: E/IMGSRV(118): :0: hal_init: Failed to open > services (err=-14) > 01-03 20:05:21.976: E/IMGSRV(118): :0: hal_open: Graphics HAL not > initialized > 01-03 20:05:21.976: E/FramebufferNativeWindow(118): couldn't open > framebuffer HAL (Not a typewriter) > 01-03 20:05:21.976: E/IMGSRV(118): :0: hal_open: Graphics HAL not > initialized > 01-03 20:05:21.976: E/FramebufferNativeWindow(118): couldn't open > gralloc HAL (Not a typewriter) > ------------------------------------------------------------------------------------------------ > > > Anyone can suggest if i am following the right approach ?? > > Thanks in advance. > Kapil Kumar > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Warescription: Three Android Books, Plus Updates, One Low Price! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

