I understand your decision. No prob.
Maybe you can hint me where to look in logs and what strings I should grep for to detect an usb fault or error. I'm an it-professional, so I know the basics.
Thx for your quick response.
regards rschueg
Sent from my OnePlus 5 using XDA Labs
Hi,
well, the usual suspects would be:
- logcat (with a helper app like "Logcat Extreme")
- kernel log (via dmesg)
Scanning these two logs for differences between stock kernel (when all is fine) and Boeffla (when you have this "pairing issue" again) could give some pointers. In all theory, you should see some errors in one of the logs, probably logcat, when it does not work.
Not very optimistic though, but at least worth a try.
Andi