Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755540AbYLaHSJ (ORCPT ); Wed, 31 Dec 2008 02:18:09 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752027AbYLaHRz (ORCPT ); Wed, 31 Dec 2008 02:17:55 -0500 Received: from main.gmane.org ([80.91.229.2]:56606 "EHLO ciao.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752024AbYLaHRz (ORCPT ); Wed, 31 Dec 2008 02:17:55 -0500 X-Injected-Via-Gmane: http://gmane.org/ To: linux-kernel@vger.kernel.org From: Robert Hancock Subject: Re: PCI resource collision message Date: Wed, 31 Dec 2008 01:17:40 -0600 Message-ID: <495B1C94.7040907@shaw.ca> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: s0106000c41bb86e1.ss.shawcable.net User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1064 Lines: 21 yogeshwar sonawane wrote: > Hi all, > > I have seen the following message in /var/log/messages file :- > > PCI: Device 0000:01:00.0 not available because of resource collisions > > Whenever this msg comes, the PCI card which is present in 0000:01:00.0 > is not useful/accessible. > While detection of card, pci_set_master() fails. > But after reboot, that msg goes & card is working fine. > > This card is a Network controller PCI-Express based card. > The above problem comes very rarely & not on all the test nodes. The > situation may be difficult to reproduce. > > So, my question is, what to interpret from the above message ? > PCI bios allocates the PCI resources. So where to look to remove this error ? Is there something overlapping in the PCI resource allocations? Can you post the lspci -vv output? -- 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/