|
Hi to all the list!
I'm working with an arm embedded system based on
Cirrus EP9302 processor and linux 2.4.21. The board is provided with AC97
and OSS driver. I would switch to ALSA, so i downloaded the
alsa-tarballs from http://arm.cirrus.com/files/linux/packages
I succesfully cross-compiled alsa-driver-1.0.4, alsa-lib-1.0.9, alsa-utils-1.0.9, but when i tried to execute alsamixer i had: /mnt/nfs2 # alsamixer ALSA lib control.c:739:(snd_ctl_open_noupdate) Invalid CTL default alsamixer: function snd_ctl_open failed for default: No such file or directory /mnt/nfs2 # The installation instructions was:
for Alsa-driver
./configure --prefix=/usr --with-gnu-ld --with-cross=arm-linux- --with-kernel=/home/gianluca/arm-Omni-install-environment/arm-Omni-kernel/linux-2.4.21 make make install DESTDIR=/arm-alsa
for Alsa-libs: ./configure
--prefix=/usr --with-gnu-ld --with-cross=arm-linux-
--with-kernel=/home/gianluca/arm-Omni-install-environment/arm-Omni-kernel/linux-2.4.21 make make install DESTDIR=/arm-alsa for Alsa-utils:
./configure --prefix=/usr
--host=arm-linux
make
make install DESTDIR=/arm-alsa
what's wrong?
Should i need to configure something on the
board instead to directly lauch alsamixer?
Thanks,
Gian
|
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Alsa-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/alsa-user
