Sponsored Content
Full Discussion: RHEL6.2 Santiago Audio Issue
Homework and Emergencies Emergency UNIX and Linux Support RHEL6.2 Santiago Audio Issue Post 302819445 by babinlonston on Tuesday 11th of June 2013 10:33:17 AM
Old 06-11-2013
RHEL6.2 Santiago Audio Issue

Hi All Linux Experts ,

Need Urgent help , im using RHEL6.2 Santiago , While playing Song its not playing Properly its jerking Voice breaking breaking ... Cant Hear Properly , And im using Intel DG61HO Motherboard With intel i3 Processor , Please Help me to get fixed this issue ... And cant install vlc mediaplayer , i have installed some of the plugins suck as ffmepg and lame so what no i can hear Sound and can able to watch Movies but its not playing properly just keep on jerking on Sound have jerking issue , but Movies are playing smoothly ....

Even i have played songs in Website the same issue happens

Hope ill get solution as soon as possible

---------- Post updated at 08:03 PM ---------- Previous update was at 09:49 AM ----------

Hello Any one there to help me out from this ?
 

10 More Discussions You Might Find Interesting

1. Red Hat

whats new in rhel6

hi everyone please tell me what is new in rhel 6 version,than rhel 5 or rhel 5.5? (1 Reply)
Discussion started by: dipanjan123
1 Replies

2. Red Hat

3D effects on RHEL6 OC

Hello, I just installed RHEL6 OC on my T61p. It's great! Just for fun I'd like to use some fancy cool Desktop effects. I tried to enable 3D Desktop effects from OC Welcome Center but it gave me error message: Accelerated 3D graphics is not available. Desktop effects require hardware 3D support.... (7 Replies)
Discussion started by: susja
7 Replies

3. Red Hat

3d effects in rhel6

I installed rhel 6.0 in my laptop but it is not upporting 3d graphics of rhel6 and i am getting an error message "Accelerated 3d graphics not available Desktop effects require hardware 3D support." my laptop is dll studio 1558 and my graphic card is ATI Radeon 5470 with 1 gb dedicated ram. (6 Replies)
Discussion started by: nileshgupta
6 Replies

4. Red Hat

Installation of java on RHEL6

HI all, I am trying to install java on RHEL 6 in a vm. Can any one Help me How to install Java on RHEL6. (1 Reply)
Discussion started by: saisrinivas99
1 Replies

5. IP Networking

Channel bonding Issue - Bond0 interface not getting up in on RHEL6

Hello, I am trying to set up Channel Bonding on a RHEL6 Virtual Box VM. I have 2 ethernet cards on the machine which are set up in Internal Network mode. I followed all the steps exactly as mentioned in the RHEL6 deployment Guide, but for some reason i think results are not correct. Here are my... (13 Replies)
Discussion started by: Rohit Bhanot
13 Replies

6. Red Hat

Mount problem in RHEL6

Hi Folks, I am trying to mount an AIX server in Linux 6, I am able to mount the path under the mount point of /mnt and also can view on df -h. But, under the /mnt there is no content ... its empty. (6 Replies)
Discussion started by: gsiva
6 Replies

7. UNIX for Dummies Questions & Answers

Keys not working after installing redhat santiago

Hi Guys, I have installed redhat santiago on my system but keys ar not working properly after installation , like for | (pipeline) it types "~" and for other special keys also. also man command doesnt work pls help (0 Replies)
Discussion started by: Jcpratap
0 Replies

8. Red Hat

[RHEL6.1] Installation phpmyadmin

Hi, i'm trying to install PhpMyAdmin on my RHEL 6.1 but when i do : yum install phpmyadmin it gives me this : Error: Package: php-common-5.5.8-1.el6.remi.i686 (remi-php55) Requires: libssl.so.10(libssl.so.10) Error: Package: php-5.5.8-1.el6.remi.i686 (remi-php55) ... (1 Reply)
Discussion started by: talkk
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

10. Red Hat

Multipath issue in RHEL6.5 32-bit

I am facing problems with native multipath of the OS RHEL 6.5 (32-bit). One of the two paths of random Logical disks are not going neither failing back unless we reboot the system.what could be the reason? (1 Reply)
Discussion started by: Sahil Sharma
1 Replies
audiohd(7D)							      Devices							       audiohd(7D)

NAME
audiohd - HD audio controller generic codec audio core support.. DESCRIPTION
The audiohd driver provides support for the generic codec chips which are compatible with the Intel High-Definition Audio Controller 1.0 specification. API
This interface is described in the mixer(7I) and audio(7I) manual pages. Driver Versions Applications that open /dev/audio may use the AUDIO_GETDEV ioctl(2) to determine which audio device is being used. The audiohd driver returns the string SUNW,audiohd 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 x86/64 w/MCP HD audio a Y Y Y Y Y Y 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 audiohd device provides support for the internal speaker, headphone, line out, line in, microphone and replicated front panel audio parts. 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 audiohd 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. Sample Granularity Because the audiohd device follows the Intel HD Audio specification, buffers of audio data are supplied by streams and the reported input and output sample counts vary at any given time from the actual sample count by no more than the size of the buffers the audiohd driver is transferring. As a rule, 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. You can use the /kernel/drv/audiohd.conf file to tune the play and record interrupt rates. 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. ERRORS
audiohd errors are described in the audio(7I) man page. FILES
/dev/audio Symbolic link to the system's primary audio device. (Not necessarily an audiohd 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 audiohd audio device). /dev/sound/0ctl Audio control for /dev/sound/0. /usr/share/audio/samples Audio sample files. /kernel/drv/audiohd.conf audiohd driver configuration file. ATTRIBUTES
See attributes(5) for a descriptions of the following attributes: +--------------------+--------------------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +--------------------+--------------------------------------+ |Architecture |PC-based system | +--------------------+--------------------------------------+ |Availability |SUNWaudd, SUNWauda | +--------------------+--------------------------------------+ |Stability level |Evolving | +--------------------+--------------------------------------+ SEE ALSO
mixerctl(1), sdtaudiocontrol(1), ioctl(2), attributes(5), audio(7I), mixer(7I), streamio(7I) Intel High-Definition Audio Specification 1.0. - Intel Corporation ALC880 Specification -- Realtek Inc. http://www.sun.com/io DIAGNOSTICS
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 audiohd.conf is set too low. It has been reset to the rate specified in the message. Updateaudiohd.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. Updateau- diohd.conf to a lower play interrupt rate. init_state() record interrupt rate set too low The record interrupt rate inaudiohd.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 audiohd.conf is set too high. It has been reset to the rate specified in the message. Updateaudiohd.conf to a lower record interrupt rate. SunOS 5.11 12 Sep 2008 audiohd(7D)
All times are GMT -4. The time now is 04:05 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy