Linux device not recognized - Atrix 4G Q&A, Help & Troubleshooting

Recently switched to linux, installed android sdk, i can mount phone as an ext hard drive when it's on normally.
it's unlocked, i booted into fastboot, tried to use moto-fastboot and the device isn't found.
are there any additional usb drivers i need? i'm lost.

when the device is on normally and connected i get this:
$ adb devices
List of devices attached
???????????? no permissions

dont know if that would help but maybe usb deugging isn´t activated,
i havent unlocked my atrix but maybe there´s the problem.
just a thinking

thanks for the response. i checked at usb debugging is selected. it worked just fine on windows a few days ago but I don't have that installation anymore.

any motorola drivers i need installed? really stuck on this one.

Related

ADB/Download mode help

I've been having two problems with my OG.
The first is when my OG is connected to my computer, the computer recognizes it and I am able to view everything on my phone. The problem is when I open command prompt and enter adb devices to check to see if it sees the phone, it returns "List of devices attached" with nothing underneath. Clearly it is not recognizing the phone.
The second problem I am having is that when I enter download mode neither LGNPST nor my computer recognize the phone. Its as if nothing was plugged into the usb port.
Any help or advice to either problem would be greatly appreciated.
Not sure if download mode needs drivers. Do you have usb debugging enabled for the phone to be recognized in adb? Under development settings.
Make sure you're not plugged into a USB 3.0 port
It isnt plugged into a USB 3.0 port.
What are the necessary drivers? I might've deleted them after I rooted and flashed to The Base 0.73 and didn't think I would need them again.
I feel like I should mention that actually. I rooted and flashed to the Base, then flashed Slick Rom, then went back to the Base. So orginally my computer recognized my phone in download mode but after rooting and flashing it didn't. I think it might be the drivers. I'll check when I get home.
Ok so I downloaded the drivers from LG's website and installed them. I ran adb and it was recognized so that was the problem I had. Apparently after flashing I uninstalled and deleted everything off of my computer and just forgot to download everything back. Thanks for helping.

[Q] [HELP] Phone is softbricked, can't get any ADB commands to work

Alright so I'm no stranger to flashing ROMS and whatnot, but today I slipped up and deleted everything on my internal storage, including my NANDROID backup. I still have access to my recovery (CWM touch v6.0.4.5). So I thought "no problem, I"ll just ADB sideload". Well here we are.
Basically I can't get my ****ing phone to communicate with my computer. I installed every damn thing I could think of to get my device to show up after typing "adb devices". I tried the universal toolkit, but as expected it didn't work very well. I tried it on my laptop and desktop, through USB 2.0 and 3.0. I installed the generic Android USB ADB driver, I installed HTC sync for DNA drivers, I installed a standalone version of the DNA driver, and no dice. Can't even get fastboot to communicate. Even though my phone says fastboot USB my computer won't recognize it.
This is seriously ****ing pissing me off, because it should be a simple fix. Anybody have words of wisdom to help me out?
Thanks in advance.
FCO2011 said:
Alright so I'm no stranger to flashing ROMS and whatnot, but today I slipped up and deleted everything on my internal storage, including my NANDROID backup. I still have access to my recovery (CWM touch v6.0.4.5). So I thought "no problem, I"ll just ADB sideload". Well here we are.
Basically I can't get my ****ing phone to communicate with my computer. I installed every damn thing I could think of to get my device to show up after typing "adb devices". I tried the universal toolkit, but as expected it didn't work very well. I tried it on my laptop and desktop, through USB 2.0 and 3.0. I installed the generic Android USB ADB driver, I installed HTC sync for DNA drivers, I installed a standalone version of the DNA driver, and no dice. Can't even get fastboot to communicate. Even though my phone says fastboot USB my computer won't recognize it.
This is seriously ****ing pissing me off, because it should be a simple fix. Anybody have words of wisdom to help me out?
Thanks in advance.
Click to expand...
Click to collapse
When your in hboot/fastboot and connected to your computer does it say fastboot usb? If it does when you type in fastboot devices is it recognizing your device at all? Should bring up serial number. Are you on Windows xp/7/8 or 8.1?
Sent from my HTC6435LVW using XDA Free mobile app
Which version of the universal ADB drivers did you use, because I just did this to my phone about a month ago and had the same issue? Once I installed the universal generic driver everything communicated and worked properly.
Try installing PDAnet it blanket installs a bunch of drivers that got me out of a similar spot!

[Q] ADB Issue

I have a Win 8.1 machine with the HTC drives installed and when I run ADB with the phone booted to the ROM everything is fine. ADB returns the device ID and it is recognized. When I boot into the fastboot, I get fastboot usb but ADB does not recognize the device, I get List of devices attached and then nothing. I have rebooted both the phone and computer, uninstalled and reinstalled the drivers but no luck. Anyone ever seen this behavior?
Please close thread.

Moto E XT1021 can't detect phone via adb or fastboot [SOLVED]

Hello!
I was trying to downgrade a Moto E XT1021 and I don't remember how but I ended with the phone stucked in the "bootloader unlocked" screen.
Tried to access the phone on the fastboot flash mode and I can get into the mode by pushing volume down and power on for a few seconds. The problem is that I'm not able to send command to the phone because adb or fastboot doesn't detect it.
The USB cable seems to be working because on the phone screen you can read USB connected and USB disconnected every time I connect or disconnect the cable.
My guess is that there's a problem with the drivers, I've tried everything, of course installing the MotorolaDeviceManager_2.5.4.exe was the first step and then I ended up trying adb-setup-1.4.3.exe and also adb-setup-1..3.exe with no luck. I'm using Windows 7 professional 64 bits.
Right now phone driver says: Android Composite ADB interface.
Hardware ID is USB\VID_22B8&PID_2E80
If I remove the driver the device with no driver says "fastboot condor S"
I want to install 4.4.4 on that phone.
What can I do?
Thanks!
I solved it
Close the thread please.
provide the solution
draxofavalon said:
I solved it
Close the thread please.
Click to expand...
Click to collapse
at least provide the solution if anyone comes wandering again with the same problem
I really don't know why it worked, but I had several folders with adb, fastboot and firmwares and ona of the folders with fastboot detected the phone, I tried the other folder and that version of fastboot didn't detected the device; really weird.
Same software, same dll's but in different hard drives, the one on the C drive worked and the one in the D drive didn't detect the phone.
As I said, really weird.

Fastboot not detecting device

For whatever reason fastboot on my PC (win10) doesn't detect my phone, adb detects it fine when it's in recovery or booted normally, I cannot send fastboot commands as it says waiting for device. I've tried a few things like the LG Mobile Driver and a universal driver but it still isn't working. Any ideas?
Just to clarify I am in Fastboot mode when trying this.
Edit: Also tried the Google USB drivers from the SDK manager, didn't make a difference
I ended up simply doing it on an Ubuntu installation. Works perfectly on there, not sure why Win10 doesn't work though.
My problem is solved.

Categories

Resources