Hello forum!
I'm currently having a problem when installing FreeBSD 8.0 (i386) on my laptop. I know that it is not the first time that this problem appears but I have a little doubt:
I'm getting the "fatal trap 12" kernel panic and after some searching i've found the fix here:
http://www.freebsd.org/cgi/query-pr.cgi?pr=140979
So after i've read it it seems that the problem is related with the ACPI embedded controller and they suggest us to add to /boot/loader.conf:
My question, as dumb as it may seems, is if I can do this in the FreeBSD loader prompt and how! The installation does not work even with ACPI disabled.
Thank you in advance!
I'm currently having a problem when installing FreeBSD 8.0 (i386) on my laptop. I know that it is not the first time that this problem appears but I have a little doubt:
I'm getting the "fatal trap 12" kernel panic and after some searching i've found the fix here:
http://www.freebsd.org/cgi/query-pr.cgi?pr=140979
So after i've read it it seems that the problem is related with the ACPI embedded controller and they suggest us to add to /boot/loader.conf:
Code:
debug.acpi.disabled="ec"
My question, as dumb as it may seems, is if I can do this in the FreeBSD loader prompt and how! The installation does not work even with ACPI disabled.
Thank you in advance!