mjw*_*ing 9 hardware usb wacom graphics-tablet 13.04
我需要一些帮助来尝试安装型号为 CTL-480/S的Wacom Intuos 数位板。我安装的 64 位 Ubuntu 13.04 似乎无法检测到设备。我在我的机器上尝试了几个不同的 USB 端口并得到相同的结果。
我认为存在问题,因为当我从启动器打开系统设置应用程序并浏览到硬件下的 Wacom 数位板部分时,它报告“未检测到表”。
当我使用时,lsusb
我可以看到检测到设备:
Bus 003 Device 004: ID 056a:030e Wacom Co., Ltd
Run Code Online (Sandbox Code Playgroud)
我还从以下内容中提取了以下内容syslog
:
Oct 16 16:51:05 earth kernel: [ 7062.388031] usb 3-5: new full-speed USB device number 4 using ohci_hcd
Oct 16 16:51:05 earth kernel: [ 7062.611038] usb 3-5: New USB device found, idVendor=056a, idProduct=030e
Oct 16 16:51:05 earth kernel: [ 7062.611042] usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 16 16:51:05 earth kernel: [ 7062.611045] usb 3-5: Product: Intuos PS
Oct 16 16:51:05 earth kernel: [ 7062.611047] usb 3-5: Manufacturer: Wacom Co.,Ltd.
Oct 16 16:51:05 earth mtp-probe: checking bus 3, device 4: "/sys/devices/pci0000:00/0000:00:02.0/usb3/3-5"
Oct 16 16:51:05 earth mtp-probe: bus: 3, device: 4 was not an MTP device
Run Code Online (Sandbox Code Playgroud)
我非常感谢任何帮助调试和安装此设备的建议。