こんにちは、rootの初心者で、ブートローダーのロック解除に問題があります。ルート用のシステム1に2つのSDKがインストールされています。私がadbデバイスを入力すると、デバイスは表示されますが、fastbootはデバイスの出力が下に表示されません
@debian:~$ adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
0f3e0a22 device
@debian:~$ adb reboot bootloader (this does send device into fastboot)
@debian:~$ fastboot devices (nothing gets printed)
@debian:~$ sudo fastboot devices (nothing gets printed)
@debian:~$
[ 2943.416801] usb 2-1.1: Product: MSM8960 [ 2943.416804] usb 2-1.1: Manufacturer: Sasmsung [ 2943.417325] cdc_acm 2-1.1:1.0: This device cannot do calls on its own. It is not a modem.