|
From: Peter H. <pet...@wh...> - 2010-01-12 07:09:05
|
On Mon, Jan 11, 2010 at 10:51:12AM -0800, Mike Harris wrote: > On Sun January 10 2010 6:41:15 pm you wrote: > > From your log file I see you are running linuxwacom-0.8.2 on XOrg > > 1.7.1. That is most likely the root cause of your issue. You need to > > install xf86-input-wacom* since linuxwacom doesn't support XOrg 1.7 or > > later. > > I am, using Fedora 12, and their supplied linuxwacom package. Any Fedora users > know how to use xf86-input-wacom instead? I don't see it as a separate > package. it's still in updates-testing for more feedback. I didn't want to push it to stable yet in case it breaks existing setups and my inbox fills with hatemail. you can get it from koji directly or if you enable the updates-testing repository it'll come with the next yum update. http://koji.fedoraproject.org/koji/packageinfo?packageID=9537 To just install this package from testing, run su -c 'yum --enablerepo=updates-testing update xorg-x11-drv-wacom' Cheers, Peter |