From owner-freebsd-ports@FreeBSD.ORG Tue Feb 3 20:30:08 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 73408106566B for ; Tue, 3 Feb 2009 20:30:08 +0000 (UTC) (envelope-from dorian.buettner@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id BFB328FC0A for ; Tue, 3 Feb 2009 20:30:07 +0000 (UTC) (envelope-from dorian.buettner@gmx.de) Received: (qmail invoked by alias); 03 Feb 2009 20:30:06 -0000 Received: from port-92-192-93-178.dynamic.qsc.de (EHLO [192.168.168.2]) [92.192.93.178] by mail.gmx.net (mp041) with SMTP; 03 Feb 2009 21:30:06 +0100 X-Authenticated: #1682771 X-Provags-ID: V01U2FsdGVkX18PeKgxBSQPrBckMI7OVcLQaxNBZpfvaZyLKuhpcg sESJcPwcC3k0bc Message-ID: <49889B3A.8070504@gmx.de> Date: Tue, 03 Feb 2009 20:30:02 +0100 From: =?ISO-8859-1?Q?Dorian_B=FCttner?= User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: Kris Moore References: <20090201210227.GB31414@bsdcrew.de> <200902030831.14118.naylor.b.david@gmail.com> <200902031605.19263.makc@issp.ac.ru> <200902031631.18181.naylor.b.david@gmail.com> <49887487.5040706@pcbsd.com> In-Reply-To: <49887487.5040706@pcbsd.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.52 Cc: kde-freebsd@kde.org, David Naylor , freebsd-ports@freebsd.org Subject: Re: [kde-freebsd] Call for Testing KDE 4.2 for FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2009 20:30:08 -0000 Kris Moore schrieb: > David Naylor wrote: > >> On Tuesday 03 February 2009 15:05:19 Max Brazhnikov wrote: >> >>> On Tue, 3 Feb 2009 08:31:10 +0200, David Naylor wrote: >>> >>>> On Monday 02 February 2009 12:01:10 David Naylor wrote: >>>> >>>> Just finished compiling on FreeBSD 7.1 and have found the following >>>> problems: 1. The fonts are not being anti-aliased? (Using default fonts >>>> and "Use anti-aliasing: Enabled {with sub-pixel rendering [RGB]}). >>>> >>> man fonts-conf? Never had problems with fonts, can't help here :( >>> >> I suspect this has something to do with nvidia driver. If one changes the >> fonts to bitstream then anti-aliasing does work (but not with the default >> fonts). >> > > Have any of you guys been able to get KDE 4.2 to work with the latest > Xorg 7.4 in ports, and the nvidia driver? I'm playing with it here, and > it always seems to crash X right after KDE finishes logging into my > desktop. When I switch to "vesa" it works just fine. > > Using nvidia 180.25, Xorg 7.4, KDE 4.2, etc. > > > > Have you first installed Xorg and then nvidia-drivers or vice versa? They install files in the same place, libGLu or whatever... It's 180.22 btw, I just start compiling on my i386 nvidia box and then I'll see if it reproduces, may last until tomorrow. Are you loggin in through kdm, or do you use startx? Regards, Dorian