Hi,

     I did successfully install ALSA drivers on my NEC Versa 4080H 
portable (pentium on ISA bus, ES688 sound card, no pnp), but there is no 
sound at all.

     - With OSS sb module the card works, ls > /dev/dsp makes noise;
     - With Alsa I can not use es1688 module, it does not load, gives 
'device or ressource busy' - looks es1688 module does not support ESS688 
card;
     - snd-sb8 loads OK with same irq/dma/io, but when I try to send 
data to /dev/dsp it takes long time to read the data and no sound gets 
out. Same with mpg123 - frames advance slow, no sound. And no message in 
the system log.

     Some ideas?
     Thanks, george

I load and-sb8 as:
modprobe snd-sb8 snd_port=0x220 snd_irq=5 snd_dma8=1


/etc/devfsd.conf:
# Alsa
LOOKUP snd MODLOAD ACTION snd
REGISTER ^sound/.* PERMISSIONS root.root  666
REGISTER ^snd/.* PERMISSIONS root.root 666


/etc/modules.conf:
# ALSA portion
alias char-major-116 snd
# OSS/Free portion
alias char-major-14 soundcore

# ALSA portion
alias snd-card-0 snd-sb8
alias snd-card-1 off
alias snd-card-2 off
alias snd-card-3 off
# OSS/Free portion
alias sound-slot-0 snd-card-0

# OSS/Free portion - card #1
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-12 snd-pcm-oss



_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas - 
http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink

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

Reply via email to