Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
PS/2 optical mouse not working!!!! HELP!!!!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
smoke3
n00b
n00b


Joined: 10 Apr 2005
Posts: 18

PostPosted: Sun Jul 24, 2005 7:10 pm    Post subject: PS/2 optical mouse not working!!!! HELP!!!! Reply with quote

Hi guys,
I just bought a new PS/2 Trust optical mouse (3 buttons) MI-2100, but I can't get it works under my gentoo (and any other linux distro, I think):
I'm using gentoo-sources 2.6.12-r6 for amd64 and I think I configured my kernel as well as possible for PS/2 mice support.
When system boots, it turns the red laser light off and when i try
Code:
#cat /dev/input/mice

or
Code:
cat /dev/psaux

i get some "X" on 1,2 and 3 button pressed.
I think there is probably a problem on hw detection on system booting, but I really don't know where to put my hands on!!!
I also tried compiling psmouse as a mosule, and passing it a lower protocol, but with no result!
Mouse and PC are ok, because I did have winzoz installed by the seller i bought my PC from and i did use the mouse!!
Can anybody help me please????
THANKS!!!

S.G.

PS:
Code:

#dmesg | grep PS/2
PNP: PS/2 Controller... irq 1,12
mice: PS/2 mouse device common for all mice
input ImExPS/2 Generic Explorer Mouse on isa0060/serio1

_________________
Smoke3
----------
You can't learn what you think you know...
Back to top
View user's profile Send private message
smoke3
n00b
n00b


Joined: 10 Apr 2005
Posts: 18

PostPosted: Sun Jul 24, 2005 7:24 pm    Post subject: Reply with quote

HELP PLEASE!!!!
I really want to use my desktop!!!!!!
is there a way i can get it working????
_________________
Smoke3
----------
You can't learn what you think you know...
Back to top
View user's profile Send private message
smoke3
n00b
n00b


Joined: 10 Apr 2005
Posts: 18

PostPosted: Sun Jul 24, 2005 9:58 pm    Post subject: :( None of you can take a look??? Reply with quote

Still need help!!!! :cry: :cry:
_________________
Smoke3
----------
You can't learn what you think you know...
Back to top
View user's profile Send private message
smoke3
n00b
n00b


Joined: 10 Apr 2005
Posts: 18

PostPosted: Wed Jul 27, 2005 11:00 am    Post subject: Re: :( None of you can take a look??? Reply with quote

smoke3 wrote:
Still need help!!!! :cry: :cry:


Nobody knows anything about?

I found that on 2.4.* kernels the mouse does function very well!!!!
What's the matter with 2.6.12 kernel?
_________________
Smoke3
----------
You can't learn what you think you know...
Back to top
View user's profile Send private message
alistair
Retired Dev
Retired Dev


Joined: 15 Jul 2005
Posts: 869

PostPosted: Wed Jul 27, 2005 12:04 pm    Post subject: Reply with quote

all i can suggest is take your 2.4 kernel config file and compare it with your 2.6 config.

u could either do it by hand or use
Code:
make oldconfig
Back to top
View user's profile Send private message
smoke3
n00b
n00b


Joined: 10 Apr 2005
Posts: 18

PostPosted: Wed Jul 27, 2005 12:16 pm    Post subject: Reply with quote

I'll try as soon as possible
Code:
 make oldconfig...


But I looked at config files and they look like the same...!!
_________________
Smoke3
----------
You can't learn what you think you know...
Back to top
View user's profile Send private message
smoke3
n00b
n00b


Joined: 10 Apr 2005
Posts: 18

PostPosted: Wed Jul 27, 2005 1:23 pm    Post subject: Reply with quote

Nothing to do!
no way to get it working!
_________________
Smoke3
----------
You can't learn what you think you know...
Back to top
View user's profile Send private message
Headrush
Watchman
Watchman


Joined: 06 Nov 2003
Posts: 5597
Location: Bizarro World

PostPosted: Wed Jul 27, 2005 2:39 pm    Post subject: Reply with quote

There is a lengthly discussion about a similar problem already.
https://forums.gentoo.org/viewtopic-t-350831-highlight-.html
Back to top
View user's profile Send private message
smoke3
n00b
n00b


Joined: 10 Apr 2005
Posts: 18

PostPosted: Wed Jul 27, 2005 3:10 pm    Post subject: Reply with quote

I read it and now I know i need much more help...:lol:
However, none of your solutions functioned...

What should I do now?
_________________
Smoke3
----------
You can't learn what you think you know...
Back to top
View user's profile Send private message
Muso
Veteran
Veteran


Joined: 22 Oct 2002
Posts: 1052
Location: The Holy city of Honolulu

PostPosted: Wed Jul 27, 2005 5:08 pm    Post subject: Reply with quote

In your /etc/X11/xorg.conf ... edit it as follows...
Code:
    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "IMPS/2"
    Option "ZAxisMapping"   "4 5"
    Option "Device"      "/dev/input/mice"


Also... in your kernel make sure you built in support for usb that you'll need.

in Input devices....

Code:
 [*]   Mouse  --->     

_________________
"You can lead a horticulture but you can't make her think" ~ Dorothy Parker
2021 is the year of the Linux Desktop!
Back to top
View user's profile Send private message
smoke3
n00b
n00b


Joined: 10 Apr 2005
Posts: 18

PostPosted: Wed Jul 27, 2005 5:28 pm    Post subject: Reply with quote

It's not an X problem, it's just a kernel junk:

I configured kernel as well as I know, but there's no way to get my mouse working on 2.6.* kernels!!!

I need help from who know how to set lowlevel control to PS/2 port!!!
_________________
Smoke3
----------
You can't learn what you think you know...
Back to top
View user's profile Send private message
Matteo Azzali
Retired Dev
Retired Dev


Joined: 23 Sep 2004
Posts: 1133

PostPosted: Wed Oct 12, 2005 10:51 am    Post subject: Reply with quote

TRUST AMI MOUSE 250S sympthoms:
after loading the kernel, if you move the mouse the red-light of the optical sensor turns off.
buttons seems to work, but then moving mouse produces nothing.

If the issue is the same, you need to patch your kernel. And I warn you, is not
a real patch but an hack.
I posted here my hack, will
work provided you don't have any other mouse working with ps2 port.

I also filled a kernel bug report here
hoping for someone to program a better patch, but it seems that no one is listening,
maybe they think I'm the only one with this issue....
_________________
Every day a new distro comes to birth. Every day a distro "eats" another.
If you're born distro, no matter what, start to run.
---- http://www.linuxprinting.org/ ---- http://tuxmobil.org/
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum