← Back to team overview

multi-touch-dev team mailing list archive

Re: MosArt RMTP-MA957: Pointer always at (0,0)

 

Am Dienstag, den 21.09.2010, 18:08 +0200 schrieb Stéphane Chatty:
> Mmm. If you could recompile the hid and hid-mosart modules from these  
> fiels, we would have more certainty. For this, use "make -C  
> `your_kernel_sources` SUBDIRS=`pwd` and another option (-m ?) to tell  
> make where to find files such as Modules.symvers, which are somewhere  
> in /lib/modules".
There is no Modules.symvers on my system, so I compiled a completely new
2.6.35 kernel based on the source coded cited in the last mail.

> Before that, it could be useful to make sure that the hid default  
> code is used. In /var/log/messages you should find a line that shows  
> when your device is grabbed by a driver. The first work in that line  
> should be either usb-generic or something like egalax-touch. If the  
> former, the problem is confirmed and recompiling the modules would be  
> useful. If the latter, then the issue is elsewhere.
Neither the ubuntu stock kernel, nor my own kernel used the egalx-touch
driver.
Both kernels wrote to /var/log/messages:

input: MosArt, Inc. RMTP-MA957
as /devices/pci0000:00/0000:00:1a.1/usb4/4-1/4-1:1.0/input/input5
generic-usb 0003:062A:7100.0001: input,hiddev96,hidraw0: USB HID v1.00
Mouse [MosArt, Inc. RMTP-MA957] on usb-0000:00:1a
.1-1/input0

This is quite strange, perhaps there is a bug in the module's source
code?


Cheers,

Manuel






References