Hi All,

     I have built android filesystem with ALSA downloaded from git, I
changed BoardConfig.mk to Then turn on BOARD_USES_ALSA_AUDIO := true
andBUILD_WITH_ALSA_UTILS := true, Code got successfully compiled , but when
ported I am getting this message at bootup , from where it is not going
further, I am unable to see android screen: Kindly provide some pointers on
this issue,

Error Log :

W/AudioSystem( 1714): AudioFlinger not published, waiting...
I/ServiceManager( 1714): Waiting for sevice media.audio_flinger...
I/ServiceManager( 1714): Waiting for sevice media.audio_flinger...
I/ServiceManager( 1714): Waiting for sevice media.audio_flinger...
I/ServiceManager( 1714): Waiting for sevice media.audio_flinger...
I/ServiceManager( 1714): Waiting for sevice media.audio_flinger...
I/        ( 1848): ServiceManager: 0xac38
E/ALSALib ( 1848): external/alsa-lib/src/conf.c:1589:(snd_config_load1)
_toplevel_:10:1:Unexpected char
E/ALSALib ( 1848): external/alsa-lib/src/conf.c:2850:(snd_config_hook_load)
/etc/asound.conf may be old or corrupted: considt
E/ALSALib ( 1848): external/alsa-lib/src/conf.c:2714:(snd_config_hooks_call)
function snd_config_hook_load returned error: It
E/ALSALib ( 1848): external/alsa-lib/src/conf.c:3079:(snd_config_update_r)
hooks failed, removing configuration
E/AudioHardwareALSA( 1848): Unable to attach mixer to device
AndroidPlayback: Invalid argument
E/ALSALib ( 1848): external/alsa-lib/src/conf.c:1589:(snd_config_load1)
_toplevel_:10:1:Unexpected char
E/ALSALib ( 1848): external/alsa-lib/src/conf.c:2850:(snd_config_hook_load)
/etc/asound.conf may be old or corrupted: considt
E/ALSALib ( 1848): external/alsa-lib/src/conf.c:2714:(snd_config_hooks_call)
function snd_config_hook_load returned error: It
E/ALSALib ( 1848): external/alsa-lib/src/conf.c:3079:(snd_config_update_r)
hooks failed, removing configuration
E/AudioHardwareALSA( 1848): Unable to attach mixer to device default:
Invalid argument
E/ALSALib ( 1848): external/alsa-lib/src/conf.c:1589:(snd_config_load1)
_toplevel_:10:1:Unexpected char
E/ALSALib ( 1848): external/alsa-lib/src/conf.c:2850:(snd_config_hook_load)
/etc/asound.conf may be old or corrupted: considt
E/ALSALib ( 1848): external/alsa-lib/src/conf.c:2714:(snd_config_hooks_call)
function snd_config_hook_load returned error: It
E/ALSALib ( 1848): external/alsa-lib/src/conf.c:3079:(snd_config_update_r)
hooks failed, removing configuration
E/AudioHardwareALSA( 1848): Unable to attach mixer to device AndroidRecord:
Invalid argument
E/ALSALib ( 1848): external/alsa-lib/src/conf.c:1589:(snd_config_load1)
_toplevel_:10:1:Unexpected char
E/ALSALib ( 1848): external/alsa-lib/src/conf.c:2850:(snd_config_hook_load)
/etc/asound.conf may be old or corrupted: considt
E/ALSALib ( 1848): external/alsa-lib/src/conf.c:2714:(snd_config_hooks_call)
function snd_config_hook_load returned error: It
E/ALSALib ( 1848): external/alsa-lib/src/conf.c:3079:(snd_config_update_r)
hooks failed, removing configuration
E/AudioHardwareALSA( 1848): Unable to attach mixer to device default:
Invalid argument



-- 
Best Regards,
Rajesh N

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to