ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #08677
[Bug 392825] [NEW] [Koala] WALTOP tablets not supported anymore (with quickfix)
Public bug reported:
Binary package hint: wacom-tools
X crashes if a Aiptek Media Tablet 10000U is plugged in. Ideally it should just work. Or fail gracefully.
WALTOP tablet support has been dropped upstream afaik. It still works on my tablet with a little patch of src/xdrv/wcmUSB.c:
------------
529c529
< if (sID[1] == 0x056A)
---
> if (sID[1] == 0x056A || sID[1] == 0x172F)
905c905
< else if (common->wcmLastToolSerial) /* serial number should never be 0 */
---
> else
-----------
You were probably aware of this but i thought this quick fix could be interesting for people looking for a short term solution.
Of course I have no idea if this impedes wacom tablet functionality, looks innocent enough though
ProblemType: Bug
Architecture: amd64
Date: Sat Jun 27 10:01:35 2009
DistroRelease: Ubuntu 9.10
MachineType: System manufacturer P5K-E
NonfreeKernelModules: nvidia
Package: wacom-tools (not installed)
ProcCmdLine: root=UUID=f2e0d791-3f6e-46f5-8252-68bdbb279d41 ro quiet splash
ProcEnviron:
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.30-10.12-generic
RelatedPackageVersions:
xserver-xorg 1:7.4~5ubuntu21
libgl1-mesa-glx 7.4.1-1ubuntu6
libdrm2 2.4.11-0ubuntu1
xserver-xorg-video-intel 2:2.7.99.1+git20090602.ec2fde7c-0ubuntu2
xserver-xorg-video-ati 1:6.12.2-2ubuntu2
SourcePackage: wacom-tools
Uname: Linux 2.6.30-10-generic x86_64
dmi.bios.date: 09/08/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1202
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P5K-E
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 Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr1202:bd09/08/2008:svnSystemmanufacturer:pnP5K-E:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5K-E:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: P5K-E
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
fglrx: Not loaded
system:
distro: Ubuntu
architecture: x86_64kernel: 2.6.30-10-generic
** Affects: wacom-tools (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-bug
--
[Koala] WALTOP tablets not supported anymore (with quickfix)
https://bugs.launchpad.net/bugs/392825
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to wacom-tools in ubuntu.
Follow ups
-
[Bug 392825] Re: WALTOP tablets not supported anymore
From: Jeremy Foshee, 2011-01-12
-
[Bug 392825] Re: WALTOP tablets not supported anymore
From: Francis Bacon, 2010-05-15
-
[Bug 392825] Re: WALTOP tablets not supported anymore
From: Bryce Harrington, 2010-05-14
-
[Bug 392825] Re: WALTOP tablets not supported anymore
From: stuartmarsden, 2010-05-01
-
[Bug 392825] Re: WALTOP tablets not supported anymore
From: Takashi Sakamoto, 2010-04-25
-
[Bug 392825] Re: WALTOP tablets not supported anymore
From: Bradley Tompkins, 2010-04-25
-
[Bug 392825] Re: WALTOP tablets not supported anymore
From: OberonKing, 2010-04-24
-
[Bug 392825] Re: WALTOP tablets not supported anymore
From: Boniek, 2010-04-24
-
[Bug 392825] Re: WALTOP tablets not supported anymore
From: OberonKing, 2010-04-24
-
[Bug 392825] Re: WALTOP tablets not supported anymore
From: Bradley Tompkins, 2010-04-24
-
[Bug 392825] Re: WALTOP tablets not supported anymore
From: Timo Aaltonen, 2010-04-21
-
[Bug 392825] Re: WALTOP tablets not supported anymore
From: Boniek, 2010-04-09
-
[Bug 392825] Re: WALTOP tablets not supported anymore (with quickfix)
From: Timo Aaltonen, 2010-04-09
-
[Bug 392825] Re: WALTOP tablets not supported anymore (with quickfix)
From: OberonKing, 2010-04-05
-
[Bug 392825] Re: WALTOP tablets not supported anymore (with quickfix)
From: OberonKing, 2010-04-05
-
[Bug 392825] Re: WALTOP tablets not supported anymore (with quickfix)
From: OberonKing, 2010-04-05
-
[Bug 392825] Re: WALTOP tablets not supported anymore (with quickfix)
From: OberonKing, 2010-04-05
-
[Bug 392825] Re: WALTOP tablets not supported anymore (with quickfix)
From: gypsy_roadhog, 2010-03-23
-
[Bug 392825] Re: WALTOP tablets not supported anymore (with quickfix)
From: klerfayt, 2010-03-23
-
[Bug 392825] Re: [Koala] WALTOP tablets not supported anymore (with quickfix)
From: Timo Aaltonen, 2010-02-27
-
[Bug 392825] Re: [Koala] WALTOP tablets not supported anymore (with quickfix)
From: gypsy_roadhog, 2010-02-14
-
[Bug 392825] Re: [Koala] WALTOP tablets not supported anymore (with quickfix)
From: gypsy_roadhog, 2010-02-12
-
[Bug 392825] Re: [Koala] WALTOP tablets not supported anymore (with quickfix)
From: Mark Edgington, 2010-01-18
-
[Bug 392825] Re: [Koala] WALTOP tablets not supported anymore (with quickfix)
From: Frogger, 2009-11-01
-
[Bug 392825] Re: [Koala] WALTOP tablets not supported anymore (with quickfix)
From: Bryce Harrington, 2009-10-10
-
[Bug 392825] Re: [Koala] WALTOP tablets not supported anymore (with quickfix)
From: Bryce Harrington, 2009-09-02
-
[Bug 392825] Re: [Koala] WALTOP tablets not supported anymore (with quickfix)
From: Bryce Harrington, 2009-07-06
-
[Bug 392825] Re: [Koala] WALTOP tablets not supported anymore (with quickfix)
From: Francis Bacon, 2009-06-27
-
[Bug 392825] [NEW] [Koala] WALTOP tablets not supported anymore (with quickfix)
From: Francis Bacon, 2009-06-27
References