From owner-freebsd-current Mon Apr 10 1:19:36 2000 Delivered-To: freebsd-current@freebsd.org Received: from mail-2.sjc.telocity.net (mail-2.sjc.telocity.net [216.227.56.42]) by hub.freebsd.org (Postfix) with ESMTP id 1A9DE37B846 for ; Mon, 10 Apr 2000 01:19:27 -0700 (PDT) (envelope-from otter@otter.cc) Received: from otter.cc (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-2.sjc.telocity.net (8.9.3/8.9.3) with ESMTP id BAA20050; Mon, 10 Apr 2000 01:18:44 -0700 (PDT) Message-ID: <38F18EEA.9604C357@otter.cc> Date: Mon, 10 Apr 2000 04:20:58 -0400 From: Otter X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Doug Barton , current@freebsd.org Subject: Re: SBlive driver References: <200004020741.XAA33619@freefall.freebsd.org> <38F14CB5.6B0B997E@gorean.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doug Barton wrote: > > Cameron Grant wrote: > > > > cg 2000/04/01 23:41:21 PST > > > > Added files: > > sys/dev/sound/pci emu10k1.c emu10k1.h > > Log: > > unfinished sblive driver, playback/mixer only for now - not enabled in > > conf/files > > > > i don't seem to be clearing the cache right resulting in a short initial > > burst of noise, despite doing the same as creative and alsa. i'm committing > > now so more eyes can pore over the code. > > I finally got around to testing this, and it's causing my machine to > reboot. I cvsup'ed the latest -current sources, made world, built and > installed a new kernel after adding 'device pcm', and rebooted. The card > was detected during boot, and after making snd0, 'cat /dev/sndstat' > reports: > > FreeBSD Audio Driver (newpcm) Apr 9 2000 18:53:41 > Installed devices: > pcm0: at io 0xb800 irq 5 (1p/0r channels duplex) > > I use xfce as my WM, and when I enabled xfsound (which uses esound to > play its sounds) my machine immediately locked up, Maybe you should try another audio app. I made world again last night (April 9,2000)and use XMMS and mpg_123 for my use (listening to shoutcast servers and local files). XMMS plays without a hitch. I don't do any recording, so that's not an issue. Mpg123 works just as well, but it's for use on the command line. Both can be found in your ports collection. -Otter then after a few > seconds it spontaneously rebooted. I have the following in my kernel > config: > > makeoptions DEBUG=-g #Build kernel with gdb(1) debug > symbols > options INVARIANT_SUPPORT > options INVARIANTS > options DDB > > In spite of that, I get no debug, no crash dump (I have dumpdev in my > /etc/rc.conf.local), nothing but a reboot. I repeated the same > experiment, same result. > > Let me know if there is anything I can do to help. > > Doug > -- > Excess on occasion is exhilarating. It prevents moderation from > acquiring the deadening effect of a habit. > -- W. Somerset Maugham > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message