Skip to content
This repository was archived by the owner on Jan 13, 2023. It is now read-only.
This repository was archived by the owner on Jan 13, 2023. It is now read-only.

After latest Pi update ft5406 driver reports RuntimeError: Unable to locate touchscreen device #7

@MicroDoser

Description

@MicroDoser

After latest upgrade ft5406.py raises 'RuntimeError: Unable to locate touchscreen device'

To replicate: download PiOs, update to latest version, download ft5406.py, make python file containing 'using events' test code, run file using python 3 in Thonny

error raised by line: self._f_device = io.open(self._touch_device(), 'rb', self.EVENT_SIZE)

Tested on different machines and different screens.

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