Apesbrain wrote: > The file is called "bootlocal.sh". Can you please post back with the > entire contents of this file as you are now using it? Mine has no line > breaks so it is difficult to determine where to insert any new commands. > Thanks.
Hi Apesbrain Yes its indeed called bootlocal.sh....my mistake in getting the name backwards. I used WinSCP to add the necessary lines at the bottom of the file. Perhaps the best thing for users to do is to use the "tweaks" section instead of digging into the innards of piCore. By adding this string to the User Command line on the tweaks page someone could just apply it and disgard it without ssh'ing into piCore. sudo chrt -f -p 99 $(pidof ksoftirqd/0); sudo chrt -f -p 99 $(pidof ksoftirqd/1); sudo chrt -f -p 99 $(pidof ksoftirqd/2); sudo chrt -f -p 99 $(pidof ksoftirqd/3) ------------------------------------------------------------------------ edwardthern's Profile: http://forums.slimdevices.com/member.php?userid=66099 View this thread: http://forums.slimdevices.com/showthread.php?t=106252 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
