wiki:KnownIssues

Version 10 (modified by Suren A. Chilingaryan, 13 years ago) (diff)

--

Known Issues

OpenSuSe? 12.1

pco.4000 blocks with microEnable 4 VD4-CL

This happens, when pco_set_time_base() is called and the frame grabber is initialized before, as it is done in libuca. This blocks at any subsequent command but is not related to resetting the serial connection that was introduced to fixed problems with the pco.dimax.

However, initializing the frame grabber after pco_set_time_base() is called, as it is done in libpco/diagnose, works but is not easily achievable in the uca-architecture.

For now the call to pco_set_time_base() in libuca/src/cameras/pco.c has been disabled.

Camera/Framegrabber drivers are crashing

The kernel and all modules must be built with the exact same version of gcc.