From owner-freebsd-questions@FreeBSD.ORG Wed Sep 29 19:29:02 2004 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 D78E916A4CE for ; Wed, 29 Sep 2004 19:29:02 +0000 (GMT) Received: from makeworld.com (makeworld.com [198.92.228.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 452F743D39 for ; Wed, 29 Sep 2004 19:29:02 +0000 (GMT) (envelope-from racerx@makeworld.com) Received: from localhost (localhost.com [127.0.0.1]) by makeworld.com (Postfix) with ESMTP id 437E663DA; Wed, 29 Sep 2004 14:29:01 -0500 (CDT) Received: from makeworld.com ([127.0.0.1]) by localhost (makeworld.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08923-10; Wed, 29 Sep 2004 14:28:58 -0500 (CDT) Received: from [198.92.228.34] (racerx.makeworld.com [198.92.228.34]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by makeworld.com (Postfix) with ESMTP id E253D637F; Wed, 29 Sep 2004 14:28:52 -0500 (CDT) Message-ID: <415B0D02.7080607@makeworld.com> Date: Wed, 29 Sep 2004 14:29:06 -0500 From: Chris User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040929) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Eduardo Huertas References: <20040929192629.31088.qmail@web52904.mail.yahoo.com> In-Reply-To: <20040929192629.31088.qmail@web52904.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by ClamAV 0.75.1/amavisd-new-2.1.1 at makeworld.com - Isn't it ironic cc: freebsd-questions@FreeBSD.org Subject: Re: Sound problem 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: Wed, 29 Sep 2004 19:29:03 -0000 Eduardo Huertas wrote: > Hi Everybody > > I have a SONY Vaio PCG-FXA36 and have worked very well > with > > FreeBSD 5.2.1-RELEASE #0 > > Except with the sound card :-( > > Sometimes it does work and others simply not. > > When it doesn't dmesg shows me this: > > ----------- > pcm0: port > 0x1c50-0x1c53,0x1c54-0x1c57,0x1000- > 0x10ff irq 5 at device 7.5 on pci0 > via: codec busy > via: codec busy > via: codec busy > via: codec busy > via: codec busy > via: codec busy > pcm0: ac97 codec invalid or not present (id == > ffffffff) > device_probe_and_attach: pcm0 attach returned 6 > ----------- > > And KDE sends me this message: > ----------- > Sound server informational message: > Error while initializing the sound driver: > device /dev/dsp can't be opened (No such file or > directory) > The sound server will continue, using the null output > device. > ------------ > > Attached is dmesg when everything is OK. > > Thanks for your time and your sugestions. > > > > -edu- Try adding this to your kernel, then recompile it, install it. device pcm -- Best regards, Chris