Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#1
I was fighting my microphone in MhwaveEdit with the stock 2.6.36 i686 Mepis kernel. Could not get any playback what so ever. The needles would just not bounce.

I had this working before in AntiX 8.5 debian squeeze when I was using skype but my old notes did not apply on this install.


========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://hardkap.net/forums/topic/macpup-foxy-3-asus-eee-900-full-install-skype"
linktext was:"http://hardkap.net/forums/topic/macpup- ... tall-skype"
====================================


Now to the meat and potatoes. __{{emoticon}}__

Go to /var/lib/alsa/asound.state.

steps>menu>run>geany /var/lib/alsa/asound.state
check box to run as root
type in password

change the section in lines 145 and 146 from false to true.

Code: Select all

    value.0 true
        value.1 true
if using leafpad or mousepad or nano or vim. The section you are looking for in the asound.state file looks like

Code: Select all

    }
    control.11 {
        iface MIXER
        name 'Capture Switch'
        value.0 true
        value.1 true
        comment {
            access 'read write'
            type BOOLEAN
            count 2
        }
Save the file. Close. Now open root terminal and type in

Code: Select all

alsactl restore
If wearing earbuds and external mic. You will hear the change. Adjust Gamix or alsa mixer to your preferences/tastes. I have tested this so far with external earbuds with a external mic. Next test will be with internal mic and earbuds without a external mic.

Happy Trails, Rok __{{emoticon}}__
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#2
Just tested with internal mic also.



Put a fork in her. She is done. Country talk for yeah it works.