
Originally Posted by
Kano
There is no error with
Code:
phoronix-test-suite system-info
====================================
Phoronix Test Suite v1.8.0 (SELBU)
System Information
====================================
Hardware:
Processor: Intel Core 2 Quad CPU Q9300 @ 2.50GHz (Total Cores: 4), Motherboard: Gigabyte Co. Ltd. G33-DS3R, Chipset: Intel 82G33/G31/P35/P31 + ICH9R, System Memory: 2012MB, Disk: 200GB WDC WD1600JB-00GVA0, Graphics: GeForce 8800 GTS 512 512MB (650/972MHz)
Software:
OS: KANOTIX 2007 Thorhammer, Kernel: 2.6.28-11-generic (i686), Desktop: KDE 3.5.5, Display Server: X.Org Server 7.1.1, OpenGL: 3.0.0 NVIDIA 185.19, Compiler: GCC 4.1.2, File-System: ext3, Screen Resolution: 1680x1050
But when you run any test then you see
Code:
sh: line 0: export: `1680': not a valid identifier
sh: line 0: export: `1680x1050': not a valid identifier
Code:
b15hop@Enterprize $ ./phoronix-test-suite system-info
====================================
Phoronix Test Suite v1.8.0 (SELBU)
System Information
====================================
Hardware:
Processor: Unknown (Total Cores: 1), Motherboard: Unknown, Chipset: VIA VT8366/A/7, System Memory: UnknownMB, Disk: 160GB ST3160021A, Graphics: GeForce 7800 GS/AGP/SSE/3DNOW! 256MB (375/600MHz)
Software:
OS: Linux, Kernel: 2.6.26-ARCH (i686), Display Server: X.Org Server 1.4.0.90, OpenGL: 2.1.2 NVIDIA 177.80, Compiler: GCC 4.3.0, File-System: ext2/ext3, Screen Resolution: 1280x1024
b15hop@Enterprize $ cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 6
model : 6
model name : AMD Athlon(tm) XP 2100+
stepping : 2
cpu MHz : 1761.447
cache size : 256 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 sse syscall mmxext 3dnowext 3dnow up
bogomips : 3526.45
clflush size : 32
power management: ts
b15hop@Enterprize $ cat /proc/meminfo
MemTotal: 2075672 kB
MemFree: 1668296 kB
Buffers: 18456 kB
Cached: 105980 kB
SwapCached: 0 kB
Active: 335840 kB
Inactive: 37048 kB
HighTotal: 1179584 kB
HighFree: 817036 kB
LowTotal: 896088 kB
LowFree: 851260 kB
SwapTotal: 0 kB
SwapFree: 0 kB
Dirty: 60 kB
Writeback: 0 kB
AnonPages: 248452 kB
Mapped: 35692 kB
Slab: 14840 kB
SReclaimable: 12080 kB
SUnreclaim: 2760 kB
PageTables: 1068 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 1037836 kB
Committed_AS: 518668 kB
VmallocTotal: 114680 kB
VmallocUsed: 54176 kB
VmallocChunk: 53748 kB
b15hop@Enterprize $
I'm not sure mine is still working properly either. I'm using 1.8.0. I can't seem to download packages, complains about md5 being incorrect.
ie:
Code:
b15hop@Enterprize $ ./phoronix-test-suite install nexuiz
Checking For Needed External Dependencies.
====================================
Downloading Files For: nexuiz
Estimated Download Size: 636 MB
====================================
Downloading File: nexuiz-25.zip
No downloading application available.
The MD5 check-sum of the downloaded file is incorrect.
Attempting to re-download from another mirror.
Downloading File: nexuiz-25.zip
No downloading application available.
The MD5 check-sum of the downloaded file is incorrect.
Attempting to re-download from another mirror.
Downloading File: nexuiz-25.zip
No downloading application available.
The MD5 check-sum of the downloaded file is incorrect.
Attempting to re-download from another mirror.
Downloading File: nexuiz-25.zip
No downloading application available.
The MD5 check-sum of the downloaded file is incorrect.
Download of Needed Test Dependencies Failed! Exiting.
Installation of nexuiz test failed.
b15hop@Enterprize $
So I'm not having much luck either. =/