with a message similar to “signature verification failed”
I enable USB debugging but was not able to perform an OEM unlock (can not find this option).
I did not install TWRP either.
I am running Debian 12
antoine@talos:~$ adb version
Android Debug Bridge version 1.0.41
Version 29.0.6-debian
Installed as /usr/lib/android-sdk/platform-tools/adb
antoine@talos:~$
there was no need to allow the unlock of the bootloader in develloper-option on this device generation, it was simply did when you install a custom-recovery-manager.
it is common as the build is not Samsung-Official, just don’t ask for a verification
I had issues on upgrade to Debian 12 and there are some other reports of strange behaviour
First I would suggest that you really must be on latest platform-tools (not the older Debian version you are using).
Caution: The default adb installation on OS like Ubuntu can be outdated and can cause errors. We would recommend that linux distribution users ensure they use the installation process given here
and check that Debian already met this: Each user that wants to use ADB needs to be in the plugdev group. … add yourself to it using the following command: