Host Name lost CPU Type

ohiomike
ohiomike
Joined: 4 Nov 06
Posts: 80
Credit: 6453639
RAC: 0
Topic 192516

Anyone have any ideas why my
"AuthenticAMD AMD Athlon(tm) 64 X2 Dual Core Processor 4200+..."
has turned into just "AuthenticAMD" with no description.
System= Linux 2.6.20, Boinc 5.8.17. ClientState.xml is correct, but Einstein isn't; therefore Boinc Stats is wrong. It's a little hard to deal with as I have 2 AMD machines, and have to do a double-take to tell them apart.


Krunchin-Keith [USA]
Krunchin-Keith [USA]
Joined: 19 Aug 05
Posts: 8
Credit: 5096691
RAC: 0

Host Name lost CPU Type

Linux 5.8.17 is not reporting the full processor information.

Look at the list of top hosts and there are a bunch just being reported as 'AuthenticAMD' or 'GenunineIntel' without all the other capabilities.

BOINCin since 10-Apr-2004 (2.28) ~~~ Join team USA

Annika
Annika
Joined: 8 Aug 06
Posts: 720
Credit: 494410
RAC: 0

Yep, I noticed the same under

Yep, I noticed the same under Linux, whereas Windows seems to report lots of detail about the CPU.

FalconFly
FalconFly
Joined: 16 Feb 05
Posts: 191
Credit: 15650710
RAC: 0

That bug is apparently

Message 61523 in response to message 61522

That bug is apparently triggered by a 254 Char limitation on the Client (for me, Linux 5.8.11, 5.8.15 and 5.8.17 are affected, triggered by length of CPU caps listing in the client_state.xml)

Ron acknowledged it and fixed it on a changelog as of 12 Mar, 5.8.17 unfortunately is dated 7 Mar.

My best guess is, that the Fix is found in 5.8.18, whenever it is released (maybe someone is willing to grab & compile a post-12 Mar Nightly Build tarball to check that out)

Since the CPU Caps are useful for BOINC itself but clutter up the Listings, from what I read they have also been moved into a separate Field in the client_state.xml and will not make it into the Computer Listings anymore in future.

tullio
tullio
Joined: 22 Jan 05
Posts: 2118
Credit: 61407735
RAC: 0

RE: Linux 5.8.17 is not

Message 61524 in response to message 61521

Quote:

Linux 5.8.17 is not reporting the full processor information.

Look at the list of top hosts and there are a bunch just being reported as 'AuthenticAMD' or 'GenunineIntel' without all the other capabilities.


This is what I get on BOINC 5.8.17, SuSE Linux 10.1:
GenuineIntel
Pentium II (Deschutes) [Family 6 Model 5 Stepping 1][fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr]
Tullio

Conan
Conan
Joined: 19 Jun 05
Posts: 172
Credit: 8353918
RAC: 8296

> From what I have seen on a

> From what I have seen on a few other forums it is due to a "glibc" compile problem. The latest version has been compiled against 'glibc 2.4' when a lot of Linux distributions have 'glibc 2.3' hence don't show what they should.
It is mainly for Homongenous Redundancy (grouping computers that give same or similar results for the workunits processed), so the projects don't get heaps of results that aren't the same and so 'invalidate' against each other when in fact they are correct for their cpu/OS combination.
All seems ok for Windows but not Linux even up to 5.8.17 version, still waiting for the fix. Suse 10.1 has glibc 2.4 so that is why it reports correctly.
I use Fedora 3 and 6 and neither report the stepping and model information yet.
My Fedora Core 6 has the Kernel updated to 2.6.20, same as 'ohiomike', but still uses 'glibc 2.3'.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.