![]() |
Microphone not working
Can't get my laptop integrated microphone to work.
I'm using Debian Squeeze Stable. Here's my situation according to alsamixer: http://img714.imageshack.us/img714/8991/schermatacd.png http://img856.imageshack.us/img856/9718/schermata1t.png http://img685.imageshack.us/img685/867/schermata2c.png Ideas? |
hi,
please, post the results of the following commands: Code:
arecord -lCode:
cat /etc/modprobe.d/alsa-base.confgood luck.. ;) |
Quote:
Quote:
I have to say that, in a previous Debian installation, the mic worked fine! Btw, thanks for your help.. |
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-dv5Recently I had a similar problem and this solution worked for me...good luck! :D FYI, you can find a complete guide to sound card related problems here. |
1 Attachment(s)
Hi,
I had a battle getting my mcrophone to work,so I made a note of the settings. Change the card to suit. Attachment 8617 Hope this helps. |
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). |
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:
|
| All times are GMT -5. The time now is 11:39 AM. |