Hi,

I have a problem with an NFORCE2 (Soltek EQ3702). The Alsa 1.0.0-rc2
stuff seems to work OK, but I have need of the OSS emulation as well.

The /dev/adsp device is created, at major 14, minor 12, but any attempt
to use it (e.g. play -d /dev/adsp xxx), gives "no such device". /dev/dsp
works. ALSA-aware programs seem OK.

Relevant stuff from /etc/modules.conf (generated by alsaconf)...
add above module snd snd-mixer-oss sound-service-0-0 sound-service-0-1
sound-service-0-3 sound-service-0-8 sound-service-0-12
.
.
.
alias char-major-116 snd
alias char-major-14 soundcore
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
options snd  device_mode=0666
alias snd-card-0 snd-intel8x0
alias sound-slot-0 snd-intel8x0

# lsmod|grep snd
snd-seq-oss            30304   0  (unused)
snd-seq-midi-event      5920   0  [snd-seq-oss]
snd-seq                42576   2  [snd-seq-oss snd-seq-midi-event]
snd-pcm-oss            42052   0  (unused)
snd-mixer-oss          14416   0  [snd-pcm-oss]
snd-intel8x0           21736   2
snd-ac97-codec         52780   0  [snd-intel8x0]
snd-pcm                78560   1  [snd-pcm-oss snd-intel8x0]
snd-timer              18244   0  [snd-seq snd-pcm]
gameport                3300   0  [snd-intel8x0]
snd-mpu401-uart         4608   0  [snd-intel8x0]
snd-rawmidi            17696   0  [snd-mpu401-uart]
snd-seq-device          5804   0  [snd-seq-oss snd-seq snd-rawmidi]
snd-page-alloc          9236   0  [snd-intel8x0 snd-pcm]
snd                    44004   1  [snd-seq-oss snd-seq-midi-event
snd-seq snd-pcm-oss snd-mixer-oss snd-intel8x0 snd-ac97-codec snd-pcm
snd-timer snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore               6244   0  [snd]

# find /dev \! -type d | egrep 'snd|dsp|sound'

/dev/dsp
/dev/sndstat
/dev/dmdsp0
/dev/sound/mixer
/dev/sound/dsp
/dev/sound/audio
/dev/sound/adsp
/dev/sound/sequencer
/dev/sound/sequencer2
/dev/snd/controlC0
/dev/snd/timer
/dev/snd/pcmC0D2p
/dev/snd/pcmC0D1c
/dev/snd/pcmC0D0p
/dev/snd/pcmC0D0c
/dev/snd/seq
/dev/snd/pcmC0D1p
/dev/adsp





-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to