Changes

Icom IC-7600

580 bytes added, 00:38, 6 November 2017
/* FLDigi and Rig Control */
The following lines were added (+) and removed (-):
#In console type "lsmod |grep ftdi" look for:#In console type "lsmod |grep -i ftdi" look for:In Linux, the VCP drivers will appear as /dev/ttyUSBx. How to verify the built in COM port: dmesg | grep -i FTDIThe output on the terminal window should contain the following: (lots of output, look for specifics) [    1.905014] usb 1-1.1: Manufacturer: FTDI [  16.413787] usbcore: registered new interface driver ftdi_sio [  16.413796] usbserial: USB Serial support registered for FTDI USB Serial Device [  16.413826] ftdi_sio 1-1.1:1.0: FTDI USB Serial Device converter detected [  16.414253] usb 1-1.1: FTDI USB Serial Device converter now attached to ttyUSB0
Administrator
4,579
edits