I recently flashed reTerminal with latest Raspberry OS (64-bit).
Here is the system info: Linux reterminal 5.15.61-v8+ #1579 SMP PREEMPT Fri Aug 26 11:16:44 BST 2022 aarch64 GNU/Linux
And I cannot get pi camera working properly. sudo vcgencmd get_camera returns supported=0 detected=0, libcamera interfaces=0. The same camera works properly before reos.
I was wondering if this is a hardware issue or a software issue.
Hi @bh4cyi, the solution is relatively simple; I describe it below. In the config.txt file where the camera autodetection is, you change the one to a zero. Then you use the command dtoverlay + the reference of your camera and the parameter cam0. According to the link, this parameter adopts the default configuration for CAM0 in a Compute Module (CSI0, i2c_vc, and cam0_reg).