Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
11-10-2004, 01:11 PM
|
#1
|
Member
Registered: Oct 2003
Location: Québec, Canada
Distribution: Gentoo 2005.0(desktop), Debian 3.0 r2 (server)
Posts: 105
Rep:
|
Kernel compile = weird mouse behavior
I've compiled my own 2.6.9 kernel yesterday and, apart from sound and graphics problems (I was expecting that), my mouse has been having a strange behavior.
My pointer won't be moving first, then it works. Slowly, but working , but then after a few seconds I'll lose an axis (meaning it won't go up or down or left and right) and then some random things happen like, say, my KDE bar minimizes or some icon on my desktop gets clicked, etc.
I'm using a simple Logitech PS/2 optical mouse which never caused me any problems at all under previous Slack installs or other distros.
|
|
|
11-10-2004, 01:28 PM
|
#2
|
LQ Guru
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507
Rep: 
|
This sounds like some sort of change in using gpm, or a wrong protocol support in X. I doubt it's kernel related. What kind of mouse do you have, and are you using gpm?
|
|
|
11-10-2004, 01:55 PM
|
#3
|
Member
Registered: Oct 2003
Location: Québec, Canada
Distribution: Gentoo 2005.0(desktop), Debian 3.0 r2 (server)
Posts: 105
Original Poster
Rep:
|
It's a Logitech USB optical mouse, with a PS/2 adapter.
I don't know if I'm using gpm... standard Slackware install. Is it a kernel module ? As for X, I don't think it's the problem : I set the mouse protocol to "auto".
|
|
|
11-10-2004, 02:11 PM
|
#4
|
LQ Guru
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507
Rep: 
|
GPM is a program that allows for mouse use in the console. It can repeat data on /dev/gpmdata. try ps aux | grep gpm to see if it is running.
|
|
|
11-10-2004, 02:22 PM
|
#5
|
Member
Registered: Oct 2003
Location: Québec, Canada
Distribution: Gentoo 2005.0(desktop), Debian 3.0 r2 (server)
Posts: 105
Original Poster
Rep:
|
Here's my ps -aux | grep gpm
Code:
root 3240 0.0 0.0 1392 460 ? Ss 15:16 0:00 /usr/sbin/gpm -m /dev/mouse -t ps2
|
|
|
11-10-2004, 02:41 PM
|
#6
|
LQ Guru
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507
Rep: 
|
I would configure gpm to perform "raw" repeating on /dev/gpmdata and change you X config to read from /dev/gpmdata (not /dev/psaux) and see if the problem persists.
|
|
|
11-10-2004, 11:12 PM
|
#7
|
Member
Registered: Oct 2003
Location: Québec, Canada
Distribution: Gentoo 2005.0(desktop), Debian 3.0 r2 (server)
Posts: 105
Original Poster
Rep:
|
Quote:
Originally posted by Matir
I would configure gpm to perform "raw" repeating on /dev/gpmdata
|
And how do you do that ? I suppose that gpm's config file is hidden somewhere but...
Still, I changed my xorg.conf file to use /dev/gpmdata instead of /dev/psaux and X would not start. Maybe the above config would solve it... I dunno.
|
|
|
11-11-2004, 01:34 AM
|
#8
|
Senior Member
Registered: Jun 2004
Location: Argentina (SR, LP)
Distribution: Slackware
Posts: 3,145
Rep:
|
Maybe you left some ps2 support out in the compile?
|
|
|
11-11-2004, 10:48 AM
|
#9
|
LQ Guru
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507
Rep: 
|
Quote:
Originally posted by SolarBear
And how do you do that ? I suppose that gpm's config file is hidden somewhere but...
Still, I changed my xorg.conf file to use /dev/gpmdata instead of /dev/psaux and X would not start. Maybe the above config would solve it... I dunno.
|
Find the gpm conf file. Probably /etc/gpm.conf, /etc/conf.d/gpm, or something similar. Set it up such that -Rraw is appended to the command line.
|
|
|
All times are GMT -5. The time now is 02:14 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|