This is probably caused by genpatches as vanilla kernel 2.6.19 still detect my ps2 mouse as gentoo-sources <= 2.6.18 do. When using gentoo-sources-2.6.19-r1 instead only the other input devices (USB) are recognized , but the primary mouse on ps2 port isn't (nortek), and there aren't the corresponding /dev/input/mouseX and/or /dev/input/eventX files.
Attach your kernel .config here, as well as dmesg output, and reopen then.
Created attachment 103971 [details] kernel config Here the kernel config
Created attachment 103972 [details] dmesg Here the dmesg output. Please not that beside there's the wacom module there, is the one provided with the kernel as I didn't overwrited it (for testing purpose).
Reopened after providing the relevant infos. Still /dev/input/eventX corresponding to the PS2 mouse is missing, as /dev/input/mouseX .
same as mine id=158057
*** Bug 158057 has been marked as a duplicate of this bug. ***
Created attachment 103980 [details] my .config
Created attachment 103981 [details] dmesg It shows /class/input/input0 created for keyboard but no /class/input/input1 for mouse like pre 2.6.19 kernels all do...
I found this topic posted which makes me wonder if It's even gentoo related. http://www.linuxquestions.org/questions/showthread.php?p=2528055
vanilla-sources-2.6.19 detects and run fine my psmouse, so it's definitely gentoo-related, at least for me.
This issue exists on my home box too. Different hardware. Tried 2.6.19-r1 and r2 ... # emerge --info Portage 2.1.2_rc3-r5 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.4-r4, 2.6.18-gentoo-r3 i686) ================================================================= System uname: 2.6.18-gentoo-r3 i686 AMD Athlon(tm) XP 1800+ Gentoo Base System version 1.12.6 Last Sync: Thu, 14 Dec 2006 15:00:01 +0000 dev-java/java-config: 1.3.7, 2.0.30 dev-lang/python: 2.3.5-r3, 2.4.3-r4 dev-python/pycrypto: 2.0.1-r5 sys-apps/sandbox: 1.2.17 sys-devel/autoconf: 2.13, 2.60 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2 sys-devel/binutils: 2.16.1-r3 sys-devel/gcc-config: 1.3.14 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.17-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /var/bind" CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo" CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict" GENTOO_MIRRORS="http://open-systems.ufl.edu/mirrors/gentoo http://mirrors.acm.cs.rpi.edu/gentoo/ http://www.gtlib.gatech.edu/pub/gentoo http://mirror.datapipe.net/gentoo" LINGUAS="en_US" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 3dnow 3dnowext X accessability acl adns aiglx aim alsa alsa_cards_via82xx apache2 apm arts audiofile bash-completion bcmath berkdb bidi bindinst bitmap-fonts browserplugin bzip2 cairo calendar caps cli cracklib crypt cups curlwrappers dedicated dga dio divx4linux dlloader dri eds elibc_glibc emacs emacs-w3 emboss encode erandom esd ethereal examples expat fastcgi fbcon foomaticdb fortran ftp gd gdbm gif glitz glut gnome gnusetup gnutls gpm gstreamer gtk gtk2 gtkhtml hardened iconv imap imlib immqt-bc inifile input_devices_keyboard input_devices_mouse ipv6 isdnlog ithreads javascript jp2 jpeg jpeg2k kde kerberos kernel_linux krb4 libcaca libclamv libg++ libwww linguas_en_US live lzo mad maildir mailwrapper mikmod milter mime ming mmap mmx mono motif mp3 mpeg mpi msn ncurses nls nptl nptlonly nvidia oav objc ogg opengl oracle oscar oss pam pcre pdf perl php pic png portaudio posix pppd python qt3 qt4 quicktime readline reflection sdl session shared spell spl sqlite sse ssl svg symlink tcltktcpd tcpd test threads truetype truetype-fonts type1-fonts udev urandom usb usepackagedmakefiles userland_GNU userlocales vcd vhosts video_cards_nv video_cards_nvidia video_cards_vesa videos vorbis win32codecs wmf wxwindows xcomposite xml xorg xpm xprint xrandr xv xvid xvmc yahoo zlib" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Created attachment 104067 [details] another .config with no mouse working on 2.6.19x
confirmed that vanilla-sources 2.6.19.1 mouse works fine so it is a gentoo-sources specific issue for me too.
Created attachment 104226 [details, diff] patch Please see if this patch changes anything
Patch fixed it! ThankYou
Created attachment 104405 [details, diff] new patch Thanks for testing! However that was more just confirming where the problem lies, I'd like to see it fixed in a slightly nicer way, if possible. Please try this patch. It's designed to be applied against clean gentoo-sources-2.6.19-r1, so if you tried the above patch make sure to revert it or start clean.
Yes new patch works fine too. Tested with both -r1 and -r2 Thanks
*** Bug 144016 has been marked as a duplicate of this bug. ***
Daniel! I finally got around to trying this out on my home box and I have yet to be able to get either patch to work for me on either of the r1 or r2 kernels. No idea where to go from here. Both patches solved the issue on my boxes at the office but this box at home still doesn't work. Stuck using 2.6.18-r4
switched to usb mouse for now .. :o
Must be a separate issue then, please file a new bug with the usual info
Fixed in gentoo-sources-2.6.19-r3 (genpatches-2.6.19-4)