Comment 31 for bug 111089

Revision history for this message
Onlinelli (cornelius-maihoefer) wrote :

I'm running the latest Kubuntu-Hardy.

03:01.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller
03:01.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 19)
03:01.2 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 0a)
03:01.3 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 05)

so I tried,
sudo modprobe -r sdhci
sudo setpci -s '03:01.0' 0xCA=0x57
sudo setpci -s '03:01.0' 0xCB=0x02
sudo setpci -s '03:01.0' 0xCA=0x00
sudo modprobe sdhci

and also the scripts provided above. But I had no effect. If I by mistake tried the same with 03:01.1 on my old gutsy, it should not do any harm to a fresh installed ubuntu, shouldn't it?