View Single Post
  #2   (View Single Post)  
Old 23rd February 2010
Carpetsmoker's Avatar
Carpetsmoker Carpetsmoker is offline
Real Name: Martin
Tcpdump Spy
 
Join Date: Apr 2008
Location: Netherlands
Posts: 2,243
Default

From memory, this was some problem more or less specific to the Quake engine and some Linux sound bug.
There is a sysctl to work around this bug, I think it was linux_mmap or something ... Try doing:
# sysctl -a | grep linux_mmap

And change the value that comes up (if any )

Hope this at least points you in the right direction.
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things.
Reply With Quote