Search:

Type: Posts; User: Favux; Keyword(s):

Page 1 of 10 1 2 3 4

Search: Search took 0.11 seconds.

  1. Replies
    20
    Views
    1,854

    [ubuntu] Re: How do I install this module?

    Good. Glad you got it working. :)

    I wonder if pressure from competitors is why Wacom rebranded its Bamboo Pen and Touches to Intuos Pen and Touches and now calls the Intuos's Intuos Pro? It...
  2. Replies
    20
    Views
    1,854

    [ubuntu] Re: How do I install this module?

    Hi,

    It's from using 'ceridwen -r' in the path. Enter uname -r in a terminal and it will return the current kernel. So that is a specific command asking the kernel for its name and doesn't mean...
  3. Replies
    20
    Views
    1,854

    [ubuntu] Re: How do I install this module?

    Right, you don't need to do an insmod or modprobe each time if you copy the driver/module into an appropriate directory. See: ...
  4. [ubuntu] Re: Cannot click icons when using pen on my Fujitsu t730 tablet

    I think you may have found the problem. I should have recognized onboard meant Onboard. :)

    The Onboard on screen keyboard may be it. Although the complaint is about the the axes that may be...
  5. [ubuntu] Re: Cannot click icons when using pen on my Fujitsu t730 tablet

    Are you saying this line appears in the log:

    multiple times, i.e. many, many times in a row?
  6. [ubuntu] Re: Cannot click icons when using pen on my Fujitsu t730 tablet

    I agree with you, I don't think that has anything to do with the no click issue.

    From your xinput list:

    Virtual core pointer id=2 [master pointer (3)]
    ⎜ ↳ Virtual...
  7. [ubuntu] Re: Cannot click icons when using pen on my Fujitsu t730 tablet

    [ 6770.305704] psmouse serio4: bad data from KBC - bad parity
    Likely means the data stream from the mouse is dropping out. The serio probably refers to a serio kernel module. That's the new way of...
  8. Replies
    11
    Views
    3,304

    [SOLVED] Re: Touchscreen on Lenovo X200 ThinkPad

    I meant between the two of them you can accomplish a fair number of tasks, not that they can be integrated.

    With CellWriter you can type/enter text either in its keyboard mode or character...
  9. Replies
    11
    Views
    3,304

    [SOLVED] Re: Touchscreen on Lenovo X200 ThinkPad

    Good.

    Touch driver for a Wacom touch screen is xf86-input-wacom. Are you sure you have a touch screen? I think that was optional on a X200t. It should have shown up in the xinput list as:

    ⎜...
  10. [ubuntu] Re: Cannot click icons when using pen on my Fujitsu t730 tablet

    I'm not a video guru but it does look like there is a problem but it eventually gets sorted out. I was wondering if you had Nvidia because there has been a real increase in the rate of...
  11. [ubuntu] Re: Cannot click icons when using pen on my Fujitsu t730 tablet

    Well there is a difference between pens/styli and they will only work on "their" model Wacom digitizer. But tablet PC styli are most likely interchangeable because their digitizers are pretty much...
  12. [ubuntu] Re: Cannot click icons when using pen on my Fujitsu t730 tablet

    Alright, Unity and your xinput list shows the Wacom digitizer/stylus is on the Wacom X driver because we see stylus, eraser, and touch appended to the parent device name of "Serial Wacom Tablet".
    ...
  13. Replies
    11
    Views
    3,304

    [SOLVED] Re: Touchscreen on Lenovo X200 ThinkPad

    OK, xinput list shows us it is still a serial connection. So the usb kernel driver wacom.ko isn't needed and lsmod returning nothing is normal.

    Further xinput list shows the digitizer is on the...
  14. Replies
    11
    Views
    3,304

    [SOLVED] Re: Touchscreen on Lenovo X200 ThinkPad

    Hi jord1981,

    It should have worked out of the box without a need to install drivers. What exactly did you do?

    Let's check if the Wacom usb kernel driver/module is auto-loading:

    lsmod | grep...
  15. [ubuntu] Re: Cannot click icons when using pen on my Fujitsu t730 tablet

    Hi zottelmann,

    What you are describing does not make much sense. A log out and in is kind of a hotplug I guess.

    I assume the t730 has a Wacom digitizer? Post the output of xinput list in a...
  16. Replies
    25
    Views
    11,275

    Re: Wacom CTH480 - how to install

    Hi Chris,

    Welcome to Ubuntu forums!


    Did you install the dependencies? For Ubuntu:

    sudo apt-get install build-essential libx11-dev libxi-dev x11proto-input-dev xserver-xorg-dev...
  17. Replies
    74
    Views
    29,799

    Re: Sony Vaio Fit Multi-Flip

    You're not alone. Do you see a st_accel_buffer in /lib/modules/3.11.0-13-generic/kernel/drivers/iio/accel or lsmod? Because your output from lsmod in post #35 talked about the buffer being...
  18. Replies
    3
    Views
    803

    Re: Wacom graphics teb on 13.10

    According to xinput list the tablet is on the Wacom X driver because stylus, eraser, cursor, and pad are appended to the parent device name "Wacom Intuos4 12x19". And you can prove that by running...
  19. Replies
    74
    Views
    29,799

    Re: Sony Vaio Fit Multi-Flip

    That driver is from 6/12. Doubt it would compile on a current kernel. It might but there is no README so nothing tells us where we are suppose to place the module(s) or anything. Still in...
  20. Replies
    74
    Views
    29,799

    Re: Sony Vaio Fit Multi-Flip

    Now that you've modprobed and loaded the modules if working it looks like it should be showing in platform. I'm seeing code like:

    if (!plat_data)
    plat_data =
    (struct...
  21. Replies
    74
    Views
    29,799

    Re: Sony Vaio Fit Multi-Flip

    Downloaded the current Saucy kernel source and looked in its 3.11.0 folder. Found the STM accelerometers we knew about at linux-3.11.0/drivers/misc/lis3lvo2d. Looking at the header file lis3lvo2d.h...
  22. Replies
    74
    Views
    29,799

    Re: Sony Vaio Fit Multi-Flip

    Pressure sensitivity of the stylus should work right away with MyPaint. Other app.s such as Xournal require some setup. Gimp and Inkscape need the extended input device configured.

    Gimp: Edit >...
  23. Replies
    74
    Views
    29,799

    Re: Sony Vaio Fit Multi-Flip

    input_polldev does maybe sound like a joystick. So maybe looking for /joystick somewhere in /platform?
  24. Replies
    74
    Views
    29,799

    Re: Sony Vaio Fit Multi-Flip

    Hi man-brunner,

    Welcome to Ubuntu forums!


    Since ID # can change, especially if you plug in another usb device, I'd suggest it would be better to use the "device name" from xinput list (in...
  25. Replies
    74
    Views
    29,799

    Re: Sony Vaio Fit Multi-Flip

    Alright, looks like there are kernel drivers for at least some of their accelerometers: http://lxr.linux.no/#linux+v3.12/drivers/misc/lis3lv02d/Kconfig

    Location from that link is...
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4