Hi,

I have Debian/Unstable installed with 2.6.8.1-mm4. I user alsa with the a special .asoundrc (attached). I have now installed gkrellm & gkrellmss. The problem is, that when I click on the sound scope part I get this error message:

Can't open ALSA monitoring.
Look for an "ALSA lib" console error message.

my problem is that I tried to find some logs or places where I could find that error message. Sadly I had no luck.

Does anybody know what kind of problem that could be? I couldn't find anything with google yet.

lg, clemens
pcm.!default {
        type plug
        slave.pcm "dmixer"
}

pcm.dsp0 {
        type plug
        slave.pcm "dmixer"
}

pcm.dmixer {
        type dmix
        ipc_key 1024
        slave {
                pcm "hw:0,0"
                period_time 0
                period_size 1024
                buffer_size 8192
                rate 44100
        }
        bindings {
                0 0
                1 1
        }
}

ctl.dmixer {
        type hw
        card 0
}

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to