Main Menu

GL-Z 0.4.0 released

Started by JeGX, June 12, 2018, 09:50:07 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

JeGX

The version of GL-Z has been released for Windows, Linux, macOS, Raspberry Pi and Tinker Board.

Article:
https://www.geeks3d.com/20180612/gl-z-0-4-0-released-for-windows-linux-macos-raspberry-pi-and-tinker-board/

Downloads:
https://www.geeks3d.com/glz/#dl


onlyLinuxLuvUBack

Hello,

What is missing? I do not see the gui window showing gpu info...


I have ubuntu server with xfce desktop.
Blender 279 works fine.
Xonotic works fine too.

---------------------------------------------------------------------
bash START_GLZ.sh                                                                                                                   │
sh: 1: aticonfig: not found                                                                                                                                                                   │
cat: /proc/ati/0/biosversion: No such file or directory                                                                                                                                       │
X Error of failed request:  GLXBadFBConfig                                                                                                                                                    │
  Major opcode of failed request:  154 (GLX)                                                                                                                                                  │
  Minor opcode of failed request:  34 ()                                                                                                                                                      │
  Serial number of failed request:  30                                                                                                                                                        │
  Current serial number in output stream:  29                             
----------------------------------------------------------------------
^^^ Then back to command prompt.

Also:
23:32:01(0000001)       [info ] GeeXLab v0.25.0.0 (Jun  2 2018@18:46:55)
23:32:01(0000002)       [info ] Cross-platform tool for real-time 3D programming and demo coding
23:32:01(0000003)       [info ] (C)2009-2018 Geeks3D (www.geeks3d.com)
23:32:01(0000004)       [info ] Homepage: http://www.geexlab.com
23:32:01(0000005)       [info ] GeeXLab is starting up...
23:32:01(0000006)       [info ] GeeXLab is launched with admin (root) rights.
23:32:01(0000007)       [info ] [SQLite3] SQLite3 version 3.22.0 - initialization ok.
23:32:01(0000008)       [info ] GraphX Core 0.29.14.0 (codename: Hawking) initialization ok.
23:32:01(0000009)       [info ] GeeXLab home directory: /home/pmcuser1/gl_z___/GLZ_linux64_0.4.0/
23:32:01(0000010)       [info ] HW platform type: PC
23:32:01(0000011)       [info ] Linux information:
23:32:01(0000012)       [info ] - sysname: Linux
23:32:01(0000013)       [info ] - release: 4.4.76-test-aacraid54013-kernel
23:32:01(0000014)       [info ] - version: #2 SMP Wed Aug 23 00:05:29 PDT 2017
23:32:01(0000015)       [info ] - machine: x86_64
23:32:01(0000016)       [info ] SW platform type: Linux 4.4.76-test-aacraid54013-kernel 64-bit
23:32:01(0000017)       [info ] Command line: ./GLZ /demofile="./glz_src/main_gl45.xml"
23:32:01(0000018)       [info ] Plugins search path: /home/pmcuser1/gl_z___/GLZ_linux64_0.4.0//dylibs/;
23:32:01(0000019)       [info ]  checking for OpenCL support...
23:32:01(0000020)       [info ]  OpenCL support not found: unable to load the OpenCL core library (libOpenCL.so).
23:32:01(0000021)       [info ] [GpuMonitor] GPU monitoring plugin for NVIDIA and AMD GPUs
23:32:01(0000022)       [info ] [GpuMonitor] Linux - CPU name: Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz, CPU speed: 1596MHz, RAM: 7975MB
23:32:01(0000023)       [info ] [GpuMonitor] Operating system detected: Linux 4.4.76-test-aacraid54013-kernel 64-bit
23:32:01(0000024)       [info ] [GpuMonitor] Num GPUs found: 1
23:32:01(0000025)       [info ] [GpuMonitor] GPU0 - AMD Radeon R9 380X
23:32:01(0000026)       [info ] [GpuMonitor] GPU0 - PCI codes: 0x1002-0x6938
23:32:01(0000027)       [info ] [GpuMonitor] initialization ok.
23:32:01(0000028)       [info ] App directory: /home/pmcuser1/gl_z___/GLZ_linux64_0.4.0/
23:32:01(0000029)       [info ] Scripting libs directory: /home/pmcuser1/gl_z___/GLZ_linux64_0.4.0/libs/
23:32:01(0000030)       [info ] Command line: ./GLZ /demofile="./glz_src/main_gl45.xml"
23:32:01(0000031)       [info ] =========================================================================
23:32:01(0000032)       [info ] DEMO: ./glz_src/main_gl45.xml
23:32:01(0000033)       [info ] =========================================================================
23:32:01(0000034)       [info ] [Lua] Lua version: Lua 5.3.4
23:32:01(0000035)       [info ] [Lua] LuaFileSystem initialized ok.
23:32:01(0000036)       [info ] [Lua] LuaSocket core initialized ok.
23:32:01(0000037)       [info ] [Lua] Mime core initialized ok.
23:32:01(0000038)       [info ] [Lua] LuaSQL SQLite3 driver initialized ok.
23:32:01(0000039)       [info ] [Lua] LuaGL initialized ok.
23:32:01(0000040)       [info ] [Lua] initialization ok.
23:32:01(0000041)       [info ] Display size: width=1920, height=1200
23:32:01(0000042)       [info ] ...


Thanks !





JeGX

Thanks for your feedback.

I only tested on Linux with a NVIDIA GeForce card. So I'm not surprised that it doesn't work with a Radeon card. Initializing a GLX context is always delicate... I will look at the issue asap.

JeGX

A new version of GL-Z is ready for Windows and Linux platforms.

https://geeks3d.com/glz/


Changelog:
Quote
0.4.1 - 2018.05.28
------------------
- added option to start GL-Z in OpenGL memory usage monitoring only.
- fixed AMD Radeon support on Linux platform with Mesa driver.
- [LINUX] updated with GeeXLab 0.25.3.0


OpenGL memory usage monitoring



GL-Z on Linux Mint 18.3 + Radeon RX 480 + Mesa driver