Just to mention it.
Above PI4 installation is based on my earlier described RPI3B+-64bit image. Just the kernel and related files got adapted to PI4.
And remember, the userland tools I had already installed on that image.
Two more things.
1.
The PI4 comes with an eeprom. That holds the bootloader. This firmware needs to be updated regularly.
New and important features are popping up now and then.
My recently purchased PI4 still held the initial firmware from May btw.
I havn't seen an AUR or similar package. I therefore built rpi-eeprom myself. And ran the update.
rpi-eeprom:
https://github.com/raspberrypi/rpi-eepromThis toolset should be part of any ALARM PI4 installation.
2. VLI USB controller
The USB controller also holds an important firmware. And that one also needs to be updated manually.
And the related tool also need to be installed manually.
The PI4 VLI USB controller firmware is work-in-progress. There are IMO quite valuable enhancements that can be
made accessible with newer packages. E.g. One of the recent firmwares comes with power saving features.
That SW IMO should also be part of any standard ALARM PI4 package at one point in time.
Here 's the discussion thread:
https://www.raspberrypi.org/forums/viewtopic.php?f=28&t=250990&sid=f73f6b64f638016f57f2fe0437fb74ddThat thread also holds download infos etc.
****
That'll be it. It's been quite a hacking journey. Let see if we see a proper 64-bit PI4 image with RPI kernel and all the above mentioned tools popping up sooner or later.
Enjoy.