pigswig's Posts

Thanks HoboJ‌. The /etc/udev/rules.d file worked for me!!! I'm running WS 11.1.2 and this problem just recently cropped up. I originally thought it was due to Android Studio, so I switch to my Wi... See more...
Thanks HoboJ‌. The /etc/udev/rules.d file worked for me!!! I'm running WS 11.1.2 and this problem just recently cropped up. I originally thought it was due to Android Studio, so I switch to my Win7 host and ran AS fine. I prefer to develop Android apps in my linux guest, and so that was painful, but then I ran adb logcat in my guest, and my linux shell went to a crawl and was unusable. Unfortunately, I made several changes at once before this issue appeared. I upgraded WS from 11.1.0 to 11.1.2, Debian 7.8 to 8.1, Android SDK (includes adb), AS, and possibly more. So I'm not sure what did it. Adding usb.virtualHubAuto = FALSE did not help or make any noticeable changes.
Thanks. My setup works great now and I didn't need the line: usb.generic.allowHID = "TRUE" Host: Win 7 Pro x64 Guest: Linux Mint 16 x64 MATE My other Linux Mint 15 (guest) VM is running wi... See more...
Thanks. My setup works great now and I didn't need the line: usb.generic.allowHID = "TRUE" Host: Win 7 Pro x64 Guest: Linux Mint 16 x64 MATE My other Linux Mint 15 (guest) VM is running with virtualHW.version = "9" and works fine in Workstation 10.0.1 and doesn't have the line mouse.vusb.useBasicMouse = "FALSE"