blueman icon indicating copy to clipboard operation
blueman copied to clipboard

mt7921au chipset Not being seen or seeing other devices

Open LargePrime opened this issue 1 year ago • 3 comments

META NOTE; Perhaps a command or note on how to retrieve these version numbers would be useful to complete this template.

blueman:2.3.2 blueman-applet 13.39.57 BlueZ: Distribution: Linux 5.19.12-artix1-1 artix-lxqt-openrc artixlinux.org Desktop environment:LXQt OpenRC

lsusb Bus 009 Device 005: ID 0e8d:7961 MediaTek Inc. Wireless_Device bluetoothctl list Controller E0:E1:A9:34:A4:66 Compast [default]

python3 Python 3.10.7 (main, Sep 7 2022, 18:52:02) [GCC 12.2.0] on linux Type "help", "copyright", "credits" or "license" for more information.

from blueman.gui.Notification import Notification Notification("Title", "Message", 0, [["action1", "Action 1"], ["action2", "Action 2"]]).show() Message shows

bluetoothctl below https://gist.github.com/LargePrime/1e6591fed7c53358a46793510f25240d I did not do a pair command because I do not know the syntax or device address

Device will not pair.

Extra info https://github.com/morrownr/USB-WiFi/blob/main/home/How_to_Install_Firmware_for_Mediatek_based_USB_WiFi_adapters.md suggests this device is supported.

WIFI_MT7961_patch_mcu_1_2_hdr.bin WIFI_RAM_CODE_MT7961_1.bin BT_RAM_CODE_MT7961_1_2_hdr.bin are in /lib/firmware/mediatek and were put there by the distro.

Thank you for your time, and sorry for whatever I missed.

LargePrime avatar Sep 30 '22 18:09 LargePrime

Device will not pair.

Is this the problem statement? I assume you're scanning, discovering some specific device and then use blueman to pair it but ... what? An error message?

cschramm avatar Sep 30 '22 19:09 cschramm

Scan finds no devices. Devices are available and are seen with other bluetooth devices

Also it cannot be seen by other devices

LargePrime avatar Sep 30 '22 19:09 LargePrime

So the adapter is registered and seems to be scanning properly but it does not find any devices. Not sure if I can help here but I'd enable BlueZ debug logging and check what the process gives there and also check kernel messages of course. If everything looks good there, I do not have another idea.

cschramm avatar Oct 09 '22 07:10 cschramm