-
Notifications
You must be signed in to change notification settings - Fork 9.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
comma 3X: no panda due to invalid CR3 config #33016
Comments
on Apple Silicon Mac. I had to use Rosetta 2 and prefix the toold/edl command with arch -x86_64 as well as pip install libusb. |
this worked, if you need some help or troubleshooting I'm @lydonfyi on X |
confirm this fixed no "no panda" issue caused by me flashing sunnypilot dev-c3 on my new c3x right out of the box. I had no luck doing this on a windows machine, even tried WSL. Alternative would be to create a linux VM or just make a bootable linux USB and run the recovery from there. I chose the latter and got my c3x back to "vehicle online"! |
Provided that my device is recovered with this procedure, will I be able to install a custom branch again without invalidating the CR3 config? It's not clear from anything above what caused the problem, and I'd hate to go through the trouble of fixing it only to cause it again. Should I rebase my custom branch off of |
I was able to get panda back with the recovery steps, reset it then load dev-c3 sunnypilot without any issue. adeeb has a summary what happened here: commaai/panda@5ee262f |
This is happening on my comma 3, not just 3x ig |
This also happened to my Comma 3X. The only noteworthy event between it working fine and showing up with "No Panda" is that I unplugged it without powering it down first. Anyway, I followed the steps and was beginning to wonder how many retries were too many, then it worked. I did the entire thing 4 or 5 times, for reference. I'd modify the commands to change some of the permissions right before running them. I read somewhere that all activates need
|
So you installed a development branch and your panda won't come up? Fortunately, there's a simple recovery procedure.
Notes about the issue: commaai/panda@5ee262f.
Recovery procedure
It's recommended to run this on a Linux machine, but it can be made to work on other machines too.
Prep:
master-ci
on your comma 3X:installer.comma.ai/commaai/master-ci
git clone https://github.com/commaai/agnos-builder
prog_firehose_ddr.elf
to the root ofagnos-builder/
#1
and aux is port#2
Steps:
cd
intoagnos-builder
on your PCtools/edl --loader=prog_firehose_ddr.elf getstorageinfo
tools/edl reset && fastboot continue
The text was updated successfully, but these errors were encountered: