From owner-freebsd-questions Wed Oct 4 21:46:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ux4.cso.uiuc.edu (ux4.cso.uiuc.edu [128.174.5.62]) by hub.freebsd.org (Postfix) with ESMTP id E7EC637B502 for ; Wed, 4 Oct 2000 21:46:42 -0700 (PDT) Received: from localhost by ux4.cso.uiuc.edu (8.10.1/8.10.1) with ESMTP id e954kfR13363 for ; Wed, 4 Oct 2000 23:46:41 -0500 (CDT) X-Authentication-Warning: ux4.cso.uiuc.edu: ccwinter owned process doing -bs Date: Wed, 4 Oct 2000 23:46:41 -0500 (CDT) From: colin christopher winters X-Sender: ccwinter@ux4.cso.uiuc.edu To: questions@FreeBSD.org Subject: Sound card problems In-Reply-To: <002001c02e85$f0937ea0$91c1ce3f@lola> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to get my CMI 8330 sound card installed under BSD. I switched from linux, and here's what i used to enable the card under it: sb io=0x220 dma=1 dma16=5 irq=5 mpu_io=0x330 ad1848 io=0x530 irq=7 dma=0 soundpro=1 However, I can't figure out a way to get it going . I've tried using just device pcm, using device pcm and the sbc0 device with my settings at the same time, device pcm0 with the settings i used previously...everything. The best I can get playing mp3s is a few seconds of the start of the song repeated through static, then i get a pcm0 device timeout error, and after that i can't open /dev/dsp. Does anyone know what i'm doing wrong? I'm completely stumped. Colin Winters To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message