Just wondered if gpioset etc is working yet on rpi4/Fedora 35?

gpioinfo and gpiodetect both seem happy, for example:

# gpiodetect
gpiochip0 [pinctrl-bcm2711] (58 lines)
gpiochip1 [raspberrypi-exp-gpio] (8 lines)

but gpioset does this:

# gpioset --active-low --mode=time --sec=1 gpiochip0 27=1
gpioset: error setting the GPIO line values: Unknown error 517

Ta,

:D