Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 133564 - wacom.c in 2.6.16-gentoo-r7 reverses mouse wheel
Summary: wacom.c in 2.6.16-gentoo-r7 reverses mouse wheel
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Daniel Drake (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-16 22:00 UTC by Daniel Fort
Modified: 2006-05-21 08:33 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Fort 2006-05-16 22:00:18 UTC
After installing 2.6.16-gentoo-r7 the mouse wheel on my Intuos 3 graphics tablet was reversed. The previous kernel, 2.6.15-gentoo-r7, was fine. I was able to fix this problem by replacing wacom.c in the kernel source (/usr/src/linux/drivers/usb/input/wacom.c) with the one from the Linux Wacom project -- 0.7.4-1.
-----------------------------------------------------------------
Gentoo Base System version 1.6.14
Portage 2.0.54 (default-linux/amd64/2005.0, gcc-3.4.5, glibc-2.3.6-r3, 2.6.16-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.16-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3400+
dev-lang/python:     2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0-r1
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=athlon64 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon64 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache digest distlocks fixpackages nostrip sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LDFLAGS="-W1,-01"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 3dnowex X Xaw3d aac aalib alsa apache2 arts audiofile avi bash-completion berkdb bibi bitmap-fonts bonobo bzip2 cddb cdparanoia cdr cli crypt cups curl dbd dbread divx4linux doc dri dts dv dvb dvd dvdr dvdread edl eds emacs emboss encode esd exif expat fam ffmpeg flac foomaticdb fortran fpx gd gdbm ggi gif glut gmp gnome gphoto2 gpm graphviz gs gstreamer gtk gtk2 gtkhtml guile hal idn ieee1394 imagemagick imlib ipv6 isdnlog jack java javascript jbig jikes jpeg junit jython kde kdeenablefinal lcms libcaca libgd libgda libwww lirc live lzo lzw lzw-tiff mad mailwrapper matroska md5sum ming mjpeg mng motif mozilla mp3 mpeg nas ncurses network nls nptl nptlonly nsplugin nvidia objc odbc offensive ogg oggvorbis openal openexr opengl oss pam pcre pdflib perl perlsuid pic plotutils png povray ppds pppd python qt quicktime readline reflection rtc ruby scanner sdl session slang snmp speex spell spl ssl svg tcktk tcltk tcpd test tetex tga theora threads tiff truetype truetype-fonts type1-fonts udev unicode usb userlocales v4l v4l2 vorbis wmf xalsa xanim xine xml xml2 xmms xorg xpm xprint xv xvid xvmc yv12 zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS
Comment 1 Daniel Drake (RETIRED) gentoo-dev 2006-05-17 07:39:49 UTC
Is this reproducible on the latest development kernel? currently 2.6.17-rc4
Comment 2 Daniel Fort 2006-05-17 21:52:09 UTC
(In reply to comment #1)
> Is this reproducible on the latest development kernel? currently 2.6.17-rc4

I just installed 2.6.17-rc4 and the wacom mouse scroll wheel works fine. 

Note that this is being tested on a 4x5 Intuos 3 mouse (cursor device in xorg.conf) and can't confirm that it is affecting any other wacom tablet model.

--Dan
Comment 3 Daniel Drake (RETIRED) gentoo-dev 2006-05-19 06:35:33 UTC
Thanks, should be an easy fix.
Comment 4 Daniel Drake (RETIRED) gentoo-dev 2006-05-21 08:33:05 UTC
Thanks for testing. Fixed in gentoo-sources-2.6.16-r8 (genpatches-2.6.16-10)