-
Notifications
You must be signed in to change notification settings - Fork 9.3k
Troubleshooting
This error can mean a number of things. Essentially, it means not all the right processes are broadcasting to the comma two.
Rarely, the driver facing camera connector will become loose. When this happens, frontFrame will stop broadcasting - causing the Communication Issue between Processes
error. Check if your driver facing camera still works by going to Settings -> Device -> Driver Camera View
.
If you are running anything but release2
on your device, it is likely the fork maintainer missed something - or has an error in their DBC file. A good way to check is to SSH into your device and type tmux a
There are some message that the device is not receiving properly. Usually this is resolved by fixing a loose connection.
This means the CAN bus that the radar sits on is not being received properly, which often means there is a loose cable somewhere.
Similar to a radar error, this means that a CAN bus is not being received by the device.
Disconnect and reconnect every connector from every plug. Ensure each plug is firmly seated in its respective connector. Do this for everything! The comma power v2, the harness box, and the USB-C cable to the comma two.
If the error still persists, try flipping the USB-C connection on the comma two. Sometimes the device will only accept all data lines from a certain direction of USB-C.
If this doesn't fix the issue, it is possible to purchase replacement cables and A-B compare them to the included ones.
- Anker USB-C Cable - similar length to included cable
- Angled USB-C Cable - slightly shorter than included cable
SSH into your device, and attempt to manually control the fan.
cd /data/openpilot && PYTHONPATH=/data/openpilot python -c 'from selfdrive.thermald import setup_eon_fan, set_eon_fan; setup_eon_fan(); set_eon_fan(1);'
The value in the set_eon_fan function is the fan speed, anywhere between 0 and 3 (zero being off and 3 being the highest). Start with setting 1 and then set 0. (You will get a message about permission denied but the command still runs)
If your fan turns off when setting it to 0, then it is working properly. If it remains on, then you need a replacement fan module.
Make driving chill. Buy a comma 3X with a car harness today! Our new price is $999