I currently have USB problems and I think I found the problem,
SUBSYSTEM=="usb", ATTR{idVendor}=="0fce31f7", MODE="0666", GROUP="plugdev"
I created that rule from some random guide, to fix adb not working with my phone without root. My user is in the plugdev group.
The fastboot
package is broken but adb works normally. Does this udev rule need to be added by default?