You are not logged in.
When i try
progl /opt/resolve/bin/resolvei just get this
0x7f365a0285c0 | Undefined | INFO | 2022-03-30 20:47:04,252 | --------------------------------------------------------------------------------
0x7f365a0285c0 | Undefined | INFO | 2022-03-30 20:47:04,252 | Loaded log config from /root/.local/share/DaVinciResolve/configs/log-conf.xml
0x7f365a0285c0 | Undefined | INFO | 2022-03-30 20:47:04,252 | --------------------------------------------------------------------------------
/usr/bin/progl:行 30: 14955 段错误 (核心已转储)"$@"*cannot speak English well, sorry*
didn't install opencl-amd
Last edited by Ping-High (2022-04-01 15:07:18)
Offline
Loaded log config from /root/.local/share/DaVinciResolve/configs/log-conf.xmlYou're not supposed to run user programs as root, try as your normal user from terminal in a graphic environment.
Incase that doesn't solve the issue, please post the output of (run as user)
$ LC_ALL=C glxinfo -B #comes with mesa-utlis package
$ LC_ALL=C progl glxinfo -B
$ LC_ALL=C clinfo --list # comes with clinfo packageWelcome to archlinux forums.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Loaded log config from /root/.local/share/DaVinciResolve/configs/log-conf.xmlYou're not supposed to run user programs as root, try as your normal user from terminal in a graphic environment.
Incase that doesn't solve the issue, please post the output of (run as user)
$ LC_ALL=C glxinfo -B #comes with mesa-utlis package $ LC_ALL=C progl glxinfo -B $ LC_ALL=C clinfo --list # comes with clinfo packageWelcome to archlinux forums.
Thanks for your reply.
i tried as a normal user and get
ActCCMessage Already in Table: Code= c005, Mode= 13, Level= 1, CmdKey= -1, Option= 0
ActCCMessage Already in Table: Code= c006, Mode= 13, Level= 1, CmdKey= -1, Option= 0
ActCCMessage Already in Table: Code= c007, Mode= 13, Level= 1, CmdKey= -1, Option= 0
ActCCMessage Already in Table: Code= 2282, Mode= 0, Level= 0, CmdKey= 8, Option= 0
PnlMsgActionStringAdapter Already in Table: Code= 615e, Mode= 0, Level= 0, CmdKey= -1, Option= 0
17.4.5.0007 Linux/Clang x86_64
Main thread starts: 7EEBA5C0
0x7fae7eeba5c0 | Undefined | INFO | 2022-04-01 22:09:43,854 | --------------------------------------------------------------------------------
0x7fae7eeba5c0 | Undefined | INFO | 2022-04-01 22:09:43,854 | Loaded log config from /home/pinghigh/.local/share/DaVinciResolve/configs/log-conf.xml
0x7fae7eeba5c0 | Undefined | INFO | 2022-04-01 22:09:43,854 | --------------------------------------------------------------------------------
/usr/bin/progl:行 30: 2444 段错误 (核心已转储)"$@"Output 1:
name of display: :0
display: :0 screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
Vendor: AMD (0x1002)
Device: AMD RENOIR (LLVM 13.0.1, DRM 3.44, 5.17.1-arch1-1) (0x1636)
Version: 22.0.0
Accelerated: yes
Video memory: 512MB
Unified memory: no
Preferred profile: core (0x1)
Max core profile version: 4.6
Max compat profile version: 4.6
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.2
Memory info (GL_ATI_meminfo):
VBO free memory - total: 69 MB, largest block: 69 MB
VBO free aux. memory - total: 2923 MB, largest block: 2923 MB
Texture free memory - total: 69 MB, largest block: 69 MB
Texture free aux. memory - total: 2923 MB, largest block: 2923 MB
Renderbuffer free memory - total: 69 MB, largest block: 69 MB
Renderbuffer free aux. memory - total: 2923 MB, largest block: 2923 MB
Memory info (GL_NVX_gpu_memory_info):
Dedicated video memory: 512 MB
Total available memory: 3584 MB
Currently available dedicated video memory: 69 MB
OpenGL vendor string: AMD
OpenGL renderer string: AMD RENOIR (LLVM 13.0.1, DRM 3.44, 5.17.1-arch1-1)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 22.0.0
OpenGL core profile shading language version string: 4.60
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL version string: 4.6 (Compatibility Profile) Mesa 22.0.0
OpenGL shading language version string: 4.60
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 22.0.0
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20Output2
name of display: :0
display: :0 screen: 0
direct rendering: Yes
Memory info (GL_ATI_meminfo):
VBO free memory - total: 71 MB, largest block: 358 MB
VBO free aux. memory - total: 2819 MB, largest block: 2296 MB
Texture free memory - total: 71 MB, largest block: 358 MB
Texture free aux. memory - total: 2819 MB, largest block: 2296 MB
Renderbuffer free memory - total: 71 MB, largest block: 358 MB
Renderbuffer free aux. memory - total: 2819 MB, largest block: 2296 MB
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: AMD Radeon Graphics
OpenGL core profile version string: 4.6.14800 Core Profile Context
OpenGL core profile shading language version string: 4.60
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL version string: 4.6.14800 Compatibility Profile Context
OpenGL shading language version string: 4.60
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile
OpenGL ES profile version string: 4.6.14800 Compatibility Profile Context
OpenGL ES profile shading language version string: 4.60Output3
Segmentation fault (core dumped)Offline
thank U for your help, I didn't install opencl-amd
If you were wondering where your post went, I think you hit the 'report' link, not the 'reply' link
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline