Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Aug 2002 05:45:59 -0700 (PDT)
From:      Ulrich Spoerlein <q@uni.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/41747: quake won't play sound with newpcm driver
Message-ID:  <200208171245.g7HCjxdR042055@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         41747
>Category:       kern
>Synopsis:       quake won't play sound with newpcm driver
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 17 05:50:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Ulrich Spoerlein
>Release:        4.6.2-RELEASE
>Organization:
>Environment:
FreeBSD roadrunner 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #6: Fri Aug 16 22:01:06 CEST 2002 root@coyote.dnsalias.net:/usr/obj/usr/src/sys/ROADRUNNER  i386

>Description:
when using the voxware drivers, sound in a native compiled quake2 works. when using the pcm driver it says:
/dev/dsp: Invalid argument
SNDDMA_Init: Could not set /dev/dsp to stereo=2
>How-To-Repeat:
with a Soundblaster ISA Card you can try both, voxware and pcm drivers. try one kernel with the voxware driver:
#voxware driver
#device     snd0
#device     sb0      at isa? port 0x220 irq 5 drq 1

and another with the pcm driver:
#pcm driver
#device      pcm
#device      sbc0     at isa? port 0x220 irq 5 drq 1 flags 0x0

right now you have to get the quake2 sources from CVS:
cvs -d :pserver:anonymous@cvs.quakeforge.net:/project/cvs login
cvs -d :pserver:anonymous@cvs.quakeforge.net:/project/cvs checkout quake2

the password is empty. after download finishes:
cd quake2 && ./bootstrap && ./configure && make
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208171245.g7HCjxdR042055>