So, What can I do to make this work? :) Luis Useche use...@gmail.com
On Sun, Jul 26, 2009 at 5:51 PM, Miod Vallat<m...@online.fr> wrote: > Hello, > >> I am new to OpenBSD and I was giving it a try by installing in my laptop. My >> problem is that my usb wireless mouse does not work on X or with wsmoused. >> From a message standpoint, everything seem normal. I got from dmesg: >> >> uhidev0 at uhub4 port 2 configuration 1 interface 0 "Microsoft Microsoft >> Wireless Optical Mouse\M-. 1.00" rev 2.00/0.07 addr 2 >> uhidev0: iclass 3/1, 23 report ids >> ums0 at uhidev0 reportid 17: 3 buttons, Z dir >> wsmouse1 at ums0 mux 0 >> uhid0 at uhidev0 reportid 18: input=0, output=0, feature=1 >> uhid1 at uhidev0 reportid 19: input=1, output=0, feature=0 >> uhid2 at uhidev0 reportid 20: input=1, output=0, feature=0 >> uhid3 at uhidev0 reportid 21: input=3, output=0, feature=0 >> uhid4 at uhidev0 reportid 23: input=0, output=0, feature=1 >> >> Which means that the mouse is detected and attached to the wsmouse driver as >> "wsmouse1". However, it does not work at all. I have been looking all day >> for a solution with no success. At this point I am clueless. >> > > Sigh. Yet another Microsoft mouse with a botched report descriptor > layout. > > I'm afraid that this device will not work under OpenBSD until enough > information is found to make it work. > > Miod