usbutils builds, but does not install the usbreset tool. Not sure why upstream has it as "noinst", but other distros (eg, Ubuntu) seem to be installing it, and it's pretty handy...
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fda317e2aaafc14c9af4ba6e309945c494e53a7a commit fda317e2aaafc14c9af4ba6e309945c494e53a7a Author: Robin H. Johnson <robbat2@gentoo.org> AuthorDate: 2020-12-05 05:44:25 +0000 Commit: Robin H. Johnson <robbat2@gentoo.org> CommitDate: 2020-12-05 05:44:25 +0000 sys-apps/usbutils: add usbreset tool Thanks: Luke-Jr <luke-jr+gentoobugs@utopios.org> Closes: https://bugs.gentoo.org/758443 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> sys-apps/usbutils/usbutils-013-r1.ebuild | 53 ++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+)
Added now. Thanks for pointing that out, it absolutely solves USB on some flakey hardware I have, where the other solution I had was very heavy-handed (rmmod&modprobe)