Results 1 to 6 of 6

Thread: Lenovo X200 Touch Screen / Wacom tablet Driver Conflicts?

  1. #1
    Join Date
    Jul 2010
    Posts
    66

    Lenovo X200 Touch Screen / Wacom tablet Driver Conflicts?

    I installed the driver for the Wacom CTE 440 and it seems to activate the software Tablet PC Windows. Since then, when I restart Windows , I have this message displayed "Tablet Driver Is Not running ", my tablet works fine, but most software that I run , stop running and close. How to install the tablet without destabilizing the system . I had to completely reinstall my computer to find a stable system , because I could not even restore my computer to a previous restore point, since the restoration software crashing. Please help.

  2. #2
    Join Date
    Jan 2006
    Posts
    4,545

    Re: Lenovo X200 Touch Screen / Wacom tablet Driver Conflicts?

    Get a USB-compatible kernel 2.2.18 or better , 2.4.10 to use the patch AIPTEK ( later in the article) and use the stylus as it should . A 2.2.18 will be sufficient if you want to use only the wireless mouse , or stylus mode " on " , but hey ... It's a pity . Note : Today , I 'm still trying to fight with the module AIPTEK . I still have no solution to a trivial problem , the pen is still not fully exploited , and the version 2.2 kernel ask me less trouble than version 2.4 with the patch AIPTEK .

  3. #3
    Join Date
    Jan 2006
    Posts
    7,109

    Re: Lenovo X200 Touch Screen / Wacom tablet Driver Conflicts?

    You must of course have a graphics tablet. It must be able to connect to the serial port (RS232) of your computer because the USB support for Linux is still in development. As this is written doument ( March 2000) , the kernel support is started for new products USB Graphire and Intuos and it works with XFree . Gpm is no longer maintained , so we should not expect a USB driver for this software. The older SD and HD sets are not supported by XFree86 standard . However , a modified driver that supports these devices as well as some OEM products with built-in screen as the Thinkpad 360 PE and Toshiba IBM T200 can be downloaded at drivers site.

  4. #4
    Join Date
    Jan 2006
    Posts
    6,878

    Re: Lenovo X200 Touch Screen / Wacom tablet Driver Conflicts?

    The Wacom driver of gpm 1.18.0 and below seems to go for very old models ArtPad , but the documentation does not talk. I tested with models ultrapad , penpartner , and graphire intuos but it did not . I rewrote the Wacom driver for gpm and to use it takes at least version 1.18.2 of gpm . Since this version , the old Wacom driver has been replaced with my driver for Wacom products graphire , penpartner and ultrapad .

    However , if you have an old ArtPad , use gpm < 1.18.1 and try :

    Code:
        killall gpm; gpm -t wacom - m / dev/ttyS0
    and it should work.

  5. #5
    Join Date
    May 2008
    Posts
    5,937

    Re: Lenovo X200 Touch Screen / Wacom tablet Driver Conflicts?

    You need a command.
    udo apt - get install wacom -tools xserver -xorg -input -wacom ( driver installation )
    sudo cp / etc/X11/xorg.conf / etc/X11/xorg.conf.bakwacom ( back -up your device configuration file , optional but recommended)
    gksudo gedit / etc/X11/xorg.conf (Editing your configuration file devices )

    In Section " InputDevice " of "stylus " " eraser "and " cursor " add :
    Option " Mode " " Absolute "
    Option " KeepShape " " on "
    Save ( Ctrl + S ).

  6. #6
    Join Date
    Apr 2010
    Posts
    59

    Re: Lenovo X200 Touch Screen / Wacom tablet Driver Conflicts?

    Get the latest version of expresskeys.tar.gz form wacom then extract it . Open a console in the newly created folder and type:sudo apt-get install build -essential libXext libX11 -dev -dev -dev LibX libxtst - dev (Installation of dependencies )
    Code:
    . / configure
    make
    sudo make instal
    l
    To start managing ExpressKeys on startup: System> Preferences > Sessions> Startup Programs > Add : Enter ExpressKeys then click confirm. Restart the graphical session ( Ctrl + Alt + bksp ).

Similar Threads

  1. Need Wacom Tablet driver for Toshiba Portege M700 Tablet
    By Faiyaz9 in forum Portable Devices
    Replies: 5
    Last Post: 13-08-2011, 08:09 AM
  2. Lenovo ThinkPad X200 touch screen not working
    By Habiba22 in forum Portable Devices
    Replies: 3
    Last Post: 23-06-2011, 10:11 AM
  3. Lenovo X61 tablet screen does not recognize the stylus or my touch
    By Antonio Muñiz in forum Portable Devices
    Replies: 4
    Last Post: 26-11-2010, 03:16 PM
  4. Wacom Tablet Driver Not Found
    By Jaiyana=ME in forum Hardware Peripherals
    Replies: 6
    Last Post: 10-09-2010, 12:10 AM
  5. Lenovo ThinkPad X200 Tablet PC
    By Simond in forum Reviews
    Replies: 3
    Last Post: 08-01-2009, 06:57 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,943,240.08799 seconds with 17 queries