From owner-freebsd-questions@FreeBSD.ORG Mon Oct 29 22:06:13 2007 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 E514316A469 for ; Mon, 29 Oct 2007 22:06:13 +0000 (UTC) (envelope-from elrap@web.de) Received: from fmmailgate03.web.de (fmmailgate03.web.de [217.72.192.234]) by mx1.freebsd.org (Postfix) with ESMTP id AC0B613C4B7 for ; Mon, 29 Oct 2007 22:06:13 +0000 (UTC) (envelope-from elrap@web.de) Received: from smtp06.web.de (fmsmtp06.dlan.cinetic.de [172.20.5.172]) by fmmailgate03.web.de (Postfix) with ESMTP id 96253A8164BF for ; Mon, 29 Oct 2007 22:32:15 +0100 (CET) Received: from [84.152.149.172] (helo=noname) by smtp06.web.de with asmtp (TLSv1:AES256-SHA:256) (WEB.DE 4.108 #208) id 1ImcDW-0007Mx-00 for freebsd-questions@freebsd.org; Mon, 29 Oct 2007 22:32:15 +0100 From: Tino Engel Organization: Galileo Group AG To: freebsd-questions@freebsd.org Date: Mon, 29 Oct 2007 22:32:11 +0000 User-Agent: KMail/1.9.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200710292232.11335.elrap@web.de> Sender: elrap@web.de X-Sender: elrap@web.de X-Provags-ID: V01U2FsdGVkX1/mpG0iGgIJO48uQZ6Xzv7Dr8e5EhOTSndThH+E OhPcc3UEdUMz2+9rz9A66OE3b51Uy7VAFsrtherir6FRjWhhnp 5Zicjg/zQ= Subject: nvidia display driver on amd64 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: Mon, 29 Oct 2007 22:06:14 -0000 Dear all, Does anyone see any chance to get the nvidia display driver (with OpenGL support) set up on amd64? Or someone has even succeded? The ports driver tell me they are only for i386, the downloaded driver from nvidia stops with: ld: Relocatable linking with relocations from format elf32-i386-freebsd (nv-kernel.o) to format elf64-x86-64 (nvidia.ko) is not supported *** Error code 1 Stop in /usr/root/src/NVIDIA-FreeBSD-x86-1.0-9639/src. *** Error code 1 Stop in /usr/root/src/NVIDIA-FreeBSD-x86-1.0-9639. That probaly is the same reason, it is just only for i386. So where are the genious porters? Best regards, Tino Engel