[Q] rom for htc desire 310 - HTC Desire 310 Questions & Answers

can anyone upload the stock rom of desire 310?? I soft bricked it by installing chainfire driver. I tried the adb method, but adb is unable to detect the phone. When in adb sideload mode, device manager shows an error like 'configuration descriptor failed....'. tried many drivers but still not working. Maybe its bcoz its an htc with mediatek processor that's making it difficult...? someone pls help!:crying:

Related

USB drivers problem

Hello guys
I've got some serious issues with my DHD (and Vista). It all started up by trying to install HTC Sync on my computer. After a month of countless attempts i was unable to get it working as well as internet pass-through. But today when i attempted a root, i couldnt use any adb command because it kept giving me an "error: Device not found". When i tried "adb devices" it showed me "List of devices" but no serial number below. I tried to install USB drivers through Android SDK but with no succes and i even tried some HTC USB drivers. No chance. In device manager i can see "Android phone" and "Android ADB interface" with the exclamation mark. So does anybody know how to get those USB drivers working so i can downgrade an root my phone? thanks
you probly have it on.. but you do have usb debugging switched on?
htc sync drivers should have install no problem so maybe uninstall them and reinstall with admin permissions.
did you update sdk drivers by sdk manger?
this post could help
http://forum.xda-developers.com/showpost.php?p=10054771&postcount=271

[Q] Device doesn't show up in adb

Ok, I'm having a problem here. I'm buzy on a ROM, and I have made something that I want to test. But when I try to access my phone via adb, it doesn't show up in adb devices. Just nothing. I reïnstalled adb, the drivers, rebooted the phone and computer, put on debugging mode, everything. The phone is showing in (windows) devices, but adb just don't recognize him. I'm on Windows 7 Home Premium. And on my phone Swiftdroid M5 (with ClockworkMod Recovery 3.2.0.1, which is working properly). Anyone knows what to do?
Anyone?
Sent from my GT540 using Tapatalk
Heres my solution ^^ adb worked for me some weeks ago but now i had your problem too lol:
first uninstall all the adb drivers from:
Start>devicemanager
then get this :
http://www.junefabrics.com/bin2/LGDriver.exe
original LG drivers
and install
then plug your phone(debugging on of course)
then it will show 7 (i think) installations
5 of them will be done fast but 2 won't finish installation
so just go to devices and printer
rightclick on android sooner single adb interface and select troubleshooting( marked with a yellow triangle)
then just let is solve the error
the last of the 7 drivers wont install but thats not a problem
EDIT: make sure u know on which port u were doing this
Oh of course you should reinstall the adb drivers. Btw i'm in linux you can use linux for building rom. What are you using?
Sadronis said:
Oh of course you should reinstall the adb drivers. Btw i'm in linux you can use linux for building rom. What are you using?
Click to expand...
Click to collapse
Windows 7 + Ubuntu 11.10
Sent from my GT540 using Tapatalk
is fastboot working now ?. and installed properly in device manager.
regisol said:
is fastboot working now ?. and installed properly in device manager.
Click to expand...
Click to collapse
Wrong topic
Sent from my GT540 using Tapatalk
Hello, I tried all of the above but my device still doesn't get recognized. Is there any other way to fix this? Thanks.
I've been in the same situation like this before. My phone wasn't recognized by adb. I though it was a driver problem so I reinstall the driver million times but it doesn't help. I tried on many other computer with various OS as well but adb still can't recoginized it. At last I flash another ROM and adb can recognized my phone again. so the problem is the SDSL ROM
I see. Thanks for the info ^_^

[Q] No OS, can't transfer files to or from phone, WHAT DO I DO?!

I realise I'm supposed to be an RC but it's been ages since I've visited XDA or even flashed anything on my phone so I need to be treated as a complete noob if possible!
So I was on PA 3.99 RC2 and tried to flash PA 4.0 BETA 6 in CWM but in a moment of pure stupidity didn't realise I may need to update the radio or bootloader. It resulted in a 'status 7' error during flashing which I understand to mean that recovery is detecting the ROM isn't compatible with the device. I've had a look at the solutions available for fixing status 7 errors but none of them worked. My backup failed on me so I can't revert to that.
My phone has no OS and is not being detected by the PC. I've tried setting up ADB using this guide (I had it on my old PC but that's completely gone) but it doesn't seem to have worked, I get a 'waiting for device' error when I try to type a fastboot command. From what I gather, this is caused by no drivers being isntalled but I don't know how to install the drivers when I can't enable USB debugging on the device and it's not detected by the PC. Typing 'adb devices' when the phone is connected in fastboot mode gives me an error saying
* daemon not running. starting it now on port 5037 *
ADB server didn't ACK
* failed to start daemon *
error: cannot connect to daemon
Click to expand...
Click to collapse
In CWM I can't mount my SD card so I can't seem to transfer files to or from the device in its current state. However, when I connect my device to the PC I do get a noise telling me it's been connected and it starts charging. I refuse to believe that I could have actually screwed myself over this easily so any suggestions are hugely appreciated even if they seem incredibly obvious or basic!
I don't know what other info may be required, my laptop is running Windows 8.1 if that helps.
I do have a friend with a heavily modded Nexus 4 who PROBABLY has a PC with the drivers and everything installed already, if there's no way I can fix it then he should be able to fix it... right?
Thanks in advance to anyone that decides to help me
UPDATE: Okay so I now have access to a PC without any of the Android SDK and stuff installed yet but my phone appears on the device manager under 'other devices' listed as 'Android' and the icon has a triangle with a yellow exclamation mark in it, is this progress?
You still don't have the drivers set up correctly. I would try the only tool I recommend, Google tool adb fastboot drivers xda.
You'll need to either push a rom on the phone using adb. Or if that doesn't work then fastboot the factory image.
jd1639 said:
You still don't have the drivers set up correctly. I would try the only tool I recommend, Google tool adb fastboot drivers xda.
You'll need to either push a rom on the phone using adb. Or if that doesn't work then fastboot the factory image.
Click to expand...
Click to collapse
Thanks, I sorted it out earlier by flashing TWRP via fastboot and then the ROM and everything seems to be working fine but for some reason my Titanium Backups aren't working, tbh I don't really care that much about my apps anyway haha

MT3g hosed by ROM Manager

Hi everyone,
I've always been able to find what I needed on my own. Until now.
I tried to reflash CM7 using ROM Manager and apparently it hosed the Clockwork Recovery. Some searching revealed that this is not new.
However, the fix is to reflash CWM using Fastboot. While I can still get to the bootloader on the device, the SDK Fastboot doesn't see the device (<waiting for device>).
The Drivers are installed, I have a second MT3g that detects just fine.
When the bad device is connected to the PC I get a Windows "Device Not Recognized" error. With the USB driver working for the other device, what's going on?
All those views and no replies?
Anything?
Bump

[Q] Bricked N7 issue

Hi all,
After a long time, I decided to play with my Nexus 7 again. About a year ago, I bricked itsomehow (don't remember how exactly).
As a result, only the bootloader is installed. So no (custom) recovery and/or ROM. Today, I tried to flash the stock rom with the Nexus Root Toolkit but it didn't work.
My computer (Win 8.1) was not able to recognize my Nexus 7 in fastboot mode.
The device manager in windows labels my nexus as an unknown device of which the device descriptor request has failed.
I already tried to install many different driver packages (while removing the device from the device manager) but it did not work for me. Everytime, the tablet is seen as an unknown device.
I also tried to update the driver manually by right clicking on the unknown device in device manager and clicking update driver software and then manually selecting this http://support.asus.com/Download.aspx?SLanguage=en&m=Nexus+7&p=28&s=2 driver but it does not recognize any driver.
So in short, my pc, which runs windows 8.1 is unable to see my Nexus 7 (which is bricked and has no rom nor custom recovery installed) when it is in fastboot mode. Therefore I am unable to install another rom.
Any thoughts on this problem? Thanks in advance.
I sent you a PM regarding this issue and a potential fix. If it works, i'll post the detailed info here later

Categories

Resources