After few hours reading newbs' thread on Zenwalk forum, the solution is pretty simple (also ugly in certain ways): probing some modules which aren't loaded defaultly. They are: tifm(s) and mmc(s).
I suppose
# modprobe mmc_core
# modprobe mmc_block
// ricoh_mmc loaded defaultly
is enough to go. But better safe than sorry, so also load these:
#modrobe tifm_sd
#modrobe tifm_core
#modrobe tifm_7xx1
-- thanks to markc
0 rants:
Post a Comment