Davinci Resolve crashes at splash screen (loading Fairlight page)

Hello,
I had Resolve working on my MSI GT72 before, but had to reinstall Manjaro recently. The reinstallation of Resolve via pamac/AUR went through, but when trying to start it crashes on the splash screen at the message “loading Fairlight page”. Nvidia drivers 4.60, OpenCL 4.60 and nvidia-prime are installed.
Errors in DebugResolve:

[0x7fbd41593640] | SyManager | ERROR | 2021-02-01 18:46:55,867 | Failed to connect to panel socket
[0x7fbd800755c0] | DtManager | INFO | 2021-02-01 18:46:55,867 | Using 8 generic IO threads
[0x7fbd41593640] | SyManager | ERROR | 2021-02-01 18:46:55,867 | DRIVER: open /var/tmp/davinci_socket failed

/opt/resolve/bin/BlackmagicRawAPI/libBlackmagicRawAPI.so: cannot open shared object file: No such file or directory
/opt/resolve/bin/libBlackmagicRawAPI.so: cannot open shared object file: No such file or directory

[0x7fbd800755c0] | UI | ERROR | 2021-02-01 18:46:58,188 | Failed to find text ‘Apple ProRes’ in combo-box
[0x7fbd800755c0] | UI | WARN | 2021-02-01 18:46:58,189 | Failed to find value ‘0’ in combo-box
libScannerAPI.so: cannot open shared object file: No such file or directory
[0x7fbd800755c0] | DbCommon2 | INFO | 2021-02-01 18:46:58,291 | Sm2SysIdEntry is not supported in disk database (xml) mode
SY panel handler thread starts: 41593640
[0x7fbd41593640] | SyManager | ERROR | 2021-02-01 18:46:58,371 | Failed to connect to panel socket
[0x7fbd800755c0] | UI | WARN | 2021-02-01 18:46:58,666 | Failed to load media metadata preset list or the list is empty.
[0x7fbd800755c0] | UI | WARN | 2021-02-01 18:46:58,679 | Failed to load media metadata preset list or the list is empty.
[0x7fbd800755c0] | UI.ActionManager | WARN | 2021-02-01 18:46:58,762 | Action [fairlightAutomationFollowsEdit] is not a global action
[0x7fbd800755c0] | UI | WARN | 2021-02-01 18:46:59,134 | Failed to load media metadata preset list or the list is empty.
[0x7fbd800755c0] | UI | WARN | 2021-02-01 18:46:59,137 | Failed to load media metadata preset list or the list is empty.
[0x7fbd800755c0] | UI | WARN | 2021-02-01 18:46:59,250 | Failed to load media metadata preset list or the list is empty.
[0x7fbd800755c0] | UI | WARN | 2021-02-01 18:46:59,253 | Failed to load media metadata preset list or the list is empty.

[0x7fbd800755c0] | CrashReport | ERROR | 2021-02-01 18:47:01,132 | Compress() : Failed to add file:/home/admin/.local/share/DaVinciResolve/configs/UI.preset to archive.
[0x7fbd800755c0] | CrashReport | ERROR | 2021-02-01 18:47:01,133 | Compress() : Failed to add file:/home/admin/.local/share/DaVinciResolve/Fusion/Profiles/Default/Fusion.prefs to archive.

I am tempted to say everything else looks good :wink: Can anyone help?

I had this same issue and found the answer on the Black Magic Design form, so I created an account here so I could reply and help you, and anyone else who stumbles across this thread, fix it. :grin: The issue is with the current version of Curl, 7.74. You will need to downgrade both curl and lib32-curl to 7.73. I also tried upgrading to 7.75, but it was still broken. You’re going to need to install downgrade, but install it using yay -Sa downgrade, not Add/Remove Software, otherwise it won’t work. Then simply run sudo downgrade curl and type the number for version 7.73.0 then repeat for lib32-curl. After doing that, Davinci Resolve launched for me.

Hope this helps.

4 Likes

Whow!!! Breaking out in song: thank you so much, thank you so much, thank you so very much! That is the solution :slight_smile:

Glad to have helped.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.