[Ubuntu-x-swat] [Bug 575599] Re: Wacom Artpad 2 (serial tablet) is not recognized on lucid lynx

2011-08-03 Thread Favux
Legacy serial tablet support is available for Lucid and Maverick using a
patch set to add a modified linuxwacom serial driver to xf86-input-
wacom-0.10.6. See HOW TO Set Up a Wacom Serial Tablet in Ubuntu:
http://ubuntuforums.org/showthread.php?t=1780154

Additionally a new wacom_serial.ko (protocol 4) by tokenrove and
wacom_serial5.ko (protocol 5; Intuous and Intuos2) by roaldfre are being
developed. They are currently in a working testable form. These will
provide support for legacy serial tablets in Natty and later in
conjunction with inputattach. Links in the above HOW TO.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xf86-input-wacom in Ubuntu.
https://bugs.launchpad.net/bugs/575599

Title:
  Wacom Artpad 2 (serial tablet) is not recognized on lucid lynx

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/575599/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 575599] Re: Wacom Artpad 2 (serial tablet) is not recognized on lucid lynx

2011-05-01 Thread mpGoodwin
This is still the case for Natty - just updated, because I read that the
new version of wacom drivers would be included, rather than work my way
through the complete download, build and install - I have unfortunately
lost the link, but will update here if I find it again in my searches to
get this working.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xf86-input-wacom in Ubuntu.
https://bugs.launchpad.net/bugs/575599

Title:
  Wacom Artpad 2 (serial tablet) is not recognized on lucid lynx

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 575599] Re: Wacom Artpad 2 (serial tablet) is not recognized on lucid lynx

2010-12-27 Thread Stefan Sittler
I've been happy that my older serial Wacom ArtzII tablet works with
various versions of Ubuntu (tweaking neccesary). So, hopefully somebody
can give me some insight on getting it to work with 10.04 Lucid. Here is
the story:

In Karmic, I had the tablet/stylus/eraser working through a Keyspan
serial-USB adapter, and the following lines in my xorg.conf:

Section InputDevice
Driver  wacom
Identifier  stylus
Option  Device/dev/ttyUSB0
Option  Type  stylus
Option  USB   on  #USB ONLY
EndSection

Section InputDevice
Driver  wacom
Identifier  eraser
Option  Device/dev/ttyUSB0
Option  Type  eraser
Option  USB   on  #USB ONLY
EndSection

Section InputDevice
Driver  wacom
Identifier  cursor
Option  Device/dev/ttyUSB0
Option  Type  cursor
Option  USB   on  #USB ONLY
EndSection

and in the server layout section:

Section ServerLayout
Identifier  Default Layout
Screen  Default Screen
InputDevice Generic Keyboard
InputDevice Configured Mouse
InputDevice stylusSendCoreEvents
InputDevice cursorSendCoreEvents
InputDevice eraserSendCoreEvents
EndSection

Since I've upgraded, the new xorg.conf written by the update manager reads, for 
those sections:
# commented out by update-manager, HAL is now used and auto-detects devices
# Keyboard settings are now read from /etc/default/console-setup
#Section InputDevice
#   Driver  wacom
#   Identifier  stylus
#   Option  Device/dev/ttyUSB0
#   Option  Type  stylus
#   Option  USB   on  #USB ONLY
#EndSection
(etc)
Section ServerLayout
Identifier  Default Layout
Screen  Default Screen
# commented out by update-manager, HAL is now used and auto-detects devices
# Keyboard settings are now read from /etc/default/console-setup
#   InputDevice Generic Keyboard
# commented out by update-manager, HAL is now used and auto-detects devices
# Keyboard settings are now read from /etc/default/console-setup
#   InputDevice Configured Mouse
# commented out by update-manager, HAL is now used and auto-detects devices
# Keyboard settings are now read from /etc/default/console-setup
#   InputDevice stylusSendCoreEvents
(etc)

So, I read around, and tried updating 
/usr/lib/X11/xorg.conf.d/10-wacom.conf
but the format seems different and I'm having no luck. I tried changing 
MatchDevicePath /dev/input/event*
to
MatchDevicePath /dev/ttyUSB0
but, no luck.

I've also tried using the old xorg.conf; it didn't help.

FWIW, I can still see the tablet responding through wacdump (why was
wacom-tools removed as a package? grrr.).

Thanks in advance!

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xf86-input-wacom in ubuntu.
https://bugs.launchpad.net/bugs/575599

Title:
  Wacom Artpad 2 (serial tablet) is not recognized on lucid lynx

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 575599] Re: Wacom Artpad 2 (serial tablet) is not recognized on lucid lynx

2010-08-11 Thread Charlie Kravetz
 Thanks for reporting this bug and any supporting documentation. Since
this bug has enough information provided for a developer to begin work,
I'm going to mark it as confirmed and let them handle it from here.
Thanks for taking the time to make Ubuntu better!

** Changed in: xf86-input-wacom (Ubuntu)
   Importance: Undecided = Medium

** Changed in: xf86-input-wacom (Ubuntu)
   Status: New = Triaged

-- 
Wacom Artpad 2 (serial tablet) is not recognized on lucid lynx
https://bugs.launchpad.net/bugs/575599
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xf86-input-wacom in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 575599] Re: Wacom Artpad 2 (serial tablet) is not recognized on lucid lynx

2010-07-23 Thread eulores
** Changed in: xf86-input-wacom (Ubuntu)
   Status: Incomplete = New

-- 
Wacom Artpad 2 (serial tablet) is not recognized on lucid lynx
https://bugs.launchpad.net/bugs/575599
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xf86-input-wacom in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 575599] Re: Wacom Artpad 2 (serial tablet) is not recognized on lucid lynx

2010-07-11 Thread eulores
Hello, I have the same issue.

My Wacom board is model UD-0608-R and uses a COM port on my PC.
The last LinuxWacom driver which worked fine with this tabled was 0.8.7-2, but 
this driver only supports X server = 1.6.4.
The new generation of drivers (currently at version 0.10.7) does no longer 
support serial / COM port / rs232 based tablets.

This bug is currently set to expire within days. I think this is wrong.

Best regards,
eulores

-- 
Wacom Artpad 2 (serial tablet) is not recognized on lucid lynx
https://bugs.launchpad.net/bugs/575599
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xf86-input-wacom in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 575599] Re: Wacom Artpad 2 (serial tablet) is not recognized on lucid lynx

2010-05-21 Thread Bryce Harrington
** Tags added: xubuntu

** Tags added: lucid

-- 
Wacom Artpad 2 (serial tablet) is not recognized on lucid lynx
https://bugs.launchpad.net/bugs/575599
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xf86-input-wacom in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 575599] Re: Wacom Artpad 2 (serial tablet) is not recognized on lucid lynx

2010-05-14 Thread Bryce Harrington
[This is an automatic notification.]

Hi hncalife,

This bug was reported against an earlier version of Ubuntu, can you
test if it still occurs on Lucid?

Please note we also provide technical support for older versions of
Ubuntu, but not in the bug tracker.  Instead, to raise the issue through
normal support channels, please see:

http://www.ubuntu.com/support


If you are the original reporter and can still reproduce the issue on
Lucid, please run the following command to refresh the report:

  apport-collect 575599

If you are not the original reporter, please file a new bug report, so
we can work with you as the original reporter instead (you can reference
bug 575599 in your report if you think it may be related):

  ubuntu-bug xorg

If by chance you can no longer reproduce the issue on Lucid or if you
feel it is no longer relevant, please mark the bug report 'Fix Released'
or 'Invalid' as appropriate, at the following URL:

  https://bugs.launchpad.net/ubuntu/+bug/575599


** Changed in: xf86-input-wacom (Ubuntu)
   Status: New = Incomplete

** Tags added: needs-retested-on-lucid-by-june

-- 
Wacom Artpad 2 (serial tablet) is not recognized on lucid lynx
https://bugs.launchpad.net/bugs/575599
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xf86-input-wacom in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 575599] Re: Wacom Artpad 2 (serial tablet) is not recognized on lucid lynx

2010-05-14 Thread hncalife
apport information

** Tags added: apport-collected

** Description changed:

  I am using ubuntu 10.04 lucid lynx with xserver-xorg-input-wacom
  1:0.10.5-0ubuntu4
  
  i have a Wacom tablet artpad2  (serial tablet) , it don't work .
  
  this is the message of /var/log/Xorg.0.log
  
  (==) Using config file: /etc/X11/xorg.conf
  (==) Using config directory: /usr/lib/X11/xorg.conf.d
  (==) ServerLayout Default Layout
  (**) |--Screen Default Screen (0)
  (**) |   |--Monitor Configured Monitor
  (==) No device specified for screen Default Screen.
  Using the first device section listed.
  (**) |   |--Device Default Device
  (**) |--Input Device stylus
  (**) |--Input Device eraser
  (**) |--Input Device cursor
  (==) Automatically adding devices
  (==) Automatically enabling devices
  (**) Option Device /dev/ttyS0
  (**) Option SendCoreEvents
  (**) stylus: always reports core events
  (II) XINPUT: Adding extended input device stylus (type: STYLUS)
  (**) Option StopBits 1
  (**) Option DataBits 8
  (**) Option Parity None
  (**) Option Vmin 1
  (**) Option Vtime 10
  (**) Option FlowControl Xoff
  (WW) stylus: Waited too long for answer (failed after 3 tries).
  (WW) stylus: Waited too long for answer (failed after 3 tries).
  (WW) stylus: Waited too long for answer (failed after 3 tries).
  (II) stylus: serial tablet id 0x90.
  (EE) Couldn't init device stylus
  (II) UnloadModule: wacom
  (**) Option Device /dev/ttyS0
  (**) Option SendCoreEvents
  (**) eraser: always reports core events
  (II) XINPUT: Adding extended input device eraser (type: ERASER)
  (**) Option StopBits 1
  (**) Option DataBits 8
  (**) Option Parity None
  (**) Option Vmin 1
  (**) Option Vtime 10
  (**) Option FlowControl Xoff
  (WW) eraser: Waited too long for answer (failed after 3 tries).
  (WW) eraser: Waited too long for answer (failed after 3 tries).
  (WW) eraser: Waited too long for answer (failed after 3 tries).
  (II) eraser: serial tablet id 0x90.
  (EE) Couldn't init device eraser
  (II) UnloadModule: wacom
  (**) Option Device /dev/ttyS0
  (II) UnloadModule: wacom
  (EE) PreInit returned NULL for cursor
+ --- 
+ Architecture: i386
+ DistroRelease: Ubuntu 10.04
+ DkmsStatus: nvidia-173, 173.14.22, 2.6.32-21-generic, i686: installed
+ EcryptfsInUse: Yes
+ InstallationMedia: Xubuntu 10.04 Lucid Lynx - Beta i386 (20100406)
+ MachineType: ASUSTeK Computer INC. A7N8X
+ NonfreeKernelModules: nvidia
+ Package: xf86-input-wacom (not installed)
+ ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-21-generic 
root=UUID=3a1ef905-c842-43e5-a50a-b4053de841c1 ro quiet splash
+ ProcEnviron:
+  LANGUAGE=fr_GP:
+  LANG=fr_FR.utf8
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
+ Tags: lucid lucid
+ Uname: Linux 2.6.32-21-generic i686
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare sudo tty 
www-data
+ dmi.bios.date: 12/26/2002
+ dmi.bios.vendor: Phoenix Technologies, LTD
+ dmi.bios.version: ASUS A7N8X ACPI BIOS Rev 1017 Beta 005 T0
+ dmi.board.name: A7N8X
+ dmi.board.vendor: ASUSTeK Computer INC.
+ dmi.board.version: REV 1.xx
+ dmi.chassis.asset.tag: Asset-1234567890
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Chassis Manufactture
+ dmi.chassis.version: Chassis Version
+ dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvrASUSA7N8XACPIBIOSRev1017Beta005T0:bd12/26/2002:svnASUSTeKComputerINC.:pnA7N8X:pvrREV1.xx:rvnASUSTeKComputerINC.:rnA7N8X:rvrREV1.xx:cvnChassisManufactture:ct3:cvrChassisVersion:
+ dmi.product.name: A7N8X
+ dmi.product.version: REV 1.xx
+ dmi.sys.vendor: ASUSTeK Computer INC.
+ system:
+  distro: Ubuntu
+  codename:   lucid
+  architecture:   i686
+  kernel: 2.6.32-21-generic

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/48478171/BootDmesg.txt

-- 
Wacom Artpad 2 (serial tablet) is not recognized on lucid lynx
https://bugs.launchpad.net/bugs/575599
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xf86-input-wacom in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp