You Are Here: Home » Articles » How-To » Linux

How To Install The Wacom Bamboo Drivers In Ubuntu 10.04

By on August 29th, 2010     

wacomIf you have a Wacom Bamboo that you like to use with Ubuntu, here is a quick how-to to get it working in Ubuntu 10.04 Lucid Lynx in no time.

It is quite simple actually. Martin Owens has made a PPA from where you can install the required drivers etc.

So, to get started, open the Terminal and execute the following commands:

$ sudo add-apt-repository ppa:doctormo/wacom-plus

$ sudo apt-get update

$ sudo apt-get install wacom-dkms xf86-input-wacom

After finishing, reboot and it should be working.

If you get an error saying that the package xf86-input-wacom was not found, then you can try installing an alternate XServer input driver using this command:

$ sudo apt-get install wacom-dkms xserver-xorg-input-wacom

[source: brettalton.com]




         Submit to Reddit     Stumble


Related Posts by Tags: , , ,



  • http://www.jacoballred.com Jacob Allred

    THANK YOU THANK YOU THANK YOU! Spent an hour trying to get this to work without any luck, but the commands you gave worked instantly!

    • Anonymous

      Type your reply…

    • Anonymous

      Glad, we were of help :-)

  • Rwongbcca

    I am getting the message “E: Couldn’t find package xf86-input-wacom” when I do the apt-get install, can you tell me what the problem is? Thanks

    • Anonymous

      try installing the xserver input driver, using this command: sudo apt-get install wacom-dkms xserver-xorg-input-wacom



How To Install The Wacom Bamboo Drivers In Ubuntu 10.04 was originally published on Digitizor.com on August 29, 2010 - 10:07 am (Indian Standard Time)