LKML Archive on lore.kernel.org help / color / mirror / Atom feed
* New kernel mouse recognition problem @ 2007-03-16 21:33 Victor Fernandes 2007-03-17 1:24 ` Dmitry Torokhov 0 siblings, 1 reply; 5+ messages in thread From: Victor Fernandes @ 2007-03-16 21:33 UTC (permalink / raw) To: linux-kernel 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 found nothing appropriate. Problem: It appears that the new kernels, I've actually kernel 2.6.17-5 (Mandriva 2007) installed, and tested others on the 2.6.x range, do not recognition my "Track Point" mouse anymore. I have on the boot logs (syslog) the following message: "logips2pp: Detected unknown logitech mouse model 0". The same system with a kernel 2.6.12-12 (Mandriva 10.1) worked properly. Is my mouse too old? Is this a bug? Are there any possibilities to solve the problem? Please Cc me directly on your replies because I'm not subscribe to the list, I hope this is OK. Obviously I'm more then happy to provide any required information. Thank you, Victor Fernandes ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: New kernel mouse recognition problem 2007-03-16 21:33 New kernel mouse recognition problem Victor Fernandes @ 2007-03-17 1:24 ` Dmitry Torokhov 0 siblings, 0 replies; 5+ messages in thread From: Dmitry Torokhov @ 2007-03-17 1:24 UTC (permalink / raw) To: Victor Fernandes; +Cc: linux-kernel 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. > > Obviously I've also tried to find the solution on the archives (and more) > but found nothing appropriate. > > Problem: It appears that the new kernels, I've actually kernel 2.6.17-5 > (Mandriva 2007) installed, and tested others on the 2.6.x range, do not > recognition my "Track Point" mouse anymore. I have on the boot logs > (syslog) the following message: "logips2pp: Detected unknown logitech > mouse model 0". > Does the mouse still work despite this message? > The same system with a kernel 2.6.12-12 (Mandriva 10.1) worked properly. > How was it identified by 2.6.12? Could you please send me output of cat /proc/bus/input/devices on 2.6.12 and 2.6.17? -- Dmitry ^ permalink raw reply [flat|nested] 5+ messages in thread
[parent not found: <63140.87.244.133.121.1174080814.squirrel@postino>]
* Re: New kernel mouse recognition problem [not found] <63140.87.244.133.121.1174080814.squirrel@postino> @ 2007-03-17 17:06 ` Victor Fernandes 2007-03-19 16:59 ` Dmitry Torokhov 0 siblings, 1 reply; 5+ messages in thread From: Victor Fernandes @ 2007-03-17 17:06 UTC (permalink / raw) To: linux-kernel 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. If you do not mind can you please Cc directly to me. Now to answer your questions. The mouse do not works properly, I mean with this that I have the mouse pointer on the screen, with gpm and X, but it jumps randomly when used. I include below the output from the cat /proc/bus/input/devices, on my actual kernel, 2.6.17-5, I can not include the one from the previous kernel because I've reinstalled the system and I don't have at the moment the possibility to run that previous kernel on the system. If necessary I can try to install it again. If you prefer that I subscribe to the list to make you followup's easyer just let me know. Thanks Victor Fernandes Output from cat /proc/bus/input/devices: I: Bus=0011 Vendor=0001 Product=0001 Version=ab41 N: Name="AT Translated Set 2 keyboard" P: Phys=isa0060/serio0/input0 S: Sysfs=/class/input/input0 H: Handlers=kbd event0 B: EV=120013 B: KEY=4 2000000 2b803878 f840d001 f2ffffdf ffefffff ffffffff fffffffe B: MSC=10 B: LED=7 I: Bus=0011 Vendor=0002 Product=0001 Version=0000 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=70000 0 0 0 0 0 0 0 0 B: REL=3 to reply From Dmitry Torokhov <> Subject Re: New kernel mouse recognition problem Date Fri, 16 Mar 2007 21:24:49 -0400 Digg This 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. > > Obviously I've also tried to find the solution on the archives (and more) > but found nothing appropriate. > > Problem: It appears that the new kernels, I've actually kernel 2.6.17-5 > (Mandriva 2007) installed, and tested others on the 2.6.x range, do not > recognition my "Track Point" mouse anymore. I have on the boot logs > (syslog) the following message: "logips2pp: Detected unknown logitech > mouse model 0". > Does the mouse still work despite this message? > The same system with a kernel 2.6.12-12 (Mandriva 10.1) worked properly. > How was it identified by 2.6.12? Could you please send me output of cat /proc/bus/input/devices on 2.6.12 and 2.6.17? -- Dmitry - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ Victor Fernandes said: > 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 found nothing appropriate. > > Problem: It appears that the new kernels, I've actually kernel 2.6.17-5 > (Mandriva 2007) installed, and tested others on the 2.6.x range, do not > recognition my "Track Point" mouse anymore. I have on the boot logs > (syslog) the following message: "logips2pp: Detected unknown logitech > mouse model 0". > > The same system with a kernel 2.6.12-12 (Mandriva 10.1) worked properly. > > Is my mouse too old? Is this a bug? Are there any possibilities to solve > the problem? > > Please Cc me directly on your replies because I'm not subscribe to the > list, I hope this is OK. Obviously I'm more then happy to provide any > required information. > > Thank you, > > Victor Fernandes > > ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: New kernel mouse recognition problem 2007-03-17 17:06 ` Victor Fernandes @ 2007-03-19 16:59 ` Dmitry Torokhov [not found] ` <d12bb7ab0703201053q7860c42fl9d78a8985a2a414b@mail.gmail.com> 0 siblings, 1 reply; 5+ messages in thread From: Dmitry Torokhov @ 2007-03-19 16:59 UTC (permalink / raw) To: Victor Fernandes; +Cc: linux-kernel 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. > If you do not mind can you please Cc directly to me. > I did CC you on my reply but unfortunaltely your mail server did not like me. Let's see if this one goes through. > Now to answer your questions. > The mouse do not works properly, I mean with this that I have the mouse > pointer on the screen, with gpm and X, but it jumps randomly when used. > Does it help if you boot with "psmouse.proto=exps"? (Is psmouse a built-in or a module)? -- Dmitry ^ permalink raw reply [flat|nested] 5+ messages in thread
[parent not found: <d12bb7ab0703201053q7860c42fl9d78a8985a2a414b@mail.gmail.com>]
* Re: New kernel mouse recognition problem [not found] ` <d12bb7ab0703201053q7860c42fl9d78a8985a2a414b@mail.gmail.com> @ 2007-03-21 20:01 ` Victor Fernandes 0 siblings, 0 replies; 5+ messages in thread From: Victor Fernandes @ 2007-03-21 20:01 UTC (permalink / raw) To: Dmitry Torokhov; +Cc: linux-kernel 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 Do you want me to check something else? Don't bother to Cc me directly anymore, I have subscribe to the mailing list with another e-mail address to avoid problems. Some domain migration issues, sorry for the inconveniency. Regards, Victor Fernandes On 3/19/07, Dmitry Torokhov <dtor@insightbb.com> wrote: > 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. > > If you do not mind can you please Cc directly to me. > > > > I did CC you on my reply but unfortunaltely your mail server did > not like me. Let's see if this one goes through. > > > Now to answer your questions. > > The mouse do not works properly, I mean with this that I have the mouse > > pointer on the screen, with gpm and X, but it jumps randomly when used. > > > > Does it help if you boot with "psmouse.proto=exps"? (Is psmouse a built-in > or a module)? > > -- > Dmitry > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ > ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-03-21 20:01 UTC | newest] Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2007-03-16 21:33 New kernel mouse recognition problem Victor Fernandes 2007-03-17 1:24 ` Dmitry Torokhov [not found] <63140.87.244.133.121.1174080814.squirrel@postino> 2007-03-17 17:06 ` Victor Fernandes 2007-03-19 16:59 ` Dmitry Torokhov [not found] ` <d12bb7ab0703201053q7860c42fl9d78a8985a2a414b@mail.gmail.com> 2007-03-21 20:01 ` Victor Fernandes
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).