From owner-freebsd-questions@FreeBSD.ORG Fri Mar 16 03:38:20 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 91CA716A401 for ; Fri, 16 Mar 2007 03:38:20 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout5.cac.washington.edu (mxout5.cac.washington.edu [140.142.32.135]) by mx1.freebsd.org (Postfix) with ESMTP id 6DD8C13C465 for ; Fri, 16 Mar 2007 03:38:20 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.141] (may be forged)) by mxout5.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l2G3cJl6016182 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 15 Mar 2007 20:38:20 -0700 X-Auth-Received: from [192.168.10.41] (c-67-187-172-183.hsd1.ca.comcast.net [67.187.172.183]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l2G3cJe2032629 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 15 Mar 2007 20:38:19 -0700 Message-ID: <45FA112A.3030907@u.washington.edu> Date: Thu, 15 Mar 2007 20:38:18 -0700 From: Garrett Cooper User-Agent: Thunderbird 1.5.0.9 (X11/20070122) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <45F541F3.5040309@planet.nl> <45F61BE0.8060502@hier7.com> <39547.68.184.120.224.1173758324.squirrel@webmail.cyberwang.net> <200703130832.15210.fbsd-ml@scrapper.ca> <45F989B9.1050908@cyberwang.net> In-Reply-To: <45F989B9.1050908@cyberwang.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.3.0.289146, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2007.3.15.202934 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__C230066_P5 0, __CP_MEDIA_BODY 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __STOCK_SUBJ_9 0, __USER_AGENT 0' Subject: Re: No matter what I try I can't get Nvidia 3d acceleration to work. Please help! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Mar 2007 03:38:20 -0000 Sean Bryant wrote: > Norbert Papke wrote: >> On Monday 12 March 2007 20:58, sean@cyberwang.net wrote: >> >>> I'm actually having the same problem, but after I took out device agp >>> out >>> of my kernel. And I still cannot start x with nvidia driver. >>> >>> It complains that /dev/nvidiactl couldn't be opened. And then it says it >>> failed to load the kernel module. >>> >> >> It seems that the graphics card is not detected. Does >> 'pciconf -l | grep nvidia' >> >> show anything? >> >> What model is it? If it is an older card, you may need the older >> version of the NVIDIA driver. >> >> >>> sysctl -a | grep nvidia >>> hw.nvidia.version: NVIDIA UNIX x86 Kernel Module 1.0-9746 Tue Dec 19 >>> 13:20:59 PST 2006 >>> hw.nvidia.registry.EnableVia4x: 0 >>> hw.nvidia.registry.EnableALiAGP: 0 >>> hw.nvidia.registry.NvAGP: 1 >>> hw.nvidia.registry.EnableAGPSBA: 0 >>> hw.nvidia.registry.EnableAGPFW: 0 >>> hw.nvidia.registry.SoftEDIDs: 1 >>> hw.nvidia.registry.Mobile: 4294967295 >>> hw.nvidia.registry.ResmanDebugLevel: 4294967295 >>> hw.nvidia.registry.FlatPanelMode: 0 >>> hw.nvidia.registry.DevicesConnected: 0 >>> hw.nvidia.registry.RmLogonRC: 1 >>> hw.nvidia.registry.DetectPrimaryVga: 1 >>> hw.nvidia.registry.dwords: >>> >> >> For comparison, here is my output. Note that there are card specific >> entries. >> >> # sysctl -a | grep nvidia >> nvidia 603 1293K - 38844 >> 16,32,64,128,256,512,1024,2048,4096 >> nvidia0: port 0xbc00-0xbc7f mem >> 0xfd000000-0xfdffffff,0xc0000000-0xcfffffff,0xfc000000-0xfcffffff irq >> 16 at device 0.0 on pci3 >> nvidia0: [GIANT-LOCKED] >> hw.nvidia.version: NVIDIA UNIX x86 Kernel Module 1.0-9746 Tue Dec 19 >> 13:20:59 PST 2006 >> hw.nvidia.registry.EnableVia4x: 0 >> hw.nvidia.registry.EnableALiAGP: 0 >> hw.nvidia.registry.NvAGP: 1 >> hw.nvidia.registry.EnableAGPSBA: 0 >> hw.nvidia.registry.EnableAGPFW: 0 >> hw.nvidia.registry.SoftEDIDs: 1 >> hw.nvidia.registry.Mobile: 4294967295 >> hw.nvidia.registry.ResmanDebugLevel: 4294967295 >> hw.nvidia.registry.FlatPanelMode: 0 >> hw.nvidia.registry.DevicesConnected: 0 >> hw.nvidia.registry.RmLogonRC: 1 >> hw.nvidia.registry.DetectPrimaryVga: 1 >> hw.nvidia.registry.dwords: >> hw.nvidia.cards.0.model: GeForce 7600 GS >> hw.nvidia.cards.0.irq: 16 >> hw.nvidia.cards.0.vbios: 05.73.22.16.02 >> hw.nvidia.cards.0.type: PCI-E >> dev.nvidia.0.%desc: GeForce 7600 GS >> dev.nvidia.0.%driver: nvidia >> dev.nvidia.0.%location: slot=0 function=0 >> dev.nvidia.0.%pnpinfo: vendor=0x10de device=0x0392 subvendor=0x3842 >> subdevice=0xc547 class=0x030000 >> dev.nvidia.0.%parent: pci3 > > It seems the driver is attached: > nvidia0@pci1:0:0: class=0x030000 card=0x00000000 chip=0x00f910de > rev=0xa2 hdr=0x00 > > its a 6800 GT. From BFG. I am on CURRENT. And xorg 6.9.0 Driver section from Xorg? Also, this could be an issue with some changes to the kernel interfaces for AGP / PCI-express, video, ABI, etc.. -CURRENT can be problematic sometimes and something may have gotten broken after an update. You may want to take this question up on the -current@ list though. -Garrett