From owner-freebsd-stable@FreeBSD.ORG Thu Oct 4 21:08:40 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 022C410656DA for ; Thu, 4 Oct 2012 21:08:39 +0000 (UTC) (envelope-from break19@gmail.com) Received: from mail-gh0-f182.google.com (mail-gh0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 95BFB8FC1A for ; Thu, 4 Oct 2012 21:08:39 +0000 (UTC) Received: by mail-gh0-f182.google.com with SMTP id r20so272416ghr.13 for ; Thu, 04 Oct 2012 14:08:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=AERVbeAHTmibP/zV236BO1jg4te/sc0RjZJVzXwD/CQ=; b=gZl4lx4v6166kn8FgUTda02F64nGUFpywt42P2fsRFfDzNu5i5EsD5Eqv2JQs6dsSR 9qBKzs2fK5CKFWcQ+bdVxWyFnwX9ETFXVtztVJF/mRWotd2NcEl+8lui+xodWmHONGhK NTInpYr9rrqhrR8oNgNTj6IWk/b2DZidLSleKYf9YMs+L5H6eeAsyZf/yQ6WuMMCZ/xR 4IChWpH5Q5sNLA6WZTlBHaCc/n8sD/mgS3J+j/KYxJgwSknYZCwLqqHVTjww9AGfAtvE qjW5NsICMy9qbgIA05yY3dvEzN763IpFKEgt8WMmEhp4QSquxbkWAeC6RezWpm7U6eqp s3Jw== Received: by 10.236.133.47 with SMTP id p35mr6720168yhi.5.1349384913401; Thu, 04 Oct 2012 14:08:33 -0700 (PDT) Received: from [10.0.0.3] (adsl-98-90-199-208.mob.bellsouth.net. [98.90.199.208]) by mx.google.com with ESMTPS id p6sm4124096anl.4.2012.10.04.14.08.32 (version=SSLv3 cipher=OTHER); Thu, 04 Oct 2012 14:08:32 -0700 (PDT) Message-ID: <506DFACA.4050601@gmail.com> Date: Thu, 04 Oct 2012 16:08:26 -0500 From: Chuck Burns User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <20121004162122.GA5864@uranus.mtveurope.org> In-Reply-To: <20121004162122.GA5864@uranus.mtveurope.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: gt520 and 9.1 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 04 Oct 2012 21:08:40 -0000 On 10/4/2012 11:21 AM, Zoran Kolic wrote: > Thanks Chuck! > I'd avoid xconfig at all. I was puzzled with need to install > prop blob. OK, nothing to stay awaken all night. :) > Best regards > > Zoran > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > No problem. Oh. you -do- still need to manually add nvidia_load="YES" to /boot/loader.conf - but the xconfig automatically modifies your xorg.conf (or creates one if it doesnt exist) to use the proper xorg video driver. I've never had a problem with using it, and I've had nvidia for.. ever, basically :) -- Chuck Burns