bobertuk;650552 Wrote: > Same here :( > > I've checked the code manually by entering them at the command line and > it works. > > i.e. > > jalsa1=`ps -eo pid,args|grep "jive_alsa -d default"|head -1|cut -f3 -d" > "` > chrt -f -p 55 $jalsa1 > > BUT - when included in the rcS script it doesn't work. > > Ideas anyone? > > Bob
Just a wild guess but maybe the jive_alsa process hasn't spawned yet when the rcS script fires? -- Jeff Flowerday ------------------------------------------------------------------------ Jeff Flowerday's Profile: http://forums.slimdevices.com/member.php?userid=15883 View this thread: http://forums.slimdevices.com/showthread.php?t=89359 _______________________________________________ audiophiles mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/audiophiles
