Hi all,
phq has chipset with support usb otg (host)...but has maybe missing drivers. When i tried to connect mouse/keyboard it works...but i cannot connect usb storage. Can anyone help me? I have otg cable with external power supply.
CornholioGSM said:
Hi all,
phq has chipset with support usb otg (host)...but has maybe missing drivers. When i tried to connect mouse/keyboard it works...but i cannot connect usb storage. Can anyone help me? I have otg cable with external power supply.
Click to expand...
Click to collapse
Try u mount it manually?
sasha19323 said:
Try u mount it manually?
Click to expand...
Click to collapse
Maually? How?...you men in settings/storage/ usb flash? - this does nothing
I think he means through the Terminal with the mount command, eg 'mount vfat /dev/sda /mnt/usb' now you would have to know what device the Motorola assigns the drive and change the vfat if your not using the fat file system
JaceAlvejetti said:
I think he means through the Terminal with the mount command, eg 'mount vfat /dev/sda /mnt/usb' now you would have to know what device the Motorola assigns the drive and change the vfat if your not using the fat file system
Click to expand...
Click to collapse
hmmm...i am doing it wrong, or motorola don't support it
Now i have tried another flash disk - 4GB fomatted fat32 - and now i heve in settings this :
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
...but when i tried to press "Mount USB Disk" phone freeze and setting not respond
again pulling from my straight but sometimes limited linux knowledge in a terminal put in 'su' to grant superuser access as I am pretty sure this will require root, and then try 'mount vfat /dev/<device name> /MNT/USBDISK_1.1.1' where <device name> would be what the kernel is calling the usb flash device, like I said I don't have an OTG cable or I would try it and get back to you.
This is a bit over my head, but I know on the HTC Evo 3D, the hardware supports OTG, but the relevant coding was missing in the stock kernel. With a custom kernel it works. Maybe that's the problem here? Also, are you using a powered cable? The phone probably won't provide power to an attached device (at least it doesn't on the Evo.) Good luck!
BAMF said:
This is a bit over my head, but I know on the HTC Evo 3D, the hardware supports OTG, but the relevant coding was missing in the stock kernel. With a custom kernel it works. Maybe that's the problem here? Also, are you using a powered cable? The phone probably won't provide power to an attached device (at least it doesn't on the Evo.) Good luck!
Click to expand...
Click to collapse
...yes my cable is powered ...mouse and keyboard works
Would appreciate USB OTG Support:angel:
I want to reading USB Drive on Photon Q, like on my Mini Pro
Have you given stickmount a try? Works for me really well without an externally powered OTG cable.
Sent from my XT897 using Tapatalk 2
CMNDR said:
Have you given stickmount a try? Works for me really well without an externally powered OTG cable.
Sent from my XT897 using Tapatalk 2
Click to expand...
Click to collapse
without powered OTG cable? u mean with this software PhotonQ can read a external disk correctly?
Personally I found only one flash drive around (out of tens...) that would work with Photon Q OTG, it is my gf's fancy 4GB penguin from Emtec...
My "Logitech Unifying Receiver" works.
My "16GiB DeLock USB Stick" (Low Speed) also works.
I could charge my BT Headset (Sony Erricsson MW600)
I have to test my High Speed USB 3.0 Stick from Corsair later.
edit:
"Corsair Flash Voyager USB 3.0 16GiB" doesn't work!
I think it needs to much power (mA), which the phone cannot provide.
The device just won't be recognized.
mine works fine with..
Kingston Data Traveler G3 and Sandisk Ultra 16GB
with cheap $3 adapter !!
I have two different patriot usb drives (one usb 2 and one usb 3) and both of mine read fine. Both 32GB
pb908 said:
Kingston Data Traveler G3 and Sandisk Ultra 16GB
with cheap $3 adapter !!
Click to expand...
Click to collapse
just upgraded to jelly bean, and usb-otg doesn't work, do you get the same issue?
pb908 said:
just upgraded to jelly bean, and usb-otg doesn't work, do you get the same issue?
Click to expand...
Click to collapse
Which Jelly Bean ROM?
I guess you are trying to make it work with the stock ROM. With Carbon and powered cable the OTG works perfectly. Tested with a SD card reader and a no-name flash drive.
idimitro said:
I guess you are trying to make it work with the stock ROM. With Carbon and powered cable the OTG works perfectly. Tested with a SD card reader and a no-name flash drive.
Click to expand...
Click to collapse
Yep. I see. Carbon seems to work fine but some sticks require external power and some dont. I have a micro sd to USB converter that is really tiny. I bet that works without power.
Anyway, I would really like to see the Wifi direct (Miracast) working on Carbon ROM. But I'm not sure it can unless the phone has 5Ghz wifi as well as the standard 2.4.
ZenInsight said:
Anyway, I would really like to see the Wifi direct (Miracast) working on Carbon ROM. But I'm not sure it can unless the phone has 5Ghz wifi as well as the standard 2.4.
Click to expand...
Click to collapse
Yea, not sure our device supports it... I finally found the commit where it got disabled in -common.
I still need to ask around as to "why" it's disabled, but there's usually a good reason.
Related
USB On-The-GoWork In Progress
The USB OTG modules for Our Samsung Galaxy SL.But It is not Completely Working.I don't Know The Reasons.
Updated : 07-09-2011
PDA file with inbuilt modules have been developed by Amit (Not Released for Public)
. + Booting
. + Modules Loaded Successfully
. + No Power Supply
. + Not Working With External Power Also
Still Not Working
zImage files for CWM flashing was Created by Developer DoomLord
(Link)
Not Booting
Completed Goals
1.) Created Modules For Galaxy Sl i9003
2.) Successfully Loaded Modules to Work With our Phone
Procedure
Easy Way
1.) Download and Extract the Files and Copy them to /system/Modules
2.) Download Module Loader
3.) Open Module Loader and Click on "Another Path"
4.) Type /system/modules/
5.) select all Files
6.) Restart your phone and all modules are loaded Successfully.(Automatic Loading of modules at startup)
Note: To Check whether the files are loaded
Code:
adb shell
lsmod
you can see the new modules in the list
Output of the lsmod Command
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hard Way
1.) Download and Extract the Files and Copy them to /system/Modules
2.) Go to adb shell
Code:
cd /system/modules/
insmod usbcore.ko
insmod usb-storage.ko
install all modules in this way
3.) type lsmod to list all modules loaded in memory
Note : each module must be loaded manually (insmod) after every Reboot
Source
[MODULES][ARC][NEO][FW:4.0.A.2.368] USB-OTG {Storage, Keyboard & Mouse}
Cable MOD
Manual Cable Modding
Thanks
DoomLord
Amit
Skin
Vishal
NOTE :
The USB OTG cable of Nokia N8 will not Work
special cable for Samsung Galaxy SII can be used (Not Confirmed)
If Anyone Have Samsung Galaxy S2 USB OTG cable Please Try This
great job
i looked on the wikipedia and google but can you explain to me what are real benefits of this thing?
Easy way to build your own usb otg cable
Check out this guys...
forum.xda-developers.com/showthread.php?t=1191431
if anybody has readymade cable please check method given by vivikkalady. Please give ur feedback.
will try this soon
xGiox said:
i looked on the wikipedia and google but can you explain to me what are real benefits of this thing?
Click to expand...
Click to collapse
u can connect pen drive to ur mobile directly & read ur pen drive data easily.
vishal24387 said:
u can connect pen drive to ur mobile directly & read ur pen drive data easily.
Click to expand...
Click to collapse
Thats amazing, how about the results?
Sent from my GT-I9003 using XDA Premium App
Does not work !!!
dsrrr said:
Does not work !!!
Click to expand...
Click to collapse
have u tested?? Tell me the procedure that u have followed.
Update: I searched on net alot & i come to know that nokia usb otg cable can easily used for our phone. The cable is CA-157. Only a small is that its shape is rectangular & not fitting for our phone. So we have to just shape its sides to fit in our phone. We can use any metal daotted rod by which we have to just rub sides & give proper shape. In my area its only for 200 rs. So i will buy wire in evening & i will give a shape to it. Then i will try this mod. Hope it work.
I have attatched the image. The type A is nokia connector while type B is connector which fits for our phone. So we have to give shape A to convert to shape B.
I'm looking forward for your feedback.
Sent from my GT-I9003 using Tapatalk
I use the OTG cable from the cable Huawei S7 working constantly take them on the tablet to USB flash drives and connections of which there is not a Correction to the stick it will not start. I apologize for my anglisky, I'm from Russia
vishal24387 said:
have u tested?? Tell me the procedure that u have followed.
Update: I searches on net alot & i come to know that nokia usb otg cable can easily used for our phone. The cable is CA-157. Only a small is that its shape is rectangular & not fitting for our phone. So we have to just shape its sides to fit in our phone. We can use any metal daotted rod by which we have to just rub sides & give proper shape. In my area its only for 200 rs. So i will buy wire in evening & i will give a shape to it. Then i will try this mod. Hope it work.
I have attatched the image. The type A is nokia connector while type B is connector which fits for our phone. So we have to give shape A to convert to shape B.
Click to expand...
Click to collapse
You are one dedicated chap
For all the trouble you are taking - I hope it works !
dsrrr said:
I use the OTG cable from the cable Huawei S7 working constantly take them on the tablet to USB flash drives and connections of which there is not a Correction to the stick it will not start. I apologize for my anglisky, I'm from Russia
Click to expand...
Click to collapse
I am not able to understand what u want to say. please explain.
soodgautam said:
You are one dedicated chap
For all the trouble you are taking - I hope it works !
Click to expand...
Click to collapse
thanx. I just want to be sure that does this mod really works or not.
Just got the Nokia cable...shaping it now As an altenative, i will be getting sgs ii cable..it is on the way!
Sent from my GT-I9003 using XDA App
sad news guys...!!! I have shaped properly but mod not working properly. I tried in every possible way!!! But I will not give up. I will try with some more research.
thx vishal24387 keep trying we will.......
bala242 said:
thx vishal24387 keep trying we will.......
Click to expand...
Click to collapse
actually i tried this mod with application module loader. Now through terminal emulator I am trying guys. I found the error guys. Its due to low low power issue. I dont know how to resolve this problem. Hope some one will help me.
thanks for trying guys...
Right now my battery is 28%. May be usb stick is rejecting due to low power. I will fully charge battery & I will try mod again.
Hi!
I disconnected by accidently the USB cable while the phone was at the ClockWorkMod Recovery v5.0.2.0/-mounts and storage/-mount USB storage.
Now the problem is he does not want to connect the USB or even the ADB. When I connect to the PC via USB cable the only indicate that the battery is charging. I connected it ( to see if it works) at on the laptop with win7 sp1 with full update and with internet active , but Nexus S is still the same (no way for connecting usb or adb). The big problem now is that the Windows no longer sees it.
I can manage /sdcard with Root_explorer , but I cant mount it even Auto Mount. I can install any rom from my /sdcard( that it's work) . Waiting for your answer ( I still have CWM Recovery 5.0.2.0- I have not tried android 2.3.3 stock version for fear of running out clokworkmod recovery ). Thank's in advanced....
perhaps cable damage?
Nexus S's USB slot is Micro USB , it's easy to buy one cable of this port
and did you see this(red line) in your computer ?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
what does it appear when you connect to computer in hardware manager ?
did you set "debugging mode" ?
actually i have experienced this very same problem on other device , it can recharge via USB but no mount disk , and problem was solved after i brought a new cable ...
1 what does it appear when you connect to computer in hardware manager ?
2 did you set "debugging mode" ?
3 actually i have experienced this very same problem on other device , it can recharge via USB but no mount disk , and problem was solved after i brought a new cable ..
1 Nothing.....
2 Yes ( I have no change in the settings ..before it was wark well)
3 what cable ? I tried 3 diferent cable usb and no change ( including usb cable on Samsung Galaxy S II).
Thank's....but nothing work for now , just recharge via USB.
Hey Surdu, I have the same problem with my Nexus S, and so does a lot of other Nexus owners. I have googled this problem many times and the only solution I have come across was somewhere on code.Google.com.
Turn of your phone, and take out the battery for a minute or two, and then put it back in and boot your phone.
For me, this problem comes again and again, and all I can do is pull the battery once more.
Hope this was of help, good luck.
Sent from my Nexus S using xda premium
maybe phone's USB port's damaged?
qtwrk said:
maybe phone's USB port's damaged?
Click to expand...
Click to collapse
Unfortunately I think you're right !
I tried almost everything but no success. Now I have installed 2.3.3 and after that I get google update to 2.3.6. ( However do not forget that the battery is charging when is connected on the PC via usb)
Turn of your phone, and take out the battery for a minute or two, and then put it back in and boot your phone.
For me, this problem comes again and again, and all I can do is pull the battery once more.
Hope this was of help, good luck.
I tried several times (I left and five minutes without battery) - no result
I tried to connected it on ubuntu 11.10, windows xp, windows 7 ( via usb cable) , but unfortunately with no result. When connecting the USB cable nothing happens with all the operating systems, only the battery is charging.
When reboot the phone I can see the icon and the message on status bar :
Preparing usb storage.....I can manage usb storage (/sdcard with Astro or Es FilesExplorer)... I have installed Auto Mount SDcard , (checking on) Enable SD card Auto-Mounting - but when I connected usb cable nothing happens --Does this mean that the externel boot partition is broken ??? I have no ideea
My nexus s had an issue where it wouldn't mount USB, turns out the little metal flap insider the port had bent slightly and used a small screwdriver to bend it back into place, works flawlessly now!
Sent from my Nexus S
Does anyone have any better idea ???
I tried almost everything....I certainly have led to service !
Format the sd card. I had this problem before and this fixed it
red_skittles said:
Format the sd card. I had this problem before and this fixed it
Click to expand...
Click to collapse
Thank you but nothing change with format sdcard.
I'm having the exact same problem.
Did you manage to solve it ?
Anyone?I also have this problem..
Sent from my Nexus S using xda premium
Hi again Surdu, I have installed Brainmasters MIUI ROM, and now USB mount works everytime. Go figure..
Sent from my Google Nexus S using xda premium
Hi!
Thanks for your advice , but now I have another big problem :http://forum.xda-developers.com/showthread.php?t=1067815
swaipa said:
Hi again Surdu, I have installed Brainmasters MIUI ROM, and now USB mount works everytime. Go figure..
Sent from my Google Nexus S using xda premium
Click to expand...
Click to collapse
Thanks...but now if you try to install another ROM , usb work well ? If it's work just in Brainmaster MIUI ROM , that is not a solution for this big problem.
Thanks anyway!
anyone who have this problem..
try this..
plug your phone to usb cable...
reboot to recovery
choose mount and storage
mount data(then you will hear sound that usb connected to your computer)
unplugged
restart your phone
wait till your phone finished loading
now right connect your phone to computer again
al_madd said:
anyone who have this problem..
try this..
plug your phone to usb cable...
reboot to recovery
choose mount and storage
mount data(then you will hear sound that usb connected to your computer)
unplugged
restart your phone
wait till your phone finished loading
now right connect your phone to computer again
Click to expand...
Click to collapse
Thanks....but when restart the phone , he enters on bootloader because I have nothing on the phone even sdcard.
I have just Bootloader and CWM 5.0.2.0 installed, ADB and Fastboot not recognize my phone and I cant mount sdcard on CWM because it's nothing heppends if I check -mount/sdcard after that -mount USB storage.
I have SDK 14 and all the driver update for Nexus S on my windows7.
( I tried all the possibilities wipe all, format all , partition SD card ...all with no result)
Thank you very much if you can help me !!!
You can see my bad story : http://forum.xda-developers.com/showthread.php?t=1067815 #8
anyone can help us??
My phone can only charge but not be recognized on USB, when I plug it into my computer it says it's unrecognizable from my computer (like an error pops up). It wasn't like this before I installed the new update to the cygeonmod rom. I tried going back to stock gingerbread, other roms. Like at least 4 roms i've tried I just don't know what to do now. Any Ideas?
Are you trying to access the storage or use development tools (like adb) via USB?
Also, have you tried with a different USB port (preferably one on the motherboard of your computer)?
WindSlash said:
Are you trying to access the storage or use development tools (like adb) via USB?
Also, have you tried with a different USB port (preferably one on the motherboard of your computer)?
Click to expand...
Click to collapse
I'm just trying to access the storage, I've tried different usb ports but it just keeps saying USB Device Not Recognized.
I'm assuming you're using Windows... can you go under Device Manager and see if there is one with an exclamation mark (!) when your device is plugged in?
WindSlash said:
I'm assuming you're using Windows... can you go under Device Manager and see if there is one with an exclamation mark (!) when your device is plugged in?
Click to expand...
Click to collapse
yes theres and exclamation mark when I plug it in and it says (!) Unknown Device.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Anyone got any solutions?
tdog1o1 said:
My phone can only charge but not be recognized on USB, when I plug it into my computer it says it's unrecognizable from my computer (like an error pops up). It wasn't like this before I installed the new update to the cygeonmod rom. I tried going back to stock gingerbread, other roms. Like at least 4 roms i've tried I just don't know what to do now. Any Ideas?
Click to expand...
Click to collapse
Had the same problem and it ended up being a faulty USB cable. Pretty unlikely, but try a different cable and see if that helps.
XK72 said:
Had the same problem and it ended up being a faulty USB cable. Pretty unlikely, but try a different cable and see if that helps.
Click to expand...
Click to collapse
I've tried different usb cables with different computers and with different usb slots in each computer. Nothing works. Is it possible that my nexus s is missing a file allowing me to connect usb to my computer? Because every computer I use it says USB DEVICE NOT RECOGNIZED so I was just wondering if that's the case.
tdog1o1 said:
I've tried different usb cables with different computers and with different usb slots in each computer. Nothing works. Is it possible that my nexus s is missing a file allowing me to connect usb to my computer? Because every computer I use it says USB DEVICE NOT RECOGNIZED so I was just wondering if that's the case.
Click to expand...
Click to collapse
It sounds like your problem can be isolated to the phone, but I'm not familiar with working in a Windows environment. I'd try booting into (the phone's) Recovery and seeing if you can mount the drive from there. Might help you isolate whether or not your issue is related to a particular volume.
XK72 said:
It sounds like your problem can be isolated to the phone, but I'm not familiar with working in a Windows environment. I'd try booting into (the phone's) Recovery and seeing if you can mount the drive from there. Might help you isolate whether or not your issue is related to a particular volume.
Click to expand...
Click to collapse
I tried that going into the phone's recovery mode and plugging in the usb cord and it still says the same thing. When I go into further like clicking the message it gives me a Code 43 warning on my computer. I also tried hard factory resetting my phone when I was on the phone with Samsung and that didn't work either. Everything was fine before I flashed Cygenmod rom on my phone everything was perfect.
tdog1o1 said:
I tried that going into the phone's recovery mode and plugging in the usb cord and it still says the same thing. When I go into further like clicking the message it gives me a Code 43 warning on my computer. I also tried hard factory resetting my phone when I was on the phone with Samsung and that didn't work either. Everything was fine before I flashed Cygenmod rom on my phone everything was perfect.
Click to expand...
Click to collapse
Have you installed the drivers from http://developer.android.com/sdk/win-usb.html?
XK72 said:
Have you installed the drivers from http://developer.android.com/sdk/win-usb.html?
Click to expand...
Click to collapse
I tried it and nothing is working.
Can you go back to Device Manager?
Double click on the "Unknown Device", then click on "Details" tab, under "Property", select "Hardware Ids", and take a screenshot of what's there?
WindSlash said:
Can you go back to Device Manager?
Double click on the "Unknown Device", then click on "Details" tab, under "Property", select "Hardware Ids", and take a screenshot of what's there?
Click to expand...
Click to collapse
Here you go.
Interesting... now let me ask you from another angle, with the phone connected and USB debugging on, are you able to access the phone using adb devices / fastboot?
download and install PDANet
worked like a charm for me, installed my usb drivers to my phone which i had problems with just like you.
WindSlash said:
Interesting... now let me ask you from another angle, with the phone connected and USB debugging on, are you able to access the phone using adb devices / fastboot?
Click to expand...
Click to collapse
No i'm not able to access it with fastboot or adb devices. All it says is USB device not recognized.
Nexus S Woes
I had the exact same story and errors as tdog1o1, and the ONLY fix I found useful was on an mp3 forum.
" I had code 43 problems with my usb ports until I found a thread on MSI's website. My front panel usb ports connected to a 9 pin usb header on the motherboard. Only 8 pins are needed. If pin 9 has a black ground wire then remove it. I didnt give this fix much hope but it fixed my problems! "
After many hours of driver installs, front usb port changes, and a dozen reboots, this actually worked!
I merely used the USB at the back of the computer and Voila!
Looks Wind Slash nailed it at the beginning of this thread.
Nexus S
I am having the exact problem, have found a solution.
Does anyone else get this? I cant seem to swipe to remove it..
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Can you give anymore information.... Like were you doing something with the device when that happened? Did you have it connected to a PC with USB debugging enabled and then disconnected the device without turning off USB debugging or ejecting it from the PC?
Have you tried rebooting the device?
xdrc45 said:
Can you give anymore information.... Like were you doing something with the device when that happened? Did you have it connected to a PC with USB debugging enabled and then disconnected the device without turning off USB debugging or ejecting it from the PC?
Have you tried rebooting the device?
Click to expand...
Click to collapse
I was using USB OTG and connected my usb flash drive
gd6noob said:
I was using USB OTG and connected my usb flash drive
Click to expand...
Click to collapse
Sounds like you just unplugged the flash drive/OTG cable without disconnecting it through the drop down notification panel first.
Try reconnecting your OTG/flash drive and see if it's recognized, then pull your notification panel down and click on the disable USB/OTG storage.
You should always disable USB debugging and OTG first before unplugging the cable, it can damage the memory and SD cards.
xdrc45 said:
Sounds like you just unplugged the flash drive/OTG cable without disconnecting it through the drop down notification panel first.
Try reconnecting your OTG/flash drive and see if it's recognized, then pull your notification panel down and click on the disable USB/OTG storage.
You should always disable USB debugging and OTG first before unplugging the cable, it can damage the memory and SD cards.
Click to expand...
Click to collapse
Ohh i see.. I swear I thought I disable it... hmm.. I will double check that next time... Thanks
I dont see anything in my dropdown menu..
In stickmount, "unmount" doesnt do anything...
Any other way to properly unmount the drive safely?
I have turned off USB debugging
gd6noob said:
I dont see anything in my dropdown menu..
In stickmount, "unmount" doesnt do anything...
Any other way to properly unmount the drive safely?
I have turned off USB debugging
Click to expand...
Click to collapse
This is strange... I just checked mine with stick mount, pulled down the notification panel a checked unmount, the light on my flash drive was still lit up, so I went to root browser and I was able to still access the flash drives contents, so it was still mounted.
Unmount was working fine for me before. I know stick mount was updated a couple days ago... Not sure if that has something to do with it.
This isn't the answer but I just rebooted the device and when it powered off I unplugged the OTG cable, to avoid any damage to the memory.
The only other thing I can think is that some app (like root browser) is preventing it from unmounting.
gd6noob said:
Does anyone else get this? I cant seem to swipe to remove it..
Click to expand...
Click to collapse
What rom are you using?
Tapatalk-kal küldve az én Nexus 5-el
bitdomo said:
What rom are you using?
Tapatalk-kal küldve az én Nexus 5-el
Click to expand...
Click to collapse
PA rom, latest beta
gd6noob said:
PA rom, latest beta
Click to expand...
Click to collapse
then you can do nothing about it. In cm11 that message is clearable. I can show you the commit, then you can build your own pa rom
Tapatalk-kal küldve az én Nexus 5-el
Hi guys
I bought a pixel 3, when connecting to a PC, an error is displayed that the usb device is not recognized, in the device manager it writes that the request for the device handle failed
Please help to solve this problem
yapi_god said:
Hi guys
I bought a pixel 3, when connecting to a PC, an error is displayed that the usb device is not recognized, in the device manager it writes that the request for the device handle failed
Please help to solve this problem
Click to expand...
Click to collapse
- Change the USB cable, and then try connecting again.
- Try turning on USB Debugging in developer options.
aiSanaul said:
- Change the USB cable, and then try connecting again.
- Try turning on USB Debugging in developer options.
Click to expand...
Click to collapse
did it all, even changed the connector, on the computers available to me also everything was
yapi_god said:
did it all, even changed the connector, on the computers available to me also everything was
Click to expand...
Click to collapse
try installing USB drivers of your phone.
to check usb port and cable try connecting a different device to your PC.
aiSanaul said:
installing USB drivers of your phone.
Click to expand...
Click to collapse
I've already done it, nothing has changed
yapi_god said:
I've already done it, nothing has changed
Click to expand...
Click to collapse
So, you are saying that USB Port and USB Cable is working well, hmm...
Now, see this video tutorial here, tell me if it worked.
aiSanaul said:
So, you are saying that USB Port and USB Cable is working well, hmm...
Now, see this video tutorial here, tell me if it worked.
Click to expand...
Click to collapse
my phone doesn't even show the selection, data transfer or anything else, just goes charging from the pc, although the cord is for data transfer
yapi_god said:
my phone doesn't even show the selection, data transfer or anything else, just goes charging from the pc, although the cord is for data transfer
Click to expand...
Click to collapse
Is there a USB Connection notification in your phone?
aiSanaul said:
Is there a USB Connection notification in your phone?
Click to expand...
Click to collapse
no, it doesn't exist
yapi_god said:
no, it doesn't exist
Click to expand...
Click to collapse
even when you connect USB Cable?
Edit: something like this
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
What is the android version of your phone?
aiSanaul said:
What is the android version of your phone?
Click to expand...
Click to collapse
Android 12
yapi_god said:
Android 12
Click to expand...
Click to collapse
Your phone have root access?
Try file transfer with ADB and Fastboot.
aiSanaul said:
Your phone have root access?
Try file transfer with ADB and Fastboot.
Click to expand...
Click to collapse
no, there is no root access. and I won't be able to transfer files through adb and fastboot because it is not detected even on the system
USB Debugging enable?
if not enable it in developer options.
aiSanaul said:
USB Debugging enable?
Click to expand...
Click to collapse
it does not connect with both on and off
yapi_god said:
it does not connect with both on and off
Click to expand...
Click to collapse
Then this is the last, there maybe a problem with your phone's charging port.
You should take it to a technician, ask him to check that.
yapi_god said:
it does not connect with both on and off
Click to expand...
Click to collapse
Then this is the last, there maybe a problem with your phone's charging port.
You should take it to a technician, ask him
aiSanaul said:
maybe a problem with your phone's charging port.
Click to expand...
Click to collapse
I changed it
please help me
yapi_god said:
please help me
Click to expand...
Click to collapse
I literally tell everything I know about the issue...
also, never heard of same issue before.
I will try to find something related and will come back at ya.
also what PC you are using....