Hi,since in debian is 1.6.2 and pull-up doesn't work so I cloned git, branch next/libgpiod-2.0 and compiled libgpiod and tools, but no luck, same result.
~# uname -r 5.17.0-rc7_cpm9g25 floating pins should go with pull-up/down ~# gpioget -B pull-up 3 6 8 10 12 14 16 18 20 0 0 0 0 0 0 0 0 ~# gpioget -B pull-up 3 6 8 10 12 14 16 18 20 1 1 0 0 0 0 0 0 ~# gpioget -B pull-up 3 6 8 10 12 14 16 18 20 0 1 0 1 0 0 0 0 ~# gpioget -v gpioget (libgpiod) v2.0-devel Whats wrong with it? Thanks Jiri