From owner-freebsd-questions@FreeBSD.ORG Wed Apr 8 17:46:12 2009 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 395E7106566B for ; Wed, 8 Apr 2009 17:46:12 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.227]) by mx1.freebsd.org (Postfix) with ESMTP id 0BF588FC1A for ; Wed, 8 Apr 2009 17:46:11 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: by rv-out-0506.google.com with SMTP id l9so207234rvb.43 for ; Wed, 08 Apr 2009 10:46:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:x-mailer:mime-version:content-type :content-transfer-encoding; bh=BcXAkAOeIWR4Y0KZoL+JQZpnPlbSWoF3bqPYBjxtEnM=; b=w5vZl/M27NsVD5TdXi6Hu6ExWlmlWwsWsfDpY73Nt/s5J9IG7s/jApxrFXHWTYQHib g4MlqmSMdvhcS/dwOItTR823Dwv3uuYl5WnaF/9jGB+afZksMV8M5h9zKUzcjuCfGXTR tF3BhwAouh91PRNWCFUMBvlqyDBDr7UVEeyFM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:x-mailer:mime-version:content-type :content-transfer-encoding; b=iqaC6/tEsHd0fjSfJUzUIX3g/9MOEJQ7sU3IiheJ7hXxXnVUlkZW9lsyMn7Qxvnv6w G4Oa2Y2nEXgOftKcL0L2pJyCya6lXxbhkFfboiTN8hKqklYUXXGWMO4OdSvNXzc/HDhv nte7k7xpmk7PnoBwyEJ8B/Q2oJCl6vN1T378Y= Received: by 10.141.116.17 with SMTP id t17mr618686rvm.268.1239212771649; Wed, 08 Apr 2009 10:46:11 -0700 (PDT) Received: from gumby.homeunix.com (bb-87-81-140-128.ukonline.co.uk [87.81.140.128]) by mx.google.com with ESMTPS id k2sm26163383rvb.34.2009.04.08.10.46.07 (version=SSLv3 cipher=RC4-MD5); Wed, 08 Apr 2009 10:46:09 -0700 (PDT) Date: Wed, 8 Apr 2009 18:46:03 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20090408184603.0a3540ed@gumby.homeunix.com> X-Mailer: Claws Mail 3.7.1 (GTK+ 2.14.7; i386-portbld-freebsd7.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Xorg and nvidia-driver-173 ABI 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: Wed, 08 Apr 2009 17:46:12 -0000 I picked-up the most recent xorg update a couple of days ago, and since then X has been failing to start with the binary nvidia driver, and is leaving the following in Xorg.0.log: (EE) NVIDIA(0): This video driver ABI is not supported. (EE) NVIDIA(0): Use the -ignoreABI option to override this check. -ignoreABI doesn't help. I presume that nvidia will eventually fix this for the current driver, but I'm using the legacy driver port x11/nvidia-driver-173. Is there any prospect of the nvidia driver working again on my hardware? If the answer is no, would the nv driver benefit from a switch from i386 to amd64.