On Tue, Dec 23, 2008 at 10:09:43AM -0700, Steven wrote: > Then I rebooted the computer with this in /etc/rc.local > > nice -n -20 su -m nobody -c "aucat -l -b 8192 &"
I highly suggest not using nice with sound servers. I tried playing that game once with jackd, and it caused all kinds of "strange" problems. it _might_ work if all the clients are all started with the same nice level, but otherwise scheduling gets all out of whack. -- [email protected] SDF Public Access UNIX System - http://sdf.lonestar.org

