Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
using suspend2-sources-2.6.19-r1 with an initrd the kernel does not detect the ALPS mouse. If you boot without the initrd (Which just does the initial splash framebuffer) it works as it should. emerge --info: Portage 2.1.2_rc4-r6 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.5-r0, 2.6.19-suspend2-r1-s050414 i686) ================================================================= System uname: 2.6.19-suspend2-r1-s050414 i686 Intel(R) Pentium(R) M processor 1.86GHz Gentoo Base System version 1.12.8 Last Sync: Sun, 07 Jan 2007 16:20:01 +0000 ccache version 2.4 [enabled] dev-java/java-config: 1.3.7, 2.0.31 dev-lang/python: 2.4.4 dev-python/pycrypto: 2.0.1-r5 dev-util/ccache: 2.4-r6 sys-apps/sandbox: 1.2.18.1 sys-devel/autoconf: 2.13, 2.61 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10 sys-devel/binutils: 2.17 sys-devel/gcc-config: 1.3.14 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.19 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=pentium-m -O3 -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/share/X11/xkb /usr/share/config" CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c" CXXFLAGS="-march=pentium-m -O3 -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig ccache distlocks metadata-transfer parallel-fetch prelink sandbox sfperms strict userpriv usersandbox" GENTOO_MIRRORS="ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://mirror.scarlet-internet.nl/pub/gentoo" MAKEOPTS="-j2" 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" PORTDIR_OVERLAY="/usr/portage/local/layman/xeffects /usr/portage/local/layman/xeffects-experimental /usr/portage/local/layman/vmware" SYNC="rsync://rsync.nl.gentoo.org/gentoo-portage" USE="X aac acpi aiglx alsa apache2 asf automount background bash-completion beagle berkdb bitmap-fonts branding browserplugin bzip2 cairo cdparanoia cgi cli console cracklib crypt cups curl dbus dga dhcp divx dlloader dri dts dvd dvdr eds emboss encode escreen esd exscalibar fbcon fbsplash ffmpeg fftw firefox foomaticdb fortran fuse gd gdbm gif glitz glut gnutls gpm gstreamer gtk gtk2 hal ibam iconv idea ieee1394 imap imlib insecure-drivers ipv6 isdnlog java jpeg jpeg2k kdeenablefinal kdehiddenvisibility kqemu libclamav libg++ libwww logitech-mouse logrotate lua lzo mad maildir matroska mbox md5sum mikmod mmx mng mono motif mozilla mp3 mpeg mppe-mppc msn multiuser musicbrainz mysql mysqli ncurses network nntp nptl nptlonly nsplugin offensive ogg oggvorbis openexr opengl oss pam pascal pcre pdf perl php pic png pppd python qt qt3 qt3support qt4 quicktime rar rdesktop readline real reflection samba sdk sdl session silc slp spell spl sql sqlite sse sse2 ssl svg syslog tcltk tcpd tetex threads tiff timidity transparency truetype truetype-fonts type1-fonts udev unicode usb vim vim-with-x visualization vorbis wifi win32codecs wmf wmp x86 xcomposite xgetdefault xine xml xml2 xorg xscreensaver xsl xv xvid zlib" ALSA_CARDS="intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" USERLAND="GNU" VIDEO_CARDS="ati radeon fglrx" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Can you please try the same with gentoo-sources? I don't think it is suspend2 related.
Please reopen if you have some answers.
(In reply to comment #2) > Please reopen if you have some answers. > I use a thinkpad, and the mouse on the laptop does not work with suspend2-sources-2.6.19-r1. The mouse works with gentoo-sources-2.6.19-r5.
Which thinkpad model do you use? Which mouse do you have? trackpoint and/or touchpad? Which does not work? When does it not work? At bootup? After resume? Are you using the same .config for both kernels?
(In reply to comment #4) Thinkpad t40p. When booted with suspend2-sources-2.6.19-r1, both trackpoint and touchpad do not work. I used the same .config.
This got lost in a time warp and load of emails, sorry bout it :/ Just tested it myself, and can confirm my touchpad works with gentoo-sources-2.6.19-r5 I have a NEC Versa P550, it has a touchpad and it does not work after bootup with a suspend2-sources-2.6.19-r1 kernel except when I disable the initrd (remove it in the grub config at at boot).
Well... I don't know what to say... Let's try the latest gentoo patches... Can you please modify suspend2-sources ebuild and modify: K_GENPATCHES_VER="7" Maybe this issue was solved by one of the patches. I have t42/t43p/t60/dell820 with touchpad and had never have any problem... :)
> K_GENPATCHES_VER="7" That fixed it. Thank you!
OK. Added -r2. Thanks!