After a recent package update (sudo apt update && sudo apt upgrade
), Ubuntu 20.04.2 has started consistently disconnecting my USB mouse and keyboard after about 8 minutes. By disconnecting I mean they're losing power and inputs aren't sent. I know they're losing power because they're both LED and all the lights turn off.
I've tried recovery mode and fixing broken packages, reverting to an older version of my Nvidia driver, and sudo apt install --reinstall xserver-xorg-input-all
, none of which have any effect.
Is there a way to figure out which packages were recently updated so I can revert them?
I am dual booted with windows if that means anything.
Edit: after the devices turn off, only a reboot will fix them. They do not wake back up after using them like they do when the computer went to sleep
Edit 2: This only happens when Android Studio is open... too bad that's all I'm using right now :/