GitXplorerGitXplorer
a

odroid-xu4-octoprint

public
3 stars
1 forks
2 issues

Commits

List of commits on branch master.

No commits found

There are no commits on branch master.

README

The README file for this repository.

Odroid XU4 OctoPrint

Features

  • stopped lightdm (mate) service
  • xvfb run new mate session for odroid user
  • x11vnc screen :99 1680x1050 for xvfb
  • enable avahi daemon - 3dprint.local host
  • OctoPrint 1.7.0rc2 at 3dprint.local:8080

How to use

  1. Install Odroid XU4 Mate Image ubuntu-20.04-5.4-mate-odroid-xu4-20210113 Creds: root:odroid, odroid:odroid
  2. Generate ssh key ~/.ssh/3dprint and upload it to root user
  3. Change ansible_host to temporary ip (change it back to 3dprint.local after playbook run)
  4. ansible-playbook -i inventory main.yml