OpenTabletDriver icon indicating copy to clipboard operation
OpenTabletDriver copied to clipboard

Add support for Kamvas GT-191 v2

Open reiend opened this issue 1 year ago • 0 comments

Manufacturer

Huion

Product Name

GT-191 V2

Device Width

434.88 mm

Device Height

238.68 mm

Pressure Levels

8192 Levels

Lines per Inch (LPI)

5080 LPI

Additional Information

Platform: Linux NixOs 23.11 (Tapir) OpenTabletDriver: v0.6.3.0

Tablet Data use on device string reader

  {
      "DevicePath": "/sys/devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-1/1-1:1.0/0003:256C:006E.0009/hidraw/hidraw1",
      "Manufacturer": "Unknown Manufacturer",
      "ProductName": "Unknown Product Name",
      "SerialNumber": "",
      "FriendlyName": "Unknown Product Name",
      "VendorID": 9580,
      "ProductID": 110,
      "InputReportLength": 12,
      "OutputReportLength": 0,
      "FeatureReportLength": 0,
      "CanOpen": true,
      "DeviceAttributes": {
        "USB_INTERFACE_NUMBER": "0",
        "HID_REPORTS": "08:FF00:0001"
      }
    },

No response

Diagnostic Information

kamvas-gt-191-v2-diagnostics.json

Acknowledgements

  • [X] I have searched the existing issues and this new issue is not a duplicate of any.
  • [X] I have written a concise and meaningful title.
  • [X] I enabled hardware.opentabletdriver.enable.
  • [X] I run otd-daemon before otd-gui.
  • [X] I used the otd-gui to generate diagnostics.
  • [X] I tried device string reader using the data from diagnostics,
  • [X] I tried to replug the tablet but the prompt replug tablet to continue keeps appearing.

reiend avatar Feb 17 '24 14:02 reiend