linuxwacom / input-wacom

Linux kernel driver for Wacom devices
GNU General Public License v2.0
611 stars 58 forks source link

Intuos Pro M via bluetooth not working #429

Closed myin142 closed 2 months ago

myin142 commented 2 months ago

I'm trying to get the Intuos Pro M (PTH-660) to work via bluetooth. Using with USB works without any problems. I found out in #291 that I have to connect to "BT IntuosPro M", but it's just connected and it does not detect the pen and isn't listed in xsetwacom list.

I also don't get any helpful information in the logs. I don't get anything in dmesg and in journalctl I only get this after disconnecting the USB. It connects and disconnects immediately, but I can manually connect to it afterward.

bluetoothd[2470370]: profiles/input/device.c:hidp_add_connection() Rejected connection from !bonded device /org/bluez/hci0/dev_E0_9F_2A_2A_7C_D0

I also tried udevadm monitor trigger that was suggested somewhere. I only get these two lines while when I use the USB, I get many more lines after connecting it.

KERNEL[24663.303856] add      /devices/pci0000:00/0000:00:14.0/usb3/3-10/3-10:1.0/bluetooth/hci0/hci0:256 (bluetooth)
UDEV  [24663.328936] add      /devices/pci0000:00/0000:00:14.0/usb3/3-10/3-10:1.0/bluetooth/hci0/hci0:256 (bluetooth)

Any ideas what could be the problem?

myin142 commented 2 months ago

Not sure what the exact problem was, but it seems to be resolved. Either because I downgraded to Linux 6.1 for other reasons or because I found out which "port", or whatever you call it, is the correct one. I didn't notice that there a different "ports" you can switch by clicking the button in the middle.