I use Phat Linux 2.2.15-4mdk. My motherboard is AOpen AK33
The sound is integrated on the motherboard: VIA 82C686A
(South Bridge) with AD 1885.

I downloaded and compiled the Alsadrivers, libs and utils
and followed the instructions to load the driver.

The driver loads successful, I can see everything I should in
the /proc/asound directory, etc (below included), I unmuted
the channels, but no sound!

I cannot hear anaything in the console mode, nor in X-Windows.
When I open xmms I can see the spectrum analyzer working,
but no sound.

The settings of the VIA chip are recognized in Linux exactly
as in Windows.

Can anybody give a hint what to do??

Eeltje de Vries

Further information:
==========================================
/proc/asound/sndstat:

Sound Driver:3.8.2-980706 (ALSA v0.5.12a emulation code)
Kernel: Linux PhatLinux.PhatBox 2.2.15-4mdk #3 Sat Dec 2 07:04:38 EST 2000
i686
Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
VIA 82C686A at 0xdc00, irq 10

Audio devices:
0: VIA 82C686A (DUPLEX)

Synth devices: NOT ENABLED IN CONFIG

Midi devices:
0: MPU-401 (UART)

Timers:
7: system timer

Mixers:
0: Analog Devices AD1885

============================================
asound.conf:

# ALSA driver configuration
# This configuration is generated with the alsactl program.

soundcard("card1") {
  mixer("Analog Devices AD1885") {
    ; The type is 'bool'.
    switch("AC97 PCM Output Path", 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)
    element("Input Gain Switch",0,101,Switch2(on))
    ; Voice 0 : Min 0 Max 15
    ; Voice 1 : Min 0 Max 15
    element("Input Gain Volume",0,200,Volume1(9,9))
    element("Master Mono Switch",0,101,Switch2(on))
    ; Voice 0 : Min 0 Max 31
    element("Master Mono Volume",0,200,Volume1(15))
    element("Headphone Switch",0,101,Switch2(off))
    ; Voice 0 : Min 0 Max 63
    ; Voice 1 : Min 0 Max 63
    element("Headphone Volume",0,200,Volume1(0,0))
    element("Master Switch",0,101,Switch2(on))
    ; Voice 0 : Min 0 Max 63
    ; Voice 1 : Min 0 Max 63
    element("Master Volume",0,200,Volume1(29,29))
    ; 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(on))
    ; Voice 0 : Min 0 Max 31
    ; Voice 1 : Min 0 Max 31
    element("Aux Volume",0,200,Volume1(15,15))
    element("Video Switch",0,101,Switch2(off))
    ; Voice 0 : Min 0 Max 31
    ; Voice 1 : Min 0 Max 31
    element("Video Volume",0,200,Volume1(0,0))
    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(17,17))
    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(16,16))
    element("MIC Switch",0,101,Switch2(off))
    ; Voice 0 : Min 0 Max 31
    element("MIC Volume",0,200,Volume1(0))
    ; Voice 0 : Min 0 Max 1
    element("MIC Boost",0,200,Volume1(0))
    element("Phone Switch",0,101,Switch2(off))
    ; Voice 0 : Min 0 Max 31
    element("Phone Volume",0,200,Volume1(0))
    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(19,19))
    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("MIC
Boost",0,200)))
  }
}

========================================
conf.modules:

alias parport_lowlevel parport_pc
alias char-major-116 snd
alias snd-card-0 snd-card-via686a
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-12 snd-pcm-oss

========================================
modules:

snd-card-via686a
snd-pcm-oss
snd-mixer-oss




_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to