Gentoo Archives: gentoo-user

From: Arturo 'Buanzo' Busleiman <buanzo@××××××××××.ar>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Sempron64
Date: Wed, 24 Jan 2007 14:11:06
Message-Id: 45B76766.7000709@buanzo.com.ar
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Hi, I've succesfully confirmed (I think!) that my new server is a Sempron64, but it's my first time
5 with one of these CPUs. I'm planning to setup a courier-mta mail server.
6
7 Could you please help me to decide on stage and cflags to use? I was planning on these CFLAGS, but I
8 believe the stage3 should be amd64 isntead of i686 (yeah, sounds stupid, but I really want to be
9 sure, as this server is on a different country).
10
11 CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -mmmx -msse -msse2 -msse3"
12
13 Of ocurse, I have to change the -march parameter to something else, for example:
14
15 http://gentoo-wiki.com/Safe_Cflags#Sempron.2FSempron64_.28AMD.29
16
17 CHOST="x86_64-pc-linux-gnu"
18 CFLAGS="-march=athlon64 -msse3 -O2 -pipe"
19 CXXFLAGS="${CFLAGS}"
20
21 Should I add -mmmx, -msse, -msse2 too?
22
23 Which stage3 should I use?
24
25 This is the output of cpuinfo and lspci:
26
27 livecd ~ # cat /proc/cpuinfo
28 processor : 0
29 vendor_id : AuthenticAMD
30 cpu family : 15
31 model : 44
32 model name : AMD Sempron(tm) Processor 2600+
33 stepping : 2
34 cpu MHz : 1600.090
35 cache size : 128 KB
36 fpu : yes
37 fpu_exception : yes
38 cpuid level : 1
39 wp : yes
40 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush
41 mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm
42 bogomips : 3205.85
43 TLB size : 1024 4K pages
44 clflush size : 64
45 cache_alignment : 64
46 address sizes : 40 bits physical, 48 bits virtual
47 power management: ts ttp tm stc
48
49 livecd ~ # lspci
50 00:00.0 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
51 00:00.1 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
52 00:00.2 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
53 00:00.3 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
54 00:00.4 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
55 00:00.7 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
56 00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI bridge [K8T800/K8T890 South]
57 00:0f.0 RAID bus controller: VIA Technologies, Inc. VIA VT6420 SATA RAID Controller (rev 80)
58 00:0f.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master
59 IDE (rev 06)
60 00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
61 00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
62 00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
63 00:10.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
64 00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86)
65 00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800/K8T890 South]
66 00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 78)
67 00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology
68 Configuration
69 00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
70 00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
71 00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
72 01:00.0 VGA compatible controller: VIA Technologies, Inc. S3 Unichrome Pro VGA Adapter (rev 01)
73
74 Any other recommendation, comment, or url you can point me to?
75
76 Sorry to bother you people with these, but I'm not a hardware guy, and my googling is starting to
77 confuse me. Sorry, but thanks in advance.
78
79 - --
80 Arturo "Buanzo" Busleiman - Consultor Independiente en Seguridad Informatica
81 ¿No sabés a dónde ir a comer o tomar algo? Visitá www.vivamoslavida.com.ar
82
83 -----BEGIN PGP SIGNATURE-----
84 Version: GnuPG v1.4.6 (GNU/Linux)
85 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
86
87 iD8DBQFFt2dmAlpOsGhXcE0RAsTDAJ4vRYK1YIJMAMemxJzU3D/4zKfhSQCeOkqm
88 3h4uTzKhgc9NlONPSRm2dUs=
89 =OPxT
90 -----END PGP SIGNATURE-----
91 --
92 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: Sempron64 Arturo 'Buanzo' Busleiman <buanzo@××××××××××.ar>