1

I am using Wacom One on Ubuntu 20.04.2 LTS (Budgie), but the stylus pen is not detectable.

xsetwacom --list devices 

gives

Wacom Co.,Ltd. Wacom One Pen Display 13 stylus  id: 21  type: STYLUS    
Wacom Co.,Ltd. Wacom One Pen Display 13 eraser  id: 22  type: ERASER    


libwacom-list-local-devices

results in

# Device node: /dev/input/event23
[Device]
Name=Wacom One Pen Display 13
ModelName=DTC133
DeviceMatch=usb:056a:03a6;
Class=PenDisplay
Width=11
Height=6
IntegratedIn=Display;
Styli=0xffffe;0xfffff;

[Features]
Reversible=false
Stylus=true
Ring=false
Ring2=false
Touch=false
TouchSwitch=false
# StatusLEDs=
NumStrips=0
Buttons=0

---------------------------------------------------------------
# Device node: /dev/input/event22
[Device]
Name=Wacom One Pen Display 13
ModelName=DTC133
DeviceMatch=usb:056a:03a6;
Class=PenDisplay
Width=11
Height=6
IntegratedIn=Display;
Styli=0xffffe;0xfffff;

[Features]
Reversible=false
Stylus=true
Ring=false
Ring2=false
Touch=false
TouchSwitch=false
# StatusLEDs=
NumStrips=0
Buttons=0

---------------------------------------------------------------
# Device node: /dev/input/event21
[Device]
Name=Wacom One Pen Display 13
ModelName=DTC133
DeviceMatch=usb:056a:03a6;
Class=PenDisplay
Width=11
Height=6
IntegratedIn=Display;
Styli=0xffffe;0xfffff;

[Features]
Reversible=false
Stylus=true
Ring=false
Ring2=false
Touch=false
TouchSwitch=false
# StatusLEDs=
NumStrips=0
Buttons=0

---------------------------------------------------------------

I urgently need the pen (which was working some months before I updated Ubuntu) for my university lessons and would be very glad for any help. Thanks a lot and best wishes.

whoopi19
  • 11
  • 1
  • xinput enable XXX where XXX is the id number from xinput (if it shows). maybe enable touchscreen or touchpad to trigger pen. id numbers change on reboot a lot. – pierrely Mar 18 '21 at 05:25
  • Thank you for your comment. Unfortunately, it did not help. – whoopi19 Mar 19 '21 at 11:53
  • I have had it that I needed to enable the touchpad to get the pen to work, or touchscreen. – pierrely Mar 20 '21 at 04:38
  • Hello. thanks to all of you who answered my question. Today, I found my solution: sudo xsetwacom set "Wacom One Pen Display 13 Pen stylus" mode absolute. I am very happy. Best wishes and happy weekend. – whoopi19 Mar 27 '21 at 12:13

0 Answers0