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

Add support for Kamvas GT-191 v2 #3215

Open
7 tasks done
reiend opened this issue Feb 17, 2024 · 0 comments
Open
7 tasks done

Add support for Kamvas GT-191 v2 #3215

reiend opened this issue Feb 17, 2024 · 0 comments
Labels
configuration Adds or modifies a tablet configuration needs-triage This issue or PR has not been properly labeled yet

Comments

@reiend
Copy link

reiend commented Feb 17, 2024

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

  • I have searched the existing issues and this new issue is not a duplicate of any.
  • I have written a concise and meaningful title.
  • I enabled hardware.opentabletdriver.enable.
  • I run otd-daemon before otd-gui.
  • I used the otd-gui to generate diagnostics.
  • I tried device string reader using the data from diagnostics,
  • I tried to replug the tablet but the prompt replug tablet to continue keeps appearing.
@reiend reiend added the configuration Adds or modifies a tablet configuration label Feb 17, 2024
@github-actions github-actions bot added the needs-triage This issue or PR has not been properly labeled yet label Feb 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
configuration Adds or modifies a tablet configuration needs-triage This issue or PR has not been properly labeled yet
Projects
None yet
Development

No branches or pull requests

1 participant