Hi all,
I am running Kubuntu 8.04 on a Dell D630, and purchased a Sony VGP-MCA10 5-in-1 PCMCIA memory card reader. When I insert an SD card into it, the system recognizes the card, but does not create a device for it:
This is the output of pccardctl status:
lspci shows the cardbus:
And there are modules loaded for the bus:
I can provide more information if needed. Can anyone help? Thank you!
I am running Kubuntu 8.04 on a Dell D630, and purchased a Sony VGP-MCA10 5-in-1 PCMCIA memory card reader. When I insert an SD card into it, the system recognizes the card, but does not create a device for it:
Code:
[ 1350.885718] pccard: PCMCIA card inserted into slot 0 [ 1350.887011] pcmcia: registering new device pcmcia0.0 [ 1350.928134] scsi7 : pata_pcmcia [ 1350.928214] ata6: PATA max PIO0 cmd 0x100 ctl 0x10e irq 19
Code:
[ 1350.885718] pccard: PCMCIA card inserted into slot 0 [ 1350.887011] pcmcia: registering new device pcmcia0.0 [ 1350.928134] scsi7 : pata_pcmcia [ 1350.928214] ata6: PATA max PIO0 cmd 0x100 ctl 0x10e irq 19
Code:
03:01.0 CardBus bridge: O2 Micro, Inc. Cardbus bridge (rev 21)
Code:
pata_pcmcia 18176 1 pcmcia 45976 1 pata_pcmcia ... yenta_socket 30092 3 rsrc_nonstatic 14080 1 yenta_socket pcmcia_core 46116 4 pata_pcmcia,pcmcia,yenta_socket,rsrc_nonstatic
Comment