Return to BSD News archive
Xref: sserve comp.os.386bsd.questions:9138 comp.os.386bsd.misc:2021
Newsgroups: comp.os.386bsd.questions,comp.os.386bsd.misc
Path: sserve!newshost.anu.edu.au!munnari.oz.au!foxhound.dsto.gov.au!fang.dsto.gov.au!yoyo.aarnet.edu.au!news.adelaide.edu.au!news.cs.su.oz.au!harbinger.cc.monash.edu.au!msuinfo!uwm.edu!cs.utexas.edu!howland.reston.ans.net!pipex!uknet!EU.net!ieunet!curia!usenet
From: dave@odyssey.ucc.ie
Subject: problems with driver for a DEC pc mouse - help
Message-ID: <CMCovn.18q@curia.ucc.ie>
Lines: 61
Sender: usenet@curia.ucc.ie
Organization: University College Cork, Ireland
Date: Tue, 8 Mar 1994 14:44:42 GMT
Hi I am trying to get Xfree86 2.0 to work on a FreeBSD 1.02 box
(a DEC PC LPv 466 d2).
I am having problems with the mouse (a model PCXAS-AA - is this a logitech or
microsoft ?).
Anyway I downloaded a psmouse driver, but when I ran the new kernel
it works ok (I had a problem with trying to use the reccomended
line in the config file, as it seemed to have a conflict for the "IO_KBD"
port.
(the line was
device psm0 at isa? port "IO_KBD" tty irq 12 vector psmintr
and it caused the message
psm0 not probed due to i/o address conflict with sc0 at 0x60
)
when I run X I get ...
true% /usr/X386/bin/X
XFree86 Version 2.0 / X Window System
(protocol Version 11, revision 0, vendor release 5000)
Operating System: FreeBSD
Configured drivers:
S3: accelerated server for S3 graphics adaptors (Patchlevel 0)
mmio_928, s3_generic
Using syscons driver with X support (version 1.0)
(using VT number 2)
Xconfig: /usr/X386/lib/X11/Xconfig
(**) stands for supplied, (--) stands for probed/default values
(**) Mouse: type: Microsoft, device: /dev/psaux, baudrate: 1200
(**) FontPath set to "/usr/X386/lib/X11/fonts/misc/,/usr/X386/lib/X11/fonts/75dp
i/"
(--) S3: card type: 386/486 localbus
(--) S3: chipset: 805
(--) S3: chipset driver: s3_generic
(--) S3: videoram: 1024k
(**) S3: clocks: 25.00 28.00 38.00 22.00 30.00 32.00 40.00 47.00
(**) S3: clocks: 50.00 56.00 75.00 44.00 59.00 64.00 80.00 90.00
(--) S3: Maximum allowed dot-clock: 110MHz
(**) S3: Mode "1024x768": mode clock = 64.000, clock used = 64.000
(**) S3: Mode "640x480": mode clock = 25.000, clock used = 25.000
(**) S3: Virtual resolution set to 1024x768
(--) S3: Direct memory accessing has been disabled
(--) S3: Pixmap cache:
(--) S3: Using 2 128-pixel 4 64-pixel and 8 32-pixel slots
(--) S3: Using 8 pages of 768x255 for font caching
Fatal server error:
Cannot open mouse (Device not configured)
obviously I have the wrong driver, or else I configured it incorrectly,
can someone confirm what mouse driver I should use
if I have the right driver, I will mail about the configuration ...
thanks in advance
dave
(dave@odyssey.ucc.ie)