LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Wine + Serial Port? (https://www.linuxquestions.org/questions/linux-software-2/wine-serial-port-573261/)

bingo 07-29-2007 09:53 PM

Wine + Serial Port?
 
I am trying to set up a simple stepper motor programming PC, but all of the programming software for the controllers is for Windows. I've installed wine and my programming software, the program runs perfectly, but doesn't list any com ports in the setup menu. There are no errors in the console window when I start the app. I have added the links to my serial ports as documented in wine's readme, and have tried running as root. The link to the program I am trying to run is below. Thanks! ...Steve

http://www.trinamic.com/tmc/render.php?sess_pid=213

SCerovec 08-04-2007 04:54 AM

did You
Code:

chmod +x /etc/rc.d/rc/serial
buddy?

bingo 08-04-2007 07:18 AM

I actually didn't have my rc.serial executable, so I did that and executed the script, but no change. Any other ideas? Thanks! ...Steve


All times are GMT -5. The time now is 04:19 PM.