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 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