Open bleporini opened 1 day ago
And here's what I can find in the log:
Dec 03 18:26:39 cam motion[4084]: [0:motion] [NTC] [ALL] conf_load: Processing thread 0 - config file /etc/motioneye/motion.conf
Dec 03 18:26:39 cam motion[4084]: [0:motion] [NTC] [ALL] config_camera: Processing camera config file camera-1.conf
Dec 03 18:26:39 cam motion[4084]: [0:motion] [NTC] [ALL] motion_startup: Logging to syslog
Dec 03 18:26:39 cam motion[4084]: [0:motion] [NTC] [ALL] motion_startup: Motion 4.7.0 Started
Dec 03 18:26:39 cam motion[4084]: [0:motion] [NTC] [ALL] motion_startup: Using default log type (ALL)
Dec 03 18:26:39 cam motion[4084]: [0:motion] [NTC] [ALL] motion_startup: Using log type (ALL) log level (WRN)
Dec 03 18:26:39 cam motion[4084]: [1:ml1:Camera1] [ERR] [VID] v4l2_device_capability: Device does not support capturing.
Dec 03 18:26:39 cam motion[4084]: [1:ml1:Camera1] [ERR] [VID] vid_start: V4L2 device failed to open
Dec 03 18:26:39 cam motion[4084]: [1:ml1:Camera1] [WRN] [ALL] motion_init: Could not fetch initial image from camera
Dec 03 18:26:39 cam motion[4084]: [1:ml1:Camera1] [WRN] [ALL] motion_init: Motion continues using width and height from config file(s)
Dec 03 18:26:40 cam motion[4084]: [1:ml1:Camera1] [WRN] [ALL] mlp_retry: Retrying until successful connection with camera
Dec 03 18:26:40 cam motion[4084]: [1:ml1:Camera1] [ERR] [VID] v4l2_device_capability: Device does not support capturing.
Dec 03 18:26:40 cam motion[4084]: [1:ml1:Camera1] [ERR] [VID] vid_start: V4L2 device failed to open
Dec 03 18:26:50 cam motion[4084]: [1:ml1:Camera1] [WRN] [ALL] mlp_retry: Retrying until successful connection with camera
Dec 03 18:26:50 cam motion[4084]: [1:ml1:Camera1] [ERR] [VID] v4l2_device_capability: Device does not support capturing.
Dec 03 18:26:50 cam motion[4084]: [1:ml1:Camera1] [ERR] [VID] vid_start: V4L2 device failed to open
Dec 03 18:27:00 cam motion[4084]: [1:ml1:Camera1] [WRN] [ALL] mlp_retry: Retrying until successful connection with camera
Dec 03 18:27:00 cam motion[4084]: [1:ml1:Camera1] [ERR] [VID] v4l2_device_capability: Device does not support capturing.
Dec 03 18:27:00 cam motion[4084]: [1:ml1:Camera1] [ERR] [VID] vid_start: V4L2 device failed to open
Hello,
I followed the troubelshooting, but nothing sorts this out:
Camera connected to the camera port
The module is a genuine one.
rpicam-still -o cam.jpg
worked like others rpicam utilities.I tried MotionEyeOS, but it always fail with
start4.elf is not compatible
, either with thewriteimage.sh
script or with the RPI image writing software.Any clue?