[alsa-devel] rme multiface I=>pccard error -12
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 rmgls@free.fr
At Fri, 30 Nov 2007 15:11:08 +0100, rmgls@free.fr wrote:
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
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
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 rmgls@free.fr _______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
participants (2)
-
rmgls@free.fr
-
Takashi Iwai