Shared Memory problems remain after following FAQ
Posted: Sat Jun 24, 2006 5:16 pm
I have my NC1000 set to 640x480 and I still get:
Jun 24 12:13:23 localhost zmu[8745]: ERR [Can't shmget, probably not enough shared memory space free: Invalid argument]
Jun 24 12:13:23 localhost zms[8751]: ERR [Can't shmget, probably not enough shared memory space free: Invalid argument]
I have done the following to increase the shared memory:
echo 134217728 >/proc/sys/kernel/shmall && echo 134217728 >/proc/sys/kernel/shmmax
In FC4
If I change the resolution to 320x240 it seems to work fine. But I would sure like to take advantage of the camera as much as I can, or am I just not able to do 640x480?
Jun 24 12:13:23 localhost zmu[8745]: ERR [Can't shmget, probably not enough shared memory space free: Invalid argument]
Jun 24 12:13:23 localhost zms[8751]: ERR [Can't shmget, probably not enough shared memory space free: Invalid argument]
I have done the following to increase the shared memory:
echo 134217728 >/proc/sys/kernel/shmall && echo 134217728 >/proc/sys/kernel/shmmax
In FC4
If I change the resolution to 320x240 it seems to work fine. But I would sure like to take advantage of the camera as much as I can, or am I just not able to do 640x480?