Page 20 of 115 FirstFirst ... 1018192021223070 ... LastLast
Results 191 to 200 of 1141

Thread: HOW TO Set Up the Bamboo Pen & Touch in Lucid

  1. #191
    Join Date
    Feb 2008
    Beans
    19

    Re: HOW TO Set Up the Bamboo Pen & Touch in Lucid

    Quote Originally Posted by Favux View Post
    Hi sentinella86,

    Well it looks like there's no real need to change the HOW TO for Maverick. I haven't finished testing things but preliminarily it looks good.

    Since the default xf86-input-wacom is already 0.10.8 you can skip II. and not clone the git repository and things work.

    The wacom.ko still doesn't work, so no usb communication with the Bamboo. This means it's approximately a pre-0.8.5-10 wacom.ko. My guess is still 0.8.4-4 like Karmic. So you do have to compile linuxwacom (I.). Although the LWP site still says "Support kernels up to 2.6.35" it does compile in 2.6.35. Apparently the change made in 0.8.8-7 "Replaced usb_buffer_free with usb_free_coherent for 2.6.35" was enough to make it compatible with the Maverick kernel.

    I must say pressure works better in Gimp than ever and the stylus lag seems gone!
    compiled wich version? 0.8.4-4?

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

    Re: HOW TO Set Up the Bamboo Pen & Touch in Lucid

    The linuxwacom 0.8.8-8 in the HOW TO.

  3. #193
    Join Date
    Feb 2008
    Beans
    19

    Re: HOW TO Set Up the Bamboo Pen & Touch in Lucid

    Quote Originally Posted by Favux View Post
    The linuxwacom 0.8.8-8 in the HOW TO.
    i have compiled 0.8.8 but don't work.

    dmesg say :

    Code:
    [   65.774534] usb 2-7: USB disconnect, address 2
    [   67.810043] usb 2-7: new full speed USB device using ohci_hcd and address 3
    I have a 64 bit and this command:
    Code:
    ./configure --enable-wacom --enable-xserver64
    RETURN:
    Code:
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /bin/mkdir -p
    checking for gawk... no
    checking for mawk... mawk
    checking whether make sets $(MAKE)... yes
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables... 
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking for style of include used by make... GNU
    checking dependency style of gcc... gcc3
    checking for gawk... (cached) mawk
    checking build system type... x86_64-unknown-linux-gnu
    checking host system type... x86_64-unknown-linux-gnu
    checking for a sed that does not truncate output... /bin/sed
    checking for grep that handles long lines and -e... /bin/grep
    checking for egrep... /bin/grep -E
    checking for ld used by gcc... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for /usr/bin/ld option to reload object files... -r
    checking for BSD-compatible nm... /usr/bin/nm -B
    checking whether ln -s works... yes
    checking how to recognize dependent libraries... pass_all
    checking how to run the C preprocessor... gcc -E
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking dlfcn.h usability... yes
    checking dlfcn.h presence... yes
    checking for dlfcn.h... yes
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking dependency style of g++... gcc3
    checking how to run the C++ preprocessor... g++ -E
    checking for g77... no
    checking for xlf... no
    checking for f77... no
    checking for frt... no
    checking for pgf77... no
    checking for cf77... no
    checking for fort77... no
    checking for fl32... no
    checking for af77... no
    checking for xlf90... no
    checking for f90... no
    checking for pgf90... no
    checking for pghpf... no
    checking for epcf90... no
    checking for gfortran... no
    checking for g95... no
    checking for xlf95... no
    checking for f95... no
    checking for fort... no
    checking for ifort... no
    checking for ifc... no
    checking for efc... no
    checking for pgf95... no
    checking for lf95... no
    checking for ftn... no
    checking whether we are using the GNU Fortran 77 compiler... no
    checking whether  accepts -g... no
    checking the maximum length of command line arguments... 1572864
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking for objdir... .libs
    checking for ar... ar
    checking for ranlib... ranlib
    checking for strip... strip
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC
    checking if gcc PIC flag -fPIC works... yes
    checking if gcc static flag -static works... yes
    checking if gcc supports -c -o file.o... yes
    checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... yes
    configure: creating libtool
    appending configuration tag "CXX" to libtool
    checking for ld used by g++... /usr/bin/ld -m elf_x86_64
    checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
    checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
    checking for g++ option to produce PIC... -fPIC
    checking if g++ PIC flag -fPIC works... yes
    checking if g++ static flag -static works... yes
    checking if g++ supports -c -o file.o... yes
    checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    (cached) (cached) checking how to hardcode library paths into programs... immediate
    appending configuration tag "F77" to libtool
    checking for pkg-config... /usr/bin/pkg-config
    checking pkg-config is at least version 0.9.0... yes
    checking for HAL... yes
    checking for arch type... x86_64-linux-gnu
    checking for kernel type... Linux
    checking for linux-based kernel... yes
    checking for kernel source/headers... /lib/modules/2.6.35-22-generic/build
    checking kernel version... 2.6.35-22-generic
    checking for kernel module support... yes
    checking for Xlib... yes
    checking for XSERVER... yes
    checking for xserver libc-wrapper header-files... no
    checking if scaling tablet to screen size is needed... no
    checking if Xorg server is version 1.4 or later... yes
    checking if Xorg is 7.3 or earlier... no
    checking if Xorg server is version 1.5.2 or later... yes
    checking if Xorg server is version 1.6 or later... yes
    checking if Xorg server is version 1.7 or later... yes
    checking if Xorg SDK defined IsXExtensionPointer... yes
    checking if Xorg SDK defines dixScreenOrigins... no
    checking XInput extension version... >= 2.0
    checking for lib xf86config... checking for X... libraries , headers 
    checking for gethostbyname... yes
    checking for connect... yes
    checking for remove... yes
    checking for shmat... yes
    checking for IceConnectionNumber in -lICE... yes
    checking for tclsh... /usr/bin/tclsh
    checking for tcl version... 8.4
    checking for tcl header files... found, /usr/include/tcl8.4
    checking for tk header files... found, /usr/include/tcl8.4
    checking ncurses.h usability... yes
    checking ncurses.h presence... yes
    checking for ncurses.h... yes
    checking if libwacomcfg should/can be built... yes
    checking if libwacomxi should/can be built... yes
    checking if wacdump should/can be built... yes
    checking if xidump should/can be built... yes
    checking if xsetwacom should be built... yes
    checking if wacomxrrd should be built... checking X11/extensions/Xrandr.h usability... yes
    checking X11/extensions/Xrandr.h presence... yes
    checking for X11/extensions/Xrandr.h... yes
    yes
    checking for Wacom X driver module path... /usr/lib/xorg/modules/input
    checking for dynamic driver loading support... yes
    checking if wacom_drv.{o,so} should be compiled... yes
    checking if gcc accepts -fno-merge-constants... yes
    checking if gcc accepts -fno-stack-protector... yes
    
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating mkxincludes
    config.status: creating src/Makefile
    config.status: creating src/util/Makefile
    config.status: creating src/xdrv/Makefile
    config.status: creating src/2.6.16/Makefile
    config.status: creating src/2.6.18/Makefile
    config.status: creating src/2.6.24/Makefile
    config.status: creating src/2.6.30/Makefile
    config.status: creating src/wacomxi/Makefile
    config.status: creating src/wacomxi/wacomcpl
    config.status: creating src/include/xdrv-config.h
    config.status: src/include/xdrv-config.h is unchanged
    config.status: creating src/include/kernel-config.h
    config.status: src/include/kernel-config.h is unchanged
    config.status: creating src/include/util-config.h
    config.status: src/include/util-config.h is unchanged
    config.status: executing depfiles commands
    
    ----------------------------------------
      BUILD ENVIRONMENT:
           architecture - x86_64-linux-gnu
           linux kernel - yes 2.6.30
          kernel source - yes /lib/modules/2.6.35-22-generic/build
         XFree86 source - no 
               Xorg SDK - yes /usr/include/xorg
              XSERVER64 - yes
               dlloader - yes
                   XLib - yes /usr/lib
             xf86config - no
                    TCL - yes /usr/include/tcl8.4
                     TK - yes /usr/include/tcl8.4
                ncurses - yes
    
      BUILD OPTIONS:
                wacom.o - yes
                wacdump - no 
                 xidump - no 
            libwacomcfg - no
             libwacomxi - no
              xsetwacom - no
              wacomxrrd - no
                  hid.o - no 
           wacom_drv.so - no /usr/lib/xorg/modules/input 
            wacom_drv.o - no
      wacom*_drv quirks - hal IsXExtensionPointer key-events
    ----------------------------------------
        Building linuxwacom drivers for 2.6 kernel.
    ***Note: Drivers not enabled as modules in your kernel config but requested through configure are NOT built
    make -C /lib/modules/2.6.35-22-generic/build M=/home/santana/Scrivania/linuxwacom-0.8.8-8/src/2.6.30
    make[1]: Entering directory `/usr/src/linux-headers-2.6.35-22-generic'
      Building modules, stage 2.
      MODPOST 1 modules
    make[1]: Leaving directory `/usr/src/linux-headers-2.6.35-22-generic'
    
    
    Your wacom.ko is available under 
        /home/santana/Scrivania/linuxwacom-0.8.8-8/src/2.6.30
    
    
    NOTE: this package only supports Xorg server older than 1.7.
              You are running a newer version. 
    Please build the X driver from xf86-input-wacom.
    Last edited by sentinella86; September 18th, 2010 at 07:09 AM.

  4. #194
    Join Date
    Nov 2008
    Beans
    9,635
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: HOW TO Set Up the Bamboo Pen & Touch in Lucid

    0.8.8-8? Hmmm. What can I say, it worked for me.

    Let's see what the output in a terminal of:
    Code:
    lsmod | grep wacom
    is.

  5. #195
    Join Date
    Feb 2008
    Beans
    19

    Re: HOW TO Set Up the Bamboo Pen & Touch in Lucid

    Quote Originally Posted by Favux View Post
    0.8.8-8? Hmmm. What can I say, it worked for me.

    Let's see what the output in a terminal of:
    Code:
    lsmod | grep wacom
    is.
    return this:
    Code:
    wacom                  32508  0
    in "modules" there's wacom


    which deb you installed with the writing wacom(synaptic)?

  6. #196
    Join Date
    Nov 2008
    Beans
    9,635
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: HOW TO Set Up the Bamboo Pen & Touch in Lucid

    I think that may be the wrong wacom.ko. I get:
    Code:
    wacom   33090   0
    which deb you installed with the writing wacom(synaptic)?
    What?

  7. #197
    Join Date
    Feb 2008
    Beans
    19

    Re: HOW TO Set Up the Bamboo Pen & Touch in Lucid

    Quote Originally Posted by Favux View Post
    I think that may be the wrong wacom.ko. I get:
    Code:
    wacom   33090   0
    What?
    is a different version of wacom.

    what deb you have installed(wacom)?<---Is english??!!
    Last edited by sentinella86; September 18th, 2010 at 07:23 AM.

  8. #198
    Join Date
    Nov 2008
    Beans
    9,635
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: HOW TO Set Up the Bamboo Pen & Touch in Lucid

    Didn't install a deb. Used I. in the HOW TO to download the linuxwacom 0.8.8-8 source code tar, unpacked it, and compiled it.

    If you did I. in the HOW TO I think something went wrong with your copy (cp) command because the wacom.ko you have seems to be the wrong size.

  9. #199
    Join Date
    Feb 2008
    Beans
    19

    Re: HOW TO Set Up the Bamboo Pen & Touch in Lucid

    Quote Originally Posted by Favux View Post
    Didn't install a deb. Used I. in the HOW TO to download the linuxwacom 0.8.8-8 source code tar, unpacked it, and compiled it.

    If you did I. in the HOW TO I think something went wrong with your copy (cp) command because the wacom.ko you have seems to be the wrong size.
    link me your tar. You have a 64 bit?

  10. #200
    Join Date
    Nov 2008
    Beans
    9,635
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: HOW TO Set Up the Bamboo Pen & Touch in Lucid

    Yes, 64-bit.

    Look at the HOW TO in the first post. See "I. Install LinuxWacom's 0.8.8-8 wacom.ko (the USB kernel driver)". The command:
    Code:
    wget http://prdownloads.sourceforge.net/linuxwacom/linuxwacom-0.8.8-8.tar.bz2
    downloads the source code tar.

Page 20 of 115 FirstFirst ... 1018192021223070 ... LastLast

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
  •