<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Sorry for spamming the maillist!!! <br>
<br>
but it stops again at: PCI: 00:02.0 cmd <- 07 I haven't changed
anything! whats wrong? :(<br>
<br>
bye!<br>
<br>
<br>
Knut Kujat escribió:
<blockquote cite="mid:4B20C624.2050604@gap.upv.es" type="cite">
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
Knut Kujat escribió:
  <blockquote cite="mid:4B20B468.8000604@gap.upv.es" type="cite">
    <meta content="text/html;charset=ISO-8859-1"
 http-equiv="Content-Type">
Myles Watson escribió:
    <blockquote
 cite="mid:2831fecf0912090824n11b01ff4lcbb2a9a29e3c234e@mail.gmail.com"
 type="cite"><br>
      <div class="gmail_quote">
      <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
        <div bgcolor="#ffffff" text="#000000">do_pci_scan_bridge
returns
max 1<br>
do_pci_scan_bridge for PCI: 00:02.0<br>
PCI: pci_scan_bus for bus 02<br>
POST: 0x24<br>
malloc Enter, size 1092, free_mem_ptr 0014bffc<br>
Error! malloc: Out of memory (free_mem_ptr >= free_mem_end_ptr)POST:
0xff<br>
        </div>
      </blockquote>
      <div>Try increasing the heap size in Kconfig.<br>
      <br>
Thanks,<br>
Myles <br>
      </div>
      </div>
    </blockquote>
Morning :)<br>
    <br>
Yip pushing the heap size to 0x40000 made the difference. But it still
not booting :( Now it stucks at:<br>
POST: 0x88<br>
Enabling resources...<br>
PCI: 00:18.0 cmd <- 00<br>
PCI: 00:00.0 subsystem <- 00/00<br>
PCI: 00:00.0 cmd <- 06<br>
PCI: 00:00.1 cmd <- 06<br>
PCI: 00:00.2 cmd <- 06<br>
PCI: 00:00.3 cmd <- 06<br>
PCI: 00:00.4 cmd <- 06<br>
PCI: 00:00.5 cmd <- 06<br>
PCI: 00:00.7 cmd <- 06<br>
PCI: 00:01.0 bridge ctrl <- 0003<br>
PCI: 00:01.0 cmd <- 07<br>
PCI: 00:02.0 bridge ctrl <- 000b<br>
PCI: 00:02.0 cmd <- 07                        <<<< Here
it just stops and does nothing!<br>
    <br>
according to lspci PCI: 00:02.0 is the K8T890 PCI to PCI Bridge
Controller. Any hints?<br>
  </blockquote>
Hi again,<br>
  <br>
It solves itself don't know how?! I just cleaned up some printfs
recompiled and it started working till:<br>
POST: 0x89<br>
Initializing CBMEM area to 0x7fff0000 (65536 bytes)<br>
Adding CBMEM entry as no. 1<br>
Moving GDT to 7fff0200...ok<br>
High Tables Base is 7fff0000.<br>
POST: 0x9c<br>
Adding CBMEM entry as no. 2<br>
ACPI: Writing ACPI tables at 7fff0400...<br>
ACPI:     * FACS<br>
ACPI:     * DSDT @ 7fff0508 Length 44e<br>
ACPI:     * FADT<br>
ACPI: added table 1/32 Length now 40<br>
ACPI:    * MADT<br>
ACPI: added table 2/32 Length now 44<br>
ACPI:    * MCFG<br>
PCI: 00:00.5 missing resource: 61<br>
POST: 0xff<br>
  <br>
POST: 0xff is a bad thing right? So how do I fix this? <br>
  <br>
THX,<br>
Knut Kujat<br>
  <br>
</blockquote>
<br>
</body>
</html>