From owner-freebsd-questions@FreeBSD.ORG Wed Jul 19 07:27:27 2006 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 A35F916A4DA for ; Wed, 19 Jul 2006 07:27:27 +0000 (UTC) (envelope-from gobbledegeek@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6BE943D4C for ; Wed, 19 Jul 2006 07:27:26 +0000 (GMT) (envelope-from gobbledegeek@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so185370uge for ; Wed, 19 Jul 2006 00:27:25 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pi3/Eg0zsEOT1D3+z7wlWGAAV/L1pltWy3DZDqJnDL0PAxkcnJD7XT3dItDp7aqK9CfC2LHuD/kxY1hVSlphMorTj+1jiYcSCfhua0c/m2sK80CdUX8VHbZZZgD87Ash+mELtNaDSYKqfYUh6VUpGQJ8TNcC2J7s4fmn44wlVNc= Received: by 10.78.165.16 with SMTP id n16mr172034hue; Wed, 19 Jul 2006 00:25:35 -0700 (PDT) Received: by 10.78.146.16 with HTTP; Wed, 19 Jul 2006 00:25:35 -0700 (PDT) Message-ID: <463aea570607190025r6fb682e3pd93e776e95cb0bfb@mail.gmail.com> Date: Wed, 19 Jul 2006 12:55:35 +0530 From: Gobbledegeek To: "Derek Ragona" In-Reply-To: <6.0.0.22.2.20060718120125.0260b970@mail.computinginnovations.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <463aea570607171215g6446487cv12664cf980c91711@mail.gmail.com> <6.0.0.22.2.20060717145626.02548660@mail.computinginnovations.com> <463aea570607180023n761f3826k9cd694a7f94d0f7e@mail.gmail.com> <6.0.0.22.2.20060718120125.0260b970@mail.computinginnovations.com> Cc: freebsd-questions@freebsd.org Subject: Re: radeon option agpmode 4 hangs system 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: Wed, 19 Jul 2006 07:27:27 -0000 On 7/18/06, Derek Ragona wrote: > > I have no other ideas. Unfortunately ATI doesn't support anything but > windows and Mac OS X. And with agp being replaced with PCI Express, this > issue is unlikely to get resolved. You might want to change to an nvidia > card. > > -Derek > If you google for "agpmode 4 hang" you will find tons of links but no solution. Even for linux. The xorg developers know about it, which is why default is to comment out this option. Thanks a ton for the kernel tip btw. Rgrds