I’m trying to install Mycroft in (or with, I don’t know what’s the correct language here) docker on Raspberry Pi OS.
I’m following these instructions: Docker - Mycroft AI.
But suddenly they stop being a step-by-step manual and they assume knowledge I don’t have.
That begins at “Running Mycroft for Docker”. I know some basic terminal commando’s and understand Linux beginner-level. I can follow instructions and logically fix minor errors or missing steps. But I really don’t understand the first thing of setting a PULSE_SERVER env variable and the page it refers to is completely over my head. Same with Sharing Pulseaudio’s cookie.
The next commando’s won’t copy to the terminal, and I copy-paste the first line, I get an argument-missing error.
Is there a more step-by-step guide? It downloaded and installed a bunch of stuff, I think I’m almost there, but with the info on that page I can’t figure it out…
Thank you very much JarbasAI.
What with all the steps I already did? How can I delete all what I installed? I know how to remove/purge normal installed programs, but not how I do it with these Docker-stuff. Or is a lot of it similar to what you propose, so that I can just leave it?
(I use the AIY Google Voice HAT v1, the speaker and microphone already work in Raspberry OS)
This is what i call ambition. smartgic=goldyfruit. And no, Ansible is just to prep the pi4 to start from a even/favorable level. There’s the 64bit version. Imho, i would start fresh.
Hi Goldyfruit,
I’m stuck at “sudo run.sh -v dev”, I get “sudo: run.sh: opdracht niet gevonden” something like: command not found. The file is there and is executable. What do I do wrong?
EDIT: and appareantly not. Sorry. The install-process got stuck on
│ Newer kernel available │
│ │
│ The currently running kernel version is 5.10.63-v7l+ which is not the │
│ expected kernel version 5.10.63-v8+. │
│ │
│ Restarting the system to load the new kernel will not be handled │
│ automatically, so you should consider rebooting."
With “stuck” I mean: I restarted my computer but then forgot finishing the installation…
Or not, because now I get: “Requirement already satisfied: docker-compose in /usr/lib/python3/dist-packages (1.21.0)”
About using RPI OS 64bit: There are troubles with the Google Voice HAT and Bullseye.
And I really want to use that speaker and microphone… So I’ll go back to 32 bit…