- Edited
Hello,
my problem:
< waiting for any device >
My setup:
Ubuntu 22.04.5 LTS
Pixel6a
Android security updates: 5.8.2022
Google Play: 1.7.2022
USB-C to USB-A cable: LogiLink USB 3.2 Gen 1 Cable (CU0167)
What I did:
CLI install guide
Developer options = OEM unlocking
export PATH="$PWD/platform-tools:$PATH"
fastboot --version
fastboot version 35.0.2-12147458
Installed as /home/user/platform-tools/fastboot
apt-cache policy fwupd
1.7.9-122.04.3
sudo systemctl stop fwupd.service
Booting into the bootloader interface
hold volume down button while the device boots
Fastboot Mode
...
bluejay-1.2-8893284
...
Device state: locked
Bootslot a
In chapter Connecting the device its said:
Connect the device to the computer. On Linux, you'll need to do this again if you didn't have the udev rules set up when you connected it.
I'm not sure if it needs to connect again the usb cable (when exactly?) , after the Pixel was shut down, to boot in Fastboot Mode?
fastboot flashing unlock
< waiting for any device >
What could be solution? Thank you.
PS: In the "CLI install guide", I didn't read to enabled "USB debugging". I'm used to do for flashing other custom roms.
"USB debugging" does not matter?