permissions error - fresh install ubuntu 9.10
Posted: Tue Feb 23, 2010 5:25 am
greetings.
i am using one of the 'pico2000' cards. a fresh install of ubuntu 9.10 (installed less than 3 hours ago). installed zm v1.24.2 from sources, followed a different guide this time than i did last time, but the steps were virtually identical.... in both cases i am NOT using the shared memory, it was ./configured using --enable-mmap
so, my main problem was once again, 'broken' images being loaded on the live cam view. same problem i had before that caused me to set everything up from scratch again. i can view the 'montage' view just fine because it is displaying via the java applet- but the normal live cam views usually show the 1st frame and then just show broken images.
heres the syslog:
Feb 22 23:19:23 oheyesea zmdc[1236]: INF [Starting pending process, zmc -d /dev/video0]
Feb 22 23:19:23 oheyesea zmdc[1535]: INF ['zmc -d /dev/video0' started at 10/02/22 23:19:23]
Feb 22 23:19:23 oheyesea zmdc[1236]: INF ['zmc -d /dev/video0' starting at 10/02/22 23:19:23, pid = 1535]
Feb 22 23:19:23 oheyesea zmc_dvideo0[1535]: INF [Debug Level = 0, Debug Log = <none>]
Feb 22 23:19:23 oheyesea zma_m3[1272]: WAR [Waiting for capture daemon]
Feb 22 23:19:23 oheyesea zma_m2[1265]: WAR [Waiting for capture daemon]
Feb 22 23:19:23 oheyesea zmc_dvideo0[1535]: INF [Starting Capture]
Feb 22 23:19:23 oheyesea zmc_dvideo0[1535]: FAT [Failed to open video device /dev/video0: Permission denied]
Feb 22 23:19:23 oheyesea zmdc[1236]: ERR ['zmc -d /dev/video0' exited abnormally, exit status 255]
if i
chmod 777 /dev/video0
it works!
but the permission change does not last across reboots! and thus this box would be very problematic in a production environment where i have to babysit it every time the power goes out
any help would be extremely appreciated--- even if your help is simply "install this old version of ((insert distro here)) and this old version of zm"
i am using one of the 'pico2000' cards. a fresh install of ubuntu 9.10 (installed less than 3 hours ago). installed zm v1.24.2 from sources, followed a different guide this time than i did last time, but the steps were virtually identical.... in both cases i am NOT using the shared memory, it was ./configured using --enable-mmap
so, my main problem was once again, 'broken' images being loaded on the live cam view. same problem i had before that caused me to set everything up from scratch again. i can view the 'montage' view just fine because it is displaying via the java applet- but the normal live cam views usually show the 1st frame and then just show broken images.
heres the syslog:
Feb 22 23:19:23 oheyesea zmdc[1236]: INF [Starting pending process, zmc -d /dev/video0]
Feb 22 23:19:23 oheyesea zmdc[1535]: INF ['zmc -d /dev/video0' started at 10/02/22 23:19:23]
Feb 22 23:19:23 oheyesea zmdc[1236]: INF ['zmc -d /dev/video0' starting at 10/02/22 23:19:23, pid = 1535]
Feb 22 23:19:23 oheyesea zmc_dvideo0[1535]: INF [Debug Level = 0, Debug Log = <none>]
Feb 22 23:19:23 oheyesea zma_m3[1272]: WAR [Waiting for capture daemon]
Feb 22 23:19:23 oheyesea zma_m2[1265]: WAR [Waiting for capture daemon]
Feb 22 23:19:23 oheyesea zmc_dvideo0[1535]: INF [Starting Capture]
Feb 22 23:19:23 oheyesea zmc_dvideo0[1535]: FAT [Failed to open video device /dev/video0: Permission denied]
Feb 22 23:19:23 oheyesea zmdc[1236]: ERR ['zmc -d /dev/video0' exited abnormally, exit status 255]
if i
chmod 777 /dev/video0
it works!
but the permission change does not last across reboots! and thus this box would be very problematic in a production environment where i have to babysit it every time the power goes out
any help would be extremely appreciated--- even if your help is simply "install this old version of ((insert distro here)) and this old version of zm"