2006-03-07 03:41:13

by Reg Clemens

[permalink] [raw]
Subject: vmlinuz-2.6.16-rc5-git8 still nogo with Intel D945 Motherboard

Im still running a 2.6.11
Ever since some PCI changes (between 2.6.11 and 2.6.15) I have been
unable to build a kernel that will run with my machine on an
Intel D945 Motherboard.

I just tried vmlinuz-2.6.16-rc5-git8 and still no luck, the kernel builds,
but during the first few lines of the boot you get the message:

PCI: Failed to allocate mem resource #6 ...

Ive tried stripping things down to just the video card, and still the same
result.

This Motherboard has been available for the better part of a year, and
still no Linux support. Usually by the time I buy something, its supported.

Anyone working this problem?

--
Reg.Clemens
[email protected]



2006-03-07 03:48:40

by Lee Revell

[permalink] [raw]
Subject: Re: vmlinuz-2.6.16-rc5-git8 still nogo with Intel D945 Motherboard

On Mon, 2006-03-06 at 20:40 -0700, Reg Clemens wrote:
>
> Anyone working this problem?

Why don't you try to narrow it down some?

Lee

2006-03-07 03:59:38

by Randy Dunlap

[permalink] [raw]
Subject: Re: vmlinuz-2.6.16-rc5-git8 still nogo with Intel D945 Motherboard

On Mon, 06 Mar 2006 20:40:57 -0700 Reg Clemens wrote:

> Im still running a 2.6.11
> Ever since some PCI changes (between 2.6.11 and 2.6.15) I have been
> unable to build a kernel that will run with my machine on an
> Intel D945 Motherboard.
>
> I just tried vmlinuz-2.6.16-rc5-git8 and still no luck, the kernel builds,
> but during the first few lines of the boot you get the message:
>
> PCI: Failed to allocate mem resource #6 ...
>
> Ive tried stripping things down to just the video card, and still the same
> result.
>
> This Motherboard has been available for the better part of a year, and
> still no Linux support. Usually by the time I buy something, its supported.
>
> Anyone working this problem?

Mine works, but I expect that we don't have the same video card.
Mine is intel integrated video.
So like Lee said, we need more info.

---
~Randy

2006-03-07 08:23:27

by Reg Clemens

[permalink] [raw]
Subject: Re: vmlinuz-2.6.16-rc5-git8 still nogo with Intel D945 Motherboard

> On Mon, 2006-03-06 at 20:40 -0700, Reg Clemens wrote:
> >
> > Anyone working this problem?
>
> Why don't you try to narrow it down some?
>

For what its worth, this is a D945GNT
It has ICH7 series Video/Sound/Ethernet on board.
The Video works in vesa mode, but not in native mode.
The sound is not recognized.
The ethernet is recognized by some kernels, but does not work.
It has ATA and SATA which both work.

My sound card is a Nvidia 6600, it works fine with 2.6.11.

At the moment I run with a 2.6.11 kernel, an ethernet card and a Soundblaster.
Other than the Onboard hardware not being supported, things work with the
2.6.11 kernel. this PCI error only occurs with later kernels.

I could play halfsies to determine just when the PCI error starts, but
another responder had noted that he had similar problems after some
'large PCI changes' (Im sure he mentioned what version they occurred
in, but it would take some searching to find his e-mail)

--
Reg.Clemens
[email protected]


2006-03-07 16:13:09

by Lee Revell

[permalink] [raw]
Subject: Re: vmlinuz-2.6.16-rc5-git8 still nogo with Intel D945 Motherboard

On Tue, 2006-03-07 at 01:23 -0700, Reg Clemens wrote:
> > On Mon, 2006-03-06 at 20:40 -0700, Reg Clemens wrote:
> > >
> > > Anyone working this problem?
> >
> > Why don't you try to narrow it down some?
> >
>
> For what its worth, this is a D945GNT

I meant, narrow it down by identifying the change that broke it.
"Somewhere between 2.6.11 and 2.6.15" is not helpful.

Lee

2006-03-07 16:16:28

by Randy Dunlap

[permalink] [raw]
Subject: Re: vmlinuz-2.6.16-rc5-git8 still nogo with Intel D945 Motherboard

On Tue, 07 Mar 2006 01:23:14 -0700 Reg Clemens wrote:

> > On Mon, 2006-03-06 at 20:40 -0700, Reg Clemens wrote:
> > >
> > > Anyone working this problem?
> >
> > Why don't you try to narrow it down some?
> >
>
> For what its worth, this is a D945GNT

I have one of the 3 variants of that board.

> It has ICH7 series Video/Sound/Ethernet on board.
> The Video works in vesa mode, but not in native mode.
> The sound is not recognized.

The HD (high-definition) audio driver works for me.
Are you using a vendor/distro kernel or roll-your-own?

> The ethernet is recognized by some kernels, but does not work.

Maybe try the latest e1000 driver from
http://sourceforge.net/projects/e1000/

> It has ATA and SATA which both work.
>
> My sound card is a Nvidia 6600, it works fine with 2.6.11.
>
> At the moment I run with a 2.6.11 kernel, an ethernet card and a Soundblaster.
> Other than the Onboard hardware not being supported, things work with the
> 2.6.11 kernel. this PCI error only occurs with later kernels.

Can you post the complete boot log instead of one line of it?

> I could play halfsies to determine just when the PCI error starts, but
> another responder had noted that he had similar problems after some
> 'large PCI changes' (Im sure he mentioned what version they occurred
> in, but it would take some searching to find his e-mail)

---
~Randy

2006-03-07 18:38:57

by Reg Clemens

[permalink] [raw]
Subject: Re: vmlinuz-2.6.16-rc5-git8 still nogo with Intel D945 Motherboard


> Maybe try the latest e1000 driver from
> http://sourceforge.net/projects/e1000/
>

Humm
Since my last tests, the onboard sound does seem to work.
Mabe installing the SoundBlaster Intimidated it...


--
Reg.Clemens
[email protected]


2006-03-07 18:45:09

by Randy Dunlap

[permalink] [raw]
Subject: Re: vmlinuz-2.6.16-rc5-git8 still nogo with Intel D945 Motherboard

On Tue, 07 Mar 2006 11:20:28 -0700 Reg Clemens wrote:

>
> > I meant, narrow it down by identifying the change that broke it.
> > "Somewhere between 2.6.11 and 2.6.15" is not helpful.
>
> Yes, I can do that, but not till this evening.
>
> > The HD (high-definition) audio driver works for me.
> > Are you using a vendor/distro kernel or roll-your-own?
>
> Im building my own kernels.
>
> > Maybe try the latest e1000 driver from
> > http://sourceforge.net/projects/e1000/
>
> Ill give that a shot, but again probably not till this evening.
>
> > Can you post the complete boot log instead of one line of it?
>
> Sure.
> In fact, Ill give you two, first the bad boot from 2.6.16, then a
> good boot from 1.6.11 just in case you need something to compare
> against.
>
> Here they are, In the bad boot, the lines of interest are between
> lines 115 and 120, and start with PCI: Cannot and PCI: Failed .

Both boot logs contains the Cannot messages.
The "bad" log also contains:
Mar 7 10:58:41 deneb kernel: PCI: Failed to allocate mem resource #6:20000@48000000 for 0000:01:00.0

Is device 0:01:00.0 your Nvidia video card?
Is there an updated NVRM driver for it (guessing from your OK boot log)
for 2.6.15 or later?

I suppose an lspci might help. I dunno.

---
~Randy

2006-03-07 18:50:11

by Lee Revell

[permalink] [raw]
Subject: Re: vmlinuz-2.6.16-rc5-git8 still nogo with Intel D945 Motherboard

On Tue, 2006-03-07 at 11:38 -0700, Reg Clemens wrote:
> > Maybe try the latest e1000 driver from
> > http://sourceforge.net/projects/e1000/
> >
>
> Humm
> Since my last tests, the onboard sound does seem to work.
> Mabe installing the SoundBlaster Intimidated it...
>

It was probably incorrect mixer settings or a buggy mixer app like Kmix.

Lee

2006-03-07 19:32:04

by Reg Clemens

[permalink] [raw]
Subject: Re: vmlinuz-2.6.16-rc5-git8 still nogo with Intel D945 Motherboard


>
> Both boot logs contains the Cannot messages.

Hadn't noticed that, since it worked, I hadnt looked that carefully, sorry.

> The "bad" log also contains:
> Mar 7 10:58:41 deneb kernel: PCI: Failed to allocate mem resource #6:20000@48000000 for 0000:01:00.0
>

Yep.

> Is device 0:01:00.0 your Nvidia video card?
> Is there an updated NVRM driver for it (guessing from your OK boot log)
> for 2.6.15 or later?

Yes, I am running with the NVIDIA
NVIDIA-Linux-x86-1.0-6629-pkg1.run
driver, tho the 'nv' in the system works.

>
> I suppose an lspci might help. I dunno.

---

Here is the lspci, run from 2.6.11, but I dont think that should matter...

[root@deneb reg]# /sbin/lspci
00:00.0 Host bridge: Intel Corporation 945G/P Memory Controller Hub (rev 02)
00:01.0 PCI bridge: Intel Corporation 945G/P PCI Express Graphics Port (rev 02)
00:1b.0 Class 0403: Intel Corporation 82801G (ICH7 Family) High Definition
Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1
(rev 01)
00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3
(rev 01)
00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4
(rev 01)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1
(rev 01)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2
(rev 01)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3
(rev 01)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4
(rev 01)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI
Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface
Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller
(rev 01)
00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) Serial
ATA Storage Controllers cc=IDE (rev 01)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
01:00.0 VGA compatible controller: nVidia Corporation NV43 [GeForce 6600] (rev
a2)
05:01.0 SCSI storage controller: LSI Logic / Symbios Logic 53c875 (rev 04)
05:02.0 Multimedia audio controller: Creative Labs SB Audigy LS
05:03.0 Ethernet controller: D-Link System Inc Gigabit Ethernet Adapter (rev
11)

---

Did you notice that the following three pnp messages talk about the same
memory ranges, but different devices (5 vs 6),

Mar 7 11:02:21 deneb kernel: PCI: Cannot allocate resource region 1 of device
0000:05:01.0
Mar 7 11:02:21 deneb kernel: PCI: Cannot allocate resource region 2 of device
0000:05:01.0
Mar 7 11:02:21 deneb kernel: pnp: 00:05: ioport range 0x500-0x53f has been
reserved
Mar 7 11:02:21 deneb kernel: pnp: 00:05: ioport range 0x400-0x47f could not
be reserved
Mar 7 11:02:21 deneb kernel: pnp: 00:05: ioport range 0x680-0x6ff has been
reserved

---

Mar 7 10:58:41 deneb kernel: PCI: Cannot allocate resource region 1 of device
0000:05:01.0
Mar 7 10:58:41 deneb kernel: PCI: Cannot allocate resource region 2 of device
0000:05:01.0
Mar 7 10:58:41 deneb kernel: pnp: 00:06: ioport range 0x500-0x53f has been
reserved
Mar 7 10:58:41 deneb kernel: pnp: 00:06: ioport range 0x400-0x47f could not
be reserved
Mar 7 10:58:41 deneb kernel: pnp: 00:06: ioport range 0x680-0x6ff has been
reserved
Mar 7 10:58:41 deneb kernel: PCI: Failed to allocate mem resource
#6:20000@48000000 for 0000:01:00.0

--
Im not sure what the significance of that is, just noticed the difference.


Reg.Clemens
[email protected]


2006-03-07 19:59:01

by Randy Dunlap

[permalink] [raw]
Subject: Re: vmlinuz-2.6.16-rc5-git8 still nogo with Intel D945 Motherboard

On Tue, 07 Mar 2006 12:32:00 -0700 Reg Clemens wrote:

>
> >
> > Both boot logs contains the Cannot messages.
>
> Hadn't noticed that, since it worked, I hadnt looked that carefully, sorry.
>
> > The "bad" log also contains:
> > Mar 7 10:58:41 deneb kernel: PCI: Failed to allocate mem resource #6:20000@48000000 for 0000:01:00.0
> >
>
> Yep.
>
> > Is device 0:01:00.0 your Nvidia video card?
> > Is there an updated NVRM driver for it (guessing from your OK boot log)
> > for 2.6.15 or later?
>
> Yes, I am running with the NVIDIA
> NVIDIA-Linux-x86-1.0-6629-pkg1.run
> driver, tho the 'nv' in the system works.
>
> >
> > I suppose an lspci might help. I dunno.
>
> ---
>
> Here is the lspci, run from 2.6.11, but I dont think that should matter...
>
> [root@deneb reg]# /sbin/lspci
> 00:00.0 Host bridge: Intel Corporation 945G/P Memory Controller Hub (rev 02)
> 00:01.0 PCI bridge: Intel Corporation 945G/P PCI Express Graphics Port (rev 02)
> 00:1b.0 Class 0403: Intel Corporation 82801G (ICH7 Family) High Definition
> Audio Controller (rev 01)
> 00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1
> (rev 01)
> 00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3
> (rev 01)
> 00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4
> (rev 01)
> 00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1
> (rev 01)
> 00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2
> (rev 01)
> 00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3
> (rev 01)
> 00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4
> (rev 01)
> 00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI
> Controller (rev 01)
> 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
> 00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface
> Bridge (rev 01)
> 00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller
> (rev 01)
> 00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) Serial
> ATA Storage Controllers cc=IDE (rev 01)
> 00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
> 01:00.0 VGA compatible controller: nVidia Corporation NV43 [GeForce 6600] (rev
> a2)
> 05:01.0 SCSI storage controller: LSI Logic / Symbios Logic 53c875 (rev 04)
> 05:02.0 Multimedia audio controller: Creative Labs SB Audigy LS
> 05:03.0 Ethernet controller: D-Link System Inc Gigabit Ethernet Adapter (rev
> 11)
>
> ---
>
> Did you notice that the following three pnp messages talk about the same
> memory ranges, but different devices (5 vs 6),

Yes, I saw that.

> Mar 7 11:02:21 deneb kernel: PCI: Cannot allocate resource region 1 of device
> 0000:05:01.0
> Mar 7 11:02:21 deneb kernel: PCI: Cannot allocate resource region 2 of device
> 0000:05:01.0
> Mar 7 11:02:21 deneb kernel: pnp: 00:05: ioport range 0x500-0x53f has been
> reserved
> Mar 7 11:02:21 deneb kernel: pnp: 00:05: ioport range 0x400-0x47f could not
> be reserved
> Mar 7 11:02:21 deneb kernel: pnp: 00:05: ioport range 0x680-0x6ff has been
> reserved
>
> ---
>
> Mar 7 10:58:41 deneb kernel: PCI: Cannot allocate resource region 1 of device
> 0000:05:01.0
> Mar 7 10:58:41 deneb kernel: PCI: Cannot allocate resource region 2 of device
> 0000:05:01.0
> Mar 7 10:58:41 deneb kernel: pnp: 00:06: ioport range 0x500-0x53f has been
> reserved
> Mar 7 10:58:41 deneb kernel: pnp: 00:06: ioport range 0x400-0x47f could not
> be reserved
> Mar 7 10:58:41 deneb kernel: pnp: 00:06: ioport range 0x680-0x6ff has been
> reserved
> Mar 7 10:58:41 deneb kernel: PCI: Failed to allocate mem resource
> #6:20000@48000000 for 0000:01:00.0
>
> --
> Im not sure what the significance of that is, just noticed the difference.

Ditto. Please send an lspci -v.

---
~Randy

2006-03-07 21:54:10

by Randy Dunlap

[permalink] [raw]
Subject: Re: vmlinuz-2.6.16-rc5-git8 still nogo with Intel D945 Motherboard

On Tue, 07 Mar 2006 12:32:00 -0700 Reg Clemens wrote:

>
> >
> > Both boot logs contains the Cannot messages.
>
> Hadn't noticed that, since it worked, I hadnt looked that carefully, sorry.
>
> > The "bad" log also contains:
> > Mar 7 10:58:41 deneb kernel: PCI: Failed to allocate mem resource #6:20000@48000000 for 0000:01:00.0
> >
>
> Yep.
>
> > Is device 0:01:00.0 your Nvidia video card?
> > Is there an updated NVRM driver for it (guessing from your OK boot log)
> > for 2.6.15 or later?
>
> Yes, I am running with the NVIDIA
> NVIDIA-Linux-x86-1.0-6629-pkg1.run
> driver, tho the 'nv' in the system works.
>
> >
> > I suppose an lspci might help. I dunno.
> ---
>
> Mar 7 10:58:41 deneb kernel: PCI: Cannot allocate resource region 1 of device
> 0000:05:01.0
> Mar 7 10:58:41 deneb kernel: PCI: Cannot allocate resource region 2 of device
> 0000:05:01.0
> Mar 7 10:58:41 deneb kernel: pnp: 00:06: ioport range 0x500-0x53f has been
> reserved
> Mar 7 10:58:41 deneb kernel: pnp: 00:06: ioport range 0x400-0x47f could not
> be reserved
> Mar 7 10:58:41 deneb kernel: pnp: 00:06: ioport range 0x680-0x6ff has been
> reserved
> Mar 7 10:58:41 deneb kernel: PCI: Failed to allocate mem resource
> #6:20000@48000000 for 0000:01:00.0
>
> --
> Im not sure what the significance of that is, just noticed the difference.

Hi Reg,
I think you'll need to file a bug at bugzilla.kernel.org for this,
including the boot logs (good + bad), lspci -v, etc.

---
~Randy