On 2014-07-21 01:06, cmcgrath5035 wrote:
>
> I am quite sure the CPU only installs into the socket in the “correct”
> orientation.
Sorry, I have the feeling that you two confused my meaning because,
perhaps, you are too young, or because I did not express myself
correctly
Ok, a bit of ancient computer history
The original 8086 procesor could not do real number math (a real in this
context is basically a number with decimals, actually, fractionals
(well, no, not really)). This was common for all processors at the time:
real math had to be done in code, the cpu only dealt with integers.
But there was another chip, optionally installed, called “math
coprocessor”, id number 8087, which could be connected on the board, and
then, if the software included code for it, was used to make those math
operations in hardware, and much faster.
So, we had the 80287, 80387, 80487…
Around the appeareance of the Pentium the coprocesor was no longer a
separate optional chip, but was included in the main cpu chip. Everybody
benefited.
I don’t know which was the last x86 family cpu chip without hardware
floating math included, out of the box.
So what I commented was that, on another age, with these symptoms, I
would instantly suspect that the math coprocessor was not installed. But
as far as I know, that happening today would be impossible - unless
somebody does know about a CPU (x86 family) without floating point math
in the main core.
> LO is a JAVA based app, I believe. Any other Java apps misbehaving?
No, it is not java based at all. It is C or C++ compiled code.
It uses java for “external” additions such as the wizards. Just try,
remove java from your system and you will see that LO keeps working fine
- except a few things, like the wizards.
> Any reason to suspect video driver? Does the FX device have an on-board
> video device?
That’s a possibility. There is a setting to disable hardware accel and
effects in LO, so try that.
–
Cheers / Saludos,
Carlos E. R.
(from 13.1 x86_64 “Bottle” (Minas Tirith))