Hi:
Foolishly, I upgraded my perfectly configured workstation from Fedora 5
to Fedora 9. Since then I've been struggling to regain my position.
I was happily using my Edirol UA-25 under ALSA with Pd, but now that
doesn't work. It gives a perplexing error message. Perhaps someone has
seen it. Thanks for looking.
Best,
David
[david@Congo pd]$ pd -alsa -listdev -nogui
oops: ALSA cards not reported in order?
audio input devices:
1. NVidia CK804 (hardware)
2. NVidia CK804 (plug-in)
3. UA-25 (hardware)
4. UA-25 (plug-in)
audio output devices:
1. NVidia CK804 (hardware)
2. NVidia CK804 (plug-in)
3. UA-25 (hardware)
4. UA-25 (plug-in)
API number 1
no midi input devices found
no midi output devices found
oops: ALSA cards not reported in order?
When I try to switch to UA-25 (plug-in), I get the following error
messages:
ALSA lib pcm_hw.c:1240:(_snd_pcm_hw_open) Invalid value for card
snd_pcm_open (input): No such file or directory
ALSA lib pcm_hw.c:1240:(_snd_pcm_hw_open) Invalid value for card
snd_pcm_open (output): No such file or directory
However,
aplay -v -D plughw:UA25 foo.wav
works fine.
Also, ALSA works with the NVidia card in Pd.
System Configuration:
Pd version 0.41.4
[david@Congo pd]$ cat /proc/asound/cards
0 [CK804 ]: NFORCE - NVidia CK804
NVidia CK804 with ALC850 at irq 23
1 [UART ]: MPU-401 UART - MPU-401 UART
MPU-401 UART at 0x330, irq 5
2 [UA25 ]: USB-Audio - UA-25
EDIROL UA-25 at usb-0000:00:0b.0-2, full speed
[david@Congo pd]$ uname -r
2.6.25.11-97.fc9.x86_64
[david@Congo pd]$ uname -a
Linux Congo 2.6.25.11-97.fc9.x86_64 #1 SMP Mon Jul 21 01:09:10 EDT 2008
x86_64 x86_64 x86_64 GNU/Linux