"DCS is not started" error - Duet3
-
Everything on the softwareside works perfectly now!
Thanks everyone for your help!
-
BTW I found out yesterday that "DCS is not started" is a misleading message. I also get it if DCS is unable to communicate with the Duet.
-
@Neufra said in "DCS is not started" error - Duet3:
fatal: unable to access 'https://github.com/shumatech/BOSSA/': Could not resolve host: github.com
thats odd, your Pi managed to resolve pastebin.com but not github.com - sounds like have some gremlins on your network. but it is good feedback to improve the scritpt:)
/dev/ttyACM0 not found******
just out of curiosity, was this with the same usb cable you succeeded with in the end?
I didn´t use version 3.0 first...
when you get a new duet with a pre 3.0 it will break compatibility with dsf without either manually updating to 3.0 before using apt upgrade, or use bossa or sam-ba after apt upgrades to 3.1.1. shame this isn't highlighted better.
too bad about the series of unfortunate events sort of speak, but glad you got it sorted in the end
-
@bearer said in "DCS is not started" error - Duet3:
just out of curiosity, was this with the same usb cable you succeeded with in the end?
no, I belive that was a different cable and the "non working USB-port".
(It worked when I used a different USB - port. At first I used the port on the backside of my Keyboard (I use a "Corsair K70 LUX"), that woked with the duet2, but not with the 3! In the end, I plugged the duet directly into the front of my PC and using the included cable from the duet2!)
@bearer said in "DCS is not started" error - Duet3:
when you get a new duet with a pre 3.0 it will break compatibility with dsf without either manually updating to 3.0 before using apt upgrade, or use bossa or sam-ba after apt upgrades to 3.1.1. shame this isn't highlighted better.
too bad about the series of unfortunate events sort of speak, but glad you got it sorted in the endI didn´t kwon that unfortunately...
But now everything works, and I have some more knowlage for next timeThanks again for your help!