VMware

This Question is Possibly Answered

1 "correct" answer available (10 pts) 2 "helpful" answers available (6 pts)
1 Replies Last post: Oct 31, 2007 3:51 PM by Admoseley  

no usb dection in ubuntu 7.10 posted: Oct 27, 2007 11:32 AM

Click to view kergan's profile Lurker 1 posts since
Feb 5, 2007

in ubuntu 7.04 all my usb devices i used in vmware-server worked fine

i did a fresh install of the latest ubuntu 7.10 and vmware-server dont see any usb devices at all

whats up with that???

if you need more info

e-mail me @ kergan@gmail.com

and i will provide the info

Re: no usb dection in ubuntu 7.10

1. Oct 31, 2007 3:51 PM in response to: kergan
Click to view Admoseley's profile Lurker 1 posts since
Oct 31, 2007

I looked all over for this for the past two weeks and finally found the following:


http://communities.vmware.com/thread/108796

SOLVED

Please open the following file: /etc/init.d/mountdevsubfs.sh by following command - gksudo gedit /etc/init.d/mountdevsubfs.sh

Find the following lines:
#mkdir -p /dev/bus/usb/.usbfs
#domount usbfs "" /dev/bus/usb/.usbfs -obusmode=0700,devmode=0600,listmode=0644
#ln -s .usbfs/devices /dev/bus/usb/devices
#mount --rbind /dev/bus/usb /proc/bus/usb

Unmark them so that look like this:
mkdir -p /dev/bus/usb/.usbfs
domount usbfs "" /dev/bus/usb/.usbfs -obusmode=0700,devmode=0600,listmode=0644
ln -s .usbfs/devices /dev/bus/usb/devices
mount --rbind /dev/bus/usb /proc/bus/usb

Restart and your usb devices will be recognised

VMware Developer

SDKs, APIs, Videos, Learn and much more in the Developer community.

Learn More

Developer Sample Code

Increase your developer productivity with VMware API sample code.

Learn More

VMworld Sessions & Labs

Online access to the latest VMworld Sessions & Labs and online services.

Learn more

Purchase PSO Credits Online

Purchase credits to redeem training and consulting services online.

Buy Now

Community Hardware Software

View reported configurations or report your own.

Learn More

VMware vSphere

Come witness the next giant leap in virtualization.

Register Today

Communities