Trouble accessing SDCard via USB
I am using Myn's Warm Donut, but from what I can tell I've had this problem on most if not all distributions I tried.
When I connect my HTC Touch to my computer via USB (Win7 x64), I can't get windows to detect it, and so I can't access the SD Card.
However, I have found that I can successfully access it by using the replimenu when booting. It does take about a minute before it manages to connect though, but it always works.
Here's what happens when I select Start Recovery Mode:
Code:
USB Connected
Start Charging
msm_hsusb_set_vbus_state(1)
hsusb: OFFLINE -> ONLINE
hsusb: reset controller c5cccc00
usb: notify offline
set address to 1
usb_mass_storage usb_mass_storage: config #1
[About 15 seconds later]
tried to queue zero length request
set address to 2
usb_mass_storage usb_mass_storage: config #1
[About 15 seconds later]
tried to queue zero length request
set address to 1
usb_mass_storage usb_mass_storage: config #1
[About 15 seconds later]
tried to queue zero length request
set address to 2
usb_mass_storage usb_mass_storage: config #1
[USB finally connects and the sdcard is mounted in windows. Total time elapsed since USB was plugged in: about 60 secs]
It always starts working after the fourth try, at address 2.
Do you have any idea what is going on?
Any help would be greatly appreciated!
P.S. I have tried on two different Win7 x64 computers and one XP x86
|