Hi,
After a long time and a lot of tries, I managed to compile, config and load 
the Alsa driver for Intel8x0 with OSS emulation, however, it plays no sound 
at all... :-(
I have RedHat 7.1 with 2.4.14 kernel which I compiled with devfs.
Oh... before I get the 'all mixer channels are muted by dafult' answer, I did 
raise the volume of all of the channels using both alsamixer and KDE's kmixer.
Any idea? I am trying to use Alsa for a long time by now...
BTW it is not a hardware or cabeling problem, since the kernel's driver for 
Intel8x0 does play sound (but is buggy - plays too fast and crashes KDE's 
Artsd).
Thanks,
Asaf Gery.

Below is the relevant output from various commands:
[asaf@asaf asaf]$ /sbin/lsmod
Module                  Size  Used by
isofs                  17184   1 (autoclean)
snd-pcm-oss            36112   0
snd-mixer-oss           8816   1 [snd-pcm-oss]
snd-card-intel8x0       8016   2
snd-ac97-codec         22672   0 [snd-card-intel8x0]
snd-pcm                46368   1 [snd-pcm-oss snd-card-intel8x0]
snd-timer               9552   0 [snd-pcm]
snd                    24064   0 [snd-pcm-oss snd-mixer-oss snd-card-
d-ac97-codec snd-pcm snd-timer]
soundcore               3664   3 [snd]

[asaf@asaf asaf]$ cat /etc/modules.conf
alias eth0 e100
alias parport_lowlevel parport_pc
#alias sound-slot-0 i810_audio

# ALSA portion
#alias char-major-116 snd
alias snd-card-0 snd-card-intel8x0
#options snd-card-intel8x0 snd_ac97_clock=47999

# OSS/Free setup
#alias char-major-14 soundcore
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-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss


post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 
2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1
|| :
alias usb-controller usb-uhci
[asaf@asaf asaf]$ cat /proc/asound/sndstat
Sound Driver:3.8.1a-980706 (ALSA v0.9.0beta9 emulation code)
Kernel: Linux asaf.telmap.com 2.4.14 #1 Thu Nov 22 16:45:07 IST 2001 i686
Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
Intel ICH at 0xe800, irq 9

Audio devices:
0: Intel ICH (DUPLEX)

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
7: system timer

Mixers:
0: mixer00



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

Reply via email to