Hi,

Androidphan wrote:
> Something is wrong with my asound.conf I guess.
>
> If I just put this in my asound.conf:
> ctl.AndroidPlayback {
>         type hw
>         card 0
> }
>
> ctl.AndroidRecord {
>         type hw
>         card 0
> }
>
> I'm now getting:
>
> E/AudioHardwareALSA( 2162): Unable to attach mixer to device
> AndroidPlayback: Permission denied
> E/AudioHardwareALSA( 2162): Unable to attach mixer to device default:
> No such file or directory
> E/AudioHardwareALSA( 2162): Unable to attach mixer to device
> AndroidRecord: Permission denied
> E/AudioHardwareALSA( 2162): Unable to attach mixer to device default:
> No such file or directory
>
> Then when setting the correct file permissions it goes further. Still
> not booting through though.
>
> On 1 apr, 16:07, Michael Trimarchi <[email protected]> wrote:
>   
I had a crash in mediaserver because compilation flags of the alsa-lib 
don't match
the compilation flag of AudioHardwareAlsa so it recevice a segmentation 
fault
accessing a struct with an invalid offset. So when I ask the frame 
stack, it's
just to know if I can exclude this situation.

What version do you use of the two packages?

Michael

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to