Package Details: davinci-resolve 19.0.3-1

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: Commercial
Conflicts: davinci-resolve-beta, davinci-resolve-studio, davinci-resolve-studio-beta
Submitter: jonathon
Maintainer: satriani
Last Packager: satriani
Votes: 142
Popularity: 2.08
First Submitted: 2017-04-19 20:57 (UTC)
Last Updated: 2024-10-22 20:37 (UTC)

Dependencies (24)

Required by (0)

Sources (1)

Pinned Comments

satriani commented on 2021-05-15 14:15 (UTC) (edited on 2021-05-15 14:16 (UTC) by satriani)

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.

Latest Comments

« First ‹ Previous 1 .. 20 21 22 23 24 25 26 27 28 29 30 .. 56 Next › Last »

mari5ha commented on 2021-05-15 16:06 (UTC)

/var/tmp/pamac-build-marko/davinci-resolve/PKGBUILD: line 121: ./DaVinci_Resolve_17.2_Linux.run: Permission denied ==> ERROR: A failure occurred in package(). Aborting...

chris200x9 commented on 2021-05-15 14:58 (UTC)

/home/chris200x9/.cache/yay/davinci-resolve/PKGBUILD: line 121: ./DaVinci_Resolve_17.2_Linux.run: Permission denied

I get permission denied?

satriani commented on 2021-05-15 14:15 (UTC) (edited on 2021-05-15 14:16 (UTC) by satriani)

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.

<deleted-account> commented on 2021-05-14 14:42 (UTC)

EDIT: fixed after restart

This error is found in ~/.local/share/DaVinciResolve/logs/LogArchive/ResolveDebug_C1.txt

0x7fd4be41e580 | GPUDetect | INFO | 2021-05-14 07:13:27,449 | Starting GPUDetect 1.1_3-a2 0x7fd4be41e580 | GPUDetect | ERROR | 2021-05-14 07:13:27,527 | No matched GPUs found.

I have a gtx 1080 and this was previously working. I have opencl-nvidia and nvidia on the same version.

This is the result of davinci-resolve-checker:

./davinci-resolve-checker.py aVinci Resolve checker 1.6.2 Installed DaVinci Resolve package: davinci-resolve 17.1.1-1 lspci: Unable to load libkmod resources: error -2 Chassis type: desktop Installed OpenCL drivers: opencl-nvidia Presented GPUs: GP104 [GeForce GTX 1080] (kernel driver in use: nvidia) OpenGL vendor string: NVIDIA Corporation

All seems good. You should be able to run DaVinci Resolve successfully.

KatStuffs commented on 2021-05-11 21:01 (UTC)

Current package doesn't build for me

This application failed to start because it could not find or load the Qt platform plugin "xcb".

Reinstalling the application may fix this problem.
/tmp/trizen-kat/davinci-resolve/PKGBUILD: line 110: 1041362 Aborted                 (core dumped) ./installer -i -y -n -a -C "${pkgdir}/opt/${_pkgname}" "$PWD"
==> ERROR: A failure occurred in package().
    Aborting...

Ashark commented on 2021-04-19 07:50 (UTC)

@satriani Please replace msg2 with echo. See https://wiki.archlinux.org/index.php/Arch_package_guidelines

xinayder commented on 2021-04-18 23:52 (UTC) (edited on 2021-04-18 23:52 (UTC) by xinayder)

I get the following error when trying to install the package:

 Failed to copy file: libs/libcublas.so.11

I tried installing cuda but it didn't work.

lianse commented on 2021-04-09 16:52 (UTC)

could you please harden the PKGBUILD for usernames and groups whith whitepsaces in them (e.g. by wrapping $(...) and chown statements in double quotes)?