Displaying 4 results from an estimated 4 matches for "freecad".
2016 May 31
4
CenOS 6.8 and libGL failures
Ever since I upgraded to CentOS 6.8, some software has stopped working alogether. This is related to OpenGL/mesa and can be demonstrated with glxgears:
$ glxgears
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 154 (GLX)
Minor
2020 Jul 21
0
ups is not reporting load %
...n
by the 1500 WA supply, and restarted that job for the 3rd time. Thats a
startup draw of 250 watts or so added to this ups.
So once that was done and the job was running ok, I come back in here and
enter upsc myups to see what the load was. And find upsc doesn't say:
gene at coyote:~/src/freecad-build$ upsc myups
Init SSL without certificate database
battery.charge: 99
battery.charge.low: 10
battery.charge.warning: 50
battery.runtime: 0
battery.runtime.low: 150
battery.type: PbAc
battery.voltage: 27.1
battery.voltage.nominal: 24.0
device.mfr: American Power Conversion
device.model: Smart-U...
2016 May 31
0
CenOS 6.8 and libGL failures
Curiously my intel 845-G has had gl applications (freecad and wine based windows games) STARTED working correctly with this update.
I see in a latter email that you have a) found a path issue for users vs root, and b) you are using nvidia.
This reminded me of an issue I was having with some GL code I use (jogamp based) and nvidia drivers a little over a...
2016 May 31
1
CenOS 6.8 and libGL failures
On 05/31/2016 09:17 AM, Denniston, Todd A CIV NAVSURFWARCENDIV Crane wrote:
> Curiously my intel 845-G has had gl applications (freecad and wine
> based windows games) STARTED working correctly with this update.
>
> I see in a latter email that you have a) found a path issue for users
> vs root, and b) you are using nvidia. This reminded me of an issue I
> was having with some GL code I use (jogamp based) and nvidia...