From owner-freebsd-questions@FreeBSD.ORG Tue May 13 06:52:04 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 006B31065673 for ; Tue, 13 May 2008 06:52:04 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 070868FC14 for ; Tue, 13 May 2008 06:52:02 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m4D6pwfW087695; Tue, 13 May 2008 08:51:58 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m4D6pwSs087692; Tue, 13 May 2008 08:51:58 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 13 May 2008 08:51:58 +0200 (CEST) From: Wojciech Puchar To: Chris Hill In-Reply-To: <20080512210552.V99496@tripel.monochrome.org> Message-ID: <20080513084927.E87631@wojtek.tensor.gdynia.pl> References: <20080512210552.V99496@tripel.monochrome.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Desmond Chapman , freebsd-questions@freebsd.org Subject: Re: RE-upgraded and have a few problems. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2008 06:52:04 -0000 > that the card requires. You can > > # kldload sound.ko > are you sure what you say. kldload sound.ko loads common sound drivers code, not all modules kldload /boot/kernel/snd_* would do what you've said after this - look at logs what module actually fit, and then add snd__load="YES" to /boot/loader.conf to have it loaded every boot. > These seem like issues with X and/or KDE. Are you able to run some other > window manager, e.g. twm? icewm is very good for those who like somehow windows looking, but only somehow and only looking, it works very fast and very well :)