Here are the results for all the codes:
Code:
don@don-Aspire-E5-571G:~$ glxinfo |grep OpenGL
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.8, 256 bits)
OpenGL core profile version string: 3.3 (Core Profile) Mesa 12.0.6
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 12.0.6
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 12.0.6
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
OpenGL ES profile extensions:
don@don-Aspire-E5-571G:~$
Code:
don@don-Aspire-E5-571G:~$ inxi -b
System: Host: don-Aspire-E5-571G Kernel: 4.4.25-040425-generic i686 (32 bit)
Desktop: Unity 7.4.0 Distro: Ubuntu 16.04 xenial
Machine: Mobo: Acer model: EA50_HB v: V1.31
Bios: Insyde v: V1.31 date: 08/03/2015
CPU: Dual core Intel Core i5-5200U (-HT-MCP-) speed/max: 2200/2700 MHz
Graphics: Card-1: Intel Broadwell-U Integrated Graphics
Card-2: NVIDIA GM108M [GeForce 840M]
Display Server: X.Org 1.18.4 drivers: fbdev,intel (unloaded: vesa)
Resolution: 1366x768@76.00hz
GLX Renderer: Gallium 0.4 on llvmpipe (LLVM 3.8, 256 bits)
GLX Version: 3.0 Mesa 12.0.6
Network: Card-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
driver: r8169
Card-2: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter
driver: ath9k
Drives: HDD Total Size: 500.1GB (10.2% used)
Info: Processes: 237 Uptime: 2:34 Memory: 1480.3/3961.5MB
Client: Shell (bash) inxi: 2.2.35
don@don-Aspire-E5-571G:~$
Code:
don@don-Aspire-E5-571G:~$ vainfo
libva info: VA-API version 0.39.0
libva info: va_getDriverName() returns -1
libva error: va_getDriverName() failed with unknown libva error,driver_name=(null)
vaInitialize failed with error code -1 (unknown libva error),exit
don@don-Aspire-E5-571G:~$
From what I can tell, Ubuntu recognises both GPUs (which is good), but doesn't seem to be utilising either of them with the current driver. I'm committed ot using Ubuntu now, because it's so much more accessible than pretty much any other OSes, so getting the GPUs up and running is an important step
Thanks again