when anddroid booting, ServiceManager have something wrong,this is logcat print infformation.

1,607 views
Skip to first unread message

Eric Sky

unread,
May 1, 2014, 2:44:30 AM5/1/14
to android-...@googlegroups.com

This is logcat  informations,and it has been printed in the loop.

Logcat

{

I/ServiceManager(   29): service 'media.audio_policy' died

I/ServiceManager(   29): service 'media.audio_flinger' died

I/ServiceManager(   29): service 'media.player' died

I/ServiceManager(   29): service 'media.camera' died

I/Netd    ( 1968): Netd 1.0 starting

E/Netd    ( 1968): Unable to bind netlink socket: No such file or directory

E/Netd    ( 1968): Unable to open quota2 logging socket

I/        ( 1967): ServiceManager: 0xf958

I/AudioFlinger( 1967): Loaded primary audio interface from LEGACY Audio HW HAL (audio)

I/AudioFlinger( 1967): Using 'LEGACY Audio HW HAL' (audio.primary) as the primary audio interface

I/CameraService( 1967): CameraService started (pid=1967)

D/EmulatedCamera_QemuClient( 1967): Emulated camera list: 

D/EmulatedCamera_FakeCamera( 1967): Initialize: Fake camera is facing back

V/EmulatedCamera_Factory( 1967): 1 cameras are being emulated. Fake camera ID is 0

I/AudioFlinger( 1967): AudioFlinger's thread 0x11008 ready to run

W/AudioFlinger( 1967): Thread AudioOut_1 cannot connect to the power manager service

I/AudioPolicyService( 1967): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy)

I/ServiceManager(   29): service 'media.audio_policy' died

I/ServiceManager(   29): service 'media.audio_flinger' died

I/ServiceManager(   29): service 'media.player' died

I/ServiceManager(   29): service 'media.camera' died

I/Netd    ( 2004): Netd 1.0 starting

E/Netd    ( 2004): Unable to bind netlink socket: No such file or directory

E/Netd    ( 2004): Unable to open quota2 logging socket

I/        ( 2003): ServiceManager: 0xf958

I/AudioFlinger( 2003): Loaded primary audio interface from LEGACY Audio HW HAL (audio)

I/AudioFlinger( 2003): Using 'LEGACY Audio HW HAL' (audio.primary) as the primary audio interface

I/CameraService( 2003): CameraService started (pid=2003)

D/EmulatedCamera_QemuClient( 2003): Emulated camera list: 

D/EmulatedCamera_FakeCamera( 2003): Initialize: Fake camera is facing back

V/EmulatedCamera_Factory( 2003): 1 cameras are being emulated. Fake camera ID is 0

I/AudioFlinger( 2003): AudioFlinger's thread 0x10fe0 ready to run

W/AudioFlinger( 2003): Thread AudioOut_1 cannot connect to the power manager service

I/AudioPolicyService( 2003): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy)

}



this is why?  I hope someone can help me, Thanks!

Glenn Kasten

unread,
May 1, 2014, 10:05:20 AM5/1/14
to android-...@googlegroups.com
The logcat begins after mediaserver died. Do the logs above this explain why mediaserver (or other processes) died?

allicoder redocilla

unread,
May 2, 2014, 5:42:13 AM5/2/14
to android-...@googlegroups.com
Did you install the proprietary binaries for your device correctly? Do they match the version of your branch? Did you do a full make clobber/make cycle after you installed them?

allicoder
Reply all
Reply to author
Forward
0 new messages