Check your asound.conf file.. Its syntax may be wrong! Or you may post it here so that the group can provide you some pointers.
On Wed, May 20, 2009 at 5:46 PM, Rajesh N <[email protected]> wrote: > 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 > > > > -- Ravishankar Haranath http://www.linmaya.net We should be taught not to wait for inspiration to start a thing. Action always generates inspiration. Inspiration seldom generates action. - Frank Tibolt --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
