1827283 Members
3720 Online
109717 Solutions
New Discussion

Re: Audio tool problem

 
SOLVED
Go to solution
Raul del Castillo
Contributor

Audio tool problem

Anybody know what happens in my system?

That's the oupput of send_sound command
# /opt/audio/bin/send_sound nopuedo.au
Unable to open audio server, AOpenAudio returns NULL, status: 18, Exiting...
and the Aserver is running
# ps -ef | grep Aserver
root 1033 1031 0 Oct 18 ? 0:00 /opt/audio/bin/Aserver
root 1031 1 0 Oct 18 ? 2:42 /opt/audio/bin/Aserver

Thanks,

Raul
2 REPLIES 2
Alex Glennie
Honored Contributor
Solution

Re: Audio tool problem

Andreas Voss
Honored Contributor

Re: Audio tool problem

Hi,

first look at your environment:
Is AUDIO set ?
If yes is it set to your computer ?
If not is DISPLAY set ?
If yes is it set to your computer:0 ?
You could also try restarting Aserver: /opt/audio/bin/Aserver -f

Regards