Tachyon and Pimoroni Automation HAT

I’m trying to get the Pimoroni Automation HAT to work with the Tachyon with Ubuntu 24.04.4 using this instruction:

when I run the tests for the automation-hat, even after a reboot, I get:
Woah there, suitable gpiochip device not found!
:cross_mark: /dev/gpiochip5: this is not the GPIO we're looking for! (33c0000.pinctrl)
:cross_mark: /dev/gpiochip4: this is not the GPIO we're looking for! (f100000.pinctrl)
:cross_mark: /dev/gpiochip3: this is not the GPIO we're looking for! (c440000.spmi:pmic@0:gpio@b000)
:cross_mark: /dev/gpiochip2: this is not the GPIO we're looking for! (c440000.spmi:pmic@2:gpio@8800)
:cross_mark: /dev/gpiochip1: this is not the GPIO we're looking for! (c440000.spmi:pmic@1:gpio@8800)
:cross_mark: /dev/gpiochip0: this is not the GPIO we're looking for! (c440000.spmi:pmic@8:gpio@c000)

In gpiodevice-python build, it built the particle_tachyon.py file, but it still gives the above error? Anyone tried or seen this?

Thanks,
Bill Lewis

I’***

Please provide your Ubuntu version (eg. 24.04) and your OS Version if you have any software related issues.

***