Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jun 2004 22:21:56 +0000
From:      Sahil R Cooner <cooner@cs.fsu.edu>
To:        freebsd-current@freebsd.org
Subject:   problem with ACPI
Message-ID:  <40DB5404.7040602@cs.fsu.edu>

next in thread | raw e-mail | index | archive | help
I just cvsuped my /usr/src tree to the -current. 

I type these commands and everything went fine with no errors ...

# make buildworld
# make buildkernel
# make installkernel
# reboot


then on reboot I got a Fatal trap 12 error: page fault while in kernel 
mode, because of ACPI ...
the error it said was
Stopped at rman_get_bustag+0x6: movl 0x24(%eax),%eax


So, I obviously boot without ACPI support, ran ...

# mergemaster -p
# make installworld
# mergemaster
# reboot

everything sort of worked after that but I was just curious about ACPI 
support that I had working before updating ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40DB5404.7040602>