From owner-freebsd-current Mon Feb 24 6:11:32 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 6897537B401 for ; Mon, 24 Feb 2003 06:11:31 -0800 (PST) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id E459543FAF for ; Mon, 24 Feb 2003 06:07:18 -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 07:07:23 -0700 Message-ID: <3E5A2718.1000805@myrealbox.com> Date: Mon, 24 Feb 2003 06:07:20 -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 walt wrote: > 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... Actually, this morning's patch by Scott Long fixed the 'page fault while in kernel mode'. (According to Alfred we'll be seeing file corruption instead, but that's another thread.) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message