Skip to content
This repository was archived by the owner on Feb 18, 2024. It is now read-only.
This repository was archived by the owner on Feb 18, 2024. It is now read-only.

Can not open input device on Raspberry Pi 3B+ anymore #15

@peterhellberg

Description

@peterhellberg

After b6f418b there was some change that broke the usage of golang-evdev on my Raspberry Pi 3B+ running balenaOS. (With resin/scratch containers built with balenalib/raspberrypi3-alpine-golang)

In the latest version of this package the input device list is empty
([]*evdev.InputDevice{}) and /dev/input/event0 doesn’t exist.

For now my workaround is to lock the version of this package to b6f418b but just wanted to give you a heads up.

(I’m using this package in combination with https://github.com/nathany/bobblehat on a RPi connected to a SenseHAT)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions