Page 42 of 142 FirstFirst ... 3240414243445292 ... LastLast
Results 411 to 420 of 1415

Thread: HOW TO: Install a LinuxWacom Kernel Driver for Tablet PC's

  1. #411
    Join Date
    Feb 2008
    Beans
    19

    Re: HOW TO: Install a LinuxWacom Kernel Driver for Tablet PC's

    I don know it's becouse i'm stupid but i cant get my wacon to work after upgrading to 2.6.28-13. The odd thing is that the wacom works when im at the logg in screen but as soon as i log on the wacom stops working. Anyone else that have had the same problem and how did you solve it?

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

    Re: HOW TO: Install a LinuxWacom Kernel Driver for Tablet PC's

    Hi unterfuhrer,

    When you do a kernel update the wacom.ko you compiled against the previous kernel won't work anymore. You have to recompile it to the new kernel and copy it back into place.

  3. #413
    Join Date
    Feb 2008
    Beans
    19

    Re: HOW TO: Install a LinuxWacom Kernel Driver for Tablet PC's

    Thanks Favux for your help but when i try to compile acording to gali98s post on page 11 it won't work. I have tryed with linuxwacom-0.8.3-5 and linuxwacom-0.8.3-4 the ./configure gives
    Code:
      BUILD ENVIRONMENT:
           architecture - x86_64-linux-gnu
           linux kernel - yes 2.6.28
      module versioning - no 
          kernel source - yes /lib/modules/2.6.28-13-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 - yes 
                 xidump - yes 
            libwacomcfg - yes
             libwacomxi - yes
              xsetwacom - yes
                  hid.o - no 
           wacom_drv.so - yes /usr/lib/xorg/modules/input 
            wacom_drv.o - no
      wacom*_drv quirks - Uninit-called IsXExtensionPointer key-events dixScreenOrigins
    And then a cant compile it with make.

    but the most strange thing is that the stylus works before I logg on but not when an loggd on.

    Do you know what an doing wrong?

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

    Re: HOW TO: Install a LinuxWacom Kernel Driver for Tablet PC's

    Hi unterfuhrer,

    Sorry, from what you've shown I don't see what's wrong. Maybe gali98 can figure it out. What errors do you get with make?

    Meanwhile try copying the wacom.ko from your last successful compile (if you still have) into place and see if you get lucky and that works. Or else boot using the previous kernel.

  5. #415
    Join Date
    Jun 2009
    Beans
    7

    Re: HOW TO: Install a LinuxWacom Kernel Driver for Tablet PC's

    Hello all.

    Please help.

    Pen works fine, but the touchscreen doesnt work.(And when I type wacomcpl I dont see the touch entry TabletPCStylus2 on the calibration pop window).
    I changed the xorg with /device/input/wacom and all other different paths below from the dmesg below but still no touch...Arrrrrghhhhhhhh driving me nut.


    tx2500 fedora x64 Kernel 2.6.29.4-167.fc11.x86_64

    dmesg | grep Wacom
    input: Wacom ISDv4 93 as /devices/pci0000:00/0000:00:14.5/usb7/7-2/7-2:1.0/input/input9
    input: Wacom ISDv4 93 as /devices/pci0000:00/0000:00:14.5/usb7/7-2/7-2:1.1/input/input10
    wacom: v1.49-pc-1:USB Wacom Graphire and Wacom Intuos tablet driver

    ls -all /dev/input/by-path/

    total 0
    drwxr-xr-x. 2 root root 160 2009-06-25 19:07 .
    drwxr-xr-x. 4 root root 460 2009-06-25 19:07 ..
    lrwxrwxrwx. 1 root root 9 2009-06-25 19:07 pci-0000:00:14.5-usb-0:2:1.0-event-mouse -> ../event9
    lrwxrwxrwx. 1 root root 9 2009-06-25 19:06 pci-0000:00:14.5-usb-0:2:1.0-mouse -> ../mouse2
    lrwxrwxrwx. 1 root root 9 2009-06-25 19:07 platform-i8042-serio-0-event-kbd -> ../event5
    lrwxrwxrwx. 1 root root 9 2009-06-25 19:07 platform-i8042-serio-1-event-mouse -> ../event6
    lrwxrwxrwx. 1 root root 9 2009-06-25 19:06 platform-i8042-serio-1-mouse -> ../mouse1
    lrwxrwxrwx. 1 root root 9 2009-06-25 19:07 platform-pcspkr-event-spkr -> ../event8

    cat /proc/bus/usb/devices

    T: Bus=07 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 2 Spd=12 MxCh= 0
    D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
    P: Vendor=056a ProdID=0093 Rev= 3.73
    S: Manufacturer=Tablet
    S: Product=ISD-V4
    C:* #Ifs= 2 Cfg#= 1 Atr=e0 MxPwr= 0mA
    I:* If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=02 Driver=wacom
    E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=7ms
    I:* If#= 1 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=00 Prot=00 Driver=wacom
    E: Ad=82(I) Atr=03(Int.) MxPS= 8 Ivl=8ms


    ls -all /dev/input/by-id/

    total 0
    drwxr-xr-x. 2 root root 80 2009-06-25 19:07 .
    drwxr-xr-x. 4 root root 460 2009-06-25 19:07 ..
    lrwxrwxrwx. 1 root root 9 2009-06-25 19:07 usb-Tablet_ISD-V4-event-mouse -> ../event9
    lrwxrwxrwx. 1 root root 9 2009-06-25 19:06 usb-Tablet_ISD-V4-mouse -> ../mouse2

    # Xorg configuration created by system-config-display

    Section "ServerLayout"
    Identifier "single head configuration"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    Inputdevice "TabletPCStylus"
    Inputdevice "TabletPCStylus2"
    Inputdevice "TabletPCStylus3"

    EndSection

    Section "InputDevice"
    # keyboard added by rhpxl
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"
    EndSection

    Section "InputDevice"
    Identifier "TabletPCStylus"
    Driver "wacom"
    Option "ForceDevice" "ISDV4"
    Option "Type" "stylus"
    Option "SendCoreEvents" "true"
    Option "Device" "/dev/input/by-id/usb-Tablet_ISD-V4-event-mouse"
    Option "Button2" "3" # make side-switch a right button
    Option "TopX" "0"
    Option "TopY" "0"
    Option "BottomX" "26202"
    Option "BottomY" "16325"
    EndSection

    #touchscreen
    Section "InputDevice"
    Identifier "TabletPCStylus2"
    Driver "wacom"
    Option "ForceDevice" "ISDV4"
    Option "Type" "touch"
    Option "SendCoreEvents" "true"
    Option "Device" "/dev/input/by-path/pci-0000:00:14.5-usb-0:2:1.1-event-"
    Option "TopX" "0"
    Option "TopY" "0"
    Option "BottomX" "26000"
    Option "BottomY" "16325"
    Option "KeepShape" "on"
    EndSection

    #digitizer/eraser
    Section "InputDevice"
    Identifier "TabletPCStylus3"
    Driver "wacom"
    Option "ForceDevice" "ISDV4"
    Option "Type" "eraser"
    Option "SendCoreEvents" "true"
    Option "Device" "/dev/input/by-id/usb-Tablet_ISD-V4-event-mouse"
    Option "TopX" "0"
    Option "TopY" "0"
    Option "BottomX" "26202"
    Option "BottomY" "16325"
    EndSection

    Section "Device"
    Identifier "Videocard0"
    Driver "radeon"
    Option "HWcursor" "Off"
    Option "SWcursor" "true"
    Option "RandRRotation" "true"
    Option "VideoOverlay" "on"
    Option "OpenGLOverlay" "on"
    EndSection

    Section "Screen"
    Identifier "Screen0"
    Device "Videocard0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1280x800"
    EndSubSection
    EndSection


  6. #416
    Join Date
    Jun 2009
    Beans
    7

    Re: HOW TO: Install a LinuxWacom Kernel Driver for Tablet PC's

    bump

  7. #417
    Join Date
    Nov 2008
    Beans
    9,635
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: HOW TO: Install a LinuxWacom Kernel Driver for Tablet PC's

    Hi werewolff,

    Your xorg.conf doesn't look right. Go download the TX2500 xorg.conf from the HOW TO on the first post first page of this thread.

    Code:
    Option "ForceDevice" "ISDV4"
    Is for serial tablets. And for a usb tablet you should have:
    Code:
    Option		"USB"		"on"
    in the wacom sections. And I wouldn't think you need:
    Code:
    Option "SendCoreEvents" "true"
    Anyway that's a start.

  8. #418
    Join Date
    Jun 2009
    Beans
    7

    Re: HOW TO: Install a LinuxWacom Kernel Driver for Tablet PC's

    Thanks, but no go,touch doesnt respond at all.
    Here is my new xorg.conf

    # xorg.conf (X.Org X Window System server configuration file)
    #
    # This file was generated by dexconf, the Debian X Configuration tool, using
    # values from the debconf database.
    #
    # Edit this file with caution, and see the xorg.conf manual page.
    # (Type "man xorg.conf" at the shell prompt.)
    #
    # This file is automatically updated on xserver-xorg package upgrades *only*
    # if it has not been modified since the last upgrade of the xserver-xorg
    # package.
    #
    # Note that some configuration settings that could be done previously
    # in this file, now are automatically configured by the server and settings
    # here are ignored.
    #
    # If you have edited this file but would like it to be automatically updated
    # again, run the following command:
    # sudo dpkg-reconfigure -phigh xserver-xorg

    # Removed HAL comments to enable single key key bindings.
    Section "InputDevice"
    Identifier "Generic Keyboard"
    Driver "kbd"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"
    EndSection

    # commented out by update-manager, HAL is now used
    #Section "InputDevice"
    # Identifier "Configured Mouse"
    # Driver "mouse"
    # Option "CorePointer"
    #EndSection

    # commented out by update-manager, HAL is now used
    #Section "InputDevice"
    # Identifier "Synaptics Pad"
    # Driver "synaptics"
    # Option "SendCoreEvents" "true"
    # Option "Device" "/dev/psaux"
    # Option "Protocol" "auto-dev"
    # Option "HorizEdgeScroll" "0"
    #EndSection

    Section "InputDevice"
    Identifier "stylus"
    Driver "wacom"
    Option "Device" "/dev/input/by-path/pci-0000:00:14.5-usb-0:2:1.0-event-mouse"
    Option "Type" "stylus"
    Option "USB" "on"
    Option "Button2" "3" # make side-switch a right button
    Option "TopX" "225"
    Option "TopY" "225"
    Option "BottomX" "26300"
    Option "BottomY" "16375"
    EndSection

    Section "InputDevice"
    Identifier "eraser"
    Driver "wacom"
    Option "Device" "/dev/input/by-path/pci-0000:00:14.5-usb-0:2:1.0-event-mouse"
    Option "Type" "eraser"
    Option "USB" "on"
    EndSection

    Section "InputDevice"
    Identifier "touch"
    Driver "wacom"
    Option "Device" "/dev/input/by-path/pci-0000:00:14.5-usb-0:2:1.1-event-"
    Option "Type" "touch"
    Option "USB" "on"
    Option "TopX" "200"
    Option "TopY" "225"
    Option "BottomX" "4000"
    Option "BottomY" "3875"
    EndSection

    Section "Device"
    Identifier "Configured Video Device"
    Driver "radeon"
    # Driver "fglrx"
    Option "HWcursor" "Off"
    Option "SWcursor" "true"
    Option "RandRRotation" "true"
    Option "VideoOverlay" "on"
    Option "OpenGLOverlay" "on"
    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"
    # commented out by update-manager, HAL is now used
    # Inputdevice "Synaptics Pad"
    Inputdevice "stylus" "SendCoreEvents"
    Inputdevice "eraser" "SendCoreEvents"
    Inputdevice "touch" "SendCoreEvents"
    EndSection

    #Section "Module"
    # Load "glx"
    #EndSection

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

    Re: HOW TO: Install a LinuxWacom Kernel Driver for Tablet PC's

    Hi werewolff,

    Wow, dramatic improvement!

    Don't know what's wrong. Simplest thing to try would be in the touch section under the "usb on" line try adding:
    Code:
    	Option		"Touch"		"on"
    That should be default, but probably worth trying.

    We could try the symlink route. Does Fedora have the equivalent of “/etc/udev/rules.d/”? We could add the wacom.rules there.

    I don't understand why in dmesg:
    /devices/pci0000:00/0000:00:14.5/usb7/7-2/7-2:1.0/input/input9
    /devices/pci0000:00/0000:00:14.5/usb7/7-2/7-2:1.1/input/input10
    in ls by-path changes to:
    pci-0000:00:14.5-usb-0:2:1.0-event-mouse -> ../event9
    pci-0000:00:14.5-usb-0:2:1.0-mouse -> ../mouse2
    where's
    pci-0000:00:14.5-usb-0:2:1.1-event- -> ../event10 ?

    Do you have a usb hub or something plugged in?

  10. #420
    Join Date
    Jun 2009
    Beans
    7

    Re: HOW TO: Install a LinuxWacom Kernel Driver for Tablet PC's

    I have added Option "Touch" "on" under USB "on" line but still no go.
    There is udev for fedora, but I am not sure what to add in there. For more http://docs.fedoraproject.org/udev/


    I am still wondering why dmesg & ls by-id & ls by-path are all different.
    And also, event kept switching numbers at every reboot.
    event9 is weird, it doesnt appear in ls at all, but it is there in dmesg.


    dmesg | grep Wacom

    input: Wacom ISDv4 93 as /devices/pci0000:00/0000:00:14.5/usb7/7-2/7-2:1.0/input/input8
    input: Wacom ISDv4 93 as /devices/pci0000:00/0000:00:14.5/usb7/7-2/7-2:1.1/input/input9
    wacom: v1.49-pc-1:USB Wacom Graphire and Wacom Intuos tablet driver

    ls -all /dev/input/by-id/

    total 0
    drwxr-xr-x. 2 root root 80 2009-06-26 22:24 .
    drwxr-xr-x. 4 root root 460 2009-06-26 22:24 ..
    lrwxrwxrwx. 1 root root 9 2009-06-26 22:24 usb-Tablet_ISD-V4-event-mouse -> ../event8
    lrwxrwxrwx. 1 root root 9 2009-06-26 22:24 usb-Tablet_ISD-V4-mouse -> ../mouse2


    ls -all /dev/input/by-path

    total 0
    drwxr-xr-x. 2 root root 160 2009-06-26 22:24 .
    drwxr-xr-x. 4 root root 460 2009-06-26 22:24 ..
    lrwxrwxrwx. 1 root root 9 2009-06-26 22:24 pci-0000:00:14.5-usb-0:2:1.0-event-mouse -> ../event8
    lrwxrwxrwx. 1 root root 9 2009-06-26 22:24 pci-0000:00:14.5-usb-0:2:1.0-mouse -> ../mouse2
    lrwxrwxrwx. 1 root root 9 2009-06-26 22:24 platform-i8042-serio-0-event-kbd -> ../event5
    lrwxrwxrwx. 1 root root 9 2009-06-26 22:24 platform-i8042-serio-1-event-mouse -> ../event6
    lrwxrwxrwx. 1 root root 9 2009-06-26 22:24 platform-i8042-serio-1-mouse -> ../mouse1
    lrwxrwxrwx. 1 root root 9 2009-06-26 22:24 platform-pcspkr-event-spkr -> ../event7


    By the way, if I uninstall the linuxwacomx86_64-0.8.2.2(from fedora repository) and the linuxwacomx86_64_devel-0.8.2.2(from fedora repository) the mouse works fine but the touchscreen respond only on the left side of the screen(3 to 4cm) to the right..

    Downloaded and compiled the linuxwacom-0.8.3-2 from sourceforge, pen works but touchscreen doesnt respond at all. Same with linuxwacom-0.8.3-5.

    There is nothing plugged in (No USB Hub).

    Thanks for your time.

Page 42 of 142 FirstFirst ... 3240414243445292 ... 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
  •