Re: New kernel mouse recognition problem

2007-03-21 Thread Victor Fernandes
Oh yes it helps, it works nicely, on X and on the console with gpm. Most probably psmouse is built-in on the kernel because I have no module with that name and if I check on the, what I suppose was the build .config kernel file, I can see the following: CONFIG_INPUT_MOUSE=y CONFIG_MOUSE_PS2=y

Re: New kernel mouse recognition problem

2007-03-21 Thread Victor Fernandes
Oh yes it helps, it works nicely, on X and on the console with gpm. Most probably psmouse is built-in on the kernel because I have no module with that name and if I check on the, what I suppose was the build .config kernel file, I can see the following: CONFIG_INPUT_MOUSE=y CONFIG_MOUSE_PS2=y

Re: New kernel mouse recognition problem

2007-03-19 Thread Dmitry Torokhov
Hi Victor, On Saturday 17 March 2007 13:06, Victor Fernandes wrote: > Dmitry, > > Thanks for you feedback, sorry for the delay on my reply but because > I'm not subscribe to the list, only now I saw your message. I hope you > will be able to see that this message is a follow up on the previous

Re: New kernel mouse recognition problem

2007-03-19 Thread Dmitry Torokhov
Hi Victor, On Saturday 17 March 2007 13:06, Victor Fernandes wrote: Dmitry, Thanks for you feedback, sorry for the delay on my reply but because I'm not subscribe to the list, only now I saw your message. I hope you will be able to see that this message is a follow up on the previous ones.

Re: New kernel mouse recognition problem

2007-03-17 Thread Victor Fernandes
: MSC=10 B: LED=7 I: Bus=0011 Vendor=0002 Product=0001 Version= N: Name="PS/2 Logitech Mouse" P: Phys=isa0060/serio2/input0 S: Sysfs=/class/input/input1 H: Handlers=mouse0 ts0 event1 B: EV=7 B: KEY=7 0 0 0 0 0 0 0 0 B: REL=3 to reply FromDmitry Torokhov <> Subject Re: Ne

Re: New kernel mouse recognition problem

2007-03-17 Thread Victor Fernandes
=7 I: Bus=0011 Vendor=0002 Product=0001 Version= N: Name=PS/2 Logitech Mouse P: Phys=isa0060/serio2/input0 S: Sysfs=/class/input/input1 H: Handlers=mouse0 ts0 event1 B: EV=7 B: KEY=7 0 0 0 0 0 0 0 0 B: REL=3 to reply FromDmitry Torokhov Subject Re: New kernel mouse recognition

Re: New kernel mouse recognition problem

2007-03-16 Thread Dmitry Torokhov
Hi Victor, On Friday 16 March 2007 17:33, Victor Fernandes wrote: > Dear kernel gurus, > > I have a long experience with linux but not at the kernel level, so my > apologies if this post is not appropriate for the list, but it seemed to > me to be the only possible one to post my question. > >

New kernel mouse recognition problem

2007-03-16 Thread Victor Fernandes
Dear kernel gurus, I have a long experience with linux but not at the kernel level, so my apologies if this post is not appropriate for the list, but it seemed to me to be the only possible one to post my question. Obviously I've also tried to find the solution on the archives (and more) but

New kernel mouse recognition problem

2007-03-16 Thread Victor Fernandes
Dear kernel gurus, I have a long experience with linux but not at the kernel level, so my apologies if this post is not appropriate for the list, but it seemed to me to be the only possible one to post my question. Obviously I've also tried to find the solution on the archives (and more) but

Re: New kernel mouse recognition problem

2007-03-16 Thread Dmitry Torokhov
Hi Victor, On Friday 16 March 2007 17:33, Victor Fernandes wrote: Dear kernel gurus, I have a long experience with linux but not at the kernel level, so my apologies if this post is not appropriate for the list, but it seemed to me to be the only possible one to post my question.