dCore Import Debian Packages to Mountable SCE extensions > dCore x86 Imported Extensions

dCore & ubuntu behaves different

<< < (4/6) > >>

Jason W:
Ok.  Please give the output of the following commands, so I can see what packages are installed on each system.

On Ubuntu hd install -

apt list --installed

On dCore -

cat /tmp/.debinstalled

Jason W:
Actually, my old Intel video card does apparently have acceleration.  Installed mesa-utils and below is the output:


--- Code: ---jason@box:~$ sce-load mesa-utils
* Using nice level 19.
* Integrity and md5sum check mesa-utils.
* Mount /tmp/tcloop/mesa-utils/.
* Update system:
  mesa-utils
* Loaded mesa-utils.sce.
jason@box:~$ glxinfo -B
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Intel Open Source Technology Center (0x8086)
    Device: Mesa DRI Intel(R) 865G x86/MMX/SSE2 (0x2572)
    Version: 17.0.3
    Accelerated: yes
    Video memory: 96MB
    Unified memory: yes
    Preferred profile: compat (0x2)
    Max core profile version: 0.0
    Max compat profile version: 1.3
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 0.0
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) 865G x86/MMX/SSE2
OpenGL version string: 1.3 Mesa 17.0.3

jason@box:~$


--- End code ---
 

And glxgears lists about a 60 frames per second rate.

jls:

--- Quote from: Jason W on September 06, 2017, 03:17:05 PM ---Ok.  Please give the output of the following commands, so I can see what packages are installed on each system.

On Ubuntu hd install -

apt list --installed

On dCore -

cat /tmp/.debinstalled

--- End quote ---
Hi
Attached

jls:
from dCore:

--- Code: ---jls@pc1:~$ glxinfo -B
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: VMware, Inc. (0xffffffff)
    Device: llvmpipe (LLVM 4.0, 128 bits) (0xffffffff)
    Version: 17.0.7
    Accelerated: no
    Video memory: 3038MB
    Unified memory: no
    Preferred profile: core (0x1)
    Max core profile version: 3.3
    Max compat profile version: 3.0
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.0
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 4.0, 128 bits)
OpenGL core profile version string: 3.3 (Core Profile) Mesa 17.0.7
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 3.0 Mesa 17.0.7
OpenGL shading language version string: 1.30
OpenGL context flags: (none)

OpenGL ES profile version string: OpenGL ES 3.0 Mesa 17.0.7
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00

jls@pc1:~$


--- End code ---

jls:
From ubuntu:

--- Code: ---
jls@jls-Veriton-7600GT:~$ glxinfo -B
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: nouveau (0x10de)
    Device: NV98 (0x6e4)
    Version: 17.0.7
    Accelerated: yes
    Video memory: 501MB
    Unified memory: no
    Preferred profile: core (0x1)
    Max core profile version: 3.3
    Max compat profile version: 3.0
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.0
OpenGL vendor string: nouveau
OpenGL renderer string: Gallium 0.4 on NV98
OpenGL core profile version string: 3.3 (Core Profile) Mesa 17.0.7
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 3.0 Mesa 17.0.7
OpenGL shading language version string: 1.30
OpenGL context flags: (none)

OpenGL ES profile version string: OpenGL ES 3.0 Mesa 17.0.7
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00

jls@jls-Veriton-7600GT:~$


--- End code ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version