Search the FAQ Archives

3 - A - B - C - D - E - F - G - H - I - J - K - L - M
N - O - P - Q - R - S - T - U - V - W - X - Y - Z
faqs.org - Internet FAQ Archives

comp.sys.hp.hpux FAQ
Section - 8.29 How can I use audio on HP-UX 10.x/11.x without a network?

( Single Page )
[ Usenet FAQs | Web FAQs | Documents | RFC Index | Cities ]


Top Document: comp.sys.hp.hpux FAQ
Previous Document: 8.28 How can I play MP3s?
Next Document: 8.30 Is there a tool to trace system calls?
See reader questions & answers on this topic! - Help others by sharing your knowledge

The problem is that audio relies on the DCE rpcd, which doesn't start if
there's no network.  Consequently, the audio server (Aserver) fails to
start either.

You can always access /dev/audio directly, but you won't be able to
use HP's audio software, such as the Audio Control Panel or the Audio
Editor.  Furthermore, this method is not documented by HP.

To get Aserver to work, you basically have to make the machine believe
it's on a network.  You have to get the lan interface up; loopback is
not enough.  Plugging a transceiver into the AUI port is reported to
work on 715s and 712s.

Another solution is to restore /usr/audio/*, llbd and libAt.* from a
9.x backup tape and replace rpcd with a symbolic link to llbd.  Then,
you can use audio in much the same way as on HP-UX 9.x.  The only
problem is that the buttons in the audio_editor don't have any text in
them, so one has to guess which one does what.

Unfortunately, SD-UX doesn't work with this configuration, which makes it
impossible to install or remove SD packages.  To fix this, you have to
recreate the standard RPC symlinks - link /usr/bin/rpcd to
/opt/dce/sbin/rpcd,
and /opt/dce/sbin/rpcd to dced.

User Contributions:

Comment about this article, ask questions, or add new information about this topic:




Top Document: comp.sys.hp.hpux FAQ
Previous Document: 8.28 How can I play MP3s?
Next Document: 8.30 Is there a tool to trace system calls?

Single Page

[ Usenet FAQs | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
hpux.faq@gmail.com





Last Update March 27 2014 @ 02:11 PM