|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Multimedia Questions about media applications, codecs (DVD, music, video, pdf) configuration (usage, bugs) |
![]() |
|
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi, guys. Sorry, but I have this problem too.
![]() I have opensuse 11.1 with KDE. The sound works fine, but mic unfortunately does not. I've tested it with arecord (only noise) and skype (it produces ugly noices and sometimes strange slapping sounds ).Code:
cat /proc/asound/cards
0 [Intel ]: HDA-Intel - HDA Intel
HDA Intel at 0xfa100000 irq 22
Code:
/usr/sbin/alsa-info.sh http://www.alsa-project.org/db/?f=c6556b1362cb7e0f553e4403eccc3fd6f257faf7 Code:
cat /etc/modprobe.d/sound options snd slots=snd-hda-intel # u1Nb.m5Zx97I2gHE:82801I (ICH9 Family) HD Audio Controller options snd-hda-intel enable=1 index=0 alias snd-card-0 snd-hda-intel alias sound-slot-0 snd-hda-intel Please, help me. |
|
||||
|
Quote:
Note when using arecord, follow the advice here: Microphone - openSUSE In particular, please note the options to use for 'arecord' : Code:
arecord -vv -fdat foo.wav I took a look at the script output, and I note a 32-bit openSUSE-11.1 with the 2.6.27.29 pae kernel with the packaged 1.0.17/1.0.18 version of alsa, and your PC has an ALC889A hardware audio codec. You did not mention if you are using an external or internal mic, and if using an external, if you are trying to use a front jack or rear jack on the PC? It appears you have things set to a rear jack? I note this in your mixer: !!Amixer outputI'm puzzled since you do not have the front mic selected (you have mic selected) and you have the front mic muted, but you have its (front mic) boost at 100% and front mic playback at 100%. Why ? I did a search on the alsa web site for the ALC889A and I note there have been some updates to alsa (currently at 1.0.21) since the 1.0.17/1.0.18 version that you have installed: Search results - AlsaProject However I do not know if those are important. There is also the possibility that if your mixer is configured correctly, that the auto probe by alsa sound driver / kernel module did not properly configure your mic/sound upon boot, and that you may wish to try forcing a specific setting ... I noted in the 1.0.18 alsa there was no entry for the ALC889A but there is in the 1.0.21 alsa HD-Audio-Models.txt file. Hence I am thinking that if you are not successful with the mixer, then you may wish to update your alsa to the latest version of alsa. In which case send six zypper commands as described in this URL. Note there are Six commands to send: Alsa-update - openSUSE ... please read the instructions carefully. For the second command where you update alsa, alsa-docs, and libasound2, you may also wish to update alsa-firmware, alsa-oss, alsa-utils, alsa-tools, alsa-plugins. Don't forget to reboot after updating alsa, if you decide to update alsa. Good luck. |
|
|||
|
1. for arecord I used this command: arecord -vv -fdat -d 10 /home/soshial/Downloads/foo.wav, it works.
2. Quote:
I'm using external mic and i was trying to use the front jack. Frankly, I don't understand what is mic boost and what's the difference between the "just mic" and front mic? 3. So what's happened when I tried to plug a mic in different ways after your advice. -- I tried to plug my mic into rear jack and it worked: I heard my voice in arecord and skype, but it was full of noise. But it means that all this could work. ![]() -- Then I plugged the mic into the front jack and unmuted the "front mic" in kmix - and I could hear my own voice from my speakers, but when I tried to record it using arecord I heard nothing but noise. What should I do to adjust all settings in a proper way? ![]() Thank you for assistance! |
|
|||
|
Okay, I did what you said -- I unmuted the "front mic", plugged the mic into it, then made front mic boost to 33% and agian I have noise in arecord and my voice (with no noise) in my speakers (i mean, all the sound from mic retranslates into audio out -- my speakers -- which i suppose shouldn't be).
So, what did I misset? thx |
|
||||
|
Quote:
I also gave you advice how, if the mixer approach does not work, as to how you can update alsa. What did you do there? Did you follow thru all the advice given? |
|
|||
|
I've just updated to 1.0.21. Now I don't have sound at all ((
What should I do?? |
|
||||
|
Quote:
/usr/sbin/alsa-info.sh that will give you a URL after it has completed. Please post that URL here. Also, please provide the output of the following commands (so I can check your update was implemented correctly): rpm -qa | grep alsa |
|
|||
|
http://www.alsa-project.org/db/?f=59...81f570df167111
Code:
rpm -qa | grep alsa alsa-utils-1.0.18-6.4 alsa-driver-kmp-pae-1.0.21.20091003_2.6.27.29_0.1-1.1 alsa-1.0.21-43.1 alsa-plugins-1.0.18-6.12 alsamixergui-0.9.0rc1-584.132 alsa-plugins-pulse-1.0.18-6.12 alsa-oss-1.0.17-1.37 alsa-docs-1.0.21-43.1 Code:
rpm -qa | grep pulse pulseaudio-lang-0.9.14-2.2.1 libpulse-browse0-0.9.14-2.2.1 pulseaudio-module-lirc-0.9.14-2.2.1 pulseaudio-module-bluetooth-0.9.14-2.2.1 libpulse0-0.9.14-2.2.1 pulseaudio-module-zeroconf-0.9.14-2.2.1 pulseaudio-utils-0.9.14-2.2.1 alsa-plugins-pulse-1.0.18-6.12 pulseaudio-module-x11-0.9.14-2.2.1 libpulsecore4-0.9.12-9.6 vlc-aout-pulse-1.0.2-0.pm.2.3 libpulse-mainloop-glib0-0.9.14-2.2.1 pulseaudio-esound-compat-0.9.14-2.2.1 pulseaudio-module-jack-0.9.14-2.2.1 pulseaudio-0.9.14-2.2.1 libxine1-pulse-1.1.16.3-2.pm.6.3 Code:
rpm -q libsound2 package libsound2 is not installed rpm -q libasound2 libasound2-1.0.21-43.1 Code:
uname -a Linux auth 2.6.27.29-0.1-pae #1 SMP 2009-08-15 17:53:59 +0200 i686 i686 i386 GNU/Linux Code:
cat /etc/modprobe.d/sound options snd slots=snd-hda-intel # u1Nb.m5Zx97I2gHE:82801I (ICH9 Family) HD Audio Controller options snd-hda-intel enable=1 index=0 alias snd-card-0 snd-hda-intel alias sound-slot-0 snd-hda-intel |
|
||||
|
Quote:
Did you reboot after updating? Anyway, try updating all your alsa apps to 1.0.21. Open a konsole/terminal, with your PC connected to the internet, and with root permissions type: Code:
zypper ar http://download.opensuse.org/repositories/multimedia:/libs/openSUSE_11.1/ multimedia Code:
zypper install alsa-utils alsa-firmware alsa-plugins alsa-plugins-pulse alsa-oss Code:
zypper rr multimedia If that does not work, we can try the daily snapshots. |
![]() |
|
| Bookmarks |
| Tags |
| 82801i (ich9 family), alc889a, alsa, mic, pulseaudio |
| Thread Tools | |
| Display Modes | |
|
|