个人工具

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

来自Ubuntu中文

跳转至: 导航, 搜索
 
(未显示同一用户的4个中间版本)
第29行: 第29行:
 
See: [[UbuntuHelp:AiptekTablet|AiptekTablet]]
 
See: [[UbuntuHelp:AiptekTablet|AiptekTablet]]
 
=== The Wacom driver ===
 
=== The Wacom driver ===
<pre><nowiki>
+
for example: [[UbuntuHelp:FujitsuStylisticST4000|FujitsuStylisticST4000]]
NO KNOWN TABLETS YET!
+
</nowiki></pre>
+
 
See: [[UbuntuHelp:Wacom|Wacom]]
 
See: [[UbuntuHelp:Wacom|Wacom]]
 
=== The Wizardpen driver ===
 
=== The Wizardpen driver ===
第43行: 第41行:
 
  * Manhattan
 
  * Manhattan
 
  * QWare
 
  * QWare
 +
* Trust TB-6300
 
  * UC-LOGIC
 
  * UC-LOGIC
  
 +
* Tablet PF1209 (lsusb: UC-Logic Technology Corp.) - Genius PenSketch 9x12"
 
  * 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
 
  * Tablet WP8060U (Genius MousePen 8x6 Tablet) - Genius MousePen 8x6" Tablet
 
  * Tablet WP8060U (Genius MousePen 8x6 Tablet) - Genius MousePen 8x6" Tablet
 
  * Tablet WP8060U (lsusb:UC-Logic Technology Corp.) - Manhattan Graphics Tablet 8x6"
 
  * Tablet WP8060U (lsusb:UC-Logic Technology Corp.) - Manhattan Graphics Tablet 8x6"
  * Tablet PF1209 (lsusb: UC-Logic Technology Corp.) - Genius PenSketch 9x12"
+
  * Tablet WP8060U (lsusb:UC-Logic Technology Corp.) - Trust TB-6300 Tablet 8x6"
 +
* Tablet WP8060U (lsusb:UC-Logic Technology Corp.) - Genius MousePen 8x6" Tablet
 
</nowiki></pre>
 
</nowiki></pre>
 
See: [[UbuntuHelp:TabletSetupWizardpen|TabletSetupWizardpen]]
 
See: [[UbuntuHelp:TabletSetupWizardpen|TabletSetupWizardpen]]
== Comments ==
+
=== The eGalax driver ===
 +
It is used by several Hewlett Packard (HP) [[UbuntuHelp:TabletPC|TabletPC]] models
 +
You just want to download and install driver package from manufacturer's web.
 +
Follow this link:
 +
[http://home.eeti.com.tw/web20/eGalaxTouchDriver/linuxDriver.htm eGalax support page]
 +
----
 +
[[category:CategoryX]]
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2009年11月17日 (二) 20:45的最新版本

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

for example: FujitsuStylisticST4000 See: Wacom

The Wizardpen driver

 * Acecad Flair II GT-504
 * G-pen
 * Genius Wizardpen
 * Genius Mousepen
 * Genius 
 * iBall
 * Manhattan
 * QWare
 * Trust TB-6300
 * UC-LOGIC

 * Tablet PF1209 (lsusb: UC-Logic Technology Corp.) - Genius PenSketch 9x12"
 * 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 WP8060U (lsusb:UC-Logic Technology Corp.) - Trust TB-6300 Tablet 8x6"
 * Tablet WP8060U (lsusb:UC-Logic Technology Corp.) - Genius MousePen 8x6" Tablet

See: TabletSetupWizardpen

The eGalax driver

It is used by several Hewlett Packard (HP) TabletPC models You just want to download and install driver package from manufacturer's web. Follow this link: eGalax support page