Re: Which CPUTYPE?

2005-09-12 Thread richard cinema
try the cpucaps,which is good for check your cpu abilities.

On 9/13/05, Kiffin Gish [EMAIL PROTECTED] wrote:
 
 I'm a bit confused which CPUTYPE I should be using in the make.conf file.
 
 For my Dell Inspiron 8200 laptop, dmesg shows the following:
 
 CPU: Mobile Intel(R) Pentium(R) 4 - M CPU 2.00GHz (1993.54 686-class CPU)
 
 and for my web server, dmesg shows the same thing although is has a
 
 AMD Sempron 1800BOX3100+
 
 I see in the documentation that CPUTYPE=i686 is for older Pentium types, 
 so
 does that mean I should use CPUTYPE=i686 (even though dmesg shgows
 '686-class CPU')
 
 And my kernel file then? cpu I686_CPU or I586_CPU.
 
 What should I use for my laptop? For my web server?
 
 Thanks a lot in advance.
 
 --
 Kiffin Rex Gish
 Gouda, The Netherlands
 
 
 
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to 
 [EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Which CPUTYPE?

2005-09-12 Thread richard cinema
or if you can access a windows install, use cpuz do it

On 9/13/05, Kiffin Gish [EMAIL PROTECTED] wrote:
 
 I'm a bit confused which CPUTYPE I should be using in the make.conf file.
 
 For my Dell Inspiron 8200 laptop, dmesg shows the following:
 
 CPU: Mobile Intel(R) Pentium(R) 4 - M CPU 2.00GHz (1993.54 686-class CPU)
 
 and for my web server, dmesg shows the same thing although is has a
 
 AMD Sempron 1800BOX3100+
 
 I see in the documentation that CPUTYPE=i686 is for older Pentium types, 
 so
 does that mean I should use CPUTYPE=i686 (even though dmesg shgows
 '686-class CPU')
 
 And my kernel file then? cpu I686_CPU or I586_CPU.
 
 What should I use for my laptop? For my web server?
 
 Thanks a lot in advance.
 
 --
 Kiffin Rex Gish
 Gouda, The Netherlands
 
 
 
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to 
 [EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


how to deinstall the gnome2-lite port from my system completely?

2005-08-06 Thread richard cinema
hi everybody,

  i'm a newbie of freebsd although i 've had some exps in linux. so
here comes my problem:

i got 5.4-RELEASE-p6 installed in my pc. after finished the good
world and kernel building stuff,i  installed the xorg from port, and
test it after that.it works well. then came the gnome2.


because of the hd and time limit, i chose the gnome2-lite meta port
and compiling is done without any problems.


  i got some  another panel running error when i enter  gnome2 ,
hmm, the gnome still runs well with this error. but i dn't want to see
it everytime, google told me it could be some kind of gcc3.4
optimising error with pentium4 cpu( i got prescott cpu in my pc ). so
i decide to recompile the whole gnome2-lite port from the very
begining (say from gtk2?).



at first, i try to do a  make deinstall under
/usr/ports/x11/gnome2-lite . no error occured
except i found all the gnome stuff stay there when i run pkg_info
then.   it seems the port did nothing with my make deinstall
command.

anybody can help me to figure out a proper solution to this problem?

btw: i know a silly and slow way: use pkg_delete -f  to delete all
the gnome2 and gtk2 packages manually. well, it make me feel like a
type machine:)


so, i'm waiting in front of my pc for the answer.

thx in advance.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]