From owner-freebsd-questions@FreeBSD.ORG Sun Sep 21 20:25:15 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9574816A4B3 for ; Sun, 21 Sep 2003 20:25:15 -0700 (PDT) Received: from heron.mail.pas.earthlink.net (heron.mail.pas.earthlink.net [207.217.120.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id E768F43F85 for ; Sun, 21 Sep 2003 20:25:14 -0700 (PDT) (envelope-from algould@datawok.com) Received: from 22-15.lctv-b4.cablelynx.com ([24.204.22.15] helo=yoda.datawok.com) by heron.mail.pas.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 3.33 #1) id 1A1HK5-00019h-00; Sun, 21 Sep 2003 20:25:13 -0700 From: "Andrew L. Gould" To: "Edwin D. Vinas" , FREEBSD Date: Sun, 21 Sep 2003 22:25:14 -0500 User-Agent: KMail/1.5 References: <20030922030151.31999.qmail@web60210.mail.yahoo.com> In-Reply-To: <20030922030151.31999.qmail@web60210.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200309212225.14723.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69564776905774d2ac4bab5e327ae7d531b37e4992ac76b24977350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c Subject: Re: Internal sound card cannot be recognized X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Sep 2003 03:25:15 -0000 On Sunday 21 September 2003 10:01 pm, Edwin D. Vinas wrote: > When i turn on my FreeBSD machine, I often receive a > pop-up window saying there's a problem with my sound > card (internal sound card). It says that it couldn't > open or find /dev/dsp0 or something similar. Is there > a way to slve this? > > -edwin > What version of FreeBSD are you running? Are you getting that message in KDE? Have you recompiled the kernel for sound card support? Andrew