Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: geen support meer voor O2 Micro, Inc. Integrated MMC/SD Controller (rev 02)  (gelezen 747 keer)

Wie helpt mij om mijn sd card reader weer aan de praat te krijgen, werd van hardy tot natty gewoon ondersteund maar helaas niet meer in oneiric

lspci:
08:05.2 SD Host controller: O2 Micro, Inc. Integrated MMC/SD Controller (rev 02)


Gevonden op fedora forums, werkt wanneer als ik opstart zonder sdkaart, met sdkaart ingestoken werkt het niet.

You must add those lines to one of the *.conf files in the etc/modprobe.d folder, I believe it would be dist.conf.

Do this by typing the following into konsole. (substitute gedit with text editor of choice)
Code:

sudo gedit /etc/modprobe.d/dist.conf

Then just add those lines:
Code:

alias mmc_core tifm_core
alias mmc_card tifm_sd

And save the file.

*If this is the wrong .conf file, someone please correct me.

Hope that helps.

~PseudoPsyche