Salut Chris, > well I upgraded to edgy and now I can't get kino to work. hahaha I also > get an error message when I launch cinelerra > > coid MWindow::init_shm():WARNING:/proc/sys/kernel/shmmax is 0x2000000, > which is to low. Before running Cinelerra do the following as root: > echo "0x7ffffff" > /proc/sys/kernel/shmmax Add these two lines at the bottom of /etc/sysctl.conf: # make cinelerra happy kernel.shmmax = 2147483647
and restart Linux. Sylvain. _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
