Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Sep 2003 14:34:47 -0000
From:      John Baldwin <jhb@FreeBSD.org>
To:        Carl Glen Henshaw <ghenshaw@space.nrl.navy.mil>
Cc:        freebsd-hardware@freebsd.org
Subject:   RE: Logitech cordless mouse/keyboard
Message-ID:  <XFMail.20030924103434.jhb@FreeBSD.org>
In-Reply-To: <200309231258.08050.ghenshaw@space.nrl.navy.mil>

next in thread | previous in thread | raw e-mail | index | archive | help

On 23-Sep-2003 Carl Glen Henshaw wrote:
> I'm running FreeBSD 4.8 on a MicronPC TransPort GX3 laptop. I just got a 
> Logitech cordless comfort duo, which consists of a cordless MouseMan optical 
> mouse and a cordless desktop pro keyboard.
> 
> My rc.conf has
> 
> usbd_enable="YES"
> moused_enable="YES"

Drop the moused_enable line, usbd already runs moused for you.  If
multiple moused's don't work, then this could be why your mouse
isn't working.

> and my XF86Config is at the bottom of this message.
> 
> dmesg reports:
> 
> usb0: <Intel 82801CA/CAM (ICH3) USB controller USB-A> on uhci0
> usb0: USB revision 1.0
> usb1: <Intel 82801CA/CAM (ICH3) USB controller USB-B> on uhci1
> usb1: USB revision 1.0
> usb2: <Intel 82801CA/CAM (ICH3) USB controller USB-C> on uhci2
> usb2: USB revision 1.0
> ...
> ums0: Logitech USB Receiver, rev 1.10/17.00, addr 2, iclass 3/1
> ums0: 7 buttons and Z dir.

Your mouse works then via USB.  Can you see if a moused is
running?  Also, try 'vidcontrol -m on' in a text console and
see if the mouse works.

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20030924103434.jhb>