Slooowww sd card transfer speed - EVO Shift 4G Q&A, Help & Troubleshooting

ever since i partitioned my sd card a few months back so that i could run a2sd, i've noticed my sd card transfer speeds are incredibly slow. for example, today i was transferring the updated supreme sense rom, which is 240mb, to my phone from my computer and it took close to 5 minutes to complete. this has been ongoing for a few months but i never asked about it til now!
is this normal after partitioning your sd card for the transfer speeds to be slower?

jwigley24 said:
ever since i partitioned my sd card a few months back so that i could run a2sd, i've noticed my sd card transfer speeds are incredibly slow. for example, today i was transferring the updated supreme sense rom, which is 240mb, to my phone from my computer and it took close to 5 minutes to complete. this has been ongoing for a few months but i never asked about it til now!
is this normal after partitioning your sd card for the transfer speeds to be slower?
Click to expand...
Click to collapse
What class is your SD
Sent from my myTouch_4G_Slide using Tapatalk 2

strapped365 said:
What class is your SD
Sent from my myTouch_4G_Slide using Tapatalk 2
Click to expand...
Click to collapse
Kingston 8 GB microSDHC Class 4

jwigley24 said:
Kingston 8 GB microSDHC Class 4
Click to expand...
Click to collapse
There are market apps that will adjust your sd card features... Worth a shot if it gets bad enough... You running sense or aosp?
Sent from my PG06100

SD Speed Increase in the Google Play store works great. Plus it's Free.

I use SD speed increase and set it to 2MB/sec.

Nice thanks for the suggestions I'll try them out and see if it makes a difference

Related

[Q] Optimal SD Card?

I asked this at the end of another thread, but there was no response, so maybe it was lost/buried. I thought I'd try a new thread.
Is there an optimal SD card for the Shift? I know that with my Nook, class 4 or 6 was actually the best thing you could use. Any data on what works best with the Shift?
flu13 said:
I asked this at the end of another thread, but there was no response, so maybe it was lost/buried. I thought I'd try a new thread.
Is there an optimal SD card for the Shift? I know that with my Nook, class 4 or 6 was actually the best thing you could use. Any data on what works best with the Shift?
Click to expand...
Click to collapse
SD cards have classes? lol i grabbed the cheapest 16 gig SD card i could find and never in the 9 months of having it did it fail on me
I use class 4 and it works great
Sent from my Supreme Shift
I have a SanDisk 16 Gig class 6. Never had any issue with it.
Your answer is here:
http://www.newegg.com/Product/Product.aspx?Item=N82E16820220546
Patriot Class 10 16GB Micro SD, $29.99
On ScaryKernel stable with compcache I got the following speeds/scores from Antutu:
sdcard write 9.9MB/s 99
sdcard read 17.5 MB/s 175
Adata 16gb class 10 been working good for me. Also got it on new egg
Sent from your Mom's Jitterbug
VICODAN said:
Your answer is here:
http://www.newegg.com/Product/Product.aspx?Item=N82E16820220546
Patriot Class 10 16GB Micro SD, $29.99
On ScaryKernel stable with compcache I got the following speeds/scores from Antutu:
sdcard write 9.9MB/s 99
sdcard read 17.5 MB/s 175
Click to expand...
Click to collapse
Love their pc ram but the micro sd cards they have out have been problematic.
Sportin Transcends 8gb class 6, works great for me.
Sent from my Shifty Speed Brick using xda premium
fallnSaint said:
Love their pc ram but the micro sd cards they have out have been problematic.
Sportin Transcends 8gb class 6, works great for me.
Sent from my Shifty Speed Brick using xda premium
Click to expand...
Click to collapse
Never had any real problems. What problems have you had?
edit: I did have to format one time. Just make sure you format the card LBA turned off and you should be all good.
---------- Post added at 04:48 PM ---------- Previous post was at 04:36 PM ----------
http://forum.xda-developers.com/showthread.php?p=17717904
No matter which card you get. You can use SD Speed Increase or SD-Booster to increase the speed of the Read/Write of the card.
prboy1969 said:
No matter which card you get. You can use SD Speed Increase or SD-Booster to increase the speed of the Read/Write of the card.
Click to expand...
Click to collapse
Didn't know about these apps, thanks for the info. Will these have any ill effects on my card?
Sent from Gingerbread Speedy 4G
Not a one that I've heard of, or noticed. Have been using one or the other for a while. On several Shifts and on my wife's EVO4G. All different types of Micro SD Cards, from 2 gig on up to a 32gig. Different brands, always see an improvement. One thing I will say. Every phone is different as far as the sweet spot. I use SD Tools to find the best number.
Thanks for all the feedback, guys.
For the record, I use SD speed increase on my Nook and have never had any problems. And I use a class 4 Sandisk in it, because smarter people than me determined it was the best. I stand on the shoulders of giant androids, y'know?
flu13 said:
Thanks for all the feedback, guys.
For the record, I use SD speed increase on my Nook and have never had any problems. And I use a class 4 Sandisk in it, because smarter people than me determined it was the best. I stand on the shoulders of giant androids, y'know?
Click to expand...
Click to collapse
Sandisk makes great SD cards. But a class 10 sd card is way faster than any class 4.
Class Speed
Class 2 2 MB/s
Class 4 4 MB/s
Class 6 6 MB/s
Class 10 10 MB/s
prboy1969 said:
No matter which card you get. You can use SD Speed Increase or SD-Booster to increase the speed of the Read/Write of the card.
Click to expand...
Click to collapse
Alternatively you can create a script and drop it into the /etc/init.d/ folder containing this:
Code:
echo "2048" > /sys/devices/virtual/bdi/179:0/read_ahead_kb;
It does the same thing as those apps without taking up resources.
crump84 said:
Didn't know about these apps, thanks for the info. Will these have any ill effects on my card?
Sent from Gingerbread Speedy 4G
Click to expand...
Click to collapse
No, it just increases the Read Ahead buffer size in Android so data is copied off the sdcard into memory in larger chunks. Constant writing is the only thing that affects the lifespan of a sdcard.
Ron Overdrive said:
Alternatively you can create a script and drop it into the /etc/init.d/ folder containing this:
Code:
echo "2048" > /sys/devices/virtual/bdi/179:0/read_ahead_kb;
It does the same thing as those apps without taking up resources.
No, it just increases the Read Ahead buffer size in Android so data is copied off the sdcard into memory in larger chunks. Constant writing is the only thing that affects the lifespan of a sdcard.
Click to expand...
Click to collapse
This is already built in to ScaryKernel and it doesn't make much of a difference.
Differences I noticed with SD card speed:
CPU clock speed/governor
Compcache disabled
A script does use less resources. But the downside is that all devices are different. Because of that some will see a difference with a set script, and some won't. You have to find the specific sweet spot for your individual device. That's where the apps come in handy. They allow you to adjust and test easliy until you get the right number.
VICODAN said:
Never had any real problems. What problems have you had?
edit: I did have to format one time. Just make sure you format the card LBA turned off and you should be all good.
---------- Post added at 04:48 PM ---------- Previous post was at 04:36 PM ----------
http://forum.xda-developers.com/showthread.php?p=17717904
Click to expand...
Click to collapse
Sorry vicodan, should have clarified, not personal experience. I did a lot of research before upgrading my card & went to Patriot immediately, a lot of bad experiences by other users disuaded me from pulling the trigger.
Thanks for the heads up prboy, will definitely have a look.
Sent from my PG06100 using xda premium
VICODAN said:
Sandisk makes great SD cards. But a class 10 sd card is way faster than any class 4.
Class Speed
Class 2 2 MB/s
Class 4 4 MB/s
Class 6 6 MB/s
Class 10 10 MB/s
Click to expand...
Click to collapse
Yes, I understand that. But Nook owners/devs have gone to a lot of trouble to test out different classes of SD cards and found the best performance from class 4 or 6. I'm not here to explain it or understand it, I just accept their word. I'll see if I can find a succinct explanation over in the Nook forum.
Ok, too much to pick through. Here is one of the main discussions, with a link to the other.
I just figured that if higher class didn't necessarily equal better performance on one Android device, it was worth asking about the Shift as well.
prboy1969 said:
A script does use less resources. But the downside is that all devices are different. Because of that some will see a difference with a set script, and some won't. You have to find the specific sweet spot for your individual device. That's where the apps come in handy. They allow you to adjust and test easliy until you get the right number.
Click to expand...
Click to collapse
You don't need an app to find the sweet spot though. All you need is Terminal or ADB and that command in the script while root. Just change 2048 to a different number and run your benchmark. Whether you use one of the Apps or the command line method once the sweet spot is found edit the init.d script and save. Next time the device restarts its automatically applied during the boot process before the Launcher is loaded speeding up the Launcher's startup and App Drawer refresh if you install apps to the sdcard.

[Q] Does a higher class SD card improve HD recording?

I know that the optics will not improve but I mean the lagging and what not? I searched and got found different answers. I have a class 2 currently and I wanna get a 6 or maybe a 10 if it will make the videos look smoother and more fluent. Can anyone confirm or deny this?
Videos come out a bit better for me with an 8gb Class 6 SD Card. I'm using CM7
Sent from my LG-P999 using xda premium
I have a class 10, but even before I had the SD card, it was fine. It just saves to the internal.
Maybe if you set the default save location to a lower class SD card, it might be worse.
aceofserenity said:
I have a class 10, but even before I had the SD card, it was fine. It just saves to the internal.
Maybe if you set the default save location to a lower class SD card, it might be worse.
Click to expand...
Click to collapse
I dont know what you mean?

SD card classes.

Why is a higher SD card class no better?
Sent from my HTC Sensation using XDA
DLittle2012 said:
Why is a higher SD card class no better?
Sent from my HTC Sensation using XDA
Click to expand...
Click to collapse
no, actually it is better. the SD card class resembles how fast it can Read/Write data. the higher, the quicker...and the more expensive
Thanks.I know I'm a stupid ****er.
Sent from my HTC Sensation using XDA
DLittle2012 said:
Thanks.I know I'm a stupid ****er.
Sent from my HTC Sensation using XDA
Click to expand...
Click to collapse
what? nah you're not man, don't be hard on yourself!!
i didn't know many answers before as well
DLittle2012 said:
Thanks.I know I'm a stupid ****er.
Sent from my HTC Sensation using XDA
Click to expand...
Click to collapse
No your not
Everyone has to learn. Look how much you learned already!
Sent from my Sensation 4G using xda premium
Not totally true. From what I've read, higher class SDs, such as class 10s, gain that additional speed at the cost of random access speed. Random access speed is the speed at which the card can load a particular file such as a song or photo.
That can potentially cause delays in playing music, among other things.
sshede said:
Not totally true. From what I've read, higher class SDs, such as class 10s, gain that additional speed at the cost of random access speed. Random access speed is the speed at which the card can load a particular file such as a song or photo.
That can potentially cause delays in playing music, among other things.
Click to expand...
Click to collapse
yup
heard its best to have a good class 6 sdcard for android devices
(a real class 6, not just labeled class 6 but works like a class 2)
sshede said:
Not totally true. From what I've read, higher class SDs, such as class 10s, gain that additional speed at the cost of random access speed. Random access speed is the speed at which the card can load a particular file such as a song or photo.
That can potentially cause delays in playing music, among other things.
Click to expand...
Click to collapse
Good advice man
I use class 4 and it makes my sensation fly. I'm pretty satisfied with it.
DLittle2012 said:
Why is a higher SD card class no better?
Sent from my HTC Sensation using XDA
Click to expand...
Click to collapse
SD Card classes denote the minimum speed at which data is written to the SD Card. For example, you can transfer a file prom your PC to a class 4 SD Card at a minimum speed of 4 MB/s (24 Mbit/S) under optimum conditions.
The speed at which data is read from the SD Card is dependent on the device, so in effect, all classes of SD Cards are the same for your device unless substantial amount of data is being written onto the SD Card.
kgs1992 said:
SD Card classes denote the minimum speed at which data is written to the SD Card. For example, you can transfer a file prom your PC to a class 4 SD Card at a minimum speed of 4 MB/s (24 Mbit/S) under optimum conditions.
The speed at which data is read from the SD Card is dependent on the device, so in effect, all classes of SD Cards are the same for your device unless substantial amount of data is being written onto the SD Card.
Click to expand...
Click to collapse
you mean maximum, dont you?
DonDizzurp said:
you mean maximum, dont you?
Click to expand...
Click to collapse
Minimum. Look it up if you like. Maximum was the old grading system.
Hi I'm using a class 4. It seems great! I just got it. I traded out my old 16 for a new 16, they fill up fast.I like san disk they seem pretty good.
I always use that brand.I've never had trouble with that brand. Be cautious when purchasing because some brands can be a rip off .but it's a class 4. Works great for me. Hope this helps you out.
Sent from my Sensation 4G using xda premium

[q] ramexpander

I recently installed ramexpander on my phone, in starting it said my SD card read write speed is 9 mb/sec gradually wen I created my 6th or 7th time swap it said my SD card read write speed is 3 mob/sec ..
Is it damaging my SD card?
anu.cool said:
I recently installed ramexpander on my phone, in starting it said my SD card read write speed is 9 mb/sec gradually wen I created my 6th or 7th time swap it said my SD card read write speed is 3 mob/sec ..
Is it damaging my SD card?
Click to expand...
Click to collapse
Afaik swap reduces or hampers the quality and speed of Sd card. I dont think its the app. Because I had read swapping is not good for Sd cards.
AFAIK - a fake?
Stock ROM or Cusrom? some cusrom maybe unsupported...
i have installed in CM10.1 and work smooth with class10 of sd card. i don't think swapping could be damage sd card, but maybe reduce the lifespan.
i dunno high class of sd have some fitures too..
hm...swapping make battery quickly drains, though
anu.cool said:
AFAIK - a fake?
Click to expand...
Click to collapse
Its As far as I know. :good:
+1 for Adnin's post.
It also depends on your sd card class. Class 4,6,8,10. 10 being the best.
Adnin said:
Stock ROM or Cusrom? some cusrom maybe unsupported...
i have installed in CM10.1 and work smooth with class10 of sd card. i don't think swapping could be damage sd card, but maybe reduce the lifespan.
i dunno high class of sd have some fitures too..
hm...swapping make battery quickly drains, though
Click to expand...
Click to collapse
Rohit02 said:
Its As far as I know. :good:
+1 for Adnin's post.
It also depends on your sd card class. Class 4,6,8,10. 10 being the best.
Click to expand...
Click to collapse
https://play.google.com/store/apps/details?id=com.swapit.expander.de&hl=en
Its the one I m talking abt
I'm the first swap it said SD card read\write speed is 9mb/s
At fourth one it said speed is 3mb/sec
I m not sure abt ad card class
When I purchased it , the seller said its a class 10 card tho I rarely felt it is of class 10 ...
I m on cm10.1 by erickas ...
Is there a way to check SD card speed so that I can confirm my card is still okay?
anu.cool said:
Is there a way to check SD card speed so that I can confirm my card is still okay?
Click to expand...
Click to collapse
try Antutu benchmark app.it tells your SDCard read and write speed.
ehsan-black said:
try Antutu benchmark app.it tells your SDCard read and write speed.
Click to expand...
Click to collapse
k thanks, i will try it tmr ...
anu.cool said:
https://play.google.com/store/apps/details?id=com.swapit.expander.de&hl=en
Its the one I m talking abt
I'm the first swap it said SD card read\write speed is 9mb/s
At fourth one it said speed is 3mb/sec
I m not sure abt ad card class
When I purchased it , the seller said its a class 10 card tho I rarely felt it is of class 10 ...
I m on cm10.1 by erickas ...
Is there a way to check SD card speed so that I can confirm my card is still okay?
Click to expand...
Click to collapse
some seller only big mouth about high class
be carefull, bro..
Ramexpander it saves ram and battery.
But phone starts lagging sometimes.
Sent from my GT-I9070 using xda app-developers app
Phone will work fast with class 10 sd card, also called HD card
Expand RAM!!!
I too read that as time passes it will degrade your sd card..and its true i experienced it,my 16gb class 4 is still in service center, its like a gamble.. dont use ram expander for too long..instead try changing cpu governers and diff. settings...for heavy applications like Firefox it sure helps,,but dont use for too long....
I've 512mb sd-ext partition. I hope that it shouldn't degrade my class 10 SD card(32GB):sly:
usbfreak said:
Phone will work fast with class 10 sd card, also called HD card
Click to expand...
Click to collapse
Dnt think so, class 10 or class 4, it will degrade with time if u overuse it, or if u use too much swap memory
My class 10 memory card died in less than a week, was using it as swap memory 24 X 7 ..
mni ANKIT said:
I too read that as time passes it will degrade your sd card..and its true i experienced it,my 16gb class 4 is still in service center, its like a gamble.. dont use ram expander for too long..instead try changing cpu governers and diff. settings...for heavy applications like Firefox it sure helps,,but dont use for too long....
Click to expand...
Click to collapse
dnt think apps like firefox will ever run on device like fit properly, since i use a s4 too, being too much difference, fir now looks like a spice company try to compete with apple
Galaxy_Rohit said:
I've 512mb sd-ext partition. I hope that it shouldn't degrade my class 10 SD card(32GB):sly:
Click to expand...
Click to collapse
heard ppl saying if u use a sd card higher than 8gb it will make ur device lagg, even if u r using a class 10 memory card, dunno tho, dnt hv any experience on this thing yet ...
Galaxy_Rohit said:
I've 512mb sd-ext partition. I hope that it shouldn't degrade my class 10 SD card(32GB):sly:
Click to expand...
Click to collapse
i used 1 GB SD-Ext for a month and my Class10 (8GB) sdcard is now dead!!
you can use this advice instead (thanks to darkpassenger it worked for me like a charm! ):
Dark Passenger said:
PS a word of advice odex the rom and move apps to sd(native solution).It will allow the apps to perform the best(better than all app2sd scripts I swear!) and the space is still plenty.
Click to expand...
Click to collapse
ehsan-black said:
i used 1 GB SD-Ext for a month and my Class10 (8GB) sdcard is now dead!!
you can use this advice instead (thanks to darkpassenger it worked for me like a charm! ):
Click to expand...
Click to collapse
will try this it seems to be a good piece of info...thnx

Here's how to configure adoptable storage on your S7 / S7 Edge

Finally there is a way to make this adaptable storage happen,
Here is the link
Modaco
ikm19 said:
Finally there is a way to make this adaptable storage happen,
Here is the link
Modaco
Click to expand...
Click to collapse
not working for me, at&t variant. my id shows 179,0, not 179:XXX.
That might be a blessing. My first question was going to be how much of a performance hit did you take? It would be nice to have the option though.
Curious what the performance hit is too.
the reason why it failed was cuz card is "too slow". using that sandisk 200gb card. i have a samsung 64gb pro + card in my g4, and apparently this also works for that too. tried it and success.
At least there is apparently still a safeguard to prevent most of the people crippling their phone with cheap SD cards. I hope that when Samsung adds this officially, it will limit it to at least UHS 1 U3 cards.
The whole phone memory will be only as fast as the SD inside
Gesendet von meinem SM-G935F mit Tapatalk
so if you get the 179,0 reading your saying that the SD Card is too slow to use as adaptable storage yeh?
zombie_uk said:
so if you get the 179,0 reading your saying that the SD Card is too slow to use as adaptable storage yeh?
Click to expand...
Click to collapse
It won't get that fast reads since it is limited to UHS-I so up to 90/MB reads/writes. Internal memory is in the 200 MB/s range so yes, it will be a huge downgrade if you use the adoptable storage.
I would like an answer for this: if I`m opening a file from sdcard (Samsung 32GB class10) and editi it, when I try to save it again, I can only do it on phone storage. Why? My sdcard it`s listed in storage like SD Card(7CD-1711)
Can someone explain, please, and tell me what to do so I will be able to save my files to sd card?
The Modaco method doesn`t work for my SM-G935F S7 Edge
Thanks in advance
I have been using this function with my 128gb Sandisk from day one.
I have moved most large apps to the SD card. In addition, I already have a part of my music collection on there as well. Have not noticed any slowdown whatsoever!
Riggster said:
That might be a blessing. My first question was going to be how much of a performance hit did you take? It would be nice to have the option though.
Click to expand...
Click to collapse
you take a hit. I did it on my m9, used class ten, 96 write speed. wasn't horrible on every process and app but the apps it did effect were very noticeable.
zombie_uk said:
so if you get the 179,0 reading your saying that the SD Card is too slow to use as adaptable storage yeh?
Click to expand...
Click to collapse
In the source link the syntax is different. You need to do it the same as YOUR card displays. I've done it with a 200gb card.
Sent from my SM-G935T using Tapatalk
Uea ibcan confirm i did 179,0 on my exynos s7 with a 64gb pro + and it worked fine.
mixxxk said:
the reason why it failed was cuz card is "too slow". using that sandisk 200gb card. i have a samsung 64gb pro + card in my g4, and apparently this also works for that too. tried it and success.
Click to expand...
Click to collapse
How you changed your fonts?
Sent from my SM-G935T using Tapatalk
That's a screenshot of my G4.
And when I did that it showed 179,64. As it was a 64 gb card. I didn't have any real world slowness, but if u run A1 bench tool and see the read/write differences, they definitely exist.
Today I purchased a 64 GB Samsung Pro+ (Plus) micro sd card. It says it has up to: 95 MB/s read & 90 MB/s write. I benched it at 50/40 today. I manually set the adoptable storage following the procedure outlined in the MoDaco post. I used the info returned by the command that tells you what is available to use as adoptable. It worked, but is also returning a wrong storage total (I believe that the reason for this is because the SD card basically gets filled with a file that can be encrypted, so the total amount of storage that your SD card has gets added to the storage total both as it's actual space and as the file size, this is a guess but seams somewhat plausible). I am getting 73.64 GB used out of 128 GB. I have 32 internal and 64 on the sd but only 59.14. So max is 96 but it says 128 total and a lot used.
I just done this looks like it worked with a sandisk 200gb memory card but if i install a app now where will it install?. And also whats the option under storage more and migrate data for? do we need to do that?
gaspir324 said:
It won't get that fast reads since it is limited to UHS-I so up to 90/MB reads/writes. Internal memory is in the 200 MB/s range so yes, it will be a huge downgrade if you use the adoptable storage.
Click to expand...
Click to collapse
90MB/s is nice when talking about sequential reads, but most microsd cards are going to be around 10x slower than UFS in small random reads/writes, which is where most of your phones performance is going to come from in terms of storage IO.
I think doing this stops downloading certain apps can someone try amazon sholppig or netflix says its not compatable with your device since i done this adoptable storage.
jutley said:
I think doing this stops downloading certain apps can someone try amazon sholppig or netflix says its not compatable with your device since i done this adoptable storage.
Click to expand...
Click to collapse
Mine still works to download and use amazon shopping. I also have Netflix installed and this also still works.
Mines a UK phone.

Categories

Resources