You are not logged in.
Hello
I have two laptop graphics cards
Intel HD Graphics 5500
AMD Radeon R5 M320 2GB
Want to help check if both are fully installed?
Last edited by SPYAM (2020-11-13 15:50:54)
Only progress!
Offline
They are, without you doing anything special normally.
If you want to know how you can make use of the second card because by default everything will use the intel card, prepend commands you want to run with
DRI_PRIME=1 glxinfo -BOffline
They are, without you doing anything special normally.
If you want to know how you can make use of the second card because by default everything will use the intel card, prepend commands you want to run with
DRI_PRIME=1 glxinfo -B
[babak@spy ~]$ DRI_PRIME=1 glxinfo -B
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
Vendor: X.Org (0x1002)
Device: AMD HAINAN (DRM 2.50.0, 5.4.77-1-lts, LLVM 11.0.0) (0x6665)
Version: 20.2.2
Accelerated: yes
Video memory: 2048MB
Unified memory: no
Preferred profile: core (0x1)
Max core profile version: 4.5
Max compat profile version: 4.5
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.2
Memory info (GL_ATI_meminfo):
VBO free memory - total: 2043 MB, largest block: 2043 MB
VBO free aux. memory - total: 2023 MB, largest block: 2023 MB
Texture free memory - total: 2043 MB, largest block: 2043 MB
Texture free aux. memory - total: 2023 MB, largest block: 2023 MB
Renderbuffer free memory - total: 2043 MB, largest block: 2043 MB
Renderbuffer free aux. memory - total: 2023 MB, largest block: 2023 MB
Memory info (GL_NVX_gpu_memory_info):
Dedicated video memory: 2048 MB
Total available memory: 4091 MB
Currently available dedicated video memory: 2043 MB
OpenGL vendor string: X.Org
OpenGL renderer string: AMD HAINAN (DRM 2.50.0, 5.4.77-1-lts, LLVM 11.0.0)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 20.2.2
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL version string: 4.5 (Compatibility Profile) Mesa 20.2.2
OpenGL shading language version string: 4.50
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 20.2.2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
[babak@spy ~]$ I sent your service, right?
Thanks for telling me that he used an amd graphics card
Only progress!
Offline
That's an example and shows the amd card is being used. The important part is the DRI_PRIME=1 . Prepend that to any command you want more graphics power on, e.g. games or so.
Offline
That's an example and shows the amd card is being used. The important part is the DRI_PRIME=1 . Prepend that to any command you want more graphics power on, e.g. games or so.
Let me tell you something one by one
I installed many Linux distributions and supported them, but none of them are and will not be like Arch.
Thank you very much to all of you for multiplying the pleasure of using Linux, especially the distribution of Arch.
Thanks
Only progress!
Offline