OPO 2 "no OS installed" - OnePlus 2 Q&A, Help & Troubleshooting

Hi guys,
i knew this topic was dicussed a few times, but i didn´t find a solution which fits for me.
Unfortunately i wiped my OnePlus 2 using twrp and since then i can´t used it, it only says "no OS installed".
No USB connection is found, i can not find it as an adb device (daemon not running. starting it now on port 5037) and USB OTG isn´t working either.
I tried different drivers for the device (actually i uses a qualcomm 9008 driver) but nothing helps.
Is there a change to rescue the phone?
Many thanks in advance!

Were you able to get into recovery mode by pressing and holding Volume Up, then pressing Power once? How about Fastboot mode by pressing and holding Volume Down, then pressing Power once?
Also, what recovery do you have?

Tristan Phan said:
Were you able to get into recovery mode by pressing and holding Volume Up, then pressing Power once? How about Fastboot mode by pressing and holding Volume Down, then pressing Power once?
Also, what recovery do you have?
Click to expand...
Click to collapse
I am able to get into both modes, as well Fastboot mode as recovery. But i am not able to get a connection to my pc or other devices.
Using TWRP 3.0.2-2 as Recovery.

try to connect usb storage with otg

chxei said:
try to connect usb storage with otg
Click to expand...
Click to collapse
Unfortunately usb otg is a big problem at the Oneplus 2. Until now i didn´t find an adapter that works.

Seesternfan said:
Hi guys,
i knew this topic was dicussed a few times, but i didn´t find a solution which fits for me.
Unfortunately i wiped my OnePlus 2 using twrp and since then i can´t used it, it only says "no OS installed".
No USB connection is found, i can not find it as an adb device (daemon not running. starting it now on port 5037) and USB OTG isn´t working either.
I tried different drivers for the device (actually i uses a qualcomm 9008 driver) but nothing helps.
Is there a change to rescue the phone?
Many thanks in advance!
Click to expand...
Click to collapse
Hi I had the same problem a few months ago, my phone wasn´t recognized by my pc because I was using the official charging cable so I bought a cheap USB-C cable and I was able to connect it to my pc and reinstall the OS. Hope this helps.

So your device isn't recognized in Fastboot mode? Do you have any ROMs downloaded on your phone already?

coderch123 said:
Hi I had the same problem a few months ago, my phone wasn´t recognized by my pc because I was using the official charging cable so I bought a cheap USB-C cable and I was able to connect it to my pc and reinstall the OS. Hope this helps.
Click to expand...
Click to collapse
My original cable doesn´t work anyway, so i was forced to try another cable. Unfortunately this didn´t work either.

Tristan Phan said:
So your device isn't recognized in Fastboot mode? Do you have any ROMs downloaded on your phone already?
Click to expand...
Click to collapse
I´m not able to get a ROM on my device, this is my problem.
When I try to connect my phone using adb this is happening:
"C:\Users\Seesternfan>adb devices
List of devices attached
* daemon not running. starting it now on port 5037 *
* daemon started successfully *"
I tried different tips from the internet but i wasn´t able to get a connection with my phone.

Seesternfan said:
I´m not able to get a ROM on my device, this is my problem.
When I try to connect my phone using adb this is happening:
"C:\Users\Seesternfan>adb devices
List of devices attached
* daemon not running. starting it now on port 5037 *
* daemon started successfully *"
I tried different tips from the internet but i wasn´t able to get a connection with my phone.
Click to expand...
Click to collapse
If you can get your hands on a USB-OTG cable, definitely do so to get a ROM onto your phone. Have you tried MTP? If you enable MTP under Mount in TWRP, does your PC recognize it in Windows Explorer?

Tristan Phan said:
If you can get your hands on a USB-OTG cable, definitely do so to get a ROM onto your phone. Have you tried MTP? If you enable MTP under Mount in TWRP, does your PC recognize it in Windows Explorer?
Click to expand...
Click to collapse
I have two USB-OTG cables at home. The problem is that the OnePlus 2 USB C port is no ordinary USB C port. Till now i didn´t find a cable that works, except the original one which is out of stock.
MTP is enabled but there is no difference to before.

Have tried reinstalling the drivers?

@Seesternfan
Can it be possible to get remote access to your PC, so that I can help you?

Is your USB-OTG cable a USB-C one? I use a Micro-USB USB-OTG cable with an Anker Micro-USB to USB-C adapter.

Related

Unable to flash anything with fastboot

Hello.
I recently installed the 4.3 ota update. I knew I would have to reroot. After the update I have tried everything I can think of to flash a new recovery or bootloader or anything. All without success. Fastboot simply says "Sending...", the phone says "downloading..." and that's the end of it. They would both sit in that state forever if I let them.
I know I'm not alone on this issue. I have searched and searched without finding a solution. Does anyone know of one?
Thanks.
pfederighi said:
Hello.
I recently installed the 4.3 ota update. I knew I would have to reroot. After the update I have tried everything I can think of to flash a new recovery or bootloader or anything. All without success. Fastboot simply says "Sending...", the phone says "downloading..." and that's the end of it. They would both sit in that state forever if I let them.
I know I'm not alone on this issue. I have searched and searched without finding a solution. Does anyone know of one?
Thanks.
Click to expand...
Click to collapse
1. Usb debugging enabled and bootloader unlocked?
2. Correct drivers installed, try these usb naked drivers for instance https://www.google.nl/url?sa=t&rct=...=RUlfH35SAJki_DdLfo8MeA&bvm=bv.51773540,d.Yms.
3. Used the original usb cable or tried another usb port?
4. If you type fastboot devices in fastboot mode do you see a serialnumber? The same for adb devices in adb mode?
gee2012 said:
1. Usb debugging enabled and bootloader unlocked?
2. Correct drivers installed, try these usb naked drivers for instance https://www.google.nl/url?sa=t&rct=...=RUlfH35SAJki_DdLfo8MeA&bvm=bv.51773540,d.Yms.
3. Used the original usb cable or tried another usb port?
4. If you type fastboot devices in fastboot mode do you see a serialnumber? The same for adb devices in adb mode?
Click to expand...
Click to collapse
USB debugging is enabled.
I've tried the original USB cable and others. I've tried different USB ports.
adb works fine. Fastboot recognizes my phone and prints a serial number. Fastboot even works for locking/unlocking the boot loader.
There are no "drivers" in the Linux world. Should I find someone who has a Windows system and ask to use their computer?
Thanks.
pfederighi said:
USB debugging is enabled.
I've tried the original USB cable and others. I've tried different USB ports.
adb works fine. Fastboot recognizes my phone and prints a serial number. Fastboot even works for locking/unlocking the boot loader.
There are no "drivers" in the Linux world. Should I find someone who has a Windows system and ask to use their computer?
Thanks.
Click to expand...
Click to collapse
Yes, you may try that. I`am talking about a windows pc and never had an issue. I don`t have xperience with linux computers.Good luck bro
Solved
gee2012 said:
Yes, you may try that. I`am talking about a windows pc and never had an issue. I don`t have xperience with linux computers.Good luck bro
Click to expand...
Click to collapse
So. I solved the problem. I now feel like an idiot.
I plugged my phone into a Windows system and a nice notice popped up saying that my device could run faster if it was plugged into a USB 2.0 port. Then it dawned on me that only a few of the ports on my computer are 2.0 and that I had tried one of them previously but with an extension cable (because it's in the back and hard to reach). I unplugged the extension cable and plugged the USB cable directly into the port and all was well.
I hope that others who have had this issue find this useful.
Thank you for your help.

Nexus 10 Recovery - USB not enabled

Hi,
When entering recovery mode on the Nexus 10 (Android 4.4.3), when I connect the tablet up the a computer it does not detect a USB device. This is not the usual driver related issue - nothing shows up in device manager - it is as though the USB cable isn't even connected. The usual sound from Windows when you connect a device does not sound.
I can connect fine when the Nexus 10 is booted, and I can call "adb reboot recovery" and the tablet reboots to recovery, but then there is no USB connection.
To reiterate - there are no driver issues as I'm not even getting as far as loading a driver! I've tried two different computers (Windows 8.1 and Windows 7) and two different USB cables.
Anyone seen this before? Why is USB disabled when in recovery?
Thanks,
Gary.
garysargent said:
Hi,
When entering recovery mode on the Nexus 10 (Android 4.4.3), when I connect the tablet up the a computer it does not detect a USB device. This is not the usual driver related issue - nothing shows up in device manager - it is as though the USB cable isn't even connected. The usual sound from Windows when you connect a device does not sound.
I can connect fine when the Nexus 10 is booted, and I can call "adb reboot recovery" and the tablet reboots to recovery, but then there is no USB connection.
To reiterate - there are no driver issues as I'm not even getting as far as loading a driver! I've tried two different computers (Windows 8.1 and Windows 7) and two different USB cables.
Anyone seen this before? Why is USB disabled when in recovery?
Thanks,
Gary.
Click to expand...
Click to collapse
Your on the stock recovery ?
lj50036 said:
Your on the stock recovery ?
Click to expand...
Click to collapse
Sorry should have mentioned. Yes completely stock.
garysargent said:
Sorry should have mentioned. Yes completely stock.
Click to expand...
Click to collapse
I was unaware that the stock recovery had adb..
Let me look into this..
Thx Josh
Figured this out thanks - turns out "adb reboot recovery" doesn't put the device into a state of waiting for a sideload - you have to do a further press of POWER+VolUp to bring up the menu then select sideload via ADB - the USB then kicks in! Doh.

MTP, ADB, PC wont see them, ODIN pc see my phone. Also OTG my phone recognise it.

Hi all.
I need help.
My pc wont recognise my phone anymore. deleted all the drivers and everything.
ADB and USB not working.
But when i put my phone into download mode. my pc recognise my phone again.
But when booted my pc wont see my phone.
My phone only say's he's connected to a charger..
i already checked *#0808#
MTP + ADB is checked.
Tried this on other PC's and same error..
Think something is wrong with mounting data or something?
How did this happen,
i installed twrp recovery + crisscross mod.
After that MTP + adb isnt working anymore..
Flashed stock back on the phone but no results..
OTG is working great on the phone.
Please help
EDIT::
Problem is solved.
I drained the battery to 0%.
Didn't charge for an hour.
Connected phone to PC via USB, in Download mode.
Then flashed Philz recovery.
Reboot to system, and problem's were fixed.
Yes, I have the same problem. G920P
Teardown check after I found the USB interface power supply is normal!
The '1.9 v from The then measured normal tail current 5 v
I ruled out the power supply and USB interface problems
Has not ruled out the mainboard problem
The bodhi said:
Yes, I have the same problem. G920P
Teardown check after I found the USB interface power supply is normal!
The '1.9 v from The then measured normal tail current 5 v
I ruled out the power supply and USB interface problems
Has not ruled out the mainboard problem
Click to expand...
Click to collapse
you encountered the same problem after rooting?
Problem solved!
jer0o1 said:
you encountered the same problem after rooting?
Click to expand...
Click to collapse
NO. I tried all the way to still can't normal computer connection

Bricked Oneplus 2 Not Connecting To PC

- How My Phone Got Bricked?: (Chinese Version Oneplus 2) I Was On Oxygen OS 3.0 And TWRP 3.0 And I Decided To Flash The Resurrection Remix ROM, I Did A Full Wipe And I Installed The Rom And It Failed To Installed The ROM. Now My Phone Is In A Bootloop With No OS Installed. I Have The Chinese Version OP2
- Current State Of My Device: My Device Is In A Bootloop With No OS Installed, I Did Notice That My Phone Was Not Being Recognized VIA Fastboot & ADB On My PC. I Went Fastboot Mode And My Phone Is Not Being Recognized By PC, And I Went To TWRP, ADB Was Not Working And ADB Sideload Is Not Working. I Also Tried A USB OTG With A USB Drive And Still TWRP Recovery Is Not Recognizing It. How Ever When I Connect My Device To PC And Check Device Manager And Press Scan For Hard Ware Changes My Device Shows Up As "COM 1". I Also Did Try To Put My Phone Into Qualcomm Mode Trying Alot Of Key Combinations But My Phone Is Not Getting Into Qualcomm Mode Or It Just Might Be Me Since I Heard Its Tricky For The Phone To Get Into Qualcomm Mode. I Did Try One Click ADB And Fastboot Installed And Qualcomm USB Driver, Still No Luck. And I Did Try The MEGA Unbrick Guide. I Have Tried This With 3 Other Computers Which Are All Running Windows 10 And Turned Driver Signature Enforcement Off And Still No Luck, And Also A PC Running Linux Mint And Still No Luck. Please Help Me And I Will Put All Thanks On All Of Your Replies And I Really Appreciate Your Help!
- Whats Working:
- My Device Charges From The PC And Wall
- I Am Using The Official OP2 Cable
- Can Access Recovery + Fastboot
- Turns On But In A Bootloop
I think it's a bad cable... if you can get into fastboot and the PC with Windows 10 and Linux both don't see it.. cable
Not sure whats needed on windows, since I never use it....but after a fresh install of Ubuntu 16.04 a few days ago, I did have to install a few adb and fastboot packages before my devices were recognized. Do you know if the adb/fastboot packages and they're dependencies are installed on the Linux mint computer?
If yes, power off phone and plug into computer. Then start phone in fastboot mode. Open a terminal on the PC and run "adb devices" (without quotes of course) .....any output on screen?
foomanjackel said:
Not sure whats needed on windows, since I never use it....but after a fresh install of Ubuntu 16.04 a few days ago, I did have to install a few adb and fastboot packages before my devices were recognized. Do you know if the adb/fastboot packages and they're dependencies are installed on the Linux mint computer?
If yes, power off phone and plug into computer. Then start phone in fastboot mode. Open a terminal on the PC and run "adb devices" (without quotes of course) .....any output on screen?
Click to expand...
Click to collapse
Yeah I did try typing ADB devices and Fastboot devices in both twrp and fastboot. I think the issue might be the cable
evertking said:
I think it's a bad cable... if you can get into fastboot and the PC with Windows 10 and Linux both don't see it.. cable
Click to expand...
Click to collapse
Yeah I think the cable is probably the problem. Although my phone chargers with the cable. I will look into buying a new cable soon but its a little expensive. I will try to buy it next week
fahad999 said:
Yeah I think the cable is probably the problem. Although my phone chargers with the cable. I will look into buying a new cable soon but its a little expensive. I will try to buy it next week
Click to expand...
Click to collapse
I'm sure you been reading and seen people with the same cable as ours with the same problem.. works with charging but not adb or fastboot. But you can try to issue a command with it.. fastboot devices does sometimes come back empty.. just try to do OEM unlock for example.
evertking said:
I'm sure you been reading and seen people with the same cable as ours with the same problem.. works with charging but not adb or fastboot. But you can try to issue a command with it.. fastboot devices does sometimes come back empty.. just try to do OEM unlock for example.
Click to expand...
Click to collapse
My cable did used to work with adb and fastboot before, and I did unlock the bootloader with it before. I think now the cable got broken
Same issue working cable
Same issue... but my cable is working fine. I have a 2nd OP2 and tried the qualcomm connect with my cable and volume up, and worked perfect. More over, I swapped motherboards and still didnt work. I have access to twrp on the phone and I can get into fastboot. But no way to connect to my pc

Pc cant detect fastboot device

Tried miui 12 and after flashing rom the twrp is gone I tried to reflash it the same way I did first but sadly when I'm on fastboot PC can't detect it. also tried it with other softwares but same result. Device is fine and responds when open but not in fastboot mode. Currently running miui 11 .0.6 China stable. Stucked. Also all drivers are updated
Same here.
I accidentally flashed china stable 11.0.4 zip rom on my global device through twrp and upon booting up twrp was gone and when i plug in usb the pc doesn't detect anything. In order to make pc detect the phone via usb cable i have to reboot phone while plugging usb to laptop that way file transfer option shows up in laptop and adb works but fastboot doesn't work i can force boot to fastboot through adb but upon booting to fastboot the pc stucks at waiting for device. All the drivers are installed
Currently on china stable 11.0.6
Same issue indeed
That's exactly what's happening right now. I hope someone can help us
Quote me if u find any luck.
Same issues
That happens me sometimes. I only reboot the device into fastboot again, reboot the computer, and that it. This may change depending on your computer CPU, mine is AMD. And ussually I have to use a 2.0 USB or if it still does not work a USB 2.0 hub. I know the hub thing is strange but it worked for me when my pc does not detect the phone in fastboot. Hope it helps .
With my PC I have to open device manager, look for the device, usually has a yellow sign next to it. Right click on the device name, click update driver, click browse my computer for driver software, click let me pick from a list of available drivers on my computer and pick mtp USB device. Then I read it. I hope this helps.
daniml3 said:
That happens me sometimes. I only reboot the device into fastboot again, reboot the computer, and that it. This may change depending on your computer CPU, mine is AMD. And ussually I have to use a 2.0 USB or if it still does not work a USB 2.0 hub. I know the hub thing is strange but it worked for me when my pc does not detect the phone in fastboot. Hope it helps .
Click to expand...
Click to collapse
What hub?
Tried with multiple pcs with no success
epicblue8 said:
What hub?
Tried with multiple pcs with no success
Click to expand...
Click to collapse
I use a usb hub that is very old i guess, as it uses MiniUSB. By the way with multiple computer it should work, your error is very strange, I never saw it. A thing that may work is trying to use fastboot on a Linux system (no, with VMs no). So if you can flash a pen drive with a Ubuntu ISO or any linux distro, boot linux,install fastboot and check if it detects your phone.
daniml3 said:
I use a usb hub that is very old i guess, as it uses MiniUSB. By the way with multiple computer it should work, your error is very strange, I never saw it. A thing that may work is trying to use fastboot on a Linux system (no, with VMs no). So if you can flash a pen drive with a Ubuntu ISO or any linux distro, boot linux,install fastboot and check if it detects your phone.
Click to expand...
Click to collapse
Read my 1st reply to this op
Even file transfer option doesn't show up if i connect my phone via usb to laptop.
In order to make pc show file transfer option i have to reboot phone while connecting the phone to pc so.
That way i can use adb but as soon as i boot to fastboot via cmd pc doesn't detect the fastboot mode.
Tried with 3 laptops
Issue Fixed
epicblue8 said:
Same here.
I accidentally flashed china stable 11.0.4 zip rom on my global device through twrp and upon booting up twrp was gone and when i plug in usb the pc doesn't detect anything. In order to make pc detect the phone via usb cable i have to reboot phone while plugging usb to laptop that way file transfer option shows up in laptop and adb works but fastboot doesn't work i can force boot to fastboot through adb but upon booting to fastboot the pc stucks at waiting for device. All the drivers are installed
Currently on china stable 11.0.6
Click to expand...
Click to collapse
Dude I fixed it and I managed to flash global and maybe reflash EU when miui 12 stable arrive
Try another type c cord preferable the original one. I just change the cord and everything went fine fastboot can now be detected via "fastboot devices".
Chipotle crackers said:
Dude I fixed it and I managed to flash global and maybe reflash EU when miui 12 stable arrive
Try another type c cord preferable the original one. I just change the cord and everything went fine fastboot can now be detected via "fastboot devices".
Click to expand...
Click to collapse
Not with original but tried 3 type c cables and 3 pcs
epicblue8 said:
Quote me if u find any luck.
Click to expand...
Click to collapse
hey have find any solutions? we have the same problem

Categories

Resources