On Wed, Aug 18, 2010 at 10:47 AM, Favux ... <favux...@gmail.com> wrote: > On Wed, Aug 18, 2010 at 9:52 AM, Tom <toab...@googlemail.com> wrote: >> Hi, >> >> i have the same problem with ubuntu 10.10 (kernel 2.6.35, xserver 1.8 i >> think). Bamboo P&T is not detected. >> Cheers, >> >> Tom >> >> >> On Mon, 2010-08-16 at 18:38 -0500, Favux ... wrote: >>> On Mon, Aug 16, 2010 at 4:45 PM, Juan Carlos <juan.brea...@gmail.com> wrote: >>> > Hi, >>> > >>> > First of all Whot said me, after chat with him in the irc channel, that I >>> > should send my problem here :) >>> > >>> > I recently bought a Wacom Bamboo Fun: Pen&Touch, and I could saw that >>> > didn't >>> > work due its not supported surely. I tested the last tarball. >>> > Dmesg: >>> > [209232.857279] usbcore: registered new interface driver wacom >>> > [209232.857452] wacom: v1.52:USB Wacom tablet driver >>> > [209266.091331] usb 8-2: new full speed USB device using uhci_hcd and >>> > address 4 >>> > [209266.266325] usb 8-2: configuration #1 chosen from 1 choice >>> > >>> > Devices >>> > http://pastebin.com/d7cQFLDU >>> > >>> > Best regards, >>> > Juan Carlos >>> > >>> > >>> >>> Hi Juan, >>> >>> What linux distro do you have? Which release? >>> >>> What version Xserver? What kernel? >>> >>> Favux >>> > > Hi Tom, > > Linuxwacom doesn't support the 2.6.35 kernel yet. So you can't build > a wacom.ko that communicates to the Bamboo. There's a work-a-round in > the Maverick development forum you could try. I link to it from the > linuxwacom HOW TO: > http://ubuntuforums.org/showpost.php?p=6546012&postcount=1 It's near > the top in "Lucid Lynx (10.4) & Maverick Meerkat (10.10)". I think > part of the work-a-round was recently added to linuxwacom so that > might complicate things. > > Favux >
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'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. Chris ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Linuxwacom-devel mailing list Linuxwacom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel