On 03/23/2013 12:38 PM, Fryderyk Dziarmagowski wrote:
Jeremy,
sound like sudo is not a perfect tool for you, try
su -l pi -c/home/pi/bin/drumpad
instead of it.
Freddy
Hello Freddy,
Thanks but unfortunately this yields the same results. Jack doesn't
start and complains that it can't run in realtime mode.
I could of course disable realtime mode but I don't want that, I need
the strict scheduling otherwise I quickly get xruns on the Raspberry Pi.
Just as a test, can you simply sudo to bash and then do things by hand to see
if anything there fails? Or did I miss you already trying that?