From owner-freebsd-current@FreeBSD.ORG Tue Sep 21 10:33:07 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6823B16A4CE; Tue, 21 Sep 2004 10:33:07 +0000 (GMT) Received: from unixmania.com (dsl-200-78-46-199.prod-infinitum.com.mx [200.78.46.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9501843D31; Tue, 21 Sep 2004 10:33:05 +0000 (GMT) (envelope-from eculp@encontacto.net) Received: from encontacto.net ([201.129.94.187]) by unixmania.com with esmtp; Tue, 14 Sep 2004 10:35:53 -0500 Received: from localhost (localhost [127.0.0.1]) (uid 80) by encontacto.net with local; Tue, 14 Sep 2004 10:35:48 -0500 Received: from dsl-201-129-94-187.prod-infinitum.com.mx (dsl-201-129-94-187.prod-infinitum.com.mx [201.129.94.187]) by mail.encontacto.net (Horde) with HTTP for ; Tue, 14 Sep 2004 10:35:48 -0500 Message-ID: <20040914103548.waoos0cccg8oocso@mail.encontacto.net> Date: Tue, 14 Sep 2004 10:35:48 -0500 From: Edwin Culp To: Lutz Bichler References: <200409131808.i8DI8D3e053455@gw.catspoiler.org> <200409141058.37123.Lutz.Bichler@unibw-muenchen.de> In-Reply-To: <200409141058.37123.Lutz.Bichler@unibw-muenchen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-Originating-IP: 201.129.94.187 cc: Don Lewis cc: current@freebsd.org Subject: Re: Problem with snd_ich X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Sep 2004 10:33:07 -0000 Quoting Lutz Bichler : > On Monday 13 September 2004 20:08, you wrote: >> Does anything show up in dmesg when the failure occurs? > > No, unfortunately not. But it=B4s the problem with KDE which was > reported on the > list. After booting it works fine on the console and after starting X/KDE > sound is gone. Also it does not help for me to disable the start of the s= ound > daemon artsd. After loading kde, have you tried a kldunload snd_ich and then a kldload snd_ich. That gets me runing for the session. In fact I've even put an ion on the desktop to do it for me but that doesn't fix the problem. ed