Skip to content

Device support: Wacom CTL-460 (incorrectly identified as CTH-470) #3

Description

@elmimmo

Model name / number

Wacom Bamboo Pen CTL-460

Connection

USB

macOS version

15.7.7 (24G720)

What happens

The Info tab incorrectly identified the tablet as a Bamboo Capture (CTH-470).

The label behind identifies it as a:

  • Bamboo Pen
  • Model: CTL-460
  • (Above the barcode) CTL-460/K

Even after starting Mocktab and leaving it in the background, the tablet still behaves as a mouse and Info > Live Input seems to recognize no input whatsoever.

Capture data

{
  "captureVersion" : 3,
  "capturedAt" : "2026-07-21T11:50:30Z",
  "deviceInfo" : {
    "locationID" : "0x08300000",
    "manufacturer" : "Wacom Co.,Ltd.",
    "name" : "Bamboo Capture (CTH-470)",
    "productID" : "0x00D4",
    "transport" : "USB",
    "vendorID" : "0x056A"
  },
  "duration" : 28.62955904006958,
  "hidReportDescriptor" : {
    "rawHex" : "0600ff0901a1018502050d0922a1000600ff0901150026ff0075089502810205010930350046e02e26e001751095018102093146401f26400181020600ff090126ff007508950d8102c0c0",
    "rawLength" : 75,
    "reports" : {
      "input:0x02" : {
        "direction" : "input",
        "fields" : [
          {
            "bitSize" : 16,
            "logicalMax" : 255,
            "logicalMin" : 0,
            "physicalMax" : 255,
            "physicalMin" : 0,
            "reportCount" : 2,
            "unit" : 0,
            "unitExponent" : 0,
            "usage" : 1,
            "usagePage" : 65280
          },
          {
            "bitSize" : 16,
            "logicalMax" : 480,
            "logicalMin" : 0,
            "physicalMax" : 12000,
            "physicalMin" : 0,
            "reportCount" : 1,
            "unit" : 0,
            "unitExponent" : 0,
            "usage" : 48,
            "usagePage" : 1
          },
          {
            "bitSize" : 16,
            "logicalMax" : 320,
            "logicalMin" : 0,
            "physicalMax" : 8000,
            "physicalMin" : 0,
            "reportCount" : 1,
            "unit" : 0,
            "unitExponent" : 0,
            "usage" : 49,
            "usagePage" : 1
          },
          {
            "bitSize" : 104,
            "logicalMax" : 255,
            "logicalMin" : 0,
            "physicalMax" : 8000,
            "physicalMin" : 0,
            "reportCount" : 13,
            "unit" : 0,
            "unitExponent" : 0,
            "usage" : 1,
            "usagePage" : 65280
          }
        ],
        "reportID" : 2
      }
    }
  },
  "mode" : "discovery",
  "reports" : {
    "0x01" : {
      "byteSampleValues" : {
        "1" : [
          0,
          128,
          129,
          130,
          132,
          133
        ],
        "2" : [
          0,
          2,
          3,
          4,
          5,
          6,
          7,
          248,
          249,
          250,
          251,
          252,
          253,
          254
        ],
        "3" : [
          0,
          2,
          3,
          4,
          5,
          6,
          7,
          8,
          9,
          12,
          226,
          228,
          231,
          232,
          233,
          234,
          235,
          236,
          237,
          238
        ]
      },
      "constantBytes" : [
        0
      ],
      "constantValues" : [
        1
      ],
      "firstSample" : "0180FEFE",
      "length" : 4,
      "reportID" : 1,
      "sampleCount" : 555,
      "varyingBytes" : [
        1,
        2,
        3
      ]
    }
  }
}

Checklist

  • I searched existing issues and this is not a duplicate.
  • The capture JSON is from this specific device, not copied from another issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions