Skip to content

/dev/cxadc0 stops sending data #49

Open
@bc4040

Description

@bc4040

Having a weird issue where using cat /dev/cxadc0 > file.u8 will only generate a short burst of data.
However, hitting a keyboard key will nudge it and it will start capturing another short burst.
Holding down a key generally allows the data to flow as expected.

Same behavior exists when using ffplay to monitor the stream, or
cat /dev/cxadc0 | pv > file.u8
(shows a burst of data around 30-50MB/s, then drops to 0.)

kernel 5.10.0 / debian 11

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