hawku / TabletDriver

GNU General Public License v3.0
1.2k stars 299 forks source link

Помогите решить проблему с планшетом parblo a640 v2 #1216

Open BlackHoliday opened 2 years ago

BlackHoliday commented 2 years ago

Драйвер hawku в отличии от фирменного драйвера pablo не читает мой планшет parblo a640 v2, что мне нужно добавить в конфиг чтобы драйвер прочитал мой планшет? Помогите как можно скорее, я очень прошу вас, устал бороться с задержкой как минимум

jamesbt365 commented 2 years ago

1087

https://github.com/hawku/TabletDriver/blob/master/README.md

BlackHoliday commented 2 years ago

I have 32 bit window system, and i cant use opentablet

jamesbt365 commented 2 years ago

This driver has no support anyway, it hasn't been updated in years, you will get no support from the people who made it and therefore you'll have to use opentabletdriver or you'll be stuck with the OEM Driver for the tablet. I can send you build instructions on how to build a 32 bit copy of opentabletdriver, however it is not an officially supported architechure, i reccomend you reinstall your operating system with 64 bit. However if you truly want to go ahead and build your own copy of a driver that has 32 bit support then follow this.

Do keep in mind i cannot build windows binaries because you can't build wpf on linux for windows, so you will have to do that yourself, and you will not get support for opentabletdriver 32 bit binaries so don't make a bug report on the repo with this in mind, however your tablet should detect after this, if it doesn't then change the config by checking a diag for what your tablet identifier is.

BlackHoliday commented 2 years ago

Thanks so much for the support