you have got to slow down, stop trying combinations. Do one thing at a time and tell us what happens. I know you might be trying not to bug us but you are actually making it harder to help you.
Q4 harness —> harness box —> cable a —> C3X
Q4 harness —> harness box —> cable b —> C3X
we need to...
So can you sumarize where you are?
Fully working with no startup errors?
IS this your current wiring?
Q4 Harness --> Harness Box --> Aftermarket USBC 3.2g2 --> Uncle Tony's Coupler --> Aftermarket USBC 3.2g2 --> Comma3x
CAN Bus Disconnected: Likely Faulty Cable means exactly that, we have a problem with the USB cables. Let's look at your configs below:
This should work, so one of these cables or the adapter must be bad.
This will not work for sure. Two long ODBC cables is a problem (known from experience)...
oh.
you definitely have a bad canbus component somewhere, and the resistors are not going to help.
I wrote this earlier today for someone else, see if it helps. Feel free to come back with questions...
In this post here you said a new cable solved the issue:
https://www.f150lightningforum.com/forum/threads/comma-ai-self-driver-assistant.18266/page-56#post-556190
What am I missing? It seems like you just had a bad cable.
Well, you can't install a VPN on the comma, and he said his networking skills were weak, so I doubt he can set one up on his router. I'm not sure what happens when you fire up a VPN app on your phone and then hotspot, but it could be worth a try.
its working for me, it must be something with your local github server and the alias table. I made a fork that doesn't need the alias for you. Hopefully this gets fixed, because this fork won't stay up to date.
installer.comma.ai/ajzride/bp-4.0
There is quite a bit going on behind the scenes to make this work.
First Comma has a web server that will build an installer path for you by using the generic format
installer.comma.ai/github-user-name/{openpilot}/branch-name
In the comma URL, the openpilot is implied and not typed in. That...