From owner-freebsd-current Mon Feb 24 4:54:16 2003 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 0EF1E37B401 for ; Mon, 24 Feb 2003 04:54:15 -0800 (PST) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6040F43F3F for ; Mon, 24 Feb 2003 04:54:14 -0800 (PST) (envelope-from wa1ter@myrealbox.com) Received: from myrealbox.com wa1ter@smtp-send.myrealbox.com [66.126.108.94] by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.31 $ on Novell NetWare via secured & encrypted transport (TLS); Mon, 24 Feb 2003 05:54:18 -0700 Message-ID: <3E5A15F3.1050104@myrealbox.com> Date: Mon, 24 Feb 2003 04:54:11 -0800 From: walt Organization: none User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3b) Gecko/20030213 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Re: nvidia.ko load failed on -current References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Jan Stocker wrote: > Before blaming me, i know it is not supported for 5.x or -current, but i > think some of us have that stuff already running on -current. > > I've been in hospital for many weeks and now i updated my system (late > November) to the currents current. After adding the missing include, i > successfully compiled the nvidia driver but loading the kernel module > leads to: > > Feb 24 08:17:08 Twoflower kernel: link_elf: symbol rman_get_start > undefined... IIRC I had this same problem when I tried the new scheduler (SCHED_ULE) because (for some reason I don't understand) the linux.ko kernel module was not built when I compiled my kernel. When I went back to the old scheduler (SCHED_4BSD) the linux.ko module reappeared and all worked again -- except that you'll get a 'page fault while in kernel mode' when you shut down the X server. I didn't try actually compiling linux into the kernel with the new scheduler -- you might try that first if you want to run the new scheduler. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message