linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Peter Buckingham <peter@pantasys.com>
To: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Cc: sean.bruno@dsl-only.net, koch@esa.informatik.tu-darmstadt.de,
	torvalds@osdl.org, benh@kernel.crashing.org,
	linux-pci@atrey.karlin.mff.cuni.cz, linux-kernel@vger.kernel.org,
	gregkh@suse.de
Subject: Re: PROBLEM: Devices behind PCI Express-to-PCI bridge not mapped
Date: Fri, 17 Jun 2005 09:34:10 -0700	[thread overview]
Message-ID: <20050617093410.24a58d56.peter@pantasys.com> (raw)
In-Reply-To: <20050617135400.A32290@jurassic.park.msu.ru>

On Fri, 17 Jun 2005 13:54:00 +0400
Ivan Kokshaysky <ink@jurassic.park.msu.ru> wrote:

> On Thu, Jun 16, 2005 at 02:05:54PM -0700, Peter Buckingham wrote:
> > Looking at what I see in our lspci output we get strange values for the 
> > bars of the ATI device and the second Nvidia GPU, ie large negative 
> > values. The addresses for these devices also look strange and overlap.
> 
> What's wrong with these addresses? They are all unique, AFAIKS.

Sorry, I guess i didn't send that info on. When I have the resources printed out
from dmesg i get:

PCI: Resource 00009000-0000901f (f=101, d=0, p=0)
PCI: Resource 00004c00-00004c3f (f=101, d=0, p=0)
PCI: Resource 00004c40-00004c7f (f=101, d=0, p=0)
PCI: Resource 768ff000-768fffff (f=200, d=0, p=0)
PCI: Resource 00006000-0000600f (f=101, d=0, p=0)
PCI: Resource 767e0000-767fffff (f=200, d=0, p=0)
PCI: Resource 0000fc00-0000fc3f (f=101, d=0, p=0)
PCI: Resource 74600000-746fffff (f=204, d=0, p=0)
PCI: Resource 97000000-977fffff (f=120c, d=0, p=0)
PCI: Resource 80000000-8fffffff (f=120c, d=0, p=0)
PCI: Resource bfefe000-bfefefff (f=200, d=0, p=0)
PCI: Resource bfeff000-bfefffff (f=200, d=0, p=0)
PCI: Resource be000000-beffffff (f=200, d=0, p=0)
PCI: Resource c0000000-cfffffff (f=1208, d=0, p=0)
PCI: Resource bd000000-bdffffff (f=200, d=0, p=0)
PCI: Resource 9bbff000-9bbfffff (f=200, d=0, p=0)
PCI: Resource ff000000-ffffffff (f=200, d=1, p=1)
PCI: Resource ffffff00-ffffffff (f=101, d=1, p=1)
in pcibios_allocate_resources
PCI: Cannot allocate resource region 1 of device 0000:05:06.0
PCI: Resource fffff000-ffffffff (f=200, d=1, p=1)
PCI: Resource ff000000-ffffffff (f=200, d=1, p=1)
in pcibios_allocate_resources
PCI: Cannot allocate resource region 0 of device 0000:41:00.0
PCI: Resource f0000000-ffffffff (f=1208, d=1, p=1)
in pcibios_allocate_resources
PCI: Cannot allocate resource region 1 of device 0000:41:00.0
PCI: Resource ff000000-ffffffff (f=200, d=1, p=1)
in pcibios_allocate_resources
PCI: Cannot allocate resource region 2 of device 0000:41:00.0
PCI: Failed to allocate mem resource #0:1000000@280000000 for 0000:41:00.0
PCI: Failed to allocate mem resource #1:10000000@280000000 for 0000:41:00.0
PCI: Failed to allocate mem resource #2:1000000@280000000 for 0000:41:00.0

I can send on the full dmesg if you think it'd be useful.

peter

  reply	other threads:[~2005-06-17 16:34 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-03 23:28 PROBLEM: Devices behind PCI Express-to-PCI bridge not mapped Andreas Koch
2005-06-04  0:22 ` Linus Torvalds
2005-06-04  1:33   ` Andreas Koch
2005-06-04  1:55     ` Linus Torvalds
2005-06-04  2:26       ` Andreas Koch
2005-06-04  4:50         ` Linus Torvalds
2005-06-04 15:57           ` Andreas Koch
2005-06-05 16:46             ` Ivan Kokshaysky
2005-06-06  0:27               ` Andreas Koch
2005-06-06 14:43                 ` Ivan Kokshaysky
2005-06-08 17:34                   ` Andreas Koch
2005-06-08 22:36                     ` Ivan Kokshaysky
2005-06-09  0:29                       ` Andreas Koch
2005-06-09  4:04                       ` Benjamin Herrenschmidt
2005-06-09 13:54                         ` Ivan Kokshaysky
2005-06-09 17:54                           ` Andreas Koch
2005-06-09 22:38                             ` Andreas Koch
2005-06-09 23:20                               ` Linus Torvalds
2005-06-10 14:33                                 ` Andreas Koch
2005-06-10 14:48                                 ` Ivan Kokshaysky
2005-06-10 20:47                                   ` Andreas Koch
2005-06-10 23:50                                     ` Sean Bruno
2005-06-14 15:19                                     ` Sean Bruno
2005-06-16 14:20                                       ` Andreas Koch
2005-06-16 17:20                                         ` Peter Buckingham
2005-06-16 20:53                                           ` Sean Bruno
2005-06-16 21:05                                             ` Peter Buckingham
2005-06-16 21:12                                               ` Roland Dreier
2005-06-16 21:21                                                 ` Peter Buckingham
2005-06-17  9:54                                               ` Ivan Kokshaysky
2005-06-17 16:34                                                 ` Peter Buckingham [this message]
2005-06-17 16:51                                                   ` Sean Bruno
2005-06-17 17:59                                                     ` Sean Bruno
2005-06-18  7:45                                                   ` Ivan Kokshaysky
2005-06-18 17:55                                                     ` Sean Bruno
2005-06-20 16:51                                                     ` Peter Buckingham
2005-06-20 21:31                                                     ` Peter Buckingham
2005-06-20 23:39                                                     ` Peter Buckingham
2005-06-04 15:17         ` Linus Torvalds
2005-06-04  6:38       ` Greg KH
2005-06-04  6:51         ` Grant Grundler
2005-06-04  7:12           ` Grant Grundler
2005-06-04  7:19           ` Greg KH
2005-06-04  6:46 ` Greg KH
2005-06-04 16:16   ` Andreas Koch
2005-06-11  5:33 linux
2005-06-11 10:26 ` Ivan Kokshaysky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050617093410.24a58d56.peter@pantasys.com \
    --to=peter@pantasys.com \
    --cc=benh@kernel.crashing.org \
    --cc=gregkh@suse.de \
    --cc=ink@jurassic.park.msu.ru \
    --cc=koch@esa.informatik.tu-darmstadt.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@atrey.karlin.mff.cuni.cz \
    --cc=sean.bruno@dsl-only.net \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).