>> Please tell us detail of your mouse: manufacture, model name/number,
>> etc.
>
>Microsoft PS/2 "Mouse port compatible mouse 2.1A"

There should be no problem with this mouse.  *sigh*

>> Does the mouse work in the text console?  Please run
>> 
>>      vidcontrol -m on
>> 
>> in a text console and see if the mouse cursor moves and "cut & paste"
>> works.
>
>The cursor moves and I can highlight text.

This means the mouse and moused are working all right in the text
console.

>> When did you cvsup the -STABLE source?
>
>Cvsup'ed July 10 and then again on July 12 for a kernel rebuild.
>> 
>> Check the revision number of /sys/i386/isa/psm.c and
>> /usr/src/usr.sbin/moused/moused.c.  They should look something like:
>> 
>>  * $Id: psm.c,v 1.60.2.x xxxx/xx/xx xx:xx:xx xxxxx Exp $
>> 
>>  * $Id: moused.c,v 1.24.2.x xxxx/xx/xx xx:xx:xx xxxxx Exp $
>> 
>I believe I have your latest versions: psm.c = 1.60.22 07/23
>and moused = 1.23.2.1 06/03

Would you please be more specific?  Please find the line containing
"$Id..." in these files.  There is no such revision 1.60.22 7/23 for psm.c
and 1.23.2.1 06/03 for moused.c.

The latest revisions are: 

        psm.c: 1.60.2.2 07/12
        moused.c: 1.24.2.1 06/03

>> Please show me the following file.
>> 
>>      /var/run/dmesg.boot
>
>Programming 16 pins in IOAPIC #0
>FreeBSD/SMP: Multiprocessor motherboard
> cpu0 (BSP): apic id:  0, version: 0x00030010, at 0xfee00000
> cpu1 (AP):  apic id:  1, version: 0x00030010, at 0xfee00000
> io0 (APIC): apic id:  2, version: 0x000f0011, at 0xfec00000
>eisa0: <MIC54 (System Board)>
>Probing for devices on the EISA bus
>Probing for devices on PCI bus 0:

Ok, you are using a SMP system.

Do you have a UP kernel?  If so, please see if the UP kernel exhibits
the same problem.

Also, please check your copy of /etc/make.conf.  What is the setting
of COPTFLAGS in /etc/make.conf?  If you have "-O2" or "-O3" in
COPTFLAGS, use "-O" instead, and rebuild the kernel.

>> Which version of XFree86 are you trying to use and how did you
>> install it?
>
>I've installed 3.3.3.1 from the 3,2 Release CD and also built
>it from the latest port. Both reacted the same.
>
>> It would also be useful if you could run the X server as follows
>> and send me the output.
>> 
>>      /usr/X11R6/bin/Xwrapper -probeonly >& /tmp/x.out
>
>XFree86 Version 3.3.3.1 / X Window System
>(protocol Version 11, revision 0, vendor release 6300)
>Release Date: December 29 1998
>       If the server is older than 6-12 months, or if your card is newer
>       than the above date, look for a newer version before reporting
>       problems.  (see http://www.XFree86.Org/FAQ)
>Operating System: FreeBSD 3.0-CURRENT i386 [ELF] 
>Configured drivers:
>  S3: accelerated server for S3 graphics adaptors (Patchlevel 0)
>      newmmio, mmio_928, s3_generic
>Using syscons driver with X support (version 2.0)
>(using VT number 9)
>
>XF86Config: /etc/XF86Config
>(**) stands for supplied, (--) stands for probed/default values
>(**) XKB: keymap: "xfree86(us)" (overrides other XKB settings)
>(**) Mouse: type: MouseSystems, device: /dev/sysmouse, baudrate: 1200
>(**) Mouse: buttons: 3, 3 button emulation (timeout: 50ms)
>(**) S3: Graphics device ID: "Diamond Stealth 64 DRAM with S3 Trio64"
[...]

Hmm, looks good...

Kazu


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to