Hello guys, ive done some work on the rpi5 issues ive been having that have seemed impossible to fix but now im finally getting close, for the first time i can load the hal_pi_gpio driver with no known issues except the fact that setting a pin state to true still gives no voltage changes on the GPIO pins of the pi, heres the output once i load the hal_pi_gpio cnc@raspberrypi:~$ halcmd loadrt hal_pi_gpio Waiting for component 'hal_pi_gpio' to become ready......Waited 3 seconds for master. giving up. Note: Using POSIX realtime Raspberry Pi 5 Model B Rev 1.0 found The Pi model 23 is not known to work with this driver but will be assumed to be be using the RPi2+ layout 40 pin connector . and i can see all pins and set/clr them in halshow, so i see no reason why i shouldnt be seeing voltage changes on the physical pins, anyone know what i should try next?