From owner-freebsd-questions@FreeBSD.ORG Tue Apr 27 11:34:23 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E953316A4CE for ; Tue, 27 Apr 2004 11:34:22 -0700 (PDT) Received: from mserv2.leeds.ac.uk (mserv2.leeds.ac.uk [129.11.77.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27B0543D49 for ; Tue, 27 Apr 2004 11:34:22 -0700 (PDT) (envelope-from dtb@mmepc1098.leeds.ac.uk) Received: from mmepc1098.leeds.ac.uk (mmepc1098.leeds.ac.uk [129.11.118.98]) by mserv2.leeds.ac.uk (8.12.11/8.12.11) with ESMTP id i3RIYJ8j027963; Tue, 27 Apr 2004 19:34:20 +0100 (BST) Date: Tue, 27 Apr 2004 19:34:19 +0100 (BST) From: David Bonthron To: freebsd-questions@freebsd.org Message-ID: <20040427192457.K39697@mmepc1098.leeds.ac.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Bryan Cassidy Subject: Nvidia drivers X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: d.t.bonthron@leeds.ac.uk List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Apr 2004 18:34:23 -0000 > I have the nvidia-drivers port installed on my system and configured. > Everything works except when I reboot the system I have to re-run > kldload nvidia before I can startx successfully. I have the following in > /boot/loader.conf > > agp_load="YES" > nvidia_load="YES" > > and I get the following in dmesg | grep nvidia > > Preloaded elf module "nvidia.ko" at 0xc076427c. > nvidia0: mem > 0xf0000000-0xf7ffffff,0xe9000000-0xe9ffffff irq 11 at device 0.0 on pci1 > nvidia: agp_find_device failed, chipset unsupported? I _think_ you have to load the linux compatibility module before the nvidia. My own desktop system (4.9-stable) has this in /boot/loader.conf agp_load="YES" userconfig_script_load="YES" linux_load="YES" nvidia_load="YES" Apologies if I remember wrong here - it's a while since I set this up. David -- David T. Bonthron Molecular Medicine Unit, University of Leeds St. James's University Hospital, Leeds LS9 7TF Tel: +113 206 4106 Fax: +113 244 4475