openSUSE Forums > Hardware > 64-bit » 11.1 no microphone input with HD controller ICH10

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 2 of 2 1 2
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 18-Oct-2009, 18:58
oldcpu's Avatar
Global Moderator
 
Join Date: Mar 2008
Location: Europe
Posts: 10,729
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: 11.1 no microphone input with HD controller ICH10

Quote:
Originally Posted by nagibn View Post
Desktop is KDE 4.1.3, mixer kmix (also tried qamix), labtec headset connected to the rear audio connectors, alsa-info:
http://www.alsa-project.org/db/?f=8e...7fa41f4dad3a12
------------------
Ok, a 64-bit openSUSE-11.1 with the 2.6.27.29 kernel and an AD1988B hardware audio codec.

I note this in your mixer settings:
!!Amixer output
!!-------------
!!-------Mixer controls for card 0 [SB]
Card hw:0 'SB'/'HDA ATI SB at 0xfe6f4000 irq 16'
Mixer name : 'Analog Devices AD1988B'
Simple mixer control 'Front Mic',0
Front Left: Playback 31 [100%] [12.00dB] [off]
Front Right: Playback 31 [100%] [12.00dB] [off]
Simple mixer control 'Front Mic Boost',0
Front Left: 0 [0%]
Front Right: 0 [0%]
Simple mixer control 'Mic',0
Front Left: Playback 31 [100%] [12.00dB] [off]
Front Right: Playback 31 [100%] [12.00dB] [off]
Simple mixer control 'Mic Boost',0
Front Left: 1 [33%]
Front Right: 1 [33%]
Simple mixer control 'Capture',0
Front Left: Capture 42 [78%] [4.50dB] [on]
Front Right: Capture 42 [78%] [4.50dB] [on]
Simple mixer control 'Capture',1
Front Left: Capture 39 [72%] [0.00dB] [off]
Front Right: Capture 39 [72%] [0.00dB] [off]
Simple mixer control 'Capture',2
Front Left: Capture 39 [72%] [0.00dB] [off]
Front Right: Capture 39 [72%] [0.00dB] [off]
Simple mixer control 'Input Source',0
Items: 'Mic' 'Front Mic' 'Line' 'Front Line' 'CD' 'Aux' 'Mix'
Item0: 'Mic'
Simple mixer control 'Input Source',1
Items: 'Mic' 'Front Mic' 'Line' 'Front Line' 'CD' 'Aux' 'Mix'
Item0: 'Mic'
Simple mixer control 'Input Source',2
Items: 'Mic' 'Front Mic' 'Line' 'Front Line' 'CD' 'Aux' 'Mix'
Item0: 'Mic'
I note you have Front Mic muted (off) and its boost at 0. That should be ok, IF the mixer is mapped correctly. But you have the mixer mic-0 OFF, and its boost only at 33%. And you have capture-1 and capture-2 muted. Until you establish of capture 0, 1, or 2 is controller for you mic, it may be prudent NOT to mute those. Once you get the mic working, then you can selective mute the ones that do not matter via trial and error.

I did a search for the AD1988B on the alsa web site, and I did not find any new updates: Search results - AlsaProject

If looking at the mixer aspects I suggested does not work, you could try to force the alsa configuration upon boot to a specific model. Below is a list of the model options for the AD1988B:
Code:
	AD1988/AD1988B/AD1989A/AD1989B
	  6stack	6-jack
	  6stack-dig	ditto with SPDIF
	  3stack	3-jack
	  3stack-dig	ditto with SPDIF
	  laptop	3-jack with hp-jack automute
	  laptop-dig	ditto with SPDIF
	  auto		auto-config reading BIOS (default)
One can apply those settings, ONE at a time, to the /etc/modprobe.d/sound file. Example syntax, for example option "laptop" from that list, the edit to the /etc/modprobe.d/sound file would be:
Code:
options snd-hda-intel model=6stack
options snd slots=snd-hda-intel
# 5Dex.8qRx2YE_Lv8:SBx00 Azalia (Intel HDA)
alias snd-card-0 snd-hda-intel
then restart alsa with su -c 'rcalsasound restart' and enter root password when prompted and restart one's PC's mixer and then test. Test thoroughly. Take a look if your mixer settings are worse or better. Some of these options may break one's sound. If "laptop" does not work, pick another item from list such as "3stack" and replace "laptop" in the /etc/modprobe.d/sound file with "3stack", restart alsa, restart mixer, and test. Try each of those options, one at a time.
Reply With Quote
  #12 (permalink)  
Old 20-Oct-2009, 13:21
Puzzled Penguin
 
Join Date: Oct 2009
Posts: 6
nagibn hasn't been rated much yet
Default Re: 11.1 no microphone input with HD controller ICH10

I have feeling that something stupid is hapenning, but I still can not get the mic to work. When I try to select any option (model=6stack, for example), after rcalsasound restart I get the following message:
Shutting down sound driver done
Starting sound driver: hda-intelWARNING: Error inserting snd (/lib/modules/2.6.27.29-0.1-default/kernel/sound/core/snd.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_hwdep (/lib/modules/2.6.27.29-0.1-default/kernel/sound/core/snd-hwdep.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_timer (/lib/modules/2.6.27.29-0.1-default/kernel/sound/core/snd-timer.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_pcm (/lib/modules/2.6.27.29-0.1-default/kernel/sound/core/snd-pcm.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_hda_intel (/lib/modules/2.6.27.29-0.1-default/kernel/sound/pci/hda/snd-hda-intel.ko): Unknown symbol in module, or unknown parameter (see dmesg)
failed
----------------
When I remove model option, sound works, but no microphone. One thing that confuses me all the time is that mic responds to Kmix very well: I can hear mic echo, (un)mute, increase boost, everything works, but nothing can be recorded with arecord or Krecord
Reply With Quote
  #13 (permalink)  
Old 20-Oct-2009, 13:41
oldcpu's Avatar
Global Moderator
 
Join Date: Mar 2008
Location: Europe
Posts: 10,729
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: 11.1 no microphone input with HD controller ICH10

Quote:
Originally Posted by nagibn View Post
I have feeling that something stupid is hapenning, but I still can not get the mic to work. When I try to select any option (model=6stack, for example), after rcalsasound restart I get the following message:
No, that is expected for many of the options. Try each option. One or more of them will work better.

Quote:
Originally Posted by nagibn View Post
----------------
When I remove model option, sound works, but no microphone. One thing that confuses me all the time is that mic responds to Kmix very well: I can hear mic echo, (un)mute, increase boost, everything works, but nothing can be recorded with arecord or Krecord
That could be your mixer. I gave you some suggestions as to what you need to look at on your mixer. Thats all I can do there.

Its also possible an update to alsa 1.0.21 is necessary, and I can help give you the zypper commands for that if need be, but first try EVERY option that are in the list I provided.
Reply With Quote
  #14 (permalink)  
Old 20-Oct-2009, 13:44
Puzzled Penguin
 
Join Date: Oct 2009
Posts: 6
nagibn hasn't been rated much yet
Default Re: 11.1 no microphone input with HD controller ICH10

I am happy to say it works now! Problem was with connectors mapping, when I plug in mic in rear connector, it requires 'front mic' to be selected and boosted. It doesn't matter if the mute is selected (I keep it muted to avoid echo). Skype now works well

Thank you very much for help!!!
Reply With Quote
  #15 (permalink)  
Old 20-Oct-2009, 13:51
oldcpu's Avatar
Global Moderator
 
Join Date: Mar 2008
Location: Europe
Posts: 10,729
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: 11.1 no microphone input with HD controller ICH10

Quote:
Originally Posted by nagibn View Post
I am happy to say it works now! Problem was with connectors mapping, when I plug in mic in rear connector, it requires 'front mic' to be selected and boosted. It doesn't matter if the mute is selected (I keep it muted to avoid echo). Skype now works well

Thank you very much for help!!!
Glad to read it works.

If I may offer a suggestion, take a screen shot of your working mixer configuration, and place it somewhere easy to find. I do this for my wife's openSUSE (I keep it on her desktop). Without that, she forgets the mixer settings and rants at me about Linux poor functionality, when in fact it is her misconfiguring the mixer, and forgetting the functional settings.
Reply With Quote
  #16 (permalink)  
Old 20-Oct-2009, 13:58
Puzzled Penguin
 
Join Date: Oct 2009
Posts: 6
nagibn hasn't been rated much yet
Default Re: 11.1 no microphone input with HD controller ICH10

Here is my mixer conf.:

Reply With Quote
  #17 (permalink)  
Old 20-Oct-2009, 13:59
oldcpu's Avatar
Global Moderator
 
Join Date: Mar 2008
Location: Europe
Posts: 10,729
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: 11.1 no microphone input with HD controller ICH10

Quote:
Originally Posted by nagibn View Post
Here is my mixer conf.:
Great ! So keep that on your desktop or somewhere on your PC, so you can use it as a reference/baseline, next time your mic 'acts up'.
Reply With Quote
Reply
Page 2 of 2 1 2

Bookmarks


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