Page 56 of 56 FirstFirst ... 646545556
Results 551 to 554 of 554

Thread: HOWTO: Wacom in 8.04 Hardy

  1. #551
    Join Date
    Nov 2010
    Beans
    8

    Re: HOWTO: Wacom in 8.04 Hardy

    Quote Originally Posted by Favux View Post
    Alright you have X.Org X Server 1.4.0.90. I think that's too early for a .fdi to work for you.

    It looks like maybe the by-path isn't quite right for you. Let's see if we can find it:
    Code:
    dmesg | grep Wacom
    and
    Code:
    ls -l /dev/input/by-path
    Let's also check for your product ID:
    Code:
    lsusb | grep [Ww]acom
    dmesg | grep Wacom

    Code:
    tir@tir-486:/dev/input/by-path$ dmesg | grep Wacom
    [   23.476238] input: Wacom Bamboo 4x5 Pen as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input8
    [   23.510633] input: Wacom Bamboo 4x5 Finger as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.1/input/input9
    [   23.520513] wacom: v1.52-pc-0.3:USB Wacom tablet driver
    This is the content of by-path:

    Code:
    tir@tir-486:/dev/input/by-path$ ls -l
    totale 0
    lrwxrwxrwx 1 root root 10 2010-11-21 23:48 pci-0000:00:1b.0--event- -> ../event10
    lrwxrwxrwx 1 root root  9 2010-11-21 23:48 pci-0000:00:1d.1-usb-0:1:1.0-event-mouse -> ../event8
    lrwxrwxrwx 1 root root  9 2010-11-21 23:48 pci-0000:00:1d.1-usb-0:1:1.0-mouse -> ../mouse1
    lrwxrwxrwx 1 root root  9 2010-11-21 23:48 pci-0000:00:1d.1-usb-0:1:1.1- -> ../mouse2
    lrwxrwxrwx 1 root root  9 2010-11-21 23:48 pci-0000:00:1d.1-usb-0:1:1.1-event- -> ../event9
    lrwxrwxrwx 1 root root  9 2010-11-21 23:48 platform-i8042-serio-0-event-kbd -> ../event4
    lrwxrwxrwx 1 root root  9 2010-11-21 23:48 platform-i8042-serio-2-event-mouse -> ../event7
    lrwxrwxrwx 1 root root  9 2010-11-21 23:48 platform-i8042-serio-2-mouse -> ../mouse0
    lrwxrwxrwx 1 root root  9 2010-11-21 23:48 platform-pcspkr-event-spkr -> ../event6
    And my product id:

    Code:
    Bus 003 Device 002: ID 056a:00d4 Wacom Co., Ltd

  2. #552
    Join Date
    Nov 2008
    Beans
    9,635
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: HOWTO: Wacom in 8.04 Hardy

    Good, it's definitely a Bamboo Pen, product ID 00d4.

    Try this by-path:
    Code:
    	Option "Device" "/dev/input/by-path/pci-0000:00:1d.1-usb-0:1:1.0-event-mouse
    For some more stuff see: http://ubuntuforums.org/showpost.php...&postcount=384 The Bamboo P&T HOW TO is for Lucid and Maverick, so it doesn't really apply to you. But has some information that may be of use.

  3. #553
    Join Date
    Nov 2010
    Beans
    8

    Re: HOWTO: Wacom in 8.04 Hardy

    Quote Originally Posted by Favux View Post
    Good, it's definitely a Bamboo Pen, product ID 00d4.

    Try this by-path:
    Code:
    	Option "Device" "/dev/input/by-path/pci-0000:00:1d.1-usb-0:1:1.0-event-mouse
    For some more stuff see: http://ubuntuforums.org/showpost.php...&postcount=384 The Bamboo P&T HOW TO is for Lucid and Maverick, so it doesn't really apply to you. But has some information that may be of use.
    Good, now it works. Thank you very much for your help

  4. #554
    Join Date
    Nov 2010
    Beans
    3

    Re: HOWTO: Wacom in 8.04 Hardy

    i know this thread is a bit old but i have a problem

    the only thing that works on my wacom are the mouse buttons. i got an error with the ./install for the drivers.

    i got this error

    Error: Failed to get system architecture Reason: uname, with options -i, -p, and -m, doesn't work properly

    this is the powerpc version of hardy.

    i have attached the requested files

    *edit never mind just had to uninstall mouse emu
    Attached Files Attached Files
    Last edited by cevin7; February 18th, 2011 at 04:02 PM.

Page 56 of 56 FirstFirst ... 646545556

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
  •