| View previous topic :: View next topic |
| Author |
Message |
stepette n00b


Joined: 04 Aug 2011 Posts: 3 Location: canada
|
Posted: Sat Aug 06, 2011 3:11 pm Post subject: Amd Athlon X2 dual-core QL-60 , Which Stage 3 use? |
|
|
HI! i tried a lot of research on this site without luck to find out which stage 3 use for my processor type
Amd Athlon 64 X2 dual-core QL-60 . should i use : amd 64 / i686 / the thing i want is to be in 32 bits plateform.
and i d on t know if is K8 / K10 / S1 type processor
the only thing i know is : family 17 / model 3 / family 11H processor
somebody can help me please?
THANKS! |
|
| Back to top |
|
 |
John R. Graham Administrator


Joined: 08 Mar 2005 Posts: 4849 Location: Somewhere over Atlanta, Georgia
|
Posted: Sat Aug 06, 2011 3:36 pm Post subject: |
|
|
If you want a 32-bit platform, then you want the i686 stage3 and an x86 iso.
Look at the Safe CFLAGS site to find out details about your processor.
- John _________________ Yoda: "Intentionally left blank, this space is." |
|
| Back to top |
|
 |
gerard82 Veteran


Joined: 04 Jan 2004 Posts: 1927 Location: Netherlands
|
Posted: Sat Aug 06, 2011 3:45 pm Post subject: |
|
|
Hi stepette,
For 32 bits you'll want to d/l ftp://............/releases/x86/current-stage3.
For /etc/make.conf CFLAGS you can use -march=native.
This will let gcc take care of the right processor instruction set.
If you compile your kernel by hand you'll be offered to indicate processor family.
May I ask why you prefer 32 bits over 64?
Gerard. _________________ To install Gentoo I use sysrescuecd.Based on Gentoo,has Firefox to browse Gentoo docs and mc to browse (and edit) files.
The same disk can be used for 32 and 64 bit installs.
You can follow the Handbook verbatim.
http://www.sysresccd.org/Download |
|
| Back to top |
|
 |
stepette n00b


Joined: 04 Aug 2011 Posts: 3 Location: canada
|
Posted: Sun Aug 07, 2011 2:08 am Post subject: |
|
|
thanks a lot ! gerard82 and John R. Graham
to answering `May I ask why you prefer 32 bits over 64?` ....FOR THE STABILITY everything works well on 32 bits systemes
so i am not a god in linux and far of that , but this is what i saw before and compare to 64 bits.
anyway , i still want to find out which are the cflags result for my processor after installation?
so i will use : (For /etc/make.conf CFLAGS you can use -march=native.
This will let gcc take care of the right processor instruction set.
If you compile your kernel by hand you'll be offered to indicate processor family. )
THANKS GUYS!
 |
|
| Back to top |
|
 |
gerard82 Veteran


Joined: 04 Jan 2004 Posts: 1927 Location: Netherlands
|
Posted: Sun Aug 07, 2011 12:36 pm Post subject: |
|
|
I have been running 64 bit multilib for years,no instability.
Most software (>95%) is now 64/32 bits.
If you have more than 3GB RAM 64 bit is preferred.
Gerard. _________________ To install Gentoo I use sysrescuecd.Based on Gentoo,has Firefox to browse Gentoo docs and mc to browse (and edit) files.
The same disk can be used for 32 and 64 bit installs.
You can follow the Handbook verbatim.
http://www.sysresccd.org/Download |
|
| Back to top |
|
 |
|