Running RaceAnalyzer in Wine
Posted: Sun Apr 07, 2013 2:56 pm
It seems that the Windows version of RaceAnalyzer works fine in Wine once you set up the serial port. You just need to link the device as shown here:
http://ubuntuforums.org/showthread.php?t=1335098
To get the name of the RaceCapture serial port just run "ls /dev/ | grep tty" before and after plugging the RCP in. Mine showed up as "/dev/ttyACM0" so then I just had to run "ln -s /dev/ttyACM0 ~/.wine/dosdevices/com1" and then the RCP will show up as attached to COM1 whenever you plug it in.
http://ubuntuforums.org/showthread.php?t=1335098
To get the name of the RaceCapture serial port just run "ls /dev/ | grep tty" before and after plugging the RCP in. Mine showed up as "/dev/ttyACM0" so then I just had to run "ln -s /dev/ttyACM0 ~/.wine/dosdevices/com1" and then the RCP will show up as attached to COM1 whenever you plug it in.