> Is your SD reader built-in or a USB device? Did it used to work? What's > the output of "lspci" that pertains to it? Usually these things are SCSI > emulated. Which modules did you try to insert to make it work? > -Josiah
It's a built-it. No, it hasn't worked at all. >From lspci: 08:0b.2 Mass storage controller: Texas Instruments 5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD) 08:0b.3 SD Host controller: Texas Instruments PCIxx12 SDA Standard Compliant SD Host Controller I've have read a couple of solutions on the web, they include using things like: setpci -s 08:0b.24c.b=02,and loading a couple of modules (sg, sd_mod, mmc_core, mmc_block sdhci). None of this seems to work. From /var/log/messages I see a couple of lines that might help: sdhci: SDHCI controller found at 0000:08:0b.3 [104c:803c] (rev 0) mmc0: SDHCI at 0x8800a800 irq 22 DMA PCI: Enabling device 0000:08:0b.2 (0000 -> 0002) ACPI: PCI Interrupt 0000:08:0b.2[D] -> GSI 23 (level, low) -> IRQ 21 Thanx again