I am using a CM-8738 PCI sound card built into my ASUS motherboard and
RH 8.0.  I have tried using ALSA both with tarballs from the site and
the RPM packages from www.freshrpms.net - both to the same effect.  ALSA
sound working, but OSS not.  (I'm not using the alsa-oss library, by the
way.)

XMMS, when running the ALSA plugin plays fine and all ALSA programs are
quite happy, but when running ESD or XMMS, I have problems.  ESD seems
to start fine enough, but there's no sound at all coming from it.  XMMS,
with the OSS or ESD plugin in, will "play," but without sound and the
slider finishes a 3-minute song in about 5 seconds.  Very quick sliding.

(All of this behaves the same as either root or a user, by the way, so
I'm pretty sure my /dev permissions are fine.)

There's a few handy dumps here of my modules.conf and /proc/modules
files.

Thanks to anyone willing to help me out.  :-)

------------------------
/etc/modules.conf
------------------------
alias parport_lowlevel parport_pc
alias eth0 tulip
alias usb-controller usb-ohci

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 || :
post-install sound-slot-1 /bin/aumix-minimal -f /etc/.aumixrc -L
>/dev/null 2>&1 || :
pre-remove sound-slot-1 /bin/aumix-minimal -f /etc/.aumixrc -S
>/dev/null 2>&1 || :
alias char-major-195 nvidia

post-install snd-card-0 /usr/sbin/alsactl restore >/dev/null 2>&1 || :
pre-remove snd-card-0 /usr/sbin/alsactl store >/dev/null 2>&1 || :

alias char-major-116 snd
alias snd-card-0 snd-cmipci

alias char-major-14 soundcore
alias sound-slot-0 sound-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

------------------------
/proc/modules
------------------------
snd-pcm-oss            43780   0 (unused)
snd-mixer-oss          15320   0 [snd-pcm-oss]
ide-cd                 33608   0 (autoclean)
cdrom                  33696   0 (autoclean) [ide-cd]
snd-cmipci             23212   3
snd-pcm                82144   1 [snd-pcm-oss snd-cmipci]
snd-opl3-lib            8900   0 [snd-cmipci]
snd-timer              15368   0 [snd-pcm snd-opl3-lib]
snd-hwdep               5856   0 [snd-opl3-lib]
snd-mpu401-uart         4716   0 [snd-cmipci]
snd-rawmidi            18336   0 [snd-mpu401-uart]
snd-seq-device          6144   0 [snd-opl3-lib snd-rawmidi]
snd                    39820   6 [snd-pcm-oss snd-mixer-oss snd-cmipci
snd-pcm snd-opl3-lib snd-timer snd-hwdep snd-mpu401-uart snd-rawmidi
snd-seq-device]
agpgart                42944   3 (autoclean)
nvidia               1592128  10 (autoclean)
autofs                 13348   0 (autoclean) (unused)
tulip                  43552   1
ipt_REJECT              3736   2 (autoclean)
iptable_filter          2412   1 (autoclean)
ip_tables              14840   2 [ipt_REJECT iptable_filter]
audio                  43476   0
soundcore               6500   6 [snd audio]
nls_iso8859-1           3516   1 (autoclean)
nls_cp437               5148   1 (autoclean)
vfat                   13084   1 (autoclean)
fat                    38744   0 (autoclean) [vfat]
mousedev                5524   2
keybdev                 2976   0 (unused)
hid                    22244   0 (unused)
input                   5920   0 [mousedev keybdev hid]
usb-ohci               21288   0 (unused)
usbcore                77056   1 [audio hid usb-ohci]
ext3                   70336   1
jbd                    52212   1 [ext3]

-- 
Samuel Kaufman <[EMAIL PROTECTED]>



-------------------------------------------------------
This SF.NET email is sponsored by: Take your first step towards giving 
your online business a competitive advantage. Test-drive a Thawte SSL 
certificate - our easy online guide will show you how. Click here to get 
started: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0027en
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to