Re: [Ubuntu-x-swat] [Bug 724342] Re: pointer mode not available with ntrig touchscreen

2011-02-28 Thread Rafi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The ton of devices bug is something I bisected down to a few commits between 2.6.37 and 2.6.38-rc1. I left town without my tablet before I figured out the exact commit. Rafi On 02/25/11 08:31, Mohamed IKBEL Boulabiar wrote: I have tested a daily

[Ubuntu-x-swat] [Bug 556761] Re: ntrig stylus: can only left-click

2010-07-21 Thread Rafi
** Changed in: xf86-input-wacom (Ubuntu) Status: New = In Progress -- ntrig stylus: can only left-click https://bugs.launchpad.net/bugs/556761 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xf86-input-wacom in ubuntu.

[Ubuntu-x-swat] [Bug 556761] Re: ntrig stylus: can only left-click

2010-04-30 Thread Rafi
There have been a few claims of intent to provide firmware tools for linux, from the vendor. So far I haven't seen anything. The windows tools limit you to firmwares that enable features supported by the os, so no real MT support unless you use the windows 7 loader. You can load firmware onto

[Ubuntu-x-swat] [Bug 556761] Re: ntrig stylus: can only left-click

2010-04-26 Thread Rafi
Marc, do you know if you are using a single touch firmware? If you know the n-trig software package or firmware version number that may help. A patch for the later single touch firmwares is already in the HID for- next branch, and I think the patch for even older firmwares may have slipped

[Ubuntu-x-swat] [Bug 556761] Re: ntrig stylus: can only left-click

2010-04-25 Thread Rafi
The Product match was incorrect in /usr/lib/X11/xorg.conf.d/10-wacom.conf, it should be N-Trig Pen and not HID 1b96:0001. The miss-match results in the use of evdev for the pen. Also I'd suggest adding a mapping from button2 (the side button on the pen) to 3 (right click). ** Patch added: fix

Re: [Ubuntu-x-swat] [Bug 541453] Re: n-trig: touch screen non-functional in lucid (single touch)

2010-04-03 Thread rafi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I can confirm that matches Stephane's patch which was applied to the kernel sometime between 2.6.32 and 2.6.34-rc1. http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8b0e58a70a7a41443c779de074288035b014cb94 On 04/03/10

[Ubuntu-x-swat] [Bug 544590] [NEW] video freeze with KMS (X and plymouth) RadeonRadeon Xpress 1250

2010-03-22 Thread Rafi
Public bug reported: Binary package hint: xorg Screen goes black without nomodeset boot parameter. This occurs both with plymouth and X (booted with plymouth removed). This occurs with the installer kernel, the initially installed kernel and the currently loaded multitouch kernel. I have also

[Ubuntu-x-swat] [Bug 544590] Re: video freeze with KMS (X and plymouth) RadeonRadeon Xpress 1250

2010-03-22 Thread Rafi
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/41656014/BootDmesg.txt ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/41656015/CurrentDmesg.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/41656016/Dependencies.txt **

[Ubuntu-x-swat] [Bug 541453] Re: n-trig: touch screen non-functional in lucid (single touch)

2010-03-19 Thread rafi
The extra kernel patch beyond 34-rc1 was merged by Linus last night: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=c6b9e73f2fee8bb86058f296de808b326473456b The version of hid-ntrig.c in his HEAD now matches what I proposed. -- n-trig: touch screen

[Ubuntu-x-swat] [Bug 541453] Re: n-trig: touch screen non-functional in lucid (single touch)

2010-03-19 Thread rafi
To clarify: In order to enable basic pen and single touch functionality for ntrig devices with recent firmwares, the 2.6.32 kernel requires the full set of patches to hid-ntrig.c after 2.6.32 up and including my March 10th patch that was part of last's night's commit in the torvalds repository.