Have to run 'sudo chmod 666 /dev/video' after reboot
Posted: Sun Oct 31, 2010 3:18 am
I have seen this question asked before, but the given fixes dont work for me.
I just did a fresh install of Ubuntu 10.04 LTS server. I then installed Zoneminder 1.24.2.
I followed the instructions from here:
http://viktorpetersson.com/2010/05/23/h ... ts-server/
Everytime I reboot, Zoneminder wont start. I then have to go to my four video devices and run:
sudo chmod 666 /dev/video0
sudo chmod 666 /dev/video1
sudo chmod 666 /dev/video2
sudo chmod 666 /dev/video3
Once I do that, Zoneminder works great.
Once I reboot, it loses the settings and I have to run it again.
I saw someone in one of the threads that in order to get the change to stay, I needed to run:
sudo adduser www-data video
I run this command, and it says it is added, but when I reboot, the problem still isnt fixed.
How can I resolve this for good?
Thank you.
I just did a fresh install of Ubuntu 10.04 LTS server. I then installed Zoneminder 1.24.2.
I followed the instructions from here:
http://viktorpetersson.com/2010/05/23/h ... ts-server/
Everytime I reboot, Zoneminder wont start. I then have to go to my four video devices and run:
sudo chmod 666 /dev/video0
sudo chmod 666 /dev/video1
sudo chmod 666 /dev/video2
sudo chmod 666 /dev/video3
Once I do that, Zoneminder works great.
Once I reboot, it loses the settings and I have to run it again.
I saw someone in one of the threads that in order to get the change to stay, I needed to run:
sudo adduser www-data video
I run this command, and it says it is added, but when I reboot, the problem still isnt fixed.
How can I resolve this for good?
Thank you.