hid-generic was binding the BT device but I was facing issues (appearing twice on libinput list devices and others) so I disconnected, cycled bluetooth, loaded wacom module (wasn't loaded before) and tried to bind it:
$ echo "0005 0531 0101" | sudo tee /sys/bus/hid/drivers/wacom/new_id
Place your right index finger on the fingerprint reader
0005 0531 0101
Then I turned on the tablet again and:
May 03 20:34:11 kernel: wacom 0005:0531:0101.001D: probe with driver wacom failed with error -22
and tablet no longer detected.
Am I reading the wiki right that the device is supported?
Kernel is 6.19.14-300.fc44.x86_64 on Fedora 44 Workstation.
hid-genericwas binding the BT device but I was facing issues (appearing twice on libinput list devices and others) so I disconnected, cycled bluetooth, loadedwacommodule (wasn't loaded before) and tried to bind it:Then I turned on the tablet again and:
and tablet no longer detected.
Am I reading the wiki right that the device is supported?
Kernel is 6.19.14-300.fc44.x86_64 on Fedora 44 Workstation.