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

Re: quake3



Hi,

On Thu, Feb 10, 2005 at 11:22:54PM +0100, Philippe wrote:
> is there a solution pour this problem ?
> 
> ------- sound initialization -------
> Could not mmap dma buffer PROT_WRITE|PROT_READ
> trying mmap PROT_WRITE (with associated better compatibility / less
> performance code)
> /dev/dsp: Input/output error
> Could not mmap /dev/dsp

you need both oss support and 32bit ioctl. 

Presuming you setup your system to use alsa, add the following to your 
/etc/modules.conf:

snd_pcm_oss
snd_mixer_oss
snd_seq_oss
snd_ioctl32

dont forget to modprobe the modules, too.

HTH
Frederik Schueler

-- 
ENOSIG

Attachment: signature.asc
Description: Digital signature


Reply to: