Author Topic: Soundserver Problem  (Read 2646 times)

foodle

  • Newbie
  • *
  • Posts: 3
    • View Profile
Soundserver Problem
« on: September 06, 2005, 05:39:16 pm »
Hi, I'm looking for a possibility to get the Z to play 2 sounds at the same time.

Example : "listening to music -> incoming icq message" -> the icq app tells me 'can't open /dev/dsp

I guess the xmms does add a write protection to /dev/dsp while using it.

-->I need some kind of sound server or workaround for this, so that it works like in kde.


regards

lpotter

  • Sr. Member
  • ****
  • Posts: 450
    • View Profile
    • http://qtopia.net
Soundserver Problem
« Reply #1 on: September 07, 2005, 01:25:59 pm »
Quote
Hi, I'm looking for a possibility to get the Z to play 2 sounds at the same time.

Example : "listening to music -> incoming icq message" -> the icq app tells me 'can't open /dev/dsp

I guess the xmms does add a write protection to /dev/dsp while using it.

-->I need some kind of sound server or workaround for this, so that it works like in kde.


regards
[div align=\"right\"][a href=\"index.php?act=findpost&pid=94746\"][{POST_SNAPBACK}][/a][/div]


Its actually the kernel that stops processes from sharing devices.
Software Engineer, Systems Group, MES, Trolltech
irc.freenode.net #qtopia
http://qtopia.net

foodle

  • Newbie
  • *
  • Posts: 3
    • View Profile
Soundserver Problem
« Reply #2 on: September 07, 2005, 01:49:58 pm »
Quote
Its actually the kernel that stops processes from sharing devices.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=94876\"][{POST_SNAPBACK}][/a][/div]


hmm, so what? Is there a kernel Patch available or somesort of Kernel Fral in /proc?


Thanks

Borealid

  • Newbie
  • *
  • Posts: 46
    • View Profile
Soundserver Problem
« Reply #3 on: September 07, 2005, 06:35:49 pm »
The way to fix this is to run a soundserver like esd, or to use ALSA with the dmix device.