You are not logged in.

#1 2005-06-29 15:44:21

EmbraceThePenguin
Member
From: New Mexico, USA
Registered: 2004-08-09
Posts: 197

Audigy, MIC, Kernel 2.6.12

Ok, so I like to play with the latest kernel and I downloaded it and used my arch .config file and made my new kernel just fine. It boots and is really fast on my desktop. However, with the new kernel, I seem to have lost my ability to use my mic. There are options in alsamixer, but even when I max out all the relevent sliders, no mic.

Basically, I wanted to know if I can keep the compiled kernel and simply pacman -S alsa-drivers, or do I have to remove alsa support in the kernel before I do this?

Thanks!!!

System Info:
AMD64 3400
GeForce 6800 Ultra
Audigy Value

Joe

Offline

#2 2005-06-30 01:45:46

Eugenia
Member
From: Bay Area, CA, USA
Registered: 2005-03-08
Posts: 74
Website

Re: Audigy, MIC, Kernel 2.6.12

Try these commands in the command line:

amixer set Mic 75%
amixer set Mic cap
amixer set Capture 75%
amixer set Capture cap
amixer set Capture unmute

If they work for you, add them on your /etc/rc.local so they start when Arch boots.

If they don't work, there's quite probably a bug, and so file the bug at Alsa's web site and Arch's.

Offline

#3 2005-06-30 01:56:34

EmbraceThePenguin
Member
From: New Mexico, USA
Registered: 2004-08-09
Posts: 197

Re: Audigy, MIC, Kernel 2.6.12

Eugenia wrote:

Try these commands in the command line:

amixer set Mic 75%
amixer set Mic cap
amixer set Capture 75%
amixer set Capture cap
amixer set Capture unmute

If they work for you, add them on your /etc/rc.local so they start when Arch boots.

If they don't work, there's quite probably a bug, and so file the bug at Alsa's web site and Arch's.

Ok, I will give that a try... Thanks!!!

Joe

Offline

Board footer

Powered by FluxBB