No Luck with WebCam

Camera modelPi Camera Rev 1.3

What is the problem? Cannot get the Camera or WebCam to work with or without OctoPi.

What did you already try to solve it?
Tried two different cameras
Tried three different Raspberry Pi's (two Pi 3b, one Pi 4)
Recreated 4 separate SDMicro cards using Raspi Pi Imager v1.7.1
Tried with Four different cables
The results are the same, no webcam via OctoPi or elsewhere.
I can run raspistill -o test.jpg. The LED on the camera lights.
After about 15 seconds, I get an error that says No data received from the sensor.
I Control-C to exit and look for the JPG, it's there, zero bytes.

What am I missing????

Sorry for the lengthy log data.....

Logs (/var/log/webcamd.log, syslog, dmesg, ... no logs, no support)
Starting up webcamDaemon...

--- Configuration: ----------------------------
cfg_file: /boot/octopi.txt
camera: auto
usb options: -r 640x480 -f 10
raspi options: -fps 10
http options: -w ./www-octopi -n --listen 127.0.0.1

Explicitly USB device:

Found video devices:
/dev/video0
/dev/video10
/dev/video11
/dev/video12
/dev/video13
/dev/video14
/dev/video15
/dev/video16
/dev/video18
raspi
config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video0
<13>Dec 2 12:56:14 root: Starting USB webcam
Checking for VL805 (Raspberry Pi 4)...

  • It seems that you don't have VL805 (Raspberry Pi 4).
    There should be no problems with USB (a.k.a. select() timeout)
    Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 640x480 -f 10 -d /dev/video0
    MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
    Done bring up all configured video device

Goodbye...

i: Using V4L2 device.: /dev/video0
i: Desired Resolution: 640 x 480
i: Frames Per Second.: 10
i: Format............: JPEG
i: TV-Norm...........: DEFAULT
UVCIOC_CTRL_ADD - Error at Pan (relative): Inappropriate ioctl for device (25)
UVCIOC_CTRL_ADD - Error at Tilt (relative): Inappropriate ioctl for device (25)
UVCIOC_CTRL_ADD - Error at Pan Reset: Inappropriate ioctl for device (25)
UVCIOC_CTRL_ADD - Error at Tilt Reset: Inappropriate ioctl for device (25)
UVCIOC_CTRL_ADD - Error at Pan/tilt Reset: Inappropriate ioctl for device (25)
UVCIOC_CTRL_ADD - Error at Focus (absolute): Inappropriate ioctl for device (25)
UVCIOC_CTRL_MAP - Error at Pan (relative): Inappropriate ioctl for device (25)
UVCIOC_CTRL_MAP - Error at Tilt (relative): Inappropriate ioctl for device (25)
UVCIOC_CTRL_MAP - Error at Pan Reset: Inappropriate ioctl for device (25)
UVCIOC_CTRL_MAP - Error at Tilt Reset: Inappropriate ioctl for device (25)
UVCIOC_CTRL_MAP - Error at Pan/tilt Reset: Inappropriate ioctl for device (25)
UVCIOC_CTRL_MAP - Error at Focus (absolute): Inappropriate ioctl for device (25)
UVCIOC_CTRL_MAP - Error at LED1 Mode: Inappropriate ioctl for device (25)
UVCIOC_CTRL_MAP - Error at LED1 Frequency: Inappropriate ioctl for device (25)
UVCIOC_CTRL_MAP - Error at Disable video processing: Inappropriate ioctl for device (25)
UVCIOC_CTRL_MAP - Error at Raw bits per pixel: Inappropriate ioctl for device (25)
o: www-folder-path......: ./www-octopi/
o: HTTP TCP port........: 8080
o: HTTP Listen Address..: 127.0.0.1
o: username:password....: disabled
o: commands.............: disabled
i: select() timeout
i: cleaning up resources allocated by input thread
Starting up webcamDaemon...

--- Configuration: ----------------------------
cfg_file: /boot/octopi.txt
camera: auto
usb options: -r 640x480 -f 10
raspi options: -fps 10
http options: -w ./www-octopi -n --listen 127.0.0.1

Explicitly USB device:

Found video devices:
/dev/video0
/dev/video10
/dev/video11
/dev/video12
/dev/video13
/dev/video14
/dev/video15
/dev/video16
/dev/video18
raspi
config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video0
<13>Feb 25 19:06:02 root: Starting USB webcam
Checking for VL805 (Raspberry Pi 4)...

  • It seems that you don't have VL805 (Raspberry Pi 4).
    There should be no problems with USB (a.k.a. select() timeout)
    Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 640x480 -f 10 -d /dev/video0
    MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
    i: Using V4L2 device.: /dev/video0
    i: Desired Resolution: 640 x 480
    i: Frames Per Second.: 10
    i: Format............: JPEG
    i: TV-Norm...........: DEFAULT
    UVCIOC_CTRL_ADD - Error at Pan (relative): Inappropriate ioctl for device (25)
    UVCIOC_CTRL_ADD - Error at Tilt (relative): Inappropriate ioctl for device (25)
    UVCIOC_CTRL_ADD - Error at Pan Reset: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_ADD - Error at Tilt Reset: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_ADD - Error at Pan/tilt Reset: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_ADD - Error at Focus (absolute): Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at Pan (relative): Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at Tilt (relative): Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at Pan Reset: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at Tilt Reset: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at Pan/tilt Reset: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at Focus (absolute): Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at LED1 Mode: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at LED1 Frequency: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at Disable video processing: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at Raw bits per pixel: Inappropriate ioctl for device (25)
    o: www-folder-path......: ./www-octopi/
    o: HTTP TCP port........: 8080
    o: HTTP Listen Address..: 127.0.0.1
    o: username:password....: disabled
    o: commands.............: disabled
    Done bring up all configured video device

Goodbye...

i: select() timeout
i: cleaning up resources allocated by input thread
Starting up webcamDaemon...

--- Configuration: ----------------------------
cfg_file: /boot/octopi.txt
camera: auto
usb options: -r 640x480 -f 10
raspi options: -fps 10
http options: -w ./www-octopi -n --listen 127.0.0.1

Explicitly USB device:

Found video devices:
/dev/video0
/dev/video10
/dev/video11
/dev/video12
/dev/video13
/dev/video14
/dev/video15
/dev/video16
/dev/video18
raspi
config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video0
<13>Feb 25 19:19:41 root: Starting USB webcam
Checking for VL805 (Raspberry Pi 4)...

  • It seems that you don't have VL805 (Raspberry Pi 4).
    There should be no problems with USB (a.k.a. select() timeout)
    Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 640x480 -f 10 -d /dev/video0
    MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
    i: Using V4L2 device.: /dev/video0
    i: Desired Resolution: 640 x 480
    i: Frames Per Second.: 10
    i: Format............: JPEG
    i: TV-Norm...........: DEFAULT
    UVCIOC_CTRL_ADD - Error at Pan (relative): Inappropriate ioctl for device (25)
    UVCIOC_CTRL_ADD - Error at Tilt (relative): Inappropriate ioctl for device (25)
    UVCIOC_CTRL_ADD - Error at Pan Reset: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_ADD - Error at Tilt Reset: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_ADD - Error at Pan/tilt Reset: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_ADD - Error at Focus (absolute): Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at Pan (relative): Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at Tilt (relative): Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at Pan Reset: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at Tilt Reset: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at Pan/tilt Reset: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at Focus (absolute): Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at LED1 Mode: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at LED1 Frequency: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at Disable video processing: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at Raw bits per pixel: Inappropriate ioctl for device (25)
    o: www-folder-path......: ./www-octopi/
    o: HTTP TCP port........: 8080
    o: HTTP Listen Address..: 127.0.0.1
    o: username:password....: disabled
    o: commands.............: disabled
    Done bring up all configured video device

Goodbye...

i: select() timeout
i: cleaning up resources allocated by input thread
Starting up webcamDaemon...

--- Configuration: ----------------------------
cfg_file: /boot/octopi.txt
camera: auto
usb options: -r 640x480 -f 10
raspi options: -fps 10
http options: -w ./www-octopi -n --listen 127.0.0.1

Explicitly USB device:

Found video devices:
/dev/video0
/dev/video10
/dev/video11
/dev/video12
/dev/video13
/dev/video14
/dev/video15
/dev/video16
/dev/video18
raspi
config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video0
<13>Feb 25 19:26:03 root: Starting USB webcam
Checking for VL805 (Raspberry Pi 4)...

  • It seems that you don't have VL805 (Raspberry Pi 4).
    There should be no problems with USB (a.k.a. select() timeout)
    Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 640x480 -f 10 -d /dev/video0
    MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
    i: Using V4L2 device.: /dev/video0
    i: Desired Resolution: 640 x 480
    i: Frames Per Second.: 10
    i: Format............: JPEG
    i: TV-Norm...........: DEFAULT
    UVCIOC_CTRL_ADD - Error at Pan (relative): Inappropriate ioctl for device (25)
    UVCIOC_CTRL_ADD - Error at Tilt (relative): Inappropriate ioctl for device (25)
    UVCIOC_CTRL_ADD - Error at Pan Reset: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_ADD - Error at Tilt Reset: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_ADD - Error at Pan/tilt Reset: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_ADD - Error at Focus (absolute): Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at Pan (relative): Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at Tilt (relative): Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at Pan Reset: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at Tilt Reset: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at Pan/tilt Reset: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at Focus (absolute): Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at LED1 Mode: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at LED1 Frequency: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at Disable video processing: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at Raw bits per pixel: Inappropriate ioctl for device (25)
    o: www-folder-path......: ./www-octopi/
    o: HTTP TCP port........: 8080
    o: HTTP Listen Address..: 127.0.0.1
    o: username:password....: disabled
    o: commands.............: disabled
    Done bring up all configured video device

Goodbye...

i: select() timeout
i: cleaning up resources allocated by input thread
Starting up webcamDaemon...

--- Configuration: ----------------------------
cfg_file: /boot/octopi.txt
camera: auto
usb options: -r 640x480 -f 10
raspi options: -fps 10
http options: -w ./www-octopi -n --listen 127.0.0.1

Explicitly USB device:

Found video devices:
/dev/video0
/dev/video10
/dev/video11
/dev/video12
/dev/video13
/dev/video14
/dev/video15
/dev/video16
/dev/video18
raspi
config file='/boot/octopi.txt':USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video0
<13>Feb 25 19:30:11 root: Starting USB webcam
Checking for VL805 (Raspberry Pi 4)...

  • It seems that you don't have VL805 (Raspberry Pi 4).
    There should be no problems with USB (a.k.a. select() timeout)
    Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n --listen 127.0.0.1 -i input_uvc.so -r 640x480 -f 10 -d /dev/video0
    MJPG Streamer Version: git rev: 5554f42c352ecfa7edaec6fc51e507afce605a34
    i: Using V4L2 device.: /dev/video0
    i: Desired Resolution: 640 x 480
    i: Frames Per Second.: 10
    i: Format............: JPEG
    i: TV-Norm...........: DEFAULT
    UVCIOC_CTRL_ADD - Error at Pan (relative): Inappropriate ioctl for device (25)
    UVCIOC_CTRL_ADD - Error at Tilt (relative): Inappropriate ioctl for device (25)
    UVCIOC_CTRL_ADD - Error at Pan Reset: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_ADD - Error at Tilt Reset: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_ADD - Error at Pan/tilt Reset: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_ADD - Error at Focus (absolute): Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at Pan (relative): Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at Tilt (relative): Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at Pan Reset: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at Tilt Reset: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at Pan/tilt Reset: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at Focus (absolute): Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at LED1 Mode: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at LED1 Frequency: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at Disable video processing: Inappropriate ioctl for device (25)
    UVCIOC_CTRL_MAP - Error at Raw bits per pixel: Inappropriate ioctl for device (25)
    o: www-folder-path......: ./www-octopi/
    o: HTTP TCP port........: 8080
    o: HTTP Listen Address..: 127.0.0.1
    o: username:password....: disabled
    o: commands.............: disabled
    Done bring up all configured video device

Serial.log: 2022-02-25 19:44:14,689 - Enabling serial logging

SystemInfo: browser.user_agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36
connectivity.connection_check: 1.1.1.1:53
connectivity.connection_ok: True
connectivity.enabled: True
connectivity.online: True
connectivity.resolution_check: octoprint.org
connectivity.resolution_ok: True
env.hardware.cores: 4
env.hardware.freq: 1200.0
env.hardware.ram: 914010112
env.os.bits: 32
env.os.id: linux
env.os.platform: linux
env.plugins.pi_support.model: Raspberry Pi 3 Model B Rev 1.2
env.plugins.pi_support.octopi_version: 0.18.0
env.plugins.pi_support.throttle_state: 0x0
env.python.pip: 20.3.3
env.python.version: 3.7.3
env.python.virtualenv: True
octoprint.safe_mode: False
octoprint.version: 1.7.3
systeminfo.generator: zipapi

OctoPrint.log:
2022-02-25 19:30:25,635 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details:
| hardware:
| cores: 4
| freq: 1200.0
| ram: 914010112
| os:
| bits: 32
| id: linux
| platform: linux
| plugins:
| pi_support:
| model: Raspberry Pi 3 Model B Rev 1.2
| octopi_version: 0.18.0
| throttle_state: '0x0'
| python:
| pip: 20.3.3
| version: 3.7.3
| virtualenv: /home/pi/oprint
2022-02-25 19:30:25,648 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2022-02-25 19:30:25,669 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2022-02-25 19:30:26,630 - octoprint.server - INFO - Shutting down intermediary server...
2022-02-25 19:30:27,119 - octoprint.server - INFO - Intermediary server shut down
2022-02-25 19:30:27,121 - octoprint.events - INFO - Processing startup event, this is our first event
2022-02-25 19:30:27,122 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event
2022-02-25 19:30:27,132 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2022-02-25 19:30:27,152 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json
2022-02-25 19:30:27,183 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2022-02-25 19:30:27,184 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
2022-02-25 19:30:27,217 - octoprint.server.util.watchdog - INFO - ... initial scan done.
2022-02-25 19:30:27,218 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2022-02-25 19:30:28,337 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local.
2022-02-25 19:30:29,162 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_now': False, 'throttled_past': False, 'throttled_mask': 0, 'throttled_voltage_now': False, 'throttled_voltage_past': False, 'throttled_overheat_now': False, 'throttled_overheat_past': False}
2022-02-25 19:30:29,245 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local.
2022-02-25 19:30:29,264 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2022-02-25 19:30:29,357 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2022-02-25 19:30:29,577 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2022-02-25 19:30:29,986 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2022-02-25 19:30:30,631 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip
2022-02-25 19:30:30,638 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2022-02-25 19:30:30,639 - octoprint.util.pip - INFO - ==> pip ok -> yes
2022-02-25 19:30:30,658 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 26.1GB. That is considered sufficient for updating.
2022-02-25 19:30:31,994 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.55.250/', 'path': '/', 'query_string': 'l10n=en'}
2022-02-25 19:30:32,073 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2022-02-25 19:30:33,492 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8, 'printer_state': 'OFFLINE'}
2022-02-25 19:30:35,155 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.7.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 914010112, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0', 'plugins': ''}
2022-02-25 19:30:36,912 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.7.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 914010112, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0'}
2022-02-25 19:34:21,462 - octoprint.server.preemptive_cache - INFO - ... done in 11.76s
2022-02-25 19:42:39,139 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.55.102
2022-02-25 19:42:48,492 - octoprint.access.users - INFO - Logged in user: jjlocke
2022-02-25 19:42:48,496 - octoprint.server.api - INFO - Actively logging in user jjlocke from ::ffff:192.168.55.102
2022-02-25 19:42:48,596 - octoprint.server.util.flask - INFO - Passively logging in user jjlocke from ::ffff:192.168.55.102
2022-02-25 19:42:48,596 - octoprint.access.users - INFO - Logged in user: jjlocke
2022-02-25 19:42:48,637 - octoprint.server.util.flask.PreemptiveCache - INFO - Adding entry for / and {'path': '/', 'base_url': 'http://octopi/', 'query_string': 'l10n=en', '_timestamp': 1645818168.6378338, '_count': 1}
2022-02-25 19:42:48,992 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.55.102
2022-02-25 19:42:49,583 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.55.102
2022-02-25 19:42:49,610 - octoprint.server.util.flask - INFO - Passively logging in user jjlocke from ::ffff:192.168.55.102
2022-02-25 19:42:49,611 - octoprint.access.users - INFO - Logged in user: jjlocke
2022-02-25 19:42:50,679 - octoprint.server.util.sockjs - INFO - User jjlocke logged in on the socket from client ::ffff:192.168.55.102
2022-02-25 19:42:55,479 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '98.0.4758.102', 'os_name': 'Windows', 'os_version': '10'}
2022-02-25 19:43:39,782 - octoprint.plugins.logging - INFO - Setting logger octoprint level to 10
2022-02-25 19:44:15,196 - octoprint.events.fire - DEBUG - Firing event: SettingsUpdated (Payload: {'config_hash': '28d05ad5d7608792dab2aacbe7090509', 'effective_hash': 'e24e448f495ab4f8e2c375c9f6e1c76c'})
2022-02-25 19:44:15,197 - octoprint.events - DEBUG - Sending action to <function Server.run..on_settings_update at 0x723dd348>
2022-02-25 19:44:15,198 - octoprint.events - DEBUG - Sending action to <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x6aed62d0>>
2022-02-25 19:44:15,199 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2022-02-25 19:44:15,200 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2022-02-25 19:44:15,200 - octoprint.plugin - DEBUG - Calling on_event on announcements
2022-02-25 19:44:15,200 - octoprint.plugin - DEBUG - Calling on_event on file_check
2022-02-25 19:44:15,200 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2022-02-25 19:44:15,201 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2022-02-25 19:44:15,201 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2022-02-25 19:44:15,201 - octoprint.plugin - DEBUG - Calling on_event on tracking
2022-02-25 19:45:23,075 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2022-02-25 19:45:43,150 - octoprint.plugins.errortracking - INFO - Initialized error tracking
2022-02-25 19:45:43,615 - octoprint.events.fire - DEBUG - Firing event: SettingsUpdated (Payload: {'config_hash': '8bb8e171bb170c50d38330434319eae2', 'effective_hash': '643bd7407e09b794a7c68b2336182f50'})
2022-02-25 19:45:43,615 - octoprint.events - DEBUG - Sending action to <function Server.run..on_settings_update at 0x723dd348>
2022-02-25 19:45:43,616 - octoprint.events - DEBUG - Sending action to <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x6aed62d0>>
2022-02-25 19:45:43,618 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2022-02-25 19:45:43,618 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2022-02-25 19:45:43,619 - octoprint.plugin - DEBUG - Calling on_event on announcements
2022-02-25 19:45:43,619 - octoprint.plugin - DEBUG - Calling on_event on file_check
2022-02-25 19:45:43,619 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2022-02-25 19:45:43,619 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2022-02-25 19:45:43,620 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2022-02-25 19:45:43,621 - octoprint.plugin - DEBUG - Calling on_event on tracking

Additional information about your setup (OctoPrint version, OctoPi version, ...)

BTW; I am using the Camera port on the body of the Pi.
vcgencmd replies supported=1 detected=1

Raspi-config is also set to turn Camera, SSH, IC2, SPI all turned On.

Hello @Jeff_Locke !

Please: Either share the logs here as file or format them as code with:

grafik

Here there is a good checklist for connecting the camera - it could be that the little cable connecting the sensor is unseated?

1 Like

As you suggested. Thanks for the advise...

octoprint.log (62.7 KB)
serial.log (346 Bytes)
webcamd.log (13.3 KB)

Hi Charlie,
Yea, I have checked and re-checked and double checked to be sure the cables were properly seated and were facing the right direction. Hasn't helped.

Seem to have figured it out for one of my two Pi cameras. Right above the lens there is a little square connection that ties the lens to the electronics on the back side of the board. I discovered that if I put pressure on that connection, the camera works! My other camera was not so lucky and i just plain dead. Got a new camera coming in Monday.;

THANKS to all for the help.