!!!sd solder problem

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Author Message
^Albe^
DD-WRT User


Joined: 28 Jul 2006
Posts: 101

PostPosted: Sat Dec 22, 2007 19:27    Post subject: !!!sd solder problem Reply with quote
hi to all
i have just soldered a microsd adapter to my wrt54gsv4/latest v24rc5 std
the dd-wrt recognize it like a 3,136.00 KB / 0 (the microsd is a 512mb one)

well, looking from the upper (component side) front i have soldered:

the right pin of the dmz led (GPIO1?)=sd1-CS
the right pin of the left led ahead the switch (GPIO2?)=sd2-D1
Pin9 of the jp2 connector=sd3/6-GND
Pin 1 of the jp2 connector=sd4-V+
the rght pin of the right led ahead the switch (GPIO3?)=sd5-CLK
the right pin of the switch (GPIO4?)= sd7-D0
are that true?

the photo seems not clear (the one i have found)

i have tryed to configure manually the gpio and in auto mode, but nothing change
any help i well apreciated
regards and happy christmas
Sponsor
RolF
DD-WRT User


Joined: 28 Sep 2007
Posts: 349
Location: CCCP

PostPosted: Sat Dec 22, 2007 23:57    Post subject: Reply with quote
http://www.melilla500.com/WRT54_KARIOTA.JPG



R.
^Albe^
DD-WRT User


Joined: 28 Jul 2006
Posts: 101

PostPosted: Sun Dec 23, 2007 13:01    Post subject: Reply with quote
thx for the help
the sd2 and sd5 was swapped
but the sd does not recognized correctly
perhaps is a unlucky sd, all removed for the moment

must it work in auto mode or the gpio must be manually inserted?
RolF
DD-WRT User


Joined: 28 Sep 2007
Posts: 349
Location: CCCP

PostPosted: Sun Dec 23, 2007 13:33    Post subject: Reply with quote
I don't have 54Gv4 , but if you want auto then use 2,4,3,7 gpio :

case ROUTER_WRT54G:
if (nvram_match ("boardtype", "0x0467")) //v4 or GL
mmc_di = 2;
else
mmc_di = 5;
mmc_do = 4;
mmc_clk = 3;
mmc_cs = 7;
break;


R.
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum