From owner-freebsd-current Sun Nov 17 23: 0:46 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6610D37B401 for ; Sun, 17 Nov 2002 23:00:45 -0800 (PST) Received: from opiate.thirteenandtwo.org (CPE0030ab0ef2bb.cpe.net.cable.rogers.com [24.103.202.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id D965643E3B for ; Sun, 17 Nov 2002 23:00:38 -0800 (PST) (envelope-from munish@opiate.thirteenandtwo.org) Received: from opiate.thirteenandtwo.org (munish@localhost.thirteenandtwo.org [127.0.0.1]) by opiate.thirteenandtwo.org (8.12.6/8.12.6) with ESMTP id gAI70bqU068745 for ; Mon, 18 Nov 2002 02:00:37 -0500 (EST) (envelope-from munish@opiate.thirteenandtwo.org) Received: (from munish@localhost) by opiate.thirteenandtwo.org (8.12.6/8.12.6/Submit) id gAI70a5G068744 for current@FreeBSD.ORG; Mon, 18 Nov 2002 02:00:36 -0500 (EST) Date: Mon, 18 Nov 2002 02:00:36 -0500 From: Munish Chopra To: current@FreeBSD.ORG Subject: Re: New NVidia drivers on -current Message-ID: <20021118070036.GB28162@opiate.thirteenandtwo.org> Mail-Followup-To: current@FreeBSD.ORG References: <200211180629.gAI6TCEJ015867@aldan.algebra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200211180629.gAI6TCEJ015867@aldan.algebra.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002-11-18 01:29 +0000, Mikhail Teterin wrote: > Has anyone tried them yet? After removing the #error triggered by > __FreeBSD_version being over 500000, I got the thing nvidia.ko to build, > but: > > 00:50:30 aldan shutdown: reboot by root: New world, kernel. Nvidia drivers > 00:56:12 aldan kernel: Preloaded elf module "/boot/kernel/nvidia.ko" at 0xc06470b0. > 00:56:12 aldan kernel: VESA: NVidia > 00:56:12 aldan kernel: VESA: NVidia Corporation NV15 Reference Board Chip Rev A0 > 00:56:14 aldan kernel: nvidia0: mem 0xf0000000-0xf7ffffff,0xe9000000-0xe9ffffff irq 11 at device 0.0 on pci1 > 00:56:14 aldan kernel: pcib1: device nvidia0 requested decoded memory range 0xe9000000-0xe9ffffff > 00:56:14 aldan kernel: pcib1: device nvidia0 requested unsupported memory range 0x0-0xe9ffffff (decoding 0xe9000000-0xe9ffffff, 0xf0000000-0xf7ffffff) > 00:56:14 aldan kernel: nvidia0: Unable to allocate NVIDIA memory resource. > 00:56:14 aldan kernel: device_probe_and_attach: nvidia0 attach returned 6 > > Any clues, or is, indeed, a major porting effort required to get it to > work on -current? Thanks! > > -mi > http://www.thirteenandtwo.org/nvidia/faq.html The box is currently down, since somone decided to upgrade it to -CURRENT and messed up, but Marc Fonvieille was nice enough to put it up here until tomorrow or so: http://people.freebsd.org/~blackend/nvidia/faq.html (missing style sheet, but oh well). Basically it works fine on -CURRENT, what you are seeing could be because you have something interfering (anything from ACPI to some old ISA device), but most likely you are missing SYSVSHM or don't have sufficiently new X binaries (you need 4.2.1 -Servers, -clients and -libraries). If none of the above works, mdodd@ can most likely give you a better answer. -- Munish Chopra To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message