Tobias Diedrich wrote:
Rudolf Marek wrote:
The 0:2.0 is the PCIe 16x right?
Maybe try without VGA first? Can you track down where it hangs exactly?
I tried both with and without a device in the peg slot (only network card though).
BTW, I have different K8T890 pci ids (K8T890CF), so maybe some part fo the setup there has to be different?
I got it past probing by copying cfg space values from the orig bios in k8t890_pcie.c Now it hangs in bridge decode enable: Enabling resources... PCI: 00:18.0 cmd <- 00 PCI: 00:18.1 subsystem <- 1043/00 PCI: 00:18.1 cmd <- 00 PCI: 00:18.2 subsystem <- 1043/00 PCI: 00:18.2 cmd <- 00 PCI: 00:18.3 cmd <- 00 PCI: 00:00.0 cmd <- 00 PCI: 00:00.1 cmd <- 06 PCI: 00:00.2 cmd <- 06 PCI: 00:00.3 cmd <- 06 PCI: 00:00.4 cmd <- 06 PCI: 00:00.5 cmd <- 06 PCI: 00:00.6 cmd <- 06 PCI: 00:00.7 cmd <- 06 PCI: 00:01.0 bridge ctrl <- 0017 PCI: 00:01.0 cmd <- 04 PCI: 00:02.0 bridge ctrl <- 0003 PCI: 00:02.0 cmd <- 00 PCI: 00:03.0 bridge ctrl <- 0003 PCI: 00:03.0 cmd <- 07 [hang]
00:03.0 is one of the onboard pcie devices.