Page 32 of 34 FirstFirst ... 223031323334 LastLast
Results 311 to 320 of 340

Thread: Install Wizardpen driver for Iball tablet

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

    Re: HOWTO INSTALL WIZARDPEN DRIVER FOR iball TABLET

    Alright it is showing up in xinput list as "TABLET DEVICE" as you already know. Oops sorry, looks like I forgot to say we really need the output of lsusb in a terminal too. That's the one that has the oem and product ID.

  2. #312
    Join Date
    Oct 2009
    Beans
    9

    Re: HOWTO INSTALL WIZARDPEN DRIVER FOR iball TABLET

    There ya go."WP5540U"

    Code:
    patrick@ubuntu:~$ lsusb
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 002 Device 002: ID 1058:1021 Western Digital Technologies, Inc. Elements 2TB
    Bus 002 Device 004: ID 090c:1000 Silicon Motion, Inc. - Taiwan (formerly Feiya Technology Corp.) 64MB QDI U2 DISK
    Bus 003 Device 002: ID 5543:0004 UC-Logic Technology Corp. Tablet WP5540U
    Bus 003 Device 003: ID 04f3:02f4 Elan Microelectronics Corp. 2.4G Cordless Mouse
    patrick@ubuntu:~$

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

    Re: HOWTO INSTALL WIZARDPEN DRIVER FOR iball TABLET

    Alright.
    Code:
    Bus 003 Device 002: ID 5543:0004 UC-Logic Technology Corp. Tablet WP5540U
    Vendor ID (VID) = 5543 = UC-Logic
    Product ID (PID) = 0004 = WP5540U

    The DIGImend project calls it the UC-Logic Tablet WP5540U and says it is supported by the kernel and evdev: http://sourceforge.net/apps/mediawik...support_status

    So supposedly it should work out of the box in Precise with the tablet on the evdev X driver. Let's check what's going on with:
    Code:
    xinput list-props 8
    ID number can change if you hot plug or restart. So you might want to check it with xinput list again. And of course the tablet's usb cable should be plugged in.

  4. #314
    Join Date
    Oct 2009
    Beans
    9

    Re: HOWTO INSTALL WIZARDPEN DRIVER FOR iball TABLET

    would I be correct to assume that this is saying it is only taking 242-243 px of the tablet? I have dual 23" wide screens. And it only allows me to move the pen about half of that on only one screen. I am not able to move the pen from one monitor to the next.

    Well it sort of made a lier out of me. seems I can move from screen to screen. But as soon as I press down on the tip the courser locks up and only way I can move it is my pressing down and moving where I should be able to hover and move

    Code:
    patrick@ubuntu:~/Documents$ xinput list-props 8
    Device '  TABLET DEVICE':
            Device Enabled (121):   1
            Coordinate Transformation Matrix (123): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
            Device Accel Profile (245):     0
            Device Accel Constant Deceleration (246):       1.000000
            Device Accel Adaptive Deceleration (247):       1.000000
            Device Accel Velocity Scaling (248):    10.000000
            Device Product ID (238):        21827, 4
            Device Node (239):      "/dev/input/event5"
            Evdev Axis Inversion (249):     0, 0
            Evdev Axis Calibration (250):   <no items>
            Evdev Axes Swap (251):  0
            Axis Labels (252):      "Abs X" (242), "Abs Y" (243), "Abs Pressure" (244)
            Button Labels (253):    "Button Left" (124), "Button Middle" (125), "Button Right" (126), "Button Wheel Up" (127), "Button Wheel Down" (128)
            Evdev Middle Button Emulation (254):    0
            Evdev Middle Button Timeout (255):      50
            Evdev Third Button Emulation (256):     0
            Evdev Third Button Emulation Timeout (257):     1000
            Evdev Third Button Emulation Button (258):      3
            Evdev Third Button Emulation Threshold (259):   20
            Evdev Wheel Emulation (260):    0
            Evdev Wheel Emulation Axes (261):       0, 0, 4, 5
            Evdev Wheel Emulation Inertia (262):    10
            Evdev Wheel Emulation Timeout (263):    200
            Evdev Wheel Emulation Button (264):     4
            Evdev Drag Lock Buttons (265):  0
    Last edited by NoReflection; August 23rd, 2012 at 09:29 AM. Reason: status update

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

    Re: HOWTO INSTALL WIZARDPEN DRIVER FOR iball TABLET

    OK, so it is on the evdev driver according to list-props.
    I have dual 23" wide screens. And it only allows me to move the pen about half of that on only one screen. I can move from screen to screen.
    To map the tablet to one screen you'll have to use the CTM method because your tablet doesn't use the Wacom X driver. The CTM is the Coordinate Transformation Matrix you see in list-props. See the dual monitor HOW TO: http://ubuntuforums.org/showthread.php?t=1656089
    But as soon as I press down on the tip the courser locks up and only way I can move it is my pressing down and moving where I should be able to hover and move
    Now that's a good question. I don't know if the evdev X driver supports hover mode, i.e. it detects pen tip proximity and after a distance threshold (pen close enough to the tablet) has been passed it gives control of the pointer to the pen. Since it gives the tablet Absolute axes maybe it acts like the TabletPCButton on parameter in Wacom and the pen tip actually has to be touching the tablet. So what we want to know is does evdev detect proximity? I don't see a proximity Option in 'man evdev'.

    Now it seems to me some pen's have a physical proximity adjustment in the pen. You might want to check your manual for that. Maybe your pen's is set very low/close and you just need to adjust it.

  6. #316
    Join Date
    Oct 2009
    Beans
    9

    Re: HOWTO INSTALL WIZARDPEN DRIVER FOR iball TABLET

    I guess I should say first that when I plug in the tablet and "wake it up" I am able to move around the way it should be with hovering. but as soon as I try to draw it "locks" to the screen, still moves around. and right click works. I am not sure how to get into settings with the pen since the configuration is controlled by software and It is only supported for Mac or Windows.
    Last edited by NoReflection; August 23rd, 2012 at 07:22 PM.

  7. #317
    Join Date
    Oct 2012
    Beans
    15

    Re: HOWTO INSTALL WIZARDPEN DRIVER FOR iball TABLET

    Hi. Im really new to this so I don't really know how to use ubuntu well. I found this and tried it but still my tablet doesn't work. I'm using ubuntu 12.04 and I have a Genius MousePen i608X. When I connect it I can move the pen around the screen but when I'm going to click (for example, using a web browser) it goes one page back, if I click again, it does the same. Someone could help me please?

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

    Re: HOWTO INSTALL WIZARDPEN DRIVER FOR iball TABLET

    Hi Crissie,

    Welcome to Ubuntu forums!


    This HOW TO is outdated now and doesn't apply to Ubuntu Precise (12.04).

    Your Genius MousePen i608X is a fairly new tablet and isn't supported by the 3.2 kernel in Precise. If you look at the DIGImend site: http://sourceforge.net/apps/mediawik...title=DIGImend you'll see the link to "Tablet support status" page: http://sourceforge.net/apps/mediawik...support_status There you'll see that your KYE MousePen i608X (0458:5011) is supported by the 3.4 kernel.

    So you have 3 choices. Wait for Quantal (12.10) which is due out in a couple of weeks. Or use one of the kernels Nick has compiled with support for your tablet: http://sourceforge.net/apps/mediawik...ernel_packages Or apply the patches yourself: http://sourceforge.net/apps/mediawik...Kernel_patches Rather than rolling an entire kernel you can take a shortcut: http://ubuntuforums.org/showthread.php?t=1946486

    Of course the last two options are a bit advanced for a newbie.

  9. #319
    Join Date
    Oct 2012
    Beans
    15

    Re: HOWTO INSTALL WIZARDPEN DRIVER FOR iball TABLET

    Thank you Favux! I think I'll better wait for Quantal. ^^'

  10. #320
    Join Date
    Jun 2011
    Beans
    10

    Re: HOWTO INSTALL WIZARDPEN DRIVER FOR iball TABLET

    I use wp8060 (UC-Logic Tablet WP8060U)
    It'snt work in ubuntu 12.04 and ubuntu 12.10. In old version of ubuntu, I use wizardpen but now I can't use it. And I tried to use Digimed but It does'nt work on ubuntu 12.04 and ubuntu 12.10.

Page 32 of 34 FirstFirst ... 223031323334 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
  •