You are not logged in.

#1 2009-02-09 23:43:23

bwh1969
Member
Registered: 2008-01-05
Posts: 151

strange issue with pcmcia SD card reader

I had this working ONCE when I first installed sdricoh_cs from AUR.  I actually copied things from the inserted card to my drive.  Once I removed it, it did not work again in my session when I reinserted it.  Odd thing is that I was running a chakra live session (live arch) and I didn't save my moddifications.  So, I rebooted (remember no persistence so I SHOULD have been able to replicate the ability for it to work) and reinstalled the AUR created package, and it still won't work.  The device still works in windows and the SD card has no issues being read in a USB reader.

$lspci
00:06.0 CardBus bridge [0607]: Texas Instruments PCI1410 PC card Cardbus Controller [104c:ac50] (rev 02)

Without SD card inserted but reader in:

$lspcmcia
Socket 0 Bridge:        [yenta_cardbus]         (bus ID: 0000:00:06.0)

With SD Card:
$lspcmcia

Socket 0 Bridge:        [yenta_cardbus]         (bus ID: 0000:00:06.0)
Socket 0 Device 0:      [pata_pcmcia]           (bus ID: 0.0)

$ lsmod | grep sd

tifm_sd                11912  0
tifm_core               8476  1 tifm_sd
sdricoh_cs              7556  0
mmc_core               46620  2 tifm_sd,sdricoh_cs
pcmcia                 35116  3 ide_cs,pata_pcmcia,sdricoh_cs
sd_mod                 27160  3
scsi_mod               96460  4 sg,sr_mod,sd_mod,libata

IDEAS?

Offline

Board footer

Powered by FluxBB