Quoting Louis Cashmer <[email protected]>: > All, > > I am hoping someone else has been down this or a similar road. I > have already checked out the Wine forums. I have an ID1 and I am > trying to get the ICOM ID1 control software under Linux. The gui > looks great but I can not communicate via the Ubuntu 9.04 X64 system. > > I have determine that the ID1 uses an internal FTDI chip. > > Any help would be much appreciated. > Hi Louis, you need to make a symbolic lynk from you USB port a a serial. For example:
sudo ln -s /dev/ttyUSB0 /dev/ttyS4 Now use the COM5 port for your ID-1 software. 73 de Antonio IW2OAZ
