Date: Mon, 16 Nov 1998 10:27:12 -0500 (EST) From: "Richard J. Kuhns" <rjk@grauel.com> To: freebsd-current@FreeBSD.ORG Subject: Strangeness with pcm driver... Message-ID: <13904.17488.316938.639031@sawmill.grauel.com>
next in thread | raw e-mail | index | archive | help
I'm running a recent -current (within the past 4 days), and decided to
switch to the new sound code. rplay still apparently works just fine, but
games that produce sounds (xboing and xkoules) suffer a 5 to 10 second
delay. To be more precise, when I start a game of xkoules, there's no
sound for 5 to 10 seconds. Then the sound starts, but it's the sound that
should have been at the beginning of the game. As near as I can tell,
there's never any loss; it's just 5 seconds out of synch. And yes, the
sounds continue for a little while after I terminate the game.
Suggestions?
Here's the dmesg output for both the old (which works fine) and new:
Old:
Copyright (c) 1992-1998 FreeBSD Inc.
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.
FreeBSD 3.0-CURRENT #15: Sun Nov 15 20:42:27 EST 1998
rjk@moran.grauel.com:/usr/src/sys/compile/MORAN
Timecounter "i8254" frequency 1193182 Hz
Timecounter "TSC" frequency 199432917 Hz
CPU: Pentium Pro (199.43-MHz 686-class CPU)
Origin = "GenuineIntel" Id = 0x619 Stepping=9
Features=0xfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV>
...
...
sb0 at 0x220 irq 5 drq 1 on isa
snd0: <SoundBlaster 16 4.11>
sbxvi0 at ? drq 6 on isa
snd0: <SoundBlaster 16 4.11>
sbmidi0 at 0x300 on isa
snd0: <SoundBlaster MPU-401>
New:
Copyright (c) 1992-1998 FreeBSD Inc.
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.
FreeBSD 3.0-CURRENT #14: Thu Nov 12 16:18:11 EST 1998
toor@moran.grauel.com:/usr/src/sys/compile/MORAN
Timecounter "i8254" frequency 1193182 Hz
Timecounter "TSC" frequency 199433106 Hz
CPU: Pentium Pro (199.43-MHz 686-class CPU)
Origin = "GenuineIntel" Id = 0x619 Stepping=9
Features=0xfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV>
...
...
pcm0 at 0x220 irq 5 drq 1 flags 0x15 on isa
--
Richard Kuhns rjk@grauel.com
PO Box 6249 Tel: (765)477-6000 \
100 Sawmill Road x319
Lafayette, IN 47903 (800)489-4891 /
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?13904.17488.316938.639031>
