On Wed, Aug 18, 2010 at 9:32 AM, Chris Bagwell <ch...@cnpbagwell.com> wrote: > On Wed, Aug 18, 2010 at 10:47 AM, Favux ... <favux...@gmail.com> wrote: >> Hi Tom, >> >> Linuxwacom doesn't support the 2.6.35 kernel yet.
There are reasons that the wacom code at kernel.org doesn't support Bamboo yet (I am not going to explain this part). However, the kernel code that is included in the linuxwacom release package does support Bamboo. The latest version, 0.8.8-8 posted at linuxwacom.sf.net, supports kernels up to date. To be sure, I got the latest linux-2.6 and the 0.8.8-8 on an "X.Org X Server 1.7.6" system: ./configure --enable-wacom --with-kernel=/home/pingc/linux-2.6 The wacom.ko is built without issuing a "make": ---------------------------------------- Building linuxwacom drivers for 2.6 kernel. ***Note: Drivers not enabled as modules in your kernel config but requested through configure are NOT built make -C /home/pingc/wacom/linux-2.6 M=/home/pingc/wacom/linuxwacom-0.8.8-8/src/2.6.30 make[1]: Entering directory `/home/pingc/wacom/linux-2.6' WARNING: Symbol version dump /home/pingc/wacom/linux-2.6/Module.symvers is missing; modules will have no dependencies and modversions. LD /home/pingc/wacom/linuxwacom-0.8.8-8/src/2.6.30/built-in.o CC [M] /home/pingc/wacom/linuxwacom-0.8.8-8/src/2.6.30/wacom_wac.o CC [M] /home/pingc/wacom/linuxwacom-0.8.8-8/src/2.6.30/wacom_sys.o LD [M] /home/pingc/wacom/linuxwacom-0.8.8-8/src/2.6.30/wacom.o Building modules, stage 2. MODPOST 1 modules CC /home/pingc/wacom/linuxwacom-0.8.8-8/src/2.6.30/wacom.mod.o LD [M] /home/pingc/wacom/linuxwacom-0.8.8-8/src/2.6.30/wacom.ko make[1]: Leaving directory `/home/pingc/wacom/linux-2.6' Your wacom.ko is available under /home/pingc/wacom/linuxwacom-0.8.8-8/src/2.6.30 NOTE: this package only supports Xorg server older than 1.7. You are running a newer version. Please build the X driver from xf86-input-wacom. > This is unrelated to exact question but thought I'd put it on mailing > list. linuxwacom-0.8.8-8 does not compile kernel module on latest > Fedora 13 kernels which is using a kernel based from 2.6.33. I only have a F12 to test with: [pi...@localhost linuxwacom-0.8.8-8]$ uname -r 2.6.32.16-150.fc12.i686 So, I can not really say why 2.6.33 doesn't compile. > I've not bothered to track it down to to 2.6.33 versus Fedora > backporting. I just worked around it editing src/2.6.30/Makefile and > copying/pasting following logic outside its current "ifeq"/"ifneq" > checks: > > wacom-objs := wacom_wac.o wacom_sys.o > obj-m += wacom.o > > Looks like the config file names it was referencing has changed for > these options. > > Somethings a little strange if 2.6.35 doesn't need same change (those > links above didn't mention needing it)... probably a Fedora specific > issue then. It sounds like a Fedora 13 feature for me :). Ping ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d _______________________________________________ Linuxwacom-devel mailing list Linuxwacom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel