Bluetooth мышь btc m988tbl (m)

Тема в разделе "Флудилка", создана пользователем Igor68, 3 сен 2023.

  1. Igor68

    Igor68 Гуру

    Это та самая мышь Bluetooth, да, да именно та, что требует от PC только наличия Bletooth, а не какого-то беспроводного USB-свиска, что обычно идёт в комплекте. В моём случае когда-то давно был CD-диск с драйверами ещё для Windows XP. Но много кануло времени, а мышь в штатном чехле попалась на глаза. Надо бы оживить и юзать. Что ж комп (с Debian) её видит, а при попытке подключения требует PIN, который уже не помню и взять не знаю где.
    Пробую утилиту bluetoothctl (из пакета BlueZ) соединил (по MAC адресу), спарил с ПК - работает, курсором управляет, колесо скролинга работает, кнопки ВПЕРЁД и НАЗАД(не на всех моделях есть), а вот левая и правая кнопки не работают. Кроме того устройство, хоть и работает, но в списке устройств не появилось. Есть ли возможность исправить кривизну? Может какие файлы конфигурации надо править?
     
  2. Igor68

    Igor68 Гуру

    вот мои действия:
    Код (Text):
    bluetooth]# scan on
    Discovery started
    [CHG] Controller AC:67:5D:7B:98:BD Discovering: yes
    [NEW] Device 00:12:A1:69:16:E0 Bluetooth Laser Mouse
    [bluetooth]# connect 00:12:A1:69:16:E0
    Attempting to connect to 00:12:A1:69:16:E0
    [DEL] Device 00:12:A1:69:16:E0 Bluetooth Laser Mouse
    [bluetooth]# connect 00:12:A1:69:16:E0
    Device 00:12:A1:69:16:E0 not available
    [NEW] Device 00:12:A1:69:16:E0 Bluetooth Laser Mouse
    [CHG] Device 00:12:A1:69:16:E0 RSSI: -62
    [bluetooth]# pair 00:12:A1:69:16:E0
    Attempting to pair with 00:12:A1:69:16:E0
    [CHG] Device 00:12:A1:69:16:E0 Connected: yes
    [CHG] Device 00:12:A1:69:16:E0 Connected: no
    [CHG] Device 00:12:A1:69:16:E0 Connected: yes
    Failed to pair: org.bluez.Error.AuthenticationRejected
    [CHG] Device 00:12:A1:69:16:E0 Connected: no
    [bluetooth]# trust 00:12:A1:69:16:E0
    [CHG] Device 00:12:A1:69:16:E0 Trusted: yes
    Changing 00:12:A1:69:16:E0 trust succeeded
    [CHG] Device 00:12:A1:69:16:E0 RSSI: -77
    [bluetooth]# pair 00:12:A1:69:16:E0
    Attempting to pair with 00:12:A1:69:16:E0
    [CHG] Device 00:12:A1:69:16:E0 Connected: yes
    [CHG] Device 00:12:A1:69:16:E0 Connected: no
    [CHG] Device 00:12:A1:69:16:E0 Connected: yes
    Failed to pair: org.bluez.Error.AuthenticationRejected
    [CHG] Device 00:12:A1:69:16:E0 Connected: no
    [CHG] Device 00:12:A1:69:16:E0 RSSI: -54
    [CHG] Device 00:12:A1:69:16:E0 RSSI: -62
    [bluetooth]# pairable on
    Changing pairable on succeeded
    [bluetooth]# pair 00:12:A1:69:16:E0
    Attempting to pair with 00:12:A1:69:16:E0
    [CHG] Device 00:12:A1:69:16:E0 Connected: yes
    [CHG] Device 00:12:A1:69:16:E0 Connected: no
    [CHG] Device 00:12:A1:69:16:E0 Connected: yes
    Failed to pair: org.bluez.Error.AuthenticationRejected
    [CHG] Device 00:12:A1:69:16:E0 Connected: no
    [bluetooth]# trust 00:12:A1:69:16:E0
    Changing 00:12:A1:69:16:E0 trust succeeded
    [bluetooth]# pair 00:12:A1:69:16:E0
    Attempting to pair with 00:12:A1:69:16:E0
    [CHG] Device 00:12:A1:69:16:E0 Connected: yes
    [CHG] Device 00:12:A1:69:16:E0 Connected: no
    [CHG] Device 00:12:A1:69:16:E0 Connected: yes
    Failed to pair: org.bluez.Error.AuthenticationRejected
    [CHG] Device 00:12:A1:69:16:E0 Connected: no
    [bluetooth]# connect 00:12:A1:69:16:E0
    Attempting to connect to 00:12:A1:69:16:E0
    Failed to connect: org.bluez.Error.Failed
    [bluetooth]# trust 00:12:A1:69:16:E0
    Changing 00:12:A1:69:16:E0 trust succeeded
    [bluetooth]# connect 00:12:A1:69:16:E0
    Attempting to connect to 00:12:A1:69:16:E0
    [CHG] Device 00:12:A1:69:16:E0 Connected: yes
    [CHG] Device 00:12:A1:69:16:E0 Modalias: usb:v046Ep52F1d0280
    [CHG] Device 00:12:A1:69:16:E0 UUIDs: 00001000-0000-1000-8000-00805f9b34fb
    [CHG] Device 00:12:A1:69:16:E0 UUIDs: 00001124-0000-1000-8000-00805f9b34fb
    [CHG] Device 00:12:A1:69:16:E0 UUIDs: 00001200-0000-1000-8000-00805f9b34fb
    [CHG] Device 00:12:A1:69:16:E0 ServicesResolved: yes
    [CHG] Device 00:12:A1:69:16:E0 WakeAllowed: yes
    Connection successful
    [Bluetooth Laser Mouse]# help
    Menu main:
    Available commands:
    -------------------
    advertise                                         Advertise Options Submenu
    scan                                              Scan Options Submenu
    gatt                                              Generic Attribute Submenu
    list                                              List available controllers
    show [ctrl]                                       Controller information
    select <ctrl>                                     Select default controller
    devices                                           List available devices
    paired-devices                                    List paired devices
    system-alias <name>                               Set controller alias
    reset-alias                                       Reset controller alias
    power <on/off>                                    Set controller power
    pairable <on/off>                                 Set controller pairable mode
    discoverable <on/off>                             Set controller discoverable mode
    discoverable-timeout [value]                      Set discoverable timeout
    agent <on/off/capability>                         Enable/disable agent with given capability
    default-agent                                     Set agent as the default one
    advertise <on/off/type>                           Enable/disable advertising with given type
    set-alias <alias>                                 Set device alias
    scan <on/off>                                     Scan for devices
    info [dev]                                        Device information
    pair [dev]                                        Pair with device
    cancel-pairing [dev]                              Cancel pairing with device
    trust [dev]                                       Trust device
    untrust [dev]                                     Untrust device
    block [dev]                                       Block device
    unblock [dev]                                     Unblock device
    remove <dev>                                      Remove device
    connect <dev>                                     Connect device
    disconnect [dev]                                  Disconnect device
    menu <name>                                       Select submenu
    version                                           Display version
    quit                                              Quit program
    exit                                              Quit program
    help                                              Display help about this program
    export                                            Print environment variables
    Failed to connect: org.freedesktop.DBus.Error.NoReply
    [Bluetooth Laser Mouse]#
     
    всё методом, почти, тыка. После этого мышь заработала, но только курсор, скролинг, кнопки вперёд-назад. Пользоваться можно, но без ЛКМ и ПКМ.

    это вот отключение:
    Код (Text):
    [Bluetooth Laser Mouse]# remove 00:12:A1:69:16:E0
    Device has been removed
    [CHG] Device 00:12:A1:69:16:E0 Connected: no
    [DEL] Device 00:12:A1:69:16:E0 Bluetooth Laser Mouse
    [bluetooth]#
    После этого работы мышки нет.
     
  3. Igor68

    Igor68 Гуру

    Прошу прощения!!!
    кнопки (ЛКМ и ПКМ) просто не работают - проверено по этому методу: https://d1mon.com/n/1687
    Вопрос снят.
     
  4. Igor68

    Igor68 Гуру

    Не могу узнать типы кнопок для замены. В мышке BTC M988TBL кнопки значительно ниже чем в тех, что разбирал. Конструктивно просто микрики.