multi-touch-dev team mailing list archive
-
multi-touch-dev team
-
Mailing list archive
-
Message #00168
Re: Status of multitouch in the kernel
On 12 May 2010 13:49, Chase Douglas <chase.douglas@xxxxxxxxxxxxx> wrote:
> On Wed, May 12, 2010 at 12:02 PM, Chase Douglas
> <chase.douglas@xxxxxxxxxxxxx> wrote:
>> There has been some focused work on the stantum and ntrig drivers
>> recently, so those devices hopefully work very well. However, some
>> ntrig work did not make it into the 10.04 LTS kernel, so it's best to
>> use the multitouch-kernel-source package I have uploaded. This package
>> includes ntrig improvements plus support for the apple magic mouse. To
>> use the package:
>>
>> $ sudo add-apt-repository ppa:chasedouglas
>> $ sudo apt-get update
>> $ sudo apt-get install multitouch-kernel-source
>>
>> Then reboot.
>
> I mistyped the ppa. It should be 'ppa:chasedouglas/multitouch'
>
> -- Chase
>
Hi Chase,
First of all, thanks a lot for putting together a DKMS package. It
definitely makes it much easier to test multitouch drivers without
having to rebuild the kernel every time.
I have noticed that my Stantum touchscreen doesn't work in Lucid and,
as Stéphane Chatty explained to me, this is because we're missing a
patch for hid.h (the hid.h in your package is fine though). For this
reason I made your package build the hid-stantum module against the
fixed hid.h and also I had to bump the version of the driver to 0.6.1
otherwise DKMS would complain with the following error:
Error! Module version 0.6 for hid-stantum.ko
is not newer than what is already found in kernel 2.6.32-22-generic (0.6).
You may override by specifying --force.
Please apply the attached debdiff (which I can confirm to fix the
issue) to your package.
Thanks,
--
Alberto Milone
Sustaining Engineer (system)
Foundations Team
Canonical OEM Services
Attachment:
multitouch_1.4.debdiff
Description: Binary data
Follow ups
References