From owner-freebsd-x11@FreeBSD.ORG Sat Apr 30 18:18:44 2011 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 388E5106566B for ; Sat, 30 Apr 2011 18:18:44 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: from mail-yi0-f54.google.com (mail-yi0-f54.google.com [209.85.218.54]) by mx1.freebsd.org (Postfix) with ESMTP id E298F8FC0A for ; Sat, 30 Apr 2011 18:18:43 +0000 (UTC) Received: by yie12 with SMTP id 12so2319931yie.13 for ; Sat, 30 Apr 2011 11:18:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:from :date:x-google-sender-auth:message-id:subject:to:cc:content-type; bh=MnHtN+AXD7hZfmzPIn5vciRx2tG20NDA/wrYE93ao+A=; b=tWW3EX+Zc1lAajObXiGMRRoIMujbeiHtt8UguqUjYAM4ZG1+PnScCaXbykfttq7jR9 +t62AqfkHm/EEL/LUSG5lHM3kwT5Wu9nekcxWL4zwswAyc3QIHTJH1tNHWXSDoOIzaM8 XsgyjV+6ylolIRZi5VD4Py9j8aPS5yNn+LEdw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; b=FLZgCv2vsDP38zdouh00ttfgUhYBkpWkGfW2L3uEHuYUFB8n3sqoERTcxxbTfM3cyH UvNvGBdUE80e1YGtguqX2UYgvS8uTB3kroKnSCDamdZ+xeDdcB4uRy7LkIlHE12Kf3SA XFT2LKZSaKwRBFHyOHd8lFzxmPAUUjQKOrFsI= Received: by 10.100.18.28 with SMTP id 28mr3942156anr.140.1304187523206; Sat, 30 Apr 2011 11:18:43 -0700 (PDT) MIME-Version: 1.0 Sender: ivoras@gmail.com Received: by 10.100.95.16 with HTTP; Sat, 30 Apr 2011 11:18:03 -0700 (PDT) In-Reply-To: References: From: Ivan Voras Date: Sat, 30 Apr 2011 20:18:03 +0200 X-Google-Sender-Auth: I1BPmtvYvpIezuVyNJS8dsKP49k Message-ID: To: George Liaskos Content-Type: text/plain; charset=UTF-8 Cc: freebsd-x11@freebsd.org Subject: Re: Very bad performance with nvidia-driver X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Apr 2011 18:18:44 -0000 On 30 April 2011 20:10, Ivan Voras wrote: >> I usually edit the Makefile, do a make makesum and update as usual. No >> problems with 270.41.06 > > I have deinstalled the port and used the driver directly (make / make install). Ok, this turned out to be the crucial step - I have now installed it by modifying the port Makefile instead of installing it by hand and apparently it works - nvidia-settings now shows 270.41.06 as the driver version. However, it has not helped performance at all.