Open
Description
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
Labels
No labels