tablet on Lenovo X60 Thinkpad no longer works in gutsy

Bug #131063 reported by Serge
2
Affects Status Importance Assigned to Milestone
linux-source-2.6.22 (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Binary package hint: linux-source-2.6.22

The tablet on Lenovo X60 Thinkpad no longer works in gutsy. It used to work in Dapper. On tribe 3 with all updates and wacom-tools installed if I do:
xxd /dev/ttyS0
the command exits immediately. Normal behaviour under Dapper is for it to output data from the tablet when the stylus is moved across the screen.
wacdump /dev/ttyS0 gives WacomOpenTablet: Invalid argument
xsetwacom list dev gives nothing

I patched the kernel with

--- linux-source-2.6.22/drivers/serial/8250_pnp.c 2007-07-09 09:32:17.000000000 +1000
+++ linux-source-2.6.22-patched/drivers/serial/8250_pnp.c 2007-08-08 18:04:25.000000000 +1000
@@ -327,6 +327,7 @@ static const struct pnp_device_id pnp_de
        { "WACF004", 0 },
        { "WACF005", 0 },
        { "WACF006", 0 },
+ { "WACF008", 0 },
        /* Compaq touchscreen */
        { "FPI2002", 0 },
        /* Fujitsu Stylistic touchscreens */

And after that the tablet was working. Works for me and for at least 2 others as described here http://ubuntuforums.org/showthread.php?t=503233

Can we get this in?

Changed in linux-source-2.6.22:
assignee: nobody → ubuntu-kernel-team
importance: Undecided → Medium
status: New → Triaged
Revision history for this message
Henrik Nilsen Omma (henrik) wrote :

Milestoning since we have a patch (and since I have this hw too ;) )

Revision history for this message
Amit Kucheria (amitk) wrote :

@Serge: I will push this, if you can send a patch with proper credits to <email address hidden>. https://wiki.ubuntu.com/KernelGitGuide should help you in the process.

Changed in linux-source-2.6.22:
assignee: ubuntu-kernel-team → amitk
status: Triaged → In Progress
Amit Kucheria (amitk)
Changed in linux-source-2.6.22:
status: In Progress → Fix Committed
Revision history for this message
Amit Kucheria (amitk) wrote :

@Serge: Could you confirm this works?

Revision history for this message
Henrik Nilsen Omma (henrik) wrote :

Moving milestone to beta.

Revision history for this message
Serge (serge-de-souza) wrote : Re: [Bug 131063] Re: tablet on Lenovo X60 Thinkpad no longer works in gutsy

Yes it works fine. All that is missing now is for
https://bugs.launchpad.net/bugs/131424 to be pushed and tablets will
work out of the box for gutsy

Thanks Amit,
Serge

Amit Kucheria (amitk)
Changed in linux-source-2.6.22:
assignee: amitk → nobody
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.