Getting closer. Pointing Fred's loader at /dev/ttyUSB0 tells me that it's in use, if I unplug the Jaguar and run the loader it tells me that the Jaguar's not there which is more feedback than with megatunix.
I copied & pasted a couple of internet attempts to remove or unmount the device. The closest to working was:
sudo modprobe -r ftdi_sio
sudo modprobe -r usbserial
after which the loader couldn't find it. But after reloading the driver the device went straight back to being in use as far as the loader was concerned.
More tomorrow
