I've successfully installed the latest Alsa drivers and can play sound using aplay. However, none of my OSS applications (XMMS, Gnome CD Player) will give me anything at all.
I've done the obvious things - using alsamixer to unmute all the channels, - checking the modules all loaded successfully lsmod gives: Module Size Used by Not tainted nls_iso8859-1 3516 1 (autoclean) nls_cp437 5116 1 (autoclean) vfat 13084 1 (autoclean) fat 38712 0 (autoclean) [vfat] sr_mod 18136 0 (autoclean) snd-pcm-oss 45092 0 (autoclean) snd-mixer-oss 16536 0 (autoclean) [snd-pcm-oss] snd-intel8x0 23748 0 (autoclean) snd-pcm 82240 0 (autoclean) [snd-pcm-oss snd-intel8x0] snd-timer 15304 0 (autoclean) [snd-pcm] snd-ac97-codec 39464 0 (autoclean) [snd-intel8x0] snd-mpu401-uart 4796 0 (autoclean) [snd-intel8x0] snd-rawmidi 18624 0 (autoclean) [snd-mpu401-uart] snd-seq-device 6316 0 (autoclean) [snd-rawmidi] snd 45996 0 (autoclean) [snd-pcm-oss snd-mixer-oss snd-intel8x0 snd-pcm snd-timer snd-ac97-codec snd-mpu401-uart snd-rawmidi snd-seq-device] soundcore 6532 4 (autoclean) [snd] autofs 13348 0 (autoclean) (unused) tg3 46760 1 ipt_REJECT 3736 6 (autoclean) iptable_filter 2412 1 (autoclean) ip_tables 14936 2 [ipt_REJECT iptable_filter] printer 8992 0 ide-scsi 10512 0 scsi_mod 107176 2 [sr_mod ide-scsi] ide-cd 33608 0 cdrom 33696 0 [sr_mod ide-cd] ohci1394 20108 0 (unused) ieee1394 46892 0 [ohci1394] mousedev 5524 2 keybdev 2976 0 (unused) hid 22244 0 (unused) input 5888 0 [mousedev keybdev hid] usb-uhci 26188 0 (unused) ehci-hcd 17480 0 (unused) usbcore 77024 1 [printer hid usb-uhci ehci-hcd] ext3 70368 1 jbd 52212 1 [ext3] - checked my alias statements in modules.conf match the alsa how-to modules.conf: alias parport_lowlevel parport_pc alias eth0 tg3 alias usb-controller ehci-hcd #alias sound-slot-0 i810_audio #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 || : alias usb-controller1 usb-uhci alias ieee1394-controller ohci1394 #Alsa Drivers Section alias char-major-116 snd alias snd-card-0 snd-intel8x0 #OSS/Free portion 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 anyone have any more ideas? btw - there is nothing wrong with the sound card as it works fine under Windows XP. thx bjb __________________________________________________ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
