From owner-FreeBSD-users-jp@jp.freebsd.org  Mon May 22 12:52:41 2000
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id MAA34708;
	Mon, 22 May 2000 12:52:41 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from smtp.mtci.ne.jp (smtp.mtci.ne.jp [210.231.230.8])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id MAA34703
	for <FreeBSD-users-jp@jp.freebsd.org>; Mon, 22 May 2000 12:52:40 +0900 (JST)
	(envelope-from g-mesaku@mtci.ne.jp)
Received: from pcg-862------ (ppp11-Tokorozawa1.mtci.ne.jp [210.172.13.213])
	by smtp.mtci.ne.jp (8.8.8/3.6W) with SMTP id MAA14208;
	Mon, 22 May 2000 12:52:36 +0900
Message-ID: <001b01bfc3a1$9545e500$4d00a8c0@pcg-862------>
From: "=?iso-2022-jp?B?GyRCTFxHdyEhODwbKEI=?=" <g-mesaku@mtci.ne.jp>
To: "=?iso-2022-jp?B?GyRCTFxHdxsoQiAbJEI4PBsoQg==?=" <g-mesaku@mtci.ne.jp>,
        <FreeBSD-users-jp@jp.freebsd.org>
Date: Mon, 22 May 2000 12:55:31 +0900
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-2022-jp"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.72.3110.5
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3
Reply-To: FreeBSD-users-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+000315
X-Sequence: FreeBSD-users-jp 51962
Subject: [FreeBSD-users-jp 51962] X =?ISO-2022-JP?B?GyRCNS9GMBsoQg==?=
 =?ISO-2022-JP?B?GyRCO34kSyEhGyhC?= Cannot open mouse (Device
 busy)=?ISO-2022-JP?B?GyRCISElKCVpITwbKEI=?= 
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org
X-Originator: g-mesaku@mtci.ne.jp

$BL\Gw$G$9!%(B
FreeBSD$B!J(B98$B!K!!(BRev.3.2$B$r(BBX2/U2$B$KF3F~$7$F$$$k$b$N$G$9!%(B
$B0J2<$O!$(B
Rev.3.2$BF3F~8e!%(B
$B#1!%%5!<%P$rM-8z$K$9$k!%(B
# ln -s /usr/X11R6/bin/XF86_EGC /usr/X11R6/bin/X


$B#2!%(BXF86Config$B%U%!%$%k$N=q$-49$(!%(B
# cp$B!!(B/usr/X11R6/lib/X11/XF86Config.98 /etc/XF86Config
$B$H$7$F!$(B
# cp /etc
# vi XF86Config
$B$G!$%U%!%$%kJT=8$r9T$$$^$7$?!%(B

$BJT=8$7$?9`L\$O!$(B
Pointer section$B$N!$$H$3$m!$$H(BScreen sections$B$G$9!%(B

# **********************************************************************
# Pointer section
# **********************************************************************
#  Emulate3Buttons is an option for 2-button Microsoft mice
#  Emulate3Timeout is the timeout in milliseconds (default is 50ms)

$B>e5-$N#29T$N!t$r30$7$F!$M-8z!&L58z$H$7$F$H$7$^$7$?$,;vBV$OJQ$o$j$^$;$s!%(B


# **********************************************************************
# Screen sections
# **********************************************************************
 Device "GA-DRV98"

$B$rM-8z$H$7$^$7$?!%(B


$B4X78$"$j$=$&$J!$(BXF86Config$B$rH4?h$$$?$7$^$7$?!%(B
$B0J2<$r;29M4j$$$^$9!%(B
# **********************************************************************
# Pointer section
# **********************************************************************

Section "Pointer"

    Protocol "BusMouse"
# For FreeBSD(98)-2.X
Device      "/dev/mse0"
# For NetBSD/pc98 (based on NetBSD 1.1 or later)
#     Device      "/dev/lms0"
# For NetBSD/pc98 (based on NetBSD 1.0)
#     Device      "/dev/mms0"
# For Linux/98
#    Device      "/dev/mouse"

# When using XQUEUE, comment out the above two lines, and uncomment
# the following line.

#    Protocol "Xqueue"

#  Baudrate and SampleRate are only for some Logitech mice

    BaudRate 9600
    SampleRate 150

#  Emulate3Buttons is an option for 2-button Microsoft mice
#  Emulate3Timeout is the timeout in milliseconds (default is 50ms)

    Emulate3Buttons
    Emulate3Timeout 50

#  ChordMiddle is an option for some 3-button Logitech mice

#    ChordMiddle

EndSection

            $B!&(B
            $B!&(B
            $B!&(B
            $B!&(B
        $B!JCfN,!K(B
            $B!&(B
            $B!&(B
            $B!&(B
            $B!&(B
            $B!&(B
# **********************************************************************
# Screen sections
# **********************************************************************

# The colour SVGA-based PC98 server

Section "Screen"
    Driver "svga"
    Device "WAB"
#    Device "WABEP"
#    Device "NEC480"
#    Device "WAP"
#    Device "WSNA2F"
#    Device "WGNA2"
#    Device "NKVNEC"
#    Device "GA98NB1"
#    Device "GA98NB2"
#    Device "GA98NB4"
#    Device "NECTrident"
    Device "GA-DRV98"
#    Device "MGA"
    Monitor "Multi sync"
    Subsection "Display"
        Depth     8
        Modes     "800x600" "640x480" "1024x768"
#        Modes     "1024x768H" "640x400"
#        Modes     "NEC480" "640x400"
        ViewPort    0 0
#        Virtual     1024 1024
#        Virtual     1024 1022
        Virtual     1024 768
#        Virtual      640 480
#        Virtual      640 400
#        Virtual     1280 816
    EndSubsection
EndSection

# The 16-colour VGA-based PC98-EGC server

Section "Screen"
    Driver "vga16"
    Device "EGC16"
    Monitor "Multi sync"
    Subsection "Display"
        Modes     "640x400"
        ViewPort    0 0
    Visual "PseudoColor"
    EndSubsection
EndSection

# The accelerated servers (S3-NEC,PW,PW-LB,PCSKB)

Section "Screen"
     Driver "accel"
#     Device "PW"
#     Device "PW928II"
#     Device "PW805i"
#     Device "PW928GLB"
#     Device "PW928IILB"
#     Device "PW964LB"
#     Device "GA-968"
#     Device "PCSKB"
#     Device "PCSKB4"
#     Device "NECWAB"
#     Device "NEC864"
     Monitor "Multi sync"
     Subsection  "Display"
         Depth     8
#         Modes     "1024x768i" "640x480" "800x600"
#         Modes     "1024x768H" "640x480" "800x600"
         Modes     "1024x768" "640x480" "800x600"
#         Modes     "1280x1024" "1024x768" "640x480" "800x600"
#         Modes     "1280x1024H"
         ViewPort    0 0
#         Virtual     1280 1024
         Virtual     1024 768
     EndSubsection
     SubSection "Display"
         Depth     16
         Weight     565
#         Modes     "640x480" "800x600" "1024x768"
         Modes     "800x600" "1024x768"
         ViewPort    0 0
         Virtual     1024 768
     EndSubsection
EndSection






$B0J>e$r!$JT=8$7$F(B
#$B!!(Bxinit
$B%3%^%s%I$r<B9T$9$k$H!!0J2<$N%(%i!<%a%C%;!<%8$,=P$^$9!%(B
$B860x$,J,$+$j$^$;$s!%(B
$B%^%&%97O$N%(%i!<$N$h$&$J$N$G$9$,!&!&!&!&(B
$B$I$N$h$&$K!!BP=h$7$?$i$$$$$N$G$7$g$&$+!)(B
$B%"%I%P%$%9!$59$7$/$*4j$$$$$?$7$^$9!%(B




XFree86 Version 3.33.1 / X Windows System
(protocol Version 0, vendor release 6300)
Release Date: December29 1998
  If the server is older than 6-12 mounths,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:
 VGA16: server for 4-bit colour VGA (Patchlevel 0):
     generic
Using syscons driver with X support (version 2.0)
(using VT number 4)

XF86Config: /etc/XF86Config
(**) stands for supplied, (--) stands for probed/default values
(**) Mouse: type: BusMouse, device: /dev/mse0, samplerate: 150
(**) Mouse: buttons: 3, 3 button emulation (timeout: 50ms)
(**) VGA16: Graphics device ID: "EGC16"
(**) VGA16: Monitor ID: "Multi sync"
(**) VGA16: Default visual: PseudoColor
(**) FontPath set to
"/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75
dpi/:unscaled,/usr/X11R6/lib/X11/fonts/75dpi/"
(**) VGA16: chipset: generic
(--) VGA16: videoram: 256k (using 256k)
(--) VGA16: clocks:   0.00  28.32  0.00  0.00
(--) VGA16: Maximum  allowed dot-clock: 90.000 MHz
(**) VGA16: Mode "640x400": mode clock =28.322, clock used =  28.322
(--) VGA16: Virtual resolution set to 640x400

Fatal server error:
Cannot open mouse (Device busy)

When reporting a problem related to a server crach, please send
the full server output, not just the last messages

X connection to :0.0 broken (explicit kill or server shutdown).



/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_

    $B"'!@(B          $B!?"'(B     $B$Z$+$A$e!A!*(B
  $B!y(B $B!@(B $B!1!1!1!1!1(B $B!?(B $B!z(B
$B!z(B  $B!C(B  $B!|(B    $B!|(B  $B!C(B  $B!y(B
$B!y(B $B!J(B $B!{(B   $B!&(B   $B!{(B $B!K(B $B!z(B
  $B!z(B        $B!0(B        $B!y(B
    $B!y(B - $B"$(B=$B"'(B=$B"$(B - $B!z(B

$B!J3t!KBg@t@=:n=j!!5;=QIt!!3+H/#2%0%k!<%W!!J#<L5!%;%s%5!<ItLg(B
$BL\Gw!!8<(B
g-mesaku@mtci.ne.jp
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_

