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

Add image with Mark2 pin header labels #45

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 11 additions & 2 deletions docs/neon_os/On_the_MarkII.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Neon OS on the Mark II
This section is for content specific to the Neon AI private personal assistant on the Mycroft Mark II Device


## Rear Pin Header
The Mark II includes a 10-pin connector at the rear of the device that may be used
for debugging and for connecting accessory hardware. This is intended for developer
use; most users will not plug anything into this connector.

![Mark II](./mk2.jpg)
> The highlighted USB port is where the boot media should be plugged in.

## Making an Additional Boot Drive
Summary:
To create an additional bootable drive using your Mark II, plug a second USB or an SSD into the right hand blue port, and say "Hey Neon, make bootable media" then follow the prompts. When finished, shut down your device, move the new drive into the first port and plug it back in.
Expand Down Expand Up @@ -30,8 +39,7 @@ Select the alert by touching the alert icon, and then the words of the alert its
9. Plug power back in and Neon will boot up from the new drive.



### Troubleshooting and Tech Support with the Neon OS on the Mycroft Mark II
## Troubleshooting and Tech Support with the Neon OS on the Mycroft Mark II

Here is our troubleshooting walk-through, and I am also available for a personal tech support video call if you prefer more in-person assistance.

Expand Down Expand Up @@ -122,3 +130,4 @@ Here is our troubleshooting walk-through, and I am also available for a personal
It's important to us that you have a functioning Neon OS to use. **If this troubleshooting hasn't resolved your issue, please email me at clary@neon.ai of contact us on any of the forums for a next step.**

Thank you for working with Neon OS, and improving the experience for all users.

Binary file added docs/neon_os/mk2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 3 additions & 2 deletions docs/neon_os/tips.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,9 @@ You can ask Neon "what is my IP address" to get the device IP address. You can
also access this via the `Settings Menu`, under `About`.

## Installing On Raspberry Pi
The OS drive should be installed to the port marked in the image below. Other
The OS drive should be installed to the port marked in the images below. Other
ports may work, but installing to the proper port ensures that the boot drive
is loaded first and helps avoid issues with other USB devices at boot time.

![Raspberry Pi 4](./RPi.jpg)
![Raspberry Pi 4](./RPi.jpg)
![Mark 2](./mk2.jpg)