Guest fischschneehase Posted January 21, 2011 Report Posted January 21, 2011 For me everything is fine except some apps which worked in previous v. Doesnt work now :lol: i get black screen andere get back to Home :)
Guest Koki1337 Posted January 21, 2011 Report Posted January 21, 2011 Dialer keeps on crashing on my side here com.android.phone is crashing constantly
Guest marcozambi Posted January 21, 2011 Report Posted January 21, 2011 Roggin, thank you so much. YOU ROCK! Reboot problems completely fixed! This ROM is huge! Super fast, very stable. Two minor things: - At every reboot 3G is always re-enabled. Even if you go and set "Use 2G only" in Settings, this is reset to unchecked. - AngryBirds still not working :lol:
Guest mmisep Posted January 21, 2011 Report Posted January 21, 2011 Well, I just have to say a BIG thank you for this rom... I am using it and had no issues at all...Everything works fine and fast (I don't use the tethering) and I feel that my "old" Liquid is back in the road. Thank you very much for your work Roggin...
Guest Varyag Posted January 21, 2011 Report Posted January 21, 2011 i've got a feeling, that nobody have problems with not-sleeping-phone...
Guest kenelm Posted January 21, 2011 Report Posted January 21, 2011 Roggin, thank you so much. YOU ROCK! Reboot problems completely fixed! This ROM is huge! Super fast, very stable. Two minor things: - At every reboot 3G is always re-enabled. Even if you go and set "Use 2G only" in Settings, this is reset to unchecked. - AngryBirds still not working :lol: For AngryBirds, I can play it after I moved the app to phone
Guest kristophe Posted January 21, 2011 Report Posted January 21, 2011 (edited) For me, Angrybirds 1.3.5 works well. just move it to phone, not on sd. Is that a problem from App2sd ? But Quadrant Standard show no 3d tests... Edited January 21, 2011 by kristophe
Guest Nesli Posted January 21, 2011 Report Posted January 21, 2011 (edited) So, unfortunatelly, battery life is same as on previous version, too much drain in stanby mode..Anyway, thanks :lol: Edit: Also, still having random reboots, not connected with browser or astro, just really "random" , and question, any progress with dev of loosing data connection? :) Edited January 21, 2011 by Nesli
Guest bulwak Posted January 21, 2011 Report Posted January 21, 2011 i've got a feeling, that nobody have problems with not-sleeping-phone... At least my phone is sleeping tonight. 99% of operating time was 245MHz. But, all these crashes of programs on the card...
Guest thongrim Posted January 21, 2011 Report Posted January 21, 2011 At least my phone is sleeping tonight. 99% of operating time was 245MHz. But, all these crashes of programs on the card... Just wait thepasto patch to have app2ext, and you can forget about these crashes :lol:
Guest zebbe77 Posted January 21, 2011 Report Posted January 21, 2011 Dialer keeps on crashing on my side here com.android.phone is crashing constantly I´m having the same problem.....and the airplane mode keeps turning on and off constantly......
Guest cubens Posted January 21, 2011 Report Posted January 21, 2011 Great Rom! But as in the 0.2 Version Can't start Navigon App, process crashes at start. Sadly Navigon is too important to me to keep this Rom :lol:
Guest bais Posted January 21, 2011 Report Posted January 21, 2011 Great ROM but can't keep it, battery life is awful: 50% lost in 8 hours on standby with Wifi OFF. :lol:
Guest thepasto Posted January 21, 2011 Report Posted January 21, 2011 (edited) Darktremor App2sd script patch: Use only with CM7-Gingerbread by Roggin. Do a nandroid before apply it!!! This is the same method of previous version, but i add a script to move data to sd, too. SDMOUNTPOINT=/sd-ext/Download update.zipInstall with malez recoveryIf you already have ext partition during first boot the script "should" move automatically data, and apps to sd. If not, do it manually: adb shell a2sd check and follow the istructions[/codebox] After aplly this patch if you have some problems (no service ,slow phone etc..), wipe ONLY dalvik-cache from Malez recovery. Thanks! As always, if you want to enable more features look at Darktremors scripts page; If you get problems, let me know, i'm here!!! Edited January 21, 2011 by thepasto
Guest pgr79 Posted January 21, 2011 Report Posted January 21, 2011 THANK YOU!!!! downloading and trying right now :lol:
Guest kenelm Posted January 21, 2011 Report Posted January 21, 2011 Darktremor App2sd script patch: Use only with CM7-Gingerbread by Roggin. Do a nandroid before apply it!!! This is the same method of previous version, but i add a script to move data to sd, too. SDMOUNTPOINT=/sd-ext/Download update.zipInstall with malez recoveryIf you already have ext partition during first boot the script "should" move automatically data, and apps to sd. If not, do it manually: adb shell a2sd check and follow the istructions[/codebox] If you get problems, let me know, i'm here!!! Thank you thepasto!!! Flashing now! will test this night~ it's 7pm in Hong Kong now :lol:
Guest thongrim Posted January 21, 2011 Report Posted January 21, 2011 (edited) Darktremor App2sd script patch: Great, thank you so much for this, I will try it ASAP :) Edit: app2ext is working with your script, but my fat32 partition cannot be read by the phone :lol: Edit2: just reboot solves everything :) Thanks again! Edited January 21, 2011 by thongrim
Guest elpincio Posted January 21, 2011 Report Posted January 21, 2011 Thanks thepasto!!! how to increase sensitivity? after this the rom will be perfect!
Guest habrahabr Posted January 21, 2011 Report Posted January 21, 2011 "No service" How to fix it? :lol:
Guest thepasto Posted January 21, 2011 Report Posted January 21, 2011 (edited) Thanks thepasto!!! how to increase sensitivity? after this the rom will be perfect! In CM there's a great way to launch scripts at startup.. You can use /etc/init.d/ folder or if you use my app2sd patch, you can make a folder called userinit.d in /sd-ext/ and add all your scripts without change system structure: adb remount adb shell mkdir /sd-ext/userinit.d exit[/codebox] now you can push with adb or any filemanager, your scripts into this folder: here there are two scripts: Haptic_off (Dasable haptic feedback) Sensitivity (Set sensitivity to 25/70 you can change it with a text editor) I.E. If you want to permanently disable haptic, you can add this script in userinit.d folder: [codebox]adb push 06haptic /sd-ext/userinit.d/06haptic same thing if you want to set sensitivity on boot.. Edited January 21, 2011 by thepasto
Guest fischschneehase Posted January 21, 2011 Report Posted January 21, 2011 the pasto do you now why some apps doesnt start although they worked in v,2?
Guest toihooray Posted January 21, 2011 Report Posted January 21, 2011 Thanks thepasto! I can not download! Need help, have uploaded other network disk address?
Guest elpincio Posted January 21, 2011 Report Posted January 21, 2011 In CM there's a great way to launch a scripts at startup.. You can use /etc/init.d/ folder or if you use my app2sd patch, you can make a folder called userinit.d in /sd-ext/ and add all your scripts without change system structure: adb remount adb shell mkdir /sd-ext/userinit.d exit[/codebox] now you can push with adb or any filemanager, your scripts into this folder: here there are two scripts: Haptic_off (Dasable haptic feedback) Sensitivity (Set sensitivity to 25/70 you can change it with a text editor) I.E. If you want to permanently disable haptic, you can add this script in userinit.d folder: [codebox]adb push 06haptic /sd-ext/userinit.d/06haptic same thing if you want to set sensitivity on boot.. you're great! no more words..
Guest pgr79 Posted January 21, 2011 Report Posted January 21, 2011 flashed v.0.3 + thepasto patch, after 1st boot enabled from shell a2sd check but after a reboot the phone is still at starting screen with cyanogen logo, did you have similar problem after a reboot?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now