如何让Bamboo Pad在Ubuntu 14.04上工作

拉迪斯拉夫·纳奥(LadislavNaďo)

我试图让Bamboo Pad在Ubuntu 14.04上运行

  1. 我确定设备没有损坏=我可以通过查看它lsusb
  2. 所有“ howtogetyourwacomtabletworking”指南均适用于Ubuntu的旧版本(低于14.04版)。这意味着总会有一些步骤不起作用。

    ...为了说明这种令人烦恼的情况,一些指南建议安装wacom-dkms软件包。

    sudo add-apt-repository ppa:doctormo / wacom-plus sudo apt-get更新sudo apt-get install wacom-dkms

但是,该PPA中没有“ wacom-dkms”软件包,实际上根本没有14.04的软件包(尽管我丝毫不知道什么是PPA,但我从@mikewhatever知道)。因此,我开始相信(经过数小时的谷歌搜索如何解决此问题),也许14.04上没有驱动程序。

  1. 我将这作为我的最后机会(但再次出错)

这是什么意思?

这是我运行的完整脚本。

ladislav@Skynet:~/Plocha$ cd input-wacom-0.23.0
ladislav@Skynet:~/Plocha/input-wacom-0.23.0$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for kernel type... Linux
checking for linux-based kernel... yes
checking for kernel source/headers... /lib/modules/3.13.0-37-generic/build
checking kernel version... 3.13.0-37-generic

checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating 2.6.30/Makefile
config.status: creating 2.6.36/Makefile
config.status: creating 2.6.38/Makefile
config.status: creating 3.7/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory `/home/ladislav/Plocha/input-wacom-0.23.0'
Making all in 3.7
make[2]: Entering directory `/home/ladislav/Plocha/input-wacom-0.23.0/3.7'
    Building input-wacom drivers for 2.6 kernel.
make -C /lib/modules/3.13.0-37-generic/build M=/home/ladislav/Plocha/input-wacom-0.23.0/3.7
make[3]: Entering directory `/usr/src/linux-headers-3.13.0-37-generic'
  LD      /home/ladislav/Plocha/input-wacom-0.23.0/3.7/built-in.o
  CC [M]  /home/ladislav/Plocha/input-wacom-0.23.0/3.7/wacom_wac.o
  CC [M]  /home/ladislav/Plocha/input-wacom-0.23.0/3.7/wacom_sys.o
  LD [M]  /home/ladislav/Plocha/input-wacom-0.23.0/3.7/wacom.o
  CC [M]  /home/ladislav/Plocha/input-wacom-0.23.0/3.7/wacom_w8001.o
  Building modules, stage 2.
  MODPOST 2 modules
  CC      /home/ladislav/Plocha/input-wacom-0.23.0/3.7/wacom.mod.o
  LD [M]  /home/ladislav/Plocha/input-wacom-0.23.0/3.7/wacom.ko
  CC      /home/ladislav/Plocha/input-wacom-0.23.0/3.7/wacom_w8001.mod.o
  LD [M]  /home/ladislav/Plocha/input-wacom-0.23.0/3.7/wacom_w8001.ko
make[3]: Leaving directory `/usr/src/linux-headers-3.13.0-37-generic'
make[2]: Leaving directory `/home/ladislav/Plocha/input-wacom-0.23.0/3.7'
make[2]: Entering directory `/home/ladislav/Plocha/input-wacom-0.23.0'
make[2]: Leaving directory `/home/ladislav/Plocha/input-wacom-0.23.0'
make[1]: Leaving directory `/home/ladislav/Plocha/input-wacom-0.23.0'

----------------------------------------
  BUILD ENVIRONMENT:
       linux kernel - yes 3.7
      kernel source - yes /lib/modules/3.13.0-37-generic/build

Your wacom.ko is available under 
    /home/ladislav/Plocha/input-wacom-0.23.0/3.7
If you have an USB device, you can copy the driver by:
    cp 3.7/wacom.ko /lib/modules/3.13.0-37-generic/kernel/drivers/input/tablet
If you have a serial device, please copy the driver by:
    cp 3.7/wacom_w8001.ko /lib/modules/3.13.0-37-generic/kernel/drivers/input/touchscreen

NOTE: The kernel drivers included in this package are only
tested with the X Wacom driver built from xf86-input-wacom.
 If you are running an X server version older than 1.7, 
please use the drivers provided by linuxwacom package.

ladislav@Skynet:~/Plocha/input-wacom-0.23.0$ cp 3.7/wacom.ko /lib/modules/3.13.0-37-generic/kernel/drivers/input/tablet
cp: nie je možné vytvoriť obyčajný súbor ( = Is not possible to create "ordinary" file)  `/lib/modules/3.13.0-37-generic/kernel/drivers/input/tablet/wacom.ko': Prístup odmietnutý ( = Access denied)

这是我的lsusb输出:

ladislav@Skynet:~$ lsusb
Bus 002 Device 002: ID 8087:8000 Intel Corp. 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 0930:0220 Toshiba Corp. 
Bus 001 Device 002: ID 8087:8008 Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 004: ID 058f:6366 Alcor Micro Corp. Multi Flash Reader
Bus 003 Device 003: ID 12d1:1c08 Huawei Technologies Co., Ltd. 
Bus 003 Device 007: ID 056a:0319 Wacom Co., Ltd 
Bus 003 Device 005: ID 04ca:7018 Lite-On Technology Corp. 
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

有人知道如何解决这个问题吗?14.04的任何技巧都会有所帮助。

卡兹·沃尔夫(Kaz Wolfe)

由于出现在聊天中的不同条件,我感到有必要再作一次回答

这是一个已知的错误
状态:(In Progress 自2014年3月3日起)
重要性:自2017年Medium
1月30日起最新的错误信息

所述错误报告的Post 38提供的解决方法有效。

易于理解的版本:

  1. 运行lsusb并获取Wacom设备代码。(在此示例中,056a:03190x将两个字符串都添加(通过我们的示例0x056a0x0319)。如果您的设备不在下面的列表中,则此解决方案可能不起作用!尽管不太可能,但这可能会破坏您的系统。你被警告了。
  2. 通过运行打开Gedit gksudo gedit /etc/default/grub
  3. 寻找线GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  4. 将其更改为此(用步骤1中的内容替换0x056a0x0319):
    GRUB_CMDLINE_LINUX_DEFAULT="quiet splash usbhid.quirks=0x056a:0x0319:0x40000000"
    保存并关闭Gedit。
  5. 别忘了跑步
    sudo update-grub
    在您更换g之后!!!
  6. 重启。如果有效,请不要再继续。
  7. 通过运行再次打开Gedit gksudo gedit /usr/share/X11/xorg.conf.d/50-wacom.conf将来自此链接的数据粘贴到其中并保存。
  8. 再次重启。再说一次,如果可行,请不要再做任何事情!
  9. 如果仍然无法使用,请按照此链接中git方法进行操作请注意,如果尚未安装Git,则需要安装它sudo apt-get install git-core
  10. 重启。

确认步骤1-5适用于以下设备:

  • 056A:0318 -有线竹垫
  • 056A:0319 -无线竹垫

不在此列表中的设备尚未经过测试,可能无法正常工作。使用风险自负!如果不在此列表中的设备适合您,请将其添加到上面的列表中。

本文收集自互联网,转载请注明来源。

如有侵权,请联系[email protected] 删除。

编辑于
0

我来说两句

0条评论
登录后参与评论

相关文章

来自分类Dev

如何在Ubuntu 14,04 LTS上安装Muvizu?

来自分类Dev

如何使ffmpeg-normalize在Ubuntu上工作?

来自分类Dev

如何使Photofilmstrip在Ubuntu 15.04上工作

来自分类Dev

如何让 Apple Color Emojis 在 Ubuntu 上工作?

来自分类Dev

子进程生成如何在窗口上工作而不在ubuntu上工作?

来自分类Dev

子进程生成如何在窗口上工作而不在ubuntu上工作?

来自分类Dev

双启动Ubuntu 14 .04LTS

来自分类Dev

如何安装uTorrent 14 + Ubuntu

来自分类Dev

Ubuntu的索引如何在虚拟机上工作?

来自分类Dev

Ubuntu的索引如何在虚拟机上工作?

来自分类Dev

如何让 Ubuntu Unity Launcher 在可启动 USB 上工作?

来自分类Dev

让Jack在Ubuntu上工作

来自分类Dev

如何 !!在bash上工作?

来自分类Dev

无法使PHP在Ubuntu上工作

来自分类Dev

如何使Armadillo在Windows上工作?

来自分类Dev

如何在OSX上工作?

来自分类Dev

如何使Ubuntu音量控件在活动输出设备上工作

来自分类Dev

如何使Lenovo Y50-70 SUBWOOFER在Ubuntu 16.04.1上工作

来自分类Dev

如何使mapbox-gl-js webgl / opengl在ubuntu chrome上工作?

来自分类Dev

如何使我的PCI WiFi卡RTL8822在Ubuntu上工作

来自分类Dev

我如何让 apt-get 在 aws 实例上在 ubuntu 上工作?

来自分类Dev

安装ubuntu服务器时出错14:04 / 15:04

来自分类Dev

USB键盘和鼠标停止工作(Ubuntu 14 LTS)

来自分类Dev

USB键盘和鼠标停止工作(Ubuntu 14 LTS)

来自分类Dev

Ubuntu 14,服务不会停止,关机无法正常工作

来自分类Dev

无法让Theano在Ubuntu 14.04上工作

来自分类Dev

Slack突然停止在Ubuntu 20.04上工作

来自分类Dev

无法休眠以在Ubuntu 18.04上工作

来自分类Dev

sudo怎么样!在Ubuntu上工作

Related 相关文章

热门标签

归档