어렵게 사운드 카드 설정한것 같은데....
시키는데로 alsamixer도 실행해서 최고로 올리고 윈엠프에
서도 볼륨 최고로 올리고 그놈과 kde에 있는 믹서 모두 최
대로 올렸는데도 소리가 무지 작네요.... 혹시 드라이버
설치가 잚못된건 아닌지... 고수 님들 제발 부탁드립니다
.. 지금 3일째 헤메고 있어요 흑흑...
혹시 도움이 될까 해서... asound.conf 파일입니다.
# ALSA driver configuration
# This configuration is generated with the alsactl program.
soundcard("CARD_0") {
mixer("SigmaTel STAC9704") {
; The type is 'bool'.
switch("AC97 PCM Output Path", false)
; The type is 'bool'.
switch("Simulated Stereo Enhancement", false)
; The type is 'bool'.
switch("Loudness (bass boost)", false)
; The type is 'bool'.
switch("AC97 Mono Output Select", false)
; The type is 'bool'.
switch("AC97 Second MIC", false)
; The type is 'bool'.
switch("ADC/DAC Loopback", false)
; Voice 0 : Min 0 Max 255
; Voice 1 : Min 0 Max 255
element("Music Volume",0,200,Volume1(0,0))
; Voice 0 : Min 0 Max 255
; Voice 1 : Min 0 Max 255
element("Wave Volume",0,200,Volume1(0,0))
element("Input Gain Switch",0,101,Switch2(off))
; Voice 0 : Min 0 Max 15
; Voice 1 : Min 0 Max 15
element("Input Gain Volume",0,200,Volume1(0,0))
element("Master Mono Switch",0,101,Switch2(on))
; Voice 0 : Min 0 Max 31
element("Master Mono Volume",0,200,Volume1(31))
element("Master Switch",0,101,Switch2(on))
; Voice 0 : Min 0 Max 31
; Voice 1 : Min 0 Max 31
element("Master Volume",0,200,Volume1(31,31))
; The 3D effect has an on/off switch.
; Center : Min 0 Max 15
; Depth : Min 0 Max 15
element("Effect",0,600,_3D_Effect1(sw=off,center=0,depth=0))
element("Aux Switch",0,101,Switch2(off))
; Voice 0 : Min 0 Max 31
; Voice 1 : Min 0 Max 31
element("Aux Volume",0,200,Volume1(0,0))
element("Video Switch",0,101,Switch2(on))
; Voice 0 : Min 0 Max 31
; Voice 1 : Min 0 Max 31
element("Video Volume",0,200,Volume1(31,31))
element("CD Switch",0,101,Switch2(on))
; Voice 0 : Min 0 Max 31
; Voice 1 : Min 0 Max 31
element("CD Volume",0,200,Volume1(31,31))
element("Line Switch",0,101,Switch2(on))
; Voice 0 : Min 0 Max 31
; Voice 1 : Min 0 Max 31
element("Line Volume",0,200,Volume1(31,31))
element("MIC Switch",0,101,Switch2(on))
; Voice 0 : Min 0 Max 31
element("MIC Volume",0,200,Volume1(31))
; Voice 0 : Min 0 Max 1
element("MIC Boost",0,200,Volume1(0))
element("Phone Switch",0,101,Switch2(on))
; Voice 0 : Min 0 Max 31
element("Phone Volume",0,200,Volume1(31))
element("PC Speaker Switch",0,101,Switch2(off))
; Voice 0 : Min 0 Max 15
element("PC Speaker Volume",0,200,Volume1(0))
element("PCM Switch",0,101,Switch2(on))
; Voice 0 : Min 0 Max 31
; Voice 1 : Min 0 Max 31
element("PCM Volume",0,200,Volume1(31,31))
element("Mono Output MUX",0,401,Mux2(element("Mono-Out
Accumulator",0,301)))
element("Input MUX",0,400,Mux1(element("MIC Boost",0,200),element("MI
C Boost",0,200)))
}