Discussion:
rme multiface I=>pccard error -12
r***@free.fr
2007-11-30 14:11:08 UTC
Permalink
Hello,

on a laptop the old multiface I with a pccard (1) doesn't attach.
acore returns error -12.

details:
dmesg:
pccard: CardBus card inserted into slot 0
ALSA /root/alsa-driver-hg20071129/acore/init.c:174: cannot find the slot for index 0 (range 0-0), error: -16
RME Hammerfall DSP: probe of 0000:07:00.0 failed with error -12
config:
machine: sony vaio s5
kernel 2-6-24-rc3
all alsa-*-hg as you seen.
sound box: multiface I and pccard (I), the old one.

Socket 0 Bridge: [yenta_cardbus] (bus ID: 0000:06:05.0)

lspcmcia:
Configuration: state: on ready: yes
Voltage: 3.3V Vcc: 3.3V Vpp: 3.3V

lspci -v
06:05.0 CardBus bridge: Texas Instruments PCI7420 CardBus Controller
Subsystem: Sony Corporation Unknown device 818f
Flags: bus master, medium devsel, latency 168, IRQ 17
Memory at b0008000 (32-bit, non-prefetchable) [size=4K]
Bus: primary=06, secondary=07, subordinate=0a, sec-latency=176
Memory window 0: 50000000-53fff000 (prefetchable)
Memory window 1: 54000000-57fff000
I/O window 0: 00002400-000024ff
I/O window 1: 00002800-000028ff
16-bit legacy interface ports at 0001
07:00.0 Multimedia audio controller: Xilinx Corporation RME Hammerfall DSP (rev 10)
Flags: medium devsel, IRQ 17
Memory at 54000000 (32-bit, non-prefetchable) [disabled] [size=64K]

cat /dev/sndstat:
...
0: alc-260

any help would be appreciated.
thanks.

best regards
raoul
***@free.fr
Takashi Iwai
2007-12-03 14:00:37 UTC
Permalink
At Fri, 30 Nov 2007 15:11:08 +0100,
Post by r***@free.fr
Hello,
on a laptop the old multiface I with a pccard (1) doesn't attach.
acore returns error -12.
pccard: CardBus card inserted into slot 0
ALSA /root/alsa-driver-hg20071129/acore/init.c:174: cannot find the slot for index 0 (range 0-0), error: -16
Check /proc/asound/cards. The index 0 is likely already used by
another device. Since the recent distro loads the sound drivers
automatically via udev, you'll have to set index for all drivers
properly.

If it's snd-hda-intel, add the option like below:

options snd-hda-intel index=1


Takashi
Post by r***@free.fr
RME Hammerfall DSP: probe of 0000:07:00.0 failed with error -12
machine: sony vaio s5
kernel 2-6-24-rc3
all alsa-*-hg as you seen.
sound box: multiface I and pccard (I), the old one.
Socket 0 Bridge: [yenta_cardbus] (bus ID: 0000:06:05.0)
Configuration: state: on ready: yes
Voltage: 3.3V Vcc: 3.3V Vpp: 3.3V
lspci -v
06:05.0 CardBus bridge: Texas Instruments PCI7420 CardBus Controller
Subsystem: Sony Corporation Unknown device 818f
Flags: bus master, medium devsel, latency 168, IRQ 17
Memory at b0008000 (32-bit, non-prefetchable) [size=4K]
Bus: primary=06, secondary=07, subordinate=0a, sec-latency=176
Memory window 0: 50000000-53fff000 (prefetchable)
Memory window 1: 54000000-57fff000
I/O window 0: 00002400-000024ff
I/O window 1: 00002800-000028ff
16-bit legacy interface ports at 0001
07:00.0 Multimedia audio controller: Xilinx Corporation RME Hammerfall DSP (rev 10)
Flags: medium devsel, IRQ 17
Memory at 54000000 (32-bit, non-prefetchable) [disabled] [size=64K]
...
0: alc-260
any help would be appreciated.
thanks.
best regards
raoul
_______________________________________________
Alsa-devel mailing list
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
r***@free.fr
2007-12-04 10:23:22 UTC
Permalink
Post by Takashi Iwai
At Fri, 30 Nov 2007 15:11:08 +0100,
Post by r***@free.fr
Hello,
on a laptop the old multiface I with a pccard (1) doesn't attach.
acore returns error -12.
pccard: CardBus card inserted into slot 0
ALSA /root/alsa-driver-hg20071129/acore/init.c:174: cannot find the slot for index 0 (range 0-0), error: -16
Check /proc/asound/cards. The index 0 is likely already used by
another device. Since the recent distro loads the sound drivers
automatically via udev, you'll have to set index for all drivers
properly.
options snd-hda-intel index=1
Takashi
Hello Takashi,

thanks for this info, and sorry for the noise.
all worlks fine now.

Best regards

***@free.fr

Loading...