Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xmms dmix output not working
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
ATA
Tux's lil' helper
Tux's lil' helper


Joined: 04 Apr 2006
Posts: 80
Location: Germany

PostPosted: Tue Aug 22, 2006 11:23 am    Post subject: xmms dmix output not working Reply with quote

greetings,
well
i followed the alsa complete guide,but i cant get xmms to work with the dmix output plugin .
alsaplayer works with the output plugin "nforce" as well as with default, muliple instances workin fine.
xmms version "xmms-1.2.10-r15"
.asoundrc is exactly as in the wiki,(cause i have an nforce 2 intel 8x0 soundchip i took the specific config file )

Code:

pcm.nforce-hw {
        type hw
        card 0
}
pcm.!default {
        type plug
        slave.pcm "nforce"
}
pcm.nforce {
        type dmix
        ipc_key 1234
        ipc_perm 0660
        slave {
                pcm "hw:0,0"
                period_time 0
                period_size 1024
                buffer_size 4096
                #rate 44100
                rate 48000
        }
}
ctl.nforce-hw {
        type hw
        card 0
}


the error i get is "couldnt open audio"
i tried typing in the "xmms preferences output plugin alsa configure" audio device: "nforce"
tried plug:nforce and some other mentioned in the forum, but i guess i miss something .
with default its working but i cant get multiple sounds.(xmms and alsaplayer i tested)/i start xmms play and then try to start alsa player but it tells me snd_pcm_open: Device or resource busy (nforce)"
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum