From owner-freebsd-stable@FreeBSD.ORG Thu Apr 3 09:22:12 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BCA337B401 for ; Thu, 3 Apr 2003 09:22:12 -0800 (PST) Received: from graf.pompo.net (lns-th2-6f-81-57-186-139.adsl.proxad.net [81.57.186.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07AEB43FA3 for ; Thu, 3 Apr 2003 09:22:11 -0800 (PST) (envelope-from thierry@pompo.net) Received: by graf.pompo.net (Postfix, from userid 1001) id C100F7514; Thu, 3 Apr 2003 19:21:16 +0200 (CEST) Date: Thu, 3 Apr 2003 19:21:16 +0200 From: Thierry Thomas To: freebsd-stable@freebsd.org Message-ID: <20030403172116.GA52749@graf.pompo.net> Mail-Followup-To: freebsd-stable@freebsd.org References: <200304030044.33060.jd@jackdan.net> <200304031513.27245.doconnor@gsoft.com.au> <20030403135458.GA93650@gattaca.yadt.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20030403135458.GA93650@gattaca.yadt.co.uk> X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 4.8-RC i386 Organization: Kabbale Eros X-PGP: 0xC71405A2 Subject: Re: Recompiling QT for nvidia drivers X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Apr 2003 17:22:12 -0000 Le Jeu 3 avr 03 à 15:54:58 +0200, David Taylor écrivait : > I'm running the nVidia drivers (using WITH_FREEBSD_AGP, else it appears to > panic on startup, or possibly just freeze dead -- i can't see 'through' > the splash screen to tell) and Qt-3.1.1_4/KDE-3.1, and KDE appears to work > reasonably OK. Unfortunately running kdm causes 'kde_greet' to start > allocating as much RAM as it possibly can, as fast as it can... I don't think that it is related to nVidia: I have this error on a machine without nVidia driver (with an error "swap_pager: out of swap space" and then "swap_pager_getswapspace: failed"), and a lot of QT errors: kdecore (KLibLoader): WARNING: KLibrary: Undefined symbol "init_keyboard_layout" QSettings::sync: filename is null/empty mcop warning: user defined signal handler found for SIG_PIPE, overriding kwin: X_SetInputFocus(0x2600004): BadMatch (invalid parameter attributes) etc. That should be fixed with KDE 3.1.1. -- Th. Thomas.