Daniel Lindenaar 写道:
Hi Guys, I've almost got coreboot v2 working on my setup. The only big problem I'm still facing is that it only works after I clear the cmos using a jumper on the motherboard. If I then boot, it works, but after rebooting it doesn't work anymore.
I have this problem too on EPIA-MII. But after changed Development machine to Red Hat 9 or Fedora Core 5, rebooting is ok. It was a long time ago so I can not remember the exact distro. Suggest changing distro or Compiler version to have a try.
It seems as though jumping to the 'normal' image doesn't work correctly.
Sounds familiar? Any suggestions?
regards, Daniel
-- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot
chaos wrote:
Daniel Lindenaar 写道:
Hi Guys, I've almost got coreboot v2 working on my setup. The only big problem I'm still facing is that it only works after I clear the cmos using a jumper on the motherboard. If I then boot, it works, but after rebooting it doesn't work anymore.
I have this problem too on EPIA-MII. But after changed Development machine to Red Hat 9 or Fedora Core 5, rebooting is ok. It was a long time ago so I can not remember the exact distro. Suggest changing distro or Compiler version to have a try.
Sounds scary... I've now worked around this by changing my failover.c file to just return and thus boot the fallback image always...
regards, Daniel
Daniel Lindenaar wrote:
I've now worked around this by changing my failover.c file to just return and thus boot the fallback image always...
What happens if you change Config.lb to only have fallback and no normal?
//Peter
On Sun, Sep 28, 2008 at 4:14 PM, Peter Stuge peter@stuge.se wrote:
Daniel Lindenaar wrote:
I've now worked around this by changing my failover.c file to just return and thus boot the fallback image always...
What happens if you change Config.lb to only have fallback and no normal?
yes, that is how you want to do it.
This is a weird one ...
ron
ron minnich wrote:
On Sun, Sep 28, 2008 at 4:14 PM, Peter Stuge peter@stuge.se wrote:
Daniel Lindenaar wrote:
I've now worked around this by changing my failover.c file to just return and thus boot the fallback image always...
What happens if you change Config.lb to only have fallback and no normal?
yes, that is how you want to do it.
OK.. i'll give it a go. I am quite happy with my currently working setup, though.. <:)
- Daniel
This is a weird one ...
ron
-- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot