Topic: Nuendo Audiolink 96 Cardbus/PCMCIA card not detected
Hi. I've had the same probelm with a recently purchased Multiface 1 and Audiolink 96 card, which is that the card is not detected by Linux even though the PCI adapter is. Any ideas how I can try to fix this?
I have two PCI-to-Cardbus adapters I've tried, one with a Ricoh chipset and one with TI. Since the TI is supposed to be the more reliable of the two, here are some outputs from it:
lspci -vv:
08:01.0 CardBus bridge: Texas Instruments PCI1410 PC card Cardbus Controller (rev 01)
Subsystem: SCM Microsystems Device 3000
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 168, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 17
Region 0: Memory at c4000000 (32-bit, non-prefetchable) [size=4K]
Bus: primary=08, secondary=09, subordinate=0c, sec-latency=176
Memory window 0: c8000000-cbffffff (prefetchable)
Memory window 1: cc000000-cfffffff
I/O window 0: 0000e000-0000e0ff
I/O window 1: 0000e400-0000e4ff
BridgeCtl: Parity+ SERR+ ISA- VGA- MAbort- >Reset+ 16bInt+ PostWrite+
16-bit legacy interface ports at 0001
Capabilities: <access denied>
Kernel driver in use: yenta_cardbus
lspcmcia:
Socket 0 Bridge: [yenta_cardbus] (bus ID: 0000:08:01.0)
dmesg:
[ 6.251626] yenta_cardbus 0000:08:01.0: CardBus bridge found [133f:3000]
[ 6.251645] yenta_cardbus 0000:08:01.0: Enabling burst memory read transactions
[ 6.251650] yenta_cardbus 0000:08:01.0: Using CSCINT to route CSC interrupts to PCI
[ 6.251652] yenta_cardbus 0000:08:01.0: Routing CardBus interrupts to PCI
[ 6.251658] yenta_cardbus 0000:08:01.0: TI: mfunc 0x00001d92, devctl 0x02
...
[ 6.474427] yenta_cardbus 0000:08:01.0: ISA IRQ mask 0x0000, PCI irq 17
[ 6.474431] yenta_cardbus 0000:08:01.0: Socket status: 10000047
[ 6.474435] pci_bus 0000:08: Raising subordinate bus# of parent bus (#08) from #09 to #0c
[ 6.474441] yenta_cardbus 0000:08:01.0: pcmcia: parent PCI bridge window: [io 0xe000-0xefff]
[ 6.474442] yenta_cardbus 0000:08:01.0: pcmcia: parent PCI bridge window: [mem 0xfb700000-0xfbefffff]
[ 6.474445] pcmcia_socket pcmcia_socket0: cs: memory probe 0xfb700000-0xfbefffff:
[ 6.474450] clean.
[ 6.474452] yenta_cardbus 0000:08:01.0: pcmcia: parent PCI bridge window: [mem 0xf5000000-0xf6ffffff 64bit pref]
aplay -l:
**** List of PLAYBACK Hardware Devices ****
card 0: Loopback [Loopback], device 0: Loopback PCM [Loopback PCM]
Subdevices: 7/8
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
Subdevice #2: subdevice #2
Subdevice #3: subdevice #3
Subdevice #4: subdevice #4
Subdevice #5: subdevice #5
Subdevice #6: subdevice #6
Subdevice #7: subdevice #7
card 0: Loopback [Loopback], device 1: Loopback PCM [Loopback PCM]
Subdevices: 8/8
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
Subdevice #2: subdevice #2
Subdevice #3: subdevice #3
Subdevice #4: subdevice #4
Subdevice #5: subdevice #5
Subdevice #6: subdevice #6
Subdevice #7: subdevice #7
card 1: Intel [HDA Intel], device 0: ALC1200 Analog [ALC1200 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: Intel [HDA Intel], device 1: ALC1200 Digital [ALC1200 Digital]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 2: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: NVidia [HDA NVidia], device 7: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: NVidia [HDA NVidia], device 8: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: NVidia [HDA NVidia], device 9: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
Any help would be appreciated!