From owner-FreeBSD-users-jp@jp.freebsd.org  Thu Oct  9 23:41:56 1997
Received: by jaz.jp.freebsd.org (8.8.7+2.7Wbeta7/8.7.3) id XAA28525
	Thu, 9 Oct 1997 23:41:56 +0900 (JST)
Received: by jaz.jp.freebsd.org (8.8.7+2.7Wbeta7/8.7.3) with ESMTP id XAA28516
	for <FreeBSD-users-jp@jp.freebsd.org>; Thu, 9 Oct 1997 23:41:55 +0900 (JST)
Received: from vip (ppp2104.shonan-inet.or.jp [202.208.68.232]) by www.shonan.ne.jp (8.8.5/3.4W4/FORTUNE-MX) with ESMTP id XAA20865 for <FreeBSD-users-jp@jp.freebsd.org>; Thu, 9 Oct 1997 23:41:53 +0900 (JST)
Message-Id: <199710091441.XAA20865@www.shonan.ne.jp>
From: "Suzuki Norio" <kipp@shonan-inet.or.jp>
To: <FreeBSD-users-jp@jp.freebsd.org>
Date: Thu, 9 Oct 1997 23:40:45 +0900
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1161
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-2022-JP
Content-Transfer-Encoding: 8bit
Reply-To: FreeBSD-users-jp@jp.freebsd.org
Precedence: bulk
X-Distribute: distribute [version 2.1 (Alpha) patchlevel=20]
X-Sequence: FreeBSD-users-jp 19179
Subject: [FreeBSD-users-jp 19179] =?ISO-2022-JP?B?WEZyZWU4NhskQiRHJUYlcyUtITwkKyRpJE5Gfk5PJCwkRyQtJEokJBsoSg==?=
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org

 FreeBSD$B=i?4<T$NNkLZ(J(kipp@shonan-inet.or.jp)$B$G$9!#!!E0DlF~Lg$N#6>O$N4J7i(J
$B$J@bL@$K=>$C$F(J XFree86$B$r(J setup$B$7$^$7$?$,%F%s%-!<$+$i$NF~NO$,$G$-$J$/$J$C(J
$B$F$$$^$9!#!!$^$?#X$+$iH4$1$k$H<!$N$h$&$J(J error message$B$,%G%#%9%W%l%$$K=P(J
$B$F$$$^$9!#(J

> cmd XF86_SVGA pid 155 tried to use non-present SYSVSHM

$B!!$I$3$,0-$$$N$G$7$g$&$+!)!!2~A1%v=j$N;XE&$"$k$$$O%R%s%H$rD:$1$k$H9,$$$G(J
$B$9!#!!(JXF86Config$B$O(J[FreeBSD-users-jp 13868]$B!"(JHiroyuki HANAI$B$5$s$N$b$N$r;2(J
$B9M$K$7$^$7$?!#(J

Mother Board  GIGA-BYTE GA-586DX
CPU           Pentium 200MHz
SCSI          Adaptec aic7880 (on M/B)
Memory        EDO 128MB (32MB x 4)
Video Card    MGA Millennium 2MB ($B1Q8lHG(J)
Display       IIYAMA ME-8617E
HDD           IDE QUANTUM FIREBALL ST4.3A 4110MB
              IDE Maxtor 72004 AP         1916MB
MO            Logitec Eclace LMO-450H

-----^ XF86Config
Section "Files"
   RgbPath    "/usr/X11R6/lib/X11/rgb"
   FontPath   "/usr/X11R6/lib/X11/fonts/misc:unscaled"
   FontPath   "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
   FontPath   "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
   FontPath   "/usr/X11R6/lib/X11/fonts/Type1"
   FontPath   "/usr/X11R6/lib/X11/fonts/Speedo"
   FontPath   "/usr/X11R6/lib/X11/fonts/misc"
   FontPath   "/usr/X11R6/lib/X11/fonts/75dpi"
   FontPath   "/usr/X11R6/lib/X11/fonts/100dpi"
EndSection

Section "Keyboard"
   Protocol        "Standard"
   XkbRules        "xfree86"
   XkbModel        "jp106"
   XkbLayout       "jp"
EndSection

Section "Pointer"
    Protocol    "PS/2"
    Device      "/dev/mouse"
    Emulate3Timeout 50
    Emulate3Buttons
EndSection

Section "Monitor"
   Identifier      "Primary Monitor"
   VendorName      "Iiyama"
   ModelName       "ME-8617E"
   HorizSync       24.8-92.0
   VertRefresh     50-160
   Modeline  "1280x1024" 135.00 1280 1288 1392 1664 1024 1027 1030 1064
   Modeline  "1152x864"  135.00 1152 1156 1284 1520 864 868 880 900
   Modeline  "1024x768"   85.00 1024 1032 1152 1288 768 772 775 799
   Modeline  "800x600"    50.00 800 808 928 1040 600 601 607 626 +hsync
+vsync
   Modeline  "640x480"    31.50 640 644 684 812 480 484 487 497
EndSection

Section "Device"
   Identifier      "Primary Card"
   VendorName      "MGA"
   BoardName       "Matrox Millennium (MGA) 2MB"
   Chipset         "mga2064w"
EndSection

Section "Screen"
   Driver          "SVGA"
   Device          "Primary Card"
   Monitor         "Primary Monitor"
   SubSection "Display"
    #  Depth        8
    #  Depth        15
       Depth        16
    #  Depth        24
    #  Depth        32
    #  Modes        "1280x1024"
    #  Modes        "1152x864"
       Modes        "1024x768"
    #  Modes        "800x600"
    #  Modes        "640x480"
   EndSubSection
EndSection
-----$

