openSUSE Forums > Hardware > 64-bit » Sound problem with HDA Intel (STAC92XX Analog) on Compaq nt

Go Back   openSUSE Forums > Hardware > 64-bit
Forums FAQ Members List Search Today's Posts Mark Forums Read


64-bit Questions specific to 64 -bit hardware (Software questions should be posted in the appropriate software forums)

Reply
Page 3 of 4 12 3 4
 
LinkBack Thread Tools Display Modes
  #21 (permalink)  
Old 01-Apr-2009, 10:50
oldcpu's Avatar
Global Moderator
 
Join Date: Mar 2008
Location: Europe
Posts: 10,774
oldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of light
Default Re: Sound problem with HDA Intel (STAC92XX Analog) on Compaq

Quote:
Originally Posted by sendillinux View Post
linux-6qfw:/home/sai # rpm -qa | grep xine
xinetd-2.3.14-129.35
libxine1-gnome-vfs-1.1.15-20.8
xine-ui-0.99.5-221.38
libxine1-1.1.15-20.8
libxine1-pulse-1.1.15-20.8
These are the wrong versions. You should have packman packaged versions. NOT THESE.

This IMHO is a direct result of your having selected an appropriate repos, and not knowing what you are risking by that.

Quote:
Originally Posted by sendillinux View Post
linux-6qfw:/home/sai # rpm -qa | grep ffmpeg
Typically, libffmpeg0 (which is not showing up) provides dependencies, which gives your PC many codecs. You are missing that, and hence it is likely (albeit not 100% certain) you are also missing those codecs. Install the packman packaged version of libffmpeg0.

Quote:
Originally Posted by sendillinux View Post
linux-6qfw:/home/sai # rpm -qa | grep vlc
vlc-gnome-0.9.9-1.1
libvlc2-0.9.9-1.1
vlc-noX-0.9.9-1.1
vlc-qt-0.9.9-1.1
libvlccore0-0.9.9-1.1
vlc-0.9.9-1.1
vlc-aout-pulse-0.9.9-1.1
Again, WRONG versions. Again, a direct result of your having added repos that you should not, given your understanding of the repos. You should add Packman packaged versions, not these.

I don't even know what vlc-noX is. ... So its possible that is inappropriate also.

I made a specific recommendation above, that you ONLY add OSS, Update, Packman and Non-OSS. You ignored it and added a bunch of other repos. This will read to be harsh, but this IS a problem of your own doing. If you believe my advice was wrong, and clearly you did because you ignored it, IMHO the logical thing to do is ask me to explain better, as opposed to going ahead, ignoring it, and breaking your sound.

Anyway, ... whats done is done. It can be undone. I recommend you replace those apps I highlighted in red with packman packaged versions. Ensure you remove the videolan repos from your software package manager.

Last edited by oldcpu; 01-Apr-2009 at 10:56.
Reply With Quote
  #22 (permalink)  
Old 02-Apr-2009, 04:57
Puzzled Penguin
 
Join Date: Mar 2009
Posts: 18
sendillinux hasn't been rated much yet
Default Re: Sound problem with HDA Intel (STAC92XX Analog) on Compaq

I have done all changes as you suggested.
but still audio not working.
XMMS could able to show that audio is playing.
But sound is not audible.
Reply With Quote
  #23 (permalink)  
Old 02-Apr-2009, 06:37
oldcpu's Avatar
Global Moderator
 
Join Date: Mar 2008
Location: Europe
Posts: 10,774
oldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of light
Default Re: Sound problem with HDA Intel (STAC92XX Analog) on Compaq

Quote:
Originally Posted by sendillinux View Post
I have done all changes as you suggested.
but still audio not working.
XMMS could able to show that audio is playing.
But sound is not audible.
I need to check this. I need to do a quality check to confirm what you state is indeed the case.

So once again, Did you try the speaker-tests? SDB:AudioTroubleshooting - openSUSE - how to test your sound

I need more information to give you a recommendation. A LOT more information. To start, please open a terminal/konsole and type "su" (no quotes - enter root password when prompted) and then with your PC connected to the internet type the following twice:
/usr/sbin/alsa-info.sh
the first time that will ask if you wish to update the script. Select YES. The second time that will give you a URL. Please post the URL here. Just the URL.

Please also provide output of copying and pasting and executing the following, one line at a time, into a konsole / terminal:
rpm -qa | grep alsa
uname -a
rpm -q libasound2
rpm -qa | grep layer
rpm -qa | grep xmms
rpm -qa | grep xine
rpm -qa | grep ffmpeg
rpm -qa | grep vlc
zypper lr
I suspect that will show what is still wrong with your setup (assuming it is not a hardware problem).
Reply With Quote
  #24 (permalink)  
Old 02-Apr-2009, 07:02
Puzzled Penguin
 
Join Date: Mar 2009
Posts: 18
sendillinux hasn't been rated much yet
Default Re: Sound problem with HDA Intel (STAC92XX Analog) on Compaq

Sound not audible when i ran speaker tests.
at SDB:AudioTroubleshooting - openSUSE

Plz find here more information:

ALSA information is located at http://www.alsa-project.org/db/?f=af...9e427ee6a53ad5

linux-6qfw:/home/sai # rpm -qa | grep alsa
alsa-utils-1.0.19.git20090319-1.2
alsa-oss-32bit-1.0.17-1.37
alsa-plugins-1.0.19.git20090303-1.10
alsa-driver-kmp-default-1.0.19.20090330_2.6.27.7_9.1-1.1
alsa-oss-1.0.17.git20080715-2.24
alsa-plugins-pulse-1.0.19.git20090303-1.10
alsa-devel-1.0.19.git20090304-3.1
alsa-firmware-1.0.19.git20090317-1.1
alsa-1.0.19.git20090304-3.1
alsa-tools-1.0.19.git20090320-1.2


linux-6qfw:/home/sai # uname -a
Linux linux-6qfw 2.6.27.7-9-default #1 SMP 2008-12-04 18:10:04 +0100 x86_64 x86_64 x86_64 GNU/Linux


linux-6qfw:/home/sai # rpm -q libasound2
libasound2-1.0.19.git20090304-3.1

linux-6qfw:/home/sai # rpm -qa | grep layer
flash-player-10.0.22.87-0.1.1
pullin-flash-player-11.1-1.1
MPlayer-1.0rc2_r27637-3.pm.3
smplayer-0.6.7-0.pm.1


linux-6qfw:/home/sai # rpm -qa | grep xmms
xmms-1.2.11-1.pm.1
xmms-lib-1.2.11-1.pm.1


linux-6qfw:/home/sai # rpm -qa | grep xine
xinetd-2.3.14-129.35


linux-6qfw:/home/sai # rpm -qa | grep ffmpeg
ffmpeg-0.5-0.pm.1


linux-6qfw:/home/sai # rpm -qa | grep vlc


linux-6qfw:/home/sai # zypper lr
# | Alias | Name | Enabled | Refresh
---+-----------------+-----------------------+---------+--------
1 | games | games | No | Yes
2 | multime | multime | No | No
3 | openSUSE 11.1-0 | openSUSE 11.1-0 | No | No
4 | packman | packman | Yes | Yes
5 | repo-debug | openSUSE-11.1-Debug | No | Yes
6 | repo-non-oss | openSUSE-11.1-Non-Oss | Yes | Yes
7 | repo-oss | openSUSE-11.1-Oss | Yes | Yes
8 | repo-source | openSUSE-11.1-Source | No | Yes
9 | repo-update | openSUSE-11.1-Update | Yes | Yes
10 | videolan | videolan | No | Yes
linux-6qfw:/home/sai #
Reply With Quote
  #25 (permalink)  
Old 02-Apr-2009, 10:13
oldcpu's Avatar
Global Moderator
 
Join Date: Mar 2008
Location: Europe
Posts: 10,774
oldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of light
Default Re: Sound problem with HDA Intel (STAC92XX Analog) on Compaq

Quote:
Originally Posted by sendillinux View Post
OK, from the script I note this:
Quote:
!!ALSA Version
!!------------

Driver version: 1.0.17
Library version: 1.0.19
Utilities version: 1.0.19
And from the rpms you provided I note this:
Quote:
Originally Posted by sendillinux View Post
linux-6qfw:/home/sai # rpm -qa | grep alsa
alsa-utils-1.0.19.git20090319-1.2
alsa-oss-32bit-1.0.17-1.37
alsa-plugins-1.0.19.git20090303-1.10
alsa-driver-kmp-default-1.0.19.20090330_2.6.27.7_9.1-1.1
alsa-oss-1.0.17.git20080715-2.24
alsa-plugins-pulse-1.0.19.git20090303-1.10
alsa-devel-1.0.19.git20090304-3.1
alsa-firmware-1.0.19.git20090317-1.1
alsa-1.0.19.git20090304-3.1
alsa-tools-1.0.19.git20090320-1.2

linux-6qfw:/home/sai # uname -a
Linux linux-6qfw 2.6.27.7-9-default #1 SMP 2008-12-04 18:10:04 +0100 x86_64 x86_64 x86_64 GNU/Linux
That suggests to me that your install the "git" version of alsa-driver-kmp-default is corrupted. Re-install alsa-driver-kmp-default. You may also need to re-install the "git" versions of those other apps. It reads to me that you have a corrupted rpm install.

Then restart, and test.

After doing that, you should end up with 1.0.19 being the driver detected by the script (instead of 1.0.17 which is detected now). If you still don't have sound (after having 1.0.17 driver in the script) then you should then try the model options associated with the IDT 92HD71B7X hardware audio codec.

The list of options is here:
Code:
STAC92HD71B*
============
  ref		Reference board
  dell-m4-1	Dell desktops
  dell-m4-2	Dell desktops
  dell-m4-3	Dell desktops
  hp-m4		HP dv laptops
For example, to aply the "hp-m4" option, one would change the /etc/modprobe.d/sound file to read:
Code:
options snd-hda-intel model=hp-m4
options snd slots=snd-hda-intel
# u1Nb.ymTDDUiFrW9:82801I (ICH9 Family) HD Audio Controller
alias snd-card-0 snd-hda-intel
save the change, then type su -c 'rcalsasound restart' and enter root password when prompted, restart your mixer, and test your sound. If that does not work, you need to replace "hp-m4" with "dell-m4-3" and try it. Restart alsa. Restart Mixer. Test .... then try each of the other options. You MUST try each until you get sound to work.


Quote:
Originally Posted by sendillinux View Post
linux-6qfw:/home/sai # rpm -qa | grep ffmpeg
ffmpeg-0.5-0.pm.1
You need to install the packman packged libffmpeg0 !! I KNOW I pasted that twice !!
Reply With Quote
  #26 (permalink)  
Old 03-Apr-2009, 02:08
Puzzled Penguin
 
Join Date: Mar 2009
Posts: 18
sendillinux hasn't been rated much yet
Default Re: Sound problem with HDA Intel (STAC92XX Analog) on Compaq

Sound is audible. It is very low.
I could not able to increase the volume further.
Any further suggestions.?
Thank you so much for great help.
Reply With Quote
  #27 (permalink)  
Old 03-Apr-2009, 04:49
oldcpu's Avatar
Global Moderator
 
Join Date: Mar 2008
Location: Europe
Posts: 10,774
oldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of light
Default Re: Sound problem with HDA Intel (STAC92XX Analog) on Compaq

Quote:
Originally Posted by sendillinux View Post
Sound is audible. It is very low.
I could not able to increase the volume further.
Try going to YaST > Hardware > Sound > Other > Volume and move both PCM and Master volume up to 95%. Then close YaST. That may crash the "sound" app in YaST, as there is a bug in that application for some sound devices.

Then go to your mixer, and move the volume up for both PCM and Master Volume controls. If you have a speaker volume control you can move that up as well.

If after that, your volume is still low, you will (once again) need to provide all the information that I have typically requested in the past, so I can understand better what might be happening.

ie:
/usr/sbin/alsa-info.sh
and post here the URL provided.

And the output of copying and pasting and executing the following, one line at a time, into a konsole / terminal:
rpm -qa | grep alsa
rpm -qa | grep pulse
rpm -q libasound2
uname -a
cat /etc/modprobe.d/sound
Reply With Quote
  #28 (permalink)  
Old 03-Apr-2009, 05:03
Puzzled Penguin
 
Join Date: Mar 2009
Posts: 18
sendillinux hasn't been rated much yet
Default Re: Sound problem with HDA Intel (STAC92XX Analog) on Compaq

Yup. Everything working fine. I installed kmix, where i can control PCM, Front and Speaker.
Thanks once again.
Sendillinux
Reply With Quote
  #29 (permalink)  
Old 03-Apr-2009, 05:15
oldcpu's Avatar
Global Moderator
 
Join Date: Mar 2008
Location: Europe
Posts: 10,774
oldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of light
Default Re: Sound problem with HDA Intel (STAC92XX Analog) on Compaq

Quote:
Originally Posted by sendillinux View Post
Yup. Everything working fine. I installed kmix, where i can control PCM, Front and Speaker.
Super!! Congratulations on sorting this !
Reply With Quote
  #30 (permalink)  
Old 03-Sep-2009, 00:56
Puzzled Penguin
 
Join Date: Sep 2009
Posts: 2
pankajupadhyay33 hasn't been rated much yet
Default Re: Sound problem with HDA Intel (STAC92XX Analog) on Compaq

git.alsa-project.org Git - alsa-driver.git/history - utils/alsa-info.sh
Reply With Quote
Reply
Page 3 of 4 12 3 4

Bookmarks

Tags
hd audio, ich9, ich9 family, intel, sound issues


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2