个人工具

“UbuntuHelp:TabletSetup”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
第2行: 第2行:
 
{{Languages|UbuntuHelp:TabletSetup}}
 
{{Languages|UbuntuHelp:TabletSetup}}
 
== Getting your tablet working ==
 
== Getting your tablet working ==
 
 
This wiki-page holds an index of working tablets.
 
This wiki-page holds an index of working tablets.
 
(It's created recently! - So please DON'T panic, just because your tablet is not on the list!)
 
(It's created recently! - So please DON'T panic, just because your tablet is not on the list!)
 
 
=== Find out the product-name of the device ===
 
=== Find out the product-name of the device ===
 
 
Open a terminal.
 
Open a terminal.
 
 
Run this command:
 
Run this command:
 
 
<pre><nowiki>
 
<pre><nowiki>
 
cat /sys/bus/usb/devices/*/product
 
cat /sys/bus/usb/devices/*/product
 
</nowiki></pre>
 
</nowiki></pre>
 
 
It will output a list of your usb-devices.
 
It will output a list of your usb-devices.
 
 
It should be easy to find out what's your tablet (I assume they all hold the word "tablet")
 
It should be easy to find out what's your tablet (I assume they all hold the word "tablet")
 
 
The output could look something like this:
 
The output could look something like this:
 
 
<pre><nowiki>
 
<pre><nowiki>
 
Tablet WP8060U
 
Tablet WP8060U
第29行: 第20行:
 
EHCI Host Controller
 
EHCI Host Controller
 
</nowiki></pre>
 
</nowiki></pre>
 
 
Then find that product-name in one of the below driver-sections. - And use that driver!
 
Then find that product-name in one of the below driver-sections. - And use that driver!
 
 
If your model is NOT mentioned here, please search for it on the web!
 
If your model is NOT mentioned here, please search for it on the web!
 
 
A way to search, could be "Tablet WP8060U linux driver" - Which could point you in the right direction.
 
A way to search, could be "Tablet WP8060U linux driver" - Which could point you in the right direction.
 
 
=== The Aiptek driver ===
 
=== The Aiptek driver ===
 
 
<pre><nowiki>
 
<pre><nowiki>
 
Trust Wireless Tablet 1200
 
Trust Wireless Tablet 1200
 
</nowiki></pre>
 
</nowiki></pre>
 
 
See: AiptekTablet
 
See: AiptekTablet
 
 
=== The Wacom driver ===
 
=== The Wacom driver ===
 
 
<pre><nowiki>
 
<pre><nowiki>
 
NO KNOWN TABLETS YET!
 
NO KNOWN TABLETS YET!
 
</nowiki></pre>
 
</nowiki></pre>
 
 
See: [[UbuntuHelp:Wacom]]
 
See: [[UbuntuHelp:Wacom]]
 
 
=== The Wizardpen driver ===
 
=== The Wizardpen driver ===
 
<pre><nowiki>
 
<pre><nowiki>
第63行: 第44行:
 
* QWare
 
* QWare
 
* UC-LOGIC
 
* UC-LOGIC
 
 
* Tablet WP4030U (lsusb: UC-Logic Technology Corp. ) - Tablet WP4030U
 
* Tablet WP4030U (lsusb: UC-Logic Technology Corp. ) - Tablet WP4030U
 
* Tablet WP5540U (lsusb: UC-Logic Technology Corp. Genius MousePen 5x4 Tablet) - Genius MousePen 5x4 Tablet
 
* Tablet WP5540U (lsusb: UC-Logic Technology Corp. Genius MousePen 5x4 Tablet) - Genius MousePen 5x4 Tablet
第71行: 第51行:
 
</nowiki></pre>
 
</nowiki></pre>
 
See: TabletSetupWizardpen
 
See: TabletSetupWizardpen
 
 
== Comments ==
 
== Comments ==
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2007年11月30日 (五) 21:41的版本

Getting your tablet working

This wiki-page holds an index of working tablets. (It's created recently! - So please DON'T panic, just because your tablet is not on the list!)

Find out the product-name of the device

Open a terminal. Run this command:

cat /sys/bus/usb/devices/*/product

It will output a list of your usb-devices. It should be easy to find out what's your tablet (I assume they all hold the word "tablet") The output could look something like this:

Tablet WP8060U
UHCI Host Controller
UHCI Host Controller
UHCI Host Controller
EHCI Host Controller

Then find that product-name in one of the below driver-sections. - And use that driver! If your model is NOT mentioned here, please search for it on the web! A way to search, could be "Tablet WP8060U linux driver" - Which could point you in the right direction.

The Aiptek driver

Trust Wireless Tablet 1200

See: AiptekTablet

The Wacom driver

NO KNOWN TABLETS YET!

See: UbuntuHelp:Wacom

The Wizardpen driver

* Acecad Flair II GT-504
* G-pen
* Genius Wizardpen
* Genius Mousepen
* Genius 
* iBall
* Manhattan
* QWare
* UC-LOGIC
* Tablet WP4030U (lsusb: UC-Logic Technology Corp. ) - Tablet WP4030U
* Tablet WP5540U (lsusb: UC-Logic Technology Corp. Genius MousePen 5x4 Tablet) - Genius MousePen 5x4 Tablet
* Tablet WP8060U (Genius MousePen 8x6 Tablet) - Genius MousePen 8x6" Tablet
* Tablet WP8060U (lsusb:UC-Logic Technology Corp.) - Manhattan Graphics Tablet 8x6"
* Tablet PF1209 (lsusb: UC-Logic Technology Corp.) - Genius PenSketch 9x12"

See: TabletSetupWizardpen

Comments