Git Product home page Git Product logo

Comments (5)

twrightsman avatar twrightsman commented on August 17, 2024

Hmm, after glancing at the wiki, it appears this newer revision of the Wacom One tablet is not supported yet?

I can't even find any patches to mainline Linux adding support.

from input-wacom.

Pinglinux avatar Pinglinux commented on August 17, 2024

The device works out of box if your running on a kernel 4.12 or later. If you built the driver from input-wacom, it should work even if you run on a kernel older than 4.12.

I am on Fedora 38 (Linux fedora 6.5.5-200.fc38.x86_64). I didn't install the driver from input-wacom. My pen worked when I connected to the system. I see a few "Unknown device_type" too. That's fine since they are non-input USB ports.

[ 4705.820752] usb 1-5.2: Product: DTC121
[ 4705.820756] usb 1-5.2: Manufacturer: Wacom Co.,Ltd.
[ 4705.820795] usb 1-5.2: SerialNumber: 3AHS1E2000020
[ 4705.838558] input: Wacom DTC121 Pen as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.2/1-5.2:1.0/0003:056A:03ED.0008/input/input41
[ 4705.839183] wacom 0003:056A:03ED.0008: hidraw2: USB HID v1.10 Device [Wacom Co.,Ltd. DTC121] on usb-0000:00:14.0-5.2/input0
[ 4705.840562] wacom 0003:056A:03ED.0009: Unknown device_type for 'Wacom Co.,Ltd. DTC121'. Ignoring.
[ 4705.841921] wacom 0003:056A:03ED.000A: Unknown device_type for 'Wacom Co.,Ltd. DTC121'. Ignoring.

What bothers me is that it seems hid-generic driver grabbed the device first. Can you do the following steps and post the output from your dmesg?

$ sudo rmmod wacom
$ sudo modprobe wacom

from input-wacom.

twrightsman avatar twrightsman commented on August 17, 2024

After reading your comment I went ahead and tried the pen and to my surprise the mouse cursor moved on my laptop screen, though the Wacom's display remained black.

I am running Debian 12/Bookworm (Linux 6.1.0-12-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.52-1 (2023-09-07) x86_64 GNU/Linux).

Here is the journalctl output after running the commands you asked for:

Sep 27 19:58:00  sudo[44609]: twrightsman : TTY=pts/4 ; PWD=/home/twrightsman ; USER=root ; COMMAND=/usr/sbin/rmmod wacom
Sep 27 19:58:00  sudo[44609]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Sep 27 19:58:00  kernel: hid-generic 0003:056A:03CF.0007: hiddev0,hidraw1: USB HID v1.10 Device [Wacom Co.,Ltd. Wacom Billboard] on usb-0000:00:14.0-8.3/input0
Sep 27 19:58:00  kernel: input: Wacom Co.,Ltd. Wacom One pen display 11.6" System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8.2/1-8.2:1.0/0003:056A:03CE.0008/input/input59
Sep 27 19:58:00  kernel: input: Wacom Co.,Ltd. Wacom One pen display 11.6" Stylus as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8.2/1-8.2:1.0/0003:056A:03CE.0008/input/input60
Sep 27 19:58:00  kernel: input: Wacom Co.,Ltd. Wacom One pen display 11.6" as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8.2/1-8.2:1.0/0003:056A:03CE.0008/input/input61
Sep 27 19:58:00  kernel: hid-generic 0003:056A:03CE.0008: input,hiddev1,hidraw2: USB HID v1.10 Device [Wacom Co.,Ltd. Wacom One pen display 11.6"] on usb-0000:00:14.0-8.2/input0
Sep 27 19:58:00  kernel: input: Wacom Co.,Ltd. Wacom One pen display 11.6" as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8.2/1-8.2:1.2/0003:056A:03CE.0009/input/input62
Sep 27 19:58:00  kernel: hid-generic 0003:056A:03CE.0009: input,hidraw3: USB HID v1.10 Mouse [Wacom Co.,Ltd. Wacom One pen display 11.6"] on usb-0000:00:14.0-8.2/input2
Sep 27 19:58:00  kernel: hid-generic 0003:056A:03CE.000A: hiddev2,hidraw4: USB HID v1.10 Device [Wacom Co.,Ltd. Wacom One pen display 11.6"] on usb-0000:00:14.0-8.2/input3
Sep 27 19:58:00  sudo[44609]: pam_unix(sudo:session): session closed for user root
Sep 27 19:58:01  systemd-logind[892]: Watching system buttons on /dev/input/event17 (Wacom Co.,Ltd. Wacom One pen display 11.6" System Control)
Sep 27 19:58:05  sudo[44676]: twrightsman : TTY=pts/4 ; PWD=/home/twrightsman ; USER=root ; COMMAND=/usr/sbin/modprobe wacom
Sep 27 19:58:05  sudo[44676]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Sep 27 19:58:05  kernel: wacom 0003:056A:03CF.0007: Unknown device_type for 'Wacom Co.,Ltd. Wacom Billboard'. Ignoring.
Sep 27 19:58:06  kernel: input: Wacom One pen display 11.6" Pen as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8.2/1-8.2:1.0/0003:056A:03CE.0008/input/input66
Sep 27 19:58:06  kernel: wacom 0003:056A:03CE.0008: hidraw1: USB HID v1.10 Device [Wacom Co.,Ltd. Wacom One pen display 11.6"] on usb-0000:00:14.0-8.2/input0
Sep 27 19:58:06  kernel: wacom 0003:056A:03CE.0009: Unknown device_type for 'Wacom Co.,Ltd. Wacom One pen display 11.6"'. Ignoring.
Sep 27 19:58:06  kernel: wacom 0003:056A:03CE.000A: Unknown device_type for 'Wacom Co.,Ltd. Wacom One pen display 11.6"'. Ignoring.
Sep 27 19:58:06  sudo[44676]: pam_unix(sudo:session): session closed for user root

from input-wacom.

Pinglinux avatar Pinglinux commented on August 17, 2024

Good to know that the pen moved your cursor. It means Wacom driver worked. If the tablet's screen was dark, it is most likely a power cable or power supply issue. Which cable are you using to power the tablet? Please try both cables to see if it makes a difference.

from input-wacom.

twrightsman avatar twrightsman commented on August 17, 2024

I purchased a Thunderbolt cable today and can confirm the cable was indeed the issue... I do not have the official Wacom cable. Thank you for your help!

from input-wacom.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.