Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AX211 stopped to pair keyboard and mice #1

Open
vbaskoff opened this issue Nov 27, 2023 · 0 comments
Open

AX211 stopped to pair keyboard and mice #1

vbaskoff opened this issue Nov 27, 2023 · 0 comments

Comments

@vbaskoff
Copy link

Hi ,

I am facing an issue when AX211 based laptop (HP Elitebook 1040 G10) at some point starts to refuse (even can't find while scanning) pair bt keyboard and mice (tested with Logitech MX Keys, MX Keys Mini, MX Master 3, MX Anywhere 3S ). All these BT keyborads and mices are work perfectly previously and works as expected at my Lenovo Thinkpad X270.

Please help.

My environment is the following:

[$]> lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 22.04.3 LTS
Release:        22.04
Codename:       jammy

[$]> uname -a
Linux XXXX 6.5.0-1008-oem #8-Ubuntu SMP PREEMPT_DYNAMIC Fri Nov 10 13:08:33 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux

[$]> modinfo btintel
filename:       /lib/modules/6.5.0-1008-oem/kernel/drivers/bluetooth/btintel.ko
firmware:       intel/ibt-12-16.ddc
firmware:       intel/ibt-12-16.sfi
firmware:       intel/ibt-11-5.ddc
firmware:       intel/ibt-11-5.sfi
license:        GPL
version:        0.1
description:    Bluetooth support for Intel devices ver 0.1
author:         Marcel Holtmann <[email protected]>
srcversion:     FDF2221B8ED4B01F8EADF85
depends:        bluetooth
retpoline:      Y
intree:         Y
name:           btintel
vermagic:       6.5.0-1008-oem SMP preempt mod_unload modversions 
sig_id:         PKCS#7
signer:         Build time autogenerated kernel key
sig_key:        14:D5:74:C6:2D:0F:A0:F7:55:6E:CF:93:9D:18:BE:D9:19:27:23:97
sig_hashalgo:   sha512
signature:      82:6D:90:...


[$]> sudo dmesg | grep -i bluetooth
[   10.482749] Bluetooth: Core ver 2.22
[   10.482769] NET: Registered PF_BLUETOOTH protocol family
[   10.482771] Bluetooth: HCI device and connection manager initialized
[   10.482774] Bluetooth: HCI socket layer initialized
[   10.482777] Bluetooth: L2CAP socket layer initialized
[   10.482781] Bluetooth: SCO socket layer initialized
[   10.659595] Bluetooth: hci0: Device revision is 0
[   10.659600] Bluetooth: hci0: Secure boot is enabled
[   10.659601] Bluetooth: hci0: OTP lock is enabled
[   10.659602] Bluetooth: hci0: API lock is enabled
[   10.659603] Bluetooth: hci0: Debug lock is disabled
[   10.659604] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[   10.659606] Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
[   10.665789] Bluetooth: hci0: Found device firmware: intel/ibt-0040-0041.sfi
[   10.665848] Bluetooth: hci0: Boot Address: 0x100800
[   10.665850] Bluetooth: hci0: Firmware Version: 107-51.22
[   11.716274] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   11.716277] Bluetooth: BNEP filters: protocol multicast
[   11.716282] Bluetooth: BNEP socket layer initialized
[   12.240934] Bluetooth: hci0: Waiting for firmware download to complete
[   12.241584] Bluetooth: hci0: Firmware loaded in 1538857 usecs
[   12.241635] Bluetooth: hci0: Waiting for device to boot
[   12.257582] Bluetooth: hci0: Malformed MSFT vendor event: 0x02
[   12.257598] Bluetooth: hci0: Device booted in 15620 usecs
[   12.257717] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-0040-0041.ddc
[   12.260596] Bluetooth: hci0: Applying Intel DDC parameters completed
[   12.263617] Bluetooth: hci0: Firmware timestamp 2022.51 buildtype 1 build 56683
[   12.333644] Bluetooth: MGMT ver 1.22
[   14.259423] Bluetooth: RFCOMM TTY layer initialized
[   14.259436] Bluetooth: RFCOMM socket layer initialized
[   14.259443] Bluetooth: RFCOMM ver 1.11
[$]> hciconfig -a
hci0:   Type: Primary  Bus: USB
        BD Address: 70:D8:23:BE:FD:6A  ACL MTU: 1021:4  SCO MTU: 96:6
        UP RUNNING PSCAN 
        RX bytes:20635 acl:0 sco:0 events:3237 errors:0
        TX bytes:790253 acl:0 sco:0 commands:3231 errors:0
        Features: 0xbf 0xfe 0x0f 0xfe 0xdb 0xff 0x7b 0x87
        Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 
        Link policy: RSWITCH SNIFF 
        Link mode: PERIPHERAL ACCEPT 
        Name: 'XXXX'
        Class: 0x7c010c
        Service Classes: Rendering, Capturing, Object Transfer, Audio, Telephony
        Device Class: Computer, Laptop
        HCI Version:  (0xc)  Revision: 0x356b
        LMP Version:  (0xc)  Subversion: 0x356b
        Manufacturer: Intel Corp. (2)


[$]> sudo hciconfig hci0 up 

        
[$]> lsusb | grep 8087
Bus 001 Device 005: ID 8087:0033 Intel Corp. 

Related Intel's community topic https://community.intel.com/t5/Wireless/intel-AX211-Bluetooth-stopped-connecting-to-some-devices-Linux/td-p/1529182

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant