I am sorry if this question has been asked a million times on this forum but I just can't seem to find a solution
I have a version 1.0 running whiterussion, and a 2 gb sd card installed.
My router (so I have read) uses the gpio2 in the mmc.o
I have downloaded and installed just about every mmc.o file on the interweb and none of them seem to be working.
All of the tutorials I have read are for the version 1.1
Is there a difference in the soldering locations between 1.1 and 1.0?
anyhow...
The error I am getting from dmesg is
mmc Hardware init
mmc Card init
mmc Card init
mmc: error in mmc_card_init (1)
mmc: error in mmc_init (-1)
And this is as far as I can get.
When I insmod the mmc.o my orange ses light comes on and I can cd into my /mnt/mmc directory and see files in there but when I do a df -h I do not see anything for the mmc card.
Filesystem Size Used Available Use% Mounted on
/dev/root 1.0M 1.0M 0 100% /rom
none 7.0M 32.0k 7.0M 0% /tmp
/dev/mtdblock/4 2.2M 892.0k 1.3M 40% /jffs
/jffs 1.0M 1.0M 0 100% /
root@OpenWrt:/mnt/mmc#
this is also another error I am getting
root@OpenWrt:~# mount /mnt/mmc/
mount: Mounting /dev/mmc/disc0/part1 on /mnt/mmc failed: No such file or directory
root@OpenWrt:~#
Like I said.
I have been fighting with this for weeks and I still can't find a solution.
Is there a thread someone can point me to or maybe have some advice?
Thanks guys.