You are not logged in.
I've been following the Wiki, trying to get Davinci Resolve to start on my new Arch/Sway system. My system is a AMD 5600G based with built in GPU
When I run the checker script: https://github.com/Ashark/davinci-resolve-checker I get:
DaVinci Resolve checker 1.6.2
Installed DaVinci Resolve package: davinci-resolve-studio 17.3-1
Chassis type: desktop
Installed OpenCL drivers: opencl-amd
Presented GPUs:
Cezanne (kernel driver in use: amdgpu)
Error: unable to open display
OpenGL vendor string:
Unable to detect the OpenGL vendor string. Probably you are trying to use AMD Pro OpenGL while your primary GPU is Intel. Also probably you are launching script via ssh.
This despite installing the OpenGL driver etc https://archlinux.org/packages/?name=xf86-video-amdgpu and https://aur.archlinux.org/packages/amdgpu-pro-libgl/
I then tried `glxinfo | grep "OpenGL vendor string" | cut -f2 -d":" | xargs` which tells me "Error: unable to open display".
Is there some problem because I only have Sway and not some other DE???
When I run `progl /opt/resolve/bin/resolve` I get the following, which I have no idea what it means!
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.3.0.0014 Linux/Clang x86_64
Main thread starts: 9851C580
0x7f069851c580 | Undefined | INFO | 2021-09-24 22:57:47,866 | --------------------------------------------------------------------------------
0x7f069851c580 | Undefined | INFO | 2021-09-24 22:57:47,866 | Loaded log config from /home/benfrain/.local/share/DaVinciResolve/configs/log-conf.xml
0x7f069851c580 | Undefined | INFO | 2021-09-24 22:57:47,866 | --------------------------------------------------------------------------------
Any pointers greatly appreciated.
Last edited by benfrain (2021-09-25 13:30:41)
Offline
You need to install xorg-xwayland and reboot/restart sway for xorg clients/glxinfo to work.
Last edited by V1del (2021-09-25 09:19:38)
Offline
You need to install xorg-xwayland and reboot/restart sway for xorg clients/glxinfo to work.
Perfect thanks, I'm up and running now, appreciate that.
Offline
Please remember to mark your thread [SOLVED] (edit the title of your first post).
Offline