Minimal setup script to enable hardware (audio, fan, etc.) on a Mycroft Mark II with Raspberry Pi OS installed.
| assets | ||
| .gitignore | ||
| button-setup.sh | ||
| hardware-setup.sh | ||
| install-yash.sh | ||
| kiosk-setup.sh | ||
| README.md | ||
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.