Sponsored Content
Full Discussion: Audio HELP Please!
Top Forums UNIX for Dummies Questions & Answers Audio HELP Please! Post 5165 by Randy on Wednesday 8th of August 2001 09:24:20 AM
Old 08-08-2001
Set the AUDIO to your unqualified hostname; you may want to set SPEAKER to internal or external, depending on where you have a speaker. Remember to export the envs. Also try:

/opt/audio/bin/asecure -C and
/opt/audio/bin/asecure -d

and if this doesn't cut it, try searching hp's site for patches.

 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

playing audio

Hi all, I play audio through the web browser and it plays ok on windows. When i try the same thing on unix i get the error message "sh: /usr/local/bin/sox: not found. I've tried 'locate sox' and can't seem to find it. Is there some way I can change the browser settings so they play the audio... (3 Replies)
Discussion started by: molli_81
3 Replies

2. Programming

Playing Audio files in C

Hi All, Looking for an assistance on how to access the speakers of my machine and play audio files using C. Any tutorials will be of great help. Regards, Sayantan. (1 Reply)
Discussion started by: Sayantan
1 Replies

3. UNIX for Advanced & Expert Users

Audio-Text in Unix

Hello all, Could anyone help to me :as to how can i record an audio file in unix and convert it into a text . Or anything with audio recording to get started would help . thanks, (3 Replies)
Discussion started by: phantom308
3 Replies

4. Solaris

realteak HD Audio Chipset

I am wondering if there is a way to get opensolaris to accept my realteck hd audio chip set. dmesg Thu Oct 23 22:47:38 EDT 2008 Oct 23 22:34:49 opensolaris Use is subject to license terms. Oct 23 22:34:49 opensolaris unix: features:... (1 Reply)
Discussion started by: FloridaBSD
1 Replies

5. Ubuntu

save audio thats being played.

I want to save a song which is being played from internet. I cant find where it gets cached. Im also not sure if the whole sing will remain in the cache while the song finishes. There must be a way using /dev/audio or something. Im not able to figure out. (4 Replies)
Discussion started by: bbala
4 Replies

6. UNIX for Dummies Questions & Answers

trying to install the audio software in my pc

Hi, my friend refer me here he was saying that they have the best solution and really good wisdom of the UNIX system , i am learning and trying to install the audio software in my pc , but it 's not working may be i am forgetting something. (2 Replies)
Discussion started by: maggilane
2 Replies

7. UNIX for Dummies Questions & Answers

Audio Problem

Hi I recently installed BT 5 Gnome on my Asus laptop running on Intel HD graphics. I've been having problems with audio, at first I experienced the basic problem that was solved by adding pulse audio to the starting programs. This allowed me to open Sound preferences but I still have no sound.... (0 Replies)
Discussion started by: edreeso
0 Replies

8. UNIX Desktop Questions & Answers

Audio cropping in Linux

Hello, i have Debian 6.x and Gnome desktop. Looking for some lightweight app to trim and crop mp3, wma or similar files. I already have ffmpeg installed. I tried to load 29Mb file to Audacitty and it was frozing whole day untill i turned off PC. Some simple tool, even command line,... (1 Reply)
Discussion started by: postcd
1 Replies

9. Slackware

Problems with audio recording in Audacity 2.0.5. Slackware64 14.1; Intel HD Audio.

I'm trying to record audio using Audacity 2.0.5 installed from SlackBuilds. My system is 64-bit Slackware 14.1 and a sound card is Intel HD Audio. I didn't change my sound system to OSS. (Default sound system in Slackware 14.1 is ALSA, isn't it?) First, I set Internal Microphone slider in KMix... (2 Replies)
Discussion started by: qzxcvbnm
2 Replies
audio810(7D)															      audio810(7D)

NAME
audio810 - Intel ICH series, nVidia nForce series and AMD 8111 audio core support. The audio810 driver provides support for AC 97 audio controllers embedded in Intel ICH, nVidia nForce, and AMD 8111 chips. APPLICATION PROGRAM INTERFACE
This interface is described in the mixer(7I) and audio(7I) man pages. Driver Versions Applications that open /dev/audio may use the AUDIO_GETDEV ioctl(2) to determine which audio device is being used. The audio810 driver returns the string SUNW,audio810 in the name field of the audio_device structure. The version field contains a letter "a" and the config field contains the string onboard1. Platform Ver. Out H. Phone Spkr. In Mic. CD Sun W1100z/ a Y Y Y Y Y Y W2100z workstation Key to the above table: Ver. = Version. Out = Line Out. H. Phone = Head Phone. Spkr = Internal Speaker. In = Line In. Mic. = Microphone. CD = CD=ROM. The audio810 device provides support for the internal speaker, headphone, line out, line in, and microphone. The play.mod_ports and record.mod_ports fields of the audio_info structure (see audio(7I)) indicate which ports may be manipulated. Audio Mixer Mode This driver supports the mixer mode only. (Compat mode is not supported). Audio Data Formats The audio810 device supports 16-bit linear encodings in stereo. With the mixer enabled, a continuous range of sample rates from 5510 to 48000 Hz is supported. With the mixer disabled, only sample rate 48000 Hz is supported. This is limited by hardware capability. The device can be opened for simultaneous play and record whether the mixer is enabled or not. Sample Granularity Because the audio810 device manipulates buffers of audio data, the reported input and output sample counts will vary at any given time from the actual sample count by no more than the size of the buffers the audio810 driver is transferring. In general, programs should not rely on the absolute accuracy of the play.samples and record.samples fields of the audio_info structure. Interrupt Rate The driver determines how often play and record interrupts should take place. For playing audio, this determines how often and how much audio is requested from the audio mixer. The impact of interrupts on recording is minimal. However, if a very small read buffer size is set, the record interrupt rate should be increased to prevent the buffer from overflowing. The play and record interrupt rates are tunable in the /kernel/drv/audio810.conf file. Audio Status Change Notification As described in the audio(7I) and mixer(7I) man pages, it is possible to request asynchronous notification of changes in the state of an audio device. audio810 errors are described in the audio(7I) man page. /dev/audio Symbolic link to the system's primary audio device. (Not necessarily an audio810 audio device). /dev/audioctl Control device for the primary audio device. /dev/sound/0 Represents the first audio device on the system. (Not necessarily an audio810 audio device). /dev/sound/0ctl Audio control for /dev/sound/0. /usr/share/audio/samples Audio sample files. /kernel/drv/audio810.conf audio810 driver configuration file. See attributes(5) for a descriptions of the following attributes: +--------------------+--------------------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +--------------------+--------------------------------------+ |Architecture |PC-based system | +--------------------+--------------------------------------+ |Availability |SUNWaudd, SUNWauda | +--------------------+--------------------------------------+ |Stability level |Evolving | +--------------------+--------------------------------------+ mixerctl(1), sdtaudiocontrol(1), ioctl(2), attributes(5), audio(7I), mixer(7I), streamio(7I) AMD-8111 HyperTransport I/O Hub Data Sheet -- Advanced Micro Devices Inc. ALC655 Specification -- Realtek Inc. http://www.sun.com/io In addition to being logged, the following messages may appear on the system console: init_state() play interrupt rate set too low The play interrupt rate in audio810.conf is set too low. It has been reset to the rate specified in the message. Update audio810.conf to a higher play interrupt rate. init_state() play interrupt rate set too high The play interrupt rate set in audio810.conf is set too high. It has been reset to the rate specified in the message. Update audio810.conf to a lower play interrupt rate. init_state() record interrupt rate set too low The record interrupt rate in audio810.conf is set too low. It has been reset to the rate specified in the message. Update audio810.conf to a higher record interrupt rate. init_state() record interrupt rate set too high The record interrupt rate in audio810.conf is set too high. It has been reset to the rate specified in the message. Update audio810.conf to a lower record interrupt rate. 16 July 2005 audio810(7D)
All times are GMT -4. The time now is 10:16 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy