* PCI problem with 2.4.10 on 82434LX chipset
@ 2001-10-07 21:25 david
2001-10-07 21:47 ` Alan Cox
2001-10-08 0:14 ` Linus Torvalds
0 siblings, 2 replies; 5+ messages in thread
From: david @ 2001-10-07 21:25 UTC (permalink / raw)
To: linux-kernel
Hi
PCI stopped working after upgrading kernel from redhat 2.4.3 to 2.4.10,
ISA devices are fine. Here are dmesg output fragments:
redhat 2.4.3-12:
PCI: PCI BIOS revision 2.10 entry at 0xfd6f2, last bus=0
PCI: Using configuration type 2
PCI: Probing PCI hardware
also lspci output of pci hardware:
00:00.0 Host bridge: Intel Corporation 82434LX [Mercury/Neptune] (rev 11)
Flags: bus master, slow devsel, latency 32
But using 2.4.10:
PCI: PCI BIOS revision 2.10 entry at 0xfd6f2, last bus=0
PCI: System does not support PCI
Any hope getting PCI bus working on this box? Maybe some hints? Thanx :)
Taavi Tuisk
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: PCI problem with 2.4.10 on 82434LX chipset
2001-10-07 21:25 PCI problem with 2.4.10 on 82434LX chipset david
@ 2001-10-07 21:47 ` Alan Cox
2001-10-08 7:23 ` david
2001-10-08 0:14 ` Linus Torvalds
1 sibling, 1 reply; 5+ messages in thread
From: Alan Cox @ 2001-10-07 21:47 UTC (permalink / raw)
To: david; +Cc: linux-kernel
> PCI stopped working after upgrading kernel from redhat 2.4.3 to 2.4.10,
> ISA devices are fine. Here are dmesg output fragments:
Please try 2.4.10-ac instead
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: PCI problem with 2.4.10 on 82434LX chipset
2001-10-07 21:25 PCI problem with 2.4.10 on 82434LX chipset david
2001-10-07 21:47 ` Alan Cox
@ 2001-10-08 0:14 ` Linus Torvalds
2001-10-08 12:13 ` david
1 sibling, 1 reply; 5+ messages in thread
From: Linus Torvalds @ 2001-10-08 0:14 UTC (permalink / raw)
To: linux-kernel
In article <Pine.LNX.4.33.0110072319040.2878-100000@apollos.ttu.ee>,
david <david@apollos.ttu.ee> wrote:
>
>PCI: PCI BIOS revision 2.10 entry at 0xfd6f2, last bus=0
>PCI: System does not support PCI
>
>Any hope getting PCI bus working on this box? Maybe some hints? Thanx :)
The type-2 config space accesses were broken in 2.4.10 due to an ACPI
rewrite, that got fixed in the 2.4.11-pre kernels (should be fixed in
pre1 already, but you might as well test pre5).
Most people never noticed, because type 1 tends to be what most machines
use.
The 2.4.11 kernels are under ftp.kernel.org:/pub/linux/kernel/testing,
Linus
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: PCI problem with 2.4.10 on 82434LX chipset
2001-10-07 21:47 ` Alan Cox
@ 2001-10-08 7:23 ` david
0 siblings, 0 replies; 5+ messages in thread
From: david @ 2001-10-08 7:23 UTC (permalink / raw)
To: linux-kernel
On Sun, 7 Oct 2001, Alan Cox wrote:
> > PCI stopped working after upgrading kernel from redhat 2.4.3 to 2.4.10,
> > ISA devices are fine. Here are dmesg output fragments:
>
> Please try 2.4.10-ac instead
>
Yes, it worked :) I'll try 2.4.11-pre patches too. Thanx again,
Alan :)
Taavi Tuisk
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: PCI problem with 2.4.10 on 82434LX chipset
2001-10-08 0:14 ` Linus Torvalds
@ 2001-10-08 12:13 ` david
0 siblings, 0 replies; 5+ messages in thread
From: david @ 2001-10-08 12:13 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel
On Mon, 8 Oct 2001, Linus Torvalds wrote:
> In article <Pine.LNX.4.33.0110072319040.2878-100000@apollos.ttu.ee>,
> david <david@apollos.ttu.ee> wrote:
> >
> >PCI: PCI BIOS revision 2.10 entry at 0xfd6f2, last bus=0
> >PCI: System does not support PCI
> >
> >Any hope getting PCI bus working on this box? Maybe some hints? Thanx :)
>
> The type-2 config space accesses were broken in 2.4.10 due to an ACPI
> rewrite, that got fixed in the 2.4.11-pre kernels (should be fixed in
> pre1 already, but you might as well test pre5).
>
> Most people never noticed, because type 1 tends to be what most machines
> use.
>
> The 2.4.11 kernels are under ftp.kernel.org:/pub/linux/kernel/testing,
>
Yep, pre* patch worked too, thanx :)
Taavi Tuisk
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2001-10-08 12:13 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-07 21:25 PCI problem with 2.4.10 on 82434LX chipset david
2001-10-07 21:47 ` Alan Cox
2001-10-08 7:23 ` david
2001-10-08 0:14 ` Linus Torvalds
2001-10-08 12:13 ` david
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.