Tech R wrote:
> After all the trouble and the error message I was getting when compiling 
> Alsa, I have decided to recompile my kernel. I have spent the last week, as a 
> newbie, doing my first kernel compilation. Needless to say that I had to 
> reformat my drive a few times and delete and recompile a few times. 
> I am now able to boot my system with only one error message, mixer failing to 
> load.
> 
> I have to run modprobe snd-emu10k1 everytime I reboot to load the modules and 
> once it's loaded, here's what I get when I do 'cat /proc/modules:
>


[snip list of modules]


> [root@sector1333 alsa-driver-0.9.0beta12]#
> 
> It looks like it's loading correctly. 
> 'cat /proc/asound/sndstat' results in this:
> 
> Sound Driver:3.8.1a-980706 (ALSA v0.9.0beta12 emulation code)
> Kernel: Linux sector1333 2.4.18-6mdk #1 Sat Mar 30 16:14:08 PST 2002 i686
> Config options: 0
> 
> Installed drivers:
> Type 10: ALSA emulation
> 
> Card config:
> Sound Blaster Live! at 0xac00, irq 4
> 
> Audio devices: NOT ENABLED IN CONFIG
> 
> Synth devices: NOT ENABLED IN CONFIG
> 
> Midi devices:
> 0: EMU10K1 MPU-401 (UART)
> 
> Timers:
> 7: system timer
> 
> Mixers: NOT ENABLED IN CONFIG
> [root@sector1333 alsa-driver-0.9.0beta12]#
> 
> I'm thinking this could be the reason why even after running 'amixer set 
> Master 100 unmute' I'm still not getting sound. Am I correct in this?
> How to fix the NOT ENABLED IN CONFIG????
> 
> Rick
> 

I think you need to run

amixer set PCM 100 unmute

as well as for the master volume.  I am using emu10k1 with an audigy & 
muting either PCM or Master stops sound output.  My /proc file looks the 
same as yours modulo the card name and that it is located at 
/proc/asound/oss/sndstat (2.5 kernel drivers).

hth, twoity


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

Reply via email to