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
Code: Select all
}
control.11 {
iface MIXER
name 'Capture Switch'
value.0 true
value.1 true
comment {
access 'read write'
type BOOLEAN
count 2
}
Code: Select all
alsactl restore
Happy Trails, Rok __{{emoticon}}__