Touchscreen not working on tx 2500 with jaunty: error -113

Bug #357709 reported by Pietro Battiston
46
This bug affects 6 people
Affects Status Importance Assigned to Milestone
wacom-tools (Ubuntu)
Fix Released
Undecided
Unassigned
Nominated for Jaunty by Slade Winstone

Bug Description

Binary package hint: wacom-tools

On an HP Pavilion tx2500 the touchscreen doesn't work and in dmesg we get:

[ 16.021510] wacom: probe of 7-2:1.0 failed with error -113
[ 16.024805] input: Wacom ISDv4 93 as /devices/pci0000:00/0000:00:14.5/usb7/7-2/7-2:1.1/input/input9
[ 16.052790] usbcore: registered new interface driver wacom
[ 16.052906] wacom: v1.49:USB Wacom Graphire and Wacom Intuos tablet driver

This is the same as reported by kaha in bug #355340, but Timo suggested me to file it as a new bug.

Notice it worked in intrepid only after following http://ubuntuforums.org/showpost.php?p=5469447&postcount=5

Also notice this laptop has pen, eraser and touch which are seen as separate devices.

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
Package: wacom-tools 1:0.8.2.2-0ubuntu2
ProcEnviron:
 PATH=(custom, user)
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
ProcVersion: Linux version 2.6.28-11-generic (buildd@crested) (gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #41-Ubuntu SMP Wed Apr 8 04:39:23 UTC 2009
SourcePackage: wacom-tools
Uname: Linux 2.6.28-11-generic x86_64
XorgConf:

[lspci]
00:00.0 Host bridge [0600]: Advanced Micro Devices [AMD] RS780 Host Bridge [1022:9600]
     Subsystem: Hewlett-Packard Company Device [103c:30f1]
01:05.0 VGA compatible controller [0300]: ATI Technologies Inc RS780M/RS780MN [Radeon HD 3200 Graphics] [1002:9612]
     Subsystem: Hewlett-Packard Company Device [103c:30f1]

Revision history for this message
Pietro Battiston (toobaz) wrote :
description: updated
Revision history for this message
Slade Winstone (slade-winstone-yahoo) wrote :

Hi,

I'm running a HP Pavilion TX2522AU
Architecture: amd64
DistroRelease: Ubuntu 9.04
Package: wacom-tools 1:0.8.2.2-0ubuntu2

I am also receiving the following in dmesg:
[ 12.438914] wacom: probe of 7-2:1.0 failed with error -113
[ 12.442179] input: Wacom ISDv4 93 as /devices/pci0000:00/0000:00:14.5/usb7/7-2/7-2:1.1/input/input7
[ 12.464801] usbcore: registered new interface driver wacom
[ 12.464922] wacom: v1.49:USB Wacom Graphire and Wacom Intuos tablet driver

Revision history for this message
Mikael Honkala (mikael-honkala) wrote :

Running HP tx2020eo. Identical details to previous. Tablet worked (with pen and touch) before upgrade to Jaunty, with the exception of hotplugging after suspend/resume.

Revision history for this message
Mikael Honkala (mikael-honkala) wrote :

Latest development version of the linuxwacom driver (0.8.3-2) fixes this error and enables the pen on my HP tx2020eo, and replacing the contents of file /usr/share/hal/fdi/policy/20thirdparty/10-wacom.fdi with that found at http://launchpadlibrarian.net/25262022/working.fdi enables also touch with proper calibration.

See the bug report at https://bugs.launchpad.net/bugs/355340 and the discussion at http://ubuntuforums.org/showthread.php?t=1038949.

Revision history for this message
Pietro Battiston (toobaz) wrote :

I imagine it's too late to ask for 0.8.3-2 in Jaunty?

Revision history for this message
gali98 (korylp) wrote :

I am going to guess that, yes.
Just so you know, you need to right click and save as for the fdi file above (Or you can click the link and view page source.)
It is also not a perfect way to do it. There is still a whole lot of work that needs to be done to get the HAL method working.
The easiest way to get it working (for Tablet PCs) is to just compile 0.8.3-2 using one of the several tutorials on ubuntu forums and to use xorg.conf.
In the meantime there are a lot of us trying to get it working with hal to perfect, and have made leaps and bounds.
Kory

Bryce Harrington (bryce)
Changed in wacom-tools (Ubuntu):
status: New → Confirmed
Bryce Harrington (bryce)
description: updated
Revision history for this message
gali98 (korylp) wrote :

The 113 error will keep things from working. The only way for now is to compile the current linuxwacom package and insert the module (0.8.3-2). This will not give error 113, and will correctly create two devices.
So unless we can manage to get 0.8.3-2 into jaunty, all tablet pc users will have this same problem.
Kory

Revision history for this message
Amar (amarmirza2008) wrote :

Hi, could someone please explain what I need to do in special-ed fifth grader's terms?

Thanks

Revision history for this message
Pietro Battiston (toobaz) wrote :

@Amar: gali98 explained it here:
http://ubuntuforums.org/showpost.php?p=7093065&postcount=104

(thanks gali98!)

Bryce Harrington (bryce)
tags: added: jaunty
Revision history for this message
Amar (amarmirza2008) wrote : Re: [Bug 357709] Re: Touchscreen not working on tx 2500 with jaunty: error -113

thanks

On Wed, Sep 2, 2009 at 7:03 PM, Bryce Harrington
<email address hidden>wrote:

> ** Tags added: jaunty
>
> --
> Touchscreen not working on tx 2500 with jaunty: error -113
> https://bugs.launchpad.net/bugs/357709
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “wacom-tools” package in Ubuntu: Confirmed
>
> Bug description:
> Binary package hint: wacom-tools
>
> On an HP Pavilion tx2500 the touchscreen doesn't work and in dmesg we get:
>
> [ 16.021510] wacom: probe of 7-2:1.0 failed with error -113
> [ 16.024805] input: Wacom ISDv4 93 as
> /devices/pci0000:00/0000:00:14.5/usb7/7-2/7-2:1.1/input/input9
> [ 16.052790] usbcore: registered new interface driver wacom
> [ 16.052906] wacom: v1.49:USB Wacom Graphire and Wacom Intuos tablet
> driver
>
> This is the same as reported by kaha in bug #355340, but Timo suggested me
> to file it as a new bug.
>
> Notice it worked in intrepid only after following
> http://ubuntuforums.org/showpost.php?p=5469447&postcount=5
>
> Also notice this laptop has pen, eraser and touch which are seen as
> separate devices.
>
> ProblemType: Bug
> Architecture: amd64
> DistroRelease: Ubuntu 9.04
> Package: wacom-tools 1:0.8.2.2-0ubuntu2
> ProcEnviron:
> PATH=(custom, user)
> LANG=it_IT.UTF-8
> SHELL=/bin/bash
> ProcVersion: Linux version 2.6.28-11-generic (buildd@crested) (gcc version
> 4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #41-Ubuntu SMP Wed Apr 8 04:39:23 UTC 2009
> SourcePackage: wacom-tools
> Uname: Linux 2.6.28-11-generic x86_64
> XorgConf:
>
> [lspci]
> 00:00.0 Host bridge [0600]: Advanced Micro Devices [AMD] RS780 Host Bridge
> [1022:9600]
> Subsystem: Hewlett-Packard Company Device [103c:30f1]
> 01:05.0 VGA compatible controller [0300]: ATI Technologies Inc
> RS780M/RS780MN [Radeon HD 3200 Graphics] [1002:9612]
> Subsystem: Hewlett-Packard Company Device [103c:30f1]
>
>

Revision history for this message
gali98 (korylp) wrote :

Shouldn't this be marked as fixed because it is now working in Karmic (without having to compile the newest module)?
Kory

Revision history for this message
Loïc Martin (loic-martin3) wrote :

gali98, I checked the bug comments and nobody reported it was working with Karmic. If someone has a tx 2500 and it is working for them in Karmic, they should indeed report the situation here and close the bug.

Revision history for this message
executorvs (executorvs) wrote :

my friend has one. we'll be testing it later this week as well as checking xrandr screen rotation. I'll post back by friday at the latest.

Revision history for this message
Pietro Battiston (toobaz) wrote :

I gali98: did _you_ manage to get the touchscreen working? I personally tried the beta live, and it didn't work...

Revision history for this message
Amar (amarmirza2008) wrote :

This fixed the problem for me:
http://ubuntuforums.org/showpost.php?p=7093065&postcount=104

On Tue, Oct 6, 2009 at 7:31 AM, Pietro Battiston <email address hidden> wrote:

> I gali98: did _you_ manage to get the touchscreen working? I personally
> tried the beta live, and it didn't work...
>
> --
> Touchscreen not working on tx 2500 with jaunty: error -113
> https://bugs.launchpad.net/bugs/357709
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “wacom-tools” package in Ubuntu: Confirmed
>
> Bug description:
> Binary package hint: wacom-tools
>
> On an HP Pavilion tx2500 the touchscreen doesn't work and in dmesg we get:
>
> [ 16.021510] wacom: probe of 7-2:1.0 failed with error -113
> [ 16.024805] input: Wacom ISDv4 93 as
> /devices/pci0000:00/0000:00:14.5/usb7/7-2/7-2:1.1/input/input9
> [ 16.052790] usbcore: registered new interface driver wacom
> [ 16.052906] wacom: v1.49:USB Wacom Graphire and Wacom Intuos tablet
> driver
>
> This is the same as reported by kaha in bug #355340, but Timo suggested me
> to file it as a new bug.
>
> Notice it worked in intrepid only after following
> http://ubuntuforums.org/showpost.php?p=5469447&postcount=5
>
> Also notice this laptop has pen, eraser and touch which are seen as
> separate devices.
>
> ProblemType: Bug
> Architecture: amd64
> DistroRelease: Ubuntu 9.04
> Package: wacom-tools 1:0.8.2.2-0ubuntu2
> ProcEnviron:
> PATH=(custom, user)
> LANG=it_IT.UTF-8
> SHELL=/bin/bash
> ProcVersion: Linux version 2.6.28-11-generic (buildd@crested) (gcc version
> 4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #41-Ubuntu SMP Wed Apr 8 04:39:23 UTC 2009
> SourcePackage: wacom-tools
> Uname: Linux 2.6.28-11-generic x86_64
> XorgConf:
>
> [lspci]
> 00:00.0 Host bridge [0600]: Advanced Micro Devices [AMD] RS780 Host Bridge
> [1022:9600]
> Subsystem: Hewlett-Packard Company Device [103c:30f1]
> 01:05.0 VGA compatible controller [0300]: ATI Technologies Inc
> RS780M/RS780MN [Radeon HD 3200 Graphics] [1002:9612]
> Subsystem: Hewlett-Packard Company Device [103c:30f1]
>
>

Revision history for this message
Pietro Battiston (toobaz) wrote :

Nice to know... still, if the fix for Jaunty is still needed in Karmic, it is a rough indication that the Jaunty bug is still present in Karmic...

Revision history for this message
jorno (jorn-odberg) wrote :

I have this HP Pavilion TX2690. In Karmic 9.10 Release Candidate, without any modifications whatsoever, the pen is working perfectly - but the touch is not (ie I can't use my finger, but pointing and clicking with the pen is good).

Would be nice to be able to use my finger, though. Just shout if you need any output or info, and I'll provide it. :-)

Kind regards from Norway.

Revision history for this message
jorno (jorn-odberg) wrote :

Wow!

I just tried what "Mikael Honkala" said in comment #4:
"replacing the contents of file /usr/share/hal/fdi/policy/20thirdparty/10-wacom.fdi with that found at http://launchpadlibrarian.net/25262022/working.fdi enables also touch with proper calibration."

And it solved this for me!
Ok, I find the touch'ing to be kind of... well... I need to press my finger a bit harder than I though was necessary, but it's fully working and proper calibrated.

So, for my part anyways, this solved my problem. :-)

// Jørn

Revision history for this message
Slade Winstone (slade-winstone-yahoo) wrote :

I just saw Jorno's comment, and have tried in Karmic 9.10 RC on my HP Pavillion TX2522AU and the pen/touchscreen works great!!

Many thanks to everybody who contributed whatever fixed this in Karmic. Fantastic work!!

(& thanks for pointing this out Jorno)

Revision history for this message
Daroca (tekhertz) wrote :

the fdi in Mikael Honkala's post disabled my touchpad but the touch and stylus worked the attached file from http://ubuntuforums.org/showpost.php?p=7093065&postcount=104 worked fine
Linux tekhertz-laptop 2.6.31-15-generic #49-Ubuntu SMP Fri Nov 6 09:52:03 UTC 2009 i686 GNU/Linux
wacom ver 1:0.8.4.1-0ubuntu4 (karmic)
on a tx2500

Revision history for this message
Pietro Battiston (toobaz) wrote :

Closing this, since the original error doesn't appear no more, and the remaining part of the bug is already treated in #377435.

Changed in wacom-tools (Ubuntu):
status: Confirmed → 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.