<div dir="ltr"><div dir="ltr">On Wed, May 5, 2021 at 7:30 PM Chris Irwin <<a href="mailto:chris@chrisirwin.ca">chris@chrisirwin.ca</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
It really sounds like the kernel built on that distro is missing a <br>
number of modules. </blockquote><div><br></div><div>Yeah, I don't know what is missing. This is a standard Raspbian from <br></div><div>a few years ago. Nothing special. <br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">At some point it might be easier to try with another <br>
distro, rather than hack this one into shape?<br></blockquote><div><br></div><div>It is, but not immediately. I have Home Assistant on that machine working <br></div><div>in a Python venv. Because there is no Python 3.8 until the summer version</div><div>of Raspbian (Bullseye), I wanted to run HA in Docker. <br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
On my Pi4 (8GB), I'm using the RPI4 UEFI boot image on a small MicroSD <br>
card:<br>
<br>
     <a href="https://github.com/pftf/RPi4" rel="noreferrer" target="_blank">https://github.com/pftf/RPi4</a><br></blockquote><div><br></div><div>That is interesting ... my Pi is 3 though ... <br></div><div><br> </div><div>Maybe I will wait till summer, then create a new microSD card with Bullseye</div><div>then try Docker on that. <br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
This allows me to boot generic aarch64 images, rather than RPi-specific <br>
images. I also have the OS entirely on a USB SSD (although the Pi can <br>
boot from those on it's own now, anyway)<br></blockquote><div><br></div><div>Off topic: Do you know if the Pi 3 would directly boot from a USB SSD or not?</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
FWIW, I'm also running homeassistant container in podman on said server, <br>
in Fedora 33. I'm also passing through usb devices for zigbee and <br>
z-wave.<br></blockquote><div><br></div><div>Interesting. We can talk about all that off list ...  <br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I'm still struggling to get behind the lifecycle model of containers, <br>
though.<br></blockquote><div><br></div><div>Exactly my frustration: the current crop of projects all came about with developers</div><div>who do not know how to manage dependencies and life cycle. They just create an</div><div>image and say "here it is, run it in a container". Extremely frustrating for those of <br></div><div>us who got used to Debian's way of perpetual upgrades in-place ... <br></div><br></div></div>