* .asoundrc plugin setup
@ 2003-10-04 10:22 Antonio Willy Malara
0 siblings, 0 replies; only message in thread
From: Antonio Willy Malara @ 2003-10-04 10:22 UTC (permalink / raw)
To: alsa-devel
i have some troubles with an usb-audio device (an imic) on linux ppc
(an ibook2), i think becouse of endianness related troubles..
my big trouble is that jack says:
willy@Zeryn:~$ jackd -d alsa -d hw:1
jackd 0.80.0
[...]
JACK compiled with System V SHM support
loading driver ..
creating alsa driver ... hw:1|hw:1|1024|2|48000|nomon|swmeter|rt
open
Sorry. The audio interface "hw:1"doesn't support either of the two
hardware sample formats that jack can use.
ALSA: cannot configure capture channel
starting engine
engine driver not set; cannot start
[...]
i've setupped an .asounrc like that:
pcm.imic {
type hw
card 1
}
ctl.imic2 {
type hw
card 1
}
pcm_slave.sl3 {
pcm imic
format S16_LE
}
pcm.imic2 {
type plug
slave sl3
}
and jack at least start, but it dont playback anything:
willy@Zeryn:~$ jackd -d alsa -d imic2
jackd 0.80.0
[...]
creating alsa driver ... imic2|imic2|1024|2|48000|nomon|swmeter|rt
open
You appear to be using the ALSA software "plug" layer, probably
[...]
You appear to be using the ALSA software "plug" layer, probably
[...] starting engine
ALSA lib pcm_hw.c:494:(snd_pcm_hw_start) SNDRV_PCM_IOCTL_START failed:
Broken pipe
could not start playback (Broken pipe)
jackd: signal 2 received
jack main caught signal 2
received signal 15 during shutdown (ignored)
willy@Zeryn:~$
its a mine fault or alsa fault?? i think that with that .asoundrc this
things should work...
tanks for attention
wil
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-10-04 10:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-04 10:22 .asoundrc plugin setup Antonio Willy Malara
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox