# Using older tablet drivers

## Older tablets?

If you are interested in using older tablet drivers because you have an older drawing tablet, then also look here: [Using older drawing tablets](/drawtab/guides/general/older-drawtabs.md). That document covers many other topics related to using older tablets.

## Finding older drivers

Manufacturers usually keep all the old versions of their tablet drivers on their website. If you can't find the driver you need you can always contact customer support and they should be able to help you find it for you.

For Wacom: I have a list of older drivers: [Older Wacom drivers](/drawtab/guides/drivers/older-wacom-drivers.md)

## Challenges in using older drivers

You may run into problems using an older version of a tablet driver.

A common issue is that the operating system has changed since the driver was first created and applications have also changed in that time. So if you have an older driver you may have difficulty using some features. For example a very new version of Photoshop combined with an older version of the Wacom driver can create a situation where buttons on the pen do not work. The issues you will run into are highly dependent on the specific version of the operating system and the specific version of the application.

## Alternatives to using older drivers

Consider [OpenTabletDriver](/drawtab/guides/drivers/opentabletdriver.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sevenpens.com/drawtab/guides/drivers/older-tablet-drivers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
