I recently upgrade from white russian to kamikaze. All is working fine, except for the sdcard mod.
This mod worked flawless for the passed two years so I know it's not the soldering or whatever.
When the driver is loaded with insmod, it gives the aspected output in dmesg. I can install the packages on this card.
Starting the packages will hang the session, I can start a new putty-session and see in PS that that task is running (endlessly).
I get a lot of "mmc error -3" in the syslog.
When I rmmod the mmc.o and insmod it again I get the following the aspected output again, only 2 lines added to it (see below).
...
...
...
[INFO] mmc_card_config: size = 249600, hardsectsize = 512, sectors = 499200
[WARN] mmc_init: hd_sizes=249600, hd[0].nr_sects=499200
[INFO] mmc_card_init: set_blocklen (CMD16) succeeded !
mmca: p1
devfs_mk_dir(mmc/disc0): using old entry in dir: 804ba360 "mmc"
devfs_register(disc): could not append to parent, err: -17
It must be a driver issue I am getting... I trying looking for other drivers but I don't find much.
I know there are other guys outthere running KAMI 7.09 with mmc-mods.
Can we share drivers please?? Or this is no driver issue?
I hope somebody can help.