[Bug 260675] Re: [intrepid] Wacom Xorg module is incompadible with the kernel module shiped in kernel packages.

2008-09-25 Thread Timo Aaltonen
** Changed in: linux (Ubuntu)
   Importance: Undecided => High
   Status: New => Triaged

** Changed in: wacom-tools (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: linux (Ubuntu Intrepid)
   Target: None => ubuntu-8.10-beta

-- 
[intrepid] Wacom Xorg module is incompadible with the kernel module shiped in 
kernel packages.
https://bugs.launchpad.net/bugs/260675
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 260675] Re: [intrepid] Wacom Xorg module is incompadible with the kernel module shiped in kernel packages.

2008-09-25 Thread Timo Aaltonen
Here's the patch for the kernel, updates the driver 1.48 -> 1.49.

** Attachment added: "wacom kernel driver version 1.49"
   http://launchpadlibrarian.net/17948041/wacom-1.49.patch

-- 
[intrepid] Wacom Xorg module is incompadible with the kernel module shiped in 
kernel packages.
https://bugs.launchpad.net/bugs/260675
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 260675] Re: [intrepid] Wacom Xorg module is incompadible with the kernel module shiped in kernel packages.

2008-09-24 Thread Timo Aaltonen
I'll update the driver to 0.8.1.4, and prepare a patch for the kernel.

-- 
[intrepid] Wacom Xorg module is incompadible with the kernel module shiped in 
kernel packages.
https://bugs.launchpad.net/bugs/260675
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 260675] Re: [intrepid] Wacom Xorg module is incompadible with the kernel module shiped in kernel packages.

2008-09-24 Thread Rocko
@Markus: recompiling as per your script worked for me.

X still crashes if you unplug the tablet (ie as Alexia pointed out, this
is covered by the non-duplicate bug 259035).

-- 
[intrepid] Wacom Xorg module is incompadible with the kernel module shiped in 
kernel packages.
https://bugs.launchpad.net/bugs/260675
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 260675] Re: [intrepid] Wacom Xorg module is incompadible with the kernel module shiped in kernel packages.

2008-09-21 Thread Markus Pfeiffer
I was able to get the tablet working by rebuilding the kernel module,
using the current beta sources from the Linux Wacom Project
(linuxwacom-0.8.1-4). This includes pressure sensitivity in GIMP (You
have to manually enable the tablet: "Preferences/Input Devices/Configure
Extended Input Devices...").

I'm currently using Intrepid Alpha 6 x86_64 + latest updates (kernel is
"linux-image-2.6.27-3-generic"). Here's what I did:

$~: sudo apt-get update
$~: sudo apt-get install linux-headers-$(uname -r) build-essential 
x11proto-core-dev libxau-dev libxdmcp-dev x11proto-input-dev x11proto-kb-dev 
xtrans-dev libx11-dev x11proto-xext-dev libxext-dev libxi-dev linux-libc-dev 
libc6-dev libncurses5-dev xserver-xorg-dev tk-dev tcl-dev -y
$~: wget 
http://prdownloads.sourceforge.net/linuxwacom/linuxwacom-0.8.1-4.tar.bz2
$~: tar xjf linuxwacom-0.8.1-4.tar.bz2
$~: cd linuxwacom-0.8.1-4
$~: ./configure --enable-wacom
$~: sudo make
$~: cp /lib/modules/$(uname -r)/kernel/drivers/input/tablet/wacom.ko 
wacom.ko.$(uname -r)
$~: sudo cp src/2.6.26/wacom.ko /lib/modules/$(uname 
-r)/kernel/drivers/input/tablet/wacom.ko
$~: sudo depmod -e
# Add InputDevices to /etc/X11/xorg.conf, see previous post
# Reboot, enjoy =)

Sorry for being this verbose, it was done in the hope that it will help
those who haven't done this kind of thing before.

@Rocko: The module seems to work just fine with 2.6.27. It would be nice
if someone could confirm this. Sorry if my comment about xorg.conf was
misleading. All I intended to say was that it removes the freeze but
does not enable clicking/pressure sensitivity. In other words: The
pointer no longer gets stuck but still doesn't work properly.

-- 
[intrepid] Wacom Xorg module is incompadible with the kernel module shiped in 
kernel packages.
https://bugs.launchpad.net/bugs/260675
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 260675] Re: [intrepid] Wacom Xorg module is incompadible with the kernel module shiped in kernel packages.

2008-09-21 Thread Alexia Death
The first bug you list, 259035, is not a duplicate. Its a separate issue with 
the driver that needs a tweak in source to fix. The second is at first glance 
duplicate all right. This issue and the first bug you referenced have separate 
solutions. All this
 issue requires to fix is the use of matching  kernel module for the X driver. 
The other one is caused by a tiny bug in X driver that now that it has been 
identified is hopefully done in next release.  

It is highly likely that the building for 2.6.27 only requires build
system adjustment and nothing more. I hope there is a new development
release from linux wacom project soon.

-- 
[intrepid] Wacom Xorg module is incompadible with the kernel module shiped in 
kernel packages.
https://bugs.launchpad.net/bugs/260675
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 260675] Re: [intrepid] Wacom Xorg module is incompadible with the kernel module shiped in kernel packages.

2008-09-21 Thread Rocko
Bugs 259035 and 272536 have some more info, and are probably duplicates
of this one and vice versa.

259035 in particular has more info about X crashing when you unplug the
tablet and it seems that someone has tried the latest development
version of xserver-xorg-input-wacom, 0.8.1-4. The notes for this say it
only supports kernel 2.6.26 anyway
(http://sourceforge.net/project/shownotes.php?release_id=612404&group_id=69596).

I added the sections that Markus suggested to xorg.conf, but the only
difference I found is that the cursor unfreezes faster when I move the
pen away from the tablet.

@kalibur: at first I had the same problem as you ie X not booting after
I modified xorg.conf, but it was because I had forgotten to include the
'Section "Input Device"' for stylus. (Xorg.log reported that it didn't
recognise the stylus device.)

-- 
[intrepid] Wacom Xorg module is incompadible with the kernel module shiped in 
kernel packages.
https://bugs.launchpad.net/bugs/260675
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 260675] Re: [intrepid] Wacom Xorg module is incompadible with the kernel module shiped in kernel packages.

2008-09-17 Thread kalibur
I can confirm the same problem on HP TX2000 64bit alpha 5 kernel
2.6.27-3.  pointer moves on hover freezes on screen contact.  And get
this any modifications to xorg.conf causes graphics to fail on reboot so
I cant even try to activate the buttons.

-- 
[intrepid] Wacom Xorg module is incompadible with the kernel module shiped in 
kernel packages.
https://bugs.launchpad.net/bugs/260675
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 260675] Re: [intrepid] Wacom Xorg module is incompadible with the kernel module shiped in kernel packages.

2008-09-17 Thread Wouter Stomp
** Tags added: regression-potential

-- 
[intrepid] Wacom Xorg module is incompadible with the kernel module shiped in 
kernel packages.
https://bugs.launchpad.net/bugs/260675
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 260675] Re: [intrepid] Wacom Xorg module is incompadible with the kernel module shiped in kernel packages.

2008-09-09 Thread Markus Pfeiffer
** Changed in: wacom-tools (Ubuntu)
Sourcepackagename: linux => wacom-tools
   Status: Incomplete => Confirmed

-- 
[intrepid] Wacom Xorg module is incompadible with the kernel module shiped in 
kernel packages.
https://bugs.launchpad.net/bugs/260675
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 260675] Re: [intrepid] Wacom Xorg module is incompadible with the kernel module shiped in kernel packages.

2008-09-08 Thread Gerhard Rauniak
I have the same problem with Intrepid alpha-5 (2.6.27-2 ).

-- 
[intrepid] Wacom Xorg module is incompadible with the kernel module shiped in 
kernel packages.
https://bugs.launchpad.net/bugs/260675
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 260675] Re: [intrepid] Wacom Xorg module is incompadible with the kernel module shiped in kernel packages.

2008-09-06 Thread Markus Pfeiffer
I can confirm this problem with a fresh install of Intrepid alpha-5
(amd64, NetInst), using a Wacom Bamboo Fun Medium. Moving the pointer
works out-of-the-box, touching the pad causes the mouse pointer to
freeze. Adding the wacom-InputDevice(s) to xorg.conf (see attached file)
removes the freeze, however clicking still doesn't work.

** Attachment added: "Xorg-Configuration File"
   http://launchpadlibrarian.net/17345878/xorg.conf

-- 
[intrepid] Wacom Xorg module is incompadible with the kernel module shiped in 
kernel packages.
https://bugs.launchpad.net/bugs/260675
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 260675] Re: [intrepid] Wacom Xorg module is incompadible with the kernel module shiped in kernel packages.

2008-09-01 Thread Kristi
Does not work with the (alpha 4) 2.6.26-5 or the 2.6.27-2 kernels.  When
plugging my wacom graphire 4 tablet in, hotplugging seems to work, as I
can move the mouse around with the stylus, but pressing down with the
tip causes the input to hang on the down click event.  Additionally,
unplugging my tablet causes Intrepid to log me off.

-- 
[intrepid] Wacom Xorg module is incompadible with the kernel module shiped in 
kernel packages.
https://bugs.launchpad.net/bugs/260675
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 260675] Re: [intrepid] Wacom Xorg module is incompadible with the kernel module shiped in kernel packages.

2008-08-31 Thread Sven Herzberg
I just tested the daily live cd for Intrepid from 2008-08-31, my serial
tablet does not work with that version.

-- 
[intrepid] Wacom Xorg module is incompadible with the kernel module shiped in 
kernel packages.
https://bugs.launchpad.net/bugs/260675
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 260675] Re: [intrepid] Wacom Xorg module is incompadible with the kernel module shiped in kernel packages.

2008-08-31 Thread Alexia Death
Still there for 2.5.27-2. This will not go away on its own. As I
understand kernel development process the merge window for 27 is past
and there wont be an upstream merge for the changes. So to fix this
either the merge is done on ubuntu side or the compatible module is
shipped...

-- 
[intrepid] Wacom Xorg module is incompadible with the kernel module shiped in 
kernel packages.
https://bugs.launchpad.net/bugs/260675
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 260675] Re: [intrepid] Wacom Xorg module is incompadible with the kernel module shiped in kernel packages.

2008-08-28 Thread Leann Ogasawara
The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the
upcoming Intrepid Ibex 8.10 release.  As a result, the kernel team would
appreciate it if you could please test this newer 2.6.27 Ubuntu kernel.
There are one of two ways you should be able to test:

1)  If you are comfortable installing packages on your own, the linux-
image-2.6.27-* package is currently available for you to install and
test.

--or--

2)  The upcoming Alpha5 for Intrepid Ibex 8.10 will contain this newer
2.6.27 Ubuntu kernel.  Alpha5 is set to be released Thursday Sept 4.
Please watch http://www.ubuntu.com/testing for Alpha5 to be announced.
You should then be able to test via a LiveCD.

Please let us know immediately if this newer 2.6.27 kernel resolves the
bug reported here or if the issue remains.  More importantly, please
open a new bug report for each new bug/regression introduced by the
2.6.27 kernel and tag the bug report with 'linux-2.6.27'.  Also, please
specifically note if the issue does or does not appear in the 2.6.26
kernel.  Thanks again, we really appreicate your help and feedback.

** Tags added: cft-2.6.27

-- 
[intrepid] Wacom Xorg module is incompadible with the kernel module shiped in 
kernel packages.
https://bugs.launchpad.net/bugs/260675
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 260675] Re: [intrepid] Wacom Xorg module is incompadible with the kernel module shiped in kernel packages.

2008-08-28 Thread Michal Sylwester
Problem still there with 2.6.27-1. Again solved by building new module.

-- 
[intrepid] Wacom Xorg module is incompadible with the kernel module shiped in 
kernel packages.
https://bugs.launchpad.net/bugs/260675
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 260675] Re: [intrepid] Wacom Xorg module is incompadible with the kernel module shiped in kernel packages.

2008-08-28 Thread Timo Aaltonen
Maybe 2.6.27 is recent enough, can you verify? Intrepid now has .27
available.

** Changed in: linux (Ubuntu)
Sourcepackagename: wacom-tools => linux
   Status: New => Incomplete

-- 
[intrepid] Wacom Xorg module is incompadible with the kernel module shiped in 
kernel packages.
https://bugs.launchpad.net/bugs/260675
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 260675] Re: [intrepid] Wacom Xorg module is incompadible with the kernel module shiped in kernel packages.

2008-08-25 Thread Michal Sylwester
Same problem here. Solved by compiling new kernel module from sources
from http://linuxwacom.sourceforge.net/

-- 
[intrepid] Wacom Xorg module is incompadible with the kernel module shiped in 
kernel packages.
https://bugs.launchpad.net/bugs/260675
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs