Jump to content

Welcome to CyanogenMod

Welcome to our forum. Like most online communities you must register to post, but don't worry this is a simple free process that requires minimal information for you to signup. Be a part of the CyanogenMod Forum by signing in or creating an account. You can even sign in with your Facebook or Twitter account.
  • Start new topics and reply to others
  • Subscribe to topics and forums to get automatic updates
  • Get your own profile and make new friends
  • Download files attached to the forum.
  • Customize your experience here
  • Share your CyanogenMod experience!
Guest Message by DevFuse
 

The slow SD data connection problem

slow sd usb

  • Please log in to reply
2 replies to this topic

#1 Drago Bozhkov

Drago Bozhkov
  • Members
  • 1 posts
  • Country:us
  • Device Model:Nexus One
  • MOD Version:Cyanogenmod 7.1.0
  • Recovery Image:ClockworkMod

Posted 13 December 2011 - 10:35 PM

Hello all,

First, my admirations for the great work you guys are doing with CM.

I started using CM since version 7.0.1 and it was the first ROM on my N1. Since then I noticed that when connecting through USB the data transfer speeds are really slow (1.5 MBps tops). I thought it was a phone issue but when connecting via recovery or different  ROMs speeds go up to 10 MBps. The problem is still present in 7.1.0.

I know it's a frequent problem on N1 but couldn't find a solution. Please help. I want CM back on my N1.

Edited by Drago Bozhkov, 13 December 2011 - 10:36 PM.


#2 bassmadrigal

bassmadrigal
  • Moderators
  • 4,058 posts
  • LocationRamstein Air Base, Germany
  • Country:de
  • Device Model:Nexus One/HTC One X
  • MOD Version:Nightlies/Stock
  • Recovery Image:ClockworkMod

Posted 13 December 2011 - 10:52 PM

The only "solution" I am currently aware of is to use the app called Multi mount in the market to mount your sdcard to the computer.

#3 samarium

samarium
  • Members
  • 132 posts
  • Country:au
  • Device Model:N1
  • MOD Version:CM7 nightlys
  • Recovery Image:ClockworkMod

Posted 18 December 2011 - 09:48 AM

What is the contents of /sys/devices/virtual/bdi/179:0/read_ahead_kb on the phone?

I increased mine to 2048.

I have the following in /data/local/userinit.sh

sdra=/sys/devices/virtual/bdi/179:0/read_ahead_kb
test -f $sdra && echo 2048 > $sdra