Skip to content

gpiod-tools: gpioinfo: error creating line iterator #23548

@RoEdAl

Description

@RoEdAl

gpiod-tools: gpioinfo: error creating line iterator

gpioinfo from gpiod-tools package reports error:

gpioinfo: error creating line iterator: Invalid argument

This is because kernel config CONFIG_GPIO_CDEV_V1 is not enabled on most targets.

Theoretically CONFIG_GPIO_CDEV and CONFIG_GPIO_CDEV_V1 configs are enabled in Makefile but apparently configuring kernel via KCONFIG does not work. Maybe KCONFIG is honored in kernel packages only and silently ignored in normal packages (or packages from feeds)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions