惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

WordPress大学
WordPress大学
Microsoft Azure Blog
Microsoft Azure Blog
aimingoo的专栏
aimingoo的专栏
Vercel News
Vercel News
U
Unit 42
L
LangChain Blog
J
Java Code Geeks
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
The Cloudflare Blog
F
Fortinet All Blogs
小众软件
小众软件
I
InfoQ
P
Proofpoint News Feed
D
DataBreaches.Net
Martin Fowler
Martin Fowler
H
Help Net Security
T
Tailwind CSS Blog
N
Netflix TechBlog - Medium
有赞技术团队
有赞技术团队
Y
Y Combinator Blog
Recent Announcements
Recent Announcements
B
Blog RSS Feed
酷 壳 – CoolShell
酷 壳 – CoolShell
B
Blog

Arch Linux Forums

Avidemux crashes without strace / Applications & Desktop Environments how to apply patches with non-linux linends / Newbie Corner Replicating CachyOS on vanilla Arch (or at least getting close) / Arch Discussion What's arch linux GUI package manager ? / Newbie Corner Hibernation failing due to insufficient memory / System Administration profiledef.sh editting question / Installation trying to script kde plasma wallpaper settings / Programming & Scripting Looking for new Audacious package maintainer / Creating & Modifying Packages issues installing arch with LUKS2 encryption / Newbie Corner QEMU PXE booting does not work with OVMF.4m.fd / Applications & Desktop Environments Wired lan regular disconnect / Newbie Corner Need Help setting up ARCH in my G16 G634JZR iwlwifi started failing consistently, trying to determine root cause Windows randomly jumping between monitors after GNOME 50 update No display via DP or HDMI after boot. / Kernel & Hardware how to change acpi platform_profile? / Newbie Corner Linux denied all kernel modules which not loaded right now Use iPhone as Webcam for Arch Linux Video Output Failure on nvidia-580xx-dkms on TTY --> Desktop switch (Page 2) / Kernel & Hardware I was going to rant ..WINE32 Sabotage compliments of Arvind Krishna / Arch Discussion [SOLVED] LUKS drive auto unlocked by TPM when expected not to / Networking, Server, and Protection Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb (Page 2) / Laptop Issues Headphone jack noise/buzz / Newbie Corner segmentation fault in cc1plus when building CLK / AUR Issues, Discussion & PKGBUILD Requests Console alternative to meld / GNU/Linux Discussion Problem with paru git clone / Newbie Corner XKB questions / Applications & Desktop Environments gnome-keyring-daemon is not working correctly / Applications & Desktop Environments [SOLVED] Steam opens and immediately closes constantly / Newbie Corner Firefox rounded edges on Sway / Applications & Desktop Environments
[SOLVED] Unexpected Art Tablet Behavior When Used Alongsi...
GoldApricot · 2026-06-22 · via Arch Linux Forums

Hi, y'all

This past week or so I ran an update that has effectively rendered my drawing tablet useless on my PC. It worked fine for literal years up until then.

I use Gnome as my only DE. I have used Wayland as my windowing manager for ~18 months. Of note, the update after which I noticed strange behavior was somewhere around when I updated to Gnome 50.

I installed this particular build through arch-install script, and *did* have KDE Plasma alongside it, but I have long-since uninstalled all non-essential KDE packages without event.

The issue first entered my attention with Krita. The tablet (which I typically use in relative positioning, with "tablet mode" turned off in Gnome's settings) and the mouse essentially had a separate cursor. I could draw with the tablet and the mouse's cursor would disappear. I could move the mouse and the tablet's cursor would disappear. When I went into krita's "canvas-only mode," in which the progam enters full-screen with no dockers visible, the two cursors seemed to alternate between each other as the "real" one and essentially render that mode unusable. I rely heavily on canvas only mode as part of my workflow, and simply wanted to find a solution so I could use my art software of choice on my desktop environment of choice as normal.

I began by looking in the Krita forums as the issue appeared to be exclusive to the program. I noted that the flatpak build I prefer to use was not supported directly by the developers. I used the Krita-recommended appimage package for krita, to the same result. Additionally, I tried the arch repo system package of krita - running on qt6 with native wayland support - to the same result.

Upon doing further research, I found the "two cursor" issue was reported by many folks throughout the years across multiple OS' and distro's, and a common cause was having multiple drivers for the device on the same system.

I meticulously tested different combinations of removing and re-installing base packages from the  graphics tablet page, various qt5 & qt6 packages, xorg, x11, xwayland, and wayland packages and their dependencies thinking it might be some issue where I was unintentionally running the x11 driver and the wayland driver at the same time. I did all of this via

pacman -Rns [package] && reboot

for each iteration that made sense given my theories and the suggestions I was turning up from finding similar or adjacent issues folks had spoke of throughout the years.

At some point - although I do not know exactly when - the issue escalated to the current state, where the tablet cursor is not able to interact with krita at all. Could not draw on the canvas with the tablet (although the mouse worked fine), could not interact with any UI elements with the tablet, and could not even grab the application window with the tablet pen. This behavior is also present for OBS, GIMP, and inkscape, all of which are running on x11 on my system.

Additionally - though this may have been present the entire time - I have noticed that there is a persistent second cursor stuck in the upper right corner of my screen, although it does not show up in screenshots.

I have noticed that the tablet pen will interact with Krita, only when my mouse cursor is also moving.

xorg-xeyes does register both the mouse, and the tablet's cursors moving over krita, the gnome tablet & stylus settings has a test window that registers input just fine, including pressure sensitivity. lsusb shows the device appropriately as ID 056a:033e Wacom Co., Ltd CTH-690 [Intuos Art (M)].

I have also

  • cleared my pacman cache.

  • ran multiple, full system updates making sure to include any AUR package updates

  • Followed numerous cleanup tips on the "pacman tips and tricks" page in the archwiki

  • ensured that there are no orphaned packages on my system

  • Ran a script to list every package on my system's optional dependencies that I did not have installed, along with their descriptions, and installed any of the ones that seemed helpful

  • fully reinstalled every single package on my system

To no success.

Gnome logs reads out

wacom 0003:056A:033E.000C: hidraw1: USB HID v1.10 Device [Wacom Co.,Ltd. Intuos PTM] on usb-0000:0f:00.4-1/input1
wacom 0003:056A:033E.000B: hidraw0: USB HID v1.10 Device [Wacom Co.,Ltd. Intuos PTM] on usb-0000:0f:00.4-1/input0

Upon reconnecting the tablet.

I apologize in advance for not having better documentation for the steps I have taken in my attempt to resolve this issue. I have easily put about 20 hours into troubleshooting over the past week, and my search history has been cluttered with dozens of different phrasings yielding scores of different forums from across many many years.

I did not find anybody having this same issue here, in the Krita forums, or in the gnome forums, when filtered for activity from the last month. I am left to assume that it is a problem specific to my system.

I will happily provide specific info as it is deemed helpful. I'm simply stumped on how to proceed.  I am not even certain it is an issue with the tablet's drivers. I do not know what else I can try at this point.

Last edited by GoldApricot (Today 08:31:09)