If anyone knows how to get adb working with the Iconia- - Acer Iconia A500

I can't get adb to work with my iconia to save my life... I've tried every driver out there to try to get the device recognized but I can't even get it connected to my computer. I have the mini usb cable and all, and I can copy/paste files into the tablet memory, but whenever I start adb it won't recognize it. How did you guys get yours set up? And I've connected my incredible via adb so I know my sdk kit is legit. Just let me know, thanks-
Oh, and: Iconia is rooted. Also, I've tried to start the device manager (i'm on win7 btw), locate the missing device driver, update driver, and navigate to where I got the acer driver from their website, but to no avail. Could it be my rom? I have a hc 3.1 on there atm. Well, that's about it haha
The ultimate goal is to install native ubuntu on the a500, but I need access to adb first.

officetally said:
I can't get adb to work with my iconia to save my life... I've tried every driver out there to try to get the device recognized but I can't even get it connected to my computer. I have the mini usb cable and all, and I can copy/paste files into the tablet memory, but whenever I start adb it won't recognize it. How did you guys get yours set up? And I've connected my incredible via adb so I know my sdk kit is legit. Just let me know, thanks-
Oh, and: Iconia is rooted. Also, I've tried to start the device manager (i'm on win7 btw), locate the missing device driver, update driver, and navigate to where I got the acer driver from their website, but to no avail. Could it be my rom? I have a hc 3.1 on there atm. Well, that's about it haha
The ultimate goal is to install native ubuntu on the a500, but I need access to adb first.
Click to expand...
Click to collapse
Hmm ... did you install the USB drivers from Acer's support site?
http://support.acer.com/product/default.aspx?modelId=3851
Another option with ADB is to do so via IP. Search the Market for 'adb' and there should be a few apps that will allow you to use ADB over TCP/IP. From your computer, with ADB installed, you'd connect with something like:
adb connect <Tablet's IP address>:<port>
I seem to think port 5555 is the default.
If, after trying this method, you still cannot access/see your tablet (assuming you started ADB services), then you may want to check your SDK.
Best of luck.

officetally said:
I can't get adb to work with my iconia to save my life... I've tried every driver out there to try to get the device recognized but I can't even get it connected to my computer. I have the mini usb cable and all, and I can copy/paste files into the tablet memory, but whenever I start adb it won't recognize it. How did you guys get yours set up? And I've connected my incredible via adb so I know my sdk kit is legit. Just let me know, thanks-
Oh, and: Iconia is rooted. Also, I've tried to start the device manager (i'm on win7 btw), locate the missing device driver, update driver, and navigate to where I got the acer driver from their website, but to no avail. Could it be my rom? I have a hc 3.1 on there atm. Well, that's about it haha
The ultimate goal is to install native ubuntu on the a500, but I need access to adb first.
Click to expand...
Click to collapse
This may sound silly, but have you gone into settings, applications, development, and checked "USB debugging" to on?

kjy2010 said:
This may sound silly, but have you gone into settings, applications, development, and checked "USB debugging" to on?
Click to expand...
Click to collapse
DUDE! Haha, why didn't I think of this?? Thanks a lot man, it worked!

looking335 said:
Hmm ... did you install the USB drivers from Acer's support site?
http://support.acer.com/product/default.aspx?modelId=3851
Another option with ADB is to do so via IP. Search the Market for 'adb' and there should be a few apps that will allow you to use ADB over TCP/IP. From your computer, with ADB installed, you'd connect with something like:
adb connect <Tablet's IP address>:<port>
I seem to think port 5555 is the default.
If, after trying this method, you still cannot access/see your tablet (assuming you started ADB services), then you may want to check your SDK.
Best of luck.
Click to expand...
Click to collapse
And please my op... of course I tried the drivers from acer's site, both of them. And my sdk kit works, just like I said. But thanks!

officetally said:
DUDE! Haha, why didn't I think of this?? Thanks a lot man, it worked!
Click to expand...
Click to collapse
Glad it was something simple!

Sometimes we always overlook the simple things.
But I would not have told on myself.to many other things could blame it on.giggles

Related

[Q] What's the micro usb port for?

Does anyone use the micro usb port? I have yet to find a use for it. I can't transfer files with it, charge with it nor are there any peripherals (that I know of) that can use it. I searched around but couldn't find much useful stuff on the port. All I found was this useless video:
**Ok I can't post the video because of more stupid forum rules but just go to youtube.com and append this after the url: /watch?v=1xBVu-IatDQ **
Anyway, if someone has ideas on how this port can be used I'm all ears... Thanks.
dq
It is a file transfer port. you plug a cable into it and into your PCs usb port. works like the ones on your phone.
Does it work for you? Because it doesn't for me. Nothing happens when I plug it into a computer. No automounting on the computer side or indication on the tablet that I can put it into "usb storage mode" like the 2.X Android versions do.
dq
don quixada said:
Does it work for you? Because it doesn't for me. Nothing happens when I plug it into a computer. No automounting on the computer side or indication on the tablet that I can put it into "usb storage mode" like the 2.X Android versions do.
dq
Click to expand...
Click to collapse
What OS are you using on your computer, and have you installed the drivers for it?
don quixada said:
Does it work for you? Because it doesn't for me. Nothing happens when I plug it into a computer. No automounting on the computer side or indication on the tablet that I can put it into "usb storage mode" like the 2.X Android versions do.
dq
Click to expand...
Click to collapse
Computer OS? i just plugged it into my Win7 system and it was there instantly. 3.0 shows up as a media device, which allows both the tablet and the computer to talk to the sdcard at the same time. So you won't see a mount prompt on the tablet. BTW my Incredible2 is running 2.3 and also lets me access the SD card on it and the computer at the same time.
I'm still using an old tiny xp and it worked fine for me just plugged it in and there it was
I tried Gentoo Linux and XP and neither worked. What drivers do I need to install?
I also have access to a Win7 system so I'll try that.
dq
Drivers from acer website.
I have adb installed should this not be enough?
You need none installed. ADB if its running in some form might be interfering. its just a basic driver in windows it uses.
I only run adb-server when I need it and not all the time. I thought that any needed drivers would have been installed when I installed adb.
For my Gentoo machine what should I do? It's not detected at all if I plug it in. My x10 mini and Nexus One are detected no problem and I can mount them and everything so what's up? Is there a kernel module that I need to build?
Thanks.
dq
I had to download these drivers for my xp netbook ,,
http://global-download.acer.com/GDF...A Tab&Step3=A500&OS=a05&LC=en&BC=Acer&SC=PA_6
I agree with Nova 5. The Windows drivers for USB come with the SDK and while you might not think you will have use for the SDK you will. It makes the process of installing custom ROM,s and Recovery Kernels a breeze. You download your zip flashes or recovery images to Win 7 and then you adb push your downloads to the tablet. The alternatives, unless soneone was nice enough to compile you an apk, which most advanced system developers don,t bother with, unless their app is destined for the massees throug Andriod market, is to install a terminal emulator and enter native Unix/Linux shell commands manually. If you aren't a shell cmd expert I suggest you immediatly download the latest Android SDK for Windows and start learning what it can do for you with just 2 or 3 adb push commands which can help you advoid 10's of lines of manually entered Linux shell commands that can do some real damage to your system if you are copying someone elses terminal emulator sh install instructions, don't understand what they do and make 1 simple typing mistake. With adb push you don't even have to get involved in Linux's complicated bit based permission changes to install something at the system level.
Sent from my A500 using xda premium
Yes, well I only really use adb in the same capacity as what you describe-- to root a device. After that busybox can be installed and I can either ssh into the device (which I prefer) or use the terminal on the device itself.
But my problem is the detection of the device once it is plugged into my Linux box. I'm not sure if I need a special driver for that and I'd rather not aimlessly search through the kernel config in order to build one (I've done that before and it's painful!). It's good to know that one can mount it on an external device and still use it simultaneously though. That will save me time in trying to fiddle around with settings in the tablet itself...
dq
don quixada said:
I have adb installed should this not be enough?
Click to expand...
Click to collapse
If you are not able to transfer files Try enabling usb debugging before connecting to pc.
If the tab is not in the usb devices list and it doesn't show up as an unknown device, you might want to try another usb cable. Or another port if you have the Windows and Linux on the same machine and you are trying to connect on the same port.
Sent from my A500 using XDA Premium App
gradyzero said:
I agree with Nova 5. The Windows drivers for USB come with the SDK and while you might not think you will have use for the SDK you will. It makes the process of installing custom ROM,s and Recovery Kernels a breeze. You download your zip flashes or recovery images to Win 7 and then you adb push your downloads to the tablet. The alternatives, unless soneone was nice enough to compile you an apk, which most advanced system developers don,t bother with, unless their app is destined for the massees throug Andriod market, is to install a terminal emulator and enter native Unix/Linux shell commands manually. If you aren't a shell cmd expert I suggest you immediatly download the latest Android SDK for Windows and start learning what it can do for you with just 2 or 3 adb push commands which can help you advoid 10's of lines of manually entered Linux shell commands that can do some real damage to your system if you are copying someone elses terminal emulator sh install instructions, don't understand what they do and make 1 simple typing mistake. With adb push you don't even have to get involved in Linux's complicated bit based permission changes to install something at the system level.
Sent from my A500 using xda premium
Click to expand...
Click to collapse
Not nearly what I was saying. Not even close enough that a bomb would touch it.
Simple answer is my vista and win7 systems accessed the iconia as a media player device requiring no drivers as they are a common system driver. My only comment about ADB was that it might be interfering if it somehow was left running in the background.
I'm not sure what the problem is, but I had to play around with the settings and plug it in several times and finally it showed up. Now I plug it in and the dialog for auto play shows up instantly. When I choose to view files, I get a window with two drives. One is the internal storage and the other is the sd card.
sandiegoan said:
I'm not sure what the problem is, but I had to play around with the settings and plug it in several times and finally it showed up. Now I plug it in and the dialog for auto play shows up instantly. When I choose to view files, I get a window with two drives. One is the internal storage and the other is the sd card.
Click to expand...
Click to collapse
Sometimes mine gets a bit wonky as well. Every now and then, I'll plug it in, get the windows dialogue box asking me what I want to do. I open it up and the box is blank, no drives, nothing. Unplug it, wait a few seconds, pop it back in, and everything is OK. No rhyme or reason, and it doesn't happen all the time.
Quick trick for win7 .
Plug in the device.go into device manager delete its entry and the USB controller it resides on.unplug device.install driver from acer web site.then try the device again.
This works on several USB type issues
Good luck if you don't understand don't try

ADB on TF101

Yeah, its another 'ADB not working on device xxx' thread.. but this one really has me stumped.
Device in question is a TF101, PC in question runs Windows 7 64-bit.
PC has been used successfully to develop android apps. for a Samsung S Plus, with the entire toolchain working.
Same PC, running VMWare, virtualizing XP (32-bit), has also been used to develop/debug with the TF101.
Now the problem. Natively (without VMWare), I have been completely unsuccessful getting the TF101 to be recognized by ADB.
What has been tried:
- TF101 USB drivers from Asus
- TF201 USB drivers from Asus (which also include the TF101 drivers from the look of the .inf files)
- Hand-edited .inf file from the standard android ADB driver
- Adding the VID (0x0b05) to adb_usb.inf
- Uninstalling (and deleting the driver) for anything related to android devices (Samsung, and Asus)
So what happens is that the device does appear in device manager, with 'USB Debugging' checked on the Android device.
With one of the driver combinations I end up with 'Android Composite ADB Interface' in Device Manager, but for some reason its under a 'Samsung Android Phone' Folder, this may well be part of the problem.
No matter what I try, 'adb kill-devices/adb usb' always shows 'error: device not found'
I am two solid days into this now, after reading just about every TF101/ADB thread that google knows about.
Anyone else experienced this?, and might know how to resolve it?
Have you looked at this thread?
http://forum.xda-developers.com/showthread.php?t=1071584
baseballfanz said:
Have you looked at this thread?
http://forum.xda-developers.com/showthread.php?t=1071584
Click to expand...
Click to collapse
He's made it pretty clear that he uses ADB with other Android devices, so I don't think that a guide to installing ADB is going to be particularly helpful to him.
FWIW, I had the same issue. I installed the USB drivers from Asus and could never seem to get ADB to "see" the TF101.
So I ripped them out and installed the full ASUS desktop PC suite from their website. ADB now sees my TF101 just fine. I uninstalled the suite after I had the connection working and ADB still connects to my TF101 without issue. The Transformer PC suite is on the same download page as the stand alone driver.
If you can't find it, PM me and I'll get back to you with a link.
Col.Kernel said:
He's made it pretty clear that he uses ADB with other Android devices, so I don't think that a guide to installing ADB is going to be particularly helpful to him.
Click to expand...
Click to collapse
I too was using ADB already on my N1 but couldn't make it work with the TF.
After reading and following directions on that thread I got it working.
He might not need instructions to set up ADB from scratch but there's good infos about the Asus PC Suite.
Step 7
Basically same as what you just posted and same as what I did to get it working.
I can confirm that too that installing ASUS SUIT works better than just installing drivers, I don't know why but it does. It's the same with my phone. Sometimes installing usb drivers do not work but when I install Samsung kies then somehow that works better even though it includes the same drivers I am installing as stand alone which do not with properly.
Sent from samsung vibrant
Same thing happened to me had to buy a new cord.... does the computer recognize it at all
Sent from my Transformer TF101 using Tapatalk
im not sure if it would help but everyonce in a while ill have a hard time with my adb connection and ill start up wireless adb and can conect fine from that. i dont know why i think in wireless you use ip address on wifi so it might recognize and connect different.. of course this depends on if you want to use it and is alos hardware dependant mainly wifi.

ICS USB drivers?

Hello all,
I posted a thread yesterday about my issues trying to get my a500 running AOKP to connect to my computer. So, as it is right now, it's got nothing on it, except for a few apps.
I have narrowed it down to the possibility that it is NOT ROM-specific and that it has something to do with USB drivers. I installed the drivers from the Acer US and UK websites, along with the setup.exe drivers from TimmyDean's root folder. None of them worked.
I tried on two different computer, and got the same issues. All I hear is 3 quick beeps after the computer fails to install device driver software.
My question is this: To those of you who are on an ICS ROM/Leak, HOW do you access your SD Card/Internal Storage on your PC?
I really hope somebody could help, I'm pretty stumped.
skadude66 said:
Hello all,
I posted a thread yesterday about my issues trying to get my a500 running AOKP to connect to my computer. So, as it is right now, it's got nothing on it, except for a few apps.
I have narrowed it down to the possibility that it is NOT ROM-specific and that it has something to do with USB drivers. I installed the drivers from the Acer US and UK websites, along with the setup.exe drivers from TimmyDean's root folder. None of them worked.
I tried on two different computer, and got the same issues. All I hear is 3 quick beeps after the computer fails to install device driver software.
My question is this: To those of you who are on an ICS ROM/Leak, HOW do you access your SD Card/Internal Storage on your PC?
I really hope somebody could help, I'm pretty stumped.
Click to expand...
Click to collapse
I installed Android SDK and the google adb drivers. Then I let win7 search the whole system.
Moscow Desire said:
I installed Android SDK and the google adb drivers. Then I let win7 search the whole system.
Click to expand...
Click to collapse
I already have the SDK installed from a whole ago, and I have used ADB recently for my phone, so I guess I should have the updates drivers correct? So I should just go through the device manager and let Win7 search through my C:/ drive? What will it be picking up, the ADB drivers?
Sent from my SGH-T989 using xda premium
skadude66 said:
I already have the SDK installed from a whole ago, and I have used ADB recently for my phone, so I guess I should have the updates drivers correct? So I should just go through the device manager and let Win7 search through my C:/ drive? What will it be picking up, the ADB drivers?
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
I had google android drivers, Acer drivers, probably 4 different sets. I believe the last I used, were HTC adb drivers. Got pretty frustrated as I couldn't connect 501 with adb. But After I did the full scan on c: drive, it finally picked them up.
It doesn't matter which drivers get used, as long as it works
"Throw enough bullets at the target, and eventually you will hit it"
have you tried going into device manager .Then plug in the Iconia tab once its recognized .Right lick on the device and install the drivers manually.You must know where the drives are extracted to on your computer to do this. Also Not with my acer tab but i have had a issue in the past with usb device drivers .They can sometimes be confused by windows and windows will load driver for the other device and of course fail. So to get around this you can try making sure your phone is connected to the usb port you always use. Then try to plug the iconia into another port. and see If windows will prompt you to install the device.
If still no luck do a search on microsoft tech site.If you can not find it this can also be done by uninstalling all usb devices on the computer in programs and features. Then go to device manager and manually uninstall the usb hubs and devices listed in there. Reboot the computer and windows will put them back.Re install the drives from acer for the iconia reboot. then connect it and see if it will then find the device.
The above is for tech savy users only due to if there is a registry issue the hubs might not install back .
Good luck. and again if you cant follow what i typed above Microsoft tech help has it in step by step instructions. just search for usb device driver install issues and narrow down your issue.
Thank you to BOTH of you! I was getting frustrated that I can't do anything with my tablet! I will definitely try both of these when I get home.
@Erica: I went into Device Manager and it did not recognize my tablet, so I tried to install drivers from Windows Update, and it didn't find any.
@Moscow: HTC USB drivers will work? Really? I don't see why not, but then again, each website has you go through different steps to get your model number, etc.
What I am wondering is, for the scan if the C:/ drive, do I extract only the .exe for the USB drivers?
Sent from my SGH-T989 using xda premium
skadude66 said:
Thank you to BOTH of you! I was getting frustrated that I can't do anything with my tablet! I will definitely try both of these when I get home.
@Erica: I went into Device Manager and it did not recognize my tablet, so I tried to install drivers from Windows Update, and it didn't find any.
@Moscow: HTC USB drivers will work? Really? I don't see why not, but then again, each website has you go through different steps to get your model number, etc.
What I am wondering is, for the scan if the C:/ drive, do I extract only the .exe for the USB drivers?
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
Generally, the zip file contains driver files for AMD64 and i386. Just extract them to a location on your C: drive. Like C:\android\adb_drivers. Once you extract the driver files, or any other driver files, and you have windows search your computer, it will usually find them, and install them. Takes a couple minutes.
I find this is easier than trying to have windows look in a specific folder. Like I said, I have tons of driver files.
Also, google for Android USB drivers. Will give you the generic Android USB driver pack. Unzip them also, to a diff folder.
skadude66 said:
Thank you to BOTH of you! I was getting frustrated that I can't do anything with my tablet! I will definitely try both of these when I get home.
@Erica: I went into Device Manager and it did not recognize my tablet, so I tried to install drivers from Windows Update, and it didn't find any.
@Moscow: HTC USB drivers will work? Really? I don't see why not, but then again, each website has you go through different steps to get your model number, etc.
What I am wondering is, for the scan if the C:/ drive, do I extract only the .exe for the USB drivers?
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
When you say it does not recognize your tablet. Are you saying that when you plug the tablet into the computer thru usb You do not get a prompt to install a Driver? If this is the case Windows thinks it has the proper driver. You will have to find the device in device manager . OPEN it and update driver. You can try to have windows to search . but i disagree with MD on this. But both ways tend to have the same results .TELL it where your drives are such as mine are in c:/android/androidsdk/ xxx
You could also try to install Acer sync from the acer iconia d/laod site If you do this i would change the install path to a sub folder of your sdk install. could be useful in future.
Moscow Desire said:
Generally, the zip file contains driver files for AMD64 and i386. Just extract them to a location on your C: drive. Like C:\android\adb_drivers. Once you extract the driver files, or any other driver files, and you have windows search your computer, it will usually find them, and install them. Takes a couple minutes.
I find this is easier than trying to have windows look in a specific folder. Like I said, I have tons of driver files.
Also, google for Android USB drivers. Will give you the generic Android USB driver pack. Unzip them also, to a diff folder.
Click to expand...
Click to collapse
So which do you recommend I try first? Acer or Android ones? Also, you recommend a full scan of the C:/ even though I categorize them in folders?
erica_renee said:
When you say it does not recognize your tablet. Are you saying that when you plug the tablet into the computer thru usb You do not get a prompt to install a Driver? If this is the case Windows thinks it has the proper driver. You will have to find the device in device manager . OPEN it and update driver. You can try to have windows to search . but i disagree with MD on this. But both ways tend to have the same results .TELL it where your drives are such as mine are in c:/android/androidsdk/ xxx
You could also try to install Acer sync from the acer iconia d/laod site If you do this i would change the install path to a sub folder of your sdk install. could be useful in future.
Click to expand...
Click to collapse
Basically, I hear the quick beeps and the device is not being recognized by Windows. Under device manager it is the only device that has a question mark or exclamation point for icon.
I will try both methods and report back on which one works. Thank you very much!!
Sent from my SGH-T989 using xda premium
Quick update.
I tried both of your theories, and neither of them worked
I tried to find the ADB drivers, but couldn't get them to install through SDK Manager (file not found on an XML file).
So then, I took two of the drivers I had downloaded, and extracted the folders they were in, into a folder on C:\ called android drivers.
I tried searching my entire C:\ and nothing came up at all. This is where I tried Erica's method, and I narrowed it down to the C:\android drivers and it STILL didn't bring anything up.
Finally, I tried downloading and placing these (http://androidforums.com/incredible...ivers-adb-bootloader-disk-drive-htc-sync.html) drivers, and it still didn't find them.
Oh, and I also tried plugging my phone into the troublesome port and it connected fine, as per Erica's suggestion, so I think this is some kind of driver issue.. but WHAT!
Thanks for all of your help so far!
EDIT: Here is the icon I am getting when I plug my tablet into my computer: http://i.imgur.com/jUf54.jpg
Not sure you tried this or not.
Go to Acer.com then there download drivers page. look. for Acer sync. Download and install that. it just might install the Acer adb drivers
Beyond that I say go to Ms tech site and search for USB host/driver issues.
Sorry its not working but at this point I have no idea without being infront of the machine.
Good luck
erica_renee said:
Not sure you tried this or not.
Go to Acer.com then there download drivers page. look. for Acer sync. Download and install that. it just might install the Acer adb drivers
Beyond that I say go to Ms tech site and search for USB host/driver issues.
Sorry its not working but at this point I have no idea without being infront of the machine.
Good luck
Click to expand...
Click to collapse
Thanks. I'll try it. The only thing I didn't try in your suggestions was to uninstall USB hosts, seems a bit drastic to me. I'll try Acer Sync and lets hope it fixes it!
Sent from my SGH-T989 using xda premium
Nope, no dice on Acer Sync. Same three beeps, nothing is happening. I keep restarting the machine as well to make sure it's as clean a boot as possible.
Thanks anyways!
I've run out of ideas.. Anybody else have any theories or suggestions?
Sent from my SGH-T989 using xda premium
skadude66 said:
Nope, no dice on Acer Sync. Same three beeps, nothing is happening. I keep restarting the machine as well to make sure it's as clean a boot as possible.
Thanks anyways!
I've run out of ideas.. Anybody else have any theories or suggestions?
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
USB Debugging turned on?
Moscow Desire said:
USB Debugging turned on?
Click to expand...
Click to collapse
Tried with it turned on and off.
Sent from my SGH-T989 using xda premium
skadude66 said:
Tried with it turned on and off.
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
Here are 2 zip files.
1 for Google USB drivers and the other for USB ADB for HTC drivers.
Unzip them to different folders on your C:\. Then let it search again. Hope it picks them up.
Moscow Desire said:
Here are 2 zip files.
1 for Google USB drivers and the other for USB ADB for HTC drivers.
Unzip them to different folders on your C:\. Then let it search again. Hope it picks them up.
Click to expand...
Click to collapse
Thank you. I will check and try when I get home. Man, I HOPE THIS WORKS!
Sent from my SGH-T989 using xda premium
skadude66 said:
Thank you. I will check and try when I get home. Man, I HOPE THIS WORKS!
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
Yeah, that's the last of my guesses, and it was the last sets of drivers I installed on my Win7 before I got ADB working. I had issues connecting ADB, and may have just installed the HTC divers, just to connect with my Desire. I think after that, I installed the google drives, and could connect with my 501.
I could always get the PC to recognize the tab, just not through ADB.
With that AOKP rom though, I am not sure. I had it for a bit, but reflashed back to my 3.2.1 daily driver. Not sure if I could see it through PC, as I don't think I checked. Waste of time I think, as basically, it was 80% Thor Rom, and we all know it doesn't get 3g or gps on a 501.
Moscow Desire said:
Yeah, that's the last of my guesses, and it was the last sets of drivers I installed on my Win7 before I got ADB working. I had issues connecting ADB, and may have just installed the HTC divers, just to connect with my Desire. I think after that, I installed the google drives, and could connect with my 501.
I could always get the PC to recognize the tab, just not through ADB.
With that AOKP rom though, I am not sure. I had it for a bit, but reflashed back to my 3.2.1 daily driver. Not sure if I could see it through PC, as I don't think I checked. Waste of time I think, as basically, it was 80% Thor Rom, and we all know it doesn't get 3g or gps on a 501.
Click to expand...
Click to collapse
I can't get it to recognize through ADB either. I'd love to try another ICS ROM, but I have to go through Dropbox and it gave me a smaller file name, so it isn't as safe. Might try to download through my a500.
I do have a Nandroid of 3.2.1, bit I doubt that could fix my issues.
Sent from my SGH-T989 using xda premium
skadude66 said:
I can't get it to recognize through ADB either. I'd love to try another ICS ROM, but I have to go through Dropbox and it gave me a smaller file name, so it isn't as safe. Might try to download through my a500.
I do have a Nandroid of 3.2.1, bit I doubt that could fix my issues.
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
Found this;
http://forum.tegraowners.com/viewtopic.php?f=30&t=350
What is interesting is the part about Acer ADB USB drivers. No link, so will have to search.
EDIT: Link
http://www.slatedroid.com/topic/17456-usb-drivers/

[Q] Won't Connect to computer -adb interface

I am trying to connect my tablet to my computer to transfer music and stuff. But when I do, the driver used is "Android ADB Interface" and it does not connect to the computer.
I think this might have something to do with the drivers I installed when I was trying to root my device long time ago. I do not know how to deal with it now though... :crying::crying:
mastermind1234321 said:
I am trying to connect my tablet to my computer to transfer music and stuff. But when I do, the driver used is "Android ADB Interface" and it does not connect to the computer.
I think this might have something to do with the drivers I installed when I was trying to root my device long time ago. I do not know how to deal with it now though... :crying::crying:
Click to expand...
Click to collapse
Did you try a reinstall of most recent drivers?
OffcerClancy said:
Did you try a reinstall of most recent drivers?
Click to expand...
Click to collapse
I went to the Asus website and downloaded the drivers but not only are they not an executable but all of this seems to be the adb interface. I am trying to interface with it normally.
mastermind1234321 said:
I am trying to connect my tablet to my computer to transfer music and stuff. But when I do, the driver used is "Android ADB Interface" and it does not connect to the computer.
I think this might have something to do with the drivers I installed when I was trying to root my device long time ago. I do not know how to deal with it now though... :crying::crying:
Click to expand...
Click to collapse
Use Nexus root toolkit and folow instruction in Full Driver instalation guide

SM Bus Controller failed to install Win7 x64

I'm trying to use LG PC Suite and LG Bridge on a laptop running Windows 7 x64 Pro. I have updated the chipset with the latest driver, but every time I try to install the LG drivers, the SM Bus Controller fails to install. The PC cannot see the device, even though I have switched USB mode to file transfer. I have a Mac as well, and the same thing happens there (not recognizing the device is connected via USB). Is the software just way out of date and not yet compatible with the V20, or is there a fix that needs to happen. I'm perfectly comfortable using the command line/terminal or hacking the registry, if that's what it takes...
Thanks to anyone that can help!
I did remove the SM Bus Controller from device manager and then re-installed the LG device driver. It did not attempt to reinstall SM Bus drivers, but instead installed MTP drivers successfully. I had high hopes after that, but it's still not working. Sigh.
bgibson72 said:
I'm trying to use LG PC Suite and LG Bridge on a laptop running Windows 7 x64 Pro. I have updated the chipset with the latest driver, but every time I try to install the LG drivers, the SM Bus Controller fails to install. The PC cannot see the device, even though I have switched USB mode to file transfer. I have a Mac as well, and the same thing happens there (not recognizing the device is connected via USB). Is the software just way out of date and not yet compatible with the V20, or is there a fix that needs to happen. I'm perfectly comfortable using the command line/terminal or hacking the registry, if that's what it takes...
Thanks to anyone that can help!
Click to expand...
Click to collapse
What are you trying to accomplish?
Have you installed minimal adb\fastboot?
Frankly, I don't use Windows or Mac so I am next to no help there.
'Sudo pkg install android-tools-adb android-tools-fastboot' was all I've needed to do.
Is your usb a known good cord? Verify this first. Then, Windows device manager, plug in your phone, watch for something to show on device manager. Click on device, double check there that everything shows as working properly?
If phone is not showing up on a number of computers, make sure USB cable is good.
elijah420 said:
What are you trying to accomplish?
Have you installed minimal adb\fastboot?
Frankly, I don't use Windows or Mac so I am next to no help there.
'Sudo pkg install android-tools-adb android-tools-fastboot' was all I've needed to do.
Is your usb a known good cord? Verify this first. Then, Windows device manager, plug in your phone, watch for something to show on device manager. Click on device, double check there that everything shows as working properly?
If phone is not showing up on a number of computers, make sure USB cable is good.
Click to expand...
Click to collapse
I have adb and fastboot both. I want to connect to the PC/Mac for purposes of synching/sharing music, photos, etc. I could use linux too, but I don't have an VM's or a box spun up with anything atm. Yes, the cord I'm using is a good cord. I can see the internal and SD card when I connect, just can't use the LG apps. Oddly enough, there wasn't anything showing with the yellow sign under Device Manager. I'm guessing it's just a compatibility issue and I should just forget about it and just push files to my device with adb. Oh well--I thought it was worth a shot.
bgibson72 said:
I have adb and fastboot both. I want to connect to the PC/Mac for purposes of synching/sharing music, photos, etc. I could use linux too, but I don't have an VM's or a box spun up with anything atm. Yes, the cord I'm using is a good cord. I can see the internal and SD card when I connect, just can't use the LG apps. Oddly enough, there wasn't anything showing with the yellow sign under Device Manager. I'm guessing it's just a compatibility issue and I should just forget about it and just push files to my device with adb. Oh well--I thought it was worth a shot.
Click to expand...
Click to collapse
I understand now. I don't think I can help you there. I run an owncloud instance, and just back all my hooey up there.. manually tho. Sorry dude.
elijah420 said:
I understand now. I don't think I can help you there. I run an owncloud instance, and just back all my hooey up there.. manually tho. Sorry dude.
Click to expand...
Click to collapse
It's cool, thanks anyway. Just trying to simplify things. Don't ask why I thought the OEM's software was gonna solve that, lol.
Well, tbf, even though I don't use it (simply because I dislike vendor lock in - owncloud or a sftp session is mostly hardware agnostic.) I do understand the idea that one should expect the **** that come on the phone to work properly. It *should* be a selling point - 'our apps work for their stated purpose!'

Categories

Resources