Davinci resolve worked for me with this command:
$ prime-run /opt/resolve/bin/resolve
OS: Manjaro Linux x86_64 Kernel: 5.6.16-1-MANJARO DE: Plasma CPU: Intel i7-7700HQ (8) @ 3.800GHz GPU: NVIDIA GeForce GTX 1050 Mobile
Git Clone URL: | https://aur.archlinux.org/davinci-resolve.git (read-only, click to copy) |
---|---|
Package Base: | davinci-resolve |
Description: | Professional A/V post-production software suite from Blackmagic Design |
Upstream URL: | https://www.blackmagicdesign.com/support/family/davinci-resolve-and-fusion |
Keywords: | blackmagic davinci editor resolve video |
Licenses: | LicenseRef-Commercial |
Conflicts: | davinci-resolve-beta, davinci-resolve-studio, davinci-resolve-studio-beta |
Submitter: | jonathon |
Maintainer: | Muflone |
Last Packager: | Muflone |
Votes: | 149 |
Popularity: | 5.18 |
First Submitted: | 2017-04-19 20:57 (UTC) |
Last Updated: | 2025-01-26 02:20 (UTC) |
« First ‹ Previous 1 .. 32 33 34 35 36 37 38 39 40 41 42 .. 59 Next › Last »
Davinci resolve worked for me with this command:
$ prime-run /opt/resolve/bin/resolve
OS: Manjaro Linux x86_64 Kernel: 5.6.16-1-MANJARO DE: Plasma CPU: Intel i7-7700HQ (8) @ 3.800GHz GPU: NVIDIA GeForce GTX 1050 Mobile
I seem to be having a similar issue as others with libFairlightPage.so, it seg faults once it tries to load it. Some searching around suggested that it was a PulseAudio issue but the same thing happens when its killed. I don't want to uninstall just to test. I'm using Mesa's OpenGL (AMD GPU) driver but I don't think that's a factor since Davinci Resolve never gets past loading Fairlight
I was finally able to get Resolve to launch by removing extra OpenCL platforms. See here: https://forum.blackmagicdesign.com/viewtopic.php?f=21&t=56878&p=584710&hilit=UI.preset#p574284
$ clinfo
... Check for number of platforms
# pacman -R intel-compute-runtime intel-opencl-clang intel-graphics-compiler lib32-opencl-mesa
@giswqs: Did you take note of the instructions on the wiki not to restart until reconfigured? "After you have the driver installed, do not reboot or relaunch Xorg. Depending on your system configuration, this may render your Xorg system unusable until reconfigured."
@ctag Unfortunately, nvidia-prime
did not work for me. I have a GeForce GTX 1050 Ti GPU. After installing nvidia-prime
, I got a black screen and could not log into my Manjaro KDE. I had to use timeshift to restore the system.
For those on HiDPI screens (4k) and running KDE Plasma, you have to adjust QT pixel ratio to 2.
In the /usr/share/applications/com.blackmagicdesign.resolve.desktop
file I changed the Exec
line to:
Exec=bash -c "QT_DEVICE_PIXEL_RATIO=2 QT_AUTO_SCREEN_SCALE_FACTOR=true prime-run /opt/resolve/bin/resolve"
Now Resolve will run in HiDPI mode.
@giswqs You need a package like nvidia-prime
https://wiki.archlinux.org/index.php/PRIME
Using prime-run does not work for me. I'm going to try and see if I just have things misconfigured.
I got an error saying bash: prime-run: command not found
when trying prime-run /opt/resolve/bin/resolve %U
.
@marvinp, I can confirm the same — using prime-run
to launch works! We have a Resolve!!
I've resolved with this command:
prime-run /opt/resolve/bin/resolve %U
I have modified the launcher
Pinned Comments
Muflone commented on 2025-01-26 00:55 (UTC)
IMPORTANT!
Since version 19.1.3-2 this package will not download automatically the source file from the upstream site.
To build this package you will need to manually download the file from https://www.blackmagicdesign.com/support/family/davinci-resolve-and-fusion and place it in the same directory with the PKGBUILD.
This would reduce the mess in this package, making it more readable and clear. Also bypassing the required information from the upstream URL is not allowed in an automated way.
satriani commented on 2021-05-15 14:14 (UTC)
Issues and bugs, please report on the official forum here: https://forum.blackmagicdesign.com/viewforum.php?f=21&sid=239f0d5c49abe5d6a635b69638192e9a Thank you!
Visit DaVinci Resolve - ArchWiki before installing: https://wiki.archlinux.org/title/DaVinci_Resolve
ATTENTION: Please don't flag this package as out-of-date before beta version has been released as stable!
This is a current stable Package!
The current free beta is available here: https://aur.archlinux.org/packages/davinci-resolve-beta/
And for current studio beta here: https://aur.archlinux.org/packages/davinci-resolve-studio-beta/
Thanks.