Rockbox Development > New Ports
SanDisk Sansa c200v2, m200v4, clipv1, clipv2, clip+, and fuzev2
sko:
My player played 25 songs (mp3) until now without any freezes or other problems with mmu + caches... playback seems stable, but I'll let it play more songs to be sure.
jago:
I found that with forcing asynchronous bus-mode my radio is working again (Actual SVN).
--- Code: ---#if 1 // (AS3525_FCLK_FREQ % AS3525_PCLK_FREQ)
#define ASYNCHRONOUS_BUS /* Boosted mode asynchronous */
#endif
--- End code ---
--- Quote from: sko on June 02, 2009, 05:05:33 AM ---EDIT: radio is working again (was not working with svn)
--- End quote ---
Yes, lowering the DRAM_FREQ to 31 MHz is working too.
stray:
FS#10048 (newest patch) does not work on my Fuze.
Test_disk/test_fps runs fine. No white screens,screen corruption etc.
But sometimes my scrollwheel stops working, and instead it controls the backlight. Oo
/edit: Building the database also didn't work.
matsch:
--- Quote ---By the way some GPIO pins settings were removed since they had no effect (at least on the Clips tested so far). You could try to add them back (one by one and then the 2 of them)
Just add these lines at the top of lcd_init_device() after ams3525_dbop_init()
--- End quote ---
Tried to add the GPIO pins setting back. Without success. Working Screen with very weak contrast for my Clip.
Hillshum:
--- Quote from: matsch on June 02, 2009, 12:55:37 PM ---
Tried to add the GPIO pins setting back. Without success. Working Screen with very weak contrast for my Clip.
--- End quote ---
As in you weren't able to get the settings back in or that worked but didn't help the problem?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version