Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5977

Beginners • Re: Unable to connect imx219 camera using raspberry pi 5

$
0
0
There is no need to uncomment this line.

Code:

#dtparam=i2c_arm=on

Applying the imx219 overlay needs to be on a line of it's own, so return the

Code:

dtoverlay=vc4-kms-v3d,imx219
to just

Code:

dtoverlay=vc4-kms-v3d
and add a standalone line.

Code:

dtoverlay=imx219 

Statistics: Posted by sandyol — Mon May 20, 2024 9:35 pm



Viewing all articles
Browse latest Browse all 5977

Trending Articles