Jump to content

Last Choice for Chameleon


5 posts in this topic

Recommended Posts

So i could build version 2605 and try it. Or do you think it won't work for shure? (cause the log entry says "cause AllocateKernelMemory error")

 

You can download latest revision (ATM is 2667) and change the DEBUG options to activate it.

/i386/libsaio/sys.c

 

From 0

#ifndef DEBUG_FEATURE_LAST_BOOT
#define DEBUG_FEATURE_LAST_BOOT 0 // AllocateKernelMemory error with feature from 2562
#endif
To 1

#ifndef DEBUG_FEATURE_LAST_BOOT
#define DEBUG_FEATURE_LAST_BOOT 1 // AllocateKernelMemory error with feature from 2562
#endif
then build it...

We don't have find yet why this cause panic in some motherboard.

 

ErmaC

  • Like 1
Link to comment
Share on other sites

 Share

×
×
  • Create New...