From owner-freebsd-questions Wed Sep 29 16:48:26 1999 Delivered-To: freebsd-questions@freebsd.org Received: from c008.sfo.cp.net (c008-h019.c008.sfo.cp.net [209.228.14.208]) by hub.freebsd.org (Postfix) with SMTP id AB02514D74 for ; Wed, 29 Sep 1999 16:48:05 -0700 (PDT) (envelope-from meyers@cp.net) Received: (cpmta 26896 invoked from network); 29 Sep 1999 16:47:55 -0700 Received: from woohoo.eng.cp.net (HELO cp.net) (209.228.8.157) by smtp.criticalpath.net with SMTP; 29 Sep 1999 16:47:55 -0700 X-Sent: 29 Sep 1999 23:47:55 GMT Message-ID: <37F2A589.7FE2B8AD@cp.net> Date: Wed, 29 Sep 1999 16:49:30 -0700 From: Rob Meyers X-Mailer: Mozilla 4.61 [en] (X11; U; FreeBSD 3.3-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Sound problems on Dell Latitude CPi Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've been unable to get any kind of sound support on this Dell laptop I'm running 3.3-STABLE on. mpg123 spews out '/kernel: tsleep returns 4' and no audio output is produced. Here's the info on the card: It's a Crystal 4327B non-PnP onboard supposedly "sound blaster compatible" card. I have these lines in my kernel config file: controller pnp0 device pcm0 at isa? port 0x52c tty irq 5 drq 1 flags 0x15 Here's what dmesg has to say about it: pcm0 at 0x52c irq 5 drq 1 flags 0xa615 on isa mss_attach 0 at 0x52c irq 5 dma 1:5 flags 0xa615 I have tried getting OSS to work; when I build a kernel w/o a sound controller and load the latest OSS, mpg123 locks up the system. Whee! Has anyone gotten sound on one of these Dell laptops to work? What do I need to put in my kernel config file?? Thanks, Rob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message