From riddler at ziggo.nl Wed Apr 1 12:30:28 2015 From: riddler at ziggo.nl (Maarten van Dijk) Date: Wed, 01 Apr 2015 19:30:28 +0200 Subject: [Wine] RAW USB support under Wine Message-ID: <551C2B34.10401@ziggo.nl> Hello Friends, Backround: I working with Ubuntu 14.04 Some programs I want to use is only under Windows. I have done some research but the program in this case 123 tune (car ignition program) is not under Linux. So playonlinux I have choosen and the program is working, but the connection with ignitionsyste is not working. It should work with a raw USB connection FTDI driver. Does anyone have already programmed in wine a direct connection in raw USB? Otherwise Virtual machine could be a solution but I have to rebuild a windows under VM for 15 MB program. VM is also very heavy in relation with Playonlinux (wine 1.7.2). I hope someone has made this connection type and want to share it. Thanks in advance, Maarten van Dijk From 00cpxxx at gmail.com Thu Apr 2 07:00:42 2015 From: 00cpxxx at gmail.com (Bruno Jesus) Date: Thu, 2 Apr 2015 09:00:42 -0300 Subject: [Wine] RAW USB support under Wine In-Reply-To: <551C2B34.10401@ziggo.nl> References: <551C2B34.10401@ziggo.nl> Message-ID: On Wed, Apr 1, 2015 at 2:30 PM, Maarten van Dijk wrote: > Hello Friends, > Backround: > I working with Ubuntu 14.04 > Some programs I want to use is only under Windows. I have done some > research but the program in this case 123 tune (car ignition program) is > not under Linux. > > So playonlinux I have choosen and the program is working, but the > connection with ignitionsyste is not working. It should work with a raw > USB connection FTDI driver. > Does anyone have already programmed in wine a direct connection in raw USB? Hi, are you sure it's a raw USB device? Couldn't it just be a serial port to USB converter? Is the device recognized on Linux? If it is a serial to USB converter you can take a look at: https://www.winehq.org/docs/wineusr-guide/misc-things-to-configure Best Regards, Bruno