Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262481AbVAPLec (ORCPT ); Sun, 16 Jan 2005 06:34:32 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262482AbVAPLeb (ORCPT ); Sun, 16 Jan 2005 06:34:31 -0500 Received: from rproxy.gmail.com ([64.233.170.197]:62616 "EHLO rproxy.gmail.com") by vger.kernel.org with ESMTP id S262481AbVAPLe2 (ORCPT ); Sun, 16 Jan 2005 06:34:28 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=rzJHWtRh2PfFrXfhSZ8fwDx8XJ6Zo0a0vppfQSZGkjQPeO/bG33dL+YT6Ra5loBtLVN+9vsBZY8vNRYznGLpQd1xHrL+jUKH+Hyr2HNMdfA1jQK5lugoXygX3rlPAIaO/Col8CwaLZdnPA20Ixs11EfRNlC3Mz0BlZpDtYpawhU= Message-ID: <9e473391050116033435e5db9c@mail.gmail.com> Date: Sun, 16 Jan 2005 06:34:27 -0500 From: Jon Smirl Reply-To: Jon Smirl To: Dave Airlie Subject: Re: 2.6.10 dies when X tries to initialize PCI radeon 9200 SE Cc: Helge Hafting , covici@ccs.covici.com, Kernel Mailing List In-Reply-To: <21d7e99705011603072d26727a@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <41E64DAB.1010808@hist.no> <16870.21720.866418.326325@ccs.covici.com> <21d7e997050113130659da39c9@mail.gmail.com> <20050115185712.GA17372@hh.idb.hist.no> <21d7e997050116020859687c4a@mail.gmail.com> <20050116105011.GA5882@hh.idb.hist.no> <9e4733910501160304642f7882@mail.gmail.com> <21d7e99705011603072d26727a@mail.gmail.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 939 Lines: 26 On Sun, 16 Jan 2005 22:07:13 +1100, Dave Airlie wrote: > > you need to check the output from "modprobe drm debug=1" "modprobe > > radeon" and see if drm is misidentifying the board as AGP. We don't > > want to fix something if it isn't broken. > > > have a look at bug 255 in fd.o bugzilla, this was what was wrong with > the original code, I'd seriously think about putting this code into > the radeon drm not the old stuff.. > > Dave. > I'm fine with adding this code, but we still don't know if this is the cause of his problem. The debug output can determine if this really is the source of the problem or if it is somewhere else. -- Jon Smirl jonsmirl@gmail.com - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/