linsol wrote: > The problem is it doesn't see my usb port. How do I get Wine to use the usb port? Unless it's a USB->serial device Wine won't be able to work with it. If it is USB->serial, make sure system loaded an appropriate driver for it. Then just map it to a com port ex: Code: ln -s /dev/ttyUSB0 ~/.wine/dosdevices/com1 linsol wrote: > Also I get no sound out when I use winecfg in the audio tab. I've tried all the choices and when I hit TEST, no sound at all. See first sticky post.