DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 9th October 2013
Fugu_bar Fugu_bar is offline
New User
 
Join Date: Oct 2013
Posts: 6
Default Problems with X on OpenBSD 5.3

Greetings,

Having recently installed OpenBSD 5.3 on my laptop computer, I seem to be having trouble starting X. Whenever I try to initialize an X session, I receive the message "Fatal server error: no screens found". On running "X -configure", I receive the message "Fatal server error: Caught signal 11 (Segmentation fault). Server aborting", with "Segmentation fault at address 0x28". This is the subsequent xorg.conf.new file:

Code:
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	Screen      1  "Screen1" RightOf "Screen0"
	Screen      2  "Screen2" RightOf "Screen1"
	Screen      3  "Screen3" RightOf "Screen2"
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	ModulePath   "/usr/X11R6/lib/modules"
	FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
	FontPath     "/usr/X11R6/lib/X11/fonts/TTF/"
	FontPath     "/usr/X11R6/lib/X11/fonts/OTF/"
	FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
	FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
	FontPath     "/usr/X11R6/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" "wsmouse"
	Option	    "Device" "/dev/wsmouse"
	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 "Monitor"
	Identifier   "Monitor2"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection

Section "Monitor"
	Identifier   "Monitor3"
	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",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "DRI"                	# [<bool>]
        #Option     "ColorKey                   # <i>
        #Option     "VideoKey"           	# <i>
        #Option     "ModeDebug"          	# [<bool>]
        #Option     "FallbackDebug"      	# [<bool>]
        #Option     "LVDS24Bit"          	# [<bool>]
        #Option     "FramebufferCompression" 	# [<bool>]
        #Option     "Tiling"             	# [<bool>]
        #Option     "LinearFramebuffer"  	# [<bool>]
        #Option     "Shadow"             	# [<bool>]
        #Option     "SwapbuffersWait"    	# [<bool>]
        #Option     "LVDSFixedMode"      	# [<bool>]
        #Option     "ForceEnablePipeA"   	# [<bool>]
        #Option     "XvMC"               	# [<bool>]
        #Option     "XvPreferOverlay"    	# [<bool>]
        #Option     "DebugFlushBatches"  	# [<bool>]
        #Option     "DebugFlushCaches"   	# [<bool>]
        #Option     "DebugWait"          	# [<bool>]
	Identifier  "Card0"
	Driver      "intel"
	BusID       "PCI:0:2:0"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "NoAccel"            	# [<bool>]
        #Option     "SWcursor"           	# [<bool>]
        #Option     "Dac6Bit"            	# [<bool>]
        #Option     "Dac8Bit"            	# [<bool>]
        #Option     "BusType"            	# [<str>]
        #Option     "CPPIOMode"          	# [<bool>]
        #Option     "CPusecTimeout"      	# <i>
        #Option     "AGPMode"            	# <i>
        #Option     "AGPFastWrite"       	# [<bool>]
        #Option     "AGPSize"            	# <i>
        #Option     "GARTSize"           	# <i>
        #Option     "RingSize"           	# <i>
        #Option     "BufferSize"         	# <i>
        #Option     "EnableDepthMoves"   	# [<bool>]
        #Option     "EnablePageFlip"     	# [<bool>]
        #Option     "NoBackBuffer"       	# [<bool>]
        #Option     "DMAForXv"           	# [<bool>]
        #Option     "FBTexPercent"       	# <i>
        #Option     "DepthBits"          	# <i>
        #Option     "PCIAPERSize"        	# <i>
        #Option     "AccelDFS"           	# [<bool>]
        #Option     "IgnoreEDID"         	# [<bool>]
        #Option     "CustomEDID"         	# [<str>]
        #Option     "DisplayPriority"    	# [<str>]
        #Option     "PanelSize"          	# [<str>]
        #Option     "ForceMinDotClock"   	# <freq>
        #Option     "ColorTiling"        	# [<bool>]
        #Option     "VideoKey"           	# <i>
        #Option     "RageTheatreCrystal" 	# <i>
        #Option     "RageTheatreTunerPort" 	# <i>
        #Option     "RageTheatreCompositePort" 	# <i>
        #Option     "RageTheatreSVideoPort" 	# <i>
        #Option     "TunerType"          	# <i>
        #Option     "RageTheatreMicrocPath" 	# <str>
        #Option     "RageTheatreMicrocType" 	# <str>
        #Option     "ScalerWidth"        	# <i>
        #Option     "RenderAccel"        	# [<bool>]
        #Option     "SubPixelOrder"      	# [<str>]
        #Option     "ClockGating"        	# [<bool>]
        #Option     "VGAAccess"          	# [<bool>]
        #Option     "ReverseDDC"         	# [<bool>]
        #Option     "LVDSProbePLL"       	# [<bool>]
        #Option     "AccelMethod"        	# <str>
        #Option     "DRI"                	# [<bool>]
        #Option     "ConnectorTable"     	# <str>
        #Option     "DefaultConnectorTable" 	# [<bool>]
        #Option     "DefaultTMDSPLL"     	# [<bool>]
        #Option     "TVDACLoadDetect"    	# [<bool>]
        #Option     "ForceTVOut"         	# [<bool>]
        #Option     "TVStandard"         	# <str>
        #Option     "IgnoreLidStatus"    	# [<bool>]
        #Option     "DefaultTVDACAdj"    	# [<bool>]
        #Option     "Int10"              	# [<bool>]
        #Option     "EXAVSync"           	# [<bool>]
        #Option     "ATOMTVOut"          	# [<bool>]
        #Option     "R4xxATOM"           	# [<bool>]
        #Option     "ForceLowPowerMode"  	# [<bool>]
        #Option     "DynamicPM"          	# [<bool>]
        #Option     "NewPLL"             	# [<bool>]
        #Option     "ZaphodHeads"        	# <str>
	Identifier  "Card1"
	Driver      "radeon"
	BusID       "PCI:1:0:0"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "ShadowFB"           	# [<bool>]
        #Option     "DefaultRefresh"     	# [<bool>]
        #Option     "ModeSetClearScreen" 	# [<bool>]
	Identifier  "Card2"
	Driver      "vesa"
	BusID       "PCI:0:2:0"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "ShadowFB"           	# [<bool>]
        #Option     "DefaultRefresh"     	# [<bool>]
        #Option     "ModeSetClearScreen" 	# [<bool>]
	Identifier  "Card3"
	Driver      "vesa"
	BusID       "PCI:1:0: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

Section "Screen"
	Identifier "Screen2"
	Device     "Card2"
	Monitor    "Monitor2"
	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 "Screen3"
	Device     "Card3"
	Monitor    "Monitor3"
	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
This is the corresponding error log:

Code:
[   407.374] 
X.Org X Server 1.12.3
Release Date: 2012-07-09
[   407.374] X Protocol Version 11, Revision 0
[   407.374] Build Operating System: OpenBSD 5.3 amd64 
[   407.374] Current Operating System: OpenBSD localhost.my.domain 5.3 GENERIC.MP#62 amd64
[   407.375] Build Date: 27 February 2013  04:27:07PM
[   407.375]  
[   407.375] Current version of pixman: 0.28.0
[   407.375] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   407.375] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   407.375] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct  9 00:50:03 2013
[   407.375] (II) Loader magic: 0x2891c8b53e0
[   407.375] (II) Module ABI versions:
[   407.375] 	X.Org ANSI C Emulation: 0.4
[   407.375] 	X.Org Video Driver: 12.0
[   407.375] 	X.Org XInput driver : 16.0
[   407.375] 	X.Org Server Extension : 6.0
[   407.385] (--) checkDevMem: using aperture driver /dev/xf86
[   407.385] (!!) More than one possible primary device found
[   407.385] (--) PCI: (0:0:2:0) 8086:0116:144d:c0b3 rev 9, Mem @ 0xc0000000/4194304, 0xb0000000/268435456, I/O @ 0x00004000/64
[   407.385] (--) PCI: (0:1:0:0) 1002:6741:144d:c0b3 rev 0, Mem @ 0xa0000000/268435456, 0xc0700000/131072, I/O @ 0x00003000/256, BIOS @ 0x????????/131072
[   407.386] List of video drivers:
[   407.386] 	apm
[   407.386] 	ark
[   407.386] 	ati
[   407.386] 	chips
[   407.386] 	cirrus
[   407.386] 	dummy
[   407.386] 	glint
[   407.386] 	i128
[   407.386] 	intel
[   407.386] 	mach64
[   407.386] 	mga
[   407.386] 	neomagic
[   407.386] 	nv
[   407.386] 	openchrome
[   407.386] 	r128
[   407.386] 	radeon
[   407.386] 	rendition
[   407.386] 	s3
[   407.386] 	s3virge
[   407.386] 	savage
[   407.386] 	siliconmotion
[   407.386] 	sis
[   407.386] 	tdfx
[   407.386] 	trident
[   407.386] 	tseng
[   407.386] 	wsudl
[   407.387] 	wsudl
[   407.387] 	vmware
[   407.387] 	vesa
[   407.387] (II) LoadModule: "apm"
[   407.387] (II) Loading /usr/X11R6/lib/modules/drivers/apm_drv.so
[   407.397] (II) Module apm: vendor="X.Org Foundation"
[   407.397] 	compiled for 1.12.3, module version = 1.2.5
[   407.397] 	Module class: X.Org Video Driver
[   407.397] 	ABI class: X.Org Video Driver, version 12.0
[   407.398] (II) LoadModule: "ark"
[   407.398] (II) Loading /usr/X11R6/lib/modules/drivers/ark_drv.so
[   407.399] (II) Module ark: vendor="X.Org Foundation"
[   407.399] 	compiled for 1.12.3, module version = 0.7.5
[   407.399] 	Module class: X.Org Video Driver
[   407.399] 	ABI class: X.Org Video Driver, version 12.0
[   407.399] (II) LoadModule: "ati"
[   407.399] (II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.so
[   407.400] (II) Module ati: vendor="X.Org Foundation"
[   407.400] 	compiled for 1.12.3, module version = 6.14.6
[   407.400] 	Module class: X.Org Video Driver
[   407.400] 	ABI class: X.Org Video Driver, version 12.0
[   407.400] (II) LoadModule: "chips"
[   407.400] (II) Loading /usr/X11R6/lib/modules/drivers/chips_drv.so
[   407.424] (II) Module chips: vendor="X.Org Foundation"
[   407.424] 	compiled for 1.12.3, module version = 1.2.5
[   407.424] 	Module class: X.Org Video Driver
[   407.424] 	ABI class: X.Org Video Driver, version 12.0
[   407.424] (II) LoadModule: "cirrus"
[   407.424] (II) Loading /usr/X11R6/lib/modules/drivers/cirrus_drv.so
[   407.427] (II) Module cirrus: vendor="X.Org Foundation"
[   407.427] 	compiled for 1.12.3, module version = 1.5.1
[   407.427] 	Module class: X.Org Video Driver
[   407.427] 	ABI class: X.Org Video Driver, version 12.0
[   407.427] (II) LoadModule: "dummy"
[   407.427] (II) Loading /usr/X11R6/lib/modules/drivers/dummy_drv.so
[   407.428] (II) Module dummy: vendor="X.Org Foundation"
[   407.428] 	compiled for 1.12.3, module version = 0.3.6
[   407.428] 	Module class: X.Org Video Driver
[   407.428] 	ABI class: X.Org Video Driver, version 12.0
[   407.428] (II) LoadModule: "glint"
[   407.428] (II) Loading /usr/X11R6/lib/modules/drivers/glint_drv.so
[   407.430] (II) Module glint: vendor="X.Org Foundation"
[   407.430] 	compiled for 1.12.3, module version = 1.2.8
[   407.430] 	Module class: X.Org Video Driver
[   407.430] 	ABI class: X.Org Video Driver, version 12.0
[   407.430] (II) LoadModule: "i128"
[   407.431] (II) Loading /usr/X11R6/lib/modules/drivers/i128_drv.so
[   407.432] (II) Module i128: vendor="X.Org Foundation"
[   407.432] 	compiled for 1.12.3, module version = 1.3.6
[   407.432] 	Module class: X.Org Video Driver
[   407.432] 	ABI class: X.Org Video Driver, version 12.0
[   407.432] (II) LoadModule: "intel"
[   407.432] (II) Loading /usr/X11R6/lib/modules/drivers/intel_drv.so
[   407.511] (II) Module intel: vendor="X.Org Foundation"
[   407.511] 	compiled for 1.12.3, module version = 2.12.0
[   407.511] 	Module class: X.Org Video Driver
[   407.511] 	ABI class: X.Org Video Driver, version 12.0
[   407.511] (II) LoadModule: "mach64"
[   407.512] (II) Loading /usr/X11R6/lib/modules/drivers/mach64_drv.so
[   407.514] (II) Module mach64: vendor="X.Org Foundation"
[   407.514] 	compiled for 1.12.3, module version = 6.9.4
[   407.514] 	Module class: X.Org Video Driver
[   407.514] 	ABI class: X.Org Video Driver, version 12.0
[   407.514] (II) LoadModule: "mga"
[   407.514] (II) Loading /usr/X11R6/lib/modules/drivers/mga_drv.so
[   407.536] (II) Module mga: vendor="X.Org Foundation"
[   407.536] 	compiled for 1.12.3, module version = 1.6.2
[   407.536] 	Module class: X.Org Video Driver
[   407.536] 	ABI class: X.Org Video Driver, version 12.0
[   407.536] (II) LoadModule: "neomagic"
[   407.536] (II) Loading /usr/X11R6/lib/modules/drivers/neomagic_drv.so
[   407.538] (II) Module neomagic: vendor="X.Org Foundation"
[   407.538] 	compiled for 1.12.3, module version = 1.2.7
[   407.538] 	Module class: X.Org Video Driver
[   407.538] 	ABI class: X.Org Video Driver, version 12.0
[   407.538] (II) LoadModule: "nv"
[   407.539] (II) Loading /usr/X11R6/lib/modules/drivers/nv_drv.so
[   407.541] (II) Module nv: vendor="X.Org Foundation"
[   407.541] 	compiled for 1.12.3, module version = 2.1.20
[   407.541] 	Module class: X.Org Video Driver
[   407.541] 	ABI class: X.Org Video Driver, version 12.0
[   407.541] (II) LoadModule: "openchrome"
[   407.541] (II) Loading /usr/X11R6/lib/modules/drivers/openchrome_drv.so
[   407.576] (II) Module openchrome: vendor="http://openchrome.org/"
[   407.576] 	compiled for 1.12.3, module version = 0.2.906
[   407.576] 	Module class: X.Org Video Driver
[   407.576] 	ABI class: X.Org Video Driver, version 12.0
[   407.577] (II) LoadModule: "r128"
[   407.577] (II) Loading /usr/X11R6/lib/modules/drivers/r128_drv.so
[   407.578] (II) Module r128: vendor="X.Org Foundation"
[   407.578] 	compiled for 1.12.3, module version = 6.9.1
[   407.578] 	Module class: X.Org Video Driver
[   407.578] 	ABI class: X.Org Video Driver, version 12.0
[   407.578] (II) LoadModule: "radeon"
[   407.579] (II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.so
[   407.610] (II) Module radeon: vendor="X.Org Foundation"
[   407.610] 	compiled for 1.12.3, module version = 6.14.6
[   407.610] 	Module class: X.Org Video Driver
[   407.610] 	ABI class: X.Org Video Driver, version 12.0
[   407.610] (II) LoadModule: "rendition"
[   407.610] (II) Loading /usr/X11R6/lib/modules/drivers/rendition_drv.so
[   407.615] (II) Module rendition: vendor="X.Org Foundation"
[   407.615] 	compiled for 1.12.3, module version = 4.2.5
[   407.615] 	Module class: X.Org Video Driver
[   407.615] 	ABI class: X.Org Video Driver, version 12.0
[   407.615] (II) LoadModule: "s3"
[   407.615] (II) Loading /usr/X11R6/lib/modules/drivers/s3_drv.so
[   407.616] (II) Module s3: vendor="X.Org Foundation"
[   407.616] 	compiled for 1.12.3, module version = 0.6.5
[   407.616] 	Module class: X.Org Video Driver
[   407.616] 	ABI class: X.Org Video Driver, version 12.0
[   407.616] (II) LoadModule: "s3virge"
[   407.616] (II) Loading /usr/X11R6/lib/modules/drivers/s3virge_drv.so
[   407.617] (II) Module s3virge: vendor="X.Org Foundation"
[   407.617] 	compiled for 1.12.3, module version = 1.10.6
[   407.617] 	Module class: X.Org Video Driver
[   407.617] 	ABI class: X.Org Video Driver, version 12.0
[   407.617] (II) LoadModule: "savage"
[   407.618] (II) Loading /usr/X11R6/lib/modules/drivers/savage_drv.so
[   407.619] (II) Module savage: vendor="X.Org Foundation"
[   407.619] 	compiled for 1.12.3, module version = 2.3.6
[   407.619] 	Module class: X.Org Video Driver
[   407.619] 	ABI class: X.Org Video Driver, version 12.0
[   407.620] (II) LoadModule: "siliconmotion"
[   407.620] (II) Loading /usr/X11R6/lib/modules/drivers/siliconmotion_drv.so
[   407.621] (II) Module siliconmotion: vendor="X.Org Foundation"
[   407.621] 	compiled for 1.12.3, module version = 1.7.7
[   407.621] 	Module class: X.Org Video Driver
[   407.621] 	ABI class: X.Org Video Driver, version 12.0
[   407.621] (II) LoadModule: "sis"
[   407.622] (II) Loading /usr/X11R6/lib/modules/drivers/sis_drv.so
[   407.625] (II) Module sis: vendor="X.Org Foundation"
[   407.625] 	compiled for 1.12.3, module version = 0.10.7
[   407.625] 	Module class: X.Org Video Driver
[   407.625] 	ABI class: X.Org Video Driver, version 12.0
[   407.625] (II) LoadModule: "tdfx"
[   407.626] (II) Loading /usr/X11R6/lib/modules/drivers/tdfx_drv.so
[   407.627] (II) Module tdfx: vendor="X.Org Foundation"
[   407.627] 	compiled for 1.12.3, module version = 1.4.5
[   407.627] 	Module class: X.Org Video Driver
[   407.627] 	ABI class: X.Org Video Driver, version 12.0
[   407.627] (II) LoadModule: "trident"
[   407.628] (II) Loading /usr/X11R6/lib/modules/drivers/trident_drv.so
[   407.629] (II) Module trident: vendor="X.Org Foundation"
[   407.629] 	compiled for 1.12.3, module version = 1.3.6
[   407.629] 	Module class: X.Org Video Driver
[   407.629] 	ABI class: X.Org Video Driver, version 12.0
[   407.629] (II) LoadModule: "tseng"
[   407.630] (II) Loading /usr/X11R6/lib/modules/drivers/tseng_drv.so
[   407.630] (II) Module tseng: vendor="X.Org Foundation"
[   407.630] 	compiled for 1.12.3, module version = 1.1.0
[   407.630] 	Module class: X.Org Video Driver
[   407.630] 	ABI class: X.Org Video Driver, version 12.0
[   407.631] (II) LoadModule: "wsudl"
[   407.631] (II) Loading /usr/X11R6/lib/modules/drivers/wsudl_drv.so
[   407.632] (II) Module wsudl: vendor="X.Org Foundation"
[   407.632] 	compiled for 1.12.3, module version = 0.2.2
[   407.632] 	ABI class: X.Org Video Driver, version 12.0
[   407.632] (II) LoadModule: "wsudl"
[   407.632] (II) Loading /usr/X11R6/lib/modules/drivers/wsudl_drv.so
[   407.632] (II) Module wsudl: vendor="X.Org Foundation"
[   407.632] 	compiled for 1.12.3, module version = 0.2.2
[   407.632] 	ABI class: X.Org Video Driver, version 12.0
[   407.632] (II) UnloadModule: "wsudl"
[   407.632] (II) Unloading wsudl
[   407.632] (II) Failed to load module "wsudl" (already loaded, 5984)
[   407.632] (II) LoadModule: "vmware"
[   407.632] (II) Loading /usr/X11R6/lib/modules/drivers/vmware_drv.so
[   407.633] (II) Module vmware: vendor="X.Org Foundation"
[   407.633] 	compiled for 1.12.3, module version = 12.0.99
[   407.633] 	Module class: X.Org Video Driver
[   407.633] 	ABI class: X.Org Video Driver, version 12.0
[   407.634] (II) LoadModule: "vesa"
[   407.634] (II) Loading /usr/X11R6/lib/modules/drivers/vesa_drv.so
[   407.634] (II) Module vesa: vendor="X.Org Foundation"
[   407.634] 	compiled for 1.12.3, module version = 2.3.2
[   407.634] 	Module class: X.Org Video Driver
[   407.634] 	ABI class: X.Org Video Driver, version 12.0
[   407.634] (WW) Falling back to old probe method for apm
[   407.634] (WW) Falling back to old probe method for ark
[   407.634] (WW) Falling back to old probe method for cirrus
[   407.634] (II) Loading sub module "cirrus_laguna"
[   407.634] (II) LoadModule: "cirrus_laguna"
[   407.634] (II) Loading /usr/X11R6/lib/modules/drivers/cirrus_laguna.so
[   407.641] (II) Module cirrus_laguna: vendor="X.Org Foundation"
[   407.641] 	compiled for 1.12.3, module version = 1.0.0
[   407.641] 	ABI class: X.Org Video Driver, version 12.0
[   407.641] (II) Loading sub module "cirrus_alpine"
[   407.641] (II) LoadModule: "cirrus_alpine"
[   407.641] (II) Loading /usr/X11R6/lib/modules/drivers/cirrus_alpine.so
[   407.642] (II) Module cirrus_alpine: vendor="X.Org Foundation"
[   407.642] 	compiled for 1.12.3, module version = 1.0.0
[   407.642] 	ABI class: X.Org Video Driver, version 12.0
[   407.642] (WW) Falling back to old probe method for dummy
[   407.642] (WW) Falling back to old probe method for glint
[   407.642] (WW) Falling back to old probe method for i128
[   407.642] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
	i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
	E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
	965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
	4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
	Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
	Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
	Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
	Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
	Ivybridge Desktop (GT1), Ivybridge Desktop (GT2),
	Ivybridge Server (GT1), Ivybridge Server (GT2)
[   407.648] (WW) Falling back to old probe method for neomagic
[   407.652] (II) RADEON: Driver for ATI Radeon chipsets:
	ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
	ATI Radeon Mobility X300 (M24) 3152 (PCIE),
	ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
	ATI Radeon X600 (RV380) 3E50 (PCIE),
	ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
	ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
	ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
	ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
	ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
	ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
	ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
	ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
	ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
	ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
	ATI Radeon IGP330M/340M/350M (U2) 4337,
	ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
	ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
	ATI Radeon X800PRO (R420) JI (AGP),
	ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
	ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
	ATI Radeon Mobility 9800 (M18) JN (AGP),
	ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
	ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
	ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
	ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
	ATI Radeon Mobility M7 LW (AGP),
	ATI Mobility FireGL 7800 M7 LX (AGP),
	ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
	ATI FireGL Mobility 9000 (M9) Ld (AGP)
	ATI Radeon Mobility 9000 (M9) Lf (AGP),
	ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
	ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
	ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
	ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
	ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
	ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
	ATI Radeon Mobility 9600 (M10) NQ (AGP),
	ATI Radeon Mobility 9600 (M11) NR (AGP),
	ATI Radeon Mobility 9600 (M10) NS (AGP),
	ATI FireGL Mobility T2 (M10) NT (AGP),
	ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
	ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
	ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
	ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
	ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
	ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
	ATI Radeon Mobility X300 (M22) 5460 (PCIE),
	ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
	ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
	ATI Radeon X800PRO (R423) UI (PCIE),
	ATI Radeon X800LE (R423) UJ (PCIE),
	ATI Radeon X800SE (R423) UK (PCIE),
	ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
	ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
	ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
	ATI FireGL unknown (R423) UR (PCIE),
	ATI FireGL unknown (R423) UT (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility Radeon X700 XL (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
	ATI Radeon Mobility 9100 IGP (U3) 5835,
	ATI Radeon XPRESS 200 5954 (PCIE),
	ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
	ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
	ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
	ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
	ATI Radeon XPRESS 200M 5975 (PCIE),
	ATI Radeon XPRESS 200 5A41 (PCIE),
	ATI Radeon XPRESS 200M 5A42 (PCIE),
	ATI Radeon XPRESS 200 5A61 (PCIE),
	ATI Radeon XPRESS 200M 5A62 (PCIE),
	ATI Radeon X300 (RV370) 5B60 (PCIE),
	ATI Radeon X600 (RV370) 5B62 (PCIE),
	ATI Radeon X550 (RV370) 5B63 (PCIE),
	ATI FireGL V3100 (RV370) 5B64 (PCIE),
	ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
	ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
	ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
	ATI Mobility Radeon X800 XT (M28) (PCIE),
	ATI Mobility FireGL V5100 (M28) (PCIE),
	ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
	ATI Radeon X850 XT PE (R480) (PCIE),
	ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
	ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
	ATI Radeon X850 XT (R480) (PCIE),
	ATI Radeon X800XT (R423) 5D57 (PCIE),
	ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
	ATI Radeon X700 PRO (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
	ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
	ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
	ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
	ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
	ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
	ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
	ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
	ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
	ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
	ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
	ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
	ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
	ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
	ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
	ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
	ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
	ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
	ATI Mobility Radeon X1700, ATI Radeon X2300HD,
	ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
	ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
	ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
	ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
	ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
	ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
	ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
	ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
	ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
	ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
	ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
	ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
	ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
	AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
	ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
	ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
	ATI Mobility Radeon HD 4670, ATI FirePro M5750,
	ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
	ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
	ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
	ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
	ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
	ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
	ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI RV670,
	ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
	ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
	ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
	ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
	ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
	ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
	ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
	ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
	ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
	ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
	ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
	SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
	ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
	AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Mobility Radeon HD 5800 Series,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
	ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
	ATI Mobility Radeon Graphics, CEDAR,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
	ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
	CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
	AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
	CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
	BARTS, BARTS, Mobility Radeon HD 6000 Series,
	Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
	AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
	CAICOS, CAICOS, CAICOS,CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA
[   407.654] (WW) Falling back to old probe method for s3
[   407.654] (WW) Falling back to old probe method for s3virge
[   407.654] (WW) Falling back to old probe method for siliconmotion
[   407.654] (WW) Falling back to old probe method for sis
[   407.654] (WW) Falling back to old probe method for trident
[   407.654] (WW) Falling back to old probe method for tseng
[   407.654] (WW) Falling back to old probe method for wsudl
[   407.654] (II) VESA: driver for VESA chipsets: vesa
[   411.061] (EE) Unable to locate/open config file: "/root/xorg.conf.new"
[   411.061] (==) Using system config directory "/usr/X11R6/share/X11/xorg.conf.d"
[   411.061] (==) No Layout section.  Using the first Screen section.
[   411.061] (==) No screen section available. Using defaults.
[   411.061] (**) |-->Screen "Default Screen Section" (0)
[   411.061] (**) |   |-->Monitor "<default monitor>"
[   411.061] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   411.061] (==) Disabling SIGIO handlers for input devices
[   411.061] (==) Automatically adding devices
[   411.061] (==) Automatically enabling devices
[   411.061] (==) FontPath set to:
	/usr/X11R6/lib/X11/fonts/misc/,
	/usr/X11R6/lib/X11/fonts/TTF/,
	/usr/X11R6/lib/X11/fonts/OTF/,
	/usr/X11R6/lib/X11/fonts/Type1/,
	/usr/X11R6/lib/X11/fonts/100dpi/,
	/usr/X11R6/lib/X11/fonts/75dpi/
[   411.061] (==) ModulePath set to "/usr/X11R6/lib/modules"
[   411.061] (II) The server relies on wscons to provide the list of input devices.
	If no devices become available, reconfigure wscons or disable AutoAddDevices.
[   411.061] Segmentation fault at address 0x28
[   411.061] 
Fatal server error:
[   411.061] Caught signal 11 (Segmentation fault). Server aborting
[   411.061] 
[   411.061] 
Please consult the The X.Org Foundation support
 	 at http://wiki.x.org for help. 
[   411.061] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   411.061] 
[   411.065] Server terminated with error (1). Closing log file.
And the output of dmesg:

Code:
OpenBSD 5.3 (GENERIC.MP) #62: Tue Mar 12 18:21:20 MDT 2013
    deraadt@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 8498638848 (8104MB)
avail mem = 8249909248 (7867MB)
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.6 @ 0xe0850 (63 entries)
bios0: vendor Phoenix Technologies Ltd. version "08FD" date 10/28/2011
bios0: SAMSUNG ELECTRONICS CO., LTD. 700Z3A/700Z4A/700Z5A/700Z5B
acpi0 at bios0: rev 2
acpi0: sleep states S0 S1 S3 S4 S5
acpi0: tables DSDT FACP SLIC SSDT ASF! HPET APIC MCFG SSDT SSDT UEFI UEFI SSDT SSDT UEFI
acpi0: wakeup devices P0P1(S4) GLAN(S4) HDEF(S4) PXSX(S4) RP01(S4) PXSX(S4) RP02(S4) PXSX(S4) RP03(S4) PXSX(S4) RP04(S4) PXSX(S4) RP06(S4) PXSX(S4) RP07(S4) PXSX(S4) RP08(S4) PEG0(S4) PEGP(S4) PEGA(S4) PEG1(S4) PEG2(S4) PEG3(S4) PWRB(S4)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpihpet0 at acpi0: 14318179 Hz
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Core(TM) i5-2430M CPU @ 2.40GHz, 2394.94 MHz
cpu0: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,NXE,LONG,LAHF,PERF,ITSC
cpu0: 256KB 64b/line 8-way L2 cache
cpu0: apic clock running at 99MHz
cpu1 at mainbus0: apid 1 (application processor)
cpu1: Intel(R) Core(TM) i5-2430M CPU @ 2.40GHz, 2394.57 MHz
cpu1: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,NXE,LONG,LAHF,PERF,ITSC
cpu1: 256KB 64b/line 8-way L2 cache
cpu2 at mainbus0: apid 2 (application processor)
cpu2: Intel(R) Core(TM) i5-2430M CPU @ 2.40GHz, 2394.57 MHz
cpu2: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,NXE,LONG,LAHF,PERF,ITSC
cpu2: 256KB 64b/line 8-way L2 cache
cpu3 at mainbus0: apid 3 (application processor)
cpu3: Intel(R) Core(TM) i5-2430M CPU @ 2.40GHz, 2394.57 MHz
cpu3: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,NXE,LONG,LAHF,PERF,ITSC
cpu3: 256KB 64b/line 8-way L2 cache
ioapic0 at mainbus0: apid 2 pa 0xfec00000, version 20, 24 pins
acpimcfg0 at acpi0 addr 0xf8000000, bus 0-63
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus -1 (P0P1)
acpiprt2 at acpi0: bus 2 (RP01)
acpiprt3 at acpi0: bus -1 (RP02)
acpiprt4 at acpi0: bus -1 (RP03)
acpiprt5 at acpi0: bus 3 (RP04)
acpiprt6 at acpi0: bus 4 (RP05)
acpiprt7 at acpi0: bus -1 (RP06)
acpiprt8 at acpi0: bus -1 (RP07)
acpiprt9 at acpi0: bus -1 (RP08)
acpiprt10 at acpi0: bus 1 (PEG0)
acpiprt11 at acpi0: bus -1 (PEG1)
acpiprt12 at acpi0: bus -1 (PEG2)
acpiprt13 at acpi0: bus -1 (PEG3)
acpiec0 at acpi0
acpicpu0 at acpi0: C3, C2, C1, PSS
acpicpu1 at acpi0: C3, C2, C1, PSS
acpicpu2 at acpi0: C3, C2, C1, PSS
acpicpu3 at acpi0: C3, C2, C1, PSS
acpipwrres0 at acpi0: FN00
acpipwrres1 at acpi0: FN01
acpipwrres2 at acpi0: FN02
acpipwrres3 at acpi0: FN03
acpipwrres4 at acpi0: FN04
acpitz0 at acpi0: critical temperature is 99 degC
acpitz1 at acpi0: critical temperature is 99 degC
acpibat0 at acpi0: BAT1 type LION oem "SAMSUNG Electronics"
acpiac0 at acpi0: AC unit offline
acpibtn0 at acpi0: LID0
acpibtn1 at acpi0: PWRB
acpivideo0 at acpi0: GFX0
acpivout0 at acpivideo0: DD02
cpu0: Enhanced SpeedStep 2394 MHz: speeds: 2401, 2400, 2000, 1800, 1600, 1400, 1200, 1000, 800 MHz
pci0 at mainbus0 bus 0
pchb0 at pci0 dev 0 function 0 "Intel Core 2G Host" rev 0x09
ppb0 at pci0 dev 1 function 0 "Intel Core 2G PCIE" rev 0x09: msi
pci1 at ppb0 bus 1
vendor "ATI", unknown product 0x6741 (class display subclass VGA, rev 0x00) at pci1 dev 0 function 0 not configured
vga1 at pci0 dev 2 function 0 "Intel HD Graphics 3000" rev 0x09
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
intagp0 at vga1
agp0 at intagp0: aperture at 0xb0000000, size 0x10000000
inteldrm0 at vga1: apic 2 int 16
drm0 at inteldrm0
"Intel 6 Series MEI" rev 0x04 at pci0 dev 22 function 0 not configured
ehci0 at pci0 dev 26 function 0 "Intel 6 Series USB" rev 0x04: apic 2 int 16
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 "Intel EHCI root hub" rev 2.00/1.00 addr 1
azalia0 at pci0 dev 27 function 0 "Intel 6 Series HD Audio" rev 0x04: msi
azalia0: codecs: Realtek ALC269, Intel/0x2805, using Realtek ALC269
audio0 at azalia0
ppb1 at pci0 dev 28 function 0 "Intel 6 Series PCIE" rev 0xb4: msi
pci2 at ppb1 bus 2
"Broadcom BCM43225" rev 0x01 at pci2 dev 0 function 0 not configured
ppb2 at pci0 dev 28 function 3 "Intel 6 Series PCIE" rev 0xb4: msi
pci3 at ppb2 bus 3
re0 at pci3 dev 0 function 0 "Realtek 8168" rev 0x06: RTL8168E/8111E-VL (0x2c80), apic 2 int 19, address e8:11:32:df:92:8b
rgephy0 at re0 phy 7: RTL8169S/8110S PHY, rev. 5
ppb3 at pci0 dev 28 function 4 "Intel 6 Series PCIE" rev 0xb4: msi
pci4 at ppb3 bus 4
"ASMedia ASM1042 xHCI" rev 0x00 at pci4 dev 0 function 0 not configured
ehci1 at pci0 dev 29 function 0 "Intel 6 Series USB" rev 0x04: apic 2 int 23
usb1 at ehci1: USB revision 2.0
uhub1 at usb1 "Intel EHCI root hub" rev 2.00/1.00 addr 1
pcib0 at pci0 dev 31 function 0 "Intel HM65 LPC" rev 0x04
ahci0 at pci0 dev 31 function 2 "Intel 6 Series AHCI" rev 0x04: msi, AHCI 1.3
scsibus0 at ahci0: 32 targets
sd0 at scsibus0 targ 0 lun 0: <ATA, Hitachi HTS72757, JF4O> SCSI3 0/direct fixed naa.5000cca68cc821ec
sd0: 715404MB, 512 bytes/sector, 1465149168 sectors
sd1 at scsibus0 targ 1 lun 0: <ATA, SanDisk iSSD P4, SSD> SCSI3 0/direct fixed naa.5001b4458a98e961
sd1: 7641MB, 512 bytes/sector, 15649200 sectors, thin
cd0 at scsibus0 targ 2 lun 0: <MATSHITA, DVD-RAM UJ8A7AS, 1.00> ATAPI 5/cdrom removable
ichiic0 at pci0 dev 31 function 3 "Intel 6 Series SMBus" rev 0x04: apic 2 int 18
iic0 at ichiic0
spdmem0 at iic0 addr 0x52: 4GB DDR3 SDRAM PC3-10600 SO-DIMM
isa0 at pcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pms0 at pckbc0 (aux slot)
pckbc0: using irq 12 for aux slot
wsmouse0 at pms0 mux 0
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
mtrr: Pentium Pro MTRR support
uhub2 at uhub0 port 1 "Intel Rate Matching Hub" rev 2.00/0.00 addr 2
uvideo0 at uhub2 port 4 configuration 1 interface 0 "123 WebCam SC-13HDL11431N" rev 2.00/0.01 addr 3
video0 at uvideo0
uhub3 at uhub1 port 1 "Intel Rate Matching Hub" rev 2.00/0.00 addr 2
ugen0 at uhub3 port 3 "Broadcom Corp Broadcom Bluetooth Device" rev 2.00/6.29 addr 3
vscsi0 at root
scsibus1 at vscsi0: 256 targets
softraid0 at root
scsibus2 at softraid0: 256 targets
root on sd0a (0e333b34a02e32c9.a) swap on sd0b dump on sd0b
Apologies if I have left any important information out; I am new to OpenBSD.

Last edited by Fugu_bar; 9th October 2013 at 01:18 AM.
Reply With Quote
  #2   (View Single Post)  
Old 9th October 2013
shep shep is offline
Real Name: Scott
Arp Constable
 
Join Date: May 2008
Location: Dry and Dusty
Posts: 1,503
Default

I'm guessing that you have an intel/ati hybrid video card.

As described in the above link these are not fully supported although the Arch wiki indicates that the ati component can be disabled (?bios?).

If you are able to disable the ati component I would also recommend deleting your xorg.conf and letting xorg probe your hardware.

Last edited by shep; 9th October 2013 at 02:14 AM. Reason: added suggestion to delete xorg.conf
Reply With Quote
  #3   (View Single Post)  
Old 9th October 2013
Fugu_bar Fugu_bar is offline
New User
 
Join Date: Oct 2013
Posts: 6
Default

Thank you. Yes, my graphics card is an ATI Radeon HD 6750M/Intel HD Graphics 3000 hybrid. How can I adapt the suggested solution (automatically shutting down the ATI Radeon HD 6750M component at boot) for use on my OpenBSD 5.3 installation?
Reply With Quote
  #4   (View Single Post)  
Old 9th October 2013
shep shep is offline
Real Name: Scott
Arp Constable
 
Join Date: May 2008
Location: Dry and Dusty
Posts: 1,503
Default

I jumped into this as I recalled a similar thread in the FreeBSD section - I do not have a laptop with a hybrid video card.

What I was able to glean from the Arch linux wiki is that a software solution (vgaswitcheroo) is used. I initially suggested that the bios may have a setting but with further searching could find no mention of turning off one of the cards in the bios.

Unless you are willing to attempt to port one of the software solutions mentioned above you are probably out of luck as far as running OpenBSD on this particular laptop.

In general, for a good OpenBSD experience, it is advisable to make OpenBSD supported hardware a criteria for purchase.
Reply With Quote
  #5   (View Single Post)  
Old 9th October 2013
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,977
Default

In looking at your dmesg, it appears to me that the ATI video is an unknown device and it is not assigned to vga0. This particular device was added to OpenBSD -current (recognized as a Radeon HD 6600M) on May 28, which was after 5.3 was released. This recognition is included in 5.4, which is expected to be released on or about November 1.

The Intel video is recognized, and is assigned to vga1.

I don't see any "(EE)" errors in the xdm.0.log other than a failure to find /root/xorg.conf.new. What I do see, however, is a failure to recognize either Radeon or Intel graphics. I don't have enough knowledge of X.Org and its drivers to determine why it doesn't recognize the Intel graphics.
Reply With Quote
  #6   (View Single Post)  
Old 9th October 2013
Fugu_bar Fugu_bar is offline
New User
 
Join Date: Oct 2013
Posts: 6
Default

Quote:
Originally Posted by jggimi View Post
This particular device was added to OpenBSD -current (recognized as a Radeon HD 6600M) on May 28, which was after 5.3 was released. This recognition is included in 5.4, which is expected to be released on or about November 1.
Many thanks for that information. In which case, is it advisable to install the current snapshot of OpenBSD 5.4 to test this functionality prior to its official release?
Reply With Quote
  #7   (View Single Post)  
Old 9th October 2013
ocicat ocicat is offline
Administrator
 
Join Date: Apr 2008
Posts: 3,318
Default

Quote:
Originally Posted by Fugu_bar View Post
...is it advisable to install the current snapshot of OpenBSD 5.4 to test this functionality prior to its official release?
OpenBSD 5.4 is currently scheduled to be officially released at the end of October 2013. Because of the lead time required to manufacture the official CD sets, the code base for 5.4 was frozen in the middle of August. Snapshots of -current today will contain two months worth of developer changes past what was the August code base.

Nevertheless, it is still advisable for you to install -current in order to see if any problems have been resolved. If you were to formally submit this as a problem report to the project developers, the first thing they would ask is whether any testing has been done with a recent -current snapshot, & rightfully so.
Reply With Quote
  #8   (View Single Post)  
Old 10th October 2013
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,977
Default

To elaborate somewhat on ocicat's comments, related to upgrades vs. installs. I have two points to make:

Point 1:

There are no supported downgrade procedures. The only supported upgrade process is from older to newer, either sequentially by release or (with care, per the Following -current FAQ) from from the most recent -release to -current. If you install -current now, it will be of diagnostic value, but you will not be able to downgrade to 5.4-release at the end of this month. If you wish to return to -release, you'll need to reinstall.

Point 2:

There was a major change to the -current kernel in August for internal time representation. Upgrading through this change to -current, from 5.3-release or from prior -current levels, is more complex than a typical OpenBSD upgrade. A reinstall may be preferred by some new users.

---

(The -stable branch of OpenBSD is functionally equivalent to -release for the above discussion points.)
Reply With Quote
  #9   (View Single Post)  
Old 10th October 2013
Fugu_bar Fugu_bar is offline
New User
 
Join Date: Oct 2013
Posts: 6
Default

Thanks again for all your help. Indeed, X works just fine using the current snapshot of OpenBSD 5.4! I probably will reinstall OpenBSD 5.4 when it is officially released, though the current snapshot of OpenBSD 5.4 is sufficient for a new user such as myself to become acclimatised to OpenBSD for the time being.
Reply With Quote
Old 10th October 2013
Fugu_bar Fugu_bar is offline
New User
 
Join Date: Oct 2013
Posts: 6
Default

Well, this is unfortunate; each time I boot now, I receive "acpitz0: critical temperature exceeded 144C, shutting down". Given that this problem may potentially lie in the revisions made to the August code, is it worth waiting until the official release to obtain OpenBSD 5.4?
Reply With Quote
Old 10th October 2013
ocicat ocicat is offline
Administrator
 
Join Date: Apr 2008
Posts: 3,318
Default

Quote:
Originally Posted by Fugu_bar View Post
I probably will reinstall OpenBSD 5.4 when it is officially released, though the current snapshot of OpenBSD 5.4 is sufficient for a new user such as myself to become acclimatised to OpenBSD for the time being.
Installing OpenBSD 5.4-release after installing OpenBSD 5.4-current is a step backward. You would be moving from newer code to older code. Again, the head of the CVS tree where -current snapshots are obtained today has an additional two months of development & bug fixes over what will be found in 5.4-release.

The code base for OpenBSD 5.4-release is already frozen. No new code will be checked into that CVS branch. Ever.

It may be worth your time to study Section 5.1 of the official FAQ which describes OpenBSD's naming convention of -release, -stable, & -current, & how these relate to the CVS code repository.

Last edited by ocicat; 10th October 2013 at 10:23 PM. Reason: missed reference to 5.4-release
Reply With Quote
Old 10th October 2013
ocicat ocicat is offline
Administrator
 
Join Date: Apr 2008
Posts: 3,318
Default

Quote:
Originally Posted by Fugu_bar View Post
...each time I boot now, I receive "acpitz0: critical temperature exceeded 144C, shutting down".
This is likely an error which gets propagated from the ACPI layer up to acpitz(4). Slightly more information can be found in an older response from Theo in the following:

http://marc.info/?l=openbsd-misc&m=130828434816127&w=2

Given that your motherboard is dated 2011 (found in dmesg(8) output...), you may want to experiment with disabling ACPI to see if this helps resolve the problem. Others here may chime in with other suggestions.

I would also recommend submitting a bug report with dmesg(8) output from a recent -current snapshot, as the developers will be more interested in what behaviour is seen with code very close to the head of CVS. More information on submitting bug reports can be found at the following:

http://www.openbsd.org/report.html
Reply With Quote
Old 10th October 2013
Fugu_bar Fugu_bar is offline
New User
 
Join Date: Oct 2013
Posts: 6
Default

Quote:
Originally Posted by ocicat View Post
Given that your motherboard is dated 2011 (found in dmesg(8) output...), you may want to experiment with disabling ACPI to see if this helps resolve the problem.
Many thanks, ocicat, that solves the problem. I'm running the latest -current snapshot of OpenBSD 5.4, so I shall submit a bug report together with the dmesg output as you suggested.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems after fresh OpenBSD installation Destorni OpenBSD General 7 22nd March 2013 07:18 PM
OpenBSD networking problems aod OpenBSD General 8 16th October 2011 09:57 AM
OpenBSD on qemu: opera install problems Mr-Biscuit OpenBSD Packages and Ports 6 7th September 2009 03:29 AM
OpenBSD, vpnc and packets forwarding problems Tritone OpenBSD General 3 2nd July 2009 09:59 PM
Remote OpenBSD ssh-based install problems artix OpenBSD Installation and Upgrading 7 13th March 2009 08:52 PM


All times are GMT. The time now is 11:35 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick