techwiki:wacom

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
techwiki:wacom [2022/12/05 06:14] yingtechwiki:wacom [2022/12/05 06:47] (current) – [Common issue of Wacom tablet not detected] ying
Line 1: Line 1:
 +
 +
 +====== Wacom Problem and Fix ======
 +
 +===== Choose the Proper Driver for Old Wacom =====
 +
 +  * as time flies, windows or Mac os get updates, and new computers comes with new OS, old wacom never expect that in future when it was released
 +  * so Don't Expect Latest Wacom Driver to work with your OLD wacom,
 +  * go to https://www.wacom.com/en-us/support/product-support/drivers
 +  * and search the name of your wacom for last latest avaible driver for it.
 +  * Actually, a wacom driver can support certain range of multiple generation of wacom, \\ if you happened to have 2 or more generation of wacom, you may need to see the release note > expand "Compatible products" to see supported device for that driver
 +    * for example, 
 +      * last driver for PTK-840 is: **Driver 6.3.41-1**, 
 +        * which support PTK-440, 640, 840, 1240, PTH and PTK-450, 650, 850, PTH-451, 651, 851
 +      * last driver for PTH-651 is: **Driver 6.4.0-11**,
 +        * which support PTK-1240, PTH-451, 651, 851
 +      * as you can see, if you use **Driver 6.4.0-11**, then your gen 4 wacom can't be used
 +      * thus you need to install **Driver 6.3.41-1**, which both your PTK-840 and PTH-651 can use together
 +  * Note, you can't have 2 drivers working at same time, you need to uninstall one driver to install another driver
 +  * if you also use old non-pro lines wacoms, like my old bamboo fun medium (last available driver is 5.xx), so there may be big gap in drop support, as pro lines generally got longer support time range to fit multiple gen support.
 +
 +
 +===== Common issue of Wacom tablet not detected =====
 +
 +  * it happens sometimes, from ancient wacom time till modern times
 +  * you can go services window and stop and restart wacom service, or just run my batch script for windows, click and save fixWacom.bat, (make sure its name download correct, ending with bat with gear icon) and right click on it to run with admin rights
 +
 +<code dos fixWacom.bat>
 +@echo off
 +net stop WTabletServicePro
 +timeout /t 5 /nobreak > NUL
 +net start WTabletServicePro
 +timeout /t 2 /nobreak > NUL
 +</code>
 +
 +
 ====== Wacom Tablet Guide ====== ====== Wacom Tablet Guide ======
  
Line 6: Line 42:
   * https://en.wikipedia.org/wiki/Display_size   * https://en.wikipedia.org/wiki/Display_size
   * https://www.brother.co.uk/support/answers/is-a3-bigger-than-a4   * https://www.brother.co.uk/support/answers/is-a3-bigger-than-a4
 +
 +**How to Read the Model Name**
 +
 +  * [ModelPrefix]-[Size][Generation][SubVersion]-[addition feature/color]
  
 **Note and Tips**   **Note and Tips**  
Line 15: Line 55:
   * large size is not recommended to use as a mouse, your arm will feel tired to move from screen corner to corner.   * large size is not recommended to use as a mouse, your arm will feel tired to move from screen corner to corner.
   * compared with wacom screen version, tablet version works more like mouse and pen, while screen mainly use like pen input, with your hands on screen all the time.   * compared with wacom screen version, tablet version works more like mouse and pen, while screen mainly use like pen input, with your hands on screen all the time.
 +  * compared to the lower line models, like bamboo and non-pro lines, they are more portable to use with travel laptop or as cheap alternative, but the pen is too slim for long time work use; and buy 2nd hand old gen wacom will be much cheaper and better to buy new cheap versions.
 +  * wacom tablet can use for more than 10+ years, if you take care the draw surface, put cover when not use. \\ (my old bamboo fun medium has served me well for at least 16 years, I gave it up later due to its sensitive sensor aged and behaved a bit shaky when in idle. also, I got cheap 2nd hand pro version wacom to replace it.)
  
  
Line 35: Line 77:
 {{:techwiki:wacom:wacom_gen_5.png?400|}} {{:techwiki:wacom:wacom_gen_5.png?400|}}
 ^ all use:  Grip Pen (KP501E), Pro Pen (KP503E) ||| ^ all use:  Grip Pen (KP501E), Pro Pen (KP503E) |||
- Intuos PRO, aka=Gen5.1 (Gen 5, 2013) ^ area ^ key ^+^ Intuos PRO, aka=Gen5.1 (Gen 5, 2013) ^ area ^ key ^
 | PTH-451 | small: 4 x 6" (9.8 x 15.7cm) | 6 key | | PTH-451 | small: 4 x 6" (9.8 x 15.7cm) | 6 key |
 | PTH-651,SilverEd | medium: 6 x 9" (13.9 x 22.3cm) | 8 key | | PTH-651,SilverEd | medium: 6 x 9" (13.9 x 22.3cm) | 8 key |
  • techwiki/wacom.1670220870.txt.gz
  • Last modified: 2022/12/05 06:14
  • by ying