Hallo, gibt es irgenwelche Einträge in /var/log/messages wenn Du die SD-Karte im Slot einteckst ? Andreas Otto wrote:
Hallo,
ich habe ein Problem den SD-Karten-Slot in meinem Notebook anzusprechen. Schiebe ich eine SD-Karte in den Steckplatz, passiert exakt nichts.
Schauen wir mal mit lspci nach was für einen Chipsatz drinsteckt.
sudo /sbin/lspci -v | grep Texas 0000:02:02.0 FireWire (IEEE 1394): Texas Instruments TSB43AB21 IEEE-1394a-2000 Controller (PHY/Link) (prog-if 10 [OHCI]) 0000:02:09.0 CardBus bridge: Texas Instruments PCI1620 PC Card Controller (rev 01) 0000:02:09.1 CardBus bridge: Texas Instruments PCI1620 PC Card Controller (rev 01) 0000:02:09.2 System peripheral: Texas Instruments PCI1620 Firmware Loading Function (rev 01)
OK, es ist ein Cardreader von Texas Instruments. Und eine Firmaware will das Teil haben.
Ein grep yenta auf boot.msg gibt folgendes aus:
<6>Yenta: CardBus bridge found at 0000:02:09.0 [1558:0470] <6>Yenta: Using INTVAL to route CSC interrupts to PCI <6>Yenta: Routing CardBus interrupts to PCI <6>Yenta TI: socket 0000:02:09.0, mfunc 0x01001c00, devctl 0x66 <6>Yenta: ISA IRQ mask 0x00f8, PCI irq 10 <6>Socket status: 30000006 <6>ACPI: PCI interrupt 0000:02:09.1[B] -> GSI 11 (level, low) -> IRQ 11 <6>Yenta: CardBus bridge found at 0000:02:09.1 [1558:0470] <6>Yenta: Using INTVAL to route CSC interrupts to PCI <6>Yenta: Routing CardBus interrupts to PCI <6>Yenta TI: socket 0000:02:09.1, mfunc 0x01001c00, devctl 0x66
Die wenigen Informationen die ich über Google gefunden habe [1] lassen vermuten, daß sich das Teil nicht vollständig verwenden lassen wird.
Hat jemand vielleicht andere Erfahrungen mit diesem Chipsatz gemacht?
[1]: http://www.google.de/search?hl=de&q=linux+pci1620+firmware
Liebe Grüße, Andreas