Wacom pen tablet not working on VIM3

Hi,

I am using VIM3 Basic and I want to use Wacom pen tablets with my VIM3 through USB. I am not able to access the same when connecting the tablet to VIM3. please help to integrate the same.
please find the link below for wacom pen tablets

need USB pid:vid for your usb device + dmesg output - its can help me

/dev/bus/usb/001/017
pid : 789
vid : 1386

2022-08-03 16:23:25.711 3963-4905/com.droidlogic E/UsbCameraManager: IO Exception
2022-08-03 16:23:25.752 3756-3933/system_process D/UsbHostManager: USB device attached: vidpid 056a:0315 mfg/product/ver/serial Wacom Co.,Ltd./Intuos5 touch M/1.00/null hasAudio/HID/Storage: false/true/false
2022-08-03 16:23:25.754 3756-3933/system_process D/UsbDeviceDescriptor: 1 configs
2022-08-03 16:23:25.755 3756-3933/system_process D/UsbHostManager: Added device UsbDevice[mName=/dev/bus/usb/001/019,mVendorId=1386,mProductId=789,mClass=0,mSubclass=0,mProtocol=0,mManufacturerName=Wacom Co.,Ltd.,mProductName=Intuos5 touch M,mVersion=1.00,mSerialNumber=null,mConfigurations=[
UsbConfiguration[mId=1,mName=null,mAttributes=128,mMaxPower=249,mInterfaces=[
UsbInterface[mId=0,mAlternateSetting=0,mName=null,mClass=3,mSubclass=0,mProtocol=0,mEndpoints=[
UsbEndpoint[mAddress=131,mAttributes=3,mMaxPacketSize=16,mInterval=1]]
UsbInterface[mId=1,mAlternateSetting=0,mName=null,mClass=3,mSubclass=0,mProtocol=0,mEndpoints=[
UsbEndpoint[mAddress=130,mAttributes=3,mMaxPacketSize=64,mInterval=2]]
UsbInterface[mId=2,mAlternateSetting=0,mName=null,mClass=3,mSubclass=1,mProtocol=2,mEndpoints=[
UsbEndpoint[mAddress=134,mAttributes=3,mMaxPacketSize=16,mInterval=2]]]]
2022-08-03 16:23:25.759 17299-17299/sarasapp.saras3d.sarasapp D/com.saras3d.androidbuildmodule.usb.USBConnection: device attached
2022-08-03 16:23:25.760 3963-3963/com.droidlogic I/UsbCameraReceiver: action: android.hardware.usb.action.USB_DEVICE_ATTACHED
2022-08-03 16:23:25.784 3756-3788/system_process D/UsbDeviceManager: Clear notification

@hyphop

It is not supported on VIM3 pro, just happen to have a Wacom to test.

[544900.943210] usb 1-1.2.4: new full-speed USB device number 52 using xhci-hcd
[544901.089646] usb 1-1.2.4: Unsupported device

Linux vim3c 4.9.241 #37 SMP PREEMPT Mon Jul 25 11:11:57 CST 2022 aarch64 aarch64 aarch64 GNU/Linux

yes it right ! but maybe device was recognized as USB HID, but software layer cant work properly , for example can ckec how its works on PC ubuntu , or check other information

1 Like