I second that. The only problem I've run into is that the clock app force closes every time an alarm is set.I cant confirm this for the 10-27 nightly, which feels very snappy and is performing well here.![]()
I second that. The only problem I've run into is that the clock app force closes every time an alarm is set.I cant confirm this for the 10-27 nightly, which feels very snappy and is performing well here.![]()
Upstream bug which I also saw in my self-compiled ROM. I fixed it by reverting this commit:The only problem I've run into is that the clock app force closes every time an alarm is set.
"2.6.32.9-AeroKernel" in the first line of Kernel Version of course is OK.What version should it be? I have 2.6.32.9-AeroKernel
Thanks for this info! :good:Upstream bug which I also saw in my self-compiled ROM. I fixed it by reverting this commit:I second that. The only problem I've run into is that the clock app force closes every time an alarm is set.
https://github.com/CyanogenMod/andr...mmit/09ca6d3073e343d48bfb99d1c68c005042b7c272
I have yet to leave a note/logcat here: http://review.cyanogenmod.org/#/c/74312/
Or use this aosp port from play store:In the meanwhile, I think we could replace DeskClock.apk in /system/app with a version from before 10-09 (e.g. from 10-02 nightly) as a workaround, am I right?
It's on 27thNo problems with deskclock (alarm) here running 20141020 date nightley
newlife-defy bl.7 stock
I second that. The only problem I've run into is that the clock app force closes every time an alarm is set.
I have the same problem: I can not boot into TWRP recovery since last update. 3 seconds black screen, then reboot.Thank you. I've replaced ramdisk-recovery from 03.10 build, and now can boot into recovery
My broken ramdisk-recovery was 3.4Mb too, and has right rights. So, I think, broken one have same size.
Maybe it is related to a custom ringtone (mp3 file from sdcard) I activated using Apollo.No problems with deskclock (alarm) here running 20141020 date nightley
Just be sure that you are replacing it in the right folderI have the same problem: I can not boot into TWRP recovery since last update. 3 seconds black screen, then reboot.
I tried to replace the ramdisk-recovery from several builds,but no luck. My last update was to 20141021 build a week ago. Main system is working fine...
Any ideas what to do?
Thank you. I've replaced ramdisk-recovery from 03.10 build, and now can boot into recovery
My broken ramdisk-recovery was 3.4Mb too, and has right rights. So, I think, broken one have same size.
Originally Posted by banjoe4711
I have the same problem: I can not boot into TWRP recovery since last update. 3 seconds black screen, then reboot.
I tried to replace the ramdisk-recovery from several builds,but no luck. My last update was to 20141021 build a week ago. Main system is working fine...
Any ideas what to do?
I think i used the right folder. I renamed the original file, inserted the new one and set file permissions to (-rw-rw-rw-). Please see the screenshots below (aahh sorry, i am not allowed to add pictures here).Just be sure that you are replacing it in the right folder /system/bootstrap/2nd-boot/ (because there are three different folders called bootstrap) and set the right permissions..
IMHO @Vicsa's advice to replace ramdisk-recovery in /system/bootstrap/2nd-boot is wrong, because with the resized partitions it now must be /bootstrap/bootstrap/2nd-boot, because the system is booting now from there. If this doesn't work, you might also have to replace zImage-recovery with one of the latest nightlies. Which version doesn't matter, just be sure that it's after the 10-13 nightly!I think i used the right folder. I renamed the original file, inserted the new one and set file permissions to (-rw-rw-rw-). Please see the screenshots below (aahh sorry, i am not allowed to add pictures here).
Actual file is from 20141027-build. Because i do not have ramdisk-recovery from 20141003-build i started with 20141007-build. Will any file do or should i try from a certain build date?
P.S. Sorry for the strange quoting. I clicked on 'reply' but my own text from before was not shown so i inserted it manually...
It's great that you can now also participate in this forum.Hi! In the last rom of the day October 28 I see that the bug # 51 repeats frequently, so I tried using logcat to make a record, I do not know if something will serve. After check, the phone has been turned on by itself after two minutes. It is a MB525 connected to the internet via wifi and a non-active sim.
https://drive.google.com/file/d/0B00F9XnJ4G3eaVpEM0pSVkpoaGM/view?usp=sharing
Thanks @okij for correcting me about the right folder. This is ramdisk-recovery from 20141020 build I'm using at this time. Unzip it and put in the right folder (now you know for sure which oneI think i used the right folder. I renamed the original file, inserted the new one and set file permissions to (-rw-rw-rw-). Please see the screenshots below (aahh sorry, i am not allowed to add pictures here).
Actual file is from 20141027-build. Because i do not have ramdisk-recovery from 20141003-build i started with 20141007-build. Will any file do or should i try from a certain build date?
P.S. Sorry for the strange quoting. I clicked on 'reply' but my own text from before was not shown so i inserted it manually...
Did you try to manually mount it? Start TWRP, open a shell through adb and try to mount the card. Do you get an error message, possibly about the filesystem or maybe even about the card itself? Check dmesg for errors as well.I'm using the motorola bravo, mb520, and trying to upgrade to new cm11 builds but can't get there. I was on cm7 build and tried upgrading to cm10.2 to get twrp to flash new bootstrap. After flashing bootstrap, when loading recovery I can't access the sdcard. I sbf'ed to stock and then rooted and then used adb shell to flash bootstrap img and still no access to sdcard. Without access to sdcard I'm stuck. Any help is appreciated.
Edit, just flashed sbf again, root and bootmenu, non quarx cm7, cm10.2, then update recovery file to try to get old cm11 builds again and after update recovery flashed, again no access to sdcard. Why won't it mount the sdcard, can I force mount it?
$ su
# mount /sdcard
# mount /dev/block/mmcblk0p1 /mnt/media_rw/sdcard0
# fsck_msdos /dev/block/mmcblk0p1
Ok, i followed your advise and it worked perfectly fine in the end!Besides this, from what you wrote, I assume that you installed new_bootstrap.zip before 2014-10-13 and didn't update yet. If this is the case, it is likely that the buggy old new_bootstrap.zip has caused some partition corruption on your /bootstrap partition, leading to the not-working TWRP.
So it is strongly advisable that you also follow my post "For everyone who installed an early version of new_bootstrap.zip (before 2014-10-13)", otherwise you will run into problems with booting TWRP and/or system again sooner or later!
If you want to make a backup of your /data partition before touching your system, you can do this with Online Nandroid Backup ap. It can make TWRP compatible backups without having to reboot to recovery.![]()