Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Newer model of g640 issue #713

Open
Evancaw opened this issue Jul 5, 2020 · 1 comment
Open

Newer model of g640 issue #713

Evancaw opened this issue Jul 5, 2020 · 1 comment

Comments

@Evancaw
Copy link

Evancaw commented Jul 5, 2020

Hardware/software information

Windows Version: Windows 10

Tablet Driver version: 0.2.3

Tablet model: Star G640

Would not detect the tablet because I believe the newer models have a change where it is called something different, so the program cannot request for the newer models name, so you have to go into the tablet.cfg and change the code under g640 from what it is currently to:

HIDTablet 0x28BD 0x0914 0xFF0A 0x0001
#CheckString Manufacturer "XP-PEN"
CheckString Product "6 inch PenTablet"
Name "XP-Pen G640"
ReportId 0x02
ReportLength 12
DetectMask 0x80
MaxX 16000
MaxY 10000
MaxPressure 8191
Width 160.0
Height 100.0
InitReport 0x02 0xB0 0x04 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00

for it to fix.

@ghost
Copy link

ghost commented Jul 5, 2020

#677 is supposed to fix this but i doubt it will every get merged because hawku gave up on the driver.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant