Displaying 1 result from an estimated 1 matches for "powercontrol".
2009 Feb 06
0
"SRM Training System" error Port None (usb / serial)
...dosdevices/com1
Looking at ttyUSB0 I saw that it was group dialout so I added myself to group dial out
Code:
sudo useradd -g dialout fhsm
but still the SRM program just shows "None" in the com port drop down list.
When I run wine SRMWIN.exe and then try and try to connect to the powercontrol the terminal output is:
Code:
wine SRMWIN.exe
fixme:comm:set_queue_size insize 40 outsize 40 unimplemented stub
err:comm:get_baud_rate tcgetattr error 'Input/output error'
fixme:comm:set_queue_size insize 40 outsize 40 unimplemented stub
err:comm:set_baud_rate tcgetattr error 'Input/o...