Comment 11 for bug 516777

Revision history for this message
Chase Douglas (chasedouglas) wrote :

@Brian Murray:

When you see insmod errors, the best thing to do is to check dmesg. Usually more info is available in the dmesg than is given by insmod. Can you post any relevant information from your dmesg? Relevant info should be near the end.

The problem is that the driver from the linuxwacom website is a stand alone package. It is not integrated into the linux kernel tree. The module I built is taken from upstream commits to the 2.6.33 kernel tree. We can't integrate the linuxwacom package into the Ubuntu kernel. The best we can do is create a dkms package for it or put it into lbm if the test module I built won't work.