From owner-FreeBSD-users-jp@jp.FreeBSD.org Fri Apr 26 17:57:32 2002
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) id g3Q8vW569087;
	Fri, 26 Apr 2002 17:57:32 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from s-gikan2.maizuru-ct.ac.jp (s-gikan2.maizuru-ct.ac.jp [202.19.105.11])
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with SMTP/inet id g3Q8vW469082
	for <FreeBSD-users-jp@jp.freebsd.org>; Fri, 26 Apr 2002 17:57:32 +0900 (JST)
	(envelope-from magara@maizuru-ct.ac.jp)
Received: (qmail 40632 invoked from network); 26 Apr 2002 09:01:40 -0000
Received: from magaram.maizuru-ct.ac.jp (HELO magaram) (10.1.65.81)
  by s-gikan2.maizuru-ct.ac.jp with SMTP; 26 Apr 2002 09:01:40 -0000
To: FreeBSD-users-jp@jp.FreeBSD.org
From: "K.Magara" <magara@maizuru-ct.ac.jp>
Message-Id: <200204261757.GGF34872.HNSBBB@maizuru-ct.ac.jp>
X-Mailer: Winbiff [Version 2.34PL1]
X-Accept-Language: ja,en
Date: Fri, 26 Apr 2002 17:57:46 +0900
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-2022-jp
Reply-To: FreeBSD-users-jp@jp.FreeBSD.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+020417
X-Sequence: FreeBSD-users-jp 68245
Subject: [FreeBSD-users-jp 68245] About XFree86-4.1.0
Errors-To: owner-FreeBSD-users-jp@jp.FreeBSD.org
Sender: owner-FreeBSD-users-jp@jp.FreeBSD.org
X-Originator: magara@maizuru-ct.ac.jp

$BbCJA!wIqDa9b@l$G$9(B

FreeBSD $B$H$OD>@\4X78$J$$$G$9$,!$$*=u$1$/$@$5$$!%(B
$B4D6-$O0J2<$NDL$j(B
$B!!(BFreeBSD 4.5-STABLE + XFree86 4.1.0
$B!!(BFMV-5133NU5/W (C&T 65550)

ports $B$+$i(B XFree86 4.1.0 $B$r%$%s%9%H!<%k$7(B
> XFree86 -configure
> XFree86 -xf86config /root/XF86Config.new
$B$r<B9T$7$^$7$?$,!$%3%s%=!<%k2hLL$N$^$^%O%s%0%"%C%W$7$F$7$^$$$^$9!%(B
Ctrl+Alt+BS $B$bMx$-$^$;$s!%(B

$B%j%V!<%H8e(B(Ctrl+Alt+Del$B$OMx$/(B)
/var/log/XFree86.0.log $B$r3NG'$9$k$H(B

(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/libint10.a
(II) Module int10: vendor="The XFree86 Project"
	compiled for 4.1.0, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.4
(II) CHIPS(0): initializing int10
(II) xf86ReadBIOS(0, 0, Buf, 600)-> 53 ff 00 f0...
(II) xf86ReadBIOS(c0000, 0, Buf, 10000)-> 55 aa 3f cb...
(II) xf86ReadBIOS(d0000, 0, Buf, 10000)-> ff ff ff ff...
(II) xf86ReadBIOS(e0000, 0, Buf, 10000)-> ff ff ff ff...
(WW) CHIPS(0): Bad V_BIOS checksum
(II) CHIPS(0): Primary V_BIOS segment is: 0xc000

$B$G;_$^$C$F$$$^$7$?!%(B
$B!V(BBad V_BIOS checksum$B!W$G$N8!:w$G$O!$(B
$BM-1W$J>pJs$rF@$k$3$H$,$G$-$:!$$*<j>e$2>uBV$G$9!%(B

$B$I$J$?$+2r7hJ}K!$r$4B8$8$J$$$G$7$g$&$+!)(B

$B;29M$^$G$K(B /root/XF86Config.new $B$rE:IU$7$^$9!%(B

<<< /root/XF86Config.new >>>
Section "ServerLayout"
	Identifier     "XFree86 Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	RgbPath      "/usr/X11R6/lib/X11/rgb"
	ModulePath   "/usr/X11R6/lib/modules"
	FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
	FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
	FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
	FontPath     "/usr/X11R6/lib/X11/fonts/CID/"
	FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
	FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
	Load  "extmod"
	Load  "xie"
	Load  "pex5"
	Load  "glx"
	Load  "dri"
	Load  "dbe"
	Load  "record"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "keyboard"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option      "Protocol" "auto"
	Option      "Device" "/dev/psm0"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection

Section "Device"
	### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "Linear"             	# [<bool>]
        #Option     "NoAccel"            	# [<bool>]
        #Option     "HWclocks"           	# [<bool>]
        #Option     "SWcursor"           	# [<bool>]
        #Option     "HWcursor"           	# [<bool>]
        #Option     "STN"                	# [<bool>]
        #Option     "UseModeline"        	# [<bool>]
        #Option     "NoStretch"          	# [<bool>]
        #Option     "LcdCenter"          	# [<bool>]
        #Option     "MMIO"               	# [<bool>]
        #Option     "SuspendHack"        	# [<bool>]
        #Option     "FixPanelSize"       	# [<bool>]
        #Option     "18BitBus"           	# [<bool>]
        #Option     "ShowCache"          	# [<bool>]
        #Option     "ShadowFB"           	# [<bool>]
        #Option     "Rotate"             	# [<str>]
        #Option     "SetMclk"            	# <freq>
        #Option     "FPClock8"           	# <freq>
        #Option     "FPClock16"          	# <freq>
        #Option     "FPClock24"          	# <freq>
	Identifier  "Card0"
	Driver      "chips"
	VendorName  "C&T"
	BoardName   "65550"
	BusID       "PCI:0:20:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	SubSection "Display"
		Depth     1
	EndSubSection
	SubSection "Display"
		Depth     4
	EndSubSection
	SubSection "Display"
		Depth     8
	EndSubSection
	SubSection "Display"
		Depth     15
	EndSubSection
	SubSection "Display"
		Depth     16
	EndSubSection
	SubSection "Display"
		Depth     24
	EndSubSection
EndSection


----------------------------------------------
  $BIqDa9)6H9bEy@lLg3X9;!!650i8&5f;Y1g%;%s%?!<(B
  $BbCJA!!8-0l(B
  E-mail   : magara@maizuru-ct.ac.jp
  HomePage : http://s-gikan2.maizuru-ct.ac.jp/
