You are not logged in.

#1 2021-09-30 08:00:27

benfrain
Member
Registered: 2021-09-23
Posts: 10

No Bluetooth on boot, and DaVinci Resolve won't start - related?

I recently enabled Bluetooth as per the Wiki: https://wiki.archlinux.org/title/Bluetooth

I subsequently started DaVinci Resolve and that 'hung' on the "loading audio drivers" part of the splash graphic. Unable to force kill it, as I couldn't get a Terminal window to open, I did a hard power off.

Now, when I boot in, I don't get Bluetooth running and DaVinci still doesn't run. Reading around the message I see seems like it could be to do with Secure Boot??

modprobe btusb

Yields:

modprobe: ERROR: could not insert 'btusb': Operation not permitted

Running

sudo systemctl start bluetooth

does not error but makes no difference.

The only other thing I was unsure of when following the guide is whether I should have a

sudo nvim /etc/modules-load.d/btusb.conf

file with 'btusb' in it?

Offline

#2 2021-09-30 08:23:40

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,300

Re: No Bluetooth on boot, and DaVinci Resolve won't start - related?

None of the things you posted help in identifying anything. What's the error you get when attempting to connect bluetooth, post full commands and full logs? What exact errror do you get when davinci doesn't start?

The modprobe fails because you aren't running it as root, all of the other things are irrelevant if btusb is actually loaded, which it will normally be if you have a compatible bluetooth adapter (check lsmod/dmesg )

Offline

#3 2021-09-30 20:33:01

benfrain
Member
Registered: 2021-09-23
Posts: 10

Re: No Bluetooth on boot, and DaVinci Resolve won't start - related?

Thanks V1del, I'm completely new to Linux/Arch - apologies hopefully this will be more useful...

When I run

lsmod | grep bt

I get nothing.

Here is the full output of lsmod

lsmod
Module                  Size  Used by
uvcvideo              118784  0
videobuf2_vmalloc      20480  1 uvcvideo
videobuf2_memops       20480  1 videobuf2_vmalloc
snd_usb_audio         352256  6
videobuf2_v4l2         36864  1 uvcvideo
videobuf2_common       69632  4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
snd_usbmidi_lib        45056  1 snd_usb_audio
videodev              270336  3 videobuf2_v4l2,uvcvideo,videobuf2_common
snd_rawmidi            45056  1 snd_usbmidi_lib
snd_seq_device         16384  1 snd_rawmidi
mc                     65536  5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common
hid_logitech_hidpp     53248  0
hid_logitech_dj        28672  0
uas                    32768  0
usb_storage            81920  1 uas
ip6table_filter        16384  1
intel_rapl_msr         20480  0
intel_rapl_common      28672  1 intel_rapl_msr
joydev                 28672  0
ip6_tables             32768  1 ip6table_filter
mousedev               24576  0
xt_state               16384  0
usbhid                 65536  1 hid_logitech_dj
edac_mce_amd           36864  0
xt_conntrack           16384  2
amdgpu               7802880  26
iwlmvm                487424  0
nf_conntrack          180224  2 xt_conntrack,xt_state
snd_hda_codec_realtek   159744  1
8021q                  40960  0
nf_defrag_ipv6         24576  1 nf_conntrack
snd_hda_codec_generic    98304  1 snd_hda_codec_realtek
nf_defrag_ipv4         16384  1 nf_conntrack
garp                   16384  1 8021q
ledtrig_audio          16384  1 snd_hda_codec_generic
snd_hda_codec_hdmi     73728  1
libcrc32c              16384  1 nf_conntrack
eeepc_wmi              16384  0
mrp                    20480  1 8021q
stp                    16384  1 garp
llc                    16384  2 stp,garp
mac80211             1183744  1 iwlmvm
iptable_filter         16384  1
gpu_sched              49152  1 amdgpu
kvm                  1056768  0
libarc4                16384  1 mac80211
snd_hda_intel          57344  5
asus_wmi               45056  1 eeepc_wmi
i2c_algo_bit           16384  1 amdgpu
snd_intel_dspcfg       28672  1 snd_hda_intel
irqbypass              16384  1 kvm
sparse_keymap          16384  1 asus_wmi
drm_ttm_helper         16384  1 amdgpu
snd_intel_sdw_acpi     20480  1 snd_intel_dspcfg
crct10dif_pclmul       16384  1
video                  57344  1 asus_wmi
wmi_bmof               16384  0
crc32_pclmul           16384  0
iwlwifi               442368  1 iwlmvm
ttm                    86016  2 amdgpu,drm_ttm_helper
ghash_clmulni_intel    16384  0
snd_hda_codec         176128  4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
snd_hda_core          110592  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
drm_kms_helper        303104  1 amdgpu
aesni_intel           380928  0
snd_hwdep              16384  2 snd_usb_audio,snd_hda_codec
crypto_simd            16384  1 aesni_intel
snd_pcm               151552  9 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core
cec                    73728  1 drm_kms_helper
vfat                   24576  1
cryptd                 28672  2 crypto_simd,ghash_clmulni_intel
agpgart                45056  1 ttm
fat                    86016  1 vfat
cfg80211             1044480  3 iwlmvm,iwlwifi,mac80211
igc                   147456  0
rapl                   16384  0
snd_timer              45056  1 snd_pcm
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
ccp                   118784  0
sysimgblt              16384  1 drm_kms_helper
rfkill                 32768  6 asus_wmi,cfg80211
snd                   114688  30 snd_hda_codec_generic,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi
pcspkr                 16384  0
fb_sys_fops            16384  1 drm_kms_helper
soundcore              16384  1 snd
rng_core               16384  1 ccp
sp5100_tco             20480  0
i2c_piix4              28672  0
wmi                    36864  2 asus_wmi,wmi_bmof
mac_hid                16384  0
pinctrl_amd            32768  0
gpio_amdpt             20480  0
acpi_cpufreq           32768  0
gpio_generic           20480  1 gpio_amdpt
crypto_user            20480  0
drm                   589824  14 gpu_sched,drm_kms_helper,amdgpu,drm_ttm_helper,ttm
fuse                  167936  1
bpf_preload            16384  0
ip_tables              32768  1 iptable_filter
x_tables               53248  6 ip6table_filter,xt_conntrack,iptable_filter,xt_state,ip6_tables,ip_tables
ext4                  933888  1
crc32c_generic         16384  0
crc16                  16384  1 ext4
mbcache                16384  1 ext4
jbd2                  163840  1 ext4
xhci_pci               20480  0
crc32c_intel           24576  3
xhci_pci_renesas       20480  1 xhci_pci

With DaVinci I am launching it via uLauncher usually. Today it actually got past the splash screen, let me start a new project and then frooze. When it does this the entire system is unresponsive and have to power cycle.

Here is the content of the log it generated just:

0x7febc6671580 | Main                 | INFO  | 2021-09-30 20:48:45,387 | Running DaVinci Resolve v17.3.0.0014 (Linux/Clang x86_64)
0x7febc6671580 | Main                 | INFO  | 2021-09-30 20:48:45,387 | BMD_BUILD_UUID d675eb16-31cf-4250-a347-bd5ec9ee5836
0x7febc6671580 | Main                 | INFO  | 2021-09-30 20:48:45,387 | BMD_GIT_COMMIT e61934d2743e9d065027da0761fc9b4fbb095535
0x7febc6671580 | GPUDetect            | INFO  | 2021-09-30 20:48:45,389 | Starting GPUDetect 1.1_3-a5
0x7febc6671580 | GPUDetect            | ERROR | 2021-09-30 20:48:45,548 | X11 logs not found.
0x7febc6671580 | GPUDetect            | ERROR | 2021-09-30 20:48:45,548 | No Main Display GPU found and no monitors found to match, defaulting to gpu:1f90d9be.f4926249.
0x7febc6671580 | GPUDetect            | INFO  | 2021-09-30 20:48:45,548 | Done in 158 ms.
0x7febc6671580 | GPUDetect            | INFO  | 2021-09-30 20:48:45,548 | Detected System:
0x7febc6671580 | GPUDetect            | INFO  | 2021-09-30 20:48:45,548 |   - OS: Linux Arch
0x7febc6671580 | GPUDetect            | INFO  | 2021-09-30 20:48:45,548 |   - Model: ASUSTeK ROG STRIX B550-I GAMING
0x7febc6671580 | GPUDetect            | INFO  | 2021-09-30 20:48:45,548 |   - System ID: e575e9a1586d431796face2afe728a24
0x7febc6671580 | GPUDetect            | INFO  | 2021-09-30 20:48:45,548 |   - CPU: AMD Ryzen 5 5600G with Radeon Graphics, 12 threads, x86-64
0x7febc6671580 | GPUDetect            | INFO  | 2021-09-30 20:48:45,548 |   - RAM: 2.4 GiB used of 30.8 GiB
0x7febc6671580 | GPUDetect            | INFO  | 2021-09-30 20:48:45,548 | Detected 1 GPUs:
0x7febc6671580 | GPUDetect            | INFO  | 2021-09-30 20:48:45,548 |   - "AMD Cezanne" (gpu:1f90d9be.f4926249) <- Main Display GPU
0x7febc6671580 | GPUDetect            | INFO  | 2021-09-30 20:48:45,548 |     Discrete, 12 MiB used of 512 MiB VRAM, PCI:6:0
0x7febc6671580 | GPUDetect            | INFO  | 2021-09-30 20:48:45,548 |     Matches: OpenCL
0x7febc6671580 | GPUDetect            | INFO  | 2021-09-30 20:48:45,548 | Detected 1 monitors:
0x7febc6671580 | Main.GPUConfig       | INFO  | 2021-09-30 20:48:45,548 | Compute API set to automatic, defaulting to OpenCL.
0x7febc6671580 | Main.GPUConfig       | INFO  | 2021-09-30 20:48:45,548 | Selected compute API: OpenCL
0x7febc6671580 | Main.GPUConfig       | INFO  | 2021-09-30 20:48:45,548 | Automatic GPU Selection:
0x7febc6671580 | Main.GPUConfig       | INFO  | 2021-09-30 20:48:45,548 |   - "AMD Cezanne" (gpu:1f90d9be.f4926249)
0x7febc6671580 | IO                   | INFO  | 2021-09-30 20:48:45,548 | RED InitializeSdk with library path at /opt/resolve/libs
0x7febc6671580 | IO                   | INFO  | 2021-09-30 20:48:45,579 | R3DAPI 8.0.4-52A07 (20210708 Lx64S) R3DSDK 8.0.4-52A07 (20210708 Lx64D C3B1) RED OPENCL 8.0.4-50959 (20210708) [/opt/resolve/libs/] init is successful
0x7febc6671580 | Main                 | INFO  | 2021-09-30 20:48:45,579 | 0 RED rocket cards available
libDeckLinkAPI.so: cannot open shared object file: No such file or directory
0x7febc6671580 | Main                 | INFO  | 2021-09-30 20:48:45,580 | Decklink model name: '', version: ''
0x7febc6671580 | DVIP                 | INFO  | 2021-09-30 20:48:45,580 | DVIP release/17.3 build 58 (9b11fa7860eeea18d0d4f365be82ab4027e54bf5). Release, version 17.3.0.
0x7feba887e640 | IO                   | INFO  | 2021-09-30 20:48:45,582 | Using DNxHR library v2.7.0.10r
0x7feba907f640 | Fusion               | INFO  | 2021-09-30 20:48:45,844 | Fusion Build: 2520a19d_0026 (Aug 18 2021 12:37:15)
0x7feba887e640 | IO                   | INFO  | 2021-09-30 20:48:45,844 | IO codec library load completed in 262 ms.
0x7feb92b80640 | Fusion               | INFO  | 2021-09-30 20:48:45,846 | fusionsystem: = "/opt/resolve/libs/Fusion/libfusionsystem.so"
0x7feb92b80640 | Fusion               | INFO  | 2021-09-30 20:48:45,850 | FusionLibs: = "/opt/resolve/libs/Fusion/"
0x7feb92b80640 | Fusion               | INFO  | 2021-09-30 20:48:45,851 | UserData:   = "/home/benfrain/.local/share/DaVinciResolve/Fusion"
0x7feb92b80640 | Fusion               | INFO  | 2021-09-30 20:48:45,851 | Profiles:   = "UserData:Profiles/"
0x7febc6671580 | Main                 | INFO  | 2021-09-30 20:48:45,906 | Finished loading Application style sheet
0x7febc6671580 | Main                 | INFO  | 2021-09-30 20:48:45,922 | Show splash screen
0x7febc6671580 | Main                 | INFO  | 2021-09-30 20:48:45,922 | Show splash screen message: Starting Up
Local.Speed.Debug switched OFF - ''
0x7feb82444640 | LeManager            | INFO  | 2021-09-30 20:48:46,136 | 521, 29
0x7febc6671580 | BtCommon             | INFO  | 2021-09-30 20:48:46,136 | Memory config: reserved=6000M pinned=4000M log=0
0x7febc6671580 | BtCommon             | INFO  | 2021-09-30 20:48:46,136 | Using default pooled memory manager
0x7fea7ffff640 | BtCommon             | INFO  | 2021-09-30 20:48:46,136 | BtResourceManager Process Thread Started
0x7febc6671580 | BtCommon             | INFO  | 2021-09-30 20:48:46,137 | Daemon DPDecoder is started 1772
0x7febc6671580 | BtCommon             | INFO  | 2021-09-30 20:48:46,137 | Daemon DPDecoder is started 1773
0x7febc6671580 | BtCommon             | INFO  | 2021-09-30 20:48:46,137 | Daemon DPDecoder is started 1774
0x7febc6671580 | BtCommon             | INFO  | 2021-09-30 20:48:46,137 | Daemon DPDecoder is started 1775
0x7febc6671580 | BtCommon             | INFO  | 2021-09-30 20:48:46,137 | Daemon DPDecoder is started 1776
0x7febc6671580 | BtCommon             | INFO  | 2021-09-30 20:48:46,137 | Daemon DPDecoder is started 1777
0x7febc6671580 | BtCommon             | INFO  | 2021-09-30 20:48:46,138 | Daemon DPDecoder is started 1778
0x7febc6671580 | BtCommon             | INFO  | 2021-09-30 20:48:46,138 | Daemon DPDecoder is started 1779
0x7febc6671580 | SyManager            | INFO  | 2021-09-30 20:48:46,148 | Total: 20, NumDtThreads: 8, NumComms: 0, NumSites: 1

0x7febc6671580 | SyManager            | INFO  | 2021-09-30 20:48:46,148 | Lookaheads -> playback = 20, record = 20, stop = 2

Sy High Command Handler Thread ----- (140645096207936)
SY high priority cmd handler thread starts: 7CFFB640
Sy Data Handler Thread ----- (140645079422528)
SY data handler thread starts: 7BFF9640
Sy Low Command Handler Thread ----- (140645087815232)
SY low priority cmd handler thread starts: 7C7FA640
Gs High Command Handler Thread ----- (140645054244416)
GS high priority cmd handler thread starts: 7A7F6640
Gs Low Command Handler Thread ----- (140645045851712)
GS low priority cmd handler thread starts: 79FF5640
Dp High Command Handler Thread ----- (140645029066304)
DP high priority cmd handler thread starts: 78FF3640
0x7fea797f4640 | GsManager            | INFO  | 2021-09-30 20:48:46,148 | Gs Processor Thread ----- (140645037459008)

Dt High Command Handler Thread ----- (140645012280896)
DT high priority cmd handler thhread starts: 77FF1640
GS processor thread starts: 797F4640
Dp Low Command Handler Thread ----- (140645020673600)
DP low priority cmd handler thread starts: 787F2640
Local.Speed.Verbose switched OFF - ''
0x7fea7aff7640 | SyManager            | ERROR | 2021-09-30 20:48:46,148 | Failed to connect to panel socket
Dt Low Command Handler Thread ----- (140645003888192)
DT low priority cmd handler thread starts: 777F0640
0x7fea7aff7640 | SyManager            | ERROR | 2021-09-30 20:48:46,148 | DRIVER: open /var/tmp/davinci_socket failed
0x7fea76fef640 | DtManager            | INFO  | 2021-09-30 20:48:46,148 | Dt Data Handler Thread Started
DT data handler thread starts: 76FEF640
0x7febc6671580 | DtManager            | INFO  | 2021-09-30 20:48:46,148 | Using 8 generic IO threads
0x7febc6671580 | DtManager            | INFO  | 2021-09-30 20:48:46,148 | Total of 16 IO threads (including 8 generic and 8 Red decode threads)
0x7fea767ee640 | DtManager            | INFO  | 2021-09-30 20:48:46,149 | Dt Worker Thread Started
0x7fea75fed640 | DtManager            | INFO  | 2021-09-30 20:48:46,149 | Dt Worker Thread Started
0x7fea757ec640 | DtManager            | INFO  | 2021-09-30 20:48:46,149 | Dt Worker Thread Started
0x7fea74feb640 | DtManager            | INFO  | 2021-09-30 20:48:46,149 | Dt Worker Thread Started
0x7fea747ea640 | DtManager            | INFO  | 2021-09-30 20:48:46,149 | Dt Worker Thread Started
0x7fea73fe9640 | DtManager            | INFO  | 2021-09-30 20:48:46,149 | Dt Worker Thread Started
0x7fea737e8640 | DtManager            | INFO  | 2021-09-30 20:48:46,149 | Dt Worker Thread Started
0x7fea727e6640 | DtManager            | INFO  | 2021-09-30 20:48:46,149 | Dt Worker Thread Started
0x7fea72fe7640 | DtManager            | INFO  | 2021-09-30 20:48:46,149 | Dt Worker Thread Started
0x7fea71fe5640 | DtManager            | INFO  | 2021-09-30 20:48:46,149 | Dt Worker Thread Started
0x7fea717e4640 | DtManager            | INFO  | 2021-09-30 20:48:46,149 | Dt Worker Thread Started
0x7fea70fe3640 | DtManager            | INFO  | 2021-09-30 20:48:46,149 | Dt Worker Thread Started
0x7fea707e2640 | DtManager            | INFO  | 2021-09-30 20:48:46,149 | Dt Worker Thread Started
0x7fea6f7e0640 | DtManager            | INFO  | 2021-09-30 20:48:46,149 | Dt Worker Thread Started
0x7fea6ffe1640 | DtManager            | INFO  | 2021-09-30 20:48:46,149 | Dt Worker Thread Started
0x7fea6efdf640 | DtManager            | INFO  | 2021-09-30 20:48:46,149 | Dt Worker Thread Started
0x7fea6e7de640 | DtManager            | INFO  | 2021-09-30 20:48:46,149 | Dt Worker Thread Started
Ls High Command Handler Thread ----- (140644836034112)
Ls Low Command Handler Thread ----- (140644827641408)
Ls Data Handler Thread ----- (140644819248704)
LS low priority cmd handler thread starts: 6CFDB640
0x7fea6dfdd640 | DtManager            | INFO  | 2021-09-30 20:48:46,149 | Dt Worker Thread Started
LS data handler thread starts: 6C7DA640
Ls High Command Handler Thread ----- (140644810856000)
Ls Low Command Handler Thread ----- (140644802463296)
LS low priority cmd handler thread starts: 6B7D8640
Ls Data Handler Thread ----- (140644794070592)
LS data handler thread starts: 6AFD7640
Ls High Command Handler Thread ----- (140644785677888)
Ls Low Command Handler Thread ----- (140644777285184)
LS low priority cmd handler thread starts: 69FD5640
Ls Data Handler Thread ----- (140644768892480)
Mem Data Transmitter Thread ----- (140644760499776)
0x7febc6671580 | Main                 | INFO  | 2021-09-30 20:48:46,150 | Show splash screen message: Loading Databases
Mem data transmitter thread starts: 68FD3640
0x7febc6671580 | DbCommon2            | INFO  | 2021-09-30 20:48:46,150 | Loading dblist file: /home/benfrain/.local/share/DaVinciResolve/configs/.dblist
0x7fea697d4640 | GPU.MultiBoardMgr    | INFO  | 2021-09-30 20:48:46,154 | Let There Be OpenCL Light!
0x7febc6671580 | Main                 | INFO  | 2021-09-30 20:48:46,184 | Show splash screen message: Initializing system components
0x7febc6671580 | Main                 | INFO  | 2021-09-30 20:48:46,187 | Show splash screen message: Loading video codecs
0x7febc6671580 | Main                 | INFO  | 2021-09-30 20:48:46,187 | Show splash screen message: Loading video plugins
/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
0x7feba887e640 | IO                   | INFO  | 2021-09-30 20:48:46,198 | Kdu ctx(0), bundle(0), thds(2)
0x7feba887e640 | IO                   | INFO  | 2021-09-30 20:48:46,198 | Kdu ctx(2), bundle(0), thds(2)
0x7feba887e640 | IO                   | INFO  | 2021-09-30 20:48:46,198 | Kdu ctx(4), bundle(0), thds(2)
0x7feba887e640 | IO                   | INFO  | 2021-09-30 20:48:46,199 | Kdu ctx(6), bundle(0), thds(2)
0x7feba887e640 | IO                   | INFO  | 2021-09-30 20:48:46,199 | Kdu ctx(8), bundle(0), thds(1)
0x7feba887e640 | IO                   | INFO  | 2021-09-30 20:48:46,199 | Kdu ctx(9), bundle(0), thds(1)
0x7feba887e640 | IO                   | INFO  | 2021-09-30 20:48:46,199 | Kdu ctx(10), bundle(0), thds(1)
0x7feba887e640 | IO                   | INFO  | 2021-09-30 20:48:46,199 | Kdu ctx(11), bundle(0), thds(1)
0x7feba887e640 | IO                   | INFO  | 2021-09-30 20:48:46,202 | Setting codec capacity (0)
0x7feba887e640 | IO                   | INFO  | 2021-09-30 20:48:46,202 | IO codec initialization completed in 15 ms.
0x7febc6671580 | UI.GLContext         | INFO  | 2021-09-30 20:48:46,217 | Creating shared OpenGL context for this thread (1 total).
0x7febc6671580 | UI.GLContext         | INFO  | 2021-09-30 20:48:46,224 | Initialized OpenGL 4.6 (requested 2.0) on device 'ATI Technologies Inc. AMD Radeon Graphics'
0x7febc6671580 | Main                 | INFO  | 2021-09-30 20:48:46,224 | Show splash screen message: Loading Fairlight Engine
0x7fea697d4640 | GPU.MultiBoardMgr    | INFO  | 2021-09-30 20:48:46,224 | Initializing OpenCL board manager for Main Display GPU gpu:1f90d9be.f4926249.
0x7fea525ff640 | UI.GLContext         | INFO  | 2021-09-30 20:48:46,224 | Creating shared OpenGL context for this thread (2 total).
0x7fea525ff640 | DVIP                 | INFO  | 2021-09-30 20:48:46,242 | Created OpenCL context for devices gpu:1f90d9be.f4926249
0x7fea525ff640 | DVIP                 | INFO  | 2021-09-30 20:48:46,583 | Opened cache "OpenCL" at "/home/benfrain/.local/share/DaVinciResolve/DVIP/Cache/OpenCL.cache", version "2" matches. Total size 0.0 MiB.
0x7fea525ff640 | GPU.SingleBoardMgr   | INFO  | 2021-09-30 20:48:46,590 | Board manager thread for "AMD Cezanne" (gpu:1f90d9be.f4926249) is ready.
0x7fea697d4640 | UI.GLInterop         | INFO  | 2021-09-30 20:48:46,590 | OpenGL interop was initialized.
0x7fea697d4640 | UI.GLInterop         | INFO  | 2021-09-30 20:48:46,591 | OpenGL interop was initialized.
0x7fea697d4640 | GPU.MultiBoardMgr    | INFO  | 2021-09-30 20:48:46,591 | Initializing Canon SDK for CPU.
LS data handler thread starts: 697D4640
0x7febc6671580 | Fairlight            | INFO  | 2021-09-30 20:48:46,908 | 00.00.00.627(001): Running Fairlight (dca4c80d7084d9d23ae5f4ba639e9494cf7d9a37)
0x7febc6671580 | FairlightLoader      | INFO  | 2021-09-30 20:48:46,908 | Fairlight lib initialized in 684 ms.
All textures are loaded : 1.
0x7feba907f640 | UI.GLContext         | INFO  | 2021-09-30 20:48:46,979 | Creating shared OpenGL context for this thread (3 total).
0x7feba907f640 | DVIP                 | INFO  | 2021-09-30 20:48:46,985 | Re-using OpenCL context for devices gpu:1f90d9be.f4926249
0x7feba907f640 | UI.GLIO              | INFO  | 2021-09-30 20:48:46,986 | Initialized MainPlayer OpenGL I/O on OpenCL device 'gfx902:xnack+'
0x7febc6671580 | UI.GLIO              | INFO  | 2021-09-30 20:48:46,987 | MainPlayer: OpenGL I/O setup done.
0x7fe9ccdff640 | UI.GLContext         | INFO  | 2021-09-30 20:48:46,987 | Creating shared OpenGL context for this thread (4 total).
0x7fe9ccdff640 | DVIP                 | INFO  | 2021-09-30 20:48:46,996 | Re-using OpenCL context for devices gpu:1f90d9be.f4926249
0x7fe9ccdff640 | UI.GLIO              | INFO  | 2021-09-30 20:48:46,997 | Initialized AuxPlayer OpenGL I/O on OpenCL device 'gfx902:xnack+'
0x7febc6671580 | UI.GLIO              | INFO  | 2021-09-30 20:48:46,997 | AuxPlayer: OpenGL I/O setup done.
0x7fe9cbaff640 | UI.GLContext         | INFO  | 2021-09-30 20:48:46,997 | Creating shared OpenGL context for this thread (5 total).
0x7fe9cbaff640 | DVIP                 | INFO  | 2021-09-30 20:48:47,007 | Re-using OpenCL context for devices gpu:1f90d9be.f4926249
0x7fe9cbaff640 | UI.Scopes            | INFO  | 2021-09-30 20:48:47,007 | Initialized GPU Scopes Manager on OpenCL device 'gfx902:xnack+'
libScannerAPI.so: cannot open shared object file: No such file or directory
0x7febc6671580 | UI.MenuBar           | WARN  | 2021-09-30 20:48:47,015 | Main menu action [workspaceLayoutFusion_sub001Default]'s slot is not defined: workspaceLayoutFusion_sub001Default_triggered()
0x7fe9c9efe640 | SyManager            | INFO  | 2021-09-30 20:48:47,025 | Starting keyboard device monitor thread...
0x7febc6671580 | DbCommon2            | INFO  | 2021-09-30 20:48:47,026 | Sm2SysIdEntry is not supported in disk database (xml) mode
SY panel handler thread starts: 7AFF7640
0x7fea7aff7640 | SyManager            | ERROR | 2021-09-30 20:48:47,050 | Failed to connect to panel socket
0x7febc6671580 | Main                 | INFO  | 2021-09-30 20:48:47,055 | Show splash screen message: Loading Project Settings
0x7febc6671580 | UI                   | WARN  | 2021-09-30 20:48:47,134 | Failed to find value '0' in combo-box
0x7febc6671580 | UI                   | WARN  | 2021-09-30 20:48:47,246 | Failed to load media metadata preset list or the list is empty.
0x7febc6671580 | UI                   | WARN  | 2021-09-30 20:48:47,250 | Failed to load media metadata preset list or the list is empty.
0x7febc6671580 | Main                 | INFO  | 2021-09-30 20:48:47,303 | Show splash screen message: Loading Media Page
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:48:47,330 | Action [fairlightBusStructure] is not a global action
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:48:47,330 | Action [fairlightImmersiveGenerateImmersiveMaster] is not a valid global action
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:48:47,330 | Action [fairlightImmersiveRendererSettings] is not a valid global action
0x7febc6671580 | UI.FairlightInterface | WARN  | 2021-09-30 20:48:47,382 | SetActionEnabled: Failed to find action [viewTimelineScrollingFixed]'s action connector for handler Id [1]
0x7febc6671580 | Main                 | INFO  | 2021-09-30 20:48:47,480 | Show splash screen message: Loading Cut Page
0x7febc6671580 | Main                 | INFO  | 2021-09-30 20:48:47,608 | Show splash screen message: Loading Edit Page
0x7febc6671580 | UI                   | WARN  | 2021-09-30 20:48:47,696 | Failed to load media metadata preset list or the list is empty.
0x7febc6671580 | UI                   | WARN  | 2021-09-30 20:48:47,698 | Failed to load media metadata preset list or the list is empty.
0x7febc6671580 | Main                 | INFO  | 2021-09-30 20:48:47,752 | Show splash screen message: Loading Fusion Page
0x7febc6671580 | UI                   | WARN  | 2021-09-30 20:48:47,786 | Failed to load media metadata preset list or the list is empty.
0x7febc6671580 | UI                   | WARN  | 2021-09-30 20:48:47,789 | Failed to load media metadata preset list or the list is empty.
0x7febc6671580 | Main                 | INFO  | 2021-09-30 20:48:47,792 | Show splash screen message: Loading Fairlight Page
0x7febc6671580 | UI                   | WARN  | 2021-09-30 20:48:47,834 | Failed to load media metadata preset list or the list is empty.
0x7febc6671580 | UI                   | WARN  | 2021-09-30 20:48:47,837 | Failed to load media metadata preset list or the list is empty.
0x7febc6671580 | Main                 | INFO  | 2021-09-30 20:48:47,881 | Show splash screen message: Loading Color Page
0x7febc6671580 | UI                   | INFO  | 2021-09-30 20:48:47,911 | Not creating special GL widget for screen 0
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:48:48,190 | Action [sessionDolbyVisionAnalyzeAllShots] is not a valid global action
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:48:48,190 | Action [sessionDolbyVisionAnalyzeSelectedShots] is not a valid global action
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:48:48,190 | Action [sessionDolbyVisionAnalyzeSelectedAndGroup] is not a valid global action
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:48:48,190 | Action [sessionDolbyVisionAnalyzeCurrentFrame] is not a valid global action
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:48:48,190 | Action [sessionHDR10PlusAnalyzeAllShots] is not a valid global action
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:48:48,190 | Action [sessionHDR10PlusAnalyzeSelectedShots] is not a valid global action
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:48:48,190 | Action [sessionHDR10PlusAnalyzeSelectedAndGroup] is not a valid global action
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:48:48,190 | Action [sessionHDR10PlusAnalyzeCurrentFrame] is not a valid global action
0x7febc6671580 | UI                   | WARN  | 2021-09-30 20:48:48,216 | Failed to find value '8192' in combo-box
0x7febc6671580 | UI                   | WARN  | 2021-09-30 20:48:48,297 | Failed to find value '100' in combo-box
0x7febc6671580 | Main                 | INFO  | 2021-09-30 20:48:48,365 | Show splash screen message: Loading Waveform Monitor
****************** Flushing GPU Buffers
0x7febc6671580 | Main                 | INFO  | 2021-09-30 20:48:48,489 | Show splash screen message: Loading Audio Plugins
0x7febc6671580 | Main                 | INFO  | 2021-09-30 20:48:48,508 | Show splash screen message: Ready
0x7febc6671580 | Main                 | INFO  | 2021-09-30 20:48:48,519 | Close splash screen
0x7febc6671580 | SyManager.Signals    | INFO  | 2021-09-30 20:48:48,598 | Current user pointer is changed
0x7febc6671580 | UI                   | WARN  | 2021-09-30 20:48:48,602 | UI Persistence - UseDisplayNameForClips not read
0x7febc6671580 | UI                   | WARN  | 2021-09-30 20:48:48,602 | UI Persistence - DefaultTransitionKey not read
0x7febc6671580 | UI                   | WARN  | 2021-09-30 20:48:48,602 | UI Persistence - DefaultAudioTransitionKey not read
0x7febc6671580 | SyManager            | INFO  | 2021-09-30 20:48:48,618 | Search Parameter (-2) or Search Operation (0) not supported, and hence disabling the condition.
0x7febc6671580 | SyManager            | INFO  | 2021-09-30 20:48:48,618 | Search Parameter (-1) or Search Operation (-1) not supported, and hence disabling the condition.
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:48:48,623 | Action [fairlightBusStructure] is not a global action
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:48:48,623 | Action [fairlightBusStructure] is not a valid global action
0x7fe9a3453640 | UI                   | ERROR | 2021-09-30 20:48:48,628 | UiAutoUpdateController: Failed to get response from server (responseCode:2) (httpStatus:-1) (response:)
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:48:49,111 | Action [fairlightImmersiveGenerateImmersiveMaster] is not a valid global action
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:48:49,112 | Action [fairlightImmersiveRendererSettings] is not a valid global action
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:48:49,116 | Action [fairlightImmersiveGenerateImmersiveMaster] is not a valid global action
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:48:49,116 | Action [fairlightImmersiveRendererSettings] is not a valid global action
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:48:49,259 | Action [fairlightImmersiveGenerateImmersiveMaster] is not a valid global action
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:48:49,259 | Action [fairlightImmersiveRendererSettings] is not a valid global action
0x7febc6671580 | UI                   | ERROR | 2021-09-30 20:48:49,272 | Failed to find text 'Apple ProRes' in combo-box
0x7febc6671580 | UI                   | WARN  | 2021-09-30 20:48:49,272 | Failed to find value '0' in combo-box
0x7febc6671580 | UI                   | ERROR | 2021-09-30 20:48:49,279 | Failed to find text 'Apple ProRes' in combo-box
0x7febc6671580 | UI                   | ERROR | 2021-09-30 20:48:49,279 | Failed to find text 'Apple ProRes' in combo-box
0x7febc6671580 | UI                   | ERROR | 2021-09-30 20:48:49,281 | Failed to find text 'Apple ProRes' in combo-box
0x7febc6671580 | UI                   | WARN  | 2021-09-30 20:48:49,282 | Failed to find value '0' in combo-box
0x7febc6671580 | SyManager.Gallery    | INFO  | 2021-09-30 20:48:49,291 | Start purging still caches
0x7febc6671580 | SyManager.Gallery    | INFO  | 2021-09-30 20:48:49,291 | Finish purging still caches
0x7febc6671580 | SyManager.Signals    | INFO  | 2021-09-30 20:48:49,309 | Media pool relink status changed to 0
0x7febc6671580 | UI                   | INFO  | 2021-09-30 20:48:49,330 | Launching project manager
0x7febc6671580 | SyManager.Signals    | INFO  | 2021-09-30 20:48:49,336 | Main view page is changed to 12
0x7febc6671580 | Main                 | INFO  | 2021-09-30 20:48:49,350 | Launching main loop
0x7febc6671580 | UI                   | INFO  | 2021-09-30 20:48:49,358 | Gallery pointer is changed, refreshing color gallery
0x7febc6671580 | UI                   | INFO  | 2021-09-30 20:48:49,362 | Gallery pointer is changed, refreshing gallery browser
0x7febc6671580 | SyManager.Signals    | INFO  | 2021-09-30 20:48:49,439 | Fusion templates changed
0x7febc6671580 | SyManager.ActionExecutor | INFO  | 2021-09-30 20:49:01,954 | Database transaction is ongoing, user initiated action Sync Asset Map is postponed
0x7febc6671580 | SyManager.ActionExecutor | INFO  | 2021-09-30 20:49:01,954 | Database transaction completed, enqueueing 1 postponed actions
0x7febc6671580 | SyManager.Gallery    | INFO  | 2021-09-30 20:49:01,955 | Finished saving HiddenView to database (size = 0)
0x7febc6671580 | SyManager.Gallery    | INFO  | 2021-09-30 20:49:01,955 | Finished clearing HiddenView (size = 0)
0x7febc6671580 | SyManager.Project    | INFO  | 2021-09-30 20:49:01,978 | Unlock project Untitled Project
0x7febc6671580 | SyManager.ProjectManager | INFO  | 2021-09-30 20:49:01,979 | Loading project (linux_build) from database (Local Database) took 400 ms
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:49:01,996 | Action [fairlightImmersiveGenerateImmersiveMaster] is not a valid global action
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:49:01,996 | Action [fairlightImmersiveRendererSettings] is not a valid global action
0x7febc6671580 | UI                   | ERROR | 2021-09-30 20:49:02,004 | Failed to find text 'Apple ProRes' in combo-box
0x7febc6671580 | UI                   | ERROR | 2021-09-30 20:49:02,004 | Failed to find text 'Apple ProRes' in combo-box
0x7febc6671580 | UI                   | ERROR | 2021-09-30 20:49:02,006 | Failed to find text 'Apple ProRes' in combo-box
0x7febc6671580 | UI                   | WARN  | 2021-09-30 20:49:02,007 | Failed to find value '0' in combo-box
0x7febc6671580 | SyManager.Gallery    | INFO  | 2021-09-30 20:49:02,009 | Start purging still caches
0x7febc6671580 | SyManager.Gallery    | INFO  | 2021-09-30 20:49:02,009 | Finish purging still caches
0x7febc6671580 | SyManager.Signals    | INFO  | 2021-09-30 20:49:02,019 | Media pool relink status changed to 0
0x7febc6671580 | SyManager.Signals    | INFO  | 2021-09-30 20:49:02,050 | Current project pointer (linux_build) is changed
0x7febc6671580 | SyManager.Signals    | INFO  | 2021-09-30 20:49:02,050 | Current timeline pointer () is changed
0x7febc6671580 | UI                   | INFO  | 2021-09-30 20:49:02,052 | Lock project linux_build
0x7febc6671580 | Undefined            | INFO  | 2021-09-30 20:49:02,052 | The buttonId [7] is not found for [0] in [0]
0x7febc6671580 | UI                   | INFO  | 2021-09-30 20:49:02,056 | UploadWipeData called before UiGPU has been initialized. Returning false
0x7febc6671580 | UI                   | INFO  | 2021-09-30 20:49:02,056 | Gallery pointer is changed, refreshing color gallery
0x7febc6671580 | UI                   | INFO  | 2021-09-30 20:49:02,065 | Gallery pointer is changed, refreshing gallery browser
0x7febc6671580 | SyManager.Signals    | INFO  | 2021-09-30 20:49:02,074 | Main view page is changed to 1
0x7febc6671580 | Undefined            | INFO  | 2021-09-30 20:49:02,117 | The buttonId [7] is not found for [0] in [0]
0x7febc6671580 | SyManager.Signals    | INFO  | 2021-09-30 20:49:02,243 | Main view page is changed to 1
0x7febc6671580 | UI                   | INFO  | 2021-09-30 20:49:02,245 | Launching main window
### DEL_DBG IOFileSys::DeleteDirFully - command = rm -rf '/home/benfrain/Resolve Project Backups/c133a5c3-cef9-4286-8288-34fdb93a5bb3'
### DEL_DBG IOFileSys::DeletePath[1343] p_OSErrCode = 0, p_ErrMsg = 
0x7febc6671580 | SyManager            | WARN  | 2021-09-30 20:49:02,588 | No reply received from file system, assume successfully deleted folder /home/benfrain/Resolve Project Backups/c133a5c3-cef9-4286-8288-34fdb93a5bb3.
### DEL_DBG IOFileSys::DeleteDirFully - command = rm -rf '/home/benfrain/CacheClip/c133a5c3-cef9-4286-8288-34fdb93a5bb3'
### DEL_DBG IOFileSys::DeletePath[1343] p_OSErrCode = 0, p_ErrMsg = 
0x7febc6671580 | SyManager            | WARN  | 2021-09-30 20:49:02,601 | No reply received from file system, assume successfully deleted folder /home/benfrain/CacheClip/c133a5c3-cef9-4286-8288-34fdb93a5bb3.
### DEL_DBG IOFileSys::DeleteDirFully - command = rm -rf '/home/benfrain/.gallery/c133a5c3-cef9-4286-8288-34fdb93a5bb3'
### DEL_DBG IOFileSys::DeletePath[1343] p_OSErrCode = 0, p_ErrMsg = 
0x7febc6671580 | SyManager            | WARN  | 2021-09-30 20:49:02,614 | No reply received from file system, assume successfully deleted folder /home/benfrain/.gallery/c133a5c3-cef9-4286-8288-34fdb93a5bb3.
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:49:02,616 | Action owner [ProjectManager] is not active when refreshing shortcut [Context_newProject] due to [Owner is invisible]
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:49:02,616 | Action owner [ProjectManager] is not active when refreshing shortcut [Context_newFolder] due to [Owner is invisible]
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:49:02,616 | Action owner [ProjectManager] is not active when refreshing shortcut [Context_openProject] due to [Owner is invisible]
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:49:02,616 | Action owner [ProjectManager] is not active when refreshing shortcut [Context_openProjectInReadOnlyMode] due to [Owner is invisible]
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:49:02,616 | Action owner [ProjectManager] is not active when refreshing shortcut [Context_Close] due to [Owner is invisible]
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:49:02,616 | Action owner [ProjectManager] is not active when refreshing shortcut [Context_Rename] due to [Owner is invisible]
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:49:02,616 | Action owner [ProjectManager] is not active when refreshing shortcut [Context_EnableCollaboration] due to [Owner is invisible]
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:49:02,616 | Action owner [ProjectManager] is not active when refreshing shortcut [Context_saveProject] due to [Owner is invisible]
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:49:02,616 | Action owner [ProjectManager] is not active when refreshing shortcut [Context_saveProjectAs] due to [Owner is invisible]
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:49:02,616 | Action owner [ProjectManager] is not active when refreshing shortcut [Context_importProject] due to [Owner is invisible]
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:49:02,616 | Action owner [ProjectManager] is not active when refreshing shortcut [Context_importProjectPlus] due to [Owner is invisible]
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:49:02,616 | Action owner [ProjectManager] is not active when refreshing shortcut [Context_exportProject] due to [Owner is invisible]
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:49:02,616 | Action owner [ProjectManager] is not active when refreshing shortcut [Context_exportProjectWithStillsAndLuts] due to [Owner is invisible]
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:49:02,616 | Action owner [ProjectManager] is not active when refreshing shortcut [Context_restoreProject] due to [Owner is invisible]
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:49:02,616 | Action owner [ProjectManager] is not active when refreshing shortcut [Context_restoreProjectPlus] due to [Owner is invisible]
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:49:02,616 | Action owner [ProjectManager] is not active when refreshing shortcut [Context_archiveProject] due to [Owner is invisible]
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:49:02,616 | Action owner [ProjectManager] is not active when refreshing shortcut [Context_unlockProject] due to [Owner is invisible]
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:49:02,617 | Action owner [ProjectManager] is not active when refreshing shortcut [Context_deleteProjectFolder] due to [Owner is invisible]
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:49:02,617 | Action owner [ProjectManager] is not active when refreshing shortcut [Context_Cut] due to [Owner is invisible]
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:49:02,617 | Action owner [ProjectManager] is not active when refreshing shortcut [Context_Paste] due to [Owner is invisible]
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:49:02,617 | Action owner [ProjectManager] is not active when refreshing shortcut [Context_loadProjectSettingsToCurrentProject] due to [Owner is invisible]
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:49:02,617 | Action owner [ProjectManager] is not active when refreshing shortcut [Context_projectBackups] due to [Owner is invisible]
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:49:02,617 | Action owner [ProjectManager] is not active when refreshing shortcut [Context_projectSettings] due to [Owner is invisible]
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:49:02,617 | Action owner [ProjectManager] is not active when refreshing shortcut [Context_dynamicProjectSwitching] due to [Owner is invisible]
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:49:02,617 | Action owner [ProjectManager] is not active when refreshing shortcut [Context_closeProjectsInMemory] due to [Owner is invisible]
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:49:02,617 | Action owner [ProjectManager] is not active when refreshing shortcut [Context_updateThumbnails] due to [Owner is invisible]
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:49:02,617 | Action owner [ProjectManager] is not active when refreshing shortcut [Context_otherProjectBackups] due to [Owner is invisible]
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:49:02,617 | Action owner [ProjectManager] is not active when refreshing shortcut [Context_refresh] due to [Owner is invisible]
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:49:02,617 | Action owner [ProjectManager] is not active when refreshing shortcut [Context_resetUiLayout] due to [Owner is invisible]
0x7febc6671580 | UI                   | WARN  | 2021-09-30 20:49:02,728 | Failed to get auto update infomation.
0x7feb94383640 | IO                   | ERROR | 2021-09-30 20:49:43,536 | Codec (avc1) not Found in Repository
0x7fe98b192640 | IO                   | ERROR | 2021-09-30 20:49:58,951 | Codec (avc1) not Found in Repository
0x7fea525ff640 | GPU.SingleBoardMgr   | INFO  | 2021-09-30 20:49:59,006 | Flushing GPU memory...
0x7fea525ff640 | UI.GLTexPool         | INFO  | 2021-09-30 20:49:59,006 | Released 0 MiB in 0 unused textures.
0x7fea737e8640 | BtCommon             | WARN  | 2021-09-30 20:50:00,774 | Read outside clip bounds - -2147483648 [28, 28]
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
0x7fea525ff640 | DVIP                 | ERROR | 2021-09-30 20:50:09,898 | Failed to register OpenGL object for OpenCL interop: CL_MEM_OBJECT_ALLOCATION_FAILURE.
0x7fea525ff640 | UI.GLTexPool         | ERROR | 2021-09-30 20:50:09,898 | Failed to register OpenGL texture to compute API.
0x7fea525ff640 | UI.GLInterop         | ERROR | 2021-09-30 20:50:09,898 | MainPlayer: Failed to un-map texture, Handle6 is unknown.
0x7fea525ff640 | GPU.SingleBoardMgr   | ERROR | 2021-09-30 20:50:09,898 | Out-of-memory exception caught, purging memory: Packer OpenGL interop failed.
0x7fea525ff640 | GPU.SingleBoardMgr   | INFO  | 2021-09-30 20:50:09,899 | Flushing GPU memory...
0x7fea525ff640 | UI.GLTexPool         | INFO  | 2021-09-30 20:50:09,899 | Released 0 MiB in 0 unused textures.
0x7fea525ff640 | DVIP                 | ERROR | 2021-09-30 20:50:14,927 | Failed to register OpenGL object for OpenCL interop: CL_MEM_OBJECT_ALLOCATION_FAILURE.
0x7fea525ff640 | UI.GLTexPool         | ERROR | 2021-09-30 20:50:14,927 | Failed to register OpenGL texture to compute API.
0x7fea525ff640 | UI.GLInterop         | ERROR | 2021-09-30 20:50:14,927 | MainPlayer: Failed to un-map texture, Handle23 is unknown.
0x7fea525ff640 | GPU.SingleBoardMgr   | ERROR | 2021-09-30 20:50:14,927 | Out-of-memory exception caught, purging memory: Packer OpenGL interop failed.
0x7fea525ff640 | GPU.SingleBoardMgr   | INFO  | 2021-09-30 20:50:14,927 | Flushing GPU memory...
0x7fea525ff640 | UI.GLTexPool         | INFO  | 2021-09-30 20:50:14,927 | Released 0 MiB in 0 unused textures.
0x7fea525ff640 | DVIP                 | ERROR | 2021-09-30 20:50:15,576 | Failed to register OpenGL object for OpenCL interop: CL_MEM_OBJECT_ALLOCATION_FAILURE.
0x7fea525ff640 | UI.GLTexPool         | ERROR | 2021-09-30 20:50:15,576 | Failed to register OpenGL texture to compute API.
0x7fea525ff640 | UI.GLInterop         | ERROR | 2021-09-30 20:50:15,576 | MainPlayer: Failed to un-map texture, Handle32 is unknown.
0x7fea525ff640 | GPU.SingleBoardMgr   | ERROR | 2021-09-30 20:50:15,576 | Out-of-memory exception caught, purging memory: Packer OpenGL interop failed.
0x7fea525ff640 | GPU.SingleBoardMgr   | INFO  | 2021-09-30 20:50:15,577 | Flushing GPU memory...
0x7fea525ff640 | UI.GLTexPool         | INFO  | 2021-09-30 20:50:15,577 | Released 15 MiB in 1 unused textures.
0x7fea525ff640 | DVIP                 | ERROR | 2021-09-30 20:50:16,584 | Failed to register OpenGL object for OpenCL interop: CL_MEM_OBJECT_ALLOCATION_FAILURE.
0x7fea525ff640 | UI.GLTexPool         | ERROR | 2021-09-30 20:50:16,585 | Failed to register OpenGL texture to compute API.
0x7fea525ff640 | UI.GLInterop         | ERROR | 2021-09-30 20:50:16,585 | MainPlayer: Failed to un-map texture, Handle44 is unknown.
0x7fea525ff640 | GPU.SingleBoardMgr   | ERROR | 2021-09-30 20:50:16,585 | Out-of-memory exception caught, purging memory: Packer OpenGL interop failed.
0x7fea525ff640 | GPU.SingleBoardMgr   | INFO  | 2021-09-30 20:50:16,585 | Flushing GPU memory...
0x7fea525ff640 | UI.GLTexPool         | INFO  | 2021-09-30 20:50:16,585 | Released 15 MiB in 1 unused textures.
0x7fea525ff640 | DVIP                 | ERROR | 2021-09-30 20:50:18,480 | Failed to register OpenGL object for OpenCL interop: CL_MEM_OBJECT_ALLOCATION_FAILURE.
0x7fea525ff640 | UI.GLTexPool         | ERROR | 2021-09-30 20:50:18,480 | Failed to register OpenGL texture to compute API.
0x7fea525ff640 | UI.GLInterop         | ERROR | 2021-09-30 20:50:18,480 | MainPlayer: Failed to un-map texture, Handle67 is unknown.
0x7fea525ff640 | GPU.SingleBoardMgr   | ERROR | 2021-09-30 20:50:18,480 | Out-of-memory exception caught, purging memory: Packer OpenGL interop failed.
0x7fea525ff640 | GPU.SingleBoardMgr   | INFO  | 2021-09-30 20:50:18,480 | Flushing GPU memory...
0x7fea525ff640 | UI.GLTexPool         | INFO  | 2021-09-30 20:50:18,481 | Released 31 MiB in 2 unused textures.
0x7febc6671580 | SyManager            | WARN  | 2021-09-30 20:50:19,471 | MsModel | FolderEntry failed with 1:001:/home/benfrain/20210929_22h46m28s_grim.png
0x7febc6671580 | SyManager.ProjectManager | INFO  | 2021-09-30 20:50:20,784 | Start saving project linux_build
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
0x7febc6671580 | SyManager.ProjectManager | INFO  | 2021-09-30 20:50:20,852 | Saving project took 68 ms
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 20:51:03,630 | Action owner [MediaPool] is not active when refreshing shortcut [editDuplicateTimelineOrClips] due to [No focused widget is set yet]
0x7febc6671580 | SyManager.ProjectManager | INFO  | 2021-09-30 20:51:03,676 | Start saving project linux_build
0x7febc6671580 | SyManager.ProjectManager | INFO  | 2021-09-30 20:51:03,698 | Saving project took 23 ms
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
Depth set on single layer image geometry.
/usr/bin/xdg-open: line 881: x-www-browser: command not found

###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost

0x7febc6671580 | SyManager.Gallery    | INFO  | 2021-09-30 21:02:46,936 | Finished saving HiddenView to database (size = 0)
0x7febc6671580 | SyManager.Gallery    | INFO  | 2021-09-30 21:02:46,936 | Finished clearing HiddenView (size = 0)
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 21:02:46,952 | Action [fairlightImmersiveGenerateImmersiveMaster] is not a valid global action
0x7febc6671580 | UI.ActionManager     | WARN  | 2021-09-30 21:02:46,952 | Action [fairlightImmersiveRendererSettings] is not a valid global action
0x7febc6671580 | SyManager.Gallery    | INFO  | 2021-09-30 21:02:46,963 | Finished saving HiddenView to database (size = 0)
0x7febc6671580 | SyManager.Gallery    | INFO  | 2021-09-30 21:02:46,963 | Finished clearing HiddenView (size = 0)
0x7febc6671580 | SyManager.Project    | INFO  | 2021-09-30 21:02:46,989 | Unlock project linux_build
0x7febc6671580 | SyManager.Gallery    | INFO  | 2021-09-30 21:02:46,990 | Start purging still caches
0x7febc6671580 | SyManager.Gallery    | INFO  | 2021-09-30 21:02:46,990 | Finish purging still caches
0x7febc6671580 | SyManager.Signals    | INFO  | 2021-09-30 21:02:46,991 | Main view page is changed to 1
Accepted close event on main window
0x7fe9c9efe640 | SyManager            | INFO  | 2021-09-30 21:02:47,269 | Exiting keyboard device monitor thread.
0x7febc6671580 | SyManager            | INFO  | 2021-09-30 21:02:47,269 | Thread release successful.
Assertion 'close_nointr(fd) != -EBADF' failed at src/basic/fd-util.c:74, function safe_close(). Aborting.

Another aside that may/may not be relevant is that my USB soundcard only seems to be recognised if I unplug and then plug it back in, it doesn't recognise when I log in. Apologies if that is irrelevant to this.

Offline

#4 2021-09-30 21:58:58

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,300

Re: No Bluetooth on boot, and DaVinci Resolve won't start - related?

We probably should split this logically. Decide which of the two problems you want to look at here, post about the other in a separate thread. I'm going to assume bluetooth here for now.

There's no sign of btusb being loaded, and manually loading it when the PCI of your adapter isn't listed won't really do much. Can you post

lsusb #needs usbutils
rfkill list
sudo dmesg | grep -iE 'blue|btusb|iwlwifi'

Last edited by V1del (2021-09-30 22:01:27)

Offline

#5 2021-09-30 22:04:43

benfrain
Member
Registered: 2021-09-23
Posts: 10

Re: No Bluetooth on boot, and DaVinci Resolve won't start - related?

Ok, thanks, here goes:

lsusb:

Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 004: ID 05e3:0749 Genesys Logic, Inc. SD Card Reader and Writer
Bus 004 Device 003: ID 05e3:0616 Genesys Logic, Inc. hub
Bus 004 Device 002: ID 05e3:0620 Genesys Logic, Inc. USB3.1 Hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 007: ID 046d:085c Logitech, Inc. C922 Pro Stream Webcam
Bus 003 Device 006: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 003 Device 005: ID 05e3:0610 Genesys Logic, Inc. Hub
Bus 003 Device 004: ID 31e9:0001 Solid State Logic SSL 2
Bus 003 Device 003: ID 3297:1969 ZSA Moonlander Mark I
Bus 003 Device 002: ID 05e3:0610 Genesys Logic, Inc. Hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 0b05:1939 ASUSTek Computer, Inc. AURA LED Controller
Bus 001 Device 002: ID 046d:c01d Logitech, Inc. MX510 Optical Mouse
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

rfkill list:

0: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no

sudo dmesg | grep -iE 'blue|btusb|iwlwifi'

[    3.614020] iwlwifi 0000:03:00.0: enabling device (0000 -> 0002)
[    3.620282] iwlwifi 0000:03:00.0: Direct firmware load for iwlwifi-cc-a0-64.ucode failed with error -2
[    3.621323] iwlwifi 0000:03:00.0: api flags index 2 larger than supported by driver
[    3.621372] iwlwifi 0000:03:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
[    3.621643] iwlwifi 0000:03:00.0: loaded firmware version 63.c04f3485.0 cc-a0-63.ucode op_mode iwlmvm
[    3.917034] iwlwifi 0000:03:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
[    4.035032] iwlwifi 0000:03:00.0: Detected RF HR B3, rfid=0x10a100
[    4.099211] iwlwifi 0000:03:00.0: base HW address: 68:54:5a:d1:d4:ae
[    4.114626] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0

Offline

#6 2021-09-30 22:23:36

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,300

Re: No Bluetooth on boot, and DaVinci Resolve won't start - related?

No sign of bluetooth but that card "should" support it. Check your BIOS/UEFI it isn't explicitly disabled and if some other threads here are to believe there's sometimes a HW detection issue that might be fixable via a full power cycle including unplugging from the wall.

Offline

#7 2021-09-30 22:34:56

benfrain
Member
Registered: 2021-09-23
Posts: 10

Re: No Bluetooth on boot, and DaVinci Resolve won't start - related?

I can try the unplug. The Bluetooth was working when first enabled a couple of days ago. It just doesn’t work now so can’t imagine it’s BIOS/UEFI related?

Last edited by benfrain (2021-09-30 22:35:15)

Offline

Board footer

Powered by FluxBB