CPUTYPE=pentium-m?

发表于:2007-05-26来源:作者:点击数: 标签:
I modified /usr/share/mk/bsd.cpu.mkto make CPU=pentium-m supported. According to some info on the .net ,MACHINE_CPU was configured with sse2, sse, i686, mmx, etc. supported.When I had rebuild the kernel, however, it could not start normall
I modified /usr/share/mk/bsd.cpu.mk to make CPU=pentium-m supported. Aclearcase/" target="_blank" >ccording to some info on the.net, MACHINE_CPU was configured with sse2, sse, i686, mmx, etc. supported. When I had rebuild the kernel, however, it could not start normally. It seemed that the kernel could not be load and my laptop instantly rebooted. I seeked all the way on the internet. Some guys said it to be something wrong with sse2 in loader. They did not come up with any solutions, however. For me, I dont think it a loader failure. as I could make it work by loading kernel.old. Now the kernel was recompiled with CPUTYPE=p3


原文转自:http://www.ltesting.net