ArduCAM / RaspberryPi

This is Arducam camera demos used on Raspberry Pi paltform
BSD 3-Clause "New" or "Revised" License
162 stars 97 forks source link

Multi-camera Adapter B0120 V2.2 + RPi 4B - All ports disabled executing init_camera.sh #33

Open ZannLii2 opened 4 years ago

ZannLii2 commented 4 years ago

Right on the get-go after purchasing ArduCAM 4-Channel Multi-camera Adapter B0120 V2.2, tried executing the camera modules, RPi 4B on Raspbian Buster seem to have crashed and disabled all of the ports including HDMI ports when trying to execute "init_camera.sh" shell file. Attempt to execute "4cam_cv3.py" doesn't display my 2 camera's outputs. I'm not sure how to go from here after this. I hope you guys would help out about this issue. Here are the details below:

Setup: RPi 4B <-- SDCard 32GB <-- Raspbian Buster <-- HDMI <-- TV (VIZIO E321VL-TW) <-- LAN <-- Router <-- USB <-- USB Wireless Keyboard+Mouse combo <-- CSI <-- ArduCAM B0120 V2.2 <-- Camera A - RPi Camera V1.3 <-- Camera C - RPi Camera V1.3

Terminal: $ sudo raspi-config -- Enabled "Camera" -- Enabled "I2C" $ sudo apt install python-pyqt5 $ sudo apt install python-opencv $ git clone https://github.com/ArduCAM/RaspberryPi.git $ cd RaspberryPi/Multi_Camera_Adapter/Multi_Adapter_Board_4Channel/Multi_Camera_Adapter_V2.2 $ sudo chmod +x init_camera.sh $ sudo ./init_camera.sh

Status: CRASH

Terminal output before CRASH: 0  1  2  3 4  5  6  7  8  9  a  b  c  d  e  f 00:          -- -- -- -- -- -- -- -- -- -- -- -- -- 10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 30: -- -- -- -- -- -- 36 -- -- -- -- -- -- -- -- -- 40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 70: 70 -- -- -- -- -- -- -- ---- Configure Adapter Board V2.1 Adapter Board V2.1 configure OK ---- install v4l2 driver configure v4l2 driver install OK ---- detecting the dev/video0 device video0 detected! ---- Start testing each camera if all of them are normal, after it finished, you will see four image in the current path. Start testing the camera A

CRASH HAPPENS AFTER THIS LINE

I've also attempted to troubleshoot by doing the following:

hanifizzudinrahman commented 2 years ago

me too facing the same issue as you, have you solve this problem?

ZannLii2 commented 2 years ago

no, haven't heard anything from the dev ever since. I've moved on to other projects using just 1 camera for now.

hanifizzudinrahman commented 2 years ago

Ok, thx for the reply brother