hjkane
Posts: 6
Joined: Mon Jun 18, 2018 2:11 am

R Pi camera setup

Sat Jul 28, 2018 5:39 pm

I'm having trouble setting up my r Pi camera. I've run sudo apt-get update and sudo apt-get upgrade, but when I run sudo raspi-config it still shows no camera entry. In fact the raspi-config looks the same as before the updates, no camera selection. What am I missing?

DirkS
Posts: 10371
Joined: Tue Jun 19, 2012 9:46 pm
Location: Essex, UK

Re: R Pi camera setup

Sat Jul 28, 2018 6:38 pm

In current Raspbian it should be under '5 Interfacing Options'.
If it's not there you will have to tell us which OS + version you're using.
Also the output of

Code: Select all

uname -a

hjkane
Posts: 6
Joined: Mon Jun 18, 2018 2:11 am

Re: R Pi camera setup

Sat Jul 28, 2018 8:28 pm

DirkS wrote:
Sat Jul 28, 2018 6:38 pm
In current Raspbian it should be under '5 Interfacing Options'.
If it's not there you will have to tell us which OS + version you're using.
Also the output of

Code: Select all

uname -a
Thanks very much Dirk, that's where it was, I'm kinda new to this R Pi world and I very much appreciate your accurate reply.

Return to “Camera board”