adamtheone / canDrive

Tools for hacking your car
https://www.youtube.com/playlist?list=PLNiFaO8hU1z0o_6DSxk-jcVAM3UCUR-pY
MIT License
525 stars 145 forks source link

Can't get it to start (after installing) #4

Closed SketchThis closed 3 years ago

SketchThis commented 3 years ago

I'n trying to get CanDrive running in Ubuntu 20. I've done some CAN sniffing with Arduino, but I'm pretty new to Linux and Python... I'm struggling to even get CanDrive to start:

2020-11-27 at 6 15 PM

Is there any kind of a walkthrough or instructions for a new person?

adamtheone commented 3 years ago

As I'm using windows, I have not seen that error message before, but some forums suggest that should try to reinstall this package: sudo apt-get install --reinstall libxcb-xinerama0

More info:

FrankM54 commented 3 years ago

I had the same error and reinstalling the libxcb resolved the issue.