I am looking to finally upgrade to DaVinci Resolve Studio, and as part of that, I am migrating from a 2014 MacBook Pro to a more modern machine Linux machine. So far, though, I am not having success getting DaVinci Resolve (not studio) to run under Linux.
I am using NixOS and I have a NVidia GeForce RTX 2060. I am using the nvidia drivers and GPU acceleration works under other apps like Blender. The NixOS packaging has worked for other people -- but not me.
I have tried several different versions of Resolve and of the nvidia closed source drivers. But, it crashes on startup every time.
When I start the application, it runs for a few seconds, but does not display the splash screen. It then crashes and displays the crash report handler.
I have tried deleting ~/.local/share/DaVinciResolve to clear any bad data, but it doesn't change anything.
I am not sure how to proceed in debugging the problem. I am not clear if it is a hardware problem, a driver problem, or a system library problem, or something else. During the initialization it seems to correctly identify the GPU, find the nvidia drivers and CUDA support.
I am not sure if this warning is safe to ignore,
- Code: Select all
Cannot mix incompatible Qt library (5.15.3) with this library (5.15.2)
Or perhaps these errors?
- Code: Select all
0x7f7381fef640 | IO | ERROR | 2022-04-15 12:40:58,729 | The selected Nvidia GPU has no decode capability
0x7f73d92486c0 | CrashReport | ERROR | 2022-04-15 12:40:58,939 | Compress() : Failed to add file:/home/stepcut/.local/share/DaVinciResolve/configs/UI.preset to archive.
0x7f73d92486c0 | CrashReport | ERROR | 2022-04-15 12:40:58,939 | Compress() : Failed to add file:/home/stepcut/.local/share/DaVinciResolve/configs/config.user.xml to archive.
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve: /usr/lib/libz.so: no version information available (required by /nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/libs/libgvc.so.6)
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve: /usr/lib/libz.so: no version information available (required by /nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/libs/libArriRawSDK.so.6.2)
Those two files it is trying to add do not exist on my disk. If I touch those two files, those errors go away, but it crashes just the same.
Here are the full crash logs from my most recent attempt to run resolve.
This is crash_archive.txt:
- Code: Select all
----------------------------------------------------------------------
#TIME Fri Apr 15 12:40:58 2022 - Uptime 00:00:00 (hh:mm:ss)
#PROGRAM_NAME DaVinci Resolve v17.4.3.0010 (Linux/Clang x86_64)
#BMD_ARCHITECTURE x86_64
#BMD_BUILD_UUID 044313c9-9d86-4243-85e3-22551214502c
#BMD_GIT_COMMIT 8d3b6611302940a18771c32043157e6fc072e38e
#BMD_UTIL_VERSION 17.4.3.0010
#OS Linux
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x410f5e9]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x410ea2b]
/usr/lib/libc.so.6(+0x41100) [0x7f73e5840100]
/usr/lib/libc.so.6(+0x8badf) [0x7f73e588aadf]
/usr/lib/libc.so.6(raise+0x12) [0x7f73e5840062]
/usr/lib/libc.so.6(abort+0xc2) [0x7f73e582b45c]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/libs/libQt5Core.so.5(+0xa80d6) [0x7f73e7be70d6]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/libs/libQt5Core.so.5(_ZNK14QMessageLogger5fatalEPKcz+0xbd) [0x7f73e7be85e1]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/libs/libQt5Core.so.5(+0x2bccda) [0x7f73e7dfbcda]
/nix/store/4fdhl6gbpg5664pxw433zjqn75k7hhlx-qtbase-5.15.3-bin/lib/qt-5.15.3/plugins/sqldrivers/libqsqlite.so(+0x96aa) [0x7f73b011e6aa]
/nix/store/4fdhl6gbpg5664pxw433zjqn75k7hhlx-qtbase-5.15.3-bin/lib/qt-5.15.3/plugins/sqldrivers/libqsqlite.so(+0x10544) [0x7f73b0125544]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/libs/libQt5Sql.so.5(+0x14f5e) [0x7f73e902df5e]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/libs/libQt5Sql.so.5(_ZN12QSqlDatabase11addDatabaseERK7QStringS2_+0x6a) [0x7f73e902d56a]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x4282246]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x42826a8]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x42e4160]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x425c08a]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x425ab90]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x41d5c87]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x41d5de1]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/libs/libQt5Core.so.5(_ZNK13QMetaProperty4readEPK7QObject+0x331) [0x7f73e7de1941]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x42e6d85]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x42b1f25]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x4383237]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x4382a81]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x43819c3]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x437e6d5]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x4c19d86]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x4c1a5e1]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x359435d]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x3594156]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x21856b6]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x2185630]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x2148806]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x214532f]
/usr/lib/libc.so.6(+0x2d1d7) [0x7f73e582c1d7]
/usr/lib/libc.so.6(__libc_start_main+0x87) [0x7f73e582c297]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x214481b]
Signal Number = 6
This is ResolveDebug.txt:
- Code: Select all
0x7f73d92486c0 | Main | INFO | 2022-04-15 12:40:58,386 | Running DaVinci Resolve v17.4.3.0010 (Linux/Clang x86_64)
0x7f73d92486c0 | Main | INFO | 2022-04-15 12:40:58,386 | BMD_BUILD_UUID 044313c9-9d86-4243-85e3-22551214502c
0x7f73d92486c0 | Main | INFO | 2022-04-15 12:40:58,386 | BMD_GIT_COMMIT 8d3b6611302940a18771c32043157e6fc072e38e
0x7f73d92486c0 | GPUDetect | INFO | 2022-04-15 12:40:58,386 | Starting GPUDetect 1.2-a3
0x7f73d92486c0 | GPUDetect | ERROR | 2022-04-15 12:40:58,424 | X11 logs not found.
0x7f73d92486c0 | GPUDetect | ERROR | 2022-04-15 12:40:58,439 | No Main Display GPU found and no monitors found to match, defaulting to gpu:9a62ecad.5769e22a.
0x7f73d92486c0 | GPUDetect | INFO | 2022-04-15 12:40:58,439 | Done in 52 ms.
0x7f73d92486c0 | GPUDetect | INFO | 2022-04-15 12:40:58,439 | Detected System:
0x7f73d92486c0 | GPUDetect | INFO | 2022-04-15 12:40:58,439 | - OS: Linux NixOS 21.11 (Porcupine)
0x7f73d92486c0 | GPUDetect | INFO | 2022-04-15 12:40:58,439 | - Model: ASUSTeK TUF GAMING X570-PLUS (WI-FI)
0x7f73d92486c0 | GPUDetect | INFO | 2022-04-15 12:40:58,439 | - System ID: 7c6be82f5e8448bfa02d78db49b7b9c6
0x7f73d92486c0 | GPUDetect | INFO | 2022-04-15 12:40:58,439 | - CPU: AMD Ryzen 9 3900X, 24 threads, x86-64
0x7f73d92486c0 | GPUDetect | INFO | 2022-04-15 12:40:58,439 | - RAM: 7.5 GiB used of 62.8 GiB
0x7f73d92486c0 | GPUDetect | INFO | 2022-04-15 12:40:58,439 | - NVIDIA GPU Driver: 510.60, supports CUDA 11.6
0x7f73d92486c0 | GPUDetect | INFO | 2022-04-15 12:40:58,439 | Detected 1 GPUs:
0x7f73d92486c0 | GPUDetect | INFO | 2022-04-15 12:40:58,439 | - "NVIDIA GeForce RTX 2060" (gpu:9a62ecad.5769e22a) <- Main Display GPU
0x7f73d92486c0 | GPUDetect | INFO | 2022-04-15 12:40:58,439 | Discrete, 5.8 GiB VRAM, PCI:9:0
0x7f73d92486c0 | GPUDetect | INFO | 2022-04-15 12:40:58,439 | Matches: CUDA, NVML, OpenCL
0x7f73d92486c0 | GPUDetect | INFO | 2022-04-15 12:40:58,439 | Detected 1 monitors:
0x7f73d92486c0 | Main.GPUConfig | INFO | 2022-04-15 12:40:58,439 | Compute API set to automatic, defaulting to CUDA.
0x7f73d92486c0 | Main.GPUConfig | INFO | 2022-04-15 12:40:58,439 | Selected compute API: CUDA
0x7f73d92486c0 | Main.GPUConfig | INFO | 2022-04-15 12:40:58,439 | Automatic GPU Selection:
0x7f73d92486c0 | Main.GPUConfig | INFO | 2022-04-15 12:40:58,439 | - "NVIDIA GeForce RTX 2060" (gpu:9a62ecad.5769e22a)
0x7f73d92486c0 | IO | INFO | 2022-04-15 12:40:58,439 | RED InitializeSdk with library path at /nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/libs
0x7f73d92486c0 | IO | INFO | 2022-04-15 12:40:58,529 | R3DAPI 8.1.1-51614 (20211118 Lx64S) R3DSDK 8.1.1-51614 (20211118 Lx64D C3B1) RED CUDA 8.1.1-51623 (20211117) [/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/libs/] init is successful
0x7f73d92486c0 | Main | INFO | 2022-04-15 12:40:58,529 | 0 RED rocket cards available
libDeckLinkAPI.so: cannot open shared object file: No such file or directory
0x7f73d92486c0 | Main | INFO | 2022-04-15 12:40:58,529 | Decklink model name: '', version: ''
0x7f73d92486c0 | DVIP | INFO | 2022-04-15 12:40:58,529 | DVIP release/17.4.3 build 11 (50cbb5789c6d49324c2ee9289ebc11d9c39b9a11). Release, version 17.4.3.
0x7f7381fef640 | IO | INFO | 2022-04-15 12:40:58,530 | Using DNxHR library v2.7.0.10r
0x7f73827f0640 | Fusion | INFO | 2022-04-15 12:40:58,687 | Fusion Build: 837b248d_0014 (Dec 21 2021 09:58:57)
0x7f736c06e640 | Fusion | INFO | 2022-04-15 12:40:58,689 | fusionsystem: = "/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/libs/Fusion/libfusionsystem.so"
0x7f736c06e640 | Fusion | INFO | 2022-04-15 12:40:58,692 | FusionLibs: = "/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/libs/Fusion/"
0x7f736c06e640 | Fusion | INFO | 2022-04-15 12:40:58,692 | UserData: = "/home/stepcut/.local/share/DaVinciResolve/Fusion"
0x7f736c06e640 | Fusion | INFO | 2022-04-15 12:40:58,692 | Profiles: = "UserData:Profiles/"
0x7f73d92486c0 | SyManager | WARN | 2022-04-15 12:40:58,693 | Failed to load user preferences.
Cannot mix incompatible Qt library (5.15.3) with this library (5.15.2)
==========[CRASH DUMP]==========
#TIME Fri Apr 15 12:40:58 2022 - Uptime 00:00:00 (hh:mm:ss)
#PROGRAM_NAME DaVinci Resolve v17.4.3.0010 (Linux/Clang x86_64)
#BMD_ARCHITECTURE x86_64
#BMD_BUILD_UUID 044313c9-9d86-4243-85e3-22551214502c
#BMD_GIT_COMMIT 8d3b6611302940a18771c32043157e6fc072e38e
#BMD_UTIL_VERSION 17.4.3.0010
#OS Linux
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x410f5e9]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x410ea2b]
/usr/lib/libc.so.6(+0x41100) [0x7f73e5840100]
/usr/lib/libc.so.6(+0x8badf) [0x7f73e588aadf]
/usr/lib/libc.so.6(raise+0x12) [0x7f73e5840062]
/usr/lib/libc.so.6(abort+0xc2) [0x7f73e582b45c]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/libs/libQt5Core.so.5(+0xa80d6) [0x7f73e7be70d6]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/libs/libQt5Core.so.5(_ZNK14QMessageLogger5fatalEPKcz+0xbd) [0x7f73e7be85e1]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/libs/libQt5Core.so.5(+0x2bccda) [0x7f73e7dfbcda]
/nix/store/4fdhl6gbpg5664pxw433zjqn75k7hhlx-qtbase-5.15.3-bin/lib/qt-5.15.3/plugins/sqldrivers/libqsqlite.so(+0x96aa) [0x7f73b011e6aa]
/nix/store/4fdhl6gbpg5664pxw433zjqn75k7hhlx-qtbase-5.15.3-bin/lib/qt-5.15.3/plugins/sqldrivers/libqsqlite.so(+0x10544) [0x7f73b0125544]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/libs/libQt5Sql.so.5(+0x14f5e) [0x7f73e902df5e]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/libs/libQt5Sql.so.5(_ZN12QSqlDatabase11addDatabaseERK7QStringS2_+0x6a) [0x7f73e902d56a]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x4282246]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x42826a8]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x42e4160]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x425c08a]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x425ab90]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x41d5c87]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x41d5de1]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/libs/libQt5Core.so.5(_ZNK13QMetaProperty4readEPK7QObject+0x331) [0x7f73e7de1941]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x42e6d85]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x42b1f25]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x4383237]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x4382a81]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x43819c3]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x437e6d5]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x4c19d86]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x4c1a5e1]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x359435d]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x3594156]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x21856b6]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x2185630]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x2148806]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x214532f]
/usr/lib/libc.so.6(+0x2d1d7) [0x7f73e582c1d7]
/usr/lib/libc.so.6(__libc_start_main+0x87) [0x7f73e582c297]
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve() [0x214481b]
Signal Number = 6
================================
0x7f7381fef640 | IO | INFO | 2022-04-15 12:40:58,726 | NVDEC is using upto (741) MB
0x7f7381fef640 | IO | ERROR | 2022-04-15 12:40:58,729 | The selected Nvidia GPU has no decode capability
0x7f7381fef640 | IO | INFO | 2022-04-15 12:40:58,731 | Nvidia GPU (0) is initialised as decoding and encoding device.
0x7f7381fef640 | IO | INFO | 2022-04-15 12:40:58,731 | IO codec library load completed in 201 ms.
0x7f73d92486c0 | CrashReport | ERROR | 2022-04-15 12:40:58,939 | Compress() : Failed to add file:/home/stepcut/.local/share/DaVinciResolve/configs/UI.preset to archive.
0x7f73d92486c0 | CrashReport | ERROR | 2022-04-15 12:40:58,939 | Compress() : Failed to add file:/home/stepcut/.local/share/DaVinciResolve/configs/config.user.xml to archive.
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve: /usr/lib/libz.so: no version information available (required by /nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/libs/libgvc.so.6)
/nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/bin/resolve: /usr/lib/libz.so: no version information available (required by /nix/store/qj2phzjz81ggxbl7xbfx8656jv2q05ck-davinci-resolve-17.4.3/libs/libArriRawSDK.so.6.2)
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
log4cxx: No appender could be found for logger (SyManager).
log4cxx: Please initialize the log4cxx system properly.
And this is the output of glxinfo | grep OpenGL
- Code: Select all
glxinfo | grep OpenGL
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: NVIDIA GeForce RTX 2060/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 510.60.02
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 4.6.0 NVIDIA 510.60.02
OpenGL shading language version string: 4.60 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 510.60.02
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:
Is there more information that would be useful? What should I try doing differently? I have tried resolve 17.4.3 and 17.4.6. I have tried older and newer nvidia drivers than what is shown above. Should I try to get the Qt versions to match? Or is there a more productive avenue to pursue?
Thanks!