[Q] USB host - HTC Jetstream

Has anyone been successful in using the USB host or USB on the go with the Jetstream? If yes, please share how you managed to do so. Thanks in advance.
Sent from my HTC PG09410 using XDA App

I have tried and have been unsuccessful thus far. I will post if I ever get this to work.
Sent from my HTC PG09410 using Tapatalk

Oh ok. I had the same result. So thought perhaps someone else had better luck..
Sent from my HTC PG09410 using XDA App

Ok. So I was playing around with my device and came across some posts like http://forum.xda-developers.com/showthread.php?t=1450298 and those have helped me to connect a USB pen drive to my Jetstream successfully.
These are what are required:
1. You need to edit (with Root permisions, in write mode using Root Explorer), the build.prop file in the /system folder and enable USB host more - can be found towards the end of the file
2. You need a USB OTG cable (i.e. a micro USB to USB female) cable along with a USB Y cable (i.e. a cable with 2 male USB ports at one end and a single female port at the other end)
3. A USB enabled charger
So, 1st the USB OTG cable is connected to the device, next 1 male component of the USB Y cable goes to this USB OTG cable and the other male component to the USB charger. The pen drive goes in the female end of the USB Y cable.
That is it. You can go to the storage section of the Settings and check it out. It will show the availability of external USB drive. All data on the USB drive will appear in the USB folder under sdcard.
I did not have a USB charger so used a computer in its place and it works absolutely fine. Will get myself a charger, retest and confirm once again.
Did try using an external hard disk with an external power source but wasn't able to get it to work.
To confirm that the device is detected, etc I used USB Host Controller from the Market. It displays both the pen drive as well as the hard disk. However, unable to mount the hard disk don't know why.
In theory, it should be possible as per the above post to connect an externally powered USB hub in the similar manner and get it to work. I don't have that either. So perhaps someone with it could test it out.
Will post screen shots by tomorrow morning. Late now - past midnight.
Hope it is helpful.
Edit - All thanks to sztupy and others at the above post who gave the idea and I just tried it and got it working.
Edit 2 - Screenshots attached.

kailashpchhabria said:
Did try using an external hard disk with an external power source but wasn't able to get it to work.
To confirm that the device is detected, etc I used USB Host Controller from the Market. It displays both the pen drive as well as the hard disk. However, unable to mount the hard disk don't know why.
Click to expand...
Click to collapse
I tried the external hard disk again. Same result. USB Host controller detects the hardware but unable to mount it.
Also, even in the settings, storage option, the mount usb option is usuable but it doens't mount the hard disk.
Using a Segate 1TB external hard disk with external power source. Perhaps the size too big or may be the NTFS format not supported? Pen drive is in FAT32 and works well. So that may be the problem.
Did anyone else try this out?

NTFS support
kailashpchhabria said:
I tried the external hard disk again. Same result. USB Host controller detects the hardware but unable to mount it.
Also, even in the settings, storage option, the mount usb option is usuable but it doens't mount the hard disk.
Using a Segate 1TB external hard disk with external power source. Perhaps the size too big or may be the NTFS format not supported? Pen drive is in FAT32 and works well. So that may be the problem.
Did anyone else try this out?
Click to expand...
Click to collapse
You can mount ntfs drives with this application from Play Store :
https://play.google.com/store/apps/details?id=au.dach.drivemount&hl=en

mhkabir98 said:
You can mount ntfs drives with this application from Play Store :
https://play.google.com/store/apps/details?id=au.dach.drivemount&hl=en
Click to expand...
Click to collapse
Had already tried it but didn't work. Thanks anyways. Will see for some other solution.

Tried a pen drive formatted as NTFS but doesn't work for that either. So the problem is with NTFS format. Have tried Drive Mount and USB Host controller Apps which both claim to be able to mount NTFS drives but no progress. USB MAss Storage OTG is another software however, it needs a kernel with usm enabled. I got the apk and tried installing it-it installs but force closes there after.
Got another software though from another post in XDA itself - called NTFS mount - similar to drive mount. It mounts an NTFS pen drive however force closes while trying to mount an external hard disk (1TB). Post is: http://forum.xda-developers.com/showpost.php?p=13337600
Tried with the 1.2 version and it mounts the external hard disk as well without force closing!
so now have got it to read and write from any external hard disk without any problem! This is great!

kailashpchhabria said:
Ok. So I was playing around with my device and came across some posts like http://forum.xda-developers.com/showthread.php?t=1450298 and those have helped me to connect a USB pen drive to my Jetstream successfully.
These are what are required:
1. You need to edit (with Root permisions, in write mode using Root Explorer), the build.prop file in the /system folder and enable USB host more - can be found towards the end of the file
2. You need a USB OTG cable (i.e. a micro USB to USB female) cable along with a USB Y cable (i.e. a cable with 2 male USB ports at one end and a single female port at the other end)
3. A USB enabled charger
So, 1st the USB OTG cable is connected to the device, next 1 male component of the USB Y cable goes to this USB OTG cable and the other male component to the USB charger. The pen drive goes in the female end of the USB Y cable.
That is it. You can go to the storage section of the Settings and check it out. It will show the availability of external USB drive. All data on the USB drive will appear in the USB folder under sdcard.
I did not have a USB charger so used a computer in its place and it works absolutely fine. Will get myself a charger, retest and confirm once again.
Did try using an external hard disk with an external power source but wasn't able to get it to work.
To confirm that the device is detected, etc I used USB Host Controller from the Market. It displays both the pen drive as well as the hard disk. However, unable to mount the hard disk don't know why.
In theory, it should be possible as per the above post to connect an externally powered USB hub in the similar manner and get it to work. I don't have that either. So perhaps someone with it could test it out.
Will post screen shots by tomorrow morning. Late now - past midnight.
Hope it is helpful.
Edit - All thanks to sztupy and others at the above post who gave the idea and I just tried it and got it working.
Edit 2 - Screenshots attached.
Click to expand...
Click to collapse
I think my tablet is already enabled for USB host mode. When I checked the build.prop file, it shows
ro.usb_host = 1
This means it is activated right?

vapor said:
I think my tablet is already enabled for USB host mode. When I checked the build.prop file, it shows
ro.usb_host = 1
This means it is activated right?
Click to expand...
Click to collapse
Yes, mine too was activated by default. However was not sure if I had changed or it came like that so included that too.
Sent from my HTC PG09410 using XDA

kailashpchhabria said:
Yes, mine too was activated by default. However was not sure if I had changed or it came like that so included that too.
Sent from my HTC PG09410 using XDA
Click to expand...
Click to collapse
It still doesn't work for me. I wonder what else I could be doing wrong?

vapor said:
It still doesn't work for me. I wonder what else I could be doing wrong?
Click to expand...
Click to collapse
Could you please tell me what and exactly how you are doing so that I may be able to help you out?
Attached is a picture from the thread I mentioned earlier on. I use the 2nd setup. May be this will be of help in case the connections aren't done right. Also, make sure that all connections are made, with the power put on before you connect the entire setup to the USB OTG cable and then to the tablet's port.

Could you share which hub you are using that has a mini USB connector?
Also, I'm trying to connect a 120GB HDD and I guess this might be too big? What is the larger capacity drive you have been able to connect?
Lastly, does a larger drive take longer to connect/display and thus I should wait longer? If so, how long does it usually take?

vapor said:
Could you share which hub you are using that has a mini USB connector?
Also, I'm trying to connect a 120GB HDD and I guess this might be too big? What is the larger capacity drive you have been able to connect?
Lastly, does a larger drive take longer to connect/display and thus I should wait longer? If so, how long does it usually take?
Click to expand...
Click to collapse
I have put up a step by step procedure with all hardware I used and how I got it to work at http://forum.xda-developers.com/showthread.php?p=25443308#post25443308.
hope it solves your problem. If not, I will try to help you out for sure.

Related

Problem using the SGS2 as an External USB drive !

As per the heading, I abandoned carrying a USB memory stick years ago, instead I have a 16GB memory card in my phone and carry a 15CM micro USB to USB cable in my pocket, this way I can use my phone as a USB drive when ever I need it, but I have a problem with my SGS 2
1) the drive seems to randomly disconnect itself whether or not it is transferring data
2) the option to ask me what I want to do every time I connect my USB cable is missing, forcing me to go to settings--> wireless and networks---> USB utilities, just to use my phone as a USB drive ....... VERY IRRITATING
does anybody else use this feature, if so what are your findings ?
I have a similar problem, it will disconnect randomly but also when trying to update and some times when trying to transfer files. I do however get the option to view files pop up when I plug it in. I made a post earlier but no one replied, hopefully it can be fixed easily. I wouldn't really know where to start though
Sent from my GT-I9100 using XDA App
Um, there must be something wrong with your phone. I have not done anything special to use my SGS2 as a USB drive. It's litterally plug it in and away you go.
I just plug it into the computer, the phone says something like MTB in progress, Kies connection or whatever.
Then I get the option to view all files and folders in My Computer (windows 7).
No problems whatsoever.
jeanclaudevandamme said:
Um, there must be something wrong with your phone. I have not done anything special to use my SGS2 as a USB drive. It's litterally plug it in and away you go.
I just plug it into the computer, the phone says something like MTB in progress, Kies connection or whatever.
Then I get the option to view all files and folders in My Computer (windows 7).
No problems whatsoever.
Click to expand...
Click to collapse
I don't normally use the "MTB in progress" version as the majority of computers I plug it into do not have kies loaded.
I use the standard USB drive option in settings
Bump
Anyone else having this issue
ice_coffee said:
Bump
Anyone else having this issue
Click to expand...
Click to collapse
Default usb connection is Kies start Kies plug phone in and connects on SGS2
USB Mass storage mode has always required user to click on USB connected in top scroll down bar .Select copy files to phone >>>.
jje
ice_coffee said:
As per the heading, I abandoned carrying a USB memory stick years ago, instead I have a 16GB memory card in my phone and carry a 15CM micro USB to USB cable in my pocket, this way I can use my phone as a USB drive when ever I need it, but I have a problem with my SGS 2
1) the drive seems to randomly disconnect itself whether or not it is transferring data
2) the option to ask me what I want to do every time I connect my USB cable is missing, forcing me to go to settings--> wireless and networks---> USB utilities, just to use my phone as a USB drive ....... VERY IRRITATING
does anybody else use this feature, if so what are your findings ?
Click to expand...
Click to collapse
Hi,
i dont have any USB connection issues, loaded my 32Gb SD and the internal Storage full and i do use a lot the Mass Storage funktion, somtetimes the connection lasts for hours, so (Win7 32Bit).
Totally agree, the settings--> wireless and networks---> USB utilities ... tapping is verry annoying. Have to do this many times a day
Maybe someone knows an solution how to set the "Mass Storage" connection as an default?
Greetz Tokl
try multimount off the market.
You need to enable usb debugging (to prevent the keis rubish launching).
then anytime you want mass storage mode, click the multimount widget.
-- Actually just enabling USB debugging seems to set mass storage mode as default.
I have the same problem but I think it's the problem of the USB port on your PC. I plug the phone in another port and everything is ok now. You can try this on another PC or another port and you'll see. Hope this helps
ice_coffee said:
As per the heading, I abandoned carrying a USB memory stick years ago, instead I have a 16GB memory card in my phone and carry a 15CM micro USB to USB cable in my pocket, this way I can use my phone as a USB drive when ever I need it, but I have a problem with my SGS 2
1) the drive seems to randomly disconnect itself whether or not it is transferring data
2) the option to ask me what I want to do every time I connect my USB cable is missing, forcing me to go to settings--> wireless and networks---> USB utilities, just to use my phone as a USB drive ....... VERY IRRITATING
does anybody else use this feature, if so what are your findings ?
Click to expand...
Click to collapse
1) Doesn't happen on mine. Have you tried using USB ports on other computers as it could be due to a particular USB port on a particular computer doesn't supply enough current?
2) It's irritating.
hazart said:
2) It's irritating.
Click to expand...
Click to collapse
So you don't have a usb icon in the notification area? Otherwise, you just have to select it to enable usb storage.
thelestat said:
try multimount off the market.
You need to enable usb debugging (to prevent the keis rubish launching).
then anytime you want mass storage mode, click the multimount widget.
-- Actually just enabling USB debugging seems to set mass storage mode as default.
Click to expand...
Click to collapse
Thanks Mate!
USB Debugging prevents Kies and bring up the Mass Storage directly
One more (very small, but annoying) issue of the SGS2 solved
Greetz Tokl
When I enable debugging mode, I does indeed turn on mass storage mode and it works. However, every time I unplug the phone it reboots. I do press the disconnect USB drive button and I do eject it on my PC. It still crashes. Does anyone else have this problem?
ice_coffee said:
...
the drive seems to randomly disconnect itself whether or not it is transferring data
...
Click to expand...
Click to collapse
This happened to me today, and the reason was the Android browser application running in background. Using the task manager I killed browser and then I faced no problem thereafter.
So, to sum up I guess an application running in background might be the reason.
Hope this helps somebody...
It's funny you should say that, as I hardly ever get that problem anymore, and I mostly use dolphin hd browser now
My sgs2 connects to odin via download mode, but wont connect to mass storage.....how do i resolve this?
Sent from my GT-I9100 using Tapatalk now Free
rockz1991 said:
My sgs2 connects to odin via download mode, but wont connect to mass storage.....how do i resolve this?
Sent from my GT-I9100 using Tapatalk now Free
Click to expand...
Click to collapse
If it is connecting in download mode then the cable is perfect. Flash the firmware again to check if it is working or not
Sent from my iPhone using Tapatalk
Jeetu said:
If it is connecting in download mode then the cable is perfect. Flash the firmware again to check if it is working or not
Sent from my iPhone using Tapatalk
Click to expand...
Click to collapse
This was an issue since i had gingerbread. I upgraded to ics, didmt solve. Jelly bean, nope! I flashed neat rom, still the same.
The only it gets connected is when i turn off both my laptop and phone, connect usb, turn both on. Only then it gets connected to mass storage
Sent from my GT-I9100 using Tapatalk now Free
please go in settings
more settings
USB utilities... click connect storage to pc and then plug the cable...... try if this default stock method works......

[Fixed] Cannot Transfer Files to Tab Anymore?

Ok so i can no longer transfer files TO my tab via PC USB
BUT
I can transfer files from my Tab TO my PC via USB
im on stock TW nandroid and it still isnt working? in CWM it tells me ums lunfile is missing? and there isnt a directory
gonna try and do a data wipe
EDIT* After forever trying to get this to work it finally does... IM GOING TO F****** KILL THIS TABLET!!!!
It seems that any large zipped files take ages to register... which is strange...
USB transfer problems...
I have had a lot of problems in the past when transferring files using a USB extension, Samsung docking station, or anything else inline from the PC’s USB port. Try hooking your Samsung USB cable to the back of your pc (motherboard connection). Don’t put anything else on the cable (extensions, etc).
Hope this helps…
Taransworld said:
I have had a lot of problems in the past when transferring files using a USB extension, Samsung docking station, or anything else inline from the PC’s USB port. Try hooking your Samsung USB cable to the back of your pc (motherboard connection). Don’t put anything else on the cable (extensions, etc).
Hope this helps…
Click to expand...
Click to collapse
At first this was a question but after many minutes of messing around i finally got it... Im using a laptop so i can only use my 3 usb's
Live and Learn
Thanks for that information. I came online this morning looking for help with the same problem and just got my answer. I've been connecting mine with a cable from the tab to an 8-port USB hub, which in turn was connected to my desktop.
Thanks for the information!

MacBook does not recognize my Note

When I plug in my Galaxy Note into my mac, it does not show up in finder. I have enabled USB debugging, etc. and tried Wi-Fi sync but it has limited data transfer. Is there any way to mount my Note's internal SD card to my Mac?!?!?
http://forum.xda-developers.com/showthread.php?t=1512465
nothing on there answers my question. the first answer was for PC's. and i already tried Android File Transfer from google, but it only supports HoneyComb and ICS devices.
oooo lol i get wat ur saying. thanks bro
pl0xn00b said:
nothing on there answers my question. the first answer was for PC's. and i already tried Android File Transfer from google, but it only supports HoneyComb and ICS devices.
Click to expand...
Click to collapse
I'm having the same problem.
I had the same problem. I can't get it to show up in Finder but after installing the OS X version of Kies I can use the Kies software to access both my internal and external memory and drag and drop whatever I want to transfer.
pl0xn00b said:
nothing on there answers my question. the first answer was for PC's. and i already tried Android File Transfer from google, but it only supports HoneyComb and ICS devices.
Click to expand...
Click to collapse
Actually the thread that 'Ship it City' linked to is correct, and the first answer in that thread is how I connect my Note to my Macbook Pro. Works like a charm and both the internal storage and the SD card storage pop up in the finder window. Just because the button in the USB Utilities says "Connect storage to PC" doesn't mean it only works for a PC.
Unplug USB cable
Setting > Wireless and Networks > USB > Connect USB
Plug the cable in
Mount USB
I know, it's ****ing ridiculous, another reason we need ICS stat.
MSigler said:
Unplug USB cable
Setting > Wireless and Networks > USB > Connect USB
Plug the cable in
Mount USB
I know, it's ****ing ridiculous, another reason we need ICS stat.
Click to expand...
Click to collapse
Ya'll need to sell your MacBook's stat. Windows 8 will come out, and touchscreen laptops will make the decision for you, promise.
crawldit said:
Actually the thread that 'Ship it City' linked to is correct, and the first answer in that thread is how I connect my Note to my Macbook Pro. Works like a charm and both the internal storage and the SD card storage pop up in the finder window. Just because the button in the USB Utilities says "Connect storage to PC" doesn't mean it only works for a PC.
Click to expand...
Click to collapse
I thought it was!!!
Sent from my SGH-I717R using xda premium

[Q] Usb in 3G & Usb host together.

Its posible to manage this together? Some file manager or commander?
Yes with the archos's filemanger
How?
With one memory stick in 3G slot & one memory stick in USB host its just one USB position in file manager.
I hawe there Internal , SD card , Network , USB( just -one)
the 3g connector is ON ?
Yes
Yes.
Wait,
i testing that this afternoon
you have
1 key usb on 3g connector
1 key usb on usb host
the filemanager viewing the usb host when the archos boot
after if you put 3g connector to on you view the another key...
i send a mail to the R&D for more informations
Thank You
Thank You
it is not possible
now and in the future
I have a micro SD card in the SD slot and also have another micro SD card in a USB reader in the 3g slot, they work perfect together. I just have to remember to turn on the 3g setting when I want to access the card. I hope that made sense...... i'll try and upload some pics later.
Sent from my ARCHOS 80G9 using XDA
with micro SD and 3g connector it is ok
but here it is 3g connector and usb key on cable host
I see what you mean. If you plug an flash drive into the 3g port, it'll show up as a USB drive. But then if you plug another USB drive into the host port on the side, it disconnects the first one and starts using the new one. It's unable to recognize both at the same time. Since I've got a hard drive version I don't know exactly how the flash ones work. Maybe they have an extra bit of code that allows them more then one external storage medium so that the flash card can work in parallel to the already built in memory. But as far as I can see, there is no way to for it to see both USB devices at the same time.
yes the filemanager see on external USB !
cajl said:
yes the filemanager see on external USB !
Click to expand...
Click to collapse
So I would not be able to transfer files directly from a CF card reader to an external hard drive, using the archos G9 as a pass through? I'd have to transfer the files from the card reader to internal hd, then from the internal to the external?
Thanks for the help.
Sent from my PG86100 using Tapatalk 2

[Q] USB Storage not supported/Working?

So i just picked up one of these PNY 16Gb Micro USB OTG flash drives.. Tested it out on my Nvidia Shield, which works great.. Then I go to pop it into my Nexus 9 and basically nothing happens. It fails to give any notification in any form, the storage menu in settings fails to see the device. I used all of the top 5 File managers, but none of them show that the device even exists.
**EDIT** I just got home and tried all of my flash drives I have connected via USB OTG, (4Gb-128Gb) NONE OF THEM are recognized! Is there a setting somewhere I am missing, or are others having this problem too?
My nexus 9 is rooted and running the latest Elementalx 0.08 Kernel.
Any help for a work around or potential fix would be most appreciated
I tried both a USB Keyboard, and mouse. Again they work perfectly. So it appears it only relates to USB mass storage?
I'm able to connect my phone to the nexus 9 and it's able to read it.
I bought a micro usb y cable. So I can charge it while having it connected to a hub. But it doesn't charge at all.
happy73093 said:
I'm able to connect my phone to the nexus 9 and it's able to read it.
I bought a micro usb y cable. So I can charge it while having it connected to a hub. But it doesn't charge at all.
Click to expand...
Click to collapse
I just connected mine, the phone goes into mass storage mode and starts charging.. The Nexus 9 basically doesn't do a damn thing. Check 3 different file managers and none of them show any removable storage.
Can you plug in a standard USB stick with the Cable, and it will work?
Asaggynoodle said:
I just connected mine, the phone goes into mass storage mode and starts charging.. The Nexus 9 basically doesn't do a damn thing. Check 3 different file managers and none of them show any removable storage.
Can you plug in a standard USB stick with the Cable, and it will work?
Click to expand...
Click to collapse
Use Es file explorer, it will recognise it within the app on local. If you are root stickmount will also work by mounting the drive as a folder.

Categories

Resources