From owner-freebsd-questions Wed Feb 6 6: 7:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from nova.kettering.edu (nova.kettering.edu [192.138.137.2]) by hub.freebsd.org (Postfix) with ESMTP id E44CA37B425 for ; Wed, 6 Feb 2002 06:07:41 -0800 (PST) Received: from infinity.kettering.edu (infinity.kettering.edu [198.110.5.123]) by nova.kettering.edu (8.10.1/8.10.0) with ESMTP id g16E6al18077 for ; Wed, 6 Feb 2002 09:06:36 -0500 (EST) Received: from localhost (acheng@localhost) by infinity.kettering.edu (8.11.6/8.11.6) with ESMTP id g16E9qr08426 for ; Wed, 6 Feb 2002 09:09:53 -0500 (EST) (envelope-from acheng@e-math.ams.org) X-Authentication-Warning: infinity.kettering.edu: acheng owned process doing -bs Date: Wed, 6 Feb 2002 09:09:52 -0500 (EST) From: Ada Cheng X-X-Sender: To: Subject: A few questions before I recompile my kernel Message-ID: <20020206084652.M7983-100000@infinity.kettering.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Good morning, First a bit of info on my box: Dell Dimension Workstation dual 1.5GHz Xeon processor Integrated Analog Devices AD1885 AC'97 audio (This comes with the system, I called customer service for this info) Running 4.4-stable My kernel presently has: device pcm dmesg reveals: pcm0: port 0xcc40-0xcc7f,0xc800-0xc8ff irq 11 at device 31.5 on pci0. and cat /dev/sndstat gives: FreeBSD Audio Driver (newpcm) Nov 7 2001 15:52:15 Installed devices: pcm0: at io 0xc800, 0xcc40 irq 11 (1p/2r/0v channels duplex) I have also install realplayer 8. My problem: Sound from real audio files and mp3 are at super speed. Regular cd playing is fine. After searching through the archives I notice that people with the AC'97 audio has it appear in the <> bracket on the line pcm0. Mine didn't. (is that a problem??) Secondly, I also notice some people add the line device csa in their kernel although there was no explaination as to why that was needed. So I am thinking of doing that. Is that necessary? Finally, there was also the mentioning of the ich.c driver. I notice the file in /usr/src/sys/dev/sound/pic and the line dev/sound/pci/ich.c optional pcm psi is already included in /usr/src/sys/conf/files Do I need to `load' the driver?? If so, how? Any other ideas/hints on fixing my sound speed problems? Many thanks in advance. Ada To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message