Rudolf Marek escribió: > Hi, > > Try experimenting with the position of used memory slots. Maybe you > just need to > put DIMMS into right places ;) I think I used the slot closest to CPU > then one > empty and then the second DIM and then the closest to edge empty. > > Rudolf > Hello,
yes switching memory slots to "CPU yes no yes no" worked perfectly. Now I'm stucked with dev_enumeration more precisely scan_bus fails with a malloc error. I already had this error with PCI: 00:10.1 - 00:10.4 (the USB) I disabled them in the device tree with /device pci 10.1 off end /but now it fails again and i can't just disable the whole PCI bus 2 since the VGA is on it. PCI: 01:1d.0, bad id 0xffffffff PCI: 01:1e.0, bad id 0xffffffff PCI: 01:1f.0, bad id 0xffffffff POST: 0x25 PCI: pci_scan_bus returning with max=001 POST: 0x55 do_pci_scan_bridge returns max 1 do_pci_scan_bridge for PCI: 00:02.0 PCI: pci_scan_bus for bus 02 POST: 0x24 malloc Enter, size 1092, free_mem_ptr 0014bffc Error! malloc: Out of memory (free_mem_ptr >= free_mem_end_ptr)POST: 0xff Thanks again, without the maillist i would be lost! :)
-- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

