Problems with xorg and my Keyboard?

perikillo perikillo at gmail.com
Tue Jun 28 07:02:19 GMT 2005


   This is the 3rd week i want to setup xorg on my fresh installation
of freebsd 5.4-Release, i have install this boy almost 5 times, right
now i have on the same computer 2 hard drives to test my problems with
xorg.

   This is the history:

    I read the handbook about setup X11 
    --->5.4 X11 Configuration

    If i test that two commands:

test# Xorg -configure
test#  Xorg -config xorg.conf.new
  
   The handbook say: 

    "If a black and grey grid and an X mouse cursor appear, the
configuration was successful. To exit the test, just press
Ctrl+Alt+Backspace simultaneously."

     Here every thing is right, appear that, and my keyboard respond,
the Keypad works, i can press "Ctrl+Alt+Backspace" and return to my
shell.

    This is the /root/xorg.conf.new file:

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

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

Section "Module"
	Load  "dbe"
	Load  "dri"
	Load  "extmod"
	Load  "glx"
	Load  "record"
	Load  "xtrap"
	Load  "freetype"
	Load  "type1"
EndSection

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

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

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
	HorizSync    30-70
        VertRefresh  50-140
	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     "SWcursor"           	# [<bool>]
        #Option     "RGBbits"            	# <i>
        #Option     "NoAccel"            	# [<bool>]
        #Option     "BlockWrite"         	# [<bool>]
        #Option     "FireGL3000"         	# [<bool>]
        #Option     "Overlay"            	# [<str>]
        #Option     "ShadowFB"           	# [<bool>]
        #Option     "UseFBDev"           	# [<bool>]
        #Option     "UseFlatPanel"       	# [<bool>]
        #Option     "VideoKey"           	# [<bool>]
	Identifier  "Card0"
	Driver      "glint"
	VendorName  "Texas Instruments"
	BoardName   "TVP4020 [Permedia 2]"
	BusID       "PCI:0:16: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     "1024x768"
	EndSubSection
EndSection

This is my X.org.0.log with this setup:

_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/devhora:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6

X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: FreeBSD 5.4 i386 [ELF] 
Current Operating System: FreeBSD devhora 5.4-RELEASE-p2 FreeBSD
5.4-RELEASE-p2 #0: Sat Jun 25 07:30:12 PDT 2005    
root at devhora:/usr/obj/usr/src/sys/DEVHORA i386
Build Date: 04 April 2005
	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: Mon Jun 27 23:09:14 2005
(++) Using config file: "/root/xorg.conf.new"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(WW) The directory "/usr/X11R6/lib/X11/fonts/CID/" does not exist.
	Entry deleted from font path.
(**) FontPath set to
"/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/TTF/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.2
	X.Org Video Driver: 0.7
	X.Org XInput driver : 0.4
	X.Org Server Extension : 0.2
	X.Org Font Renderer : 0.4
(II) Loader running on freebsd
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	ABI class: X.Org Video Driver, version 0.7
(--) Using syscons driver with X support (version 2.0)
(--) using VT number 4

(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7190 card 0000,0000 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,7191 card 0000,0000 rev 02 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 8086,7110 card 0000,0000 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 8086,7111 card 0000,0000 rev 01 class 01,01,80 hdr 00
(II) PCI: 00:07:2: chip 8086,7112 card 0000,0000 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 8086,7113 card 0000,0000 rev 02 class 06,80,00 hdr 00
(II) PCI: 00:0f:0: chip 10b7,9050 card 0000,0000 rev 00 class 02,00,00 hdr 00
(II) PCI: 00:10:0: chip 104c,3d07 card 1092,0126 rev 01 class 03,00,00 hdr 00
(II) PCI: 00:14:0: chip 1073,000d card 1073,000d rev 03 class 04,01,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), 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:1:0), (0,1,1), BCTRL: 0x0080 (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	0xfca00000 - 0xfcafffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xf4800000 - 0xf48fffff (0x100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:7:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(0:16:0) Texas Instruments TVP4020 [Permedia 2] rev 1, Mem @
0xfebe0000/17, 0xfe000000/23, 0xfd800000/23, BIOS @ 0xfebd0000/16
(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	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xf8000000 from 0xffffffff to
0xf7ffffff
(II) Active PCI resource ranges:
	[0] -1	0	0xfebb8000 - 0xfebbffff (0x8000) MX[B]E
	[1] -1	0	0xf8000000 - 0xf7ffffff (0x0) MX[B]EO
	[2] -1	0	0xfebd0000 - 0xfebdffff (0x10000) MX[B](B)
	[3] -1	0	0xfd800000 - 0xfdffffff (0x800000) MX[B](B)
	[4] -1	0	0xfe000000 - 0xfe7fffff (0x800000) MX[B](B)
	[5] -1	0	0xfebe0000 - 0xfebfffff (0x20000) MX[B](B)
	[6] -1	0	0x0000ef00 - 0x0000efff (0x100) IX[B]E
	[7] -1	0	0x0000ef80 - 0x0000efff (0x80) IX[B]E
	[8] -1	0	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
(II) PCI I/O resource overlap reduced 0x0000ef00 from 0x0000efff to 0x0000ef7f
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xfebb8000 - 0xfebbffff (0x8000) MX[B]E
	[1] -1	0	0xf8000000 - 0xf7ffffff (0x0) MX[B]EO
	[2] -1	0	0xfebd0000 - 0xfebdffff (0x10000) MX[B](B)
	[3] -1	0	0xfd800000 - 0xfdffffff (0x800000) MX[B](B)
	[4] -1	0	ööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööading
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: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "xtrap"
(II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.a
(II) Module xtrap: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DEC-XTRAP
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 6.8.2, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.2
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "glint"
(II) Loading /usr/X11R6/lib/modules/drivers/glint_drv.o
(II) Module glint: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "kbd"
(II) Loading /usr/X11R6/lib/modules/input/kbd_drv.o
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.4
(II) GLINT: driver for 3Dlabs chipsets: gamma, gamma2, ti_pm2, ti_pm, r4,
	pm4, pm3, pm2v, pm2, pm, 300sx, 500tx, mx, delta
(II) Primary Device is: PCI 00:10:0
(--) Chipset ti_pm2 found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xfebb8000 - 0xfebbffff (0x8000) MX[B]E
	[6] -1	0	0xf8000000 - 0xf7ffffff (0x0) MX[B]EO
	[7] -1	0	0xfebd0000 - 0xfebdffff (0x10000) MX[B](B)
	[8] -1	0	0xfd800000 - 0xfdffffff (0x800000) MX[B](B)
	[9] -1	0	0xfe000000 - 0xfe7fffff (0x800000) MX[B](B)
	[10] -1	0	0xfebe0000 - 0xfebfffff (0x20000) MX[B](B)
	[11] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[12] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[13] -1	0	0x0000ef00 - 0x0000ef7f (0x80) IX[B]E
	[14] -1	0	0x0000ef80 - 0x0000efff (0x80) IX[B]E
	[15] -1	0	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
(II) resource ranges after probing:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xfebb8000 - 0xfebbffff (0x8000) MX[B]E
	[6] -1	0	0xf8000000 - 0xf7ffffff (0x0) MX[B]EO
	[7] -1	0	0xfebd0000 - 0xfebdffff (0x10000) MX[B](B)
	[8] -1	0	0xfd800000 - 0xfdffffff (0x800000) MX[B](B)
	[9] -1	0	0xfe000000 - 0xfe7fffff (0x800000) MX[B](B)
	[10] -1	0	0xfebe0000 - 0xfebfffff (0x20000) MX[B](B)
	[11] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[12] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[13] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[14] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[15] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[16] -1	0	0x0000ef00 - 0x0000ef7f (0x80) IX[B]E
	[17] -1	0	0x0000ef80 - 0x0000efff (0x80) IX[B]E
	[18] -1	0	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
	[19] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[20] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) GLINT(0): Depth 24, (--) framebuffer bpp 32
(==) GLINT(0): RGB weight 888
(==) GLINT(0): Default visual is TrueColor
(==) GLINT(0): Using gamma correction (1.0, 1.0, 1.0)
(==) GLINT(0): Using HW cursor
(--) GLINT(0): Not using Linux framebuffer device
(--) GLINT(0): Chipset: "ti_pm2"
(--) GLINT(0): Linear framebuffer at 0xFD800000
(--) GLINT(0): MMIO registers at 0xFEBE0000
(==) GLINT(0): Write-combining range (0xfebe0000,0x20000) was already clear
(==) GLINT(0): Write-combining range (0xfebe0000,0x20000) was already clear
(--) GLINT(0): VideoRAM: 8192 kByte
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 0.1.0
	ABI class: X.Org Video Driver, version 0.7
(--) GLINT(0): FIFO Size is 256 DWORDS
(==) GLINT(0): Min pixel clock is 16 MHz
(--) GLINT(0): Max pixel clock is 110 MHz
(II) GLINT(0): Monitor0: Using hsync range of 30.00-70.00 kHz
(II) GLINT(0): Monitor0: Using vrefresh range of 50.00-140.00 Hz
(II) GLINT(0): Clock range:  16.25 to 110.00 MHz
(II) GLINT(0): Not using default mode "320x175" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "320x200" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "360x200" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "576x432" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "640x480" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1280x960" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "640x480" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "640x512" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1280x1024" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "640x512" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1280x1024" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "640x512" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) GLINT(0): Not using default mode "896x672" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) GLINT(0): Not using default mode "896x672" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) GLINT(0): Not using default mode "928x696" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) GLINT(0): Not using default mode "928x696" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) GLINT(0): Not using default mode "960x720" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) GLINT(0): Not using default mode "960x720" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "416x312" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "576x384" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1400x1050" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "700x525" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1400x1050" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "700x525" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x512" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) GLINT(0): Not using default mode "960x720" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) GLINT(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) GLINT(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) GLINT(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1280x1024" (width too large for
virtual size)
(II) GLINT(0): Not using default mode "1280x960" (width too large for
virtual size)
(II) GLINT(0): Not using default mode "1152x864" (width too large for
virtual size)
(II) GLINT(0): Not using default mode "1152x768" (width too large for
virtual size)
(--) GLINT(0): Virtual size is 1024x768 (pitch 1024)
(**) GLINT(0): *Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) GLINT(0): Modeline "1024x768"   94.50  1024 1072 1168 1376  768
769 772 808 +hsync +vsync
(**) GLINT(0):  Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(II) GLINT(0): Modeline "1024x768"   78.80  1024 1040 1136 1312  768
769 772 800 +hsync +vsync
(**) GLINT(0):  Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) GLINT(0): Modeline "1024x768"   75.00  1024 1048 1184 1328  768
771 777 806 -hsync -vsync
(**) GLINT(0):  Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) GLINT(0): Modeline "1024x768"   65.00  1024 1048 1184 1344  768
771 777 806 -hsync -vsync
(**) GLINT(0):  Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(II) GLINT(0): Modeline "832x624"   57.28  832 864 928 1152  624 625
628 667 -hsync -vsync
(**) GLINT(0):  Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) GLINT(0): Modeline "800x600"   56.30  800 832 896 1048  600 601
604 631 +hsync +vsync
(**) GLINT(0):  Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) GLINT(0): Modeline "800x600"   49.50  800 816 896 1056  600 601
604 625 +hsync +vsync
(**) GLINT(0):  Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) GLINT(0): Modeline "800x600"   50.00  800 856 976 1040  600 637
643 666 +hsync +vsync
(**) GLINT(0):  Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) GLINT(0): Modeline "800x600"   40.00  800 840 968 1056  600 601
605 628 +hsync +vsync
(**) GLINT(0):  Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) GLINT(0): Modeline "800x600"   36.00  800 824 896 1024  600 601
603 625 +hsync +vsync
(**) GLINT(0):  Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) GLINT(0): Modeline "640x480"   36.00  640 696 752 832  480 481
484 509 -hsync -vsync
(**) GLINT(0):  Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) GLINT(0): Modeline "640x480"   31.50  640 656 720 840  480 481
484 500 -hsync -vsync
(**) GLINT(0):  Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) GLINT(0): Modeline "640x480"   31.50  640 664 704 832  480 489
491 520 -hsync -vsync
(**) GLINT(0):  Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) GLINT(0): Modeline "640x480"   25.20  640 656 752 800  480 490
492 525 -hsync -vsync
(**) GLINT(0):  Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz
(II) GLINT(0): Modeline "720x400"   35.50  720 756 828 936  400 401
404 446 -hsync +vsync
(**) GLINT(0):  Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) GLINT(0): Modeline "640x400"   31.50  640 672 736 832  400 401
404 445 -hsync +vsync
(**) GLINT(0):  Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) GLINT(0): Modeline "640x350"   31.50  640 672 736 832  350 382
385 445 +hsync -vsync
(==) GLINT(0): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.2.0
	ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.2.0
	ABI class: X.Org Video Driver, version 0.7
(II) GLINT(0): I2C bus "DDC" initialized.
(II) GLINT(0): I2C bus "Video"
initöööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööö0xa0000)
MX[B]
	[8] -1	0	0xfebb8000 - 0xfebbffff (0x8000) MX[B]E
	[9] -1	0	0xf8000000 - 0xf7ffffff (0x0) MX[B]EO
	[10] -1	0	0xfebd0000 - 0xfebdffff (0x10000) MX[B](B)
	[11] -1	0	0xfd800000 - 0xfdffffff (0x800000) MX[B](B)
	[12] -1	0	0xfe000000 - 0xfe7fffff (0x800000) MX[B](B)
	[13] -1	0	0xfebe0000 - 0xfebfffff (0x20000) MX[B](B)
	[14] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[15] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[16] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[17] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[18] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[19] -1	0	0x0000ef00 - 0x0000ef7f (0x80) IX[B]E
	[20] -1	0	0x0000ef80 - 0x0000efff (0x80) IX[B]E
	[21] -1	0	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
	[22] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprD)
	[23] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprD)
(==) GLINT(0): Write-combining range (0xfebe0000,0x20000) was already clear
(==) GLINT(0): Write-combining range (0xfd800000,0x800000)
(II) GLINT(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) GLINT(0): I2C device "DDC:ddc2" removed.
(II) GLINT(0): Manufacturer: CPQ  Model: 1445  Serial#: 2122565061
(II) GLINT(0): Year: 2003  Week: 19
(II) GLINT(0): EDID Version: 1.3
(II) GLINT(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
(II) GLINT(0): Sync:  Separate
(II) GLINT(0): Max H-Image Size [cm]: horiz.: 32  vert.: 24
(II) GLINT(0): Gamma: 2.09
(II) GLINT(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) GLINT(0): First detailed timing is preferred mode
(II) GLINT(0): redX: 0.625 redY: 0.330   greenX: 0.293 greenY: 0.589
(II) GLINT(0): blueX: 0.144 blueY: 0.067   whiteX: 0.283 whiteY: 0.298
(II) GLINT(0): Supported VESA Video Modes:
(II) GLINT(0): 720x400 at 70Hz
(II) GLINT(0): 640x480 at 60Hz
(II) GLINT(0): 640x480 at 75Hz
(II) GLINT(0): 800x600 at 75Hz
(II) GLINT(0): 1024x768 at 75Hz
(II) GLINT(0): Manufacturer's mask: 0
(II) GLINT(0): Supported Future Video Modes:
(II) GLINT(0): #0: hsize: 640  vsize 480  refresh: 85  vid: 22833
(II) GLINT(0): #1: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) GLINT(0): #2: hsize: 1024  vsize 768  refresh: 85  vid: 22881
(II) GLINT(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) GLINT(0): Supported additional Video Mode:
(II) GLINT(0): clock: 94.5 MHz   Image Size:  312 x 234 mm
(II) GLINT(0): h_active: 1024  h_sync: 1072  h_sync_end 1168
h_blank_end 1376 h_border: 0
(II) GLINT(0): v_active: 768  v_sync: 769  v_sync_end 772 v_blanking:
808 v_border: 0
(II) GLINT(0): Ranges: V min: 50  V max: 140 Hz, H min: 30  H max: 70
kHz, PixClock max 110 MHz
(II) GLINT(0): Monitor name: COMPAQ 7500
(II) GLINT(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	Indirect CPU to Screen color expansion
	Solid Lines
	Offscreen Pixmaps
	Driver provided WriteBitmap replacement
	Driver provided WritePixmap replacement
	Setting up tile and stipple cache:
		32 128x128 slots
		10 256x256 slots
(==) GLINT(0): Backing store disabled
(==) GLINT(0): Silken mouse enabled
(**) Option "dpms"
(**) GLINT(0): DPMS enabled
(II) GLINT(0): Initializing Xv driver rev. 4
(II) GLINT(0): Xv frontend scaler enabled
(==) RandR enabled
Symbol fbdevHWAdjustFrame from module
/usr/X11R6/lib/modules/drivers/glint_drv.o is unresolved!
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(**) Option "Protocol" "auto"
(**) Mouse0: Device: "/dev/sysmouse"
(**) Mouse0: Protocol: "auto"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/sysmouse"
(==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(==) Mouse0: Buttons: 3
(**) Option "CoreKeyboard"
(**) Keyboard0: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) Keyboard0: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(II) Mouse0: SetupAuto: hw.iftype is 4, hw.model is 0
(II) Mouse0: SetupAuto: protocol is SysMouse
(II) 3rd Button detected: disabling emulate3Button
*******************************************************************************************************
*******************************************************************************************************
     But went i copy my /root/xorg.conf.new to /etc/X11/xorg.conf, and execute:

test# startx

     Good appear my X-Windows system, right now iam working with
Xfce4, but my keyboard dosent answer, this is the X.org.0.log:
*******************************************************************************************************
*******************************************************************************************************
X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: FreeBSD 5.4 i386 [ELF] 
Current Operating System: FreeBSD devhora 5.4-RELEASE-p2 FreeBSD
5.4-RELEASE-p2 #0: Sat Jun 25 07:30:12 PDT 2005    
root at devhora:/usr/obj/usr/src/sys/DEVHORA i386
Build Date: 04 April 2005
	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: Mon Jun 27 23:13:21 2005
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(WW) The directory "/usr/X11R6/lib/X11/fonts/CID/" does not exist.
	Entry deleted from font path.
(**) FontPath set to
"/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/TTF/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.2
	X.Org Video Driver: 0.7
	X.Org XInput driver : 0.4
	X.Org Server Extension : 0.2
	X.Org Font Renderer : 0.4
(II) Loader running on freebsd
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	ABI class: X.Org Video Driver, version 0.7
(--) Using syscons driver with X support (version 2.0)
(--) using VT number 4

(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7190 card 0000,0000 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,7191 card 0000,0000 rev 02 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 8086,7110 card 0000,0000 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 8086,7111 card 0000,0000 rev 01 class 01,01,80 hdr 00
(II) PCI: 00:07:2: chip 8086,7112 card 0000,0000 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 8086,7113 card 0000,0000 rev 02 class 06,80,00 hdr 00
(II) PCI: 00:0f:0: chip 10b7,9050 card 0000,0000 rev 00 class 02,00,00 hdr 00
(II) PCI: 00:10:0: chip 104c,3d07 card 1092,0126 rev 01 class 03,00,00 hdr 00
(II) PCI: 00:14:0: chip 1073,000d card 1073,000d rev 03 class 04,01,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), 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:1:0), (0,1,1), BCTRL: 0x0080 (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	0xfca00000 - 0xfcafffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xf4800000 - 0xf48fffff (0x100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:7:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(0:16:0) Texas Instruments TVP4020 [Permedia 2] rev 1, Mem @
0xfebe0000/17, 0xfe000000/23, 0xfd800000/23, BIOS @ 0xfebd0000/16
(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	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xf8000000 from 0xffffffff to
0xf7ffffff
(II) Active PCI resource ranges:
	[0] -1	0	0xfebb8000 - 0xfebbffff (0x8000) MX[B]E
	[1] -1	0	0xf8000000 - 0xf7ffffff (0x0) MX[B]EO
	[2] -1	0	0xfebd0000 - 0xfebdffff (0x10000) MX[B](B)
	[3] -1	0	0xfd800000 - 0xfdffffff (0x800000) MX[B](B)
	[4] -1	0	0xfe000000 - 0xfe7fffff (0x800000) MX[B](B)
	[5] -1	0	0xfebe0000 - 0xfebfffff (0x20000) MX[B](B)
	[6] -1	0	0x0000ef00 - 0x0000efff (0x100) IX[B]E
	[7] -1	0	0x0000ef80 - 0x0000efff (0x80) IX[B]E
	[8] -1	0	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
(II) PCI I/O resource overlap reduced 0x0000ef00 from 0x0000efff to 0x0000ef7f
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xfebb8000 - 0xfebbffff (0x8000) MX[B]E
	[1] -1	0	0xf8000000 - 0xf7ffffff (0x0) MX[B]EO
	[2] -1	0	0xfebd0000 - 0xfebdffff (0x10000) MX[B](B)
	[3] -1	0	0xfd800000 - 0xfdffffff (0x800000) MX[B](B)
	[4] -1	0	0xfe000000 - 0xfe7fffff (0x800000) MX[B](B)
	[5] -1	0	0xfebe0000 - 0xfebfffff (0x20000) MX[B](B)
	[6] -1	0	0x0000ef00 - 0x0000ef7f (0x80) IX[B]E
	[7] -1	0	0x0000ef80 - 0x0000efff (0x80) IX[B]E
	[8] -1	0	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xfebb8000 - 0xfebbffff (0x8000) MX[B]E
	[6] -1	0	0xf8000000 - 0xf7ffffff (0x0) MX[B]EO
	[7] -1	0	0xfebd0000 - 0xfebdffff (0x10000) MX[B](B)
	[8] -1	0	0xfd800000 - 0xfdffffff (0x800000) MX[B](B)
	[9] -1	0	0xfe000000 - 0xfe7fffff (0x800000) MX[B](B)
	[10] -1	0	0xfebe0000 - 0xfebfffff (0x20000) MX[B](B)
	[11] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[12] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[13] -1	0	0x0000ef00 - 0x0000ef7f (0x80) IX[B]E
	[14] -1	0	0x0000ef80 - 0x0000efff (0x80) IX[B]E
	[15] -1	0	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/freebsd/libdrm.a
(II) Module drm: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.2
(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: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "xtrap"
(II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.a
(II) Module xtrap: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	Moduöööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööö0	0xffe00000
- 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xfebb8000 - 0xfebbffff (0x8000) MX[B]E
	[6] -1	0	0xf8000000 - 0xf7ffffff (0x0) MX[B]EO
	[7] -1	0	0xfebd0000 - 0xfebdffff (0x10000) MX[B](B)
	[8] -1	0	0xfd800000 - 0xfdffffff (0x800000) MX[B](B)
	[9] -1	0	0xfe000000 - 0xfe7fffff (0x800000) MX[B](B)
	[10] -1	0	0xfebe0000 - 0xfebfffff (0x20000) MX[B](B)
	[11] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[12] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[13] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[14] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[15] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[16] -1	0	0x0000ef00 - 0x0000ef7f (0x80) IX[B]E
	[17] -1	0	0x0000ef80 - 0x0000efff (0x80) IX[B]E
	[18] -1	0	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
	[19] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[20] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) GLINT(0): Depth 24, (--) framebuffer bpp 32
(==) GLINT(0): RGB weight 888
(==) GLINT(0): Default visual is TrueColor
(==) GLINT(0): Using gamma correction (1.0, 1.0, 1.0)
(==) GLINT(0): Using HW cursor
(--) GLINT(0): Not using Linux framebuffer device
(--) GLINT(0): Chipset: "ti_pm2"
(--) GLINT(0): Linear framebuffer at 0xFD800000
(--) GLINT(0): MMIO registers at 0xFEBE0000
(==) GLINT(0): Write-combining range (0xfebe0000,0x20000) was already clear
(==) GLINT(0): Write-combining range (0xfebe0000,0x20000) was already clear
(--) GLINT(0): VideoRAM: 8192 kByte
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 0.1.0
	ABI class: X.Org Video Driver, version 0.7
(--) GLINT(0): FIFO Size is 256 DWORDS
(==) GLINT(0): Min pixel clock is 16 MHz
(--) GLINT(0): Max pixel clock is 110 MHz
(II) GLINT(0): Monitor0: Using hsync range of 30.00-70.00 kHz
(II) GLINT(0): Monitor0: Using vrefresh range of 50.00-140.00 Hz
(II) GLINT(0): Clock range:  16.25 to 110.00 MHz
(II) GLINT(0): Not using default mode "320x175" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "320x200" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "360x200" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "576x432" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "640x480" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1280x960" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "640x480" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "640x512" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1280x1024" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "640x512" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1280x1024" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "640x512" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) GLINT(0): Not using default mode "896x672" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) GLINT(0): Not using default mode "896x672" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) GLINT(0): Not using default mode "928x696" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) GLINT(0): Not using default mode "928x696" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) GLINT(0): Not using default mode "960x720" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) GLINT(0): Not using default mode "960x720" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "416x312" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "576x384" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1400x1050" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "700x525" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1400x1050" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "700x525" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x512" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) GLINT(0): Not using default mode "960x720" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) GLINT(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) GLINT(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) GLINT(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1280x1024" (width too large for
virtual size)
(II) GLINT(0): Not using default mode "1280x960" (width too large for
virtual size)
(II) GLINT(0): Not using default mode "1152x864" (width too large for
virtual size)
(II) GLINT(0): Not using default mode "1152x768" (width too large for
virtual size)
(--) GLINT(0): Virtual size is 1024x768 (pitch 1024)
(**) GLINT(0): *Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) GLINT(0): Modeline "1024x768"   94.50  1024 1072 1168 1376  768
769 772 808 +hsync +vsync
(**) GLINT(0):  Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(II) GLINT(0): Modeline "1024x768"   78.80  1024 1040 1136 1312  768
769 772 800 +hsync +vsync
(**) GLINT(0):  Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) GLINT(0): Modeline "1024x768"   75.00  1024 1048 1184 1328  768
771 777 806 -hsync -vsync
(**) GLINT(0):  Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) GLINT(0): Modeline "1024x768"   65.00  1024 1048 1184 1344  768
771 777 806 -hsync -vsync
(**) GLINT(0):  Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(II) GLINT(0): Modeline "832x624"   57.28  832 864 928 1152  624 625
628 667 -hsync -vsync
(**) GLINT(0):  Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) GLINT(0): Modeline "800x600"   56.30  800 832 896 1048  600 601
604 631 +hsync +vsync
(**) GLINT(0):  Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) GLINT(0): Modeline "800x600"   49.50  800 816 896 1056  600 601
604 625 +hsync +vsync
(**) GLINT(0):  Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) GLINT(0): Modeline "800x600"   50.00  800 856 976 1040  600 637
643 666 +hsync +vsync
(**) GLINT(0):  Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) GLINT(0): Modeline "800x600"   40.00  800 840 968 1056  600 601
605 628 +hsync +vsync
(**) GLINT(0):  Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) GLINT(0): Modeline "800x600"   36.00  800 824 896 1024  600 601
603 625 +hsync +vsync
(**) GLINT(0):  Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) GLINT(0): Modeline "640x480"   36.00  640 696 752 832  480 481
484 509 -hsync -vsync
(**) GLINT(0):  Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) GLINT(0): Modeline "640x480"   31.50  640 656 720 840  480 481
484 500 -hsync -vsync
(**) GLINT(0):  Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) GLINT(0): Modeline "640x480"   31.50  640 664 704 832  480 489
491 520 -hsync -vsync
(**) GLINT(0):  Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) GLINT(0): Modeline "640x480"   25.20  640 656 752 800  480 490
492 525 -hsync -vsync
(**) GLINT(0):  Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz
(II) GLINT(0): Modeline "720x400"   35.50  720 756 828 936  400 401
404 446 -hsync +vsync
(**) GLINT(0):  Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) GLINT(0): Modeline "640x400"   31.50  640 672 736 832  400 401
404 445 -hsync +vsync
(**) GLINT(0):  Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) GLINT(0): Modeline "640x350"   31.50  640 672 736 832  350 382
385 445 +hsync -vsync
(==) GLINT(0): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.2.0
	ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.2.0
	ABI class: X.Org Video Driver, version 0.7
(II) GLINT(0): I2C bus "DDC" initialized.
(II) GLINT(0): I2C bus "Video" initialized.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0xfd800000 - 0xfdffffff (0x800000) MX[B]
	[1] 0	0	0xfe000000 - 0xfe7fffff (0x800000) MX[B]
	[2] 0	0	0xfebe0000 - 0xfebfffff (0x20000) MX[B]
	[3] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[4] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[5] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[6] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[7] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[8] -1	0	0xfebb8000 - 0xfebbffff (0x8000) MX[B]E
	[9] -1	0	0xf8000000 - 0xf7ffffff (0x0) MX[B]EO
	[10] -1	0	0xfebd0000 - 0xfebdffff (0x10000) MX[B](B)
	[11] -1	0	0xfd800000 - 0xfdffffff (0x800000) MX[B](B)
	[12] -1	0	0xfe000000 - 0xfe7fffff (0x800000) MX[B](B)
	[13] -1	0	0xfebe0000 - 0xfebfffff (0x20000) MX[B](B)
	[14] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[15] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[16] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[17] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[18] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[19] -1	0	0x0000ef00 - 0x0000ef7f (0x80) IX[B]E
	[20] -1	0	0x0000ef80 - 0x0000efff (0x80) IX[B]E
	[21] -1	0	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
	[22] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprD)
	[23] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprD)
(==) GLINT(0): Write-combining range (0xfebe0000,0x20000) was already clear
(==) GLINT(0): Write-combining range (0xfd800000,0x800000)
(II) GLINT(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) GLINT(0): I2C device "DDC:ddc2" removed.
(II) GLINT(0): Manufacturer: CPQ  Model: 1445  Serial#: 2122565061
(II) GLINT(0): Year: 2003  Week: 19
(II) GLINT(0): EDID Version: 1.3
(II) GLINT(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
(II) GLINT(0): Sync:  Separate
(II) GLINT(0): Max H-Image Size [cm]: horiz.: 32  vert.: 24
(II) GLINT(0): Gamma: 2.09
(II) GLINT(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) GLINT(0): First detailed timing is preferred mode
(II) GLINT(0): redX: 0.625 redY: 0.330   greenX: 0.293 greenY: 0.589
(II) GLINT(0): blueX: 0.144 blueY: 0.067   whiteX: 0.283 whiteY: 0.298
(II) GLINT(0): Supported VESA Video Modes:
(II) GLINT(0): 720x400 at 70Hz
(II) GLINT(0): 640x480 at 60Hz
(II) GLINT(0): 640x480 at 75Hz
(II) GLINT(0): 800x600 at 75Hz
(II) GLINT(0): 1024x768 at 75Hz
(II) GLINT(0): Manufacturer's mask: 0
(II) GLINT(0): Supported Future Video Modes:
(II) GLINT(0): #0: hsize: 640  vsize 480  refresh: 85  vid: 22833
(II) GLINT(0): #1: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) GLINT(0): #2: hsize: 1024  vsize 768  refresh: 85  vid: 22881
(II) GLINT(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) GLINT(0): Supported additional Video Mode:
(II) GLINT(0): clock: 94.5 MHz   Image Size:  312 x 234 mm
(II) GLINT(0): h_active: 1024  h_sync: 1072  h_sync_end 1168
h_blank_end 1376 h_border: 0
(II) GLINT(0): v_active: 768  v_sync: 769  v_sync_end 772 v_blanking:
808 v_border: 0
(II) GLINT(0): Ranges: V min: 50  V max: 140 Hz, H min: 30  H max: 70
kHz, PixClock max 110 MHz
(II) GLINT(0): Monitor name: COMPAQ 7500
(II) GLINT(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	Indirect CPU to Screen color expansion
	Solid Lines
	Offscreen Pixmaps
	Driver provided WriteBitmap replacement
	Driver provided WritePixmap replacement
	Setting up tile and stipple cache:
		32 128x128 slots
		10 256x256 slots
(==) GLINT(0): Backing store disabled
(==) GLINT(0): Silken mouse enabled
(**) Option "dpms"
(**) GLINT(0): DPMS enabled
(II) GLINT(0): Initializing Xv driver rev. 4
(II) GLINT(0): Xv frontend scaler enabled
(==) RandR enabled
Symbol fbdevHWAdjustFrame from module
/usr/X11R6/lib/modules/drivers/glint_drv.o is unresolved!
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in
extöööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööötocol:
"auto"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/sysmouse"
(==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(==) Mouse0: Buttons: 3
(**) Option "CoreKeyboard"
(**) Keyboard0: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) Keyboard0: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(II) Mouse0: SetupAuto: hw.iftype is 4, hw.model is 0
(II) Mouse0: SetupAuto: protocol is SysMouse

*******************************************************************************************************
*******************************************************************************************************
Now i setup Xorg using the command: xorgconfig

*******************************************************************************************************
*******************************************************************************************************
# File generated by xorgconfig.

#
# Copyright 2004 The X.Org Foundation
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
# 
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
# 
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
# The X.Org Foundation BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
# 
# Except as contained in this notice, the name of The X.Org Foundation shall
# not be used in advertising or otherwise to promote the sale, use or other
# dealings in this Software without prior written authorization from
# The X.Org Foundation.
#

# **********************************************************************
# Refer to the xorg.conf(5) man page for details about the format of 
# this file.
# **********************************************************************

# **********************************************************************
# Module section -- this  section  is used to specify
# which dynamically loadable modules to load.
# **********************************************************************
#
Section "Module"

# This loads the DBE extension module.

    Load        "dbe"  	# Double buffer extension

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection

# This loads the font modules
    Load        "type1"
#    Load        "speedo"
    Load        "freetype"
#    Load        "xtt"

# This loads the GLX module
#    Load       "glx"
# This loads the DRI module
#    Load       "dri"

EndSection

# **********************************************************************
# Files section.  This allows default font and rgb paths to be set
# **********************************************************************

Section "Files"

# The location of the RGB database.  Note, this is the name of the
# file minus the extension (like ".txt" or ".db").  There is normally
# no need to change the default.

    RgbPath	"/usr/X11R6/lib/X11/rgb"

# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
# 
# 

    FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
    FontPath   "/usr/X11R6/lib/X11/fonts/TTF/"
    FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/CID/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"
    FontPath   "/usr/X11R6/lib/X11/fonts/local/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/TrueType/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/freefont/"

# The module search path.  The default path is shown here.

#    ModulePath "/usr/X11R6/lib/modules"

EndSection

# **********************************************************************
# Server flags section.
# **********************************************************************

Section "ServerFlags"

# Uncomment this to cause a core dump at the spot where a signal is 
# received.  This may leave the console in an unusable state, but may
# provide a better stack trace in the core dump to aid in debugging

#    Option "NoTrapSignals"

# Uncomment this to disable the <Crtl><Alt><Fn> VT switch sequence
# (where n is 1 through 12).  This allows clients to receive these key
# events.

#    Option "DontVTSwitch"

# Uncomment this to disable the <Crtl><Alt><BS> server abort sequence
# This allows clients to receive this key event.

#    Option "DontZap"

# Uncomment this to disable the <Crtl><Alt><KP_+>/<KP_-> mode switching
# sequences.  This allows clients to receive these key events.

#    Option "Dont Zoom"

# Uncomment this to disable tuning with the xvidtune client. With
# it the client can still run and fetch card and monitor attributes,
# but it will not be allowed to change them. If it tries it will
# receive a protocol error.

#    Option "DisableVidModeExtension"

# Uncomment this to enable the use of a non-local xvidtune client. 

#    Option "AllowNonLocalXvidtune"

# Uncomment this to disable dynamically modifying the input device
# (mouse and keyboard) settings. 

#    Option "DisableModInDev"

# Uncomment this to enable the use of a non-local client to
# change the keyboard or mouse settings (currently only xset).

#    Option "AllowNonLocalModInDev"

EndSection

# **********************************************************************
# Input devices
# **********************************************************************

# **********************************************************************
# Core keyboard's InputDevice section
# **********************************************************************

Section "InputDevice"

    Identifier	"Keyboard1"
    Driver	"kbd"

# For most OSs the protocol can be omitted (it defaults to "Standard").
# When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
# uncomment the following line.

#    Option     "Protocol"      "Xqueue"

    Option "AutoRepeat" "500 30"

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
#    Option	"Xleds"      "1 2 3"

#    Option "LeftAlt"     "Meta"
#    Option "RightAlt"    "ModeShift"

# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
#    Option "XkbModel"    "pc105"
# If you have a US Microsoft Natural keyboard, you can use:
#    Option "XkbModel"    "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#    Option "XkbLayout"   "de"
# or:
#    Option "XkbLayout"   "de"
#    Option "XkbVariant"  "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#    Option "XkbOptions"  "ctrl:swapcaps"

# These are the default XKB settings for Xorg
#    Option "XkbRules"    "xorg"
#    Option "XkbModel"    "pc105"
#    Option "XkbLayout"   "us"
#    Option "XkbVariant"  ""
#    Option "XkbOptions"  ""

#    Option "XkbDisable"

    Option "XkbRules"	"xorg"
    Option "XkbModel"	"pc102"
    Option "XkbLayout"	"es"

EndSection


# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************

Section "InputDevice"

# Identifier and driver

    Identifier	"Mouse1"
    Driver	"mouse"
    Option "Protocol"    "Auto"
    Option "Device"      "/dev/sysmouse"

# Mouse-speed setting for PS/2 mouse.

#    Option "Resolution"	"256"

# When using XQUEUE, comment out the above two lines, and uncomment
# the following line.

#    Option "Protocol"	"Xqueue"

# Baudrate and SampleRate are only for some Logitech mice. In
# almost every case these lines should be omitted.

#    Option "BaudRate"	"9600"
#    Option "SampleRate"	"150"

# Emulate3Buttons is an option for 2-button Microsoft mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)

#    Option "Emulate3Buttons"
#    Option "Emulate3Timeout"    "50"

# ChordMiddle is an option for some 3-button Logitech mice

#    Option "ChordMiddle"

EndSection


# **********************************************************************
# Other input device sections 
# this is optional and is required only if you
# are using extended input devices.  This is for example only.  Refer
# to the xorg.conf man page for a description of the options.
# **********************************************************************
#
# Section "InputDevice" 
#    Identifier  "Mouse2"
#    Driver      "mouse"
#    Option      "Protocol"      "MouseMan"
#    Option      "Device"        "/dev/mouse2"
# EndSection
#
# Section "InputDevice"
#    Identifier "spaceball"
#    Driver     "magellan"
#    Option     "Device"        "/dev/cua0"
# EndSection
#
# Section "InputDevice"
#    Identifier "spaceball2"
#    Driver     "spaceorb"
#    Option     "Device"        "/dev/cua0"
# EndSection
#
# Section "InputDevice"
#    Identifier "touchscreen0"
#    Driver     "microtouch"
#    Option     "Device"        "/dev/ttyS0"
#    Option     "MinX"          "1412"
#    Option     "MaxX"          "15184"
#    Option     "MinY"          "15372"
#    Option     "MaxY"          "1230"
#    Option     "ScreenNumber"  "0"
#    Option     "ReportingMode" "Scaled"
#    Option     "ButtonNumber"  "1"
#    Option     "SendCoreEvents"
# EndSection
#
# Section "InputDevice"
#    Identifier "touchscreen1"
#    Driver     "elo2300"
#    Option     "Device"        "/dev/ttyS0"
#    Option     "MinX"          "231"
#    Option     "MaxX"          "3868"
#    Option     "MinY"          "3858"
#    Option     "MaxY"          "272"
#    Option     "ScreenNumber"  "0"
#    Option     "ReportingMode" "Scaled"
#    Option     "ButtonThreshold"       "17"
#    Option     "ButtonNumber"  "1"
#    Option     "SendCoreEvents"
# EndSection

# **********************************************************************
# Monitor section
# **********************************************************************

# Any number of monitor sections may be present

Section "Monitor"

    Identifier  "My Monitor"

# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.

    HorizSync   30-70

#    HorizSync	30-64         # multisync
#    HorizSync	31.5, 35.2    # multiple fixed sync frequencies
#    HorizSync	15-25, 30-50  # multiple ranges of sync frequencies

# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.

    VertRefresh 50-140

EndSection


# **********************************************************************
# Graphics device section
# **********************************************************************

# Any number of graphics device sections may be present

# Standard VGA Device:

Section "Device"
    Identifier	"Standard VGA"
    VendorName	"Unknown"
    BoardName	"Unknown"

# The chipset line is optional in most cases.  It can be used to override
# the driver's chipset detection, and should not normally be specified.

#    Chipset	"generic"

# The Driver line must be present.  When using run-time loadable driver
# modules, this line instructs the server to load the specified driver
# module.  Even when not using loadable driver modules, this line
# indicates which driver should interpret the information in this section.

    Driver     "vga"
# The BusID line is used to specify which of possibly multiple devices
# this section is intended for.  When this line isn't present, a device
# section can only match up with the primary video device.  For PCI
# devices a line like the following could be used.  This line should not
# normally be included unless there is more than one video device
# intalled.

#    BusID      "PCI:0:10:0"

#    VideoRam	256

#    Clocks	25.2 28.3

EndSection

# Device configured by xorgconfig:

Section "Device"
    Identifier  "Diamond Fire GL 1000 PRO"
    Driver      "glint"
    #VideoRam    8192
#Option "no_accel"
    # Insert Clocks lines here if appropriate
EndSection


# **********************************************************************
# Screen sections
# **********************************************************************

# Any number of screen sections may be present.  Each describes
# the configuration of a single screen.  A single specific screen section
# may be specified from the X server command line with the "-screen"
# option.
Section "Screen"
    Identifier  "Screen 1"
    Device      "Diamond Fire GL 1000 PRO"
    Monitor     "My Monitor"
    DefaultDepth 24

    Subsection "Display"
        Depth       8
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1280x1024" "1152x864" "1024x768" "800x600"
        ViewPort    0 0
    EndSubsection
EndSection

# **********************************************************************
# ServerLayout sections.
# **********************************************************************

# Any number of ServerLayout sections may be present.  Each describes
# the way multiple screens are organised.  A specific ServerLayout
# section may be specified from the X server command line with the
# "-layout" option.  In the absence of this, the first section is used.
# When now ServerLayout section is present, the first Screen section
# is used alone.

Section "ServerLayout"

# The Identifier line must be present
    Identifier  "Simple Layout"

# Each Screen line specifies a Screen section name, and optionally
# the relative position of other screens.  The four names after
# primary screen name are the screens to the top, bottom, left and right
# of the primary screen.  In this example, screen 2 is located to the
# right of screen 1.

    Screen "Screen 1"

# Each InputDevice line specifies an InputDevice section name and
# optionally some options to specify the way the device is to be
# used.  Those options include "CorePointer", "CoreKeyboard" and
# "SendCoreEvents".

    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"

EndSection

# Section "DRI"
#    Mode 0666
# EndSection

*******************************************************************************************************
*******************************************************************************************************
This is my X.org.0.log with this setup
*******************************************************************************************************
*******************************************************************************************************

X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: FreeBSD 5.4 i386 [ELF] 
Current Operating System: FreeBSD devhora 5.4-RELEASE-p2 FreeBSD
5.4-RELEASE-p2 #0: Sat Jun 25 07:30:12 PDT 2005    
root at devhora:/usr/obj/usr/src/sys/DEVHORA i386
Build Date: 04 April 2005
	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: Mon Jun 27 23:20:30 2005
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Simple Layout"
(**) |-->Screen "Screen 1" (0)
(**) |   |-->Monitor "My Monitor"
(**) |   |-->Device "Diamond Fire GL 1000 PRO"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/local/".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/local/").
(**) FontPath set to
"/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/TTF/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.2
	X.Org Video Driver: 0.7
	X.Org XInput driver : 0.4
	X.Org Server Extension : 0.2
	X.Org Font Renderer : 0.4
(II) Loader running on freebsd
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	ABI class: X.Org Video Driver, version 0.7
(--) Using syscons driver with X support (version 2.0)
(--) using VT number 4

(II) PCI: Probing config
työööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööö2]
-1	0	0xfebd0000 - 0xfebdffff (0x10000) MX[B](B)
	[3] -1	0	0xfd800000 - 0xfdffffff (0x800000) MX[B](B)
	[4] -1	0	0xfe000000 - 0xfe7fffff (0x800000) MX[B](B)
	[5] -1	0	0xfebe0000 - 0xfebfffff (0x20000) MX[B](B)
	[6] -1	0	0x0000ef00 - 0x0000efff (0x100) IX[B]E
	[7] -1	0	0x0000ef80 - 0x0000efff (0x80) IX[B]E
	[8] -1	0	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
(II) PCI I/O resource overlap reduced 0x0000ef00 from 0x0000efff to 0x0000ef7f
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xfebb8000 - 0xfebbffff (0x8000) MX[B]E
	[1] -1	0	0xf8000000 - 0xf7ffffff (0x0) MX[B]EO
	[2] -1	0	0xfebd0000 - 0xfebdffff (0x10000) MX[B](B)
	[3] -1	0	0xfd800000 - 0xfdffffff (0x800000) MX[B](B)
	[4] -1	0	0xfe000000 - 0xfe7fffff (0x800000) MX[B](B)
	[5] -1	0	0xfebe0000 - 0xfebfffff (0x20000) MX[B](B)
	[6] -1	0	0x0000ef00 - 0x0000ef7f (0x80) IX[B]E
	[7] -1	0	0x0000ef80 - 0x0000efff (0x80) IX[B]E
	[8] -1	0	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xfebb8000 - 0xfebbffff (0x8000) MX[B]E
	[6] -1	0	0xf8000000 - 0xf7ffffff (0x0) MX[B]EO
	[7] -1	0	0xfebd0000 - 0xfebdffff (0x10000) MX[B](B)
	[8] -1	0	0xfd800000 - 0xfdffffff (0x800000) MX[B](B)
	[9] -1	0	0xfe000000 - 0xfe7fffff (0x800000) MX[B](B)
	[10] -1	0	0xfebe0000 - 0xfebfffff (0x20000) MX[B](B)
	[11] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[12] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[13] -1	0	0x0000ef00 - 0x0000ef7f (0x80) IX[B]E
	[14] -1	0	0x0000ef80 - 0x0000efff (0x80) IX[B]E
	[15] -1	0	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.2
(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 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: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.2
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 6.8.2, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glint"
(II) Loading /usr/X11R6/lib/modules/drivers/glint_drv.o
(II) Module glint: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "kbd"
(II) Loading /usr/X11R6/lib/modules/input/kbd_drv.o
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.4
(II) GLINT: driver for 3Dlabs chipsets: gamma, gamma2, ti_pm2, ti_pm, r4,
	pm4, pm3, pm2v, pm2, pm, 300sx, 500tx, mx, delta
(II) Primary Device is: PCI 00:10:0
(--) Assigning device section with no busID to primary device
(--) Chipset ti_pm2 found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xfebb8000 - 0xfebbffff (0x8000) MX[B]E
	[6] -1	0	0xf8000000 - 0xf7ffffff (0x0) MX[B]EO
	[7] -1	0	0xfebd0000 - 0xfebdffff (0x10000) MX[B](B)
	[8] -1	0	0xfd800000 - 0xfdffffff (0x800000) MX[B](B)
	[9] -1	0	0xfe000000 - 0xfe7fffff (0x800000) MX[B](B)
	[10] -1	0	0xfebe0000 - 0xfebfffff (0x20000) MX[B](B)
	[11] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[12] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[13] -1	0	0x0000ef00 - 0x0000ef7f (0x80) IX[B]E
	[14] -1	0	0x0000ef80 - 0x0000efff (0x80) IX[B]E
	[15] -1	0	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
(II) resource ranges after probing:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xfebb8000 - 0xfebbffff (0x8000) MX[B]E
	[6] -1	0	0xf8000000 - 0xf7ffffff (0x0) MX[B]EO
	[7] -1	0	0xfebd0000 - 0xfebdffff (0x10000) MX[B](B)
	[8] -1	0	0xfd800000 - 0xfdffffff (0x800000) MX[B](B)
	[9] -1	0	0xfe000000 - 0xfe7fffff (0x800000) MX[B](B)
	[10] -1	0	0xfebe0000 - 0xfebfffff (0x20000) MX[B](B)
	[11] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[12] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[13] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[14] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[15] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[16] -1	0	0x0000ef00 - 0x0000ef7f (0x80) IX[B]E
	[17] -1	0	0x0000ef80 - 0x0000efff (0x80) IX[B]E
	[18] -1	0	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
	[19] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[20] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) GLINT(0): Depth 24, (--) framebuffer bpp 32
(==) GLINT(0): RGB weight 888
(==) GLINT(0): Default visual is TrueColor
(==) GLINT(0): Using gamma correction (1.0, 1.0, 1.0)
(==) GLINT(0): Using HW cursor
(--) GLINT(0): Not using Linux framebuffer device
(--) GLINT(0): Chipset: "ti_pm2"
(--) GLINT(0): Linear framebuffer at 0xFD800000
(--) GLINT(0): MMIO registers at 0xFEBE0000
(==) GLINT(0): Write-combining range (0xfebe0000,0x20000) was already clear
(==) GLINT(0): Write-combining range (0xfebe0000,0x20000) was already clear
(--) GLINT(0): VideoRAM: 8192 kByte
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 0.1.0
	ABI class: X.Org Video Driver, version 0.7
(--) GLINT(0): FIFO Size is 256 DWORDS
(==) GLINT(0): Min pixel clock is 16 MHz
(--) GLINT(0): Max pixel clock is 110 MHz
(II) GLINT(0): My Monitor: Using hsync range of 30.00-70.00 kHz
(II) GLINT(0): My Monitor: Using vrefresh range of 50.00-140.00 Hz
(II) GLINT(0): Clock range:  16.25 to 110.00 MHz
(II) GLINT(0): Not using default mode "320x175" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "320x200" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "360x200" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "576x432" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "640x480" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1280x960" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "640x480" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "640x512" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1280x1024" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "640x512" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1280x1024" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "640x512" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) GLINT(0): Not using default mode "896x672" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) GLINT(0): Not using default mode "896x672" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) GLINT(0): Not using default mode "928x696" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) GLINT(0): Not using default mode "928x696" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) GLINT(0): Not using default mode "960x720" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) GLINT(0): Not using default mode "960x720" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "416x312" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "576x384" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1400x1050" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "700x525" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1400x1050" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "700x525" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x512" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) GLINT(0): Not using default mode "960x720" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) GLINT(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) GLINT(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) GLINT(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(--) GLINT(0): Virtual size is 1280x1024 (pitch 1280)
(**) GLINT(0): *Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
(II) GLINT(0): Modeline "1280x1024"  108.00  1280 1328 1440 1688  1024
1025 1028 1066 +hsync +vsync
(**) GLINT(0): *Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(II) GLINT(0): Modeline "1152x864"  108.00  1152 1216 1344 1600  864
865 868 900 +hsync +vsync
(**) GLINT(0): *Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) GLINT(0): Modeline "1024x768"   94.50  1024 1072 1168 1376  768
769 772 808 +hsync +vsync
(**) GLINT(0): *Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) GLINT(0): Modeline "800x600"   56.30  800 832 896 1048  600 601
604 631 +hsync +vsync
(**) GLINT(0):  Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz
(II) GLINT(0): Modeline "1280x960"  108.00  1280 1376 1488 1800  960
961 964 1000 +hsync +vsync
(**) GLINT(0):  Default mode "1152x768": 65.0 MHz, 44.2 kHz, 54.8 Hz
(II) GLINT(0): Modeline "1152x768"   65.00  1152 1178 1314 1472  768
771 777 806 +hsync +vsync
(**) GLINT(0):  Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(II) GLINT(0): Modeline "1024x768"   78.80  1024 1040 1136 1312  768
769 772 800 +hsync +vsync
(**) GLINT(0):  Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) GLINT(0): Modeline "1024x768"   75.00  1024 1048 1184 1328  768
771 777 806 -hsync -vsync
(**) GLINT(0):  Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) GLINT(0): Modeline "1024x768"   65.00  1024 1048 1184 1344  768
771 777 806 -hsync -vsync
(**) GLINT(0):  Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(II) GLINT(0): Modeline "832x624"   57.28  832 864 928 1152  624 625
628 667 -hsync -vsync
(**) GLINT(0):  Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) GLINT(0): Modeline "800x600"   49.50  800 816 896 1056  600 601
604 625 +hsync +vsync
(**) GLINT(0):  Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) GLINT(0): Modeline "800x600"   50.00  800 856 976 1040  600 637
643 666 +hsync +vsync
(**) GLINT(0):  Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) GLINT(0): Modeline "800x600"   40.00  800 840 968 1056  600 601
605 628 +hsync +vsync
(**) GLINT(0):  Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) GLINT(0): Modeline "800x600"   36.00  800 824 896 1024  600 601
603 625 +hsync +vsync
(**) GLINT(0):  Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) GLöööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööö0
656 752 800  480 490 492 525 -hsync -vsync
(**) GLINT(0):  Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz
(II) GLINT(0): Modeline "720x400"   35.50  720 756 828 936  400 401
404 446 -hsync +vsync
(**) GLINT(0):  Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) GLINT(0): Modeline "640x400"   31.50  640 672 736 832  400 401
404 445 -hsync +vsync
(**) GLINT(0):  Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) GLINT(0): Modeline "640x350"   31.50  640 672 736 832  350 382
385 445 +hsync -vsync
(==) GLINT(0): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.2.0
	ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.2.0
	ABI class: X.Org Video Driver, version 0.7
(II) GLINT(0): I2C bus "DDC" initialized.
(II) GLINT(0): I2C bus "Video" initialized.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0xfd800000 - 0xfdffffff (0x800000) MX[B]
	[1] 0	0	0xfe000000 - 0xfe7fffff (0x800000) MX[B]
	[2] 0	0	0xfebe0000 - 0xfebfffff (0x20000) MX[B]
	[3] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[4] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[5] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[6] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[7] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[8] -1	0	0xfebb8000 - 0xfebbffff (0x8000) MX[B]E
	[9] -1	0	0xf8000000 - 0xf7ffffff (0x0) MX[B]EO
	[10] -1	0	0xfebd0000 - 0xfebdffff (0x10000) MX[B](B)
	[11] -1	0	0xfd800000 - 0xfdffffff (0x800000) MX[B](B)
	[12] -1	0	0xfe000000 - 0xfe7fffff (0x800000) MX[B](B)
	[13] -1	0	0xfebe0000 - 0xfebfffff (0x20000) MX[B](B)
	[14] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[15] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[16] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[17] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[18] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[19] -1	0	0x0000ef00 - 0x0000ef7f (0x80) IX[B]E
	[20] -1	0	0x0000ef80 - 0x0000efff (0x80) IX[B]E
	[21] -1	0	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
	[22] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprD)
	[23] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprD)
(==) GLINT(0): Write-combining range (0xfebe0000,0x20000) was already clear
(==) GLINT(0): Write-combining range (0xfd800000,0x800000)
(II) GLINT(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) GLINT(0): I2C device "DDC:ddc2" removed.
(II) GLINT(0): Manufacturer: CPQ  Model: 1445  Serial#: 2122565061
(II) GLINT(0): Year: 2003  Week: 19
(II) GLINT(0): EDID Version: 1.3
(II) GLINT(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
(II) GLINT(0): Sync:  Separate
(II) GLINT(0): Max H-Image Size [cm]: horiz.: 32  vert.: 24
(II) GLINT(0): Gamma: 2.09
(II) GLINT(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) GLINT(0): First detailed timing is preferred mode
(II) GLINT(0): redX: 0.625 redY: 0.330   greenX: 0.293 greenY: 0.589
(II) GLINT(0): blueX: 0.144 blueY: 0.067   whiteX: 0.283 whiteY: 0.298
(II) GLINT(0): Supported VESA Video Modes:
(II) GLINT(0): 720x400 at 70Hz
(II) GLINT(0): 640x480 at 60Hz
(II) GLINT(0): 640x480 at 75Hz
(II) GLINT(0): 800x600 at 75Hz
(II) GLINT(0): 1024x768 at 75Hz
(II) GLINT(0): Manufacturer's mask: 0
(II) GLINT(0): Supported Future Video Modes:
(II) GLINT(0): #0: hsize: 640  vsize 480  refresh: 85  vid: 22833
(II) GLINT(0): #1: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) GLINT(0): #2: hsize: 1024  vsize 768  refresh: 85  vid: 22881
(II) GLINT(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) GLINT(0): Supported additional Video Mode:
(II) GLINT(0): clock: 94.5 MHz   Image Size:  312 x 234 mm
(II) GLINT(0): h_active: 1024  h_sync: 1072  h_sync_end 1168
h_blank_end 1376 h_border: 0
(II) GLINT(0): v_active: 768  v_sync: 769  v_sync_end 772 v_blanking:
808 v_border: 0
(II) GLINT(0): Ranges: V min: 50  V max: 140 Hz, H min: 30  H max: 70
kHz, PixClock max 110 MHz
(II) GLINT(0): Monitor name: COMPAQ 7500
(II) GLINT(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	Indirect CPU to Screen color expansion
	Solid Lines
	Offscreen Pixmaps
	Driver provided WriteBitmap replacement
	Driver provided WritePixmap replacement
	Setting up tile and stipple cache:
		20 128x128 slots
		5 256x256 slots
(==) GLINT(0): Backing store disabled
(==) GLINT(0): Silken mouse enabled
(II) GLINT(0): Initializing Xv driver rev. 4
(II) GLINT(0): Xv frontend scaler enabled
(==) RandR enabled
Symbol fbdevHWAdjustFrame from module
/usr/X11R6/lib/modules/drivers/glint_drv.o is unresolved!
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(**) Option "Protocol" "Auto"
(**) Mouse1: Device: "/dev/sysmouse"
(**) Mouse1: Protocol: "Auto"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/sysmouse"
(==) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
(==) Mouse1: Buttons: 3
(**) Option "CoreKeyboard"
(**) Keyboard1: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard1: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard1: XkbRules: "xorg"
(**) Option "XkbModel" "pc102"
(**) Keyboard1: XkbModel: "pc102"
(**) Option "XkbLayout" "es"
(**) Keyboard1: XkbLayout: "es"
(**) Option "CustomKeycodes" "off"
(**) Keyboard1: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
(II) Mouse1: SetupAuto: hw.iftype is 4, hw.model is 0
(II) Mouse1: SetupAuto: protocol is SysMouse

*******************************************************************************************************
*******************************************************************************************************
This is my dmesg output:
*******************************************************************************************************
*******************************************************************************************************

Copyright (c) 1992-2005 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
	The Regents of the University of California. All rights reserved.
FreeBSD 5.4-RELEASE-p2 #0: Sat Jun 25 07:30:12 PDT 2005
    root at devhora:/usr/obj/usr/src/sys/DEVHORA
Preloaded elf kernel "/boot/kernel/kernel" at 0xc0738000.
Calibrating clock(s) ... i8254 clock: 1193033 Hz
CLK_USE_I8254_CALIBRATION not specified - using default frequency
Timecounter "i8254" frequency 1193182 Hz quality 0
Calibrating TSC clock ... TSC clock: 267274554 Hz
CPU: Pentium II/Pentium II Xeon/Celeron (267.27-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x634  Stepping = 4
  Features=0x80fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,MMX>
real memory  = 335544320 (320 MB)
Physical memory chunk(s):
0x0000000000001000 - 0x000000000009efff, 647168 bytes (158 pages)
0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages)
0x0000000000825000 - 0x0000000013a2ffff, 320909312 bytes (78347 pages)
avail memory = 323137536 (308 MB)
APIC: Could not find any APICs.
bios32: Found BIOS32 Service Directory header at 0xc00fdb50
bios32: Entry = 0xfdb60 (c00fdb60)  Rev = 0  Len = 1
pcibios: PCI BIOS entry at 0xf0000+0xdb81
pnpbios: Found PnP BIOS data at 0xc00f7300
pnpbios: Entry = f0000:6c54  Rev = 1.0
Other BIOS signatures found:
mem: <memory>
Pentium Pro MTRR support enabled
null: <null device, zero device>
io: <I/O>
random: <entropy source, Software, Yarrow>
npx0: [FAST]
npx0: <math processor> on motherboard
npx0: INT 16 interface
cpu0 on motherboard
pci_open(1):	mode 1 addr port (0x0cf8) is 0x80008008
pci_open(1a):	mode1res=0x80000000 (0x80000000)
pci_cfgcheck:	device 0 [class=060000] [hdr=00] is there (id=71908086)
pcibios: BIOS version 2.10
pcib0: <Intel 82443BX (440 BX) host to PCI bridge> pcibus 0 on motherboard
pci0: <PCI bus> on pcib0
pci0: physical bus=0
	map[10]: type 3, range 32, base f8000000, size 26, enabled
found->	vendor=0x8086, dev=0x7190, revid=0x02
	bus=0, slot=0, func=0
	class=06-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0006, statreg=0x2210, cachelnsz=0 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found->	vendor=0x8086, dev=0x7191, revid=0x02
	bus=0, slot=1, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x001f, statreg=0x0220, cachelnsz=0 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x80 (32000 ns), maxlat=0x00 (0 ns)
found->	vendor=0x8086, dev=0x7110, revid=0x02
	bus=0, slot=7, func=0
	class=06-01-00, hdrtype=0x00, mfdev=1
	cmdreg=0x000f, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	map[20]: type 4, range 32, base 0000ffa0, size  4, enabled
found->	vendor=0x8086, dev=0x7111, revid=0x01
	bus=0, slot=7, func=1
	class=01-01-80, hdrtype=0x00, mfdev=0
	cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	map[20]: type 4, range 32, base 0000ef80, size  5, enabled
found->	vendor=0x8086, dev=0x7112, revid=0x01
	bus=0, slot=7, func=2
	class=0c-03-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=d, irq=10
	map[90]: type 4, range 32, base 00000440, size  4, enabled
found->	vendor=0x8086, dev=0x7113, revid=0x02
	bus=0, slot=7, func=3
	class=06-80-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0001, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	map[10]: type 4, range 32, base 0000ef00, size  6, enabled
found->	vendor=0x10b7, dev=0x9050, revid=0x00
	bus=0, slot=15, func=0
	class=02-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0107, statreg=0x0200, cachelnsz=0 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x03 (750 ns), maxlat=0x08 (2000 ns)
	intpin=a, irq=9
	map[10]: type 1, range 32, base febe0000, size 17, enabled
	map[14]: type 1, range 32, base fe000000, size 23, enabled
	map[18]: type 1, range 32, base fd800000, size 23, enabled
found->	vendor=0x104c, dev=0x3d07, revid=0x01
	bus=0, slot=16, func=0
	class=03-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0007, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0xc0 (48000 ns), maxlat=0xc0 (48000 ns)
	intpin=a, irq=11
	map[10]: type 1, range 32, base febb8000, size 15, enabled
found->	vendor=0x1073, dev=0x000d, revid=0x03
	bus=0, slot=20, func=0
	class=04-01-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0106, statreg=0x0210, cachelnsz=0 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x05 (1250 ns), maxlat=0x19 (6250 ns)
	intpin=a, irq=10
	powerspec 1  supports D0 D2 D3  current D0
pcib1: <PCI-PCI bridge> at device 1.0 on pci0
pcib1:   secondary bus     1
pcib1:   subordinate bus   1
pcib1:   I/O decode        0xd000-0xdfff
pcib1:   memory decode     0xfca00000-0xfcafffff
pcib1:   prefetched decode 0xf4800000-0xf48fffff
pci1: <PCI bus> on pcib1
pci1: physical bus=1
isab0: <PCI-ISA bridge> at device 7.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel PIIX4 UDMA33 controller> port
0xffa0-0xffaf,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 7.1 on
pci0
atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0xffa0
ata0: channel #0 on atapci0
atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0
atapci0: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6
ata0: reset tp1 mask=03 ostat0=50 ostat1=00
ata0-master: stat=0x50 err=0x01 lsb=0x00 msb=0x00
ata0-slave:  stat=0x00 err=0x01 lsb=0x00 msb=0x00
ata0: reset tp2 stat0=50 stat1=00 devices=0x1<ATA_MASTER>
ata0: [MPSAFE]
ata1: channel #1 on atapci0
atapci0: Reserved 0x8 bytes for rid 0x18 type 4 at 0x170
atapci0: Reserved 0x1 bytes for rid 0x1c type 4 at 0x376
ata1: reset tp1 mask=03 ostat0=50 ostat1=00
ata1-master: stat=0x80 err=0x00 lsb=0x00 msb=0x02
ata1-master: stat=0x80 err=0x00 lsb=0x00 msb=0x02
ata1-master: stat=0x80 err=0x00 lsb=0x00 msb=0x02
ata1-master: stat=0x80 err=0x00 lsb=0x00 msb=0x02
ata1-master: stat=0x00 err=0x01 lsb=0x14 msb=0xeb
ata1-slave:  stat=0x00 err=0x00 lsb=0x14 msb=0xeb
ata1: reset tp2 stat0=00 stat1=00 devices=0x4<ATAPI_MASTER>
ata1: [MPSAFE]
uhci0: <Intel 82371AB/EB (PIIX4) USB controller> port 0xef80-0xef9f
irq 10 at device 7.2 on pci0
uhci0: Reserved 0x20 bytes for rid 0x20 type 4 at 0xef80
uhci0: [GIANT-LOCKED]
usb0: <Intel 82371AB/EB (PIIX4) USB controller> on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
pci0: <bridge> at device 7.3 (no driver attached)
xl0: <3Com 3c905-TX Fast Etherlink XL> port 0xef00-0xef3f irq 9 at
device 15.0 on pci0
xl0: Reserved 0x40 bytes for rid 0x10 type 4 at 0xef00
xl0: using port I/O
xl0: media options word: e040
xl0: found MII/AUTO
miibus0: <MII bus> on xl0
nsphy0: <DP83840 10/100 media interface> on miibus0
nsphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
xl0: bpf attached
xl0: Ethernet address: 00:60:08:91:42:9a
xl0: [MPSAFE]
pci0: <display, VGA> at device 16.0 (no driver attached)
pcm0: <Yamaha DS-1E (YMF724F)> mem 0xfebb8000-0xfebbffff irq 10 at
device 20.0 on pci0
pcm0: Reserved 0x8000 bytes for rid 0x10 type 3 at 0xfebb8000
ds1: setmap (13873000, 3de4), nseg=1, error=0
pcm0: <SigmaTel STAC9704 AC97 Codec (id = 0x83847605)>
pcm0: Codec features 18 bit DAC, 18 bit ADC, 5 bit master volume,
SigmaTel 3D Enhancement
pcm0: [GIANT-LOCKED]
pcm0: sndbuf_setmap 13879000, 1000; 0xc12a5000 -> 13879000
pcm0: sndbuf_setmap 13b000, 1000; 0xc12a7000 -> 13b000
pcm0: sndbuf_setmap 13d000, 1000; 0xc12a9000 -> 13d000
pcm0: sndbuf_setmap 15d000, 1000; 0xc12c9000 -> 15d000
pcm0: sndbuf_setmap 15b000, 1000; 0xc12c7000 -> 15b000
pcm0: sndbuf_setmap 139000, 1000; 0xc12c5000 -> 139000
pnpbios: 15 devices, largest 194 bytes
PNP0c01: adding fixed memory32 range 0-0x9fbff, size=0x9fc00
PNP0c01: adding fixed memory32 range 0x9fc00-0x9ffff, size=0x400
PNP0c01: adding fixed memory32 range 0xe0000-0xfffff, size=0x20000
PNP0c01: adding fixed memory32 range 0x100000-0x13ffffff, size=0x13f00000
PNP0c01: adding fixed memory32 range 0xfffc0000-0xffffffff, size=0x40000
pnpbios: handle 0 device ID PNP0c01 (010cd041)
PNP0200: adding dma mask 0x10
PNP0200: adding io range 0-0xf, size=0x10, align=0
PNP0200: adding io range 0x80-0x90, size=0x11, align=0
PNP0200: adding io range 0x94-0x9f, size=0xc, align=0
PNP0200: adding io range 0xc0-0xde, size=0x1f, align=0
pnpbios: handle 2 device ID PNP0200 (0002d041)
PNP0100: adding irq mask 0x1
PNP0100: adding io range 0x40-0x43, size=0x4, align=0
pnpbios: handle 3 device ID PNP0100 (0001d041)
PNP0b00: adding irq mask 0x100
PNP0b00: adding io range 0x70-0x71, size=0x2, align=0
pnpbios: handle 4 device ID PNP0b00 (000bd041)
PNP0303: adding irq mask 0x2
PNP0303: adding io range 0x60-0x60, size=0x1, align=0
PNP0303: adding io range 0x64-0x64, size=0x1, align=0
pnpbios: handle 5 device ID PNP0303 (0303d041)
PNP0800: adding io range 0x61-0x61, size=0x1, align=0
pnpbios: handle 6 device ID PNP0800 (0008d041)
PNP0c04: adding irq mask 0x2000
PNP0c04: adding io range 0xf0-0xff, size=0x10, align=0
pnpbios: handle 7 device ID PNP0c04 (040cd041)
PNP0c02: adding io range 0x4d0-0x4d1, size=0x2, align=0x1
PNP0c02: adding io range 0xcf8-0xcff, size=0x8, align=0x1
PNP0c02: adding io range 0x10-0x1f, size=0x10, align=0x1
PNP0c02: adding io range 0x22-0x3f, size=0x1e, align=0x1
PNP0c02: adding io range 0x50-0x52, size=0x3, align=0x1
PNP0c02: adding io range 0x72-0x77, size=0x6, align=0x1
PNP0c02: adding io range 0x91-0x93, size=0x3, align=0x1
PNP0c02: adding io range 0xa2-0xbe, size=0x1d, align=0x1
PNP0c02: adding io range 0x400-0x43f, size=0x40, align=0x1
PNP0c02: adding io range 0x440-0x44f, size=0x10, align=0x1
pnpbios: handle 8 device ID PNP0c02 (020cd041)
PNP0c02: adding io range 0x290-0x297, size=0x8, align=0x1
PNP0c02: adding io range 0x398-0x399, size=0x2, align=0x1
pnpbios: handle 9 device ID PNP0c02 (020cd041)
pnpbios: handle 10 device ID PNP0a03 (030ad041)
PNP0501: adding io range 0x3f8-0x3ff, size=0x8, align=0x4
PNP0501: adding irq mask 0x10
pnpbios: handle 11 device ID PNP0501 (0105d041)
PNP0501: adding io range 0x2f8-0x2ff, size=0x8, align=0x4
PNP0501: adding irq mask 0x8
pnpbios: handle 12 device ID PNP0501 (0105d041)
PNP0400: adding io range 0x378-0x37f, size=0x8, align=0x4
PNP0400: adding irq mask 0x80
pnpbios: handle 13 device ID PNP0400 (0004d041)
PNP0700: adding io range 0x3f2-0x3f5, size=0x4, align=0
PNP0700: adding irq mask 0x40
PNP0700: adding dma mask 0x4
pnpbios: handle 14 device ID PNP0700 (0007d041)
ata: ata0 already exists; skipping it
ata: ata1 already exists; skipping it
Trying Read_Port at 203
Trying Read_Port at 243
Trying Read_Port at 283
Trying Read_Port at 2c3
Trying Read_Port at 303
Trying Read_Port at 343
Trying Read_Port at 383
Trying Read_Port at 3c3
sc: sc0 already exists; skipping it
vga: vga0 already exists; skipping it
isa_probe_children: disabling PnP devices
isa_pööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööööa3
ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff 
vt0: not probed (disabled)
isa_probe_children: probing PnP devices
unknown: <PNP0303> can't assign resources (port)
unknown: <PNP0303> at port 0x60 on isa0
unknown: <PNP0800> failed to probe at port 0x61 on isa0
unknown: <PNP0c02> can't assign resources (port)
unknown: <PNP0c02> at port 0x4d0-0x4d1 on isa0
unknown: <PNP0501> can't assign resources (port)
unknown: <PNP0501> at port 0x3f8-0x3ff on isa0
unknown: <PNP0501> can't assign resources (port)
unknown: <PNP0501> at port 0x2f8-0x2ff on isa0
unknown: <PNP0400> can't assign resources (port)
unknown: <PNP0400> at port 0x378-0x37f on isa0
unknown: <PNP0700> can't assign resources (port)
unknown: <PNP0700> at port 0x3f2-0x3f5 on isa0
ums0: vendor 0x1241 product 0x1111, rev 1.00/1.00, addr 2, iclass 3/1
ums0: 3 buttons and Z dir.
Device configuration finished.
procfs registered
Timecounter "TSC" frequency 267274554 Hz quality 800
Timecounters tick every 10.000 msec
lo0: bpf attached
ata0-master: pio=0x0c wdma=0x22 udma=0x45 cable=80pin
ata0-master: setting PIO4 on Intel PIIX4 chip
ata0-master: setting UDMA33 on Intel PIIX4 chip
ad0: <ST320413A/3.39> ATA-4 disk at ata0-master
ad0: 19092MB (39102336 sectors), 38792 C, 16 H, 63 S, 512 B
ad0: 16 secs/int, 1 depth queue, UDMA33
ata1-master: pio=0x0c wdma=0x22 udma=0x42 cable=40pin
ata1-master: setting PIO4 on Intel PIIX4 chip
acd0: <LG CD-RW CED-8080B/1.06> CDRW drive at ata1 as master
acd0: read 5512KB/s (5512KB/s) write 1377KB/s (1377KB/s), 2048KB buffer, PIO4
acd0: Reads: CDR, CDRW, CDDA stream, packet
acd0: Writes: CDR, CDRW, test write
acd0: Audio: play, 255 volume levels
acd0: Mechanism: ejectable tray, unlocked
acd0: Medium: CD-ROM 120mm audio disc
GEOM: new disk ad0
[0] f:80 typ:7 s(CHS):0/1/1 e(CHS):1023/4/63 s:63 l:20482812
[1] f:00 typ:165 s(CHS):1023/255/63 e(CHS):1023/15/63 s:20482875 l:18619461
[2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[3] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
GEOM: Configure ad0s1, start 32256 length 10487199744 end 10487231999
GEOM: Configure ad0s2, start 10487232000 length 9533164032 end 20020396031
[0] f:63 typ:114 s(CHS):368/111/45 e(CHS):371/101/51 s:218129509 l:1701990410
[1] f:73 typ:116 s(CHS):67/115/32 e(CHS):299/114/44 s:729050177 l:543974724
[2] f:74 typ:101 s(CHS):114/111/32 e(CHS):353/115/52 s:168653938 l:0
[3] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:-1602027520 l:51635
[0] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[3] f:80 typ:165 s(CHS):0/0/1 e(CHS):1023/254/63 s:0 l:50000
GEOM: Configure ad0s2a, start 0 length 268435456 end 268435455
GEOM: Configure ad0s2b, start 268435456 length 536870912 end 805306367
GEOM: Configure ad0s2c, start 0 length 9533164032 end 9533164031
GEOM: Configure ad0s2d, start 805306368 length 134217728 end 939524095
GEOM: Configure ad0s2e, start 939524096 length 268435456 end 1207959551
GEOM: Configure ad0s2f, start 1207959552 length 536870912 end 1744830463
GEOM: Configure ad0s2g, start 1744830464 length 7788333568 end 9533164031
[0] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[3] f:80 typ:165 s(CHS):0/0/1 e(CHS):1023/254/63 s:0 l:50000
[0] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[3] f:80 typ:165 s(CHS):0/0/1 e(CHS):1023/254/63 s:0 l:50000
Mounting root from ufs:/dev/ad0s2a
WARNING: / was not properly dismounted
start_init: trying /sbin/init
splash: image decoder found: daemon_saver
[0] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[3] f:80 typ:165 s(CHS):0/0/1 e(CHS):1023/254/63 s:0 l:50000
GEOM: Configure fd0a, start 0 length 1474560 end 1474559
GEOM: Configure fd0c, start 0 length 1474560 end 1474559
[0] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[3] f:80 typ:165 s(CHS):0/0/1 e(CHS):1023/254/63 s:0 l:50000
[0] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[3] f:80 typ:165 s(CHS):0/0/1 e(CHS):1023/254/63 s:0 l:50000
[0] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[3] f:80 typ:165 s(CHS):0/0/1 e(CHS):1023/254/63 s:0 l:50000
GEOM: Configure fd0a, start 0 length 1474560 end 1474559
GEOM: Configure fd0c, start 0 length 1474560 end 1474559
[0] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[3] f:80 typ:165 s(CHS):0/0/1 e(CHS):1023/254/63 s:0 l:50000
[0] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[3] f:80 typ:165 s(CHS):0/0/1 e(CHS):1023/254/63 s:0 l:50000
[0] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[3] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[0] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[3] f:80 typ:165 s(CHS):0/0/1 e(CHS):1023/254/63 s:0 l:50000
GEOM: Configure fd0a, start 0 length 1474560 end 1474559
GEOM: Configure fd0c, start 0 length 1474560 end 1474559
[0] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[3] f:80 typ:165 s(CHS):0/0/1 e(CHS):1023/254/63 s:0 l:50000
[0] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[3] f:80 typ:165 s(CHS):0/0/1 e(CHS):1023/254/63 s:0 l:50000
[0] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[3] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0

*******************************************************************************************************
*******************************************************************************************************
This is my Kernel file:
*******************************************************************************************************
*******************************************************************************************************

# 2005-06-21.01
# For more information on this file, please read the handbook section on
# Kernel Configuration Files:
#
#    http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
#
# The handbook is also available locally in /usr/share/doc/handbook
# if you've installed the doc distribution, otherwise always see the
# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
# latest information.
#
# An exhaustive list of options and more detailed explanations of the
# device lines is also present in the ../../conf/NOTES and NOTES files.
# If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES.
#
# $FreeBSD: src/sys/i386/conf/GENERIC,v 1.413.2.13 2005/04/02 16:37:58
scottl Exp $

machine		i386
cpu		I686_CPU
ident		DEVHORA

# To statically compile in device wiring instead of /boot/device.hints
#hints		"GENERIC.hints"		# Default places to look for devices.

options 	SCHED_4BSD		# 4BSD scheduler
options 	INET			# InterNETworking
options 	FFS			# Berkeley Fast Filesystem
options 	SOFTUPDATES		# Enable FFS soft updates support
options 	UFS_ACL			# Support for access control lists
options 	UFS_DIRHASH		# Improve performance on big directories
options 	MD_ROOT			# MD is a potential root device
options 	MSDOSFS			# MSDOS Filesystem
options		NTFS
options 	CD9660			# ISO 9660 Filesystem
options 	PROCFS			# Process filesystem (requires PSEUDOFS)
options 	PSEUDOFS		# Pseudo-filesystem framework
options 	COMPAT_43		# Compatible with BSD 4.3 [KEEP THIS!]
options 	COMPAT_FREEBSD4		# Compatible with FreeBSD4
options 	KTRACE			# ktrace(1) support
options 	SYSVSHM			# SYSV-style shared memory
#options 	SYSVMSG			# SYSV-style message queues
#options 	SYSVSEM			# SYSV-style semaphores
options 	_KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
options 	KBD_INSTALL_CDEV	# install a CDEV entry in /dev
options 	AHC_REG_PRETTY_PRINT	# Print register bitfields in debug
					# output.  Adds ~128k to driver.
options 	AHD_REG_PRETTY_PRINT	# Print register bitfields in debug
					# output.  Adds ~215k to driver.
options 	ADAPTIVE_GIANT		# Giant mutex is adaptive.
options		TCP_DROP_SYNFIN
options		IPSTEALTH
options         CONSPEED=115200


device		apic			# I/O APIC

# Bus support.  Do not remove isa, even if you have no isa slots
device		isa
device		eisa
device		pci

# Floppy drives
device		fdc

# ATA and ATAPI devices
device		ata
device		atadisk		# ATA disk drives
device		atapicd		# ATAPI CDROM drives
device		atapifd		# ATAPI floppy drives
options 	ATA_STATIC_ID	# Static device numbering

# atkbdc0 controls both the keyboard and the PS/2 mouse
device		atkbdc		# AT keyboard controller
device		atkbd		# AT keyboard
device		vga		# VGA video card driver
device		splash		# Splash screen and screen saver support

# syscons is the default console driver, resembling an SCO console
device		sc
options 	MAXCONS=8
options 	SC_ALT_MOUSE_IMAGE
options		SC_HISTORY_SIZE=100
options 	SC_TWOBUTTON_MOUSE
options         SC_NORM_ATTR=(FG_GREEN|BG_BLACK)
options         SC_NORM_REV_ATTR=(FG_YELLOW|BG_GREEN)
options         SC_KERNEL_CONS_ATTR=(FG_RED|BG_BLACK)
options         SC_KERNEL_CONS_REV_ATTR=(FG_BLACK|BG_RED)


# Floating point support - do not disable.
device		npx

# Power management support (see NOTES for more options)
#device		apm
# Add suspend/resume support for the i8254.
device		pmtimer

# Serial (COM) ports
device		sio		# 8250, 16[45]50 based serial ports

# Parallel port
device		ppc
device		ppbus		# Parallel port bus (required)
device		lpt		# Printer
device		ppi		# Parallel port interface device

# PCI Ethernet NICs that use the common MII bus controller code.
# NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!
device		miibus		# MII bus support
device		xl		# 3Com 3c90x (``Boomerang'', ``Cyclone'')

# Pseudo devices.
device		loop		# Network loopback
device		mem		# Memory and kernel memory devices
device		io		# I/O device
device		random		# Entropy device
device		ether		# Ethernet support
device		pty		# Pseudo-ttys (telnet etc)
device		md		# Memory "disks"

# The `bpf' device enables the Berkeley Packet Filter.
# Be aware of the administrative consequences of enabling this!
# Note that 'bpf' is required for DHCP.
device		bpf		# Berkeley packet filter

# USB support
device		uhci		# UHCI PCI->USB interface
device		ohci		# OHCI PCI->USB interface
device		usb		# USB Bus (required)
device		ugen		# Generic
device		uhid		# "Human Interface Devices"
device		ums		# Mouse
device 		sound
device		"snd_ds1"

*******************************************************************************************************
*******************************************************************************************************

Is a long mail, but i want to show all the information i could, from
the kernel i delete the ps2 mouse, because my mouse is USB, last time
i enable again the ps2 option but the same problem, my keyboard is
generic one, my computer is :

Freebsd 5.4-p2
Motherboard Super  P6SBA
Pentium II 266
Video Card: PCI Diamond Fire GL 1000 Pro 8MB
Sound Card: Yamaha PCI
Network Card: 3COM You can see the dmesg output :-)
Mouse: USB Belkin
Keyboard: PS/2

I already made the buildworld+builkernel+installkernel+installworld,
if someone else need more info about, just ask for please. Any advice
i will apreciated, thanks to all.


More information about the freebsd-questions mailing list