Ubuntu14.04使用wacom CTL-471的问题

CPU/显卡/打印机/USB设备等硬件问题
回复
zhxs
帖子: 12
注册时间: 2016-02-17 1:56
系统: Ubuntu LTS 14.04

Ubuntu14.04使用wacom CTL-471的问题

#1

帖子 zhxs » 2016-03-25 13:34

刚入手了这块板子,插在Ubuntu上直接可用
但是在系统设置->wacom手写板里就提示未检测到
现在我只能用不能设置,是什么问题?
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: Ubuntu14.04使用wacom CTL-471的问题

#2

帖子 poloshiao » 2016-03-25 17:07

把下面指令 複製 貼進終端機 執行
lsusb
把結果複製 貼上來
zhxs
帖子: 12
注册时间: 2016-02-17 1:56
系统: Ubuntu LTS 14.04

Re: Ubuntu14.04使用wacom CTL-471的问题

#3

帖子 zhxs » 2016-03-26 8:26

poloshiao 写了:把下面指令 複製 貼進終端機 執行
lsusb
把結果複製 貼上來
图片
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: Ubuntu14.04使用wacom CTL-471的问题

#4

帖子 poloshiao » 2016-03-26 13:10

你的擷圖 無法打開
如果是終端機指令及文字回應
直接複製貼上來就好
不要擷圖
zhxs
帖子: 12
注册时间: 2016-02-17 1:56
系统: Ubuntu LTS 14.04

Re: Ubuntu14.04使用wacom CTL-471的问题

#5

帖子 zhxs » 2016-03-26 15:58

poloshiao 写了:
你的擷圖 無法打開
如果是終端機指令及文字回應
直接複製貼上來就好
不要擷圖
右键复制图片地址好像可以打开?

代码: 全选

Bus 002 Device 011: ID 056a:0300 Wacom Co., Ltd 
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 04f2:b287 Chicony Electronics Co., Ltd 
Bus 001 Device 005: ID 04f3:0235 Elan Microelectronics Corp. 
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: Ubuntu14.04使用wacom CTL-471的问题

#6

帖子 poloshiao » 2016-03-26 18:04

Bus 002 Device 011: ID 056a:0300 Wacom Co., Ltd
1. http://www.linux-usb.org/usb.ids
056a Wacom Co., Ltd
0300 CTL-471 [Bamboo Splash, One by Wacom (S)]
表示 硬體是可以被偵測到的

2. CTL-471 是比較新的裝置 Linux 支援是否完全到位
如果你能使用 youtube 參閱
https://www.youtube.com/watch?v=FMM0n_fuqlA
Wacom on ubuntu: How to run your tablet on Ubuntu and Ubuntu LiveUSB - Wacom One
Device used in this video - Wacom One Small - CTL-471
Worked out of the box on 14.04

3. 進一步探討 驅動 請參閱
3-1. http://blog.gmane.org/gmane.linux.drive ... h=20130801
Supporting Wacom pen tablet model CTL-471
3-2. https://sourceforge.net/p/linuxwacom/ma ... /31289446/
Supporting Wacom pen tablet model CTL-471
3-3. http://cateee.net/lkddb/web-lkddb/TABLET_USB_WACOM.html
CONFIG_TABLET_USB_WACOM: Wacom Intuos/Graphire tablet support (USB)
3-4. https://www.mail-archive.com/linuxwacom ... 05701.html
Re: [Linuxwacom-devel] Supporting Wacom pen tablet model CTL-471
3-5. http://www.gossamer-threads.com/lists/l ... el/2401355
[REGRESSION] panic with Wacom One Tablet on 4.4.x kernel
zhxs
帖子: 12
注册时间: 2016-02-17 1:56
系统: Ubuntu LTS 14.04

Re: Ubuntu14.04使用wacom CTL-471的问题

#7

帖子 zhxs » 2016-03-26 18:07

poloshiao 写了:Bus 002 Device 011: ID 056a:0300 Wacom Co., Ltd
http://www.linux-usb.org/usb.ids
056a Wacom Co., Ltd
0300 CTL-471 [Bamboo Splash, One by Wacom (S)]
表示 硬體是可以被偵測到的
但是系统设置里wacom手写板无法检测出来,这样就无法进行配置了?
图片
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: Ubuntu14.04使用wacom CTL-471的问题

#8

帖子 poloshiao » 2016-03-26 20:39

看看 你的驅動情況
把下面指令 複製 貼進終端機 執行
1. 先安裝 pastebinit
sudo apt-get install pastebinit
2. sudo lsusb -v | pastebinit
會回應 http://paste.ubuntu.com/xxxxxxx # xxxxxxx 是一組數字
http://paste.ubuntu.com/xxxxxxx 貼上來
3. sudo lshw -numeric -businfo | pastebinit
會回應 http://paste.ubuntu.com/yyyyyyy # yyyyyyy 是一組數字
http://paste.ubuntu.com/yyyyyyy 貼上來
zhxs
帖子: 12
注册时间: 2016-02-17 1:56
系统: Ubuntu LTS 14.04

Re: Ubuntu14.04使用wacom CTL-471的问题

#9

帖子 zhxs » 2016-03-26 21:04

poloshiao 写了:看看 你的驅動情況
把下面指令 複製 貼進終端機 執行
1. 先安裝 pastebinit
sudo apt-get install pastebinit
2. sudo lsusb -v | pastebinit
會回應 http://paste.ubuntu.com/xxxxxxx # xxxxxxx 是一組數字
http://paste.ubuntu.com/xxxxxxx 貼上來
3. sudo lshw -numeric -businfo | pastebinit
會回應 http://paste.ubuntu.com/yyyyyyy # yyyyyyy 是一組數字
http://paste.ubuntu.com/yyyyyyy 貼上來
2.http://paste.ubuntu.com/15508589/
3.http://paste.ubuntu.com/15508590/
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: Ubuntu14.04使用wacom CTL-471的问题

#10

帖子 poloshiao » 2016-03-26 21:53

sudo lshw -numeric -businfo
http://paste.ubuntu.com/15508590/
0. 還沒看到 有幫助的資訊

2. 把下面指令 複製 貼進終端機 執行
sudo lshw | pastebinit
會回應 http://paste.ubuntu.com/xxxxxxx # xxxxxxx 是一組數字
http://paste.ubuntu.com/xxxxxxx 貼上來

3. 把下面指令 複製 貼進終端機 執行
sudo lspci -nnvv | pastebinit
會回應 http://paste.ubuntu.com/yyyyyyy # yyyyyyy 是一組數字
http://paste.ubuntu.com/yyyyyyy 貼上來
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: Ubuntu14.04使用wacom CTL-471的问题

#11

帖子 poloshiao » 2016-03-26 22:10

提供這兩篇 供你先參考

https://help.ubuntu.com/community/Wacom/LatestDriver
Wacom/LatestDriver

http://linuxwacom.sourceforge.net/wiki/ ... let_Set_Up
Wacom Tablet Set Up
zhxs
帖子: 12
注册时间: 2016-02-17 1:56
系统: Ubuntu LTS 14.04

Re: Ubuntu14.04使用wacom CTL-471的问题

#12

帖子 zhxs » 2016-03-27 8:55

poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: Ubuntu14.04使用wacom CTL-471的问题

#13

帖子 poloshiao » 2016-03-27 11:30

1. 抱歉 沒有發現有幫助的訊息

2. http://www.wacom.com/en-hk/products/pen ... ifications
Specifications
最右邊標籤 Compatibility 相容作業系統
只有 Windows 及 MAC

3. 建議 問一下 該公司網路客服
這個型號 有沒有 Linux 驅動
是否 相容於 Linux 作業系統
zhxs
帖子: 12
注册时间: 2016-02-17 1:56
系统: Ubuntu LTS 14.04

Re: Ubuntu14.04使用wacom CTL-471的问题

#14

帖子 zhxs » 2016-03-27 18:20

poloshiao 写了:
1. 抱歉 沒有發現有幫助的訊息

2. http://www.wacom.com/en-hk/products/pen ... ifications
Specifications
最右邊標籤 Compatibility 相容作業系統
只有 Windows 及 MAC

3. 建議 問一下 該公司網路客服
這個型號 有沒有 Linux 驅動
是否 相容於 Linux 作業系統
恩,谢谢了
回复