Ubuntu14.04使用wacom CTL-471的问题
-
- 帖子: 12
- 注册时间: 2016-02-17 1:56
- 系统: Ubuntu LTS 14.04
Ubuntu14.04使用wacom CTL-471的问题
刚入手了这块板子,插在Ubuntu上直接可用
但是在系统设置->wacom手写板里就提示未检测到
现在我只能用不能设置,是什么问题?
但是在系统设置->wacom手写板里就提示未检测到
现在我只能用不能设置,是什么问题?
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: Ubuntu14.04使用wacom CTL-471的问题
把下面指令 複製 貼進終端機 執行
lsusb
把結果複製 貼上來
lsusb
把結果複製 貼上來
-
- 帖子: 12
- 注册时间: 2016-02-17 1:56
- 系统: Ubuntu LTS 14.04
Re: Ubuntu14.04使用wacom CTL-471的问题
poloshiao 写了:把下面指令 複製 貼進終端機 執行
lsusb
把結果複製 貼上來

-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: Ubuntu14.04使用wacom CTL-471的问题
如果是終端機指令及文字回應你的擷圖 無法打開
直接複製貼上來就好
不要擷圖
-
- 帖子: 12
- 注册时间: 2016-02-17 1:56
- 系统: Ubuntu LTS 14.04
Re: Ubuntu14.04使用wacom CTL-471的问题
右键复制图片地址好像可以打开?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
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: Ubuntu14.04使用wacom CTL-471的问题
1. http://www.linux-usb.org/usb.idsBus 002 Device 011: ID 056a:0300 Wacom Co., Ltd
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
-
- 帖子: 12
- 注册时间: 2016-02-17 1:56
- 系统: Ubuntu LTS 14.04
Re: Ubuntu14.04使用wacom CTL-471的问题
但是系统设置里wacom手写板无法检测出来,这样就无法进行配置了?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)]
表示 硬體是可以被偵測到的

-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: Ubuntu14.04使用wacom CTL-471的问题
看看 你的驅動情況
把下面指令 複製 貼進終端機 執行
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 貼上來
把下面指令 複製 貼進終端機 執行
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 貼上來
-
- 帖子: 12
- 注册时间: 2016-02-17 1:56
- 系统: Ubuntu LTS 14.04
Re: Ubuntu14.04使用wacom CTL-471的问题
2.http://paste.ubuntu.com/15508589/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 貼上來
3.http://paste.ubuntu.com/15508590/
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: Ubuntu14.04使用wacom CTL-471的问题
0. 還沒看到 有幫助的資訊sudo lshw -numeric -businfo
http://paste.ubuntu.com/15508590/
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 貼上來
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: Ubuntu14.04使用wacom CTL-471的问题
提供這兩篇 供你先參考
https://help.ubuntu.com/community/Wacom/LatestDriver
Wacom/LatestDriver
http://linuxwacom.sourceforge.net/wiki/ ... let_Set_Up
Wacom Tablet Set Up
https://help.ubuntu.com/community/Wacom/LatestDriver
Wacom/LatestDriver
http://linuxwacom.sourceforge.net/wiki/ ... let_Set_Up
Wacom Tablet Set Up
-
- 帖子: 12
- 注册时间: 2016-02-17 1:56
- 系统: Ubuntu LTS 14.04
Re: Ubuntu14.04使用wacom CTL-471的问题
2.http://paste.ubuntu.com/15516528/poloshiao 写了:提供這兩篇 供你先參考
https://help.ubuntu.com/community/Wacom/LatestDriver
Wacom/LatestDriver
http://linuxwacom.sourceforge.net/wiki/ ... let_Set_Up
Wacom Tablet Set Up
3.http://paste.ubuntu.com/15516532/
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: Ubuntu14.04使用wacom CTL-471的问题
1. 抱歉 沒有發現有幫助的訊息
2. http://www.wacom.com/en-hk/products/pen ... ifications
Specifications
最右邊標籤 Compatibility 相容作業系統
只有 Windows 及 MAC
3. 建議 問一下 該公司網路客服
這個型號 有沒有 Linux 驅動
是否 相容於 Linux 作業系統
-
- 帖子: 12
- 注册时间: 2016-02-17 1:56
- 系统: Ubuntu LTS 14.04
Re: Ubuntu14.04使用wacom CTL-471的问题
恩,谢谢了poloshiao 写了:1. 抱歉 沒有發現有幫助的訊息
2. http://www.wacom.com/en-hk/products/pen ... ifications
Specifications
最右邊標籤 Compatibility 相容作業系統
只有 Windows 及 MAC
3. 建議 問一下 該公司網路客服
這個型號 有沒有 Linux 驅動
是否 相容於 Linux 作業系統