This is a status update for the Nexus S (mostly for mwu but also for anyone else following along).
I fixed up a bunch of Makefile issues, make flash should now cleanly build for the Nexus S. Gonk starts up, but I can't interact with it.
A couple issues:
dhd_watchdog and dhd_pc were going crazy on my first startup (together 100% cpu time), those have something to do with wifi (oh samsung ...)
E/Sensors ( 75): AkmSensor: unable to load AKM Library, Cannot load library: load_library[1105]: Library 'libakm.so' not found
E/Sensors ( 75): Could not change sensor state (No such device)
Not sure what this means.
E/EventHub( 75): could not get driver version for /dev/input/mice, Not a typewriter
If this was irc, this would go straight to
http://quotes.burntelectrons.org/. This might be why I am not getting touch events through.
I/InputReader( 75): Device reconfigured: id=0x20002, name=mxt224_ts_input, display size is now 0x0
Looks suspicious.
I/gralloc ( 75): width = 52 mm (234.461533 dpi)
I/gralloc ( 75): height = 86 mm (236.279068 dpi)
I/gralloc ( 75): refresh rate = 0.09 Hz
Oh samsung. Should be harmless though.
I/Gecko ( 75): Extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_ANDROID_image_native_buffer EGL_ANDROID_swap_rectangle 0x45
I/Gecko ( 75): Extensions length: 113
I/Gecko ( 75): Failed to create EGL config!
I/Gonk ( 75): Failed to create GL context for fb, trying /dev/graphics/fb0
I/Gonk ( 75): No /dev/tty0?
This explains the terrible rendering performance.
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
Both are a problem and we keep trying to connect.
I probably don't have time to work on this tomorrow. Please coordinate with mwu if you want to work on any of these issues to avoid duplicating work.
Andreas
--------- beginning of /dev/log/main
I/DEBUG ( 72): debuggerd: Mar 2 2012 07:29:08
--------- beginning of /dev/log/system
I/Vold ( 70): Vold 2.1 (the revenge) firing up
D/Vold ( 70): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 70): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
D/Vold ( 70): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)
I/Netd ( 71): Netd 1.0 starting
W/Vold ( 70): Ignoring unknown switch 'usb_connected'
I/ ( 76): ServiceManager: 0xad50
E/AudioHardware( 76): Can't load libsecril-client.so
D/AudioHardwareInterface( 76): setMode(NORMAL)
W/AudioHardware( 76): Attempt to close invalid output stream
W/AudioHardware( 76): Attempt to close invalid output stream
I/CameraService( 76): CameraService started (pid=76)
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
W/Vold ( 70): Ignoring unknown switch 'usb_connected'
E/Sensors ( 75): AkmSensor: unable to load AKM Library, Cannot load library: load_library[1105]: Library 'libakm.so' not found
E/Sensors ( 75): Could not change sensor state (No such device)
E/SensorService( 75): Error activating sensor 2 (No such device)
I/EventHub( 75): New keyboard: device->id=0x10000 devname='cypress-touchkey' propName='hw.keyboards.65536.devname' keylayout='/system/usr/keylayout/cypress-touchkey.kl'
I/EventHub( 75): New device: path=/dev/input/event5 name=cypress-touchkey id=0x10000 (of 0x1) index=1 fd=31 classes=0x1
I/EventHub( 75): New keyboard: device->id=0x30001 devname='herring-keypad' propName='hw.keyboards.196609.devname' keylayout='/system/usr/keylayout/herring-keypad.kl'
I/EventHub( 75): New device: path=/dev/input/event2 name=herring-keypad id=0x30001 (of 0x2) index=2 fd=32 classes=0x1
I/EventHub( 75): New device: path=/dev/input/event0 name=mxt224_ts_input id=0x20002 (of 0x3) index=3 fd=33 classes=0x14
E/EventHub( 75): could not get driver version for /dev/input/mice, Not a typewriter
I/InputReader( 75): Device reconfigured: id=0x20002, name=mxt224_ts_input, display size is now 0x0
I/Gonk ( 75): No vbuttons for mt device mxt224_ts_input
I/InputReader( 75): Device added: id=0x20002, name=mxt224_ts_input, sources=00001002
I/InputReader( 75): Device added: id=0x0, name=herring-keypad, sources=00000101
I/InputReader( 75): Device added: id=0x10000, name=cypress-touchkey, sources=00000101
E/GeckoConsole( 75): While creating services from category 'profile-after-change', service for entry 'SmsDatabaseService', contract ID '@
mozilla.org/sms/rilsmsdatabaseservice;1' does not implement nsIObserver.
I/Gecko ( 75): -*- RadioInterfaceLayer: Starting Worker
I/Gecko ( 75):
I/Gonk ( 75): Cannot open socket for RIL!
I/Gecko ( 75): -*- nsWifiWorker component: Wifi starting
W/gralloc ( 75): page flipping not supported (yres_virtual=800, requested=1600)
I/gralloc ( 75): using (fd=35)
I/gralloc ( 75): id = s3cfb
I/gralloc ( 75): xres = 480 px
I/gralloc ( 75): yres = 800 px
I/gralloc ( 75): xres_virtual = 480 px
I/gralloc ( 75): yres_virtual = 800 px
I/gralloc ( 75): bpp = 16
I/gralloc ( 75): r = 11:5
I/gralloc ( 75): g = 5:6
I/gralloc ( 75): b = 0:5
I/gralloc ( 75): width = 52 mm (234.461533 dpi)
I/gralloc ( 75): height = 86 mm (236.279068 dpi)
I/gralloc ( 75): refresh rate = 0.09 Hz
D/FramebufferNativeWindow( 75): mNumBuffers = 2
D/libEGL ( 75): loaded /system/lib/egl/libGLES_android.so
I/Gecko ( 75): Extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_ANDROID_image_native_buffer EGL_ANDROID_swap_rectangle 0x45
I/Gecko ( 75): Extensions length: 113
I/Gecko ( 75): Failed to create EGL config!
I/Gonk ( 75): Failed to create GL context for fb, trying /dev/graphics/fb0
I/Gonk ( 75): No /dev/tty0?
I/GeckoDump( 75): Opened socket on 9999
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gecko ( 75): ======================= webapi+apps.js =======================
I/Gonk ( 75): Cannot open socket for RIL!
I/Gecko ( 75): -*- nsWifiWorker component: init.svc.wpa_supplicant was stopped
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gecko ( 75): -*- RadioInterfaceLayer: Requesting enumeration of calls for callback: [xpconnect wrapped nsIRILTelephonyCallback]
I/Gecko ( 75): -*- RadioInterfaceLayer: Registered callback: [xpconnect wrapped nsIRILTelephonyCallback]
I/Gonk ( 75): Cannot open socket for RIL!
W/AudioSystem( 76): AudioFlinger not published, waiting...
W/Vold ( 70): Ignoring unknown switch 'usb_connected'
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/InputReader( 75): Device reconfigured: id=0x20002, name=mxt224_ts_input, display size is now 480x800
I/Gonk ( 75): No vbuttons for mt device mxt224_ts_input
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
W/AudioSystem( 76): AudioFlinger not published, waiting...
I/Gonk ( 75): Cannot open socket for RIL!
I/Gecko ( 75): -*- RadioInterfaceLayer: Received message: {"type":"enumerateCalls","calls":[]}
I/Gecko ( 75): -*- RadioInterfaceLayer: handleEnumerateCalls: []
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
W/Vold ( 70): Ignoring unknown switch 'usb_connected'
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
W/AudioSystem( 76): AudioFlinger not published, waiting...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
W/Vold ( 70): Ignoring unknown switch 'usb_connected'
D/Vold ( 70): USB connected
D/Vold ( 70): Share method ums now available
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
W/AudioSystem( 76): AudioFlinger not published, waiting...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
W/AudioSystem( 76): AudioFlinger not published, waiting...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
W/AudioSystem( 76): AudioFlinger not published, waiting...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
W/AudioSystem( 76): AudioFlinger not published, waiting...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
W/AudioSystem( 76): AudioFlinger not published, waiting...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
W/AudioSystem( 76): AudioFlinger not published, waiting...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
W/AudioSystem( 76): AudioFlinger not published, waiting...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
W/AudioSystem( 76): AudioFlinger not published, waiting...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
W/AudioSystem( 76): AudioFlinger not published, waiting...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
W/AudioSystem( 76): AudioFlinger not published, waiting...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
W/AudioSystem( 76): AudioFlinger not published, waiting...
I/Gonk ( 75): Cannot open socket for RIL!
W/AudioSystem( 75): AudioFlinger not published, waiting...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
W/AudioSystem( 76): AudioFlinger not published, waiting...
W/AudioSystem( 75): AudioFlinger not published, waiting...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
W/AudioSystem( 76): AudioFlinger not published, waiting...
W/AudioSystem( 75): AudioFlinger not published, waiting...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
W/AudioSystem( 76): AudioFlinger not published, waiting...
W/AudioSystem( 75): AudioFlinger not published, waiting...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
W/AudioSystem( 76): AudioFlinger not published, waiting...
W/AudioSystem( 75): AudioFlinger not published, waiting...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
W/AudioSystem( 76): AudioFlinger not published, waiting...
W/AudioSystem( 75): AudioFlinger not published, waiting...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
W/AudioSystem( 76): AudioFlinger not published, waiting...
W/AudioSystem( 75): AudioFlinger not published, waiting...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
W/AudioSystem( 75): AudioFlinger not published, waiting...
W/AudioSystem( 76): AudioFlinger not published, waiting...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
W/AudioSystem( 76): AudioFlinger not published, waiting...
W/AudioSystem( 75): AudioFlinger not published, waiting...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
W/AudioSystem( 76): AudioFlinger not published, waiting...
W/AudioSystem( 75): AudioFlinger not published, waiting...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
W/AudioSystem( 75): AudioFlinger not published, waiting...
W/AudioSystem( 76): AudioFlinger not published, waiting...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
W/AudioSystem( 76): AudioFlinger not published, waiting...
W/AudioSystem( 75): AudioFlinger not published, waiting...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
W/AudioSystem( 76): AudioFlinger not published, waiting...
W/AudioSystem( 75): AudioFlinger not published, waiting...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
W/AudioSystem( 75): AudioFlinger not published, waiting...
W/AudioSystem( 76): AudioFlinger not published, waiting...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
W/AudioSystem( 75): AudioFlinger not published, waiting...
W/AudioSystem( 76): AudioFlinger not published, waiting...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
W/AudioSystem( 76): AudioFlinger not published, waiting...
W/AudioSystem( 75): AudioFlinger not published, waiting...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...
I/Gonk ( 75): Cannot open socket for RIL!
I/ServiceManager( 76): Waiting for service media.audio_flinger...
I/ServiceManager( 75): Waiting for service media.audio_flinger...