Date: Tue, 10 Jul 2007 21:54:43 +0200 From: Olivier Regnier <oregnier@oregnier.net> To: freebsd-questions@freebsd.org Subject: Detecting CPU Type Message-ID: <4693E403.9090800@oregnier.net>
next in thread | raw e-mail | index | archive | help
Hi everyone, I searching to find information about my CPU type. With the following command: # dmesg | grep -i cpu i have this: CPU: Mobile AMD Sempron(tm) Processor 2800+ (1600.06-Mhz 686-class CPU) but with a # uname -m i have i386. I must configure my CPUTYPE?= in /etc/make.conf. I'ts i686 (686-class) or i386 ? Can you give me information please ? Thank you. Olivier Regnier
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4693E403.9090800>