Rockbox Development > New Ports

SanDisk Sansa c200v2, m200v4, clipv1, clipv2, clip+, and fuzev2

<< < (323/386) > >>

funman:

--- Quote from: bilditup1 on April 27, 2010, 07:24:54 PM ---it seems microSD support is broken; my card is not recognized. Reverting back to 25733 from 25747 fixes this.

--- End quote ---

can you compile your own build ? If so try to change the udelay(1000); into udelay(10000); in firmware/target/arm/as3525/sd-as3525v2.c
EDIT: 10000 might be too high for the function so no need to try : it won't work


--- Quote from: bilditup1 on April 27, 2010, 07:24:54 PM ---Again, apologies if this is not helpful.

--- End quote ---

You gave a clear description with 2 revisions : working and not working. Sounds like an helpful report to me :)


- pasting what I posted on ABI -

I've put a Clip+ custom build on my ISP homepage, can you give it a try ?

I had one crash with it but it seems much more stable than current builds, so I'd be interested to know how it works for other people.

It's based on current SVN + a patch which could give a hint on how to fix the problems properly. And it should work with any bootloader.

No need to force CPU boosting with it (the patch affects the function which changes CPU frequency so if you force boosting then the patch won't run at all).

EDIT: better use a current build, i've pushed some modifications.

I could play a full album on Clip+ / Fuzev2, got a single crash on Clipv2 but different from what I used to see.

Timar:

--- Quote from: funman on April 28, 2010, 03:14:05 PM ---I had one crash with it but it seems much more stable than current builds, so I'd be interested to know how it works for other people.
--- End quote ---

That's great news, thanks! Runs stable so far (a half an hour)... all other recent builds crashed after 20 seconds of playback at the latest if unboosted :)

EDIT: Still running stable. There's another nice side effect of the new build. On all other builds as well as on the OF there was a buzzing sound at the end of the fade-out as well as at the begin of the fade-in of playback (it was much more distracting on the rockbox though). This sound is completely gone now 8)

bilditup1:
Hmm. In 25753, microSD(HC?) support still seems to be screwy.
On start up, an 8GB microSDHC card I've put in doesn't show up. If I insert, remove it a few times, eventually, I get the following screen (black text on white background):


--- Code: ---*PANIC*
microSD init failed : -8

--- End code ---

A regular 2GB microSD card was recognized with no problems.
Any suggestions, guys?

UPDATE: Good pt - this was a Fuze v2.

Timar:
On my 8gb Clip+, an 8gb MicroSD card works flawless...

FlynDice:
@Timar

Can you startup with your uSD inserted?   I have been unable to for some time now and I think I have tracked it down to INT_GPIOA not being triggered for some reason on startup.  I can get it to init normally if I wait until rockbox is running but if I try to boot with the card inserted I hang at the rockbox logo.  Anyone else seeing this on clip+?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version