From: Raymond <rayau@netvigator.com>
To: alsa-devel@lists.sourceforge.net
Subject: Re: Re: aplay - How to use device 3 of card 0 ?
Date: Tue, 08 Mar 2005 19:58:21 +0800 [thread overview]
Message-ID: <422D935D.9020109@netvigator.com> (raw)
>> # aplay --verbose -d hw:0,3 piano.wav
>> Playing WAVE 'piano.wav' : Signed 16 bit Little Endian, Rate 44100
Hz, Mono
>> Plug PCM: Hardware PCM card 0 'au8830' device 0 subdevice 0
^^^^^^^^^
> It's already wrong. Instead of hw:0,3, plug layer is used.
> Do you have any definition in ~/.asoundrc or /etc/asound.state?
> Is /usr/share/alsa/alsa.conf is properly updated from the latest
> alsa-lib, too?
http://sourceforge.net/mailarchive/forum.php?thread_id=6750837&forum_id=33141
latest CVS version cannot compile on kernel 2.4
#./cvscompile --with-cards=au8830 --with-sequencer=yes
...
make -C mpu401 modules
make[2]: Entering directory `/root/alsa/cvs/alsa-driver/drivers/mpu401'
gcc -D__KERNEL__ -DMODULE=1 -I/root/alsa/cvs/alsa-driver/include
-I/lib/modules/2.4.22-1.2199.nptl/build/include -O2
-mpreferred-stack-boundary=2 -march=i686 -DLINUX -Wall
-Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2
-fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -nostdinc
-iwithprefix include -DEXPORT_SYMTAB -c mpu401_uart.c
In file included from mpu401_uart.c:1:
../../alsa-kernel/drivers/mpu401/mpu401_uart.c: In function
`snd_mpu401_uart_input_trigger':
../../alsa-kernel/drivers/mpu401/mpu401_uart.c:313: warning: implicit
declaration of function `spin_trylock_irqsave'
In file included from mpu401_uart.c:1:
../../alsa-kernel/drivers/mpu401/mpu401_uart.c:298: warning: `flags'
might be used uninitialized in this function
rm -f snd-mpu401-uart.o
ld -r -o snd-mpu401-uart.o mpu401_uart.o
make[2]: Leaving directory `/root/alsa/cvs/alsa-driver/drivers/mpu401'
...
#make install
..
/sbin/depmod -a 2.4.22-1.2199.nptl
depmod: *** Unresolved symbols in
/lib/modules/2.4.22-1.2199.nptl/kernel/sound/drivers/mpu401/snd-mpu401-uart.o
...
#/etc/init.d/alsasound start
Starting sound driver: snd-au8830
/lib/modules/2.4.22-1.2199.nptl/kernel/sound/drivers/mpu401/snd-mpu401-uart.o:
unresolved symbol spin_trylock_irqsave
/lib/modules/2.4.22-1.2199.nptl/kernel/sound/drivers/mpu401/snd-mpu401-uart.o:
insmod
/lib/modules/2.4.22-1.2199.nptl/kernel/sound/drivers/mpu401/snd-mpu401-uart.o
failed
/lib/modules/2.4.22-1.2199.nptl/kernel/sound/drivers/mpu401/snd-mpu401-uart.o:
insmod snd-au8830 failed
done
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
next reply other threads:[~2005-03-08 11:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-08 11:58 Raymond [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-03-07 12:04 aplay - How to use device 3 of card 0 ? Raymond
2005-03-07 19:50 ` Takashi Iwai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=422D935D.9020109@netvigator.com \
--to=rayau@netvigator.com \
--cc=alsa-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.