OpenSUSE Multimedia :: Microphone / Audio Capture Not Working Hda-intel Realtek ALC880
Apr 6, 2010
I'm using openSUSE 11.2 KDE on a Fujitsu-Siemens Amilo Pi 1536 laptop. My problem is that my microphone (I'm attempting to use a 3.5mm headset) doesn't work. Audio playback however does work through the built-in speakers and headphones.
I have gone through the SDB:AudioTroubleshooting - openSUSE as suggested by oldcpu on the Welcome to multimedia sub-area sticky.
I have tested audio recording with
Code:
arecord -vv -fdat foo.wav resulting in a silent recording. The vumeter showed 0% during the recording.
Here is my url produced by the alsa-info script:[URL]
I can't get any sound to come out of my laptop through Kubuntu. Please help me by giving me step by step instructions, because I'm a total noob at such things. I've went through the Comprehensive guide as well -to no avail. to sum it up:
I'm running Xubuntu 10.10 on an ASUS Eee 1215T; the sound hardware on the system is a Realtek ALC259, and there's also sound output through HDMI with an ATI RS690/780 HDMI chip (both according to alsamixer). I was recently fiddling with the sound settings to try to get sound output through the HDMI port. I was successful in that, but I can no longer record sound using the built-in microphone. I'm pretty sure this is something I messed up, since sound recording worked correctly when I first installed Xubuntu, but I'm not sure what I need to do to fix it. I've tried all the promising-looking settings in gnome-volume-control and xfce4-mixer to no avail, and alsamixer also shows everything, both playback and capture, at 100% volume and un-muted; alsamixer also shows that the capture is turned on. I only used these tools (gnome-volume-control, xfce4-mixer, and alsamixer) to get the HDMI output working.
I just installed ubuntu 10.10 about 10 days ago, an experience that has been both amazing because its really hard for me to go back to windows already, and frustrating because I'm having a little issue: my internal microphone is not working.here is some relevant info:I had alsa 1.0.23 and decided to upgrade thinking it would solve my problems so I ran the script to install 1.0.24, and for a day or two I lost my sound, without getting back my mic, and just like that the sound came back.I read a lot of posts out there, and ,ade sure I unmuted my mic in alsa soundmixer and pulseaudio.
I'm running Ubuntu 9.10, but so far I've been unable to get sound to work. I know my sound card is Realtek, because I've had to install the HD Audio Codec Driver when I was on Windows. I downloaded the driver for Linux and it is currently sitting in my home folder. When I tried to Code:sudo ./installthe driver, it failed for the following reason:
Code: WARNING!!! The mixer channels for the ALSA driver are muted by default!!! **************************************************************************
I"m running an online radio station and would like to run my headphone audio into my microphone or a virtual microphone, either way, I would like my audience to hear what I hear without having to hold the Mic to the speakers.
Sound works with Jaunty Jackal. Does not work with Lucid Lynx. It appears that Lucid Lynx will only acknowledge that I have a modem as a sound card. I just want to add my RealTek ALC880 driver so the sound will work. I've made sure that I have audio privileges, I made sure that nothing is muted using alsamixer. I've been looking at threads and documentation for four days just to fix the sound issue and so I can be prepared in case this 'feature' ends up being continued in Maverick Meerkat and when I upgrade I can use M.M. with minimal fuss.
I�d like to report a bug in the distro that KDE cannot deal with my Sound Card (snd-hda-intel). It�s recognized by the kernel and the module works well, the Yast tested it well too, but when I try to use AmaroK or a media/video player it doesn�t work, never, since the version 11.1 when I acquired my PC.My sound card is a onboard nForce 630i, that uses Realtek High-Def audio driver; I suppose I ain�t sayin� foolishness, so on openSUSE and KDE the sound doesn�t come up,but only on programs, in tests and on another situation it works,even on streaming videos! That�s why I don�t understand what is the real deal.I tested it on Gnome too and the problem persists,so I�ve to change the distro and I�m using Mandriva now, which I don�t like it too much, but everything works well.
I'm trying to make the microphone work on an Asus G1S. Neither the internal analog microphone nor the external one is recognized. 50-sound.conf in Modprobe.d has :
options snd slots=snd-hda-intel # u1Nb.ULiNFUWt9WF:Asus M51S series alias snd-card-0 snd-hda-intel
I am wondering if there are working realtek drivers for 11.3 and where to get them? I went to realteks site but only found drivers for linux 2.6 and i dont know if they will work.
I need to capture from my webcam. It has a mic too.I can specify video input device as /dev/video0.I specified input audio device as /dev/dsp2 ( OSS device, corresponding to USB Webcam), Now VLC throws an error, "VLC is unable to open the MRL 'alsa:///dev/dsp2'. Check the log for details".Thinking it wants an alsa device, I specify device as /dev/snd/pcmC2D0c. (got it from kinfocenter and dolphin). Now again an error, "VLC is unable to open the MRL 'alsa:///dev/snd/pcmC2D0c'. Check the log for details.".I try with any device, the same error. I have added myself to audio device so that I can read/write to the mentioned devices.I see no way of switching VLC to use OSS. And I see no information (documentation on net) on it's expected device listing for audio.
I recently installed openSUSE 11.4-64bit on my Gateway desktop, and I can't seem to get my mic work at all. The mic is built into my Microsoft LifeCam Cinema webcam and works fine when I boot into Windows. The mic will not record sound in krecord or lame and doesn't work during Skype sessions.
According to the literature for the device driver my the mic should be supported, and that is evidenced by the fact that the mic shows up as a capture device in in kmix. I have made this mic the master channel under capture devices and I have given it highest preference amongst my capture devices in both the Communications and Accessibility categories of kmix's Settings/Audio Setup.
There was a very similar case solved in January:
How I got my Sound Input working
I've done my best to implement these fixes, but half of it looks like gibberish to me. All I was really able to do was update my alsa software and generate this comprehensive alsa.conf (its long, so I'll wait to post it until asked).
I've had since updating to 11.4, and I gotta say: I've been really impressed so far.
I'm trying to capture my desktop screen and audio , before I used xvidcap but after upgrading my system I can not use it and also recordmydesktop anymore these APPs hanged when I try to use them.Now I try to use recorditnow via ffmpeg recorder interface , it work properly in recording the desktop but it does not record the sound , so I tried to add below options to its command -f alsa -ac 2 -i hw:0,0 but it just record sound at the beginning and just for 1 second. Also when I try to capture my desktop with ffmpeg directly from command line with below command I face with same problem!!! ffmpeg -f x11grab -s 1024X768 -r 30 -i :0.0 -f alsa -ac 2 -i hw:0,0 ~/out.mpg
This is a problem that I have had since Ubuntu 8.04 when the sound on my system stopped working. I have an Intel DG33BU motherboard with audio onboard.
I originally had 7.04 installed on the system (sound worked fine) and did an upgrade to 8.04 for a couple of reasons and found the sound no longer worked.
I have since upgraded to 10.10 and despite trolling various audio threads have yet to get the sound working again. I have noted that when the system boots up there is a quick message (approximately from memory) 9.32.0061: audio codec not found for hda-intel.
Is there a troubleshooting guide or information someone can point me toward as I would like to solve this problem?
I have been trying to use the information at [URL]... otingProcedure to work through the problem.
Output:
WARNING: All config files need .conf: /etc/modprobe.d/alsa-base.conf.083110, it will be ignored in a future release. WARNING: All config files need .conf: /etc/modprobe.d/alsa-base.conf-bak, it will be ignored in a future release.
i just upgraded from Skype 2.0.0.72 to 2.1.047. Now my microphone isn't working anymore and i cannot select it in the skype options. From now on i can only select the PulseAudio server ..
So i have read some howtos for PulseAudio. They say i should starte PulseAudio Volume Control. ok.. Now i should go to the tab "Recording". This tab doesnt exist on my pc. I upgraded to the latest version of this volume control. It still doesnt exist.
I am using OpenSuse 11.0 with KDE4.3
Here are some screenshots:
[URL]
PS: My mic is still working with applications, that dont use pulseaudio.
I'm running Ubuntu 10.04 (i686) on Acer Aspire 5551G. This laptop has Realtek ALC272 sound chip. Both sound and microphone work fine. But, when I start video/audio call in Empathy the microphone dies until I reboot the laptop (sound continues to work). The same happens with Pidgin and Ekiga. So, I can't make video/audio calls. I believe this is pulse/alsa bug.
i have sound but my mic capture seems to be not working in skype or well anything else and I'm confused on what to do after searching. It's an integrated mic somewhere in my laptop. I enabled capture in Kmix but that didn't seem to do anything.
I've decided to get back into using Suse as my primary OS! I'm almost there, only a few minor issues to work out remain. One of these issues is with my audio drivers. My audio is working for the most part. I have sound coming from both my speakers and the front-audio jack. When I plug headphones into the front jack the audio is muted; however, unless I unmute the audio I won't get any sound from my headphone jack. The volume is shared. How can I give headphones a separate volume control? Or just completely mute my speakers when I have headphones plugged in. Using alsamixer, Headphones are disabled. Which seems odd. The output of alsa-info.sh can be found here.
I am running F13 64 on my HP G72 Laptop. Everything seems to be working fine with the exception of my microphone. When I go into alsamixer I have to manually select my card HDA Intel G45, however it reverts back to the one named default.
I have saved the settings using "alsactl store" which does indeed lock in the volume levels but doesn't make the Intel card the default.
Kmix is of no use and the alsmixer GUI is terrible.
So my question is how do I make the HDA Intel card default?
Mp3s are playing nicely, so does the test sound with Yast. I copied some outputs which you might need to help me figure out whats wrong with my settings.
The motherboard has an onboard sound chip (which I do not use), and I am actively using the PCI sound card (Aureon 5.1, CM8738).
The microphone is coming with the webcam Logitech E 3500 (which worked under 11.1, but updating to 11.2 keeps me without skype functionality).
I've recently installed 11.4 with KDE SC on my Eee PC 1015 PED netbook. I've had absolutely no problems with it, but after a reboot the speakers have stopped playing, I can only hear audio via headphones. I tried many settings in systemsettings and YAST, but nothing helps. Here's all the info I need to provide, according to the sticky thread:
I'm trying to get skype going in Fedora 12 KDE x86_64 (fully updated). I did some testing with and without the pulseaudio server installed. With the pulseaudio, I didn't manage at all. I know I got it working before _without_ pulseaudio, but after a yum update the pulseaudio got reinstalled and the mic stopped working. Now I traced this problem down to what I think is wrong: I have a HDA Intel sound card, but 'cat /proc/asound/devices', doesn't show me any analog capture input at all:
I've got openSUSE 11.2 installed. Works quite well in general.Today I tried using my microphone for the first time but had no success. I tried to playing with volume settings but to no avail.I recording something with arecord -f cd test.wavand tried playing it back with aplay test.wavbut got nothing.Then I thought I'd look at my sound card configuration. I selected the "Configure your sound card" from the start menu. And to my astonishment no card has been configured (I was surprised because I am able to hear sounds, play music, etc.).Anyway, I tried configuring my card. I selected Creative Labs | XFi, clicked through the menus, and eventually I got an error:
"The kernel module for sound support could not be loaded. This can be caused by incorrect module parameters, including invalid IO or IRQ parameters"Also, the command dmesg | grep soundgives me this[ 35.179567] ALSA /usr/src/packages/BUILD/kernel-desktop-2.6.31.12/linux-2.6.31/sound/pci/ctxfi/ctatc.c:1265: ctxfi: chip 20K1 model Unknown (1102:1003) is found
Just installed latest Ubuntu (intrepid Ibex) on my DFI Ultra Infinity II system. It has onboard audio via a Realtek ACL650 chipset. Unfortunately, no sound. Have searched various forums, etc. and found recommendations to download the ALSA driver from realtek, but those posts are from ~2007 and the drivers are dated from back then as well. Nobody present-day seems to be suffering audio problems with this motherboard or chipset. I did install the 2007 realtek driver, but no change. What logs can I check?
I've recently built a new PC with an ASUS M4A79T Deluxe motherboard with Realteck ALC1200 integrated audio. I'm connecting my Logitech z-5300 to it.
I'm not getting any audio despite connecting everything properly.
I'm not sure if it is because there is no stock drivers for it, or if there is some other issue. I'm not sure what the source of my problem is, or how to fix it. I'm a noob when it comes to audio, so any help is greatly appreciated!
Well I installed Ubuntu 10.10 64Bit along side Windows 7, and I've been unable to get any sounds working, apart from the log on sound. So I tried installing some drivers, and now there is no sound at all, and no sound devices show up in System-Preferences-Sound-hardware
I'm using the on board HD Audio (ALC 889A) and using the optical Audio out for 5.1 Surround sound.
I've tried just using the Stereo ( Green Jack ) out, and still nothing. The suggestions on the on the Ubuntu site, and the following post didn't seem to work either.
[url]
I Can't find a great deal of posts with the Realtek HD audio.