You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made quite a few customizations on the Mark 1 image to dial it in. Some are probably more personal preference than anything, but others are notes from Jarbas and some of my own. Please feel free to not include certain things with the image, like some of the skills, but I figured they helped give it some of the personality of the original.
Swapped out Pi 3 for Pi 4 (not relevant to image build, but giving a little context)
Update /boot/config.txt to allow USB boot (program_usb_boot_mode=1)
Update /boot/config.txt to append: dtoverlay=vc4-kms-v3d -> dtoverlay=vc4-kms-v3d,audio=off (turns off HDMI audio, to limit potential audio confusion)
Had to install mplayer from apt and then pip install git+https://github.com/OpenVoiceOS/ovos-mplayer-plugin to use mplayer with OCP (VLC doesn't seem to behave nicely all the time)
I made quite a few customizations on the Mark 1 image to dial it in. Some are probably more personal preference than anything, but others are notes from Jarbas and some of my own. Please feel free to not include certain things with the image, like some of the skills, but I figured they helped give it some of the personality of the original.
Swapped out Pi 3 for Pi 4 (not relevant to image build, but giving a little context)
Update /boot/config.txt to allow USB boot (
program_usb_boot_mode=1
)Update /boot/config.txt to append:
dtoverlay=vc4-kms-v3d
->dtoverlay=vc4-kms-v3d,audio=off
(turns off HDMI audio, to limit potential audio confusion)pip install padatious
pip install neon-skill-speak
pip install git+https://github.com/jarbasskills/skill-icanhazdadjokes
pip install git+https://github.com/OpenVoiceOS/ovos-skill-easter-eggs
pip install --force-reinstall --no-deps git+https://github.com/OpenVoiceOS/ovos-PHAL-plugin-mk1
New user config:
}
pip install git+https://github.com/OpenVoiceOS/ovos-mplayer-plugin
to use mplayer with OCP (VLC doesn't seem to behave nicely all the time)pip install git+https://github.com/OpenVoiceOS/ovos-vlc-plugin
pip install git+https://github.com/OpenVoiceOS/ovos-ocp-youtube-plugin
(nice to have some kind of music playing capability out of the box)osm install https://github.com/MycroftAI/skill-singing
(a classic Mark 1 skill)Thanks for supporting the original hardware!
The text was updated successfully, but these errors were encountered: