--- Strykar <[EMAIL PROTECTED]> wrote: > I have two soundcards on my box, one's a PCI based Ensoniq ens1730 and the > other is an ISA based ESS Audio Drive es1688. I configured alsa with > oss,sequencer for both my cards and used the console based graphical > alsamixer to set volumes. It detects my PCI card as does a modprobe snd-card > ens1730 but when i try and play an MP3 in xmms it says, /dev/dsp, no such > device. i have the correct permissions set and am a user in the group audio. > Heres what my /etc/modules.conf looks like : > > > # ISA PnP support > options isapnp isapnp_reserve_irq=9,10,11,12,13 > > # ALSA native device support > alias char-major-116 snd > options snd snd_major=116 snd_cards_limit=2 > alias snd-card-0 snd-card-ens1730
There is no driver, snd-card-ens1730, its 1371, did you type it wrong in the email or in your file?? Have you tried playing a wave file with the native ALSA util, aplay? Make sure you use alsamixer to both UNMUTE and raise the volumes of the necessary channels (usually pcm and master) can you show me the specifis of /dev/dsp. (do an ls -l /dev/dsp, or /dev/sound/dsp. ) I assume you box is devfs from your message. Is it mandrake 8.1 or something else? what version of ALSA, 0.5.x or 0.9.x, or CVS ? > alias snd-card-1 snd-card-es1688 > options snd-card-ens1730 snd_index=0 snd_id="Cr64" > options snd-card-es1688 snd_index=1 snd_id="ESS" \ > snd_port=0x220 snd_irq=5 snd_dma1=1 > > # 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 > alias sound-slot-1 snd-card-1 > alias sound-service-1-0 snd-mixer-oss > alias sound-service-1-3 snd-pcm-oss > alias sound-service-1-12 snd-pcm-oss > > alias net-pf-4 off # we won't use PF IPX > alias net-pf-5 off # we won't use PF AppleTalk > keep > path=/lib/modules/2.4.5/misc #ALSA > > EOF > > My devfsd.conf file: > > LOOKUP snd MODLOAD ACTION snd > REGISTER sound/.* PERMISSIONS root.audio 660 > REGISTER snd/.* PERMISSIONS root.audio 660 > > > I also did a chmod 777 /dev/dsp* > and a chmod 777 /dev/mixer* > > Im very new to linux and greatly appreciate any help. > Thanks > > > > _________________________________________________________________ > MSN Photos is the easiest way to share and print your photos: > http://photos.msn.com/support/worldwide.aspx > > > _______________________________________________ > Alsa-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/alsa-user ===== Dave J. Andruczyk Enterprise Resource Providers __________________________________________________ Do You Yahoo!? Send your FREE holiday greetings online! http://greetings.yahoo.com _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user