Page 78 of 88 FirstFirst ... 28687677787980 ... LastLast
Results 771 to 780 of 874

Thread: New Wacom Bamboo not working

  1. #771
    Join Date
    May 2009
    Beans
    232
    Distro
    Kubuntu

    Re: New Wacom Bamboo not working

    Quote Originally Posted by damagu View Post
    I have a Wacom Baboo P&T and tried the steps in post 144. Everything seems okay up to copying the wacom.ko file from src/2.6.28. Copying the file doesn't work because there is no .ko file in that directory. I am using 2.6.31-20-generic. There is no .ko file in src/2.6.31 either.

    I don't really understand what I am doing with these instructions, but I am capable of following them. If anyone could explain why/where things are going wrong I'd appreciate it.

    Thanks
    i think those are old instructions. follow the first post in: http://ubuntuforums.org/showthread.php?t=1321238&page=1

    also, i think the thread i posted right there is meant to replace this one, so if you have any questions, post them there.

  2. #772
    Join Date
    Mar 2008
    Beans
    20

    Re: New Wacom Bamboo not working

    hey all.
    i've got the bamboo pen. i followed the instructions on this post and got the tablet working perfectly.
    a few days later i ran an update, and it's messed again and doesn't work :S
    i've scanned about ten pages on from that post in this thread, but i seem to get lost with what people are talking about :S
    is there a way to fix this?

    (on another note, compiz has also become massively laggy after this update. not sure if that's relevant or not)

  3. #773
    Join Date
    May 2009
    Beans
    232
    Distro
    Kubuntu

    Re: New Wacom Bamboo not working

    Quote Originally Posted by heminder View Post
    hey all.
    i've got the bamboo pen. i followed the instructions on this post and got the tablet working perfectly.
    a few days later i ran an update, and it's messed again and doesn't work :S
    i've scanned about ten pages on from that post in this thread, but i seem to get lost with what people are talking about :S
    is there a way to fix this?

    (on another note, compiz has also become massively laggy after this update. not sure if that's relevant or not)
    when ubuntu installs a new kernel update, you need to reinstall the driver. specifically, you need to move the "wacom.ko" file into the new kernel's place. if you don't know what that means, read the post right above you. if you do know what that means, read the post right above you.

    the slow compiz is most likely unrelated.


    i think those are old instructions. follow the first post in: http://ubuntuforums.org/showthread.php?t=1321238&page=1

    also, i think the thread i posted right there is meant to replace this one, so if you have any questions, post them there.

  4. #774
    Join Date
    Mar 2008
    Beans
    20

    Re: New Wacom Bamboo not working

    hmm, ok i've got the tablet in a semi-working state now.
    the scrolling bug that some have had has now appeared.
    (it scrolls up when the pen is over the surface)
    Last edited by heminder; March 25th, 2010 at 08:50 PM.

  5. #775
    Join Date
    Jan 2007
    Beans
    62

    Re: New Wacom Bamboo not working

    Allright after 3 tries I finally did it right. I kept leaving parts out I guess. So I got my Bamboo pen to work using these instructions.

    I'm running Ubuntu 9.10 on a G4 powerpc it only has two USB drives and I use a usb hub to create more. I had to plug the tablet into the first port in the hub to get it to work.

    Thanks

  6. #776
    Join Date
    Jan 2007
    Beans
    62

    Re: New Wacom Bamboo not working

    My tablet goes a bit slow doesn't keep up with my hand. Any advice on speeding it up?

  7. #777
    Join Date
    Jan 2007
    Beans
    62

    Re: New Wacom Bamboo not working

    allright so I noticed that if I leave the tablet plugged in I get some huge log files. Any one else have this happen.

  8. #778
    Join Date
    Apr 2010
    Beans
    2

    Angry Re: New Wacom Bamboo not working

    Alright I unpack the linuxwacom-0.8.5-10.tar.bz2 switch to its directory then do the

    sudo make

    and all I get is this script listed below:

    joshua@UBUNTUSIMBA:~/linuxwacom-0.8.5-10$ sudo make
    [sudo] password for joshua:
    Making all in src
    make[1]: Entering directory `/home/joshua/linuxwacom-0.8.5-10/src'
    Making all in .
    make[2]: Entering directory `/home/joshua/linuxwacom-0.8.5-10/src'
    make[2]: Nothing to be done for `all-am'.
    make[2]: Leaving directory `/home/joshua/linuxwacom-0.8.5-10/src'
    Making all in wacomxi
    make[2]: Entering directory `/home/joshua/linuxwacom-0.8.5-10/src/wacomxi'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/home/joshua/linuxwacom-0.8.5-10/src/wacomxi'
    Making all in util
    make[2]: Entering directory `/home/joshua/linuxwacom-0.8.5-10/src/util'
    /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/include -Wall -pedantic -g -O2 -MT wacomcfg.lo -MD -MP -MF .deps/wacomcfg.Tpo -c -o wacomcfg.lo wacomcfg.c
    gcc -DHAVE_CONFIG_H -I. -I../../src/include -Wall -pedantic -g -O2 -MT wacomcfg.lo -MD -MP -MF .deps/wacomcfg.Tpo -c wacomcfg.c -fPIC -DPIC -o .libs/wacomcfg.o
    In file included from wacomcfg.c:36:
    wacomcfg.h:27:35: error: X11/extensions/XInput.h: No such file or directory
    In file included from wacomcfg.c:36:
    wacomcfg.h:60: error: expected specifier-qualifier-list before ‘XDeviceInfo’
    wacomcfg.h:67: error: expected specifier-qualifier-list before ‘XDevice’
    wacomcfg.c: In function ‘CfgGetDevs’:
    wacomcfg.c:83: error: ‘WACOMCONFIG’ has no member named ‘pDevs’
    wacomcfg.c:83: warning: implicit declaration of function ‘XListInputDevices’
    wacomcfg.c:84: error: ‘WACOMCONFIG’ has no member named ‘nDevCnt’
    wacomcfg.c:86: error: ‘WACOMCONFIG’ has no member named ‘pDevs’
    wacomcfg.c: In function ‘WacomConfigInit’:
    wacomcfg.c:102: error: ‘INAME’ undeclared (first use in this function)
    wacomcfg.c:102: error: (Each undeclared identifier is reported only once
    wacomcfg.c:102: error: for each function it appears in.)
    wacomcfg.c: In function ‘WacomConfigListDevices’:
    wacomcfg.c:136: error: ‘XDeviceInfo’ undeclared (first use in this function)
    wacomcfg.c:136: error: ‘info’ undeclared (first use in this function)
    wacomcfg.c:140: warning: ISO C90 forbids mixed declarations and code
    wacomcfg.c:146: error: ‘WACOMCONFIG’ has no member named ‘pDevs’
    wacomcfg.c:160: error: ‘WACOMCONFIG’ has no member named ‘nDevCnt’
    wacomcfg.c:162: error: ‘WACOMCONFIG’ has no member named ‘pDevs’
    wacomcfg.c:164: error: ‘IsXExtensionDevice’ undeclared (first use in this function)
    wacomcfg.c:186: error: ‘WACOMCONFIG’ has no member named ‘nDevCnt’
    wacomcfg.c:188: error: ‘WACOMCONFIG’ has no member named ‘pDevs’
    wacomcfg.c: In function ‘WacomConfigOpenDevice’:
    wacomcfg.c:295: error: ‘XDevice’ undeclared (first use in this function)
    wacomcfg.c:295: error: ‘pDev’ undeclared (first use in this function)
    wacomcfg.c:296: error: ‘XDeviceInfo’ undeclared (first use in this function)
    wacomcfg.c:296: error: ‘pDevInfo’ undeclared (first use in this function)
    wacomcfg.c:296: error: ‘info’ undeclared (first use in this function)
    wacomcfg.c:296: warning: left-hand operand of comma expression has no effect
    wacomcfg.c:297: warning: ISO C90 forbids mixed declarations and code
    wacomcfg.c:303: error: ‘WACOMCONFIG’ has no member named ‘pDevs’
    wacomcfg.c:307: error: ‘WACOMCONFIG’ has no member named ‘nDevCnt’
    wacomcfg.c:309: error: ‘WACOMCONFIG’ has no member named ‘pDevs’
    wacomcfg.c:333: warning: implicit declaration of function ‘XOpenDevice’
    wacomcfg.c:345: error: ‘WACOMDEVICE’ has no member named ‘pDev’
    wacomcfg.c: In function ‘WacomConfigCloseDevice’:
    wacomcfg.c:354: error: ‘WACOMDEVICE’ has no member named ‘pDev’
    wacomcfg.c:355: error: ‘WACOMDEVICE’ has no member named ‘pDev’
    wacomcfg.c: In function ‘WacomConfigSetRawParam’:
    wacomcfg.c:364: error: ‘XDeviceResolutionControl’ undeclared (first use in this function)
    wacomcfg.c:364: error: expected ‘;’ before ‘c’
    wacomcfg.c:365: error: ‘XDeviceControl’ undeclared (first use in this function)
    wacomcfg.c:365: error: ‘dc’ undeclared (first use in this function)
    wacomcfg.c:365: error: expected expression before ‘)’ token
    wacomcfg.c:365: error: ‘c’ undeclared (first use in this function)
    wacomcfg.c:371: error: ‘DEVICE_RESOLUTION’ undeclared (first use in this function)
    wacomcfg.c:377: warning: implicit declaration of function ‘XChangeDeviceControl’
    wacomcfg.c:377: error: ‘WACOMDEVICE’ has no member named ‘pDev’
    wacomcfg.c:391: error: ‘WACOMDEVICE’ has no member named ‘pDev’
    wacomcfg.c:403: warning: implicit declaration of function ‘XSetDeviceMode’
    wacomcfg.c:403: error: ‘WACOMDEVICE’ has no member named ‘pDev’
    wacomcfg.c: In function ‘WacomConfigGetRawParam’:
    wacomcfg.c:411: error: ‘XDeviceResolutionControl’ undeclared (first use in this function)
    wacomcfg.c:411: error: expected ‘;’ before ‘c’
    wacomcfg.c:412: error: ‘XDeviceResolutionState’ undeclared (first use in this function)
    wacomcfg.c:412: error: ‘ds’ undeclared (first use in this function)
    wacomcfg.c:413: warning: ISO C90 forbids mixed declarations and code
    wacomcfg.c:419: error: ‘c’ undeclared (first use in this function)
    wacomcfg.c:419: error: ‘DEVICE_RESOLUTION’ undeclared (first use in this function)
    wacomcfg.c:425: error: ‘WACOMDEVICE’ has no member named ‘pDev’
    wacomcfg.c:426: error: ‘XDeviceControl’ undeclared (first use in this function)
    wacomcfg.c:426: error: expected expression before ‘)’ token
    wacomcfg.c:434: error: expected expression before ‘)’ token
    wacomcfg.c:450: error: ‘WACOMDEVICE’ has no member named ‘pDev’
    wacomcfg.c:451: error: expected expression before ‘)’ token
    wacomcfg.c:459: error: expected expression before ‘)’ token
    wacomcfg.c:471: error: ‘WACOMDEVICE’ has no member named ‘pDev’
    wacomcfg.c:472: error: expected expression before ‘)’ token
    wacomcfg.c:474: warning: implicit declaration of function ‘XFreeDeviceControl’
    wacomcfg.c:474: error: expected expression before ‘)’ token
    make[2]: *** [wacomcfg.lo] Error 1
    make[2]: Leaving directory `/home/joshua/linuxwacom-0.8.5-10/src/util'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/joshua/linuxwacom-0.8.5-10/src'
    make: *** [all-recursive] Error 1
    joshua@UBUNTUSIMBA:~/linuxwacom-0.8.5-10$


    Any advice or did I fsck it royally? Please help! This is the only thing stopping me from migrating over to Ubuntu fully from Windows.

  9. #779

    Re: New Wacom Bamboo not working

    Someone test Wacom Baboo P&T in Lucid? It's works?

  10. #780
    Join Date
    Apr 2007
    Location
    Mount Horeb, WI
    Beans
    4,312
    Distro
    Kubuntu Development Release

    Re: New Wacom Bamboo not working

    Quote Originally Posted by SimbaStovall View Post
    Alright I unpack the linuxwacom-0.8.5-10.tar.bz2 switch to its directory then do the

    sudo make

    and all I get is this script listed below:

    joshua@UBUNTUSIMBA:~/linuxwacom-0.8.5-10$ sudo make
    [sudo] password for joshua:
    Making all in src
    make[1]: Entering directory `/home/joshua/linuxwacom-0.8.5-10/src'
    Making all in .
    make[2]: Entering directory `/home/joshua/linuxwacom-0.8.5-10/src'
    make[2]: Nothing to be done for `all-am'.
    make[2]: Leaving directory `/home/joshua/linuxwacom-0.8.5-10/src'
    Making all in wacomxi
    make[2]: Entering directory `/home/joshua/linuxwacom-0.8.5-10/src/wacomxi'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/home/joshua/linuxwacom-0.8.5-10/src/wacomxi'
    Making all in util
    make[2]: Entering directory `/home/joshua/linuxwacom-0.8.5-10/src/util'
    /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/include -Wall -pedantic -g -O2 -MT wacomcfg.lo -MD -MP -MF .deps/wacomcfg.Tpo -c -o wacomcfg.lo wacomcfg.c
    gcc -DHAVE_CONFIG_H -I. -I../../src/include -Wall -pedantic -g -O2 -MT wacomcfg.lo -MD -MP -MF .deps/wacomcfg.Tpo -c wacomcfg.c -fPIC -DPIC -o .libs/wacomcfg.o
    In file included from wacomcfg.c:36:
    wacomcfg.h:27:35: error: X11/extensions/XInput.h: No such file or directory
    In file included from wacomcfg.c:36:
    wacomcfg.h:60: error: expected specifier-qualifier-list before ‘XDeviceInfo’
    wacomcfg.h:67: error: expected specifier-qualifier-list before ‘XDevice’
    wacomcfg.c: In function ‘CfgGetDevs’:
    wacomcfg.c:83: error: ‘WACOMCONFIG’ has no member named ‘pDevs’
    wacomcfg.c:83: warning: implicit declaration of function ‘XListInputDevices’
    wacomcfg.c:84: error: ‘WACOMCONFIG’ has no member named ‘nDevCnt’
    wacomcfg.c:86: error: ‘WACOMCONFIG’ has no member named ‘pDevs’
    wacomcfg.c: In function ‘WacomConfigInit’:
    wacomcfg.c:102: error: ‘INAME’ undeclared (first use in this function)
    wacomcfg.c:102: error: (Each undeclared identifier is reported only once
    wacomcfg.c:102: error: for each function it appears in.)
    wacomcfg.c: In function ‘WacomConfigListDevices’:
    wacomcfg.c:136: error: ‘XDeviceInfo’ undeclared (first use in this function)
    wacomcfg.c:136: error: ‘info’ undeclared (first use in this function)
    wacomcfg.c:140: warning: ISO C90 forbids mixed declarations and code
    wacomcfg.c:146: error: ‘WACOMCONFIG’ has no member named ‘pDevs’
    wacomcfg.c:160: error: ‘WACOMCONFIG’ has no member named ‘nDevCnt’
    wacomcfg.c:162: error: ‘WACOMCONFIG’ has no member named ‘pDevs’
    wacomcfg.c:164: error: ‘IsXExtensionDevice’ undeclared (first use in this function)
    wacomcfg.c:186: error: ‘WACOMCONFIG’ has no member named ‘nDevCnt’
    wacomcfg.c:188: error: ‘WACOMCONFIG’ has no member named ‘pDevs’
    wacomcfg.c: In function ‘WacomConfigOpenDevice’:
    wacomcfg.c:295: error: ‘XDevice’ undeclared (first use in this function)
    wacomcfg.c:295: error: ‘pDev’ undeclared (first use in this function)
    wacomcfg.c:296: error: ‘XDeviceInfo’ undeclared (first use in this function)
    wacomcfg.c:296: error: ‘pDevInfo’ undeclared (first use in this function)
    wacomcfg.c:296: error: ‘info’ undeclared (first use in this function)
    wacomcfg.c:296: warning: left-hand operand of comma expression has no effect
    wacomcfg.c:297: warning: ISO C90 forbids mixed declarations and code
    wacomcfg.c:303: error: ‘WACOMCONFIG’ has no member named ‘pDevs’
    wacomcfg.c:307: error: ‘WACOMCONFIG’ has no member named ‘nDevCnt’
    wacomcfg.c:309: error: ‘WACOMCONFIG’ has no member named ‘pDevs’
    wacomcfg.c:333: warning: implicit declaration of function ‘XOpenDevice’
    wacomcfg.c:345: error: ‘WACOMDEVICE’ has no member named ‘pDev’
    wacomcfg.c: In function ‘WacomConfigCloseDevice’:
    wacomcfg.c:354: error: ‘WACOMDEVICE’ has no member named ‘pDev’
    wacomcfg.c:355: error: ‘WACOMDEVICE’ has no member named ‘pDev’
    wacomcfg.c: In function ‘WacomConfigSetRawParam’:
    wacomcfg.c:364: error: ‘XDeviceResolutionControl’ undeclared (first use in this function)
    wacomcfg.c:364: error: expected ‘;’ before ‘c’
    wacomcfg.c:365: error: ‘XDeviceControl’ undeclared (first use in this function)
    wacomcfg.c:365: error: ‘dc’ undeclared (first use in this function)
    wacomcfg.c:365: error: expected expression before ‘)’ token
    wacomcfg.c:365: error: ‘c’ undeclared (first use in this function)
    wacomcfg.c:371: error: ‘DEVICE_RESOLUTION’ undeclared (first use in this function)
    wacomcfg.c:377: warning: implicit declaration of function ‘XChangeDeviceControl’
    wacomcfg.c:377: error: ‘WACOMDEVICE’ has no member named ‘pDev’
    wacomcfg.c:391: error: ‘WACOMDEVICE’ has no member named ‘pDev’
    wacomcfg.c:403: warning: implicit declaration of function ‘XSetDeviceMode’
    wacomcfg.c:403: error: ‘WACOMDEVICE’ has no member named ‘pDev’
    wacomcfg.c: In function ‘WacomConfigGetRawParam’:
    wacomcfg.c:411: error: ‘XDeviceResolutionControl’ undeclared (first use in this function)
    wacomcfg.c:411: error: expected ‘;’ before ‘c’
    wacomcfg.c:412: error: ‘XDeviceResolutionState’ undeclared (first use in this function)
    wacomcfg.c:412: error: ‘ds’ undeclared (first use in this function)
    wacomcfg.c:413: warning: ISO C90 forbids mixed declarations and code
    wacomcfg.c:419: error: ‘c’ undeclared (first use in this function)
    wacomcfg.c:419: error: ‘DEVICE_RESOLUTION’ undeclared (first use in this function)
    wacomcfg.c:425: error: ‘WACOMDEVICE’ has no member named ‘pDev’
    wacomcfg.c:426: error: ‘XDeviceControl’ undeclared (first use in this function)
    wacomcfg.c:426: error: expected expression before ‘)’ token
    wacomcfg.c:434: error: expected expression before ‘)’ token
    wacomcfg.c:450: error: ‘WACOMDEVICE’ has no member named ‘pDev’
    wacomcfg.c:451: error: expected expression before ‘)’ token
    wacomcfg.c:459: error: expected expression before ‘)’ token
    wacomcfg.c:471: error: ‘WACOMDEVICE’ has no member named ‘pDev’
    wacomcfg.c:472: error: expected expression before ‘)’ token
    wacomcfg.c:474: warning: implicit declaration of function ‘XFreeDeviceControl’
    wacomcfg.c:474: error: expected expression before ‘)’ token
    make[2]: *** [wacomcfg.lo] Error 1
    make[2]: Leaving directory `/home/joshua/linuxwacom-0.8.5-10/src/util'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/joshua/linuxwacom-0.8.5-10/src'
    make: *** [all-recursive] Error 1
    joshua@UBUNTUSIMBA:~/linuxwacom-0.8.5-10$


    Any advice or did I fsck it royally? Please help! This is the only thing stopping me from migrating over to Ubuntu fully from Windows.
    You are missing some compiling dependencies. You might try the following:
    Code:
    sudo apt-get build-dep xserver-xorg-input-wacom
    and then try compiling it again.

Page 78 of 88 FirstFirst ... 28687677787980 ... 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
  •