Logitech Brio 4k works only on 2.0 usb ports and is reduced to 1920x1080. (raspberry pi 4)

sudo rpi-eeprom-update
BOOTLOADER: up to date
CURRENT: Thu 29 Apr 16:11:25 UTC 2021 (1619712685)
LATEST: Thu 29 Apr 16:11:25 UTC 2021 (1619712685)
RELEASE: default (/lib/firmware/raspberrypi/bootloader/default)
Use raspi-config to change the release.

VL805_FW: Using bootloader EEPROM
VL805: up to date
CURRENT: 000138a1
LATEST: 000138a1

Back in 2020, a lot of people were having problems using the brio webcam as a raspberry pi firmware update problem that had broken the USB 3.0 slots.
The fix then was to use:
sudo setpci -s 01:00.0 0xD4.B=0x41

I've tried the PCI fix and I haven't had any luck with it. Any assistance would be greatly appreciated.