Reply To: Just got a new Camera V2 but it don't work.

Max2Play Home Forums Max2Play on Raspberry PI Just got a new Camera V2 but it don't work. Reply To: Just got a new Camera V2 but it don't work.

4. Januar 2017 at 20:06 #25537

Rebooted after it updated but that did not help.

I did what it said on the Link.

had to find the script did it like this:

find / -name RPi_Cam_Web_Interface_Installer.sh

cd /opt/max2play/cache/newplugin/rpicam/scripts/
./RPi_Cam_Web_Interface_Installer.sh install

It said had to reboot then so I did.

Then I did:

./RPi_Cam_Web_Interface_Installer.sh update

But it said all ready updated but installed it any way and had to reboot again.

Then I did ./RPi_Cam_Web_Interface_Installer.sh start

But it did errors and so I guess I fixed the errors putting chmod 777 on /var/www/rpicam/macros/error_hard.sh then is stop the errors it looked like this:

mmal: mmal_vc_component_create: failed to create component ‚vc.ril.camera‘ (1:ENOMEM)
mmal: mmal_component_create_core: could not create component ‚vc.ril.camera‘ (1)
sh: 1: /var/www/rpicam/macros/error_hard.sh: Permission denied
mmal: mmal_vc_component_create: failed to create component ‚vc.ril.camera‘ (1:ENOMEM)
mmal: mmal_component_create_core: could not create component ‚vc.ril.camera‘ (1)

Broadcast message from root@small-max2play (Wed Jan 4 12:54:12 2017):

The system is going down for reboot NOW!
mmal: mmal_vc_component_create: failed to create component ‚vc.ril.camera‘ (1:ENOMEM)
mmal: mmal_component_create_core: could not create component ‚vc.ril.camera‘ (1)

Broadcast message from root@small-max2play (Wed Jan 4 12:54:17 2017):

The system is going down for reboot NOW!

Now it keeps rebooting over and over. I am trying to reset the 777 back to 444.

I did that and now it don’t keep rebooting.

But the camera still don’t work.

What else can I do to fix it?

-Raymond Day