[LinuxBIOS] PCI: Left over static devices. Check your Config.lb

Steve Isaacs yasteve at gmail.com
Tue Dec 11 16:43:57 CET 2007


On Mon, 2007-12-10 at 17:32 -0700, Marc Jones wrote:
> 
> Steve Isaacs wrote:
> > 
> > INIT detected from  ---- {APICID = 00 NODEID = 00 COREID = 00} ---
> > 
> > Issuing SOFT_RESET...
> > 
> 
> When I have seen a soft reset at this point it has been due to a memory 
> problem. Try simpler configurations and try putting some basic memory 
> test just before CAR is disabled. I would try on the interesting 
> boundaries. For example, check where LinuxBIOS gets copied at 2MB and 
> across a dimm boundary like 1GB+2MB.
> 
> 	ram_check(0x00200000, 0x00200000 + (640 * 1024));
> 	ram_check(0x40200000, 0x40200000 + (640 * 1024));
> 
> Also, most of the memory registers are located in Function 2 if you 
> decide to dump and compare them.
> 

Thanks, I'll give it a try. So, it may be that this problem is masking a
correct config?

It might be tomorrow or the next day before I have a result. I've got
meetings and a doc to finish.

Steve






More information about the coreboot mailing list