[beagleboard] limits.conf - setting memlock and rtprio values

2015-07-03 Thread Ivan Franco
Hi, I'm trying to set new limits for the audio group, in order to use jack (audio routing), which needs the following settings. debian@beaglebone:~$ cat /etc/security/limits.conf @audio - memlock 256000 @audio - rtprio 99 @audio - nice -19 after reboot, checking the current limits: debian@

[beagleboard] limits.conf not working

2015-07-03 Thread Ivan Franco
Hello, I'm trying to set user limits by editing limits.conf debian@beaglebone:~$ cat /etc/security/limits.conf ... @audio - memlock 256000 @audio - rtprio 99 @audio - nice -19 The debian user is in the audio group yet when I ask for the current limits I get: debian@beaglebone:~$ ulimit -a core

[beagleboard] trouble setting limits.conf

2015-07-06 Thread Ivan Franco
Hi, I'm having trouble configuring user limits on the latest console image (debian-7.8-console-armhf-2015-03-01). The new limits set on limits.conf don't seem to have any effect. debian@beaglebone:~$ cat /etc/security/limits.conf # /etc/security/limits.conf ... @audio - memlock 256000 @audio -

[beagleboard] Re: trouble setting limits.conf

2015-07-08 Thread Ivan Franco
Thanks a lot Charles, that worked. Ivan -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard+u