From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756270Ab3BAP0t (ORCPT ); Fri, 1 Feb 2013 10:26:49 -0500 Received: from smtp2.it.da.ut.ee ([193.40.5.67]:43423 "EHLO smtp2.it.da.ut.ee" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751506Ab3BAP0q (ORCPT ); Fri, 1 Feb 2013 10:26:46 -0500 Date: Fri, 1 Feb 2013 17:26:43 +0200 (EET) From: Meelis Roos To: Jerome Glisse cc: Alex Deucher , Linux Kernel list , dri-devel@lists.freedesktop.org Subject: Re: Radeon RV100 init fails with specific card+mobo - IRQ problem In-Reply-To: Message-ID: References: User-Agent: Alpine 1.00 (SOC 882 2007-12-20) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > > Adding some printks reveals it calls > > r100_init() -> radeon_irq_kms_init() -> drm_irq_install() -> > > drm_dev_to_irq() and that fails. So no IRQ, no KMS. > > > > lspci does not show Interrupt like on some other PCI devices. > > /proc/interrupts obviously does not contain the irq since we do not > > register any yet. > > > > There is no BIOS option of "Enable IRQ for VGA" or similar (BIOS is > > latest). Could this be the problem? > > > > What can I do to get KMS working on this computer? > > > > -- > > Meelis Roos (mroos@linux.ee) > > Try booting with radeon.agp_mode=-1 radeon: `-1' invalid for parameter `agp_mode' -- Meelis Roos (mroos@linux.ee)