Skip to content
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

Include AGNOS version in motd header #350

Merged
merged 4 commits into from
Sep 12, 2024

Conversation

andiradulescu
Copy link
Collaborator

@andiradulescu andiradulescu commented Sep 6, 2024

                      .~ssos+.
                    +8888888888i,
                   {888888888888o.
                   h8888888888888k
                   t888888888s888k
                    `t88888d/ h88k
                       ```    h88l
                             ,88k`
                            .d8h`
                           +d8h
                        _+d8h`
                      ;y8h+`
                      |-`


Welcome to AGNOS v11 (d378a36)
Based on Ubuntu 24.04.1 LTS (GNU/Linux 4.9.103 aarch64)

Here are some useful commands:
  Enter the tmux session where the comma service runs
  (note: tmux prefix key has been configured to backtick)
    └── tmux a

  Install Ubuntu packages
    └── sudo apt update && sudo apt install <pkg>

  Install Python packages
    └── pip install <pkg>

When modifying AGNOS, keep in mind that the system partition isn't
particularly large. /data/ is the largest partition, and unlike the
rest of the partitions, it will persist across AGNOS updates.

Want a clean slate? Reflash AGNOS with https://flash.comma.ai.

@adeebshihadeh
Copy link
Contributor

adeebshihadeh commented Sep 6, 2024

Let’s do “AGNOS v11 (ade422a)”

@andiradulescu andiradulescu changed the title include AGNOS version in motd header Include AGNOS version in motd header Sep 11, 2024
Copy link

✅ AGNOS update 11-eeaed1f ready

In an openpilot branch, download agnos.json in system/hardware/tici/ and update AGNOS_VERSION to "11-eeaed1f" in launch_env.sh.

For flashing locally, download and unarchive the images in agnos-builder/output and flash with ./flash_all.sh.

Images:

Stats:

3.7G	/
621M	/usr/local/venv
836M	/usr/lib/aarch64-linux-gnu
338M	/usr/lib/llvm-18
155M	/usr/lib/arm-linux-gnueabihf
323M	/usr/share
283M	/usr/bin
166M	/usr/comma

@adeebshihadeh adeebshihadeh merged commit f79fe45 into commaai:master Sep 12, 2024
2 checks passed
@andiradulescu andiradulescu deleted the motd-header-version branch September 12, 2024 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants