Android phone not detected
Posted: 8. Oct 2012, 04:24
Hi all,
I'm using Virtual box and I would like to use my Samsung Galaxy S3 (Japanese model) on my Linux Mint GUEST.
Virtual Box 4.1.22 (Guest additions, oracle VM virtualbox extension pack).
Host : Win7 64bits
Guest : Linux Mint 12 Lisa. I have installed Android SDK, and I can run ADB.
I tried to do like this without success :[HOW-TO] ADB via VirtualBox USB passthrough (Windows host to Ubuntu guest) (tutorial on XDA, sorry I can't post the link because it is my first post)
Everytime I'm doing "adb devices", I have an empty list.
My samsung galaxy S3 "USB Debugging" is checked.
In the settings of my VM:
USB > Enable USB 2.0 (EHCI) Controller => CHECKED
USB > USB Device filters => SAMSUNG_Android_SC-06D[0400]
I always unplug the phone first, then I start my guest. After my guest is running, I plug my phone but each time, Windows detect the phone first. So nothing happens in my guest...
In the VM, when I click on "Devices > USB Devices > SAMSUNG_Android_SC-06D
I have this error:
SUBSYSTEM=="usb", ATTR{idVendor}=="04e8", MODE="0666", GROUP="plugdev"
and "chmod a+r /etc/udev/rules.d/51-android.rules"
Do you have any idea ?
Thanks you
I'm using Virtual box and I would like to use my Samsung Galaxy S3 (Japanese model) on my Linux Mint GUEST.
Virtual Box 4.1.22 (Guest additions, oracle VM virtualbox extension pack).
Host : Win7 64bits
Guest : Linux Mint 12 Lisa. I have installed Android SDK, and I can run ADB.
I tried to do like this without success :[HOW-TO] ADB via VirtualBox USB passthrough (Windows host to Ubuntu guest) (tutorial on XDA, sorry I can't post the link because it is my first post)
Everytime I'm doing "adb devices", I have an empty list.
My samsung galaxy S3 "USB Debugging" is checked.
In the settings of my VM:
USB > Enable USB 2.0 (EHCI) Controller => CHECKED
USB > USB Device filters => SAMSUNG_Android_SC-06D[0400]
I always unplug the phone first, then I start my guest. After my guest is running, I plug my phone but each time, Windows detect the phone first. So nothing happens in my guest...
In the VM, when I click on "Devices > USB Devices > SAMSUNG_Android_SC-06D
I have this error:
I created the file: /etc/udev/rules.d/51-android.rulesFailed to attach the USB device SAMSUNG_Android_SC-06D [0400] to the virtual machine Mint.
USB device 'SAMSUNG SAMSUNG_Android_SC-06D' with UUID {89b3047b-b2ca-4448-911c-8e905c52380f} is busy with a previous request. Please try again later.
Result Code: E_INVALIDARG (0x80070057)
Component: HostUSBDevice
Interface: IHostUSBDevice {173b4b44-d268-4334-a00d-b6521c9a740a}
Callee: IConsole {1968b7d3-e3bf-4ceb-99e0-cb7c913317bb}
SUBSYSTEM=="usb", ATTR{idVendor}=="04e8", MODE="0666", GROUP="plugdev"
and "chmod a+r /etc/udev/rules.d/51-android.rules"
Do you have any idea ?
Thanks you