ALSA Mixer Trouble

2000-03-27 Thread Terry Hancock
Hi, I just installed the ALSA driver on my system, which appeared to go perfectly (after a lot of sweat, anyway :) ). However, when I run amixer to unmute the card, according to the INSTALL instructions and the online FAQ, I get: peregrin:/proc/asound# amixer set Master on Can't access mixer

Re: ALSA Mixer Trouble

2000-03-27 Thread Frank Barknecht
Terry Hancock hat gesagt: // Terry Hancock wrote: However, when I run amixer to unmute the card, according to the INSTALL instructions and the online FAQ, I get: peregrin:/proc/asound# amixer set Master on Can't access mixer 1/0 Failed to open mixer device # Modules setup for ALSA

Re: ALSA Mixer Trouble

2000-03-27 Thread markm
I don't have much experience with this myself, but have you tried adding --with-debug=detect or --with-debug=full switches to your ./configure line? (assuming you are compiling from the source) This may give you a bit more of an idea of what is going wrong in your various logs. pretty much