|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
Problems with CPU class and kernel config
dmesg outputs
Code:
CPU: Mobile Inetl(R) Pentium(R) 4 - M CPU 1.80GHz (1794.19-MHz 686-class CPU) So it would seem logical to enable i686 and disable the rest right? Well I do that, but I get a kernel panic when I try to reboot. The error is "CPU class not configured" This is on a FreeBSD 4.8-RELEASE if it helps. |
|
#2
|
||||
|
||||
|
Do you still have:
machine i386 ? Sometimes I comment out this one by accident when rushing. |
|
#3
|
|||
|
|||
|
Nope, you have to have that line. I've compiled kernels before, but this is the only time this has happened to me. It's been suggested that it might be a bug...
|
|
#4
|
||||
|
||||
|
Howzabout
Code:
CPUTYPE=i586 or, in your case, i686, in /etc/make.conf? Would that make a diff? Regards |
|
#5
|
|||
|
|||
|
There was a problem with the sources I got. I downloaded some more recent ones and it worked fine.
|
![]() |
| Viewing: Dev Shed Forums > Operating Systems > BSD Help > Problems with CPU class and kernel config |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|