Paul Webster wrote: > Try adding this to the end of the vcgencmd > >/dev/null 2>&1 > If not that it will be something similar (not at a pCP system to > verify) > Putting an ampersand (preceded by a space) at the end of the line might > make the script run faster as the command would be run in background.
Do as stated above, don't try to fork another process by adding an extra ampersand. piCorePlayer a small player for the Raspberry Pi in RAM. Homepage: https://www.picoreplayer.org Please 'donate' (https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=U7JHY5WYHCNRU&lc=GB¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted) if you like the piCorePlayer ------------------------------------------------------------------------ paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858 View this thread: http://forums.slimdevices.com/showthread.php?t=112748 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
