You are not logged in.

#1 2007-12-09 18:29:46

burk
Member
From: Norway
Registered: 2007-06-17
Posts: 46

Flash killing mpd

Hey

I have problems viewing flash videos inside Swiftfox and then listening to music in mpd afterwards. Mpd stops working and when I try to restart it i get this message:

ALSA lib pcm_dmix.c:833:(snd_pcm_dmix_open) unable to create IPC semaphore
No audio_output specified and unable to detect a default audio output device

Mpd runs as a separate mpd user, and I've set up my /etc/asound.conf like this:

#/etc/asound.conf start:                                                       
pcm.!default {                                                                 
    type plug                                                                   
    slave.pcm "dmixer"                                                         
}                                                                               
pcm.dsp0 {                                                                     
    type plug                                                                   
    slave.pcm "dmixer"                                                         
}                                                                               
pcm.dmixer {                                                                   
    type dmix                                                                   
    ipc_key 1024                                                               
    ipc_key_add_uid 0                                                           
    slave {                                                                     
        pcm "hw:0,0"                                                           
        period_time 0                                                           
        period_size 1024                                                       
        buffer_size 8192                                                       
        rate 44100                                                             
    }                                                                           
    bindings {                                                                 
        0 0                                                                     
        1 1                                                                     
    }                                                                           
}                                                                               
                                                                               
ctl.dmixer {                                                                   
    type hw                                                                     
    card 0                                                                     
}                                                                               
#end.

Does anyone know how I can fix this?

Offline

#2 2007-12-10 17:19:00

Rokixz
Member
From: Šiauliai, Lithuania
Registered: 2007-04-21
Posts: 251
Website

Re: Flash killing mpd

I have this error too.


http://ispconfig.lt - ISPConfig 3 based hosting. Coming Soon!

Offline

Board footer

Powered by FluxBB