Minimal setup script to enable hardware (audio, fan, etc.) on a Mycroft Mark II with Raspberry Pi OS installed.
Find a file
2026-06-25 12:18:39 -05:00
assets wip hardware setup script 2026-06-25 09:37:55 -05:00
.gitignore excluding binaries 2026-06-25 09:50:55 -05:00
button-setup.sh added button setup 2026-06-25 12:13:34 -05:00
hardware-setup.sh added button setup 2026-06-25 12:13:34 -05:00
install-yash.sh wip hardware setup script 2026-06-25 09:37:55 -05:00
kiosk-setup.sh added kiosk setup 2026-06-25 10:55:05 -05:00
README.md updated readme 2026-06-25 12:18:39 -05:00

Hardware setup largely based on mark2-assist.

Scripts:

install-yash.sh

Installs and set user shell to yash.

hardawre-setup.sh

Updates system, installs prereqs, builds audio driver, installs kernel modules, enables overlays, enables microphone initialization service, and configures wireplumber.

button-setup.sh

Sets up service to execute a buttons.sh script when hardware buttons are pressed to support user-provided functionality.