Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
12-11-2011, 11:32 AM
|
#1
|
|
Member
Registered: Nov 2011
Distribution: Debian testing XFCE
Posts: 50
Rep: 
|
Microphone not working
|
|
|
|
12-11-2011, 01:57 PM
|
#2
|
|
Member
Registered: Apr 2010
Location: Bayreuth, Germany
Distribution: CrunchBang Linux (#!)
Posts: 111
Rep:
|
hi,
please, post the results of the following commands:
and
Code:
cat /etc/modprobe.d/alsa-base.conf
What is the model of your laptop?
good luck.. 
|
|
|
|
12-11-2011, 02:13 PM
|
#3
|
|
Member
Registered: Nov 2011
Distribution: Debian testing XFCE
Posts: 50
Original Poster
Rep: 
|
Quote:
**** List of CAPTURE Hardware Devices ****
card 0: SB [HDA ATI SB], device 0: STAC92xx Analog [STAC92xx Analog]
Subdevices: 2/2
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
|
Quote:
# autoloader aliases
install sound-slot-0 /sbin/modprobe snd-card-0
install sound-slot-1 /sbin/modprobe snd-card-1
install sound-slot-2 /sbin/modprobe snd-card-2
install sound-slot-3 /sbin/modprobe snd-card-3
install sound-slot-4 /sbin/modprobe snd-card-4
install sound-slot-5 /sbin/modprobe snd-card-5
install sound-slot-6 /sbin/modprobe snd-card-6
install sound-slot-7 /sbin/modprobe snd-card-7
# Cause optional modules to be loaded above generic modules
install snd /sbin/modprobe --ignore-install snd && { /sbin/modprobe --quiet snd-ioctl32 ; /sbin/modprobe --quiet snd-seq ; }
install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi && { /sbin/modprobe --quiet snd-seq-midi ; : ; }
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 && { /sbin/modprobe --quiet snd-emu10k1-synth ; : ; }
# Prevent abnormal drivers from grabbing index 0
options bt87x index=-2
options cx88_alsa index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-via82xx-modem index=-2
# Keep snd-pcsp from beeing loaded as first soundcard
options snd-pcsp index=-2
# Keep snd-usb-audio from beeing loaded as first soundcard
options snd-usb-audio index=-2
|
I'm using a HP pavilion Dv5 1102el: http://h10025.www1.hp.com/ewfrf/wc/d...roduct=3841102
I have to say that, in a previous Debian installation, the mic worked fine!
Btw, thanks for your help..
|
|
|
|
12-11-2011, 04:05 PM
|
#4
|
|
Member
Registered: Apr 2010
Location: Bayreuth, Germany
Distribution: CrunchBang Linux (#!)
Posts: 111
Rep:
|
as root, edit your /etc/alsa-base.conf file with the text editor of your choice and add the following line
Code:
options snd-hda-intel model=hp-dv5
reboot and check your microphone...
Recently I had a similar problem and this solution worked for me...good luck!
FYI, you can find a complete guide to sound card related problems here.
|
|
|
|
12-11-2011, 05:14 PM
|
#5
|
|
Member
Registered: Feb 2009
Posts: 275
Rep:
|
Hi,
I had a battle getting my mcrophone to work,so I made a note of the settings. Change the card to suit.
Recording_settings.txt
Hope this helps.
|
|
|
|
03-26-2012, 07:10 PM
|
#6
|
|
Member
Registered: Nov 2010
Location: Aveiro, Portugal, Europe
Posts: 38
Rep:
|
The only solution to make microphone work is to install linux-backports-modules-alsa-generic...
Just go to:
Menu / System / Administration / Synaptic Package Manager
And search and mark for installation:
linux-backports-modules-alsa-generic
tip: if you have multiple versions click on the first and read the description which should inform what name to install...
If after the reboot and mic mute is off, still does not work, just go to terminal and type:
sudo nano /etc/modprobe.d/alsa-base.conf
and add or change the following:
options snd-hda-intel model=auto enable=yes
Then Ctrl+X, type Y to write and exit, reboot and mic will work.
Bye and have lots of fun with Ubuntu (the best).
|
|
|
|
03-27-2012, 02:26 PM
|
#7
|
|
Member
Registered: Apr 2010
Location: Bayreuth, Germany
Distribution: CrunchBang Linux (#!)
Posts: 111
Rep:
|
I guess that linux-backports-modules-alsa-generic package is specific for Ubuntu: may work for that, but might not be suited for Debian...
Quote:
Originally Posted by jmlm_1970
options snd-hda-intel model=auto enable=yes
|
why "auto" when the model is known!?? 
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:26 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|