Je n'arrive pas a déterminer mon CPU pour le make.conf...

Je n'arrive pas a déterminer mon CPU pour le make.conf... - Installation - Linux et OS Alternatifs

Marsh Posté le 06-10-2008 à 17:07:21    

bonsoir, voila je crois que c'est la 1ere fois que ça m'arrive, je n'arrive pas a déterminer le CPU que j'ai, ce qui est un peu embettant pour mettre le bon -march dans mon make.conf.
 
Voila ce que me dit cat /proc/cpuinfo:
 

Citation :

processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 6
model           : 3
model name      : AMD Duron(tm) processor
stepping        : 1
cpu MHz         : 949.577
cache size      : 64 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr syscall mmxext 3dnowext 3dnow up
bogomips        : 1900.86
clflush size    : 32


 
Ensuite je viens bien évidemment faire un tour sur les safe cflags comme d'hab., donc là, la section sur les Duron:
 

Citation :

Duron (AMD)
 
From 600 to 900 MHz (these models have a tbird-alike core model)
 
product: AMD Duron(tm) Processor version: 6.3.1
 
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-tbird -O2 -pipe -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"
 
[edit] Mobile Duron (AMD)
 
vendor_id : AuthenticAMD
cpu family : 6
model : 3
model name : AMD Duron(tm) Processor
 
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-tbird -O2 -pipe -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"
 
[edit] Duron Morgan (AMD)
 
From 900 to 1300 MHz
The Morgan Durons are based on the Palomino core, and hence can be treated as Athlon XP's.
 
vendor_id : AuthenticAMD
cpu family : 6
model : 7
model name : AMD Duron(tm) Processor
stepping : 1
 
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"


 
Donc là il y a bien un :

Citation :


cpu family      : 6
model           : 3


 
mais c'est un Duron Mobile d'après le wiki ?!? il s'agit là pourtant d'un PC de bureau que l'on m'a donné récemment (un PC de plus hum), donc je suis bien embetté et pas sur du tout du wiki cette fois !
 
Si je vais sur Wikipedia j'ai ça:

Citation :


    * 1 Évolutions
          o 1.1 Duron « Spitfire » (Model 3, 180 nm)
          o 1.2 Duron « Morgan » (Model 7, 180 nm)
          o 1.3 Duron « Applebred » (Model 8, 130 nm)
 
 Duron « Spitfire » (Model 3, 180 nm) [modifier]
 
    * L1-Cache: 64 + 64 Kio (Data + Instructions)
    * L2-Cache: 64 Kio
    * MMX, 3DNow!
    * Socket A (EV6)
    * FSB : 100 MHz (FSB 200)
    * VCore: 1,50 V - 1,60 V
    * 600 MHz - 950 MHz
 
Duron « Morgan » (Model 7, 180 nm) [modifier]
 
    * L1-Cache: 64 + 64 Kio (Data + Instructions)
    * L2-Cache: 64 Kio
    * MMX, 3DNow!, SSE
    * Socket A (EV6)
    * FSB : 100 MHz (FSB 200)
    * VCore: 1,75 V
    * 900 MHz - 1 300 MHz
 
Duron « Applebred » (Model 8, 130 nm) [modifier]
 
    * L1-Cache: 64 + 64 Kio (Data + Instructions)
    * L2-Cache: 64 Kio
    * MMX, 3DNow!, SSE
    * Socket A (EV6)
    * FSB : 133 MHz (FSB 266)
    * VCore: 1,50 V
    * 1400, 1 600, 1 800 MH


 
Donc là mon CPU a l'air de correspondre a un "Spitfire"....mais le spitfire, ça correspondrait a quoi pour le -march  :??:


---------------
Tyan Tiger 200T, SDR PC 133, 1*256Mo, Bi-Tualatin 1,4Ghz, disque Maxtor 6Y080L0 IDE 80Go, FX 5200 en format PCI, modem/routeur DSL-524T, le tout sous Gentoo
Reply

Marsh Posté le 06-10-2008 à 17:07:21   

Reply

Marsh Posté le 06-10-2008 à 17:26:25    

CFLAGS="-march=athlon-tbird -O2 -pipe -fomit-frame-pointer"

Reply

Marsh Posté le 06-10-2008 à 17:38:05    

D'accord, mais tu es sur que c'est bien un Thunderbird, j'ai peur de foirer l'install ^^"


---------------
Tyan Tiger 200T, SDR PC 133, 1*256Mo, Bi-Tualatin 1,4Ghz, disque Maxtor 6Y080L0 IDE 80Go, FX 5200 en format PCI, modem/routeur DSL-524T, le tout sous Gentoo
Reply

Marsh Posté le 06-10-2008 à 17:45:42    

Apres petite recherche, oui tu as raison. Merci malikg.


Message édité par trouble_fete le 06-10-2008 à 17:45:58

---------------
Tyan Tiger 200T, SDR PC 133, 1*256Mo, Bi-Tualatin 1,4Ghz, disque Maxtor 6Y080L0 IDE 80Go, FX 5200 en format PCI, modem/routeur DSL-524T, le tout sous Gentoo
Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed