Date: Thu, 13 May 1999 23:14:25 +0930 From: Matthew Thyer <thyerm@camtech.com.au> To: camel@avias.com Cc: current@FreeBSD.ORG, "Steve O'Hara-Smith" <steveo@iol.ie>, Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> Subject: Re: problem with NewScroll Mouse, etc Message-ID: <373AD739.6D8C3038@camtech.com.au> References: <XFMail.990512110027.steveo@iol.ie> <99051214502200.06507@camel.avias.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------6E317355829FE554859AFF70 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Moused and XFree86 3.3.3.1 dont support a particular new type of mouse. This is the PS/2 Intellimouse clone. (I'm note sure if 'real' MicroSoft Intellimice work ??). My mouse is such a clone and behaves the same as you are saying but works fine under Windows 95 with the PS/2 mouse driver. Someone who was interested in this when I complained about my mouse was Kazutaka Yokota who replied to me with the attached message. Ilya Naumov wrote: > > We , 12 may 1999, Steve O'Hara-Smith wrote: > > > > 1. something is wrong with psm0 driver. my Genius NewScroll PS/2 > > > mouse works > > > well, but in random moment when i touch the mouse kernel starts to > > > write to the > > > system log the following. > > > > > > Apr 29 11:55:58 camel /kernel: psmintr: out of sync (00c8 != 0008). > > > Apr 29 11:55:58 camel /kernel: psmintr: out of sync (00c0 != 0008). > > > > > > when it happens, mouse cursor moves, but buttons do not work. only > > > reboot solves this problem. > > even full restart of moused doesn't help. very strange bug. NewScroll seems to > be fully compatible with Microsoft PS/2 mouse protocol, and a problem with it > appears under FreeBSD only. > > -- > > sincerely, > ilya naumov (at work) > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message -- /=======================================================================\ | Work: Matthew.Thyer@dsto.defence.gov.au | Home: thyerm@camtech.net.au | \=======================================================================/ "If it is true that our Universe has a zero net value for all conserved quantities, then it may simply be a fluctuation of the vacuum of some larger space in which our Universe is imbedded. In answer to the question of why it happened, I offer the modest proposal that our Universe is simply one of those things which happen from time to time." E. P. Tryon from "Nature" Vol.246 Dec.14, 1973 --------------6E317355829FE554859AFF70 Content-Type: message/rfc822 Content-Transfer-Encoding: 7bit Content-Disposition: inline Received: by goliath (mbox thyerm) (with Cubic Circle's cucipop (v1.22 1998/04/11) Sun Apr 4 22:22:55 1999) X-From_: yokota@zodiac.mech.utsunomiya-u.ac.jp Sun Apr 4 21:49 CST 1999 Received: from outmail.utsunomiya-u.ac.jp (outmail.utsunomiya-u.ac.jp [160.12.196.3]) by goliath.camtech.net.au (8.8.5/8.8.2) with ESMTP id VAA16372 for <thyerm@camtech.com.au>; Sun, 4 Apr 1999 21:49:50 +0930 (CST) Received: from zodiac.mech.utsunomiya-u.ac.jp (IDENT:qeFa0aSmh8Yl69iIivs2SrX+YtpZdNr/@zodiac.mech.utsunomiya-u.ac.jp [160.12.42.1]) by outmail.utsunomiya-u.ac.jp (8.9.1/8.9.1) with ESMTP id VAA12954 for <thyerm@camtech.com.au>; Sun, 4 Apr 1999 21:14:12 +0900 (JST) Received: from zodiac.mech.utsunomiya-u.ac.jp (zodiac.mech.utsunomiya-u.ac.jp [160.12.42.1]) by zodiac.mech.utsunomiya-u.ac.jp (8.7.6+2.6Wbeta7/3.4W/zodiac-May96) with ESMTP id VAA13332; Sun, 4 Apr 1999 21:17:45 +0900 (JST) Message-Id: <199904041217.VAA13332@zodiac.mech.utsunomiya-u.ac.jp> To: thyerm@camtech.com.au cc: yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: My mouse wont work properly. In-reply-to: Your message of "Sun, 04 Apr 1999 21:30:22 +0930." <Pine.BSF.4.10.9904030126230.30955-100000@localhost> References: <Pine.BSF.4.10.9904030126230.30955-100000@localhost> Date: Sun, 04 Apr 1999 21:17:44 +0900 From: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> Content-Type: text >I recently bought a PS/2 mouse that claims to be an Intellimouse (PS/2) >clone. It has two normal buttons and a roller wheel (that is the third >button as well). > >Anyway, this doesn't work with moused (which I know is based on the >XFree86 mouse code), and it doesn't work with XFree86 3.3.3.1 either. Well, moused was originally based on XFree86 code. However, the other way round is the case these days; XFree86 mouse code is based on moused code :-) >In both cases the application (moused or X) seems to think it is clicking >the left mouse button several times whenever I move the mouse up the >screen (Down the screen seems fine). > >The mouse is called "Laser Smart" (I think its made in China). > >Any ideas on how I can make this work ? > >My kernel probes it as: >psm0: model IntelliMouse, device ID 3 The mouse is certainly claiming to be IntelliMouse... Please carry out the following test and send me the result. 1. Become root. 2. Kill moused if it is running. 3. Capture the rest of the experiment by the `script' command. script _file_name_to_save_output_ 4. Run moused in the debug mode. moused -d -f -p /dev/psm0 -l 2 5. Don't move mouse, but click buttons in turn. You should see status output from moused. 6. Then, move mouse and turn it wheel. 7. Stop moused by hitting ^C. 8. Stop the script command by typing `exit'. Kazu --------------6E317355829FE554859AFF70-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?373AD739.6D8C3038>