From owner-freebsd-stable Fri Nov 8 19:28:49 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD09837B401 for ; Fri, 8 Nov 2002 19:28:47 -0800 (PST) Received: from zcars04f.nortelnetworks.com (zcars04f.nortelnetworks.com [47.129.242.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id E73F243E3B for ; Fri, 8 Nov 2002 19:28:46 -0800 (PST) (envelope-from atrens@nortelnetworks.com) Received: from zcard309.ca.nortel.com (zcard309.ca.nortel.com [47.129.242.69]) by zcars04f.nortelnetworks.com (Switch-2.2.0/Switch-2.2.0) with ESMTP id gA93SYQ12561; Fri, 8 Nov 2002 22:28:34 -0500 (EST) Received: from zcard0ka.ca.nortel.com ([47.129.242.162]) by zcard309.ca.nortel.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id TLKCQNNH; Fri, 8 Nov 2002 22:28:34 -0500 Received: from hcarp00g (hcarp00g.ca.nortel.com [47.130.128.122]) by zcard0ka.ca.nortel.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id TLKPHQ8X; Fri, 8 Nov 2002 22:28:34 -0500 Date: Fri, 8 Nov 2002 22:29:05 -0500 (EST) X-Sybari-Space: 00000000 00000000 00000000 From: Andrew Atrens X-X-Sender: atrens@hcarp00g.ca.nortel.com To: freebsd-stable@freebsd.org Cc: Bernhard Valenti Subject: Re: NVidia Drivers Released ! Message-ID: <20021108221312.S891-100000@hcarp00g.ca.nortel.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Not working for me either - (with glx that is) - I get a SIGNAL 11 either during or following the load of libglx.so.1 and X hangs hard ( need kill -9 to dislodge it, and I lose all the virtual consoles). I'm running -stable (world and kernel) from today, and XFree86-cvs from today. Without glx it works, and is pretty darn fast :) In either mode I see quite a few of these - (EE) NVIDIA(0): Failed to obtain a shared memory identifier. which is strange because I've rebuilt my kernel to set aside a pile of what I think it wants - kern.ipc.shmmax: 33554432 kern.ipc.shmmin: 1 kern.ipc.shmmni: 768 kern.ipc.shmseg: 128 kern.ipc.shmall: 8192 kern.ipc.shm_use_phys: 0 This on a Dell GX200 (has the nvidia chip integrated on the mobo) - The kernel module reports - nvidia0: mem 0xf8000000-0xf9ffffff,0xfd000000-0xfdffffff irq 9 at device 0.0 on pci1 This card has only 16MB I believe. I haven't added the VideoRam option to the card section of XF86Config yet, but I have tried with all values of Option "NvAgp" to no effect. Andrew. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message