Octoprint Webcam disables when logging into Desktop Enviroment

Logitech C920

What is the problem?
When I cold boot my Raspberry Pi 4, my webcam works fine. Even with custom settings.
I have installed the Desktop environment to use the pi for other lightweight tasks aswell.
As soon as I login to the desktop environment and refresh/wait the control panel on octoprint, the webcam disables and is stuck on loading.

EDIT: This doesnt seem to be just with login into the desktop environment, after a couple if minutes the webcam just stops working.

What did you already try to solve it?
To be completely honest I have no idea where to start here, I've tried searching if the desktop environment pulls the cam but I cannot find anything.
I also tried increasing the GPU memory by double on the Pi, but that doesn't seem to work either.

Logs (/var/log/webcamd.log, syslog, dmesg, ... no logs, no support)

Cant find webcamd.log for some reason, it doesnt exist.

dmesg:

pi@octopi:~ $ dmesg
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.19.97-v7l+ (dom@buildbot) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1294 SMP Thu Jan 30 13:21:14 GMT 2020
[    0.000000] CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
[    0.000000] CPU: div instructions available: patching division code
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[    0.000000] OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.1
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] cma: Reserved 256 MiB at 0x000000001ec00000
[    0.000000] On node 0 totalpages: 966656
[    0.000000]   DMA zone: 1728 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 196608 pages, LIFO batch:63
[    0.000000]   HighMem zone: 770048 pages, LIFO batch:63
[    0.000000] random: get_random_bytes called from start_kernel+0xc0/0x4e8 with crng_init=0
[    0.000000] percpu: Embedded 17 pages/cpu s36928 r8192 d24512 u69632
[    0.000000] pcpu-alloc: s36928 r8192 d24512 u69632 alloc=17*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 964928
[    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 cma=64M cma=256M video=HDMI-A-1:1920x1080M@60,margin_left=0,margin_right=0,margin_top=0,margin_bottom=0 smsc95xx.macaddr=DC:A6:32:17:96:50 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=tty1 root=PARTUUID=6c586e13-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Memory: 3552864K/3866624K available (8192K kernel code, 687K rwdata, 2408K rodata, 2048K init, 850K bss, 51616K reserved, 262144K cma-reserved, 3080192K highmem)
[    0.000000] Virtual kernel memory layout:
                   vector  : 0xffff0000 - 0xffff1000   (   4 kB)
                   fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
                   vmalloc : 0xf0800000 - 0xff800000   ( 240 MB)
                   lowmem  : 0xc0000000 - 0xf0000000   ( 768 MB)
                   pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
                   modules : 0xbf000000 - 0xbfe00000   (  14 MB)
                     .text : 0x(ptrval) - 0x(ptrval)   (10208 kB)
                     .init : 0x(ptrval) - 0x(ptrval)   (2048 kB)
                     .data : 0x(ptrval) - 0x(ptrval)   ( 688 kB)
                      .bss : 0x(ptrval) - 0x(ptrval)   ( 851 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 28692 entries in 85 pages
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[    0.000005] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[    0.000018] Switching to timer-based delay loop, resolution 18ns
[    0.000238] Console: colour dummy device 80x30
[    0.000261] console [tty1] enabled
[    0.000306] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
[    0.000322] pid_max: default: 32768 minimum: 301
[    0.000593] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000610] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.001366] CPU: Testing write buffer coherency: ok
[    0.001767] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.002404] Setting up static identity map for 0x200000 - 0x20003c
[    0.002562] rcu: Hierarchical SRCU implementation.
[    0.003417] smp: Bringing up secondary CPUs ...
[    0.004206] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.005125] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.006005] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.006138] smp: Brought up 1 node, 4 CPUs
[    0.006151] SMP: Total of 4 processors activated (432.00 BogoMIPS).
[    0.006160] CPU: All CPU(s) started in HYP mode.
[    0.006169] CPU: Virtualization extensions available.
[    0.006932] devtmpfs: initialized
[    0.017219] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
[    0.017421] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.017442] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.024918] pinctrl core: initialized pinctrl subsystem
[    0.025762] NET: Registered protocol family 16
[    0.028523] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[    0.029979] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.029989] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.030182] Serial: AMBA PL011 UART driver
[    0.033252] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[    0.050030] raspberrypi-firmware soc:firmware: Attached to firmware from 2020-02-12 12:36, variant start
[    0.060045] raspberrypi-firmware soc:firmware: Firmware hash is c3c8dbdf147686fb0c3f32aece709d0653368810
[    0.102835] bcm2835-dma fe007000.dma: DMA legacy API manager at (ptrval), dmachans=0x1
[    0.106030] vgaarb: loaded
[    0.106386] SCSI subsystem initialized
[    0.106576] usbcore: registered new interface driver usbfs
[    0.106630] usbcore: registered new interface driver hub
[    0.106704] usbcore: registered new device driver usb
[    0.107996] clocksource: Switched to clocksource arch_sys_counter
[    0.186452] VFS: Disk quotas dquot_6.6.0
[    0.186536] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.186675] FS-Cache: Loaded
[    0.186853] CacheFiles: Loaded
[    0.187453] simple-framebuffer 3e402000.framebuffer: framebuffer at 0x3e402000, 0x7f8000 bytes, mapped to 0x(ptrval)
[    0.187468] simple-framebuffer 3e402000.framebuffer: format=a8r8g8b8, mode=1920x1080x32, linelength=7680
[    0.198085] Console: switching to colour frame buffer device 240x67
[    0.207670] simple-framebuffer 3e402000.framebuffer: fb0: simplefb registered!
[    0.216818] NET: Registered protocol family 2
[    0.217479] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
[    0.217504] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.217575] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.217646] TCP: Hash tables configured (established 8192 bind 8192)
[    0.217762] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.217789] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.218049] NET: Registered protocol family 1
[    0.218615] RPC: Registered named UNIX socket transport module.
[    0.218625] RPC: Registered udp transport module.
[    0.218634] RPC: Registered tcp transport module.
[    0.218644] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.218659] PCI: CLS 0 bytes, default 64
[    0.221653] Initialise system trusted keyrings
[    0.221825] workingset: timestamp_bits=14 max_order=20 bucket_order=6
[    0.230852] FS-Cache: Netfs 'nfs' registered for caching
[    0.231372] NFS: Registering the id_resolver key type
[    0.231403] Key type id_resolver registered
[    0.231413] Key type id_legacy registered
[    0.231431] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.233678] Key type asymmetric registered
[    0.233689] Asymmetric key parser 'x509' registered
[    0.233798] bounce: pool size: 64 pages
[    0.233841] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    0.234014] io scheduler noop registered
[    0.234024] io scheduler deadline registered (default)
[    0.234182] io scheduler cfq registered
[    0.234193] io scheduler mq-deadline registered (default)
[    0.234203] io scheduler kyber registered
[    0.258547] brcm-pcie fd500000.pcie: dmabounce: initialised - 32768 kB, threshold 0x00000000c0000000
[    0.258566] brcm-pcie fd500000.pcie: could not get clock
[    0.258626] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[    0.258663] brcm-pcie fd500000.pcie:   MEM 0x600000000..0x603ffffff -> 0xf8000000
[    0.318027] brcm-pcie fd500000.pcie: link up, 5.0 Gbps x1 (!SSC)
[    0.318286] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[    0.318302] pci_bus 0000:00: root bus resource [bus 00-01]
[    0.318318] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff])
[    0.318359] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[    0.318494] pci 0000:00:00.0: PME# supported from D0 D3hot
[    0.321191] PCI: bus0: Fast back to back transfers disabled
[    0.321208] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    0.321419] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[    0.321541] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.321851] pci 0000:01:00.0: PME# supported from D0 D3cold
[    0.324559] PCI: bus1: Fast back to back transfers disabled
[    0.324574] pci_bus 0000:01: busn_res: [bus 01] end is updated to 01
[    0.324620] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[    0.324639] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[    0.324709] pci 0000:00:00.0: PCI bridge to [bus 01]
[    0.324726] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
[    0.324939] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
[    0.325105] pcieport 0000:00:00.0: Signaling PME with IRQ 54
[    0.325262] pcieport 0000:00:00.0: AER enabled with IRQ 54
[    0.325426] pci 0000:01:00.0: enabling device (0140 -> 0142)
[    0.327902] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[    0.329935] iproc-rng200 fe104000.rng: hwrng registered
[    0.330160] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[    0.330669] vc-sm: Videocore shared memory driver
[    0.331068] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
[    0.341042] brd: module loaded
[    0.350572] loop: module loaded
[    0.351305] Loading iSCSI transport class v2.0-870.
[    0.352979] libphy: Fixed MDIO Bus: probed
[    0.353396] bcmgenet fd580000.genet: failed to get enet clock
[    0.353413] bcmgenet fd580000.genet: GENET 5.0 EPHY: 0x0000
[    0.353430] bcmgenet fd580000.genet: failed to get enet-wol clock
[    0.353446] bcmgenet fd580000.genet: failed to get enet-eee clock
[    0.353469] bcmgenet: Skipping UMAC reset
[    0.353718] unimac-mdio unimac-mdio.-19: DMA mask not set
[    0.368024] libphy: bcmgenet MII bus: probed
[    0.408557] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus at 0x(ptrval)
[    0.409474] usbcore: registered new interface driver r8152
[    0.409536] usbcore: registered new interface driver lan78xx
[    0.409596] usbcore: registered new interface driver smsc95xx
[    0.409919] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    0.409949] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[    0.412114] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000001000000890
[    0.412418] genirq: irq_chip Brcm_MSI did not update eff. affinity mask of irq 55
[    0.413270] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    0.413284] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.413296] usb usb1: Product: xHCI Host Controller
[    0.413308] usb usb1: Manufacturer: Linux 4.19.97-v7l+ xhci-hcd
[    0.413319] usb usb1: SerialNumber: 0000:01:00.0
[    0.413838] hub 1-0:1.0: USB hub found
[    0.413916] hub 1-0:1.0: 1 port detected
[    0.414380] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    0.414402] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    0.414421] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[    0.414781] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[    0.414794] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.414806] usb usb2: Product: xHCI Host Controller
[    0.414817] usb usb2: Manufacturer: Linux 4.19.97-v7l+ xhci-hcd
[    0.414827] usb usb2: SerialNumber: 0000:01:00.0
[    0.415326] hub 2-0:1.0: USB hub found
[    0.415388] hub 2-0:1.0: 4 ports detected
[    0.416568] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    0.416764] dwc_otg: FIQ enabled
[    0.416772] dwc_otg: NAK holdoff enabled
[    0.416781] dwc_otg: FIQ split-transaction FSM enabled
[    0.416794] Module dwc_common_port init
[    0.417007] usbcore: registered new interface driver uas
[    0.417099] usbcore: registered new interface driver usb-storage
[    0.417268] mousedev: PS/2 mouse device common for all mice
[    0.418478] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[    0.419925] sdhci: Secure Digital Host Controller Interface driver
[    0.419934] sdhci: Copyright(c) Pierre Ossman
[    0.420327] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
[    0.420726] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.423704] ledtrig-cpu: registered to indicate activity on CPUs
[    0.423844] hidraw: raw HID events driver (C) Jiri Kosina
[    0.423986] usbcore: registered new interface driver usbhid
[    0.423995] usbhid: USB HID core driver
[    0.424704] vchiq: vchiq_init_state: slot_zero = (ptrval), is_master = 0
[    0.426052] [vc_sm_connected_init]: start
[    0.432500] [vc_sm_connected_init]: end - returning 0
[    0.433598] Initializing XFRM netlink socket
[    0.433626] NET: Registered protocol family 17
[    0.433722] Key type dns_resolver registered
[    0.434046] Registering SWP/SWPB emulation handler
[    0.434684] registered taskstats version 1
[    0.434700] Loading compiled-in X.509 certificates
[    0.441706] uart-pl011 fe201000.serial: cts_event_workaround enabled
[    0.441768] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 34, base_baud = 0) is a PL011 rev2
[    0.447048] fe215040.serial: ttyS0 at MMIO 0x0 (irq = 36, base_baud = 62500000) is a 16550
[    0.447469] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[    0.448037] brcmstb_thermal fd5d2200.thermal: registered AVS TMON of-sensor driver
[    0.448667] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[    0.448679] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[    0.474728] sdhci-iproc fe340000.emmc2: Linked as a consumer to regulator.3
[    0.474821] sdhci-iproc fe340000.emmc2: Linked as a consumer to regulator.4
[    0.494210] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[    0.495838] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    0.497466] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    0.500375] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[    0.501992] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    0.506726] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
[    0.509111] of_cfs_init
[    0.509197] of_cfs_init: OK
[    0.509777] Waiting for root device PARTUUID=6c586e13-02...
[    0.555097] random: fast init done
[    0.608342] mmc0: new ultra high speed DDR50 SDHC card at address aaaa
[    0.609627] mmc1: new high speed SDIO card at address 0001
[    0.610600] mmcblk0: mmc0:aaaa SP32G 29.7 GiB
[    0.612080]  mmcblk0: p1 p2
[    0.639079] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    0.639123] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[    0.643838] devtmpfs: mounted
[    0.651442] Freeing unused kernel memory: 2048K
[    0.688253] Run /sbin/init as init process
[    0.778048] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    0.960670] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[    0.960685] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    0.960697] usb 1-1: Product: USB2.0 Hub
[    0.962405] hub 1-1:1.0: USB hub found
[    0.962685] hub 1-1:1.0: 4 ports detected
[    1.097080] systemd[1]: System time before build time, advancing clock.
[    1.172666] NET: Registered protocol family 10
[    1.173904] Segment Routing with IPv6
[    1.210365] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[    1.211046] systemd[1]: Detected architecture arm.
[    1.218478] systemd[1]: Set hostname to <octopi>.
[    1.288093] usb 1-1.1: new high-speed USB device number 3 using xhci_hcd
[    1.964787] random: systemd: uninitialized urandom read (16 bytes read)
[    1.973880] random: systemd: uninitialized urandom read (16 bytes read)
[    1.974310] systemd[1]: Listening on udev Kernel Socket.
[    1.974697] random: systemd: uninitialized urandom read (16 bytes read)
[    1.980135] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    1.980714] systemd[1]: Listening on fsck to fsckd communication Socket.
[    1.982143] systemd[1]: Created slice system-getty.slice.
[    1.982520] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    1.983148] systemd[1]: Listening on Journal Socket (/dev/log).
[    1.983792] systemd[1]: Listening on Journal Socket.
[    2.610524] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[    2.694153] systemd-journald[122]: Received request to flush runtime journal from PID 1
[    3.247008] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x0000ffff
[    3.247511] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00000fff
[    3.255276] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x0000ffff
[    3.255809] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x0000ffff
[    3.271628] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[    3.272394] media: Linux media interface: v0.10
[    3.273543] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[    3.273559] [vc_sm_connected_init]: start
[    3.281368] [vc_sm_connected_init]: installed successfully
[    3.295545] videodev: Linux video capture interface: v2.00
[    3.346004] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[    3.358360] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[    3.373997] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[    3.374035] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[    3.388656] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[    3.388700] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[    3.412337] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[    3.412381] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[    3.433718] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[    3.497466] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[    3.528044] bcm2835_audio soc:audio: card created with 8 channels
[    3.675920] usb 1-1.1: New USB device found, idVendor=046d, idProduct=082d, bcdDevice= 0.11
[    3.675936] usb 1-1.1: New USB device strings: Mfr=0, Product=2, SerialNumber=1
[    3.675950] usb 1-1.1: Product: HD Pro Webcam C920
[    3.675963] usb 1-1.1: SerialNumber: 76CF8CDF
[    3.745421] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    3.788858] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
[    3.929657] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    3.961149] vc4-drm soc:gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4])
[    3.961166] checking generic (3e402000 7f8000) vs hw (0 ffffffffffffffff)
[    3.961177] fb: switching to vc4drmfb from simple
[    3.961398] Console: switching to colour dummy device 80x30
[    3.962349] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 1
[    3.962362] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    3.962371] [drm] No driver support for vblank timestamp query.
[    3.962380] [drm] Setting vblank_disable_immediate to false because get_vblank_timestamp == NULL
[    3.989331] vc4-drm soc:gpu: HDMI-A-1: EDID is invalid:
[    3.989347]  [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[    3.989357]  [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[    3.989367]  [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[    3.989377]  [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[    3.989386]  [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[    3.989396]  [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[    3.989405]  [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[    3.989415]  [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[    3.990239] brcmfmac: F1 signature read @0x18000000=0x15264345
[    4.000332] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[    4.000703] usbcore: registered new interface driver brcmfmac
[    4.143301] Console: switching to colour frame buffer device 240x67
[    4.177549] vc4-drm soc:gpu: fb0: DRM emulated frame buffer device
[    4.225249] uvcvideo: Found UVC 1.00 device HD Pro Webcam C920 (046d:082d)
[    4.232620] uvcvideo 1-1.1:1.0: Entity type for entity Processing 3 was not initialized!
[    4.232637] uvcvideo 1-1.1:1.0: Entity type for entity Extension 6 was not initialized!
[    4.232653] uvcvideo 1-1.1:1.0: Entity type for entity Extension 12 was not initialized!
[    4.232668] uvcvideo 1-1.1:1.0: Entity type for entity Camera 1 was not initialized!
[    4.232682] uvcvideo 1-1.1:1.0: Entity type for entity Extension 8 was not initialized!
[    4.232696] uvcvideo 1-1.1:1.0: Entity type for entity Extension 9 was not initialized!
[    4.232710] uvcvideo 1-1.1:1.0: Entity type for entity Extension 10 was not initialized!
[    4.232724] uvcvideo 1-1.1:1.0: Entity type for entity Extension 11 was not initialized!
[    4.233922] input: HD Pro Webcam C920 as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input0
[    4.234913] usbcore: registered new interface driver uvcvideo
[    4.234925] USB Video Class driver (1.1.1)
[    4.245290] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[    4.258647] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Feb 27 2018 03:15:32 version 7.45.154 (r684107 CY) FWID 01-4fbe0b04
[    4.462310] usbcore: registered new interface driver snd-usb-audio
[    6.318579] random: crng init done
[    6.318594] random: 7 urandom warning(s) missed due to ratelimiting
[    6.345614] 8021q: 802.1Q VLAN Support v1.8
[    6.356572] uart-pl011 fe201000.serial: no DMA platform data
[    6.829542] Adding 102396k swap on /var/swap.  Priority:-2 extents:1 across:102396k SSFS
[    6.914274] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[    6.914291] brcmfmac: power management disabled
[    7.235798] bcmgenet: Skipping UMAC reset
[    7.328974] bcmgenet fd580000.genet: configuring instance for external RGMII (no delay)
[    7.329437] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    8.408096] bcmgenet fd580000.genet eth0: Link is Down
[   12.260217] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   13.144803] Bluetooth: Core ver 2.22
[   13.144851] NET: Registered protocol family 31
[   13.144856] Bluetooth: HCI device and connection manager initialized
[   13.144868] Bluetooth: HCI socket layer initialized
[   13.144875] Bluetooth: L2CAP socket layer initialized
[   13.144895] Bluetooth: SCO socket layer initialized
[   13.159433] Bluetooth: HCI UART driver ver 2.3
[   13.159440] Bluetooth: HCI UART protocol H4 registered
[   13.159497] Bluetooth: HCI UART protocol Three-wire (H5) registered
[   13.159614] Bluetooth: HCI UART protocol Broadcom registered
[   13.322431] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   13.322438] Bluetooth: BNEP filters: protocol multicast
[   13.322451] Bluetooth: BNEP socket layer initialized
[   13.365778] Bluetooth: RFCOMM TTY layer initialized
[   13.365796] Bluetooth: RFCOMM socket layer initialized
[   13.365817] Bluetooth: RFCOMM ver 1.11
[   25.475477] fuse init (API version 7.27)
[  218.169695] warning: process `colord-sane' used the deprecated sysctl system call with 8.1.2.

Additional information about your setup (OctoPrint version, OctoPi version, ...)

Octoprint version: Version 1.3.12
Octopi 0.17

Does it also happen with no other usb devices than the webcam connected?

I have nothing else connected for the printer other than the webcam.
If you're talking about Octopi in general when accessing the desktop enviroment, no.
I can for example use usb sticks just fine while printing etc. The webcam just cuts out after a couple minutes, while printing or just idle.

So I sometimes get a screenshot with

fswebcam -d /dev/video0 -r 1920x1080 test.jpg

Or video1. It's really random, and i cant figure out why it sometimes does work.
It only works with screenshots, barely.