Hey everyone,
I've been having trouble getting some software to work on one of our work
PCs and after becoming rather frustrated with it, decided to try and run it
under Wine.
Funnily enough, it actually works in regards to running and everything. However,
on the terminal I get this error and the program doesn't do the intended
function ( which is basically programming something over USB ).
> fixme:comm:set_queue_size insize 1024 outsize 1024 unimplemented stub
> err:comm:set_baud_rate tcgetattr error 'Input/output error'
Some results for that appear on Google but they all seem to relate to serial
communications rather than USB. Can anyone provide any pointers ( like do I need
to make that connection into a ttyUSB device maybe? ). I did have to also
install a driver through Wine to prevent another message coming up which may or
may not be a USB -> Serial converter driver..
Getting this to run under Wine would be great and I appreciate any direction to
achieving that. Thanks