How to disable the internal mic at boot?

Using applications, configuring, problems
Post Reply
Message
Author
number77
Posts: 804
Joined: Fri 22 Oct 2010, 19:30

How to disable the internal mic at boot?

#1 Post by number77 »

Hello
I would like to disable the internal mic at boot is this possible?
I have tahr64 605 frugal installed on a dell vostro 1320, 2.2ghz,2gb ram. The main reason is if I record what the soundcard is playing using andacity I also get what the mic is picking up and its noisey. I have set mic and mic boost to zero in alsamixer.
Has anyone any ideas.
Thanks
number77

User avatar
trapster
Posts: 2117
Joined: Mon 28 Nov 2005, 23:14
Location: Maine, USA
Contact:

#2 Post by trapster »

Try

Code: Select all

amixer sset Mic 0%
in your /etc/rc.d/rc.local
trapster
Maine, USA

Asus eeepc 1005HA PU1X-BK
Frugal install: Slacko
Currently using full install: DebianDog

jafadmin
Posts: 1249
Joined: Thu 19 Mar 2009, 15:10

#3 Post by jafadmin »

I solve this by plugging a 1/8th plug with the cord cut off into the mic input on the PC.

Works like a charm ..

User avatar
trapster
Posts: 2117
Joined: Mon 28 Nov 2005, 23:14
Location: Maine, USA
Contact:

#4 Post by trapster »

Brilliant!!
trapster
Maine, USA

Asus eeepc 1005HA PU1X-BK
Frugal install: Slacko
Currently using full install: DebianDog

User avatar
rockedge
Posts: 1864
Joined: Wed 11 Apr 2012, 13:32
Location: Connecticut, United States
Contact:

#5 Post by rockedge »

Genius!

s243a
Posts: 2580
Joined: Tue 02 Sep 2014, 04:48
Contact:

#6 Post by s243a »

jafadmin wrote:I solve this by plugging a 1/8th plug with the cord cut off into the mic input on the PC.

Works like a charm ..
That has historically worked but isn't guaranteed to work into the future. The only sure way to ensure no mike is to rip it out....but I suppose that I'm getting off topic.

number77
Posts: 804
Joined: Fri 22 Oct 2010, 19:30

#7 Post by number77 »

I cant try the plug idea at the moment as two seperate puppys will not record anything, I even tried my wifes pc, it wont as well.
I will try it as soon as I get something to work. In the meantime thanks.

number77
Posts: 804
Joined: Fri 22 Oct 2010, 19:30

#8 Post by number77 »

Nice one jafadmin
That does stop the internal mic working. Thanks.

Post Reply