[Coco] pyDriveWire Q

Barry Nelson barry.nelson at amobiledevice.com
Thu Apr 30 09:41:06 EDT 2020


> ERROR: Must supply one of --port, --accept, or --connect or config file
> 
> usage: pyDriveWire.py [-h] [-s SPEED] [-a] [-c] [-H HOST] [-p PORT] [-R]
>                      [-x EXPERIMENTAL] [-D CMDPORT] [-U UIPORT] [-C CONFIG]
>                      [--daemon] [--status] [--stop]
>                      [--pid-file DAEMONPIDFILE] [--log-file DAEMONLOGFILE]
>                      [--debug] [--version] [--hdbdos] [--offset OFFSET]
>                      [--noreconnect] [--print-format {pdf,txt}]
>                      [--print-dir PRINTDIR | --print-prefix PRINTPREFIX | --print-file PRINTFILE]
>                      [--print-cmd PRINTCMD]
>                      [FILE [FILE ...]]
> 
> And of coarse my bash prompt comes back.

Ok, so, it ran. Now you just need to tell it how to connect to your CoCo. So something like:

./pyDrivewire -p /dev/your_serial_port_device

You may also want to include -s and a baud rate, or you can setup a config file and give that as an argument.


More information about the Coco mailing list