From owner-freebsd-current Tue Jan 7 11:33: 5 2003 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 1B88A37B405 for ; Tue, 7 Jan 2003 11:33:04 -0800 (PST) Received: from weed.daren.ca (CPE014320028330.cpe.net.cable.rogers.com [24.102.94.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4548843EEC for ; Tue, 7 Jan 2003 11:33:02 -0800 (PST) (envelope-from desjardins@canada.com) Received: from weed.daren.ca (localhost [127.0.0.1]) by weed.daren.ca (8.12.6/8.12.6) with ESMTP id h07JWu2x000810; Tue, 7 Jan 2003 14:32:56 -0500 (EST) (envelope-from desjardins@canada.com) Received: (from daren@localhost) by weed.daren.ca (8.12.6/8.12.6/Submit) id h07JWs6r000809; Tue, 7 Jan 2003 14:32:54 -0500 (EST) X-Authentication-Warning: weed.daren.ca: daren set sender to desjardins@canada.com using -f Subject: Re: Cordless Keyboard + Mouse From: Daren Desjardins Reply-To: desjardins@canada.com To: "Daniel O'Connor" Cc: Nate Williams , freebsd-current In-Reply-To: <1041905445.76698.2.camel@chowder.gsoft.com.au> References: <1041903972.326.4.camel@weed.daren.ca> <1041905445.76698.2.camel@chowder.gsoft.com.au> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Message-Id: <1041967974.342.1.camel@weed.daren.ca> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 07 Jan 2003 14:32:54 -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 2003-01-06 at 21:10, Daniel O'Connor wrote: > On Tue, 2003-01-07 at 12:16, Daren Desjardins wrote: > > > > ukbd0: Logitech USB Receiver, rev 1.10/13.10, addr 2, iclass 3/1 > > > > ums0: Logitech USB Receiver, rev 1.10/13.10, addr 2, iclass 3/1 > > > > > > Mine shows us as a ps/2 mouse. Is this a USB setup? Mine's a normal > > > non-USB setup. > > > > Single wire coming out that splits into a PS/2 connector and a USB > > connector. If I plug just the USB connector in, dmesg shows both devices > > however the kb doesnt work. Plugging in just the ps/2 plug I get kb > > support but dmesg doesnt show the mouse. So I plug both in and have both > > devices listed. > > > > I also tried configuring xfree to use /dev/ums0 directly but it still > > dies with no core pointer. > > Personally I'd run usbd and let it run moused for you and then do.. > > vidcontrol -m on > > And see if the mouse works there. Check that usbd is running and that it > started moused. > I do use usbd, and it starts a moused service for the mouse at startup. However vidcontrol does not enable the console mouse. I used 'moused -i all -p /dev/usm0' and it prints out usb mouse etc, so it appears to be detecting it. > The keyboard won't work unless you tell usbd to change the console > keyboard using 'kbdcontrol -k devname' I believe (I have never used a > USB keyboard) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message