Thank You for your continued support and contributions!
Quote from: Mihail Zenkov on June 04, 2015, 07:09:42 PMNow I know - why read speed was three times slower than write http://gerrit.rockbox.org/r/#/c/1191/Does that flip read and write?
Now I know - why read speed was three times slower than write http://gerrit.rockbox.org/r/#/c/1191/
Does your patch change the timer frequency?
We do have a mono mode. If setting the hardware to mono really helps, I don't see why not.
You should try add this patch to your build: http://forums.rockbox.org/index.php/topic,48549.msg233958.html#msg233958It hack (we still don't have better solution) but it critical in some case.
Not very good solution as backlight have quite big timeout. Try attached hack for GUI_BOOST - if you press any key cpu boost for one second.
(does that irq patch still do something after your discovery these freeze problems have another cause on other clips ?).
I noticed something strange with this build only :when i power off and power it on back after a few seconds or minutes, it's finebut if i wait > 15 mn to power it on back, it is stuck on the 2nd boot screen (the one with the version number) for ~8 secondes - then 1 second black, then the now playing screen (Backlight timer has been started : I have it set to 10 seconds, and backlight goes off 1 second after i see the now playing screen).If i power it off and then on early enough, it's fast. If I wait 15mn or 4 hours, it's slow, very reproducible. Didnt happen yesterday before these 2 patches.
This patches shouldn't have side affect like this. You can try switch off database auto update.
Quote from: saratoga on June 01, 2015, 12:17:15 PMI quickly synced that file (was only one line changed). I can't login into gerrit at the moment, but here is the patch:http://mit.edu/mgg6/www/amsv2_scaling_v8.patchThanks a lot for your patch, Saratoga. Until now it works very well.
I quickly synced that file (was only one line changed). I can't login into gerrit at the moment, but here is the patch:http://mit.edu/mgg6/www/amsv2_scaling_v8.patch
Sometimes it happens the cpu is boosted and it doesn't come back to power saving settings: in this case I shut down and resume playing with again the power setting on.
Does any of the voltage and frequency settings this patch (or the irq patch) changes may have an influence on the SD card functionning ? If no, I may just get a new sd card.
Quote from: LolaPalocz on July 17, 2015, 02:58:58 AMDoes any of the voltage and frequency settings this patch (or the irq patch) changes may have an influence on the SD card functionning ? If no, I may just get a new sd card.Definitely a SD card problem. I replaced that old Kingston by an old Sandisk SD, and I haven't had any problem over a week.
Can you replace ascodec_write_pmu(0x17, 2, 0x80 | 111); with ascodec_write_pmu(0x17, 2, 0x80 | 113); in amsv2_scaling_v8.patch and test Kingston sd card again?
I'll have to wait for the next heat wave to confirm, as with 111, it was fine for some weeks till the weather got warm (dunno if temperature does have some effects on all that, but it looks like it did).
Does 983c808 build include any of the patches discussed here ?
Still stable after a few days of warm weather, so I guess 113 may be needed with some SD cards in specific climates
I guess people should try them in the order given, so developpers can know how much the other patches are needed.(I haven't tested them, so use at your own risk.)
Page created in 0.179 seconds with 21 queries.