Bug 45849 - Не корректно работает bluetooth на ноутбуке iP3 TECHNOLOGY IN16B-140P2-CS
Summary: Не корректно работает bluetooth на ноутбуке iP3 TECHNOLOGY IN16B-140P2-CS
Status: CLOSED FIXED
Alias: None
Product: Альт Рабочая станция
Classification: Distributions
Component: Ошибки работы (show other bugs)
Version: 10.1
Hardware: x86_64 Linux
: P5 normal
Assignee: Mikhail Efremov
QA Contact: qa-p8@altlinux.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-13 11:54 MSK by Aleksandr Sysoev
Modified: 2023-10-02 17:23 MSK (History)
2 users (show)

See Also:


Attachments
Логи (3.25 MB, application/gzip)
2023-04-13 11:54 MSK, Aleksandr Sysoev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aleksandr Sysoev 2023-04-13 11:54:54 MSK
Created attachment 12955 [details]
Логи

Образ
workstation-p10.1
m5sum: 84605e6eb98ae4015da7a7d719235941

При влкючении ноутбука, bluetooth пытается работать. Но находит только часы/фитнес браслеты и т.п. Смартфоны не видит. После выключения и включения bluetooth, перестаёт работать совсем. В bluetoothctl при попытке выполнить scan on:
Failed to start discovery: org.bluez.Error.NotReady

Прикладываю все собранные логи/данные.
Comment 1 Vasiliy Kovalev 2023-10-02 17:23:48 MSK
(Ответ для Aleksandr Sysoev на комментарий #0)
> В bluetoothctl при попытке выполнить
> scan on:
> Failed to start discovery: org.bluez.Error.NotReady
> 

При первом запуске системы нужно разрешить сервис bluetooth и включить его:
su -
systemctl enable --now bluetooth
bluetoothctl power on

Для автоматического включения добавить политику в конфиг:
su -
echo "[Policy]" >> /etc/bluetooth/main.conf
echo "AutoEnable=true" >> /etc/bluetooth/main.conf
reboot

Либо установить blueberry (blueman):
su -
apt-get update
apt-get install blueberry

MATE: Должно появиться окно выбора/настроек в Система -> Параметры -> Оборудование -> Bluetooth