On Mon, Feb 20, 2006 at 01:54:20PM -0500, [EMAIL PROTECTED] wrote: > On Mon, 20 Feb 2006, Nicolas wrote: > > I discovered Cinelerra freezes when opening ANY project (I have 4 on my > > computer), when launched from the "normal" user. > > > > What could I do? Don't you have any idea ? > > I'd check permissions on the sound and RTC devices. > -- > Matthew Skala > [EMAIL PROTECTED] Embrace and defend. > http://ansuz.sooke.bc.ca/
I check /dev and looked for rtc and snd : # ls -l /dev | grep snd drwxr-x--- 2 root audio 4096 2005-03-05 21:26 snd crw-rw---- 1 root audio 14, 6 2005-03-05 21:26 sndstat My "normal" user is in the audio group. For rtc: # ls -l | grep rtc crw-rw-r-- 1 root root 10, 135 2002-03-14 22:54 rtc I changed the permissions to 666 and it did not change anything. I put it back to 664. There're 1659 devices in /dev. How can I know which ones are used by cinelerra? I reduced the number of devices by not taking into account the devices in 666 mode, or devices whose group is one of the groups which the "normal" user belongs to. I get 1332 devices nodes "only". Any idea? Thanks. Nicolas. _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
