Page 3 of 56 FirstFirst 123451353 ... LastLast
Results 21 to 30 of 554

Thread: HOWTO: Wacom in 8.04 Hardy

  1. #21
    Join Date
    Dec 2007
    Beans
    25

    Re: HOWTO: Wacom in 8.04 Hardy

    [QUOTE=neko18;4797903]@ChromeKaldra
    Please reboot your computer with the tablet plugged in, then run the following command. Reply to this thread with its output.
    Code:
    ls -l /dev/input
    i get this:

    Code:
    jason@JX:~/wacom/linuxwacom-0.7.9-11$ ls -l /dev/input
    total 0
    drwxr-xr-x 2 root root    140 2008-04-27 12:11 by-id
    drwxr-xr-x 2 root root    180 2008-04-27 12:11 by-path
    crw-rw---- 1 root root 13, 64 2008-04-27 12:07 event0
    crw-rw---- 1 root root 13, 65 2008-04-27 12:07 event1
    crw-rw---- 1 root root 13, 66 2008-04-27 12:07 event2
    crw-rw---- 1 root root 13, 67 2008-04-27 12:07 event3
    crw-rw---- 1 root root 13, 68 2008-04-27 12:07 event4
    crw-rw---- 1 root root 13, 69 2008-04-27 12:07 event5
    crw-rw---- 1 root root 13, 70 2008-04-27 12:07 event6
    crw-rw---- 1 root root 13, 71 2008-04-27 12:11 event7
    crw-rw---- 1 root root 13, 63 2008-04-27 12:06 mice
    crw-rw---- 1 root root 13, 32 2008-04-27 12:06 mouse0
    crw-rw---- 1 root root 13, 33 2008-04-27 12:06 mouse1
    crw-rw---- 1 root root 13, 34 2008-04-27 12:11 mouse2
    lrwxrwxrwx 1 root root      6 2008-04-27 12:11 tablet-bamboo -> event7
    lrwxrwxrwx 1 root root      6 2008-04-27 12:11 wacom -> event7

  2. #22
    Join Date
    Apr 2008
    Beans
    1

    Re: HOWTO: Wacom in 8.04 Hardy

    1.I have run the following command,bu can't get any output.
    Code:
    lsusb | grep -i wacom
    Code:
    luke@luke-laptop:~$ lsusb | grep -i wacom 
    luke@luke-laptop:~$ lsusb | grep -i wacom
    luke@luke-laptop:~$
    2.when running wacomcpl,I get below error.
    Code:
    wacomcpl: using TCLLIBPATH="[list  /usr/local/lib ]"
    Error in startup script: xsetwacom: error while loading shared libraries: libwacomcfg.so.0: cannot open shared object file: No such file or directory
        while executing
    "exec xsetwacom list"
        (procedure "createDeviceList" line 4)
        invoked from within
    "createDeviceList "
        (procedure "createControls" line 8)
        invoked from within
    "createControls"
        (file "/usr/local/bin/wacomcpl-exec" line 1691)
    Thinkpad X61t multitouch,ubuntu 8.04,linuxwacom 0.80,
    Any advice? thanks.

  3. #23
    Join Date
    Dec 2005
    Location
    Nowhere!
    Beans
    180
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: HOWTO: Wacom in 8.04 Hardy

    @Tecra
    The tablet is not connected via USB. If you haven't already, you can try just continuing through the tutorial (it's worth a try). If that doesn't work, try searching the forums for "wacom tabletpc" or "wacom serial".

    @ChromeKaldra
    It appears to be set up correctly. Did you configure it in GIMP yet? If you haven't, there's information available on that topic on the wiki: https://help.ubuntu.com/community/Wa...264465a7a3f59e
    Last edited by neko18; April 27th, 2008 at 07:45 PM.

  4. #24
    Join Date
    Apr 2008
    Beans
    1

    Talking Re: HOWTO: Wacom in 8.04 Hardy

    After following the guide with the extra patch (http://ubuntuforums.org/showpost.php...6&postcount=20) my Bamboo Fun works perfectly, pressure sensitive and all.

    Seriously, I love you. Thank you so much!

  5. #25
    Join Date
    Oct 2007
    Beans
    6

    Smile Re: HOWTO: Wacom in 8.04 Hardy

    Neko18, You are great!!!!!!

    The patch you asked me to apply and the line you asked me to add to *.udev worked. I can get the pointer to respond to the stylus etc... It is not calibrated though. When I run wacomcpl, a dialog box pops-up but there is nothing I can do inside the dialog box.

    I have attached a screenshot of the dialog box. Whenever you get the chance let me know what I can do to fix this. Thanks for all your help.
    Attached Images Attached Images

  6. #26
    Join Date
    Nov 2007
    Beans
    21

    Re: HOWTO: Wacom in 8.04 Hardy

    Quote Originally Posted by rajivnavada View Post
    Neko18, You are great!!!!!!

    The patch you asked me to apply and the line you asked me to add to *.udev worked. I can get the pointer to respond to the stylus etc... It is not calibrated though. When I run wacomcpl, a dialog box pops-up but there is nothing I can do inside the dialog box.

    I have attached a screenshot of the dialog box. Whenever you get the chance let me know what I can do to fix this. Thanks for all your help.
    Look on the first page at the far bottom. It has information on how to get wacomcpl to work. Also, the guide has been updated.

  7. #27
    Join Date
    Apr 2008
    Beans
    1

    Re: HOWTO: Wacom in 8.04 Hardy

    I've followed this 'howto' to the bone, and can't get my intuos3 to work at all.
    I've pasted below all the input that I can think of that you might need. I hope anyone can shed some light over this. The rest of the hardware is a Mac Pro with a nVidia card.

    regards
    stefan


    Code:
    sanders@sanders3d:~$ uname -a
    Linux sanders3d 2.6.24-16-generic #1 SMP Thu Apr 10 12:47:45 UTC 2008 x86_64 GNU/Linux

    Code:
    sanders@sanders3d:~$ lsusb | grep -i wacom
    Bus 001 Device 004: ID 056a:00b1 Wacom Co., Ltd
    Code:
    sanders@sanders3d:~$ ls -l /dev/input
    total 0
    drwxr-xr-x  2 root root     140 2008-04-27 22:10 by-id
    drwxr-xr-x  2 root root     180 2008-04-27 22:10 by-path
    crw-rw----  1 root root 13,  64 2008-04-27 22:10 event0
    crw-rw----  1 root root 13,  65 2008-04-27 22:10 event1
    crw-rw----  1 root root 13,  66 2008-04-27 22:10 event2
    crw-rw----  1 root root 13,  67 2008-04-27 22:10 event3
    crw-rw----  1 root root 13,  68 2008-04-27 22:10 event4
    crw-rw----  1 root root 13,  69 2008-04-27 22:10 event5
    crw-rw----  1 root root 13,  70 2008-04-27 22:10 event6
    crw-rw----  1 root root 13,  71 2008-04-27 22:10 event7
    crw-rw----  1 root root 13,  72 2008-04-27 22:10 event8
    crw-rw----  1 root root 13,  73 2008-04-27 22:10 event9
    crw-rw----  1 root root 13,  63 2008-04-27 22:10 mice
    crw-rw----  1 root root 13,  32 2008-04-27 22:10 mouse0
    crw-rw----  1 root root 13,  33 2008-04-27 22:10 mouse1
    crw-rw----  1 root root 13,  34 2008-04-27 22:10 mouse2
    crw-rw----  1 root root 13,  35 2008-04-27 22:10 mouse3
    lrwxrwxrwx  1 root root       6 2008-04-27 22:10 tablet-intuos3-6x8 -> event7
    crw-rw----+ 1 root root 10, 223 2008-04-27 22:10 uinput
    lrwxrwxrwx  1 root root       6 2008-04-27 22:10 wacom -> event7



    Code:
    sanders@sanders3d:~$ cat /etc/X11/xorg.conf
    Section "InputDevice"
    	Identifier	"Generic Keyboard"
    	Driver		"kbd"
    	Option		"XkbRules"	"xorg"
    	Option		"XkbModel"	"pc105"
    	Option		"XkbLayout"	"us"
    EndSection
    
    Section "InputDevice"
    	Identifier	"Configured Mouse"
    	Driver		"mouse"
    	Option		"CorePointer"
    EndSection
    
    Section "InputDevice"
    	Driver		"wacom"
    	Identifier	"stylus"
    	Option		"Device"	"/dev/input/wacom"
    	Option		"Type"		"stylus"
    #	Option		"ForceDevice"	"ISDV4"		# Tablet PC ONLY
    	Option		"USB"		"on"
    EndSection
    
    Section "InputDevice"
    	Driver		"wacom"
    	Identifier	"eraser"
    	Option		"Device"	"/dev/input/wacom"
    	Option		"Type"		"eraser"
    #	Option		"ForceDevice"	"ISDV4"		# Tablet PC ONLY
    	Option		"USB"		"on"
    EndSection
    
    Section "InputDevice"
    	Driver		"wacom"
    	Identifier	"cursor"
    	Option		"Device"	"/dev/input/wacom"
    	Option		"Type"		"cursor"
    #	Option		"ForceDevice"	"ISDV4"		# Tablet PC ONLY
    	Option		"USB"		"on"
    EndSection
    
    Section "InputDevice"
    	Driver		"wacom"
    	Identifier	"pad"
    	Option		"Device"	"/dev/input/wacom"
    	Option		"Type"		"pad"
    	Option		"USB"		"on"
    EndSection
    
    Section "Device"
    	Identifier	"Configured Video Device"
    	Driver		"nvidia"
    	Option		"NoLogo"	"True"
    EndSection
    
    Section "Monitor"
    	Identifier	"Configured Monitor"
    EndSection
    
    Section "Screen"
    	Identifier	"Default Screen"
    	Monitor		"Configured Monitor"
    	Device		"Configured Video Device"
    	Defaultdepth	24
    EndSection
    
    Section "ServerLayout"
    	Identifier	"Default Layout"
      	screen "Default Screen"
    	InputDevice     "stylus"	"SendCoreEvents"
    	InputDevice     "cursor"	"SendCoreEvents"
    	InputDevice     "eraser"	"SendCoreEvents"
    	InputDevice	"pad"		"SendCoreEvents"
    EndSection
    Section "Module"
    	Load		"glx"
    EndSection

  8. #28
    Join Date
    Oct 2007
    Beans
    6

    Cool Re: HOWTO: Wacom in 8.04 Hardy

    Hi Arelis,

    Thanks for the reply. When I go into wacom/linux*/prebuilt and type sudo ./uninstall, the uninstall works fine. Then I do cd .. (go out one directory, so now I am in linuxwacom*). Now when I type in sudo make install and then wacomcpl, I get an error message saying command not found. I don't get the idea here. We uninstall the wacom X driver related utility and then try to invoke a command that we just uninstalled?? Maybe I'm reading this wrong. I might be missing a few steps. Could you please help?

    Thanks a lot.

  9. #29
    Join Date
    Apr 2008
    Beans
    12

    Re: HOWTO: Wacom in 8.04 Hardy

    Quote Originally Posted by neko18 View Post
    @mykes
    Open a terminal and make sure you have a scrollback of at least 500 lines (Edit > Current Profile, Scrolling tab). Run the following commands. Copy the entire terminal session into a text file and attach it.
    Code:
    cd wacom/linuxwacom-0.7.9-11
    ./configure --enable-wacom
    make clean > /dev/null
    make | tail -n 300
    See attached files.

    out3.txt is the output of the ./configure
    out4.txt is the output of the make | tail...

    When this is over, you going to help me figure out how to make the "rotate screen" button work, too? The button is on the frame around the LCD. When you rotate the screen and close the laptop up as a tablet (LCD facing out), the rotate button lets you change from landscape -> portrate -> landscape -> portrait in 90 degree increments. VERY neat feature.
    Attached Files Attached Files

  10. #30
    Join Date
    Oct 2007
    Beans
    6

    Smile Re: HOWTO: Wacom in 8.04 Hardy

    Hi Neko18 & Arelis,

    I figured out why I wasn't able to run wacomcpl when I followed the updated instructions on page 1. I didn't have the tcl-dev and tk-dev packages and so libwacomxi wasn't getting compiled. Anyway, I installed these packages and repeated all the steps in the HOW-TO again. Now atleast I can run wacomcpl after doing sudo ./unistall >> cd .. >> sudo make install as mentioned in step 19.

    But I still have the same problem. I don't see anything on the "wacom control panel" dialog. Is there anything else I can do to get this to work? Can we calibrate the touchscreen using wacdump???? Also, which file would wacomcpl write to? The Linux Wacom Project says that the calibration info will be stored in ~/.xinitrc. Is this true even for Ubuntu?

    Thanks for your help.

Page 3 of 56 FirstFirst 123451353 ... LastLast

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
  •