[Bug 188787] Re: no wacom tablet driver (no autoprobe, patch available)

2008-12-16 Thread Timo Aaltonen
*** This bug is a duplicate of bug 215689 *** https://bugs.launchpad.net/bugs/215689 ** This bug has been marked a duplicate of bug 215689 Want auto-configuration or gui configuration of Wacom tablets -- no wacom tablet driver (no autoprobe, patch available) https://bugs.launchpad.net/bug

[Bug 188787] Re: no wacom tablet driver (no autoprobe, patch available)

2008-11-02 Thread Wladston Viana
still an issue on 8.10 - someone PLEASE fix this! -- no wacom tablet driver (no autoprobe, patch available) https://bugs.launchpad.net/bugs/188787 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@l

[Bug 188787] Re: no wacom tablet driver (no autoprobe, patch available)

2008-09-30 Thread Vincenzo Ciancia
My last comment was caused by misinformation. Indeed there will be the possibility to configure X by hand either on a per-device basis or globally as in the good old times. Sorry for confusion. The following message clarifies things: https://lists.ubuntu.com/archives/ubuntu-devel- discuss/2008-Se

[Bug 188787] Re: no wacom tablet driver (no autoprobe, patch available)

2008-09-30 Thread Vincenzo Ciancia
In intrepid things have changed. In current alpha 6 one can still configure the tablet with the Xorg.conf that I attach, but this functionality will be dropped, this means that we will not be able to use tablet PCs in intrepid. This decision was taken because autoconfiguration is the future but wit

[Bug 188787] Re: no wacom tablet driver (no autoprobe, patch available)

2008-09-04 Thread Brian Murray
** Tags added: valid-xorg-conf -- no wacom tablet driver (no autoprobe, patch available) https://bugs.launchpad.net/bugs/188787 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com htt

[Bug 188787] Re: no wacom tablet driver (no autoprobe, patch available)

2008-05-18 Thread Wladston Viana
Thanks Vicenzo, it worked for me, I have a Toshiba Satellite R20 Tablet pc. Please, put this fix on the updates, it should be preventing non-tech- savy artists from trying to use Ubuntu -- no wacom tablet driver (no autoprobe, patch available) https://bugs.launchpad.net/bugs/188787 You rece

[Bug 188787] Re: no wacom tablet driver (no autoprobe, patch available)

2008-05-08 Thread Bodinux
Vincenzo : I guess I have the new one : -rwxr-xr-x 1 root root 11452 2008-04-22 23:07 /usr/bin/dexconf See attachement. ** Attachment added: "dexconf" http://launchpadlibrarian.net/14358068/dexconf -- no wacom tablet driver (no autoprobe, patch available) https://bugs.launchpad.net/bugs/18

[Bug 188787] Re: no wacom tablet driver (no autoprobe, patch available)

2008-05-07 Thread Vincenzo Ciancia
Bodinux: as far as I can tell from documentation, xserver-xorg upgrade should trigger the reconfiguration. The only difference with the original package is the updated dexconf, so this is either my misconception about how and when reconfiguration is triggered, or a bug in xorg package, and I vote f

[Bug 188787] Re: no wacom tablet driver (no autoprobe, patch available)

2008-05-07 Thread Bodinux
Vincenzo : I didn't modify xorg.conf. I only made a cp on it for a backup. Am I the only one who tried your quickfix ? -- no wacom tablet driver (no autoprobe, patch available) https://bugs.launchpad.net/bugs/188787 You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 188787] Re: no wacom tablet driver (no autoprobe, patch available)

2008-05-06 Thread Vincenzo Ciancia
Bodinux: did you modify your Xorg.conf manually before upgrading? If so you have to "dpkg-reconfigure -phigh xserver-xorg" manually, the system will not do that automatically because reconfiguring destroys user modifications. -- no wacom tablet driver (no autoprobe, patch available) https://bugs.

[Bug 188787] Re: no wacom tablet driver (no autoprobe, patch available)

2008-05-06 Thread Bodinux
It didn't work here. My /etc/X11/xorg.conf was not modified by the update. This is maybe due to the fact that there were also some updates from the main repositories at the same time (x11-common for example was named twice)? Now the quickfix packages on my system are : x11-common, xbase-clients,

[Bug 188787] Re: no wacom tablet driver (no autoprobe, patch available)

2008-05-04 Thread Vincenzo Ciancia
I added the fix to the ubuntu-quickfix ppa archive. This is an open team I created that should allow launchpad users to upload simple fixes to the current distribution. Installing the .deb packages there should automatically reconfigure xorg correctly, can someone test? Please back up your xorg.con

[Bug 188787] Re: no wacom tablet driver (no autoprobe, patch available)

2008-04-28 Thread Coz
Hey guys, Well I did the Vincenzo patch and, with nvidia, Igor is correct it did not maintain the nvidia settings in xorg and they had to be copied and pasted in . however, as nicely as this works, it is not enough !! This is unacceptable for handicapped individuals who require a wacom table

[Bug 188787] Re: no wacom tablet driver (no autoprobe, patch available)

2008-04-27 Thread Bodinux
Vincenzo, Thanks for the patch, it is working for me. Install 8.04, install wacom-tools, launch your patch as you described, restartX, works. -- no wacom tablet driver (no autoprobe, patch available) https://bugs.launchpad.net/bugs/188787 You received this bug notification because you are a mem

[Bug 188787] Re: no wacom tablet driver (no autoprobe, patch available)

2008-04-24 Thread Igor Nikolic
Ah, I see. Thanks for the quick reply. The main problem here is that the dpkg-reconfigure -phigh xserver-xorg does not detect the card at all, and defaults to the lowest possible setting. I must run the nvidia tool to get everything up an running. So I guess your script actually did work, but my

[Bug 188787] Re: no wacom tablet driver (no autoprobe, patch available)

2008-04-24 Thread Vincenzo Ciancia
This is a bug in how I suggested to test the patch. I am very sorry for that. Explanation: to reconfigure the xserver one should not run dexconf directly but rather dpkg-reconfigure -phigh xserver-xorg which answers something like: xserver-xorg postinst warning: overwriting possibly-customised c

[Bug 188787] Re: no wacom tablet driver (no autoprobe, patch available)

2008-04-22 Thread Vincenzo Ciancia
** Attachment added: "dexconf" http://launchpadlibrarian.net/13830312/dexconf -- no wacom tablet driver (no autoprobe, patch available) https://bugs.launchpad.net/bugs/188787 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 188787] Re: no wacom tablet driver (no autoprobe, patch available)

2008-04-22 Thread Vincenzo Ciancia
I also attach the patched dexconf so that everyone can test. To test it, just give it execution permissions and run "sudo ./dexconf" in the directory where you saved it (not "sudo dexconf" without "./", that would run the system version). Then log out and kill X using ctrl+alt+backspace, tablet sho

[Bug 188787] Re: no wacom tablet driver (no autoprobe, patch available)

2008-04-22 Thread Vincenzo Ciancia
Please take a look to the following patch proposal to /usr/bin/dexconf. It generates proper wacom configuration whenever /dev/input/wacom exists. If xserver-xorg-input-wacom is installed and /etc/init.d /xserver-xorg-input wacom is run, before configuration of xserver-xorg, then this could be consi

[Bug 188787] Re: no wacom tablet driver (no autoprobe, patch available)

2008-04-22 Thread Vincenzo Ciancia
KDE broken is a good motivation. Let's discuss a possible way to autoprobe: /etc/init.d/xserver-xorg-input-wacom already sets up the link /dev/input/wacom whenever a wacom tablet exists. Problem is that wacom-tools are no longer installed by default by ubuntu so the autoconfigure script cannot be

[Bug 188787] Re: no wacom tablet driver (no autoprobe, patch available)

2008-04-22 Thread Justin Dugger
As I recall, KDE/Qt has a viciously hard time dealing with tablet devices listed in Xorg but not physically present. Enough that several developers have blamed tablet users for making it impossible to debug KDE and calling the addition a move by idiots. Timo may be correct that it also affects so

[Bug 188787] Re: no wacom tablet driver (no autoprobe, patch available)

2008-04-22 Thread Vincenzo Ciancia
A solution must be discussed soon, things can't just remain like that: it took a long time to get a working wacom setup by default, and seeing that now the tablet is disabled for a reason nobody knows is like saying that everybody who reported wacom bugs related to out-of-the-box setup (including

[Bug 188787] Re: no wacom tablet driver (no autoprobe, patch available)

2008-04-22 Thread Timo Aaltonen
The entries were dropped because they introduced some accessibility issues (which, I can't remember). -- no wacom tablet driver (no autoprobe, patch available) https://bugs.launchpad.net/bugs/188787 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

Re: [Bug 188787] Re: no wacom tablet driver (no autoprobe, patch available)

2008-04-14 Thread Coz
Hey Justin, well wacom tools is installed but that does nothing if the driver isnt there unless you are saying that wacom tools is the driver??? Which would completely surprise me! Look..if I have to drag out a feisty or gutsy xorg to run this then its useless.. There is no reason anyone should

[Bug 188787] Re: no wacom tablet driver (no autoprobe, patch available)

2008-04-13 Thread Justin Dugger
Wacom works for me, after pulling up an xorg.conf from gutsy / feisty. Others are complaining in this bug that wacom isn't autodetected. This is different than not working at all. Coz, is your bug that you can't get wacom-tools to work at all? -- no wacom tablet driver (no autoprobe, patch avail