Tested on the Pixel 5
Just wanted to let you know this method also works on the Pixel 5! The only thing I changed was inverting the A8 and B8 pins (A8 -- TX and B8 -- RX). I got the idea from https://blog.bacon.dev/2020/10/enabling-serial-port-or-console-uart-on.html. It also wasn't mentioned as far as I could find, but the baud rate is 115200.
after get kernel debug info in minicom, I can't switch to standard USB mode to use standard fastboot command, including fastboot oem uart disable , how can I quit UART debuging?
after get kernel debug info in minicom, I can't switch to standard USB mode to use standard fastboot command, including
fastboot oem uart disable, how can I quit UART debuging?
by the way, also in Pixel5 devices
after get kernel debug info in minicom, I can't switch to standard USB mode to use standard fastboot command, including
fastboot oem uart disable, how can I quit UART debuging?by the way, also in Pixel5 devices
UART can be disabled using fastboot oem uart disable, try reinstalling the driver.