From owner-FreeBSD-users-jp@jp.FreeBSD.org Sat Apr  3 11:41:01 2010
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id o332f1B01949;
	Sat, 3 Apr 2010 11:41:01 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from msag503.nifty.com (msag503.nifty.com [202.248.238.124])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with ESMTP/inet id o332f0601941
	for <FreeBSD-users-jp@jp.FreeBSD.org>; Sat, 3 Apr 2010 11:41:00 +0900 (JST)
	(envelope-from ugg06006@nifty.com)
Received: from [192.168.1.2] (p3222-ipngn901hodogaya.kanagawa.ocn.ne.jp [118.22.102.222]) (authenticated)
	by msag503.nifty.com with ESMTP id o332exbf011789
	for <FreeBSD-users-jp@jp.FreeBSD.org>; Sat, 3 Apr 2010 11:40:59 +0900
DomainKey-Signature: a=rsa-sha1; s=2007jul; d=nifty.com; c=nofws; q=dns;
	h=subject:from:to:in-reply-to:references:content-type:date:
	message-id:mime-version:x-mailer:content-transfer-encoding;
	b=g16E/1XwCZGCYdQjhF9TEtW12wKjGMBPKC3QlE3Nr/XTqxEh62t4JfahnSBa23Zu5
	KRDTYt+tighZqnwygsu/w==
X-Nifty-SrcIP: [118.22.102.222]
From: Naoya Masuyama <ugg06006@nifty.com>
To: FreeBSD-users-jp@jp.FreeBSD.org
In-Reply-To: <1270165429.4100.4.camel@marine>
References: <87tyrvtx8x.fsf@roddy.4407.kankyo-u.ac.jp>
	 <201004010831.o318VOXV080342@atlantis.seaside.homeip.net>
	 <86mxxns43k.fsf@ra333.heimat.gr.jp>  <1270165429.4100.4.camel@marine>
Content-Type: text/plain; charset=utf-8
Message-Id: <1270262243.5059.1.camel@marine>
Mime-Version: 1.0
X-Mailer: Evolution 2.22.3.1 
Content-Transfer-Encoding: 8bit
Reply-To: FreeBSD-users-jp@jp.FreeBSD.org
Precedence: list
Date: Sat, 03 Apr 2010 11:37:23 +0900
X-Sequence: FreeBSD-users-jp 92916
Subject: [FreeBSD-users-jp 92916] Re: startx ??????
Sender: owner-FreeBSD-users-jp@jp.FreeBSD.org
X-Originator: ugg06006@nifty.com
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+060209

Masuyama です。

小生のマシン環境と、それと、xorg.conf で、startx すると、画面がフリーズ
するというエラー回避をご鞭撻していただけると幸いです。

----

・小生のNEC製のパソコン環境

PC-9821Ra43YZ

http://www.pasocomclub.co.jp/datas/nec_pc_9821ra43.html

・増設

SCSIボードは、IFC-USP

http://buffalo.jp/products/catalog/item/i/ifc-usp/index.html

・グラフィックボード

GA-S2K32/PCI

http://www.iodata.jp/lib/product/g/212.htm

・メモリ２５６MB（６４MBｘ４）

EMH-ET128M

http://www.pc-98.jp/htmls/1100000071983-9.html

増設SCSIハードディスク

HDVS-UM8.4G

http://www.iodata.jp/lib/product/h/266.htm

DSC-U30GTV

http://buffalo.jp/products/new/2000/05_2.html

MO

Elace LMO-400

I/O DATA SX1610B

http://www.iodata.jp/products/cdrw/cdrwsx1610b.htm

----xorg.conf----

Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	Screen      1  "Screen1" RightOf "Screen0"
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	ModulePath   "/usr/local/lib/xorg/modules"
	FontPath     "/usr/local/lib/X11/fonts/misc/"
	FontPath     "/usr/local/lib/X11/fonts/TTF/"
	FontPath     "/usr/local/lib/X11/fonts/OTF"
	FontPath     "/usr/local/lib/X11/fonts/Type1/"
	FontPath     "/usr/local/lib/X11/fonts/100dpi/"
	FontPath     "/usr/local/lib/X11/fonts/75dpi/"
EndSection

Section "Module"
	Load  "dbe"
	Load  "dri"
	Load  "dri2"
	Load  "extmod"
	Load  "glx"
	Load  "record"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/sysmouse"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection

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

Section "Monitor"
	Identifier   "Monitor1"
	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     "NoAccel"            	# [<bool>]
        Option     "AccelMethod"        	# <str>
        Option     "HWCursor"           	# [<bool>]
        Option     "SWCursor"           	# [<bool>]
        Option     "ShadowFB"           	# [<bool>]
        Option     "Rotate"             	# [<str>]
        Option     "UseBIOS"            	# [<bool>]
        Option     "LCDClock"           	# <freq>
        Option     "ShadowStatus"       	# [<bool>]
        Option     "CrtOnly"            	# [<bool>]
        Option     "TvOn"               	# [<bool>]
        Option     "PAL"                	# [<bool>]
        Option     "ForceInit"          	# [<bool>]
        Option     "Overlay"            	# [<str>]
        Option     "TransparencyKey"    	# [<str>]
        Option     "ForceInit"          	# [<bool>]
        Option     "DisableXVMC"        	# [<bool>]
        Option     "DisableTile"        	# [<bool>]
        Option     "DisableCOB"         	# [<bool>]
        Option     "BCIforXv"           	# [<bool>]
        Option     "DVI"                	# [<bool>]
        Option     "IgnoreEDID"         	# [<bool>]
        Option     "BusType"            	# [<str>]
        Option     "DmaType"            	# [<str>]
        Option     "DmaMode"            	# [<str>]
        Option     "AGPMode"            	# <i>
        Option     "AGPSize"            	# <i>
        Option     "DRI"                	# [<bool>]
	Identifier  "Card0"
	Driver      "savage"
	VendorName  "S3 Inc."
	BoardName   "86C410 Savage 2000"
	BusID       "PCI:0:12:0"
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     "ShadowFB"           	# [<bool>]
        #Option     "DefaultRefresh"     	# [<bool>]
        #Option     "ModeSetClearScreen" 	# [<bool>]
	#Identifier  "Card1"
	#Driver      "vesa"
	#VendorName  "Trident Microsystems"
	#BoardName   "TGUI 9660/938x/968x"
	#BusID       "PCI:0:8:0"
#EndSection

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

Section "Screen"
	Identifier "Screen1"
	Device     "Card1"
	Monitor    "Monitor1"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection


