Guest dancoh Posted July 11, 2010 Report Posted July 11, 2010 Ummm where have you been? Try reading the giant thread about stalling in this forum but basically because that 130 MB folder is on much faster NAND so makes the phone a lot faster. I've had the phone for two days. So i have been nowhere. Anyway. I don't notice big difference and 100Mb for APPS is stupid. That's not practical.
Guest ObliviA Posted July 11, 2010 Report Posted July 11, 2010 I installed this ROM r2 and i have a question: I have MCR scripts. But what does the LagFix.sh do? Is it the script to fix the stalling problem or somthing else? Thnx
Guest Kilack Posted July 11, 2010 Report Posted July 11, 2010 I've had the phone for two days. So i have been nowhere. Anyway. I don't notice big difference and 100Mb for APPS is stupid. That's not practical. It's only certain apps (some games mainly) that use a lot of data in that area.. I have about 40 apps installed and use only 30 megs.. Most is stored to the SD card but anyway if you haven't seen the lag problems (yet) then enjoy it :).
Guest saldawop Posted July 11, 2010 Report Posted July 11, 2010 I have installed r2, but it wont let me use Swype. "The applicaton Swype (process.com.swype.android.inputmethod) has stopped unexpectedly.Please try again.......Force close" Going by the few threrads I have read that shouldnt be the case?
Guest jUsT2eXy Posted July 11, 2010 Report Posted July 11, 2010 Paul I get an error when I try to open my messages: when I click on a SMS thread I get the following: Sorry! The Application Messaging (process com.android.mms) has stopped unecpectedly. Please try again. Any ideas? If I try to write a new SMS Message I can with no problems.. this is happening to me too.. any solutions? I cannot send sms's :)
Guest Kilack Posted July 11, 2010 Report Posted July 11, 2010 this is happening to me too.. any solutions? I cannot send sms's :) curious if you guys did wipes after installing?
Guest jUsT2eXy Posted July 11, 2010 Report Posted July 11, 2010 curious if you guys did wipes after installing? nope. I learnt my lesson from doing that the very first time I installed Modaco (r1) ... lots of force close.s. sop this one I did no wipe... but I am getting this error :) Can you help me my friend?
Guest Kilack Posted July 11, 2010 Report Posted July 11, 2010 nope. I learnt my lesson from doing that the very first time I installed Modaco (r1) ... lots of force close.s. sop this one I did no wipe... but I am getting this error :) Can you help me my friend? I have no ideas sorry. I know that the wiping causes many issues that is why I asked.... I have my own weird issues with the camera and gps... seems there are some issues with either the jg1 or r2....
Guest basataom Posted July 12, 2010 Report Posted July 12, 2010 (edited) Sorry if this is a stupid question, will this custom rom work on the upcoming US versions of the galaxy S? (like the Vibrant from T-mobile) Edited July 12, 2010 by basataom
Guest MrSomeone Posted July 12, 2010 Report Posted July 12, 2010 Sorry if this is a stupid question, will custom rom work the upcoming US versions of the galaxy S? (like the Vibrant from T-mobile) No, you will need roms made specifically for them. This rom is made specially for the first SGS (the non-US version).
Guest firegun47 Posted July 12, 2010 Report Posted July 12, 2010 Wonderful works Paul :) thank you very much !
Guest Onraad Posted July 12, 2010 Report Posted July 12, 2010 (edited) How do I uninstall WaveSecure? I did register for the trial, but I didn't install the 'uninstall protection'.. I used Root Explorer to search for WaveSecure.apk in /system/app but I couldn't find anything there.. Is the file name different, or am I doing something else wrong? Please help me out! Edit: Found it, the file is called /system/app/com.wsandroid.apk Edited July 12, 2010 by Onraad
Guest JuW Posted July 12, 2010 Report Posted July 12, 2010 I installed this ROM r2 and i have a question: I have MCR scripts. But what does the LagFix.sh do? Is it the script to fix the stalling problem or somthing else? Thnx Thats exactly what it is. :)
Guest SGalaxyS Posted July 12, 2010 Report Posted July 12, 2010 I read somewhere that the lag fix will make the device have the same problem as all other phones, which is low space for installing apps!! Is it true? Is there a fix for this problem?
Guest dancoh Posted July 12, 2010 Report Posted July 12, 2010 I have installed r2, but it wont let me use Swype. "The applicaton Swype (process.com.swype.android.inputmethod) has stopped unexpectedly.Please try again.......Force close" Going by the few threrads I have read that shouldnt be the case? I had the same problem. And this is just a theory, but I think the download link points to r1 image. I tried the Mirror download link from ROMraid and now my phone has no problems. The mirror link image is also slightly bigger.
Guest dancoh Posted July 12, 2010 Report Posted July 12, 2010 It's only certain apps (some games mainly) that use a lot of data in that area.. I have about 40 apps installed and use only 30 megs.. Most is stored to the SD card but anyway if you haven't seen the lag problems (yet) then enjoy it :). You are all correct. Now my phone lags...... Applied Lagfix.sh and wroom it's fast again. But I would have liked the partition a bit bigger. HTC desires data partition is 150MB. And it is really fast. Should be no problem with Galaxy S to have data partition 150MB.
Guest Remboooo Posted July 12, 2010 Report Posted July 12, 2010 (edited) Just a quick feedback... To get rid of "multicsc : can not access to /system/csc/SER/system/" flashed I9000XWJFF PDA, PHONE & MODEM Then only Flashed PDA & Phone for I9000XWJG1 Cheers Rar9 Based in Germany Actually, the problem is a lot simpler to fix. The problem is just that /system/csc/SER/system doesn't exist. The following method will work for any firmware release, no need to downgrade. To fix it: adb shell su mkdir -p /system/csc/SER/system chmod -R 755 /system/csc/SER exit exit adb reboot recovery And watch the copy action not failing anymore :-) This is basically something that should be fixed in the firmware images, the directory structure that is needed is simply missing. This can be fixed by creating the structure in CODE_XXXX.tar Edited July 12, 2010 by Remboooo
Guest djase Posted July 12, 2010 Report Posted July 12, 2010 To fix it: adb shell su mkdir -p /system/csc/SER/system chmod -R 755 /system/csc/SER exit exit adb reboot recovery when i type mkdir -p /system/csc/SER/system: mkdir failed for -p, read-only file system
Guest mimocan Posted July 12, 2010 Report Posted July 12, 2010 To fix it: when i type mkdir -p /system/csc/SER/system: mkdir failed for -p, read-only file system first do: mount -o remount,rw /system then apply the fix.
Guest djase Posted July 12, 2010 Report Posted July 12, 2010 (edited) first do: mount -o remount,rw /system when i type mount -o remount,rw /system : usage : mount [-r] [-w] [-o options] [t -type] device directory Edited July 12, 2010 by djase
Guest lp1527 Posted July 12, 2010 Report Posted July 12, 2010 Hi all, Does anyone know if this will work on the T-Mobile US Vibrant variant? Thanks!
Guest dancoh Posted July 12, 2010 Report Posted July 12, 2010 first do: mount -o remount,rw /system then apply the fix. just write su - you need to be root
Guest kennyboy Posted July 13, 2010 Report Posted July 13, 2010 Hi all, Does anyone know if this will work on the T-Mobile US Vibrant variant? Thanks! You know of anyone who owns it yet and is able to test it?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now