← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 392825] Re: [Koala] WALTOP tablets not supported anymore (with quickfix)

 

** Description changed:

  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
+ 
+ [lspci]
+ 01:00.0 VGA compatible controller [0300]: nVidia Corporation GeForce 8800 GT [10de:0611] (rev a2)

-- 
[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.



References