Hi guys,
I'm Gonzo from SGL, been using the AstroEQ without any problems so far however after taking a break playing with it.... it doesn't seem to be working again.
I'm using a Raspberry pi, AstroEQ (purchased, not built).
I have in /dev/:
crw-rw---T 1 root dialout 166, 0 Jan 25 16:50 ttyACM0
lrwxrwxrwx 1 root root 12 Jan 25 16:46 ttyUSB0 -> /dev/ttyACM0
dmesg:
[ 5603.082103] usb 1-1.4: USB disconnect, device number 5
[ 5604.874359] usb 1-1.2: USB disconnect, device number 10
[ 5608.950462] usb 1-1.4: new full-speed USB device number 11 using dwc_otg
[ 5609.068491] usb 1-1.4: New USB device found, idVendor=04d8, idProduct=000a
[ 5609.068530] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5609.068549] usb 1-1.4: Product: CDC RS-232 Emulation Port
[ 5609.068565] usb 1-1.4: Manufacturer: Microchip Technology Inc.
[ 5609.082593] cdc_acm 1-1.4:1.0: This device cannot do calls on its own. It is not a modem.
[ 5609.082731] cdc_acm 1-1.4:1.0: ttyACM0: USB ACM device
I am able to use the astroequoloader (when I ln -s ttyS64) without any issues.
The issue which was never there before is that after starting the indi server, I am unable to connect to the AstroEQ.
I get errors like:
tty read failed, check connection: Timeout error
and
<setSwitchVector device="EQMod Mount" name="CONNECTION" state="Busy" timeout="60" timestamp="2015-01-25T15:50:30" message="connecting to port /dev/ttyUSB0">
I have done the unplug power/usb plug power first then usb cable trick but no go.
I'm sure I must be missing something somewhere.
Could someone throw in some ideas as to why I'm getting /dev/ttyUSB0 resource busy???
Gonzo