From owner-freebsd-current@FreeBSD.ORG Fri Mar 5 11:23:41 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 786C716A4CE for ; Fri, 5 Mar 2004 11:23:41 -0800 (PST) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C20443D5C for ; Fri, 5 Mar 2004 11:23:40 -0800 (PST) (envelope-from freebsd-current@m.gmane.org) Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AzKv5-0008Aj-00 for ; Fri, 05 Mar 2004 20:23:39 +0100 Received: from mulder.f5.com ([205.229.151.150]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 05 Mar 2004 20:23:39 +0100 Received: from atkin901 by mulder.f5.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 05 Mar 2004 20:23:39 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org From: othermark Date: Fri, 05 Mar 2004 11:23:36 -0800 Lines: 74 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: mulder.f5.com User-Agent: KNode/0.7.6 Sender: news Subject: Re: [solved!] usb mouse is stuttering and losing input. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Mar 2004 19:23:41 -0000 othermark wrote: > I was wondering if anyone else had seen this problem. I've cvsupped > current from March 1st and have just gotten to the point in building this > machine > up that I can run X11. However, the usb mouse I have is unusable. It's > behaving like ums is not retrieving/receiving all the input. > > Basically you'll move the mouse and nothing will happen and you'll keep > moving it and eventually the pointer will move a little bit, but only in > brief flashes. replying to myself, I know. After some good research, I tried the following: - removing SMP from kernel config .. no effect - adding NO_MIXED_MODE to kernel config .. caused my HDD not to mount on bootup. - removing 'device apic' from kernel config .. success! Of course, this is an SMP capable board, I'd have to use ps/2 if I added a second processor. > The behavior occurs under all these scenarios: > > - I tried a completely different usb mouse > - I tried changing the scheduler ULE to 4BSD > - I tried setting hint.acpi.0.disabled="1" > - I tried turning the ps/2 detection on and off in the bios > - I tried both X and sysmouse support > > No errors from boot time or kernel from this device. > > If I plug the ps/2 to usb adaptor for this mouse and reboot, everythings' > fine. This machine used to run -stable before I upgraded and the USB > mouse worked great. Is anyone else seeing this behavior with usb mice on > -current? > > if I boot it as ps/2, with acpi I get this: > > ohci0: mem 0xfeafe000-0xfeafefff irq 16 at > device 15.2 on pci0 > usb0: OHCI version 1.0, legacy support > usb0: on ohci0 > usb0: USB revision 1.0 > uhub0: (0x1166) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub0: 4 ports with 4 removable, self powered > > If I boot with the usb mouse and acpi disabled, I get this: > > ohci0: mem 0xfeafe000-0xfeafefff irq 12 at > device 15.2 on pci0 > usb0: OHCI version 1.0, legacy support > usb0: on ohci0 > usb0: USB revision 1.0 > uhub0: (0x1166) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub0: 4 ports with 4 removable, self powered > ums0: Kensington Kensington USB/PS2 Trackball, rev 1.10/1.00, addr 2, > iclass 3/1 > ums0: 5 buttons and Z dir. > > --- > othermark > atkin901 at nospam dot yahoo dot com > (!wired)?(coffee++):(wired); > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" -- othermark atkin901 at nospam dot yahoo dot com (!wired)?(coffee++):(wired);