Sorry, Linux newbie (if you couldn't tell). Here are the results: echo $AUDIOSERVER = ws001.ltsp:0.0 echo $LD_PRELOAD = /lib/libaudiooss.so.1.0
--- [EMAIL PROTECTED] wrote: > On Tue, 2 Sep 2003, Brad Goldbeck wrote: > > > I am logging onto the terminal as WS01 using KDE > as > > the GUI. The server is running AS2.1; however, the > > version file was changed to read as 7.3 during the > > LTSP installation. > > > > Once logged into the terminal, I open a shell and > try > > checking the variables using the commands given > and > > they return a command not found. > > > I didn't give you a command to run, only the > variables that > need to be set. > > if you want to know if they are currently set, you > need to use the echo command, like this: > > echo $AUDIOSERVER > echo $LD_PRELOAD > > Jim. > > > > > > > Tried at the server (no logged in as root) and got > the > > same results. > > > > Anything else I can try? Am I doing something > wrong? > > > > --- [EMAIL PROTECTED] wrote: > > > On Tue, 2 Sep 2003, Brad Goldbeck wrote: > > > > > > > I still can't get the sound to work with my > > > Diskless > > > > Workstations Jammin 150. I installed the sound > > > package > > > > and get no errors while tailing the > workstation > > > boot > > > > up at the server. The messages at the > workstation > > > fly > > > > by so fast I can not read them; however, I can > > > make > > > > out "loading sound modules" and "running sound > > > > server". I am not able to run auinfo at the > server > > > or > > > > the terminal. The only sound I get out of the > > > speakers > > > > is the system beep when I am at the command > > > prompt. > > > > When I try to play WAV files from the sound > > > setting > > > > area, I get nothing. Any suggestions?? > > > > > > Are you logging in as root ? It won't work as > root. > > > > > > once you log in, bring up an xterm, and check > the > > > following > > > environment variables: > > > > > > AUDIOSERVER > > > LD_PRELOAD > > > > > > See if those are set to something, if they are, > tell > > > us what > > > they are set to. > > > > > > What distro are you running ? > > > > > > What GUI ? (Gnome,KDE,Icewm...) > > > > > > Jim McQuillan > > > [EMAIL PROTECTED] > > > > > > > > > > > > > > __________________________________ > > > > Do you Yahoo!? > > > > Yahoo! SiteBuilder - Free, easy-to-use web > site > > > design software > > > > http://sitebuilder.yahoo.com > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > This sf.net email is sponsored by:ThinkGeek > > > > Welcome to geek heaven. > > > > http://thinkgeek.com/sf > > > > > > > > > > _____________________________________________________________________ > > > > Ltsp-discuss mailing list. To un-subscribe, > or > > > change prefs, goto: > > > > > > > > > > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > > > > For additional LTSP help, try #ltsp channel > on > > > irc.freenode.net > > > > > > > > > > -- > > > > > > > > > > > > > > > ------------------------------------------------------- > > > This sf.net email is sponsored by:ThinkGeek > > > Welcome to geek heaven. > > > http://thinkgeek.com/sf > > > > > > _____________________________________________________________________ > > > Ltsp-discuss mailing list. To un-subscribe, or > > > change prefs, goto: > > > > > > > > > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > > > For additional LTSP help, try #ltsp channel on > > irc.freenode.net > > > > > > __________________________________ > > Do you Yahoo!? > > Yahoo! SiteBuilder - Free, easy-to-use web site > design software > > http://sitebuilder.yahoo.com > > > > -- > __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
