On Sun, Oct 03, 2004 at 07:36:06PM EST, Hynek Hanke wrote: > On Fri, Oct 01, 2004 at 08:18:28PM -0400, Chuck Hallenbeck wrote: > > Luke, > > If the script in which it does not work is run prior to your normal > > login, make sure the path is not the problem. Some of those utilities > > are located in /usr/local/bin, and sometimes bootup scripts do not have > > access to that directory. To be sure, include the explicit path to the > > utilities in the script and not just the utility names. > > Also, get sure that the soundcard is already up and running. > Try to insert some play something.wav to the beginning of the > script. I usually run my speakup script by hand, as I have some site so I can see what is going on, however this problem still occurs. Luke