# Драйвера для ПК

{% hint style="warning" %}
После установки драйверов необходимо перезагрузить ПК.
{% endhint %}

{% hint style="warning" %}
Размещенные здесь драйвера подходят только для устройств с процессором от Qualcomm SnapDragon.
{% endhint %}

### Как проверить работоспособность?

{% content-ref url="/pages/GZISUp14YMtkXpIExuJn" %}
[Работоспособность драйверов на ПК](/ru-laib/inst/drivers-on-pc.md)
{% endcontent-ref %}

### Стабильный вариант

{% hint style="info" %}
Скорее всего именно эти драйвера будут у вас работать исправно
{% endhint %}

{% file src="/files/3fW4zSJQIgkxTuK0itDh" %}

### Другие варианты <a href="#posle-ustanovki-draiverov-neobkhodimo-perezagruzit-pk-and-33" id="posle-ustanovki-draiverov-neobkhodimo-perezagruzit-pk-and-33"></a>

{% hint style="info" %}
Если [Стабильный вариант](#stabilnyi-variant) у вас не заработал, то стоит попробовать установить следующие драйвера и повторить попытку. Устанавливайте и проверяйте работоспособность драйверов по очереди сверху вниз
{% endhint %}

1. [QDLoader HS-USB Driver](https://github.com/i1Last/ru-laib/raw/main/.gitbook/assets/QDLoader_HS-USB_Driver.zip) | 32/64-bit
2. [Qualcomm USB Drivers](https://github.com/i1Last/ru-laib/raw/main/.gitbook/assets/Qualcomm_USB_Drivers.rar) | 64-bit
3. [Qualcomm HS USB QDLoader 9008 Driver](https://github.com/i1Last/ru-laib/raw/main/.gitbook/assets/Qualcomm%2BHS-USB%2BQDLoader%2B9008%2BDriver%2Bfor%2Bx86.exe) | x86
4. [ADB/Fastboot Driver 1.4.3](https://github.com/i1Last/ru-laib/raw/main/.gitbook/assets/adb-setup-1.4.3.exe) | 32/64-bit
5. [ADB Driver Installer 2.0](https://github.com/i1Last/ru-laib/raw/main/.gitbook/assets/ADB_Driver_Installer_2.0.exe) | 32/64-bit


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://laib.gitbook.io/ru-laib/repo/drivers-pc.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
