/eon-neos

Operating System for your EON

Primary LanguagePowerShell

NEOS

This is the operating system for your comma two and EON Dashcam Development Kit.

Automatic Update

When the time comes, you won't have to do anything, and this should just automatically update your EON. This is the recommended option for most people.

Manual Update / Restore

NOTE: This will wipe your EON

Restoring on Linux/OS X

  1. Open a terminal
  2. Clone this repo git clone https://github.com/commaai/eon-neos.git, then cd into the cloned repo cd eon-neos
  3. Run ./download.py
  4. Put your Eon into fastboot mode by turning off your Eon, then holding volume down + power (comma two, eon gold), or volume up + power (eon).
  5. Run ./flash.sh DO NOT DISCONNECT THE DEVICE!

Restoring on Windows

  1. Download and extract this repository (https://github.com/commaai/eon-neos/archive/master.zip)
  2. Download & Intall Python 3 (https://www.python.org/ftp/python/3.8.2/python-3.8.2.exe)
  3. Run download.py to download NEOS and flashing tools
  4. Put your Eon into fastboot mode by turning off your Eon, then holding volume down + power (comma two, eon gold), or volume up + power (eon).
  5. Run flash.ps1 (right click, run with powershell). DO NOT DISCONNECT THE DEVICE!