Hi.
Assuming that suggestion is correct, we will of course need the correct ID. But in the example below I will use the one shown by that commenter as if it is correct.
Edit /etc/default/grub on line GRUB_CMDLINE_LINUX so that, assuming no other options are there, it will look like this:
GRUB_CMDLINE_LINUX="usbcore.quirks=2386:433b:bk"
Then run:
sudo update-grub
(and reboot)