You are not logged in.
Pages: 1
Wacom tablet doesn't work with my machince and ``xsetwacom list devices`` lists no devices.
I assume it has to do with this error:
```bash
$ sudo libinput debug-events
event5 - Tablet PTZ-930: libinput bug: missing tablet capabilities: xy pen btn-stylus resolution. Ignoring this device.
```
Offline
I think we already briefly chatted about this on IRC, but could you try to downgrade the linux package?
Would be good if you could try one of the 6.10 and one of the 6.11 series to see which was the last working version: https://archive.archlinux.org/packages/l/linux/
Also it would be cool to check if there already is a fix for your issue in the mainline kernel that just wasn't backported to stable yet:
sudo pacman -U https://pkgbuild.com/\~gromit/linux-bisection-kernels/linux-mainline-6.12rc6-1-x86_64.pkg.tar.zst
Edit: I'm asking because I have recently seen something similar where every pencil was recognized as an eraser: https://lore.kernel.org/all/3cd82004-c5 … @heusel.eu
Last edited by gromit (2024-11-08 14:34:16)
Online
I'm already using an LTS kernel, specifically version 6.6.59-1. I attempted switching to non-lts kernel too, which didn't fix the issue - but the reason why I'm avoiding the non-lts kernel is because my mouse does not function with it - it works only on the lts kernel.
Offline
Alright so there are even more issues that would need to be solved ... Which mouse are you using? Which is the last version that it was working with i.e. when did you have to switch to linux-lts?
Online
Pages: 1