I was preparing myself psychology to start rebuilding, but the idea to follow the commits is much more attractive :-)
Thank you for the advice. Best regards Flavio Em dom, 17 de jan de 2021 14:15, Nathan Hartman <hartman.nat...@gmail.com> escreveu: > On Sun, Jan 17, 2021 at 11:36 AM Grr <gebbe...@gmail.com> wrote: > > > Have you tried starting from original, working config and adding and > > testing after _every single_ change? > > > > If you're changing OS elements, maybe one of them is affecting USB > without > > you knowing > > > > Testing at every change is tedious but sometimes the only possible > > technique > > > If you're using version control, and each feature you add is a new commit, > then you can bisect to find which commit breaks USB, with fewer tests than > testing each commit in sequence. > > Nathan >