- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Audio device J280 fails to work
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2002 05:16 AM
04-29-2002 05:16 AM
Audio device J280 fails to work
Thanks a lot in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2002 05:50 AM
04-29-2002 05:50 AM
Re: Audio device J280 fails to work
I know of now known issues wrt this model ....
is rpcd / dced running ?
it may also be woth while running : say /opt/audio/bin/send_sound and seeing if that reports back any errors or /opt/audio/bin/Aserver -f ? so we have something to go on .....
lastly the latest audio patch = PHKL_26031
I guess there's a chance this could be a H/w problem ...does dmesg report anything ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2002 06:09 AM
04-29-2002 06:09 AM
Re: Audio device J280 fails to work
Patch Name: PHKL_26031
Patch Description: s700_800 11.00 New audio h/w support + cumulative fixes
If not, install it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2002 06:11 AM
04-29-2002 06:11 AM
Re: Audio device J280 fails to work
I have tried out your suggestions with the following result:
1. "/usr/sbin/ioscan -fnCaudio" does not yield anything.
2. "/opt/audio/bin/Aserver -f" yields "failed to open /dev/audioIL - Aserver exiting" (btw, the device /dev/audioIL is missing).
3. "/opt/audio/bin/send_sound ..." yields "Unable to open audio server, AOpenAudio returns NULL, status: 18, Exiting...".
After all, quite logical, as the device is not supported by the kernel (either forgotten to install the kernel support or hardware flaw).
4. Finally, "dmesg" exhibits the error message "audio_attach(): audio configuration failed init of hardware not successful. id=7b and my_isc=c0". In fact, I had forgotten to add that already at boot time, the audio server daemon start-up script displayed "failed".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2002 06:19 AM
04-29-2002 06:19 AM
Re: Audio device J280 fails to work
I have seen this with a B class and I resolved it simply by doing
insf -e
and for this postie.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xe5a5ba808b46d611abda0090277a778c,00.html
cheers
John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2002 10:04 AM
05-01-2002 10:04 AM
Re: Audio device J280 fails to work
However, just executing "ioscan" produces the following message:
H/W Path Class Description
==============================================
8/12/1 unknown Built-in Audio
I have to add that during the boot-up procedure the error message "id=7B my_isc=c0" and "init of hardware not successful" was issued. After all, it may indeed be a hardware flaw. Thank you guys!