View Single Post
  #3 (permalink)  
Old 01-22-2011, 01:58 PM
mikewest's Avatar
mikewest
Regular 'Geeker
Offline
 
Join Date: Dec 2006
Posts: 290
Reputation: 220
mikewest is keeping up the good workmikewest is keeping up the good workmikewest is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: SD card Read/Write speed fix (5Mbps to 15Mbps)

Quote:
Originally Posted by KarlE View Post
WARNING: I do not know if all Android ROMs make use of /system/etc/init.d scripts, so this may not work for you. Use at your own risk!

ROOTED STOCK ROM USERS: Unfortunately, it seems that you folks will not be able to make use of this tweak, since it seems that the stock ROM does not utilize init.d. I do not have access to a phone running the stock ROM, so am not sure where in the boot process we can alternately insert a script to apply this tweak upon every bootup.


First, check to see if you even have an init.d folder.
adb shell ls /system/etc/init.d
Your output should look something like this:
c:\Incoming\Android>adb shell ls /system/etc/init.d
00banner 02firstboot 04apps2sd 99complete
01sysctl 03modules placeholder
If you get "ls: /system/etc/init: No such file or directory" as a result, then you don't have this folder and SHOULD NOT CONTINUE.

DOWNLOAD FLASHABLE ZIP HERE: Courtesy of akazabam @ AndroidForums

sdreadahead-signed.zip

Boot into recovery, flash, reboot.

After rebooting, run the following to double-check everything worked properly.
adb shell cat /sys/devices/virtual/bdi/179:0/read_ahead_kb
If it says 128, you're done! I hope this helps some of you out!



Also this speeds up the phone considerably especially if you are using APPS2SD...

xda-developers - View Single Post - SD card speed fix (5Mbps to 15Mbps)



SD card speed fix (5Mbps to 15Mbps) - xda-developers



Sd Card Read/Write Tester .apk attached
I used this and now it says I have a class 2 card (My card is class 4). It now also shows a write speed of 2 and read speed of 4. Before this update i had 5 write and 4 read....

is there anyway to uninstall this?
__________________
Blah Blah, like everyone else, if I helped you please click THANKS...or send me $1000.00 in PayPal.
Reply With Quote