Christophe Baillon wrote: > > Hi, > > I have just installed alsa driver (on debian sid). > > Modules are well loaded. > alsamixer works fine. I can change the volume of tracks, but > none sound application is working.
To start run: chmod a+rwx /dev/dsp Also when you modprobe try these: modprobe snd-card-sbawe; modprobe snd-mixer-oss; modprobe snd-pcm-oss; That should allow alsaplayer and other oss apps to access the oss emulation layer. Have you tried playing a file with aplay? eg: aplay -f cd file.wav to play a stereo 44100khz .wav file. If that does not work then you have some parameters wrong in /etc/modules.conf probably. > For instance, this is the output of alsaplayer : > > christof@serveur:~$ alsaplayer > AlsaPlayer 0.99.36 > (C) 1999-2001 Andy Lo A Foe <[EMAIL PROTECTED]> and others. > ALSA lib pcm_hw.c:598:(snd_pcm_hw_open) SNDRV_PCM_IOCTL_PVERSION failed: > Inappropriate ioctl for device > snd_pcm_open: Inappropriate ioctl for device > /usr/lib/alsaplayer/output/libalsa.so failed to load > ERROR: I could not find a suitable output module on your > system. Make sure they're in "/usr/lib/alsaplayer/output/". > Use the -o parĉmeter to select one. > ERROR: failed to load output add-on. Exiting... > > What is wrong ? > > when i do lsmod i have got : > > serveur:/lib/modules/2.4.16/misc# lsmod > Module Size Used by Tainted: P > snd-card-sbawe 5824 0 > isa-pnp 27720 0 [snd-card-sbawe] > snd-opl3 6272 0 [snd-card-sbawe] > snd-sb16-dsp 6592 0 [snd-card-sbawe] > snd-pcm 55168 0 [snd-sb16-dsp] > snd-timer 10880 0 [snd-opl3 snd-pcm] > snd-mpu401-uart 3296 0 [snd-card-sbawe snd-sb16-dsp] > snd-rawmidi 13504 0 [snd-mpu401-uart] > snd-emu8000 11168 0 [snd-card-sbawe] > snd-seq-device 4144 0 [snd-opl3 snd-rawmidi snd-emu8000] > snd-sb16-csp 17248 0 [snd-card-sbawe] > snd-sb-common 7080 0 [snd-card-sbawe snd-sb16-dsp > snd-sb16-csp] > snd-hwdep 4480 0 [snd-opl3 snd-sb16-csp] > snd 30344 0 [snd-card-sbawe snd-opl3 snd-sb16-dsp > snd-pcm snd-timer snd-mpu401-uart snd-rawmidi snd-emu8000 snd-seq-device > snd-sb16-csp snd-sb-common snd-hwdep] > soundcore 3460 3 [snd] > nfs 41568 3 (autoclean) > lockd 35680 1 (autoclean) [nfs] > sunrpc 57812 1 (autoclean) [nfs lockd] > pcnet32 11168 1 > > Thanks > > > ______________________________________________________________________________ > ifrance.com, l'email gratuit le plus complet de l'Internet ! > vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP... > http://www.ifrance.com/_reloc/email.emailif > > _______________________________________________ > Alsa-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/alsa-user -- Patrick Shirkey - Boost Hardware Ltd. Http://www.boosthardware.com - For the discerning hardware connoisseur. http://www.boosthardware.com/LAU/Linux_Audio_Users_Guide/ ======================================================================= _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user