Did you compile xmms yourself?  If not, it might have been compiled for an
older version of alsa (.5.x and .9.x are incompatible).  If you got xmms
as a binary, try grabbing the source and building it against the new alsa
libs.
-dgm


On Sat, 1 Dec 2001, Espen Riskedal wrote:

>
> ok, I've got the modules loading and I got aplay, alsamixer, amixer and
> envy24control working - BUT things like XMMS don't work - not even through
> ESD nor OSS
>
> I'm using 2.4.14 kernel and 0.9.0beta10 for all alsa stuff
>
> my modules.conf is like:
>
> # ALSA portion
> alias char-major-116 snd
> # OSS/Free portion
> alias char-major-14 soundcore
>
> # ALSA portion
> alias snd-card-0 snd-card-ice1712
> # OSS/Free portion
> alias sound-slot-0 snd-card-0
>
> /proc/asound/sndstat says:
> Sound Driver:3.8.1a-980706 (ALSA v0.9.0beta10 emulation code)
> Kernel: Linux immortal 2.4.14 #3 Sat Dec 1 08:33:25 CET 2001 i686
> Config options: 0
>
> Installed drivers:
> Type 10: ALSA emulation
>
> Card config:
> M Audio Audiophile 24/96 at 0x9400, irq 9
>
> Audio devices:
> 0: ICE1712 multi (DUPLEX)
>
> Synth devices: NOT ENABLED IN CONFIG
>
> Midi devices:
> 0: MPU-401 (UART)
>
> Timers:
> 7: system timer
>
> Mixers:
> 0: mixer00
>
> and lsmod says:
> Module                  Size  Used by    Not tainted
> snd-pcm-oss            35744   1
> snd-mixer-oss           9120   0  [snd-pcm-oss]
> sound                  53580   0  (unused)
> snd-card-ice1712       30496   2  (autoclean)
> snd-pcm                46944   0  [snd-pcm-oss snd-card-ice1712]
> snd-timer              10176   0  [snd-pcm]
> snd-ac97-codec         23104   0  [snd-card-ice1712]
> snd-cs8427              3420   0  [snd-card-ice1712]
> snd-i2c                 2088   0  [snd-card-ice1712 snd-cs8427]
> snd-mpu401-uart         2576   0  [snd-card-ice1712]
> snd-rawmidi            11904   0  [snd-mpu401-uart]
> snd-seq-device          3888   0  [snd-rawmidi]
> snd                    23944   4  [snd-pcm-oss snd-mixer-oss
> snd-card-ice1712 snd-pcm snd-timer snd-ac97-codec snd-cs8427 snd-i2c
> snd-mpu401-uart snd-rawmidi snd-seq-device]
> soundcore               3364   7  [sound snd]
> ne2k-pci                5056   1
> 8390                    5952   0  [ne2k-pci]
>
> (at this time esd had ran, and been killed and /dev/dsp was 'busy') but
> anyway, after modprobeing snd-pcm-oss, running esd - it was possible to
> press play in xmms, but it just hang ...
>
> please help me... I've been up in all night (it's 8 or 9 now) and still
> thinks are not smooth :(((((
>
> I have not btw compiled the alsa-oss-0.9.0beta10 as 'make install' for it
> seems broken:
>
> Makefile:426: warning: overriding commands for target `aoss'
> Makefile:137: warning: ignoring old commands for target `aoss'
> make: *** No rule to make target `aoss.1', needed by `all-am'.  Stop.
>
> espen
>
>
> _______________________________________________
> Alsa-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/alsa-user
>


_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to