Changes between Version 272 and Version 273 of HetProcedures/RA/overview


Ignore:
Timestamp:
Nov 3, 2019 1:12:01 AM (5 years ago)
Author:
stevenj
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HetProcedures/RA/overview

    v272 v273  
    103103Make sure that MCS is playing sounds at the completion of exposures/scripts. You can generate a test sound with: {{{  play -q /opt/het/hetdex/etc/sounds/alert-1.ogg }}}
    104104    If sounds are not working, try as many of these as you can, in this order:
    105      *1) run {{{ pulseaudio -k }}}
    106      *2) run {{{ rm /tmp/.esd-*/socket }}}   and then   {{{ pulseaudio -D}}}
    107      *3) run (as root): {{{ ps ax | grep pulse }}},   {{{ kill <pulsaudio PID> }}}, and {{{ /usr/bin/pulseaudio --start --log-target=syslog }}}
    108      *4) logout from astronomer and login again
    109      *5) reboot mcs
     105     *run {{{ pulseaudio -k }}}
     106     *run {{{ rm /tmp/.esd-*/socket }}}   and then   {{{ pulseaudio -D}}}
     107     *run (as root): {{{ ps ax | grep pulse }}},   {{{ kill <pulsaudio PID> }}}, and {{{ /usr/bin/pulseaudio --start --log-target=syslog }}}
     108     *logout from astronomer and login again
     109     *reboot mcs
    110110
    111111