From owner-freebsd-questions@FreeBSD.ORG Sat Sep 24 23:54:02 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 3294516A421 for ; Sat, 24 Sep 2005 23:54:02 +0000 (GMT) (envelope-from youshi10@u.washington.edu) Received: from mxout7.cac.washington.edu (mxout7.cac.washington.edu [140.142.32.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F4BC43D58 for ; Sat, 24 Sep 2005 23:53:59 +0000 (GMT) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.139]) by mxout7.cac.washington.edu (8.13.4+UW05.04/8.13.4+UW05.09) with ESMTP id j8ONrufV010143 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Sat, 24 Sep 2005 16:53:56 -0700 X-Auth-Received: from [192.168.0.9] (c-24-18-246-211.hsd1.wa.comcast.net [24.18.246.211]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.4+UW05.04/8.13.4+UW05.09) with ESMTP id j8ONrtkK024897 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT) for ; Sat, 24 Sep 2005 16:53:55 -0700 Mime-Version: 1.0 (Apple Message framework v734) In-Reply-To: <4335E209.30900@nawcom.com> References: <4335E209.30900@nawcom.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Garrett Cooper Date: Sat, 24 Sep 2005 16:54:58 -0700 To: FreeBSD Questions X-Mailer: Apple Mail (2.734) X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __HAS_X_MAILER 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0' Subject: Re: Help with Xorg 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: Sat, 24 Sep 2005 23:54:02 -0000 On Sep 24, 2005, at 4:32 PM, nawcom wrote: > Is the nvidia module being loaded into the kernel? i am assuming > so. the devices should be created during bootup. let me know if / > dev/nvidia* is being created, or email a boot log. > > Thanks, > Ben > > > Subhro wrote: > > >> Hello folks, >> >> I am facing a problem in using the nvidia driver with Xorg. I have >> installed both the versions from the ports tree. When I start X with >> the nvidia driver, it complains that no GPU was found and >> subsequently >> it says that no usable Screens found. I am attaching the Xorg log >> file, the error which is thrown out while starting X and my >> xorg.conf. >> Help is greatly appreciated. >> >> Thanks and Best Regards >> S. >> >> -- >> Subhro Sankha Kar >> School of Information Technology >> Block AQ-13/1 Sector V >> ZIP 700091 >> India Sounds like the card isn't being detected from what you're saying. Can you give us relevant X outputs (+/-5 lines from the issue, ie warning or error) where it states these problems? Also, the device section for your card and the screen and layout sections from your xorg.conf file would be very helpful. Thanks, -Garrett