Yeah, I know...
As I posted before, I am gonna try to compile a custom kernel with
CONFIG_PM enabled and APIC.
I will post the updated news as soon as I try it.
Yuhanes
Anders E. Andersen schrieb:
Yuhanes Tjandra wrote:
Hi,
just wanna update the last status of problem. After building a custom
kernel with CONFIG_PM disabled somehow solves the problem. I can now
reboot to windows in a warm start.
Disabling power management altogether sounds a bit harsh.
Have you tried compiling with CONFIG_X86_UP_APIC disabled?
Apparently that option can cause problems for some:
http://www.uwsg.iu.edu/hypermail/linux/kernel/0102.0/1043.html
Anders E. Andersen