alsa-xmms-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Alsa-xmms-user] alsa-lib-0.9.6 and alsa-xmms-0.9.12


From: Daniel Brnak
Subject: [Alsa-xmms-user] alsa-lib-0.9.6 and alsa-xmms-0.9.12
Date: Sat, 2 Aug 2003 21:38:37 +0200
User-agent: Mutt/1.4.1i

hi,

i just upgraded from alsa-0.9.5 to 0.9.6 (driver,lib,oss,utils)
but alsa-xmms freezes with new alsa-lib (old one works).
i am using alsa dmix plugin by default, without it (== commented out that
pcm.!default section), there isn't problem (with alsa-lib-0.9.6).

is it a bug ?

btw, last message before freeze is (this doesnt occur with alsa-lib-0.9.5):
Xlib: unexpected async reply (sequence 0x102f)!
(seq number is allways different)

thx for your attention

Daniel


---some details---

$ cat ~/.xmms/config
---cut---
[ALSA]
audio_card=0
audio_device=0
buffer_time=1500
use_master=FALSE
surround=TRUE
use_user_device=TRUE
user_device=default
warned=FALSE
period_time=50
mmap=FALSE
mixer_device=PCM
mixer_card=0
debug=1
---cut---


$ cat ~/.asoundrc:
pcm.!default {
       type plug
       slave {
           pcm "pcm.domix"
           rate 44100
       }
}

pcm.domix {
    type dmix
    ipc_key 5321
    slave {
        pcm {
            type hw
            card 0
        }
        rate 44100
    }
}


# uname -r; lsmod
2.4.22-pre10
Module                  Size  Used by    Tainted: P
snd-intel8x0           18756   0  (autoclean)
snd-pcm                62976   0  (autoclean) [snd-intel8x0]
snd-timer              14852   0  (autoclean) [snd-pcm]
snd-ac97-codec         41592   0  (autoclean) [snd-intel8x0]
snd-page-alloc          6612   0  (autoclean) [snd-intel8x0 snd-pcm]
snd-mpu401-uart         3504   0  (autoclean) [snd-intel8x0]
snd-rawmidi            13888   0  (autoclean) [snd-mpu401-uart]
snd-seq-device          4336   0  (autoclean) [snd-rawmidi]
snd                    29956   0  [snd-intel8x0 snd-pcm snd-timer 
snd-ac97-codec snd-mpu401-uart snd-rawmidi snd-seq-device]





reply via email to

[Prev in Thread] Current Thread [Next in Thread]