Skip to content

vid_start: V4L2 device failed to open #1968

Description

@russtoku

Did you read the guide?

Yes

What is the base version number of Motion being used?

4.7.x

What was the install method?

Installed via package tool

What is base architecture?

ARM-32bit

What is the distro being used?

Raspbian

Disto version number

trixie 32-bit Lite

Camera/Sound type(s) being used?

PI cam via libcamerify

Describe the issue/problem and steps to reproduce

Not able to open Pi Camera 2 NoIR device inspite of being recognized by v4l2-ctl and rpicam-hello programs.

$ libcamerify v4l2-ctl --list-devices
[3:02:44.764200000] [2407]  INFO Camera camera_manager.cpp:340 libcamera v0.7.1+rpt20260609
[3:02:45.127145000] [2410]  INFO IPAProxy ipa_proxy.cpp:184 Using tuning file /usr/share/libcamera/ipa/rpi/vc4/imx219.json
[3:02:45.176525000] [2410]  INFO Camera camera_manager.cpp:223 Adding camera '/base/soc/i2c0mux/i2c@1/imx219@10' for pipeline handler rpi/vc4
[3:02:45.176830000] [2410]  INFO RPI vc4.cpp:445 Registered camera /base/soc/i2c0mux/i2c@1/imx219@10 to Unicam device /dev/media1 and ISP device /dev/media0
unicam (platform:20801000.csi):
	/dev/media1

bcm2835-codec-decode (platform:bcm2835-codec):
	/dev/video10
	/dev/video11
	/dev/video12
	/dev/video18
	/dev/video31

bcm2835-isp (platform:bcm2835-isp):
	/dev/video13
	/dev/video20
	/dev/video21
	/dev/video22
	/dev/video23
	/dev/media0
	/dev/media2

bcm2835-codec (vchiq:bcm2835-codec):
	/dev/media3
$ rpicam-hello --list-cameras
Available cameras
-----------------
0 : imx219 [3280x2464 10-bit RGGB] (/base/soc/i2c0mux/i2c@1/imx219@10)
    Modes: 'SRGGB10_CSI2P' : 640x480 [200.16 fps - (1000, 752)/1280x960 crop]
                             1640x1232 [81.07 fps - (0, 0)/3280x2464 crop]
                             1920x1080 [47.57 fps - (680, 692)/1920x1080 crop]
                             3280x2464 [21.19 fps - (0, 0)/3280x2464 crop]
           'SRGGB8' : 640x480 [200.16 fps - (1000, 752)/1280x960 crop]
                      1640x1232 [81.07 fps - (0, 0)/3280x2464 crop]
                      1920x1080 [47.57 fps - (680, 692)/1920x1080 crop]
                      3280x2464 [21.19 fps - (0, 0)/3280x2464 crop]

Relevant Motion log output (at log_level 8)

[0:motion] [NTC] [ALL] [Jul 19 14:44:57] motion_startup: Motion 4.7.0 Started
[0:motion] [NTC] [ALL] [Jul 19 14:44:57] motion_startup: Using default log type (ALL)
[0:motion] [NTC] [ALL] [Jul 19 14:44:57] motion_startup: Using log type (ALL) log level (DBG)
[0:motion] [INF] [ALL] [Jul 19 14:44:57] conf_output_parms: Writing configuration parameters from all files (1):
[0:motion] [INF] [ALL] [Jul 19 14:44:57] Thread 0 - Config file: motion.conf
[0:motion] [INF] [ALL] [Jul 19 14:44:57] daemon                    off
[0:motion] [INF] [ALL] [Jul 19 14:44:57] setup_mode                off
[0:motion] [INF] [ALL] [Jul 19 14:44:57] pid_file
[0:motion] [INF] [ALL] [Jul 19 14:44:57] log_file                  motion.log
[0:motion] [INF] [ALL] [Jul 19 14:44:57] log_level                 8
[0:motion] [INF] [ALL] [Jul 19 14:44:57] log_type                  ALL
[0:motion] [INF] [ALL] [Jul 19 14:44:57] quiet                     on
[0:motion] [INF] [ALL] [Jul 19 14:44:57] native_language           on
[0:motion] [INF] [ALL] [Jul 19 14:44:57] watchdog_tmo              30
[0:motion] [INF] [ALL] [Jul 19 14:44:57] watchdog_kill             10
[0:motion] [INF] [ALL] [Jul 19 14:44:57] camera_name
[0:motion] [INF] [ALL] [Jul 19 14:44:57] camera_id                 0
[0:motion] [INF] [ALL] [Jul 19 14:44:57] target_dir                .
[0:motion] [INF] [ALL] [Jul 19 14:44:57] video_device              /dev/video0
[0:motion] [INF] [ALL] [Jul 19 14:44:57] video_params
[0:motion] [INF] [ALL] [Jul 19 14:44:57] auto_brightness           0
[0:motion] [INF] [ALL] [Jul 19 14:44:57] tuner_device
[0:motion] [INF] [ALL] [Jul 19 14:44:57] roundrobin_frames         1
[0:motion] [INF] [ALL] [Jul 19 14:44:57] roundrobin_skip           1
[0:motion] [INF] [ALL] [Jul 19 14:44:57] roundrobin_switchfilter   off
[0:motion] [INF] [ALL] [Jul 19 14:44:57] netcam_url
[0:motion] [INF] [ALL] [Jul 19 14:44:57] netcam_params
[0:motion] [INF] [ALL] [Jul 19 14:44:57] netcam_high_url
[0:motion] [INF] [ALL] [Jul 19 14:44:57] netcam_high_params
[0:motion] [INF] [ALL] [Jul 19 14:44:57] netcam_userpass
[0:motion] [INF] [ALL] [Jul 19 14:44:57] width                     640
[0:motion] [INF] [ALL] [Jul 19 14:44:57] height                    480
[0:motion] [INF] [ALL] [Jul 19 14:44:57] framerate                 15
[0:motion] [INF] [ALL] [Jul 19 14:44:57] minimum_frame_time        0
[0:motion] [INF] [ALL] [Jul 19 14:44:57] rotate                    0
[0:motion] [INF] [ALL] [Jul 19 14:44:57] flip_axis                 none
[0:motion] [INF] [ALL] [Jul 19 14:44:57] locate_motion_mode        off
[0:motion] [INF] [ALL] [Jul 19 14:44:57] locate_motion_style       box
[0:motion] [INF] [ALL] [Jul 19 14:44:57] text_left                 CAMERA1
[0:motion] [INF] [ALL] [Jul 19 14:44:57] text_right                %Y-%m-%d\n%T-%q
[0:motion] [INF] [ALL] [Jul 19 14:44:57] text_changes              off
[0:motion] [INF] [ALL] [Jul 19 14:44:57] text_scale                1
[0:motion] [INF] [ALL] [Jul 19 14:44:57] text_event                %Y%m%d%H%M%S
[0:motion] [INF] [ALL] [Jul 19 14:44:57] emulate_motion            off
[0:motion] [INF] [ALL] [Jul 19 14:44:57] pause                     off
[0:motion] [INF] [ALL] [Jul 19 14:44:57] threshold                 1500
[0:motion] [INF] [ALL] [Jul 19 14:44:57] threshold_maximum         0
[0:motion] [INF] [ALL] [Jul 19 14:44:57] threshold_tune            off
[0:motion] [INF] [ALL] [Jul 19 14:44:57] noise_level               32
[0:motion] [INF] [ALL] [Jul 19 14:44:57] noise_tune                on
[0:motion] [INF] [ALL] [Jul 19 14:44:57] despeckle_filter          EedDl
[0:motion] [INF] [ALL] [Jul 19 14:44:57] area_detect
[0:motion] [INF] [ALL] [Jul 19 14:44:57] mask_file
[0:motion] [INF] [ALL] [Jul 19 14:44:57] mask_privacy
[0:motion] [INF] [ALL] [Jul 19 14:44:57] smart_mask_speed          0
[0:motion] [INF] [ALL] [Jul 19 14:44:57] lightswitch_percent       0
[0:motion] [INF] [ALL] [Jul 19 14:44:57] lightswitch_frames        5
[0:motion] [INF] [ALL] [Jul 19 14:44:57] minimum_motion_frames     1
[0:motion] [INF] [ALL] [Jul 19 14:44:57] event_gap                 60
[0:motion] [INF] [ALL] [Jul 19 14:44:57] pre_capture               3
[0:motion] [INF] [ALL] [Jul 19 14:44:57] post_capture              0
[0:motion] [INF] [ALL] [Jul 19 14:44:57] on_event_start
[0:motion] [INF] [ALL] [Jul 19 14:44:57] on_event_end
[0:motion] [INF] [ALL] [Jul 19 14:44:57] on_picture_save
[0:motion] [INF] [ALL] [Jul 19 14:44:57] on_area_detected
[0:motion] [INF] [ALL] [Jul 19 14:44:57] on_motion_detected
[0:motion] [INF] [ALL] [Jul 19 14:44:57] on_movie_start
[0:motion] [INF] [ALL] [Jul 19 14:44:57] on_movie_end
[0:motion] [INF] [ALL] [Jul 19 14:44:57] on_camera_lost
[0:motion] [INF] [ALL] [Jul 19 14:44:57] on_camera_found
[0:motion] [INF] [ALL] [Jul 19 14:44:57] picture_output            off
[0:motion] [INF] [ALL] [Jul 19 14:44:57] picture_output_motion     off
[0:motion] [INF] [ALL] [Jul 19 14:44:57] picture_type              jpeg
[0:motion] [INF] [ALL] [Jul 19 14:44:57] picture_quality           75
[0:motion] [INF] [ALL] [Jul 19 14:44:57] picture_exif
[0:motion] [INF] [ALL] [Jul 19 14:44:57] picture_filename          %Y%m%d%H%M%S-%q
[0:motion] [INF] [ALL] [Jul 19 14:44:57] snapshot_interval         0
[0:motion] [INF] [ALL] [Jul 19 14:44:57] snapshot_filename         %v-%Y%m%d%H%M%S-snapshot
[0:motion] [INF] [ALL] [Jul 19 14:44:57] movie_output              on
[0:motion] [INF] [ALL] [Jul 19 14:44:57] movie_output_motion       off
[0:motion] [INF] [ALL] [Jul 19 14:44:57] movie_max_time            60
[0:motion] [INF] [ALL] [Jul 19 14:44:57] movie_bps                 400000
[0:motion] [INF] [ALL] [Jul 19 14:44:57] movie_quality             45
[0:motion] [INF] [ALL] [Jul 19 14:44:57] movie_codec               mkv
[0:motion] [INF] [ALL] [Jul 19 14:44:57] movie_duplicate_frames    off
[0:motion] [INF] [ALL] [Jul 19 14:44:57] movie_passthrough         off
[0:motion] [INF] [ALL] [Jul 19 14:44:57] movie_filename            %t-%v-%Y%m%d%H%M%S
[0:motion] [INF] [ALL] [Jul 19 14:44:57] movie_extpipe_use         off
[0:motion] [INF] [ALL] [Jul 19 14:44:57] movie_extpipe
[0:motion] [INF] [ALL] [Jul 19 14:44:57] timelapse_interval        0
[0:motion] [INF] [ALL] [Jul 19 14:44:57] timelapse_mode            daily
[0:motion] [INF] [ALL] [Jul 19 14:44:57] timelapse_fps             30
[0:motion] [INF] [ALL] [Jul 19 14:44:57] timelapse_codec           mpg
[0:motion] [INF] [ALL] [Jul 19 14:44:57] timelapse_filename        %Y%m%d-timelapse
[0:motion] [INF] [ALL] [Jul 19 14:44:57] video_pipe
[0:motion] [INF] [ALL] [Jul 19 14:44:57] video_pipe_motion
[0:motion] [INF] [ALL] [Jul 19 14:44:57] webcontrol_port           8080
[0:motion] [INF] [ALL] [Jul 19 14:44:57] webcontrol_ipv6           off
[0:motion] [INF] [ALL] [Jul 19 14:44:57] webcontrol_localhost      on
[0:motion] [INF] [ALL] [Jul 19 14:44:57] webcontrol_parms          0
[0:motion] [INF] [ALL] [Jul 19 14:44:57] webcontrol_interface      0
[0:motion] [INF] [ALL] [Jul 19 14:44:57] webcontrol_auth_method    0
[0:motion] [INF] [ALL] [Jul 19 14:44:57] webcontrol_authentication
[0:motion] [INF] [ALL] [Jul 19 14:44:57] webcontrol_tls            off
[0:motion] [INF] [ALL] [Jul 19 14:44:57] webcontrol_cert
[0:motion] [INF] [ALL] [Jul 19 14:44:57] webcontrol_key
[0:motion] [INF] [ALL] [Jul 19 14:44:57] webcontrol_header_params
[0:motion] [INF] [ALL] [Jul 19 14:44:57] webcontrol_lock_minutes   5
[0:motion] [INF] [ALL] [Jul 19 14:44:57] webcontrol_lock_attempts  5
[0:motion] [INF] [ALL] [Jul 19 14:44:57] webcontrol_lock_max_ips   25
[0:motion] [INF] [ALL] [Jul 19 14:44:57] stream_port               8081
[0:motion] [INF] [ALL] [Jul 19 14:44:57] stream_localhost          off
[0:motion] [INF] [ALL] [Jul 19 14:44:57] stream_auth_method        0
[0:motion] [INF] [ALL] [Jul 19 14:44:57] stream_authentication
[0:motion] [INF] [ALL] [Jul 19 14:44:57] stream_tls                off
[0:motion] [INF] [ALL] [Jul 19 14:44:57] stream_header_params
[0:motion] [INF] [ALL] [Jul 19 14:44:57] stream_preview_scale      25
[0:motion] [INF] [ALL] [Jul 19 14:44:57] stream_preview_newline    off
[0:motion] [INF] [ALL] [Jul 19 14:44:57] stream_preview_method     0
[0:motion] [INF] [ALL] [Jul 19 14:44:57] stream_quality            50
[0:motion] [INF] [ALL] [Jul 19 14:44:57] stream_grey               off
[0:motion] [INF] [ALL] [Jul 19 14:44:57] stream_motion             off
[0:motion] [INF] [ALL] [Jul 19 14:44:57] stream_maxrate            1
[0:motion] [INF] [ALL] [Jul 19 14:44:57] stream_limit              0
[0:motion] [INF] [ALL] [Jul 19 14:44:57] database_type
[0:motion] [INF] [ALL] [Jul 19 14:44:57] database_dbname
[0:motion] [INF] [ALL] [Jul 19 14:44:57] database_host             localhost
[0:motion] [INF] [ALL] [Jul 19 14:44:57] database_port             0
[0:motion] [INF] [ALL] [Jul 19 14:44:57] database_user
[0:motion] [INF] [ALL] [Jul 19 14:44:57] database_password
[0:motion] [INF] [ALL] [Jul 19 14:44:57] database_busy_timeout     0
[0:motion] [INF] [ALL] [Jul 19 14:44:57] sql_log_picture           off
[0:motion] [INF] [ALL] [Jul 19 14:44:57] sql_log_snapshot          off
[0:motion] [INF] [ALL] [Jul 19 14:44:57] sql_log_movie             off
[0:motion] [INF] [ALL] [Jul 19 14:44:57] sql_log_timelapse         off
[0:motion] [INF] [ALL] [Jul 19 14:44:57] sql_query_start
[0:motion] [INF] [ALL] [Jul 19 14:44:57] sql_query_stop
[0:motion] [INF] [ALL] [Jul 19 14:44:57] sql_query
[0:motion] [INF] [ALL] [Jul 19 14:44:57] track_type                0
[0:motion] [INF] [ALL] [Jul 19 14:44:57] track_auto                off
[0:motion] [INF] [ALL] [Jul 19 14:44:57] track_port
[0:motion] [INF] [ALL] [Jul 19 14:44:57] track_motorx              0
[0:motion] [INF] [ALL] [Jul 19 14:44:57] track_motorx_reverse      off
[0:motion] [INF] [ALL] [Jul 19 14:44:57] track_motory              0
[0:motion] [INF] [ALL] [Jul 19 14:44:57] track_motory_reverse      off
[0:motion] [INF] [ALL] [Jul 19 14:44:57] track_maxx                0
[0:motion] [INF] [ALL] [Jul 19 14:44:57] track_minx                0
[0:motion] [INF] [ALL] [Jul 19 14:44:57] track_maxy                0
[0:motion] [INF] [ALL] [Jul 19 14:44:57] track_miny                0
[0:motion] [INF] [ALL] [Jul 19 14:44:57] track_homex               128
[0:motion] [INF] [ALL] [Jul 19 14:44:57] track_homey               128
[0:motion] [INF] [ALL] [Jul 19 14:44:57] track_iomojo_id           0
[0:motion] [INF] [ALL] [Jul 19 14:44:57] track_step_angle_x        10
[0:motion] [INF] [ALL] [Jul 19 14:44:57] track_step_angle_y        10
[0:motion] [INF] [ALL] [Jul 19 14:44:57] track_move_wait           10
[0:motion] [INF] [ALL] [Jul 19 14:44:57] track_speed               255
[0:motion] [INF] [ALL] [Jul 19 14:44:57] track_stepsize            40
[0:motion] [INF] [ALL] [Jul 19 14:44:57] track_generic_move
[0:motion] [INF] [ALL] [Jul 19 14:44:57] camera
[0:motion] [INF] [ALL] [Jul 19 14:44:57] camera_dir
[0:motion] [DBG] [ALL] [Jul 19 14:44:57] motion_ntc: v4l2   : available
[0:motion] [DBG] [ALL] [Jul 19 14:44:57] motion_ntc: bktr   : not available
[0:motion] [DBG] [ALL] [Jul 19 14:44:57] motion_ntc: webp   : not available
[0:motion] [DBG] [ALL] [Jul 19 14:44:57] motion_ntc: ffmpeg : available
[0:motion] [DBG] [DBL] [Jul 19 14:44:57] motion_ntc: mysql  : available
[0:motion] [DBG] [DBL] [Jul 19 14:44:57] motion_ntc: MariaDB: available
[0:motion] [DBG] [DBL] [Jul 19 14:44:57] motion_ntc: sqlite3: available
[0:motion] [DBG] [DBL] [Jul 19 14:44:57] motion_ntc: pgsql  : available
[0:motion] [DBG] [DBL] [Jul 19 14:44:57] motion_ntc: nls    : available
[0:motion] [NTC] [STR] [Jul 19 14:44:57] webu_start_strm: Starting all camera streams on port 8081
[0:motion] [DBG] [STR] [Jul 19 14:44:57] webu_mhd_features_basic: Basic authentication: available
[0:motion] [DBG] [STR] [Jul 19 14:44:57] webu_mhd_features_digest: Digest authentication: available
[0:motion] [DBG] [STR] [Jul 19 14:44:57] webu_mhd_features_ipv6: IPV6: available
[0:motion] [DBG] [STR] [Jul 19 14:44:57] webu_mhd_features_tls: SSL/TLS: available
[0:motion] [NTC] [STR] [Jul 19 14:44:57] webu_strm_ntc: Started camera 0 stream on port 8081
[0:motion] [NTC] [STR] [Jul 19 14:44:57] webu_start_ctrl: Starting webcontrol on port 8080
[0:motion] [DBG] [STR] [Jul 19 14:44:57] webu_mhd_features_basic: Basic authentication: available
[0:motion] [DBG] [STR] [Jul 19 14:44:57] webu_mhd_features_digest: Digest authentication: available
[0:motion] [DBG] [STR] [Jul 19 14:44:57] webu_mhd_features_ipv6: IPV6: available
[0:motion] [DBG] [STR] [Jul 19 14:44:57] webu_mhd_features_tls: SSL/TLS: available
[0:motion] [NTC] [STR] [Jul 19 14:44:57] webu_start_ctrl: Started webcontrol on port 8080
[0:motion] [NTC] [ENC] [Jul 19 14:44:57] ffmpeg_global_init: ffmpeg libavcodec version 61.19.101 libavformat version 61.7.100
[0:motion] [DBG] [DBL] [Jul 19 14:44:57] dbse_global_init: Initializing database
[0:motion] [NTC] [ALL] [Jul 19 14:44:57] translate_init: Language: English
[0:motion] [NTC] [ALL] [Jul 19 14:44:57] motion_start_thread: Camera ID: 0 is from motion.conf
[0:motion] [NTC] [ALL] [Jul 19 14:44:57] motion_start_thread: Camera ID: 0 Camera Name: (null) Device: /dev/video0
[0:motion] [NTC] [ALL] [Jul 19 14:44:57] main: Waiting for threads to finish, pid: 2370
[1:ml1] [NTC] [ALL] [Jul 19 14:44:57] motion_init: Camera 0 started: motion detection Enabled
[1:ml1] [NTC] [VID] [Jul 19 14:44:57] vid_start: Opening V4L2 device
[1:ml1] [DBG] [ALL] [Jul 19 14:44:57] util_parms_add: Parsed: >palette< >17<
[1:ml1] [DBG] [ALL] [Jul 19 14:44:57] util_parms_add: Parsed: >input< >-1<
[1:ml1] [DBG] [ALL] [Jul 19 14:44:57] util_parms_add: Parsed: >norm< >0<
[1:ml1] [DBG] [ALL] [Jul 19 14:44:57] util_parms_add: Parsed: >frequency< >0<
[1:ml1] [NTC] [VID] [Jul 19 14:44:57] v4l2_device_open: Using videodevice /dev/video0 and input -1
[1:ml1] [ERR] [VID] [Jul 19 14:44:58] v4l2_device_capability: Not a V4L2 device?
[1:ml1] [DBG] [VID] [Jul 19 14:44:58] v4l2_device_close: close
[1:ml1] [DBG] [VID] [Jul 19 14:44:58] v4l2_device_cleanup: vid_source
[1:ml1] [ERR] [VID] [Jul 19 14:44:58] vid_start: V4L2 device failed to open
[1:ml1] [WRN] [ALL] [Jul 19 14:44:58] motion_init: Could not fetch initial image from camera
[1:ml1] [WRN] [ALL] [Jul 19 14:44:58] motion_init: Motion continues using width and height from config file(s)
[1:ml1] [NTC] [ALL] [Jul 19 14:44:58] image_ring_resize: Resizing pre_capture buffer to 1 items
[1:ml1] [NTC] [ALL] [Jul 19 14:44:58] image_ring_resize: Resizing pre_capture buffer to 4 items
[1:ml1] [WRN] [ALL] [Jul 19 14:45:00] mlp_retry: Retrying until successful connection with camera
[1:ml1] [NTC] [VID] [Jul 19 14:45:00] vid_start: Opening V4L2 device
[1:ml1] [DBG] [ALL] [Jul 19 14:45:00] util_parms_add: Parsed: >palette< >17<
[1:ml1] [DBG] [ALL] [Jul 19 14:45:00] util_parms_add: Parsed: >input< >-1<
[1:ml1] [DBG] [ALL] [Jul 19 14:45:00] util_parms_add: Parsed: >norm< >0<
[1:ml1] [DBG] [ALL] [Jul 19 14:45:00] util_parms_add: Parsed: >frequency< >0<
[1:ml1] [NTC] [VID] [Jul 19 14:45:00] v4l2_device_open: Using videodevice /dev/video0 and input -1
[1:ml1] [ERR] [VID] [Jul 19 14:45:00] v4l2_device_capability: Not a V4L2 device?
[1:ml1] [DBG] [VID] [Jul 19 14:45:00] v4l2_device_close: close
[1:ml1] [DBG] [VID] [Jul 19 14:45:00] v4l2_device_cleanup: vid_source
[1:ml1] [ERR] [VID] [Jul 19 14:45:00] vid_start: V4L2 device failed to open
[1:ml1] [WRN] [ALL] [Jul 19 14:45:10] mlp_retry: Retrying until successful connection with camera
[1:ml1] [NTC] [VID] [Jul 19 14:45:10] vid_start: Opening V4L2 device
[1:ml1] [DBG] [ALL] [Jul 19 14:45:10] util_parms_add: Parsed: >palette< >17<
[1:ml1] [DBG] [ALL] [Jul 19 14:45:10] util_parms_add: Parsed: >input< >-1<
[1:ml1] [DBG] [ALL] [Jul 19 14:45:10] util_parms_add: Parsed: >norm< >0<
[1:ml1] [DBG] [ALL] [Jul 19 14:45:10] util_parms_add: Parsed: >frequency< >0<
[1:ml1] [NTC] [VID] [Jul 19 14:45:10] v4l2_device_open: Using videodevice /dev/video0 and input -1
[1:ml1] [ERR] [VID] [Jul 19 14:45:10] v4l2_device_capability: Not a V4L2 device?
[1:ml1] [DBG] [VID] [Jul 19 14:45:10] v4l2_device_close: close
[1:ml1] [DBG] [VID] [Jul 19 14:45:10] v4l2_device_cleanup: vid_source
[1:ml1] [ERR] [VID] [Jul 19 14:45:10] vid_start: V4L2 device failed to open
[0:motion] [NTC] [ALL] [Jul 19 14:45:10] sig_handler: Received signal 2.
[1:ml1] [NTC] [ALL] [Jul 19 14:45:10] motion_loop: Thread exiting
[0:motion] [NTC] [ALL] [Jul 19 14:45:10] main: Threads finished
[0:motion] [NTC] [ALL] [Jul 19 14:45:10] main: Motion terminating
[0:motion] [NTC] [ALL] [Jul 19 14:45:10] motion_remove_pid: Closing logfile (motion.log).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions