I use the Alsa Lib from the git repository. It's still from before the
big merge.
I still can't get it to work. Does it really need an asound.conf ?

When are the alsa-utils commited to the repository? I can't build it
decently for x86. Anyone has a decent Android makefile for this?

On 1 apr, 16:23, Michael Trimarchi <[email protected]> wrote:
> 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 thealsa-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