In my knowledge DaVinci is a good video editor. Some linux support it. My question, is it possible to install it on Solus? If so instruction please.

I tried installing it, it installed without any issues but after the quick setup nothing happens, it doesn't open up

    As far as I know, even after installing it, one (and this is one among many) is that you would need a driver that enables openCL. If you're using nVidia, you download the proprietary drivers. If you use AMD, no luck, amd proprietary drivers is only available for Ubuntu derivative, RHEL, and CentOS, you could use ROCm but you'll (as far as you and I probably concerned) need to wait for the Fedora dev team to finish packaging it and then for the Solus dev team to package that for Solus. If you have Intel, I'm guessing that you should use beignet from the repo? I'm not sure tho.

      shan9656 That's because Davinci Reolve doesn't have the proper dependencies to be able to run in Solus. It would need to be packaged for Solus to do that. This is not just a problem with Solus, even Ubuntu and its derivative would need to convert the .sh file to a .deb file and even then there's a chance that it wouldn't work.

      Run the davinci resolve from terminal. Then if it's complain about missing dependencies, install it from SC

        Well, it's better to be optimistic. If you manage to run the software, and give the community your steps to run the software; you're giving back to the community.

        shan9656 It means it's possible to install DaVinci Resolve. That's good. Now maybe some one provide us the process to help us to run it. Fatih19 What is this "beignet"?


          This is what it shows when I run DaVinci Resolve from the terminal

          This is the crash report log

          `#TIME Sat May 4 18:29:41 2019 - Uptime 00:00:00 (hh:mm:ss)
          #PROGRAM_NAME DaVinci Resolve v16.0.0b.017 (Linux/Clang)

          /opt/resolve/bin/resolve() [0x4fe31e9]
          /opt/resolve/bin/resolve() [0x4fe29da]
          /usr/lib/libpthread.so.0(+0x12df0) [0x7f78d9c8bdf0]
          /usr/lib/haswell/libc.so.6(gsignal+0xcf) [0x7f78d7bc64df]
          /usr/lib/haswell/libc.so.6(abort+0x121) [0x7f78d7ba8535]
          /opt/resolve/bin/resolve(ZN9gnu_cxx27verbose_terminate_handlerEv+0xed) [0x705266d]
          /opt/resolve/bin/../libs/libc++abi.so.1(+0x22036) [0x7f79085b9036]
          /opt/resolve/bin/../libs/libc++abi.so.1(+0x223a1) [0x7f79085b93a1]
          /opt/resolve/bin/../libs/libc++abi.so.1(+0x228f7) [0x7f79085b98f7]
          /opt/resolve/bin/../libs/libc++abi.so.1(gxx_personality_v0+0x6c) [0x7f79085b9ddc]
          /usr/lib/libgcc_s.so.1(
          Unwind_RaiseException+0x177) [0x7f78d7d80827]
          /opt/resolve/bin/../libs/libc++abi.so.1(
          cxa_throw+0x66) [0x7f79085b89c6]
          /opt/resolve/bin/resolve() [0x1db9f9c]
          /opt/resolve/bin/resolve() [0x1db9769]
          /opt/resolve/bin/resolve() [0x1db3c9c]
          /opt/resolve/bin/resolve() [0x1d82f4b]
          /opt/resolve/bin/resolve() [0x1d8023e]
          /opt/resolve/bin/resolve() [0x1d7edc4]
          /opt/resolve/bin/resolve() [0x1d7e678]
          /opt/resolve/bin/resolve() [0x1db549d]
          /opt/resolve/bin/resolve() [0x4fe2d95]
          /usr/lib/libpthread.so.0(+0x12df0) [0x7f78d9c8bdf0]
          /usr/lib/haswell/libc.so.6(gsignal+0xcf) [0x7f78d7bc64df]
          /usr/lib/haswell/libc.so.6(abort+0x121) [0x7f78d7ba8535]
          /opt/resolve/bin/resolve(_ZN9gnu_cxx27verbose_terminate_handlerEv+0x15d) [0x70526dd]
          /opt/resolve/bin/../libs/libc++abi.so.1(+0x22036) [0x7f79085b9036]
          /opt/resolve/bin/../libs/libc++abi.so.1(+0x219d7) [0x7f79085b89d7]
          /opt/resolve/bin/resolve() [0x1db9f9c]
          /opt/resolve/bin/resolve() [0x1db9769]
          /opt/resolve/bin/resolve() [0x1db3c9c]
          /opt/resolve/bin/resolve() [0x1d82f4b]
          /opt/resolve/bin/resolve() [0x1d8023e]
          /opt/resolve/bin/resolve() [0x1d7edc4]
          /opt/resolve/bin/resolve() [0x1d7e678]
          /opt/resolve/bin/resolve() [0x1d92379]
          /opt/resolve/bin/resolve() [0x1d7a277]
          /usr/lib/haswell/libc.so.6(__libc_start_main+0xeb) [0x7f78d7ba9bdb]
          /opt/resolve/bin/resolve() [0x1d790bd]
          Signal Number = 6`

          shan9656 Not necessarily. It enables openCL for your iGPU on intel but Resolve needs many more things to work.

          I successfully ran DaVinci Resolve for almost a year on Solus with an Nvidia GTX 970, with proprietary drivers. I had to manually install some dependencies from the repos if I remember correctly though, but everything was there. I can try to check what those were when I get home.

            Fatih19 We don't need to wait for Fedora. It's not as though we copy other distros for packaging. I have made some progress on the side with building ROCm. I just don't have time to finish it right now. I'm also starting to think that Clover in Mesa might be a better route forward.