Skip to content

Add identifier to XP-Pen Deco 01 V2 and fix misdetect#4293

Merged
Kuuuube merged 3 commits into
OpenTabletDriver:0.6.xfrom
Kuuuube:fix-xp-pen
Dec 2, 2025
Merged

Add identifier to XP-Pen Deco 01 V2 and fix misdetect#4293
Kuuuube merged 3 commits into
OpenTabletDriver:0.6.xfrom
Kuuuube:fix-xp-pen

Conversation

@Kuuuube
Copy link
Copy Markdown
Member

@Kuuuube Kuuuube commented Nov 11, 2025

First variant (3063fd8, fae5df5):
Verification: https://discord.com/channels/615607687467761684/615611007951306863/1437597023422386267
Specs check: https://discord.com/channels/615607687467761684/615611007951306863/1437589269337083956
Diag: diag.json
Strings: dump.txt

Strings for the other two variants I've had to add them for to avoid a misdetect are in #4102 and #1936 (dump.txt).

This may be a breaking change considering theres already 6 identifiers for this tablet supported we may be supporting some variants without knowing it. But this shouldn't cause any issues for all variants we are aware of.

Second variant (a543ecd):
Verification: https://discord.com/channels/615607687467761684/615611007951306863/1441590993219747891
Specs check: https://discord.com/channels/615607687467761684/615611007951306863/1441596543474864230
Diag: dignostic.json
Strings: string dump.txt

@Kuuuube Kuuuube added this to the v0.6.7 milestone Nov 11, 2025
@github-actions github-actions Bot added the configuration Adds or modifies a tablet configuration label Nov 11, 2025
@gonX
Copy link
Copy Markdown
Member

gonX commented Dec 2, 2025

This seems very annoying to review. We can YOLO approve it and hope that we start fixing detection for variants in another way soon?

@Kuuuube
Copy link
Copy Markdown
Member Author

Kuuuube commented Dec 2, 2025

I don't thing theres realistically any way to be sure that this isnt breaking. The firmware for this tablet is insane. To properly support it we'd probably need a list of all firmware versions from xp pen.

If i find new variants of this i might have to make a script to check off of the diags and strings we already have to ensure it doesnt change anything. It's getting ridiculous with how many variants there are.

Copy link
Copy Markdown
Member

@gonX gonX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for XP-Pen standards

@Kuuuube Kuuuube merged commit b677078 into OpenTabletDriver:0.6.x Dec 2, 2025
15 checks passed
@gonX gonX linked an issue Dec 30, 2025 that may be closed by this pull request
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

configuration Adds or modifies a tablet configuration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

XP-Pen Deco 01 V2 (Variant 2) not correctly detected resulting in wrong active area

2 participants