troubles with Q33 chipset

Boris Kovalenko boris at ntmk.ru
Wed May 21 09:22:39 UTC 2008


Hello!


    I'm running FreeBSD 7.0-S on HP DX7400 with Intel Q33 chipset 
installed and I can't run Xorg 7.3. Is this possible on this chipset or 
am I doing sometheing wrong? Log and configuration files are attached.


With respect,
    Boris

-------------- next part --------------
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	RgbPath      "/usr/local/share/X11/rgb"
	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  "extmod"
	Load  "record"
	Load  "dbe"
	Load  "glx"
	Load  "GLcore"
	Load  "xtrap"
	Load  "dri"
	Load  "freetype"
	Load  "type1"
EndSection

Section "InputDevice"
	Identifier  	"Keyboard0"
	Driver      	"kbd"
	Option		"XkbRules" "xorg"
	Option		"XkbModel" "pc105"
	Option		"XkbLayout" "us,ru"
	Option		"XkbVariant" "winkeys"
	Option		"XkbOptions" "grp:ctrl_shift_toggle"
EndSection

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

Section "Monitor"
	#DisplaySize	  340   270	# mm
	Identifier   "Monitor0"
	VendorName   "VSC"
	ModelName    "VX715"
 ### Comment all HorizSync and VertSync values to use DDC:
	HorizSync    30.0 - 82.0
	VertRefresh  50.0 - 85.0
#	Option	    "DPMS"
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     "SWcursor"           	# [<bool>]
        #Option     "ColorKey"           	# <i>
        #Option     "CacheLines"         	# <i>
        #Option     "Dac6Bit"            	# [<bool>]
        Option     "NoDRI"                	# [<bool>]
        #Option     "NoDDC"              	# [<bool>]
        #Option     "ShowCache"          	# [<bool>]
        #Option     "XvMCSurfaces"       	# <i>
        #Option     "PageFlip"           	# [<bool>]
	Identifier  "Card0"
	Driver      "intel"
	VendorName  "Intel Corporation"
	BoardName   "82Q963/Q965 Integrated Graphics Controller"
	BusID       "PCI:0:2:0"
EndSection

Section "Screen"
	Identifier	"Screen0"
	Device		"Card0"
	Monitor		"Monitor0"
	DefaultDepth	24
	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
#		Modes		"1152x864" "1024x768" "800x600" "640x480"
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

-------------- next part --------------

X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: FreeBSD 7.0-RELEASE i386 
Current Operating System: FreeBSD boris.nikom.ru 7.0-STABLE FreeBSD 7.0-STABLE #4: Wed May 21 13:25:49 YEKST 2008     root at boris.nikom.ru:/usr/obj/usr/src/sys/BSYS i386
Build Date: 21 April 2008  03:48:39PM
 
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed May 21 13:46:42 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) Including the default font path /usr/local/lib/X11/fonts/misc/,/usr/local/lib/X11/fonts/TTF/,/usr/local/lib/X11/fonts/OTF,/usr/local/lib/X11/fonts/Type1/,/usr/local/lib/X11/fonts/100dpi/,/usr/local/lib/X11/fonts/75dpi/.
(**) FontPath set to:
	/usr/local/lib/X11/fonts/misc/,
	/usr/local/lib/X11/fonts/TTF/,
	/usr/local/lib/X11/fonts/OTF,
	/usr/local/lib/X11/fonts/Type1/,
	/usr/local/lib/X11/fonts/100dpi/,
	/usr/local/lib/X11/fonts/75dpi/,
	/usr/local/lib/X11/fonts/misc/,
	/usr/local/lib/X11/fonts/TTF/,
	/usr/local/lib/X11/fonts/OTF,
	/usr/local/lib/X11/fonts/Type1/,
	/usr/local/lib/X11/fonts/100dpi/,
	/usr/local/lib/X11/fonts/75dpi/
(**) RgbPath set to "/usr/local/share/X11/rgb"
(**) ModulePath set to "/usr/local/lib/xorg/modules"
(II) Loader magic: 0x81c20c0
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 2.0
	X.Org XInput driver : 2.0
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on freebsd
(II) LoadModule: "pcidata"
(II) Loading /usr/local/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(--) Using syscons driver with X support (version 2.0)
(--) using VT number 6

(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x8000fa08, mode1Res1 = 0x80000000
(WW) OS did not count PCI devices, guessing wildly
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,29d0 card 8086,29d0 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 8086,29d2 card 1462,7352 rev 02 class 03,00,00 hdr 00
(II) PCI: 00:1a:0: chip 8086,2937 card 1462,7352 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1a:1: chip 8086,2938 card 1462,7352 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1a:2: chip 8086,2939 card 1462,7352 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1a:7: chip 8086,293c card 1462,7352 rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1b:0: chip 8086,293e card 1462,7352 rev 02 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,2940 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:2: chip 8086,2944 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,2934 card 1462,7352 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,2935 card 1462,7352 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,2936 card 1462,7352 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,293a card 1462,7352 rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 92 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,2918 card 1462,7352 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:2: chip 8086,2921 card 1462,7352 rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:3: chip 8086,2930 card 1462,7352 rev 02 class 0c,05,00 hdr 00
(II) PCI: 00:1f:5: chip 8086,2926 card 1462,7352 rev 02 class 01,01,85 hdr 00
(II) PCI: 02:00:0: chip 14e4,169a card 1462,352c rev 02 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,3), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:28:0), (0,1,1), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 1 I/O range:
	[0] -1	0	0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xfd900000 - 0xfd9fffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xfd800000 - 0xfd8fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:28:2), (0,2,2), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 2 I/O range:
	[0] -1	0	0x0000e000 - 0x0000efff (0x1000) IX[B]
(II) Bus 2 non-prefetchable memory range:
	[0] -1	0	0xfde00000 - 0xfdefffff (0x100000) MX[B]
(II) Bus 2 prefetchable memory range:
	[0] -1	0	0xfdd00000 - 0xfddfffff (0x100000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:30:0), (0,3,3), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 3 I/O range:
	[0] -1	0	0x0000c000 - 0x0000cfff (0x1000) IX[B]
(II) Bus 3 non-prefetchable memory range:
	[0] -1	0	0xfdb00000 - 0xfdbfffff (0x100000) MX[B]
(II) Bus 3 prefetchable memory range:
	[0] -1	0	0xfda00000 - 0xfdafffff (0x100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(0:2:0) Intel Corporation Integrated Graphics Controller rev 2, Mem @ 0xfdf00000/19, 0xd0000000/28, 0xfdc00000/20, I/O @ 0xff00/3
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
	[0] -1	0	0xfdef0000 - 0xfdefffff (0x10000) MX[B]E
	[1] -1	0	0xfdffd000 - 0xfdffdfff (0x1000) MX[B]E
	[2] -1	0	0xfdffe000 - 0xfdffffff (0x2000) MX[B]E
	[3] -1	0	0xfdff8000 - 0xfdffffff (0x8000) MX[B]E
	[4] -1	0	0xfdfff000 - 0xfdffffff (0x1000) MX[B]E
	[5] -1	0	0xfdc00000 - 0xfdcfffff (0x100000) MX[B](B)
	[6] -1	0	0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
	[7] -1	0	0xfdf00000 - 0xfdf7ffff (0x80000) MX[B](B)
	[8] -1	0	0x0000f000 - 0x0000f0ff (0x100) IX[B]E
	[9] -1	0	0x0000f100 - 0x0000f1ff (0x100) IX[B]E
	[10] -1	0	0x0000f200 - 0x0000f2ff (0x100) IX[B]E
	[11] -1	0	0x0000f300 - 0x0000f3ff (0x100) IX[B]E
	[12] -1	0	0x0000f400 - 0x0000f4ff (0x100) IX[B]E
	[13] -1	0	0x0000f500 - 0x0000f5ff (0x100) IX[B]E
	[14] -1	0	0x00000500 - 0x000005ff (0x100) IX[B]E
	[15] -1	0	0x0000f700 - 0x0000f7ff (0x100) IX[B]E
	[16] -1	0	0x0000f800 - 0x0000f8ff (0x100) IX[B]E
	[17] -1	0	0x0000f900 - 0x0000f9ff (0x100) IX[B]E
	[18] -1	0	0x0000fa00 - 0x0000faff (0x100) IX[B]E
	[19] -1	0	0x0000fb00 - 0x0000fbff (0x100) IX[B]E
	[20] -1	0	0x0000fc00 - 0x0000fcff (0x100) IX[B]E
	[21] -1	0	0x0000fd00 - 0x0000fdff (0x100) IX[B]E
	[22] -1	0	0x0000fe00 - 0x0000feff (0x100) IX[B]E
	[23] -1	0	0x0000ff00 - 0x0000ff07 (0x8) IX[B](B)
(II) PCI Memory resource overlap reduced 0xfdffe000 from 0xfdffffff to 0xfdffefff
(II) PCI Memory resource overlap reduced 0xfdff8000 from 0xfdffffff to 0xfdffbfff
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xfdef0000 - 0xfdefffff (0x10000) MX[B]E
	[1] -1	0	0xfdffd000 - 0xfdffdfff (0x1000) MX[B]E
	[2] -1	0	0xfdffe000 - 0xfdffefff (0x1000) MX[B]E
	[3] -1	0	0xfdff8000 - 0xfdffbfff (0x4000) MX[B]E
	[4] -1	0	0xfdfff000 - 0xfdffffff (0x1000) MX[B]E
	[5] -1	0	0xfdc00000 - 0xfdcfffff (0x100000) MX[B](B)
	[6] -1	0	0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
	[7] -1	0	0xfdf00000 - 0xfdf7ffff (0x80000) MX[B](B)
	[8] -1	0	0x0000f000 - 0x0000f0ff (0x100) IX[B]E
	[9] -1	0	0x0000f100 - 0x0000f1ff (0x100) IX[B]E
	[10] -1	0	0x0000f200 - 0x0000f2ff (0x100) IX[B]E
	[11] -1	0	0x0000f300 - 0x0000f3ff (0x100) IX[B]E
	[12] -1	0	0x0000f400 - 0x0000f4ff (0x100) IX[B]E
	[13] -1	0	0x0000f500 - 0x0000f5ff (0x100) IX[B]E
	[14] -1	0	0x00000500 - 0x000005ff (0x100) IX[B]E
	[15] -1	0	0x0000f700 - 0x0000f7ff (0x100) IX[B]E
	[16] -1	0	0x0000f800 - 0x0000f8ff (0x100) IX[B]E
	[17] -1	0	0x0000f900 - 0x0000f9ff (0x100) IX[B]E
	[18] -1	0	0x0000fa00 - 0x0000faff (0x100) IX[B]E
	[19] -1	0	0x0000fb00 - 0x0000fbff (0x100) IX[B]E
	[20] -1	0	0x0000fc00 - 0x0000fcff (0x100) IX[B]E
	[21] -1	0	0x0000fd00 - 0x0000fdff (0x100) IX[B]E
	[22] -1	0	0x0000fe00 - 0x0000feff (0x100) IX[B]E
	[23] -1	0	0x0000ff00 - 0x0000ff07 (0x8) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xfdef0000 - 0xfdefffff (0x10000) MX[B]E
	[5] -1	0	0xfdffd000 - 0xfdffdfff (0x1000) MX[B]E
	[6] -1	0	0xfdffe000 - 0xfdffefff (0x1000) MX[B]E
	[7] -1	0	0xfdff8000 - 0xfdffbfff (0x4000) MX[B]E
	[8] -1	0	0xfdfff000 - 0xfdffffff (0x1000) MX[B]E
	[9] -1	0	0xfdc00000 - 0xfdcfffff (0x100000) MX[B](B)
	[10] -1	0	0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
	[11] -1	0	0xfdf00000 - 0xfdf7ffff (0x80000) MX[B](B)
	[12] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[13] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[14] -1	0	0x0000f000 - 0x0000f0ff (0x100) IX[B]E
	[15] -1	0	0x0000f100 - 0x0000f1ff (0x100) IX[B]E
	[16] -1	0	0x0000f200 - 0x0000f2ff (0x100) IX[B]E
	[17] -1	0	0x0000f300 - 0x0000f3ff (0x100) IX[B]E
	[18] -1	0	0x0000f400 - 0x0000f4ff (0x100) IX[B]E
	[19] -1	0	0x0000f500 - 0x0000f5ff (0x100) IX[B]E
	[20] -1	0	0x00000500 - 0x000005ff (0x100) IX[B]E
	[21] -1	0	0x0000f700 - 0x0000f7ff (0x100) IX[B]E
	[22] -1	0	0x0000f800 - 0x0000f8ff (0x100) IX[B]E
	[23] -1	0	0x0000f900 - 0x0000f9ff (0x100) IX[B]E
	[24] -1	0	0x0000fa00 - 0x0000faff (0x100) IX[B]E
	[25] -1	0	0x0000fb00 - 0x0000fbff (0x100) IX[B]E
	[26] -1	0	0x0000fc00 - 0x0000fcff (0x100) IX[B]E
	[27] -1	0	0x0000fd00 - 0x0000fdff (0x100) IX[B]E
	[28] -1	0	0x0000fe00 - 0x0000feff (0x100) IX[B]E
	[29] -1	0	0x0000ff00 - 0x0000ff07 (0x8) IX[B](B)
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
(II) "type1" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) LoadModule: "extmod"
(II) Loading /usr/local/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "record"
(II) Loading /usr/local/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "dbe"
(II) Loading /usr/local/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/local/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(==) AIGLX disabled
(II) Loading extension GLX
(II) LoadModule: "xtrap"
(II) Loading /usr/local/lib/xorg/modules/extensions//libxtrap.so
(II) Module xtrap: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DEC-XTRAP
(II) LoadModule: "dri"
(II) Loading /usr/local/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "freetype"
(II) Loading /usr/local/lib/xorg/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 1.4.0, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "type1"
(II) Loading /usr/local/lib/xorg/modules/fonts//libtype1.so
(II) Module type1: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.2
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "intel"
(II) Loading /usr/local/lib/xorg/modules/drivers//intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 2.2.1
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 2.0
(II) LoadModule: "mouse"
(II) Loading /usr/local/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.2.3
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "kbd"
(II) Loading /usr/local/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.2.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.0
(II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
	i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
	E7221 (i915), 915GM, 945G, 945GM, 945GME, 965G, G35, 965Q, 946GZ,
	965GM, 965GME/GLE, G33, Q35, Q33, Intel Integrated Graphics Device
(II) Primary Device is: PCI 00:02:0
(--) Chipset Q33 found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xfdef0000 - 0xfdefffff (0x10000) MX[B]E
	[5] -1	0	0xfdffd000 - 0xfdffdfff (0x1000) MX[B]E
	[6] -1	0	0xfdffe000 - 0xfdffefff (0x1000) MX[B]E
	[7] -1	0	0xfdff8000 - 0xfdffbfff (0x4000) MX[B]E
	[8] -1	0	0xfdfff000 - 0xfdffffff (0x1000) MX[B]E
	[9] -1	0	0xfdc00000 - 0xfdcfffff (0x100000) MX[B](B)
	[10] -1	0	0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
	[11] -1	0	0xfdf00000 - 0xfdf7ffff (0x80000) MX[B](B)
	[12] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[13] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[14] -1	0	0x0000f000 - 0x0000f0ff (0x100) IX[B]E
	[15] -1	0	0x0000f100 - 0x0000f1ff (0x100) IX[B]E
	[16] -1	0	0x0000f200 - 0x0000f2ff (0x100) IX[B]E
	[17] -1	0	0x0000f300 - 0x0000f3ff (0x100) IX[B]E
	[18] -1	0	0x0000f400 - 0x0000f4ff (0x100) IX[B]E
	[19] -1	0	0x0000f500 - 0x0000f5ff (0x100) IX[B]E
	[20] -1	0	0x00000500 - 0x000005ff (0x100) IX[B]E
	[21] -1	0	0x0000f700 - 0x0000f7ff (0x100) IX[B]E
	[22] -1	0	0x0000f800 - 0x0000f8ff (0x100) IX[B]E
	[23] -1	0	0x0000f900 - 0x0000f9ff (0x100) IX[B]E
	[24] -1	0	0x0000fa00 - 0x0000faff (0x100) IX[B]E
	[25] -1	0	0x0000fb00 - 0x0000fbff (0x100) IX[B]E
	[26] -1	0	0x0000fc00 - 0x0000fcff (0x100) IX[B]E
	[27] -1	0	0x0000fd00 - 0x0000fdff (0x100) IX[B]E
	[28] -1	0	0x0000fe00 - 0x0000feff (0x100) IX[B]E
	[29] -1	0	0x0000ff00 - 0x0000ff07 (0x8) IX[B](B)
(II) resource ranges after probing:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xfdef0000 - 0xfdefffff (0x10000) MX[B]E
	[5] -1	0	0xfdffd000 - 0xfdffdfff (0x1000) MX[B]E
	[6] -1	0	0xfdffe000 - 0xfdffefff (0x1000) MX[B]E
	[7] -1	0	0xfdff8000 - 0xfdffbfff (0x4000) MX[B]E
	[8] -1	0	0xfdfff000 - 0xfdffffff (0x1000) MX[B]E
	[9] -1	0	0xfdc00000 - 0xfdcfffff (0x100000) MX[B](B)
	[10] -1	0	0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
	[11] -1	0	0xfdf00000 - 0xfdf7ffff (0x80000) MX[B](B)
	[12] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[13] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[14] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[15] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[17] -1	0	0x0000f000 - 0x0000f0ff (0x100) IX[B]E
	[18] -1	0	0x0000f100 - 0x0000f1ff (0x100) IX[B]E
	[19] -1	0	0x0000f200 - 0x0000f2ff (0x100) IX[B]E
	[20] -1	0	0x0000f300 - 0x0000f3ff (0x100) IX[B]E
	[21] -1	0	0x0000f400 - 0x0000f4ff (0x100) IX[B]E
	[22] -1	0	0x0000f500 - 0x0000f5ff (0x100) IX[B]E
	[23] -1	0	0x00000500 - 0x000005ff (0x100) IX[B]E
	[24] -1	0	0x0000f700 - 0x0000f7ff (0x100) IX[B]E
	[25] -1	0	0x0000f800 - 0x0000f8ff (0x100) IX[B]E
	[26] -1	0	0x0000f900 - 0x0000f9ff (0x100) IX[B]E
	[27] -1	0	0x0000fa00 - 0x0000faff (0x100) IX[B]E
	[28] -1	0	0x0000fb00 - 0x0000fbff (0x100) IX[B]E
	[29] -1	0	0x0000fc00 - 0x0000fcff (0x100) IX[B]E
	[30] -1	0	0x0000fd00 - 0x0000fdff (0x100) IX[B]E
	[31] -1	0	0x0000fe00 - 0x0000feff (0x100) IX[B]E
	[32] -1	0	0x0000ff00 - 0x0000ff07 (0x8) IX[B](B)
	[33] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[34] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/local/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/local/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.1.0
	ABI class: X.Org Video Driver, version 2.0
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/local/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 0.1.0
	ABI class: X.Org Video Driver, version 2.0
(**) intel(0): Depth 24, (--) framebuffer bpp 32
(==) intel(0): RGB weight 888
(==) intel(0): Default visual is TrueColor
(**) intel(0): Option "NoDRI"
(II) intel(0): Integrated Graphics Chipset: Intel(R) Q33
(--) intel(0): Chipset: "Q33"
(--) intel(0): Linear framebuffer at 0xD0000000
(--) intel(0): IO registers at addr 0xFDF00000
(==) intel(0): Write-combining range (0xfdf00000,0x80000) was already clear
(==) intel(0): Write-combining range (0xfdc00000,0x40000) was already clear
(II) intel(0): 2 display pipes available.
(==) intel(0): Using EXA for acceleration
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"(II) Module "i2c" already built-in
(II) intel(0): Output VGA using monitor section Monitor0
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" initialized.
(II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" registered at address 0x70.
(II) intel(0): No SDVO device found on SDVOB
(II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" removed.
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" removed.
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOC" initialized.
(II) intel(0): I2C device "SDVOCTRL_E for SDVOC:SDVO Controller C" registered at address 0x72.
(II) intel(0): No SDVO device found on SDVOC
(II) intel(0): I2C device "SDVOCTRL_E for SDVOC:SDVO Controller C" removed.
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOC" removed.
(==) intel(0): Write-combining range (0xa0000,0x10000) was already clear
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): EDID vendor "VSC", prod id 17177
(II) intel(0): Using hsync ranges from config file
(II) intel(0): Using vrefresh ranges from config file
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
(II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(II) intel(0): Modeline "1280x1024"x59.9  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync (63.7 kHz)
(II) intel(0): Modeline "1152x864"x74.8  104.00  1152 1224 1344 1536  864 867 871 905 -hsync +vsync (67.7 kHz)
(II) intel(0): Modeline "1024x768"x84.9   94.50  1024 1096 1200 1376  768 771 775 809 -hsync +vsync (68.7 kHz)
(II) intel(0): Modeline "800x600"x84.9   56.75  800 848 928 1056  600 603 607 633 -hsync +vsync (53.7 kHz)
(II) intel(0): Modeline "640x480"x84.6   35.00  640 664 728 816  480 483 487 507 -hsync +vsync (42.9 kHz)
(II) intel(0): EDID vendor "VSC", prod id 17177
(II) intel(0): Output VGA connected
(II) intel(0): Output VGA using initial mode 1280x1024
(==) intel(0): Write-combining range (0xa0000,0x10000) was already clear
(II) intel(0): detected 1024 kB GTT.
(II) intel(0): detected 7164 kB stolen memory.
(==) intel(0): video overlay key set to 0x101fe
(==) intel(0): Will not try to enable page flipping
(==) intel(0): Triple buffering disabled
(==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
(**) intel(0): Display dimensions: (340, 270) mm
(**) intel(0): DPI set to (95, 120)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/local/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "exa"
(II) LoadModule: "exa"
(II) Loading /usr/local/lib/xorg/modules//libexa.so
(II) Module exa: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 2.2.0
	ABI class: X.Org Video Driver, version 2.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
(II) intel(0): Comparing regs from server start up to After PreInit
(WW) intel(0): Register 0x61114 (PORT_HOTPLUG_STAT) changed from 0x00000000 to 0x00000b00
(==) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0xfdc00000 - 0xfdcfffff (0x100000) MS[B]
	[1] 0	0	0xd0000000 - 0xdfffffff (0x10000000) MS[B]
	[2] 0	0	0xfdf00000 - 0xfdf7ffff (0x80000) MS[B]
	[3] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[4] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[5] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[6] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[7] -1	0	0xfdef0000 - 0xfdefffff (0x10000) MX[B]E
	[8] -1	0	0xfdffd000 - 0xfdffdfff (0x1000) MX[B]E
	[9] -1	0	0xfdffe000 - 0xfdffefff (0x1000) MX[B]E
	[10] -1	0	0xfdff8000 - 0xfdffbfff (0x4000) MX[B]E
	[11] -1	0	0xfdfff000 - 0xfdffffff (0x1000) MX[B]E
	[12] -1	0	0xfdc00000 - 0xfdcfffff (0x100000) MX[B](B)
	[13] -1	0	0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
	[14] -1	0	0xfdf00000 - 0xfdf7ffff (0x80000) MX[B](B)
	[15] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[16] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[17] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[18] 0	0	0x0000ff00 - 0x0000ff07 (0x8) IS[B]
	[19] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[20] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[21] -1	0	0x0000f000 - 0x0000f0ff (0x100) IX[B]E
	[22] -1	0	0x0000f100 - 0x0000f1ff (0x100) IX[B]E
	[23] -1	0	0x0000f200 - 0x0000f2ff (0x100) IX[B]E
	[24] -1	0	0x0000f300 - 0x0000f3ff (0x100) IX[B]E
	[25] -1	0	0x0000f400 - 0x0000f4ff (0x100) IX[B]E
	[26] -1	0	0x0000f500 - 0x0000f5ff (0x100) IX[B]E
	[27] -1	0	0x00000500 - 0x000005ff (0x100) IX[B]E
	[28] -1	0	0x0000f700 - 0x0000f7ff (0x100) IX[B]E
	[29] -1	0	0x0000f800 - 0x0000f8ff (0x100) IX[B]E
	[30] -1	0	0x0000f900 - 0x0000f9ff (0x100) IX[B]E
	[31] -1	0	0x0000fa00 - 0x0000faff (0x100) IX[B]E
	[32] -1	0	0x0000fb00 - 0x0000fbff (0x100) IX[B]E
	[33] -1	0	0x0000fc00 - 0x0000fcff (0x100) IX[B]E
	[34] -1	0	0x0000fd00 - 0x0000fdff (0x100) IX[B]E
	[35] -1	0	0x0000fe00 - 0x0000feff (0x100) IX[B]E
	[36] -1	0	0x0000ff00 - 0x0000ff07 (0x8) IX[B](B)
	[37] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[38] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)
(WW) intel(0): /dev/agpgart is either not available, or no memory is available
for allocation.  Using pre-allocated memory only.
(==) intel(0): VideoRam: 7164 KB
(**) intel(0): Framebuffer compression disabled
(**) intel(0): Tiling enabled
(==) intel(0): Write-combining range (0xfdf00000,0x80000) was already clear
(==) intel(0): Write-combining range (0xfdc00000,0x40000) was already clear
(WW) intel(0): Failed to allocate EXA offscreen memory.
(EE) intel(0): Couldn't allocate video memory

Fatal server error:
AddScreen/ScreenInit failed for driver 0



More information about the freebsd-x11 mailing list