Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Sep 2003 14:25:56 +0200
From:      Martin Stiemerling <Martin.Stiemerling@ccrle.nec.de>
To:        Mike Hunter <mhunter@ack.Berkeley.EDU>, freebsd-mobile@freebsd.org
Subject:   Re: Dell D800 External Monitor Xfree86
Message-ID:  <72300000.1064838356@n-stiemerling.office>
In-Reply-To: <20030929062051.GA27146@ack.Berkeley.EDU>
References:  <20030929062051.GA27146@ack.Berkeley.EDU>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

have you tried the nvidia driver out of the ports collection?
Take a look there:
/usr/ports/x11/nvidia-driver

Martin


--On Sunday, September 28, 2003 23:20:54 -0700 Mike Hunter 
<mhunter@ack.Berkeley.EDU> wrote:

| Greetings,
|
| I'm trying to get xwindows to work on my external monitor (I have it
| working just great on my laptop's internal monitor.)  The only success
| I've had is using the "standard vga" driver with 320x200 (256 colors).  I
| have a Dell Latitude D800 with and nVidia GeForce 4 4200 GO video card.
| I'm running 5.1-current from Sep. 20, although I've been wrestling with
| this since before then.
|
| I booted Knoppix (a really sweet live-cd for linux) and it was able to
| drive the external monitor just fine.  I snagged the XF86Config file that
| it auto-generated and tried to run it under FreeBSD, but it displayed the
| same symptoms as my fumblings:  The monitor does *not* go "amber" or
| display "NO SIGNAL"; it just sits there.  X is running programmatically
| (as evidenced by ps showing xterms), but all I see is blackness.
|
| Below are 3 things:
|
| 1.  The knoppix XF86Config file.  It didn't work out of the box due to
| weird  syntax errors that I don't think are related to the monitor stuff.
|
|
| 2. The hand-edited version of the knoppix XF86Config file that allows me
| to go in to the above-mentioned blackness without any other errors.
|
| 3. My XFree86.0.log file
|
| My tired-from-squinting eyes thank you in advance for any help :)
|
| Mike
|
| PS Would switching to the binary nvidia driver help with this situation?
|
| XF86Config.knoppix:
|
| Section "Files"
|         RgbPath      "/usr/X11R6/lib/X11/rgb"
|         FontPath     "/usr/X11R6/lib/X11/fonts/misc:unscaled"
|         FontPath     "/usr/X11R6/lib/X11/fonts/misc"
|         FontPath     "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
|         FontPath     "/usr/X11R6/lib/X11/fonts/75dpi"
|         FontPath     "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
|         FontPath     "/usr/X11R6/lib/X11/fonts/100dpi"
|         FontPath     "/usr/X11R6/lib/X11/fonts/Speedo"
|         FontPath     "/usr/X11R6/lib/X11/fonts/PEX"
|# Additional fonts: Locale, Gimp, TTF...
|         FontPath     "/usr/X11R6/lib/X11/fonts/cyrillic"
|#        FontPath     "/usr/X11R6/lib/X11/fonts/latin2/75dpi"
|#        FontPath     "/usr/X11R6/lib/X11/fonts/latin2/100dpi"
|# True type and type1 fonts are also handled via xftlib, see
|# /etc/X11/XftConfig!
| 	FontPath     "/usr/X11R6/lib/X11/fonts/Type1"
|         FontPath     "/usr/share/fonts/ttf/western"
|         FontPath     "/usr/share/fonts/ttf/decoratives"
| 	FontPath     "/usr/share/fonts/truetype"
|         FontPath     "/usr/share/fonts/truetype/openoffice"
|         FontPath     "/usr/share/fonts/truetype/ttf-bitstream-vera"
| 	FontPath     "/usr/share/fonts/latex-ttf-fonts"
|         FontPath     "/usr/X11R6/lib/X11/fonts/defoma/CID"
|         FontPath     "/usr/X11R6/lib/X11/fonts/defoma/TrueType"
| EndSection
|
| Section "ServerFlags"
| EndSection
|
| Section "Keyboard"
|    Protocol    "Standard"
|    AutoRepeat  500 5
|    LeftAlt        Meta
|    RightAlt        Meta
|    ScrollLock      Compose
|    RightCtl        Control
|# This is just the default keymap for X.
|# May be changed with the KDE international keyboard tool.
|    XkbModel    "pc105"
|    XkbLayout "us"
|
|#   XkbOptions  "ctrl:swapcaps"
|#   XkbKeycodes     "xfree86"
|#   XkbTypes        "default"
|#   XkbCompat       "default"
|#   XkbSymbols      "us(pc101)"
|#   XkbGeometry     "pc"
|#   XkbRules        "xfree86"
|#   XkbModel        "pc101"
|#   XkbLayout "us"
| EndSection
|
| Section "Pointer"
|     Protocol    "IMPS/2"
|     Device      "/dev/mouse"
|     Emulate3Buttons
|     Emulate3Timeout    70
| EndSection
|
|# Auto-generated by mkxf86config
|
| Section "Monitor"
| 	Identifier   "Monitor0"
| 	VendorName	"SYL"
| 	ModelName	"SYL00f4"
| 	HorizSync 30 - 70 # DDC-probed
| 	VertRefresh 55 - 120 # DDC-probed
| 	# These are the DDC-probed settings reported by your monitor.
| 	# 1152x864, 75.0Hz; hfreq=67.50, vfreq=75.00
| 	ModeLine "1152x864"	108.00 1152 1216 1344 1600  864  865  868  900
| +hsync +vsync 	# 1024x768, 85.0Hz; hfreq=68.68, vfreq=85.00
| 	ModeLine "1024x768"	 94.50 1024 1072 1168 1376  768  769  772  808
| +hsync +vsync 	# 1024x768, 75.0Hz; hfreq=60.02, vfreq=75.03
| 	ModeLine "1024x768"	 78.75 1024 1040 1136 1312  768  769  772  800
| +hsync +vsync 	# 1024x768, 70.0Hz; hfreq=56.48, vfreq=70.07
| 	ModeLine "1024x768"	 75.00 1024 1048 1184 1328  768  771  777  806
| -hsync -vsync 	# 800x600, 85.0Hz; hfreq=53.67, vfreq=85.06
| 	ModeLine "800x600"	 56.25  800  832  896 1048  600  601  604  631 +hsync
| +vsync 	# 800x600, 75.0Hz; hfreq=46.88, vfreq=75.00
| 	ModeLine "800x600"	 49.50  800  816  896 1056  600  601  604  625 +hsync
| +vsync 	# 800x600, 60.0Hz; hfreq=37.88, vfreq=60.32
| 	ModeLine "800x600"	 40.00  800  840  968 1056  600  601  605  628 +hsync
| +vsync 	# 640x480, 85.0Hz; hfreq=43.27, vfreq=85.01
| 	ModeLine "640x480"	 36.00  640  696  752  832  480  481  484  509 -hsync
| -vsync 	# 640x480, 75.0Hz; hfreq=37.50, vfreq=75.00
| 	ModeLine "640x480"	 31.50  640  656  720  840  480  481  484  500 -hsync
| -vsync 	# 640x480, 60.0Hz; hfreq=31.47, vfreq=59.94
| 	ModeLine "640x480"	 25.17  640  648  744  784  480  482  484  509 -hsync
| -vsync 	# Extended modelines with GTF timings
| 	# 640x480 @ 100.00 Hz (GTF) hsync: 50.90 kHz; pclk: 43.16 MHz
| 	ModeLine "640x480"  43.16  640 680 744 848  480 481 484 509  -HSync
| +Vsync 	# 768x576 @ 60.00 Hz (GTF) hsync: 35.82 kHz; pclk: 34.96 MHz
| 	ModeLine "768x576"  34.96  768 792 872 976  576 577 580 597  -HSync
| +Vsync 	# 768x576 @ 72.00 Hz (GTF) hsync: 43.27 kHz; pclk: 42.93 MHz
| 	ModeLine "768x576"  42.93  768 800 880 992  576 577 580 601  -HSync
| +Vsync 	# 768x576 @ 75.00 Hz (GTF) hsync: 45.15 kHz; pclk: 45.51 MHz
| 	ModeLine "768x576"  45.51  768 808 888 1008  576 577 580 602  -HSync
| +Vsync 	# 768x576 @ 85.00 Hz (GTF) hsync: 51.42 kHz; pclk: 51.84 MHz
| 	ModeLine "768x576"  51.84  768 808 888 1008  576 577 580 605  -HSync
| +Vsync 	# 768x576 @ 100.00 Hz (GTF) hsync: 61.10 kHz; pclk: 62.57 MHz
| 	ModeLine "768x576"  62.57  768 816 896 1024  576 577 580 611  -HSync
| +Vsync 	# 800x600 @ 100.00 Hz (GTF) hsync: 63.60 kHz; pclk: 68.18 MHz
| 	ModeLine "800x600"  68.18  800 848 936 1072  600 601 604 636  -HSync
| +Vsync 	# 1024x768 @ 100.00 Hz (GTF) hsync: 81.40 kHz; pclk: 113.31 MHz
| 	ModeLine "1024x768"  113.31  1024 1096 1208 1392  768 769 772 814
| -HSync +Vsync 	# 1152x864 @ 60.00 Hz (GTF) hsync: 53.70 kHz; pclk: 81.62
| MHz
| 	ModeLine "1152x864"  81.62  1152 1216 1336 1520  864 865 868 895  -HSync
| +Vsync 	# 1152x864 @ 85.00 Hz (GTF) hsync: 77.10 kHz; pclk: 119.65 MHz
| 	ModeLine "1152x864"  119.65  1152 1224 1352 1552  864 865 868 907
| -HSync +Vsync 	# 1152x864 @ 100.00 Hz (GTF) hsync: 91.50 kHz; pclk:
| 143.47 MHz
| 	ModeLine "1152x864"  143.47  1152 1232 1360 1568  864 865 868 915
| -HSync +Vsync 	# 1280x960 @ 72.00 Hz (GTF) hsync: 72.07 kHz; pclk: 124.54
| MHz
| 	ModeLine "1280x960"  124.54  1280 1368 1504 1728  960 961 964 1001
| -HSync +Vsync 	# 1280x960 @ 75.00 Hz (GTF) hsync: 75.15 kHz; pclk: 129.86
| MHz
| 	ModeLine "1280x960"  129.86  1280 1368 1504 1728  960 961 964 1002
| -HSync +Vsync 	# 1280x960 @ 100.00 Hz (GTF) hsync: 101.70 kHz; pclk:
| 178.99 MHz 	ModeLine "1280x960"  178.99  1280 1376 1520 1760  960 961 964
| 1017  -HSync +Vsync 	# 1280x1024 @ 100.00 Hz (GTF) hsync: 108.50 kHz;
| pclk: 190.96 MHz 	ModeLine "1280x1024"  190.96  1280 1376 1520 1760  1024
| 1025 1028 1085  -HSync +Vsync 	# 1400x1050 @ 60.00 Hz (GTF) hsync: 65.22
| kHz; pclk: 122.61 MHz
| 	ModeLine "1400x1050"  122.61  1400 1488 1640 1880  1050 1051 1054 1087
| -HSync +Vsync 	# 1400x1050 @ 72.00 Hz (GTF) hsync: 78.77 kHz; pclk:
| 149.34 MHz
| 	ModeLine "1400x1050"  149.34  1400 1496 1648 1896  1050 1051 1054 1094
| -HSync +Vsync 	# 1400x1050 @ 75.00 Hz (GTF) hsync: 82.20 kHz; pclk:
| 155.85 MHz
| 	ModeLine "1400x1050"  155.85  1400 1496 1648 1896  1050 1051 1054 1096
| -HSync +Vsync 	# 1400x1050 @ 85.00 Hz (GTF) hsync: 93.76 kHz; pclk:
| 179.26 MHz
| 	ModeLine "1400x1050"  179.26  1400 1504 1656 1912  1050 1051 1054 1103
| -HSync +Vsync 	# 1400x1050 @ 100.00 Hz (GTF) hsync: 111.20 kHz; pclk:
| 214.39 MHz 	ModeLine "1400x1050"  214.39  1400 1512 1664 1928  1050 1051
| 1054 1112  -HSync +Vsync 	# 1600x1200 @ 100.00 Hz (GTF) hsync: 127.10
| kHz; pclk: 280.64 MHz 	ModeLine "1600x1200"  280.64  1600 1728 1904 2208
| 1200 1201 1204 1271  -HSync +Vsync EndSection
|
| Section "Device"
|     Identifier    "My Video Card"
|     VendorName    "Unknown"
|     BoardName     "Unknown"
|#     TextClockFreq  22.175
| EndSection
|
| Section "Device"
|   Identifier    "fbdev"
|   VendorName    "Unknown"
|   BoardName     "Unknown"
| EndSection
|
|
|# Standard Server
| Section "Screen"
|     Driver      "svga"
|     Device      "My Video Card"
|     Monitor     "Monitor0"
|     Subsection  "Display"
|         Modes "1024x768" "800x600" "640x480"
|         ViewPort 0 0
|     EndSubsection
| EndSection
|
|# Accel. Server(s)
| Section "Screen"
|     Driver      "accel"
|     Device      "My Video Card"
|     Monitor     "Monitor0"
|     Subsection  "Display"
|         Modes "1024x768" "800x600" "640x480"
|         ViewPort 0 0
|     EndSubsection
| EndSection
|
|# Fallback
| Section "Screen"
|     Driver      "vga16"
|     Device      "My Video Card"
|     Monitor     "Monitor0"
|     Subsection  "Display"
|         Modes "1024x768" "800x600" "640x480"
|     EndSubsection
| EndSection
|
| Section "Screen"
|   Driver        "fbdev"
|   Device        "fbdev"
|   Monitor       "Monitor0"
|   SubSection "Display"
|     Depth       32
|     Modes       "default"
|   EndSubSection
|   SubSection "Display"
|     Depth       24
|     Modes       "default"
|   EndSubSection
|   SubSection "Display"
|     Depth       16
|     Modes       "default"
|   EndSubSection
|   SubSection "Display"
|     Depth       15
|     Modes       "default"
|   EndSubSection
|   SubSection "Display"
|     Depth       8
|     Modes       "default"
|   EndSubSection
| EndSection
|
| ----------------------------------------------
| XF86Config.knoppix.translated:
|
| Section "Files"
|         RgbPath      "/usr/X11R6/lib/X11/rgb"
|         FontPath     "/usr/X11R6/lib/X11/fonts/misc:unscaled"
|         FontPath     "/usr/X11R6/lib/X11/fonts/misc"
|         FontPath     "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
|         FontPath     "/usr/X11R6/lib/X11/fonts/75dpi"
|         FontPath     "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
|         FontPath     "/usr/X11R6/lib/X11/fonts/100dpi"
|         FontPath     "/usr/X11R6/lib/X11/fonts/Speedo"
|         FontPath     "/usr/X11R6/lib/X11/fonts/PEX"
|# Additional fonts: Locale, Gimp, TTF...
|         FontPath     "/usr/X11R6/lib/X11/fonts/cyrillic"
|#        FontPath     "/usr/X11R6/lib/X11/fonts/latin2/75dpi"
|#        FontPath     "/usr/X11R6/lib/X11/fonts/latin2/100dpi"
|# True type and type1 fonts are also handled via xftlib, see
|# /etc/X11/XftConfig!
| 	FontPath     "/usr/X11R6/lib/X11/fonts/Type1"
|         FontPath     "/usr/share/fonts/ttf/western"
|         FontPath     "/usr/share/fonts/ttf/decoratives"
| 	FontPath     "/usr/share/fonts/truetype"
|         FontPath     "/usr/share/fonts/truetype/openoffice"
|         FontPath     "/usr/share/fonts/truetype/ttf-bitstream-vera"
| 	FontPath     "/usr/share/fonts/latex-ttf-fonts"
|         FontPath     "/usr/X11R6/lib/X11/fonts/defoma/CID"
|         FontPath     "/usr/X11R6/lib/X11/fonts/defoma/TrueType"
| EndSection
|
| Section "ServerFlags"
| EndSection
|
|# Keyboard and Mouse sections from Knoppix commented out, fbsd stuff
|# imported Section "Keyboard"
|#   Protocol    "Standard"
|#   AutoRepeat  500 5
|#   # LeftAlt        Meta
|#   # RightAlt        Meta
|#   # ScrollLock      Compose
|#   RightCtl        Control
|## This is just the default keymap for X.
|## May be changed with the KDE international keyboard tool.
|#   XkbModel    "pc105"
|#   XkbLayout "us"
|#
|##   XkbOptions  "ctrl:swapcaps"
|##   XkbKeycodes     "xfree86"
|##   XkbTypes        "default"
|##   XkbCompat       "default"
|##   XkbSymbols      "us(pc101)"
|##   XkbGeometry     "pc"
|##   XkbRules        "xfree86"
|##   XkbModel        "pc101"
|##   XkbLayout "us"
|# EndSection
|
|# Section "Pointer"
|#    Protocol    "IMPS/2"
|#    Device      "/dev/mouse"
|#    Emulate3Buttons
|#    Emulate3Timeout    70
|# EndSection
|
|# 31337
|
|# **********************************************************************
|# Input devices
|# **********************************************************************
|
|# **********************************************************************
|# Core keyboard's InputDevice section
|# **********************************************************************
|
| Section "InputDevice"
|
|     Identifier	"Keyboard1"
|     Driver	"Keyboard"
|
|# 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"    "pc102"
|# 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 XFree86
|#    Option "XkbRules"    "xfree86"
|#    Option "XkbModel"    "pc101"
|#    Option "XkbLayout"   "us"
|#    Option "XkbVariant"  ""
|#    Option "XkbOptions"  ""
|
|#    Option "XkbDisable"
|
|     Option "XkbRules"	"xfree86"
|     Option "XkbModel"	"pc101"
|     Option "XkbLayout"	"us"
|
| 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
|
|# 31337
|# Auto-generated by mkxf86config
|
| Section "Monitor"
| 	Identifier   "Monitor0"
| 	VendorName	"SYL"
| 	ModelName	"SYL00f4"
| 	HorizSync 30 - 70 # DDC-probed
| 	VertRefresh 55 - 120 # DDC-probed
| 	# These are the DDC-probed settings reported by your monitor.
| 	# 1152x864, 75.0Hz; hfreq=67.50, vfreq=75.00
| 	ModeLine "1152x864"	108.00 1152 1216 1344 1600  864  865  868  900
| +hsync +vsync 	# 1024x768, 85.0Hz; hfreq=68.68, vfreq=85.00
| 	ModeLine "1024x768"	 94.50 1024 1072 1168 1376  768  769  772  808
| +hsync +vsync 	# 1024x768, 75.0Hz; hfreq=60.02, vfreq=75.03
| 	ModeLine "1024x768"	 78.75 1024 1040 1136 1312  768  769  772  800
| +hsync +vsync 	# 1024x768, 70.0Hz; hfreq=56.48, vfreq=70.07
| 	ModeLine "1024x768"	 75.00 1024 1048 1184 1328  768  771  777  806
| -hsync -vsync 	# 800x600, 85.0Hz; hfreq=53.67, vfreq=85.06
| 	ModeLine "800x600"	 56.25  800  832  896 1048  600  601  604  631 +hsync
| +vsync 	# 800x600, 75.0Hz; hfreq=46.88, vfreq=75.00
| 	ModeLine "800x600"	 49.50  800  816  896 1056  600  601  604  625 +hsync
| +vsync 	# 800x600, 60.0Hz; hfreq=37.88, vfreq=60.32
| 	ModeLine "800x600"	 40.00  800  840  968 1056  600  601  605  628 +hsync
| +vsync 	# 640x480, 85.0Hz; hfreq=43.27, vfreq=85.01
| 	ModeLine "640x480"	 36.00  640  696  752  832  480  481  484  509 -hsync
| -vsync 	# 640x480, 75.0Hz; hfreq=37.50, vfreq=75.00
| 	ModeLine "640x480"	 31.50  640  656  720  840  480  481  484  500 -hsync
| -vsync 	# 640x480, 60.0Hz; hfreq=31.47, vfreq=59.94
| 	ModeLine "640x480"	 25.17  640  648  744  784  480  482  484  509 -hsync
| -vsync 	# Extended modelines with GTF timings
| 	# 640x480 @ 100.00 Hz (GTF) hsync: 50.90 kHz; pclk: 43.16 MHz
| 	ModeLine "640x480"  43.16  640 680 744 848  480 481 484 509  -HSync
| +Vsync 	# 768x576 @ 60.00 Hz (GTF) hsync: 35.82 kHz; pclk: 34.96 MHz
| 	ModeLine "768x576"  34.96  768 792 872 976  576 577 580 597  -HSync
| +Vsync 	# 768x576 @ 72.00 Hz (GTF) hsync: 43.27 kHz; pclk: 42.93 MHz
| 	ModeLine "768x576"  42.93  768 800 880 992  576 577 580 601  -HSync
| +Vsync 	# 768x576 @ 75.00 Hz (GTF) hsync: 45.15 kHz; pclk: 45.51 MHz
| 	ModeLine "768x576"  45.51  768 808 888 1008  576 577 580 602  -HSync
| +Vsync 	# 768x576 @ 85.00 Hz (GTF) hsync: 51.42 kHz; pclk: 51.84 MHz
| 	ModeLine "768x576"  51.84  768 808 888 1008  576 577 580 605  -HSync
| +Vsync 	# 768x576 @ 100.00 Hz (GTF) hsync: 61.10 kHz; pclk: 62.57 MHz
| 	ModeLine "768x576"  62.57  768 816 896 1024  576 577 580 611  -HSync
| +Vsync 	# 800x600 @ 100.00 Hz (GTF) hsync: 63.60 kHz; pclk: 68.18 MHz
| 	ModeLine "800x600"  68.18  800 848 936 1072  600 601 604 636  -HSync
| +Vsync 	# 1024x768 @ 100.00 Hz (GTF) hsync: 81.40 kHz; pclk: 113.31 MHz
| 	ModeLine "1024x768"  113.31  1024 1096 1208 1392  768 769 772 814
| -HSync +Vsync 	# 1152x864 @ 60.00 Hz (GTF) hsync: 53.70 kHz; pclk: 81.62
| MHz
| 	ModeLine "1152x864"  81.62  1152 1216 1336 1520  864 865 868 895  -HSync
| +Vsync 	# 1152x864 @ 85.00 Hz (GTF) hsync: 77.10 kHz; pclk: 119.65 MHz
| 	ModeLine "1152x864"  119.65  1152 1224 1352 1552  864 865 868 907
| -HSync +Vsync 	# 1152x864 @ 100.00 Hz (GTF) hsync: 91.50 kHz; pclk:
| 143.47 MHz
| 	ModeLine "1152x864"  143.47  1152 1232 1360 1568  864 865 868 915
| -HSync +Vsync 	# 1280x960 @ 72.00 Hz (GTF) hsync: 72.07 kHz; pclk: 124.54
| MHz
| 	ModeLine "1280x960"  124.54  1280 1368 1504 1728  960 961 964 1001
| -HSync +Vsync 	# 1280x960 @ 75.00 Hz (GTF) hsync: 75.15 kHz; pclk: 129.86
| MHz
| 	ModeLine "1280x960"  129.86  1280 1368 1504 1728  960 961 964 1002
| -HSync +Vsync 	# 1280x960 @ 100.00 Hz (GTF) hsync: 101.70 kHz; pclk:
| 178.99 MHz 	ModeLine "1280x960"  178.99  1280 1376 1520 1760  960 961 964
| 1017  -HSync +Vsync 	# 1280x1024 @ 100.00 Hz (GTF) hsync: 108.50 kHz;
| pclk: 190.96 MHz 	ModeLine "1280x1024"  190.96  1280 1376 1520 1760  1024
| 1025 1028 1085  -HSync +Vsync 	# 1400x1050 @ 60.00 Hz (GTF) hsync: 65.22
| kHz; pclk: 122.61 MHz
| 	ModeLine "1400x1050"  122.61  1400 1488 1640 1880  1050 1051 1054 1087
| -HSync +Vsync 	# 1400x1050 @ 72.00 Hz (GTF) hsync: 78.77 kHz; pclk:
| 149.34 MHz
| 	ModeLine "1400x1050"  149.34  1400 1496 1648 1896  1050 1051 1054 1094
| -HSync +Vsync 	# 1400x1050 @ 75.00 Hz (GTF) hsync: 82.20 kHz; pclk:
| 155.85 MHz
| 	ModeLine "1400x1050"  155.85  1400 1496 1648 1896  1050 1051 1054 1096
| -HSync +Vsync 	# 1400x1050 @ 85.00 Hz (GTF) hsync: 93.76 kHz; pclk:
| 179.26 MHz
| 	ModeLine "1400x1050"  179.26  1400 1504 1656 1912  1050 1051 1054 1103
| -HSync +Vsync 	# 1400x1050 @ 100.00 Hz (GTF) hsync: 111.20 kHz; pclk:
| 214.39 MHz 	ModeLine "1400x1050"  214.39  1400 1512 1664 1928  1050 1051
| 1054 1112  -HSync +Vsync 	# 1600x1200 @ 100.00 Hz (GTF) hsync: 127.10
| kHz; pclk: 280.64 MHz 	ModeLine "1600x1200"  280.64  1600 1728 1904 2208
| 1200 1201 1204 1271  -HSync +Vsync EndSection
|
| Section "Device"
|     Identifier    "My Video Card"
|     Driver        "nv" #added by mhunter
|     VendorName    "Unknown"
|     BoardName     "Unknown"
|      TextClockFreq  22.175
| EndSection
|
|# Section "Device"
|#  Identifier    "fbdev"
|#  VendorName    "Unknown"
|#  BoardName     "Unknown"
|# EndSection
|
|
|# Standard Server
| Section "Screen"
|     Driver      "nv"
|     Device      "My Video Card"
|     Monitor     "Monitor0"
|     DefaultDepth 8
|     Subsection  "Display"
|         Depth 8
|         Modes "1024x768" "800x600" "640x480"
|         ViewPort 0 0
|     EndSubsection
| EndSection
|
|# Accel. Server(s)
| Section "Screen"
|     Driver      "accel"
|     Device      "My Video Card"
|     Monitor     "Monitor0"
|     Subsection  "Display"
|         Modes "1024x768" "800x600" "640x480"
|         ViewPort 0 0
|     EndSubsection
| EndSection
|
|# Fallback
| Section "Screen"
|     Driver      "vga16"
|     Device      "My Video Card"
|     Monitor     "Monitor0"
|     Subsection  "Display"
|         Modes "1024x768" "800x600" "640x480"
|     EndSubsection
| EndSection
|
|# commented out by mhunter
|# Section "Screen"
|#  Driver        "fbdev"
|#  Device        "fbdev"
|#  Monitor       "Monitor0"
|#  SubSection "Display"
|#    Depth       32
|#    Modes       "default"
|#  EndSubSection
|#  SubSection "Display"
|#    Depth       24
|#    Modes       "default"
|#  EndSubSection
|#  SubSection "Display"
|#    Depth       16
|#    Modes       "default"
|#  EndSubSection
|#  SubSection "Display"
|#    Depth       15
|#    Modes       "default"
|#  EndSubSection
|#  SubSection "Display"
|#    Depth       8
|#    Modes       "default"
|#  EndSubSection
|# EndSection
|
| ----------------------------------------------------------------
|
| XFree86.0.log
|
|
| XFree86 Version 4.3.0
| Release Date: 27 February 2003
| X Protocol Version 11, Revision 0, Release 6.6
| Build Operating System: FreeBSD 5.1 i386 [ELF]
| Build Date: 09 September 2003
| 	Before reporting problems, check http://www.XFree86.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/XFree86.0.log", Time: Sun Sep 28 18:36:42 2003
| (==) Using config file: "/etc/X11/XF86Config"
| (WW) No Layout section.  Using the first Screen section.
| (**) |-->Screen "nv" (0)
| (**) |   |-->Monitor "Monitor0"
| (**) |   |-->Device "My Video Card"
| (==) |-->Input Device "Mouse1"
| (==) |-->Input Device "Keyboard1"
| (**) Option "AutoRepeat" "500 30"
| (**) Option "XkbRules" "xfree86"
| (**) XKB: rules: "xfree86"
| (**) Option "XkbModel" "pc101"
| (**) XKB: model: "pc101"
| (**) Option "XkbLayout" "us"
| (**) XKB: layout: "us"
| (==) Keyboard: CustomKeycode disabled
| (WW) `fonts.dir' not found (or not valid) in
| "/usr/X11R6/lib/X11/fonts/PEX". 	Entry deleted from font path.
| 	(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/PEX").
| (WW) The directory "/usr/share/fonts/ttf/western" does not exist.
| 	Entry deleted from font path.
| (WW) The directory "/usr/share/fonts/ttf/decoratives" does not exist.
| 	Entry deleted from font path.
| (WW) The directory "/usr/share/fonts/truetype" does not exist.
| 	Entry deleted from font path.
| (WW) The directory "/usr/share/fonts/truetype/openoffice" does not exist.
| 	Entry deleted from font path.
| (WW) The directory "/usr/share/fonts/truetype/ttf-bitstream-vera" does
| not exist. 	Entry deleted from font path.
| (WW) The directory "/usr/share/fonts/latex-ttf-fonts" does not exist.
| 	Entry deleted from font path.
| (WW) The directory "/usr/X11R6/lib/X11/fonts/defoma/CID" does not exist.
| 	Entry deleted from font path.
| (WW) The directory "/usr/X11R6/lib/X11/fonts/defoma/TrueType" does not
| exist. 	Entry deleted from font path.
| (**) FontPath set to
| "/usr/X11R6/lib/X11/fonts/misc:unscaled,/usr/X11R6/lib/X11/fonts/misc,/us
| r/X11R6/lib/X11/fonts/75dpi:unscaled,/usr/X11R6/lib/X11/fonts/75dpi,/usr/
| X11R6/lib/X11/fonts/100dpi:unscaled,/usr/X11R6/lib/X11/fonts/100dpi,/usr/
| X11R6/lib/X11/fonts/Speedo,/usr/X11R6/lib/X11/fonts/cyrillic,/usr/X11R6/l
| ib/X11/fonts/Type1" (**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
| (==) ModulePath set to "/usr/X11R6/lib/modules"
| (--) Using syscons driver with X support (version 2.0)
| (--) using VT number 9
|
| (II) Module ABI versions:
| 	XFree86 ANSI C Emulation: 0.2
| 	XFree86 Video Driver: 0.6
| 	XFree86 XInput driver : 0.4
| 	XFree86 Server Extension : 0.2
| 	XFree86 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="The XFree86 Project"
| 	compiled for 4.3.0, module version = 1.0.0
| 	Module class: XFree86 Font Renderer
| 	ABI class: XFree86 Font Renderer, version 0.4
| (II) Loading font Bitmap
| (II) LoadModule: "pcidata"
| (II) Loading /usr/X11R6/lib/modules/libpcidata.a
| (II) Module pcidata: vendor="The XFree86 Project"
| 	compiled for 4.3.0, module version = 1.0.0
| 	ABI class: XFree86 Video Driver, version 0.6
| (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,3340 card 0000,0000 rev 03 class 06,00,00
| hdr 00 (II) PCI: 00:01:0: chip 8086,3341 card 0000,0000 rev 03 class
| 06,04,00 hdr 01 (II) PCI: 00:1d:0: chip 8086,24c2 card 8086,4541 rev 01
| class 0c,03,00 hdr 80 (II) PCI: 00:1d:1: chip 8086,24c4 card 8086,4541
| rev 01 class 0c,03,00 hdr 00 (II) PCI: 00:1d:2: chip 8086,24c7 card
| 8086,4541 rev 01 class 0c,03,00 hdr 00 (II) PCI: 00:1d:7: chip 8086,24cd
| card 1028,014e rev 01 class 0c,03,20 hdr 00 (II) PCI: 00:1e:0: chip
| 8086,2448 card 0000,0000 rev 81 class 06,04,00 hdr 01 (II) PCI: 00:1f:0:
| chip 8086,24cc card 0000,0000 rev 01 class 06,01,00 hdr 80 (II) PCI:
| 00:1f:1: chip 8086,24ca card 8086,4541 rev 01 class 01,01,8a hdr 00 (II)
| PCI: 00:1f:5: chip 8086,24c5 card 1028,014e rev 01 class 04,01,00 hdr 00
| (II) PCI: 00:1f:6: chip 8086,24c6 card 14f1,5422 rev 01 class 07,03,00
| hdr 00 (II) PCI: 01:00:0: chip 10de,0286 card 1028,0179 rev a1 class
| 03,00,00 hdr 00 (II) PCI: 02:00:0: chip 14e4,165d card 1028,865d rev 01
| class 02,00,00 hdr 00 (II) PCI: 02:01:0: chip 104c,ac47 card fffc,ffff
| rev 01 class 06,07,00 hdr 82 (II) PCI: 02:01:1: chip 104c,ac4a card
| fffc,ffff rev 01 class 06,07,00 hdr 82 (II) PCI: 02:01:2: chip 104c,802b
| card 1028,014e rev 00 class 0c,00,10 hdr 80 (II) PCI: 02:01:3: chip
| 104c,8204 card 1028,014e rev 00 class 08,80,00 hdr 80 (II) PCI: 02:03:0:
| chip 14e4,4324 card 1028,0001 rev 02 class 02,80,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,2), 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: 0x000c (VGA_EN is set)
| (II) Bus 1 I/O range:
| 	[0] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
| 	[1] -1	0	0x0000c400 - 0x0000c4ff (0x100) IX[B]
| 	[2] -1	0	0x0000c800 - 0x0000c8ff (0x100) IX[B]
| 	[3] -1	0	0x0000cc00 - 0x0000ccff (0x100) IX[B]
| (II) Bus 1 non-prefetchable memory range:
| 	[0] -1	0	0xfc000000 - 0xfdffffff (0x2000000) MX[B]
| (II) Bus 1 prefetchable memory range:
| 	[0] -1	0	0xf0000000 - 0xf3ffffff (0x4000000) MX[B]
| (II) PCI-to-PCI bridge:
| (II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is
| cleared) (II) Bus 2 I/O range:
| 	[0] -1	0	0x0000d000 - 0x0000d0ff (0x100) IX[B]
| 	[1] -1	0	0x0000d400 - 0x0000d4ff (0x100) IX[B]
| 	[2] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
| 	[3] -1	0	0x0000dc00 - 0x0000dcff (0x100) IX[B]
| 	[4] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]
| 	[5] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]
| 	[6] -1	0	0x0000e800 - 0x0000e8ff (0x100) IX[B]
| 	[7] -1	0	0x0000ec00 - 0x0000ecff (0x100) IX[B]
| (II) Bus 2 non-prefetchable memory range:
| 	[0] -1	0	0xf6000000 - 0xfbffffff (0x6000000) MX[B]
| (II) PCI-to-ISA bridge:
| (II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is
| set) (--) PCI:*(1:0:0) nVidia Corporation unknown chipset (0x0286) rev
| 161, Mem @ 0xfc000000/24, 0xf0000000/26, BIOS @ 0x80000000/17 (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 0xec000000 from 0xefffffff to
| 0xebffffff (II) Active PCI resource ranges:
| 	[0] -1	0	0xfafec000 - 0xfafeffff (0x4000) MX[B]E
| 	[1] -1	0	0xfafe8000 - 0xfafeffff (0x8000) MX[B]E
| 	[2] -1	0	0xfafef800 - 0xfafeffff (0x800) MX[B]E
| 	[3] -1	0	0xf4fff400 - 0xf4fff7ff (0x400) MX[B]E
| 	[4] -1	0	0xf4fff800 - 0xf4ffffff (0x800) MX[B]E
| 	[5] -1	0	0xf4fffc00 - 0xf4ffffff (0x400) MX[B]E
| 	[6] -1	0	0xec000000 - 0xebffffff (0x0) MX[B]EO
| 	[7] -1	0	0x80000000 - 0x8001ffff (0x20000) MX[B](B)
| 	[8] -1	0	0xf0000000 - 0xf3ffffff (0x4000000) MX[B](B)
| 	[9] -1	0	0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
| 	[10] -1	0	0x0000ecf8 - 0x0000ecff (0x8) IX[B]E
| 	[11] -1	0	0x0000b080 - 0x0000b0ff (0x80) IX[B]E
| 	[12] -1	0	0x0000b400 - 0x0000b4ff (0x100) IX[B]E
| 	[13] -1	0	0x0000bc40 - 0x0000bc7f (0x40) IX[B]E
| 	[14] -1	0	0x0000b800 - 0x0000b8ff (0x100) IX[B]E
| 	[15] -1	0	0x0000bfa0 - 0x0000bfbf (0x20) IX[B]E
| 	[16] -1	0	0x00000374 - 0x00000377 (0x4) IX[B]E
| 	[17] -1	0	0x00000170 - 0x0000017f (0x10) IX[B]E
| 	[18] -1	0	0x000003f4 - 0x000003f7 (0x4) IX[B]E
| 	[19] -1	0	0x000001f0 - 0x000001ff (0x10) IX[B]E
| 	[20] -1	0	0x0000bf20 - 0x0000bf3f (0x20) IX[B]E
| 	[21] -1	0	0x0000bf40 - 0x0000bf7f (0x40) IX[B]E
| 	[22] -1	0	0x0000bf80 - 0x0000bfff (0x80) IX[B]E
| (II) PCI Memory resource overlap reduced 0xfafec000 from 0xfafeffff to
| 0xfafedfff (II) PCI Memory resource overlap reduced 0xfafe8000 from
| 0xfafeffff to 0xfafebfff (II) PCI Memory resource overlap reduced
| 0xf4fff800 from 0xf4ffffff to 0xf4fffbff (II) PCI I/O resource overlap
| reduced 0x0000bf80 from 0x0000bfff to 0x0000bf9f (II) Active PCI resource
| ranges after removing overlaps:
| 	[0] -1	0	0xfafec000 - 0xfafedfff (0x2000) MX[B]E
| 	[1] -1	0	0xfafe8000 - 0xfafebfff (0x4000) MX[B]E
| 	[2] -1	0	0xfafef800 - 0xfafeffff (0x800) MX[B]E
| 	[3] -1	0	0xf4fff400 - 0xf4fff7ff (0x400) MX[B]E
| 	[4] -1	0	0xf4fff800 - 0xf4fffbff (0x400) MX[B]E
| 	[5] -1	0	0xf4fffc00 - 0xf4ffffff (0x400) MX[B]E
| 	[6] -1	0	0xec000000 - 0xebffffff (0x0) MX[B]EO
| 	[7] -1	0	0x80000000 - 0x8001ffff (0x20000) MX[B](B)
| 	[8] -1	0	0xf0000000 - 0xf3ffffff (0x4000000) MX[B](B)
| 	[9] -1	0	0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
| 	[10] -1	0	0x0000ecf8 - 0x0000ecff (0x8) IX[B]E
| 	[11] -1	0	0x0000b080 - 0x0000b0ff (0x80) IX[B]E
| 	[12] -1	0	0x0000b400 - 0x0000b4ff (0x100) IX[B]E
| 	[13] -1	0	0x0000bc40 - 0x0000bc7f (0x40) IX[B]E
| 	[14] -1	0	0x0000b800 - 0x0000b8ff (0x100) IX[B]E
| 	[15] -1	0	0x0000bfa0 - 0x0000bfbf (0x20) IX[B]E
| 	[16] -1	0	0x00000374 - 0x00000377 (0x4) IX[B]E
| 	[17] -1	0	0x00000170 - 0x0000017f (0x10) IX[B]E
| 	[18] -1	0	0x000003f4 - 0x000003f7 (0x4) IX[B]E
| 	[19] -1	0	0x000001f0 - 0x000001ff (0x10) IX[B]E
| 	[20] -1	0	0x0000bf20 - 0x0000bf3f (0x20) IX[B]E
| 	[21] -1	0	0x0000bf40 - 0x0000bf7f (0x40) IX[B]E
| 	[22] -1	0	0x0000bf80 - 0x0000bf9f (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	0xfafec000 - 0xfafedfff (0x2000) MX[B]E
| 	[6] -1	0	0xfafe8000 - 0xfafebfff (0x4000) MX[B]E
| 	[7] -1	0	0xfafef800 - 0xfafeffff (0x800) MX[B]E
| 	[8] -1	0	0xf4fff400 - 0xf4fff7ff (0x400) MX[B]E
| 	[9] -1	0	0xf4fff800 - 0xf4fffbff (0x400) MX[B]E
| 	[10] -1	0	0xf4fffc00 - 0xf4ffffff (0x400) MX[B]E
| 	[11] -1	0	0xec000000 - 0xebffffff (0x0) MX[B]EO
| 	[12] -1	0	0x80000000 - 0x8001ffff (0x20000) MX[B](B)
| 	[13] -1	0	0xf0000000 - 0xf3ffffff (0x4000000) MX[B](B)
| 	[14] -1	0	0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
| 	[15] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
| 	[16] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
| 	[17] -1	0	0x0000ecf8 - 0x0000ecff (0x8) IX[B]E
| 	[18] -1	0	0x0000b080 - 0x0000b0ff (0x80) IX[B]E
| 	[19] -1	0	0x0000b400 - 0x0000b4ff (0x100) IX[B]E
| 	[20] -1	0	0x0000bc40 - 0x0000bc7f (0x40) IX[B]E
| 	[21] -1	0	0x0000b800 - 0x0000b8ff (0x100) IX[B]E
| 	[22] -1	0	0x0000bfa0 - 0x0000bfbf (0x20) IX[B]E
| 	[23] -1	0	0x00000374 - 0x00000377 (0x4) IX[B]E
| 	[24] -1	0	0x00000170 - 0x0000017f (0x10) IX[B]E
| 	[25] -1	0	0x000003f4 - 0x000003f7 (0x4) IX[B]E
| 	[26] -1	0	0x000001f0 - 0x000001ff (0x10) IX[B]E
| 	[27] -1	0	0x0000bf20 - 0x0000bf3f (0x20) IX[B]E
| 	[28] -1	0	0x0000bf40 - 0x0000bf7f (0x40) IX[B]E
| 	[29] -1	0	0x0000bf80 - 0x0000bf9f (0x20) IX[B]E
| (II) LoadModule: "nv"
| (II) Loading /usr/X11R6/lib/modules/drivers/nv_drv.o
| (II) Module nv: vendor="The XFree86 Project"
| 	compiled for 4.3.0, module version = 1.0.1
| 	Module class: XFree86 Video Driver
| 	ABI class: XFree86 Video Driver, version 0.6
| (II) LoadModule: "mouse"
| (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
| (II) Module mouse: vendor="The XFree86 Project"
| 	compiled for 4.3.0, module version = 1.0.0
| 	Module class: XFree86 XInput Driver
| 	ABI class: XFree86 XInput driver, version 0.4
| (II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2, Vanta,
| 	RIVA TNT2 Ultra, RIVA TNT2 Model 64, Aladdin TNT2, GeForce 256,
| 	GeForce DDR, Quadro, GeForce2 MX/MX 400, GeForce2 MX 100/200,
| 	GeForce2 Go, Quadro2 MXR/EX/Go, GeForce2 Integrated GPU,
| 	GeForce2 GTS, GeForce2 Ti, GeForce2 Ultra, Quadro2 Pro,
| 	GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420,
| 	GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go,
| 	GeForce4 420 Go 32M, GeForce4 460 Go, GeForce4 440 Go 64M,
| 	GeForce4 410 Go 16M, Quadro4 500 GoGL, Quadro4 550 XGL, Quadro4 NVS,
| 	GeForce4 MX 440 with AGP8X, GeForce4 MX 440SE with AGP8X,
| 	GeForce4 MX 420 with AGP8X, GeForce4 448 Go, GeForce4 488 Go,
| 	Quadro4 580 XGL, Quadro4 280 NVS, Quadro4 380 XGL,
| 	GeForce4 MX Integrated GPU, GeForce3, GeForce3 Ti 200,
| 	GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600, GeForce4 Ti 4400,
| 	0x0252, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 XGL,
| 	Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP8X,
| 	GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL,
| 	Quadro4 980 XGL, Quadro4 780 XGL, 0x0300, GeForce FX 5800 Ultra,
| 	GeForce FX 5800, Quadro FX 2000, Quadro FX 1000, 0x0311, 0x0312,
| 	0x0316, 0x0317, 0x0318, 0x0319, 0x031A, 0x031B, 0x031C, 0x031D,
| 	0x031E, 0x031F, 0x0321, 0x0322, 0x0323, 0x0326, 0x032A, 0x032B,
| 	0x032E
| (II) Primary Device is: PCI 01:00:0
| (--) Assigning device section with no busID to primary device
| (--) Chipset GeForce4 4200 Go 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	0xfafec000 - 0xfafedfff (0x2000) MX[B]E
| 	[6] -1	0	0xfafe8000 - 0xfafebfff (0x4000) MX[B]E
| 	[7] -1	0	0xfafef800 - 0xfafeffff (0x800) MX[B]E
| 	[8] -1	0	0xf4fff400 - 0xf4fff7ff (0x400) MX[B]E
| 	[9] -1	0	0xf4fff800 - 0xf4fffbff (0x400) MX[B]E
| 	[10] -1	0	0xf4fffc00 - 0xf4ffffff (0x400) MX[B]E
| 	[11] -1	0	0xec000000 - 0xebffffff (0x0) MX[B]EO
| 	[12] -1	0	0x80000000 - 0x8001ffff (0x20000) MX[B](B)
| 	[13] -1	0	0xf0000000 - 0xf3ffffff (0x4000000) MX[B](B)
| 	[14] -1	0	0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
| 	[15] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
| 	[16] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
| 	[17] -1	0	0x0000ecf8 - 0x0000ecff (0x8) IX[B]E
| 	[18] -1	0	0x0000b080 - 0x0000b0ff (0x80) IX[B]E
| 	[19] -1	0	0x0000b400 - 0x0000b4ff (0x100) IX[B]E
| 	[20] -1	0	0x0000bc40 - 0x0000bc7f (0x40) IX[B]E
| 	[21] -1	0	0x0000b800 - 0x0000b8ff (0x100) IX[B]E
| 	[22] -1	0	0x0000bfa0 - 0x0000bfbf (0x20) IX[B]E
| 	[23] -1	0	0x00000374 - 0x00000377 (0x4) IX[B]E
| 	[24] -1	0	0x00000170 - 0x0000017f (0x10) IX[B]E
| 	[25] -1	0	0x000003f4 - 0x000003f7 (0x4) IX[B]E
| 	[26] -1	0	0x000001f0 - 0x000001ff (0x10) IX[B]E
| 	[27] -1	0	0x0000bf20 - 0x0000bf3f (0x20) IX[B]E
| 	[28] -1	0	0x0000bf40 - 0x0000bf7f (0x40) IX[B]E
| 	[29] -1	0	0x0000bf80 - 0x0000bf9f (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	0xfafec000 - 0xfafedfff (0x2000) MX[B]E
| 	[6] -1	0	0xfafe8000 - 0xfafebfff (0x4000) MX[B]E
| 	[7] -1	0	0xfafef800 - 0xfafeffff (0x800) MX[B]E
| 	[8] -1	0	0xf4fff400 - 0xf4fff7ff (0x400) MX[B]E
| 	[9] -1	0	0xf4fff800 - 0xf4fffbff (0x400) MX[B]E
| 	[10] -1	0	0xf4fffc00 - 0xf4ffffff (0x400) MX[B]E
| 	[11] -1	0	0xec000000 - 0xebffffff (0x0) MX[B]EO
| 	[12] -1	0	0x80000000 - 0x8001ffff (0x20000) MX[B](B)
| 	[13] -1	0	0xf0000000 - 0xf3ffffff (0x4000000) MX[B](B)
| 	[14] -1	0	0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
| 	[15] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
| 	[16] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
| 	[17] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
| 	[18] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
| 	[19] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
| 	[20] -1	0	0x0000ecf8 - 0x0000ecff (0x8) IX[B]E
| 	[21] -1	0	0x0000b080 - 0x0000b0ff (0x80) IX[B]E
| 	[22] -1	0	0x0000b400 - 0x0000b4ff (0x100) IX[B]E
| 	[23] -1	0	0x0000bc40 - 0x0000bc7f (0x40) IX[B]E
| 	[24] -1	0	0x0000b800 - 0x0000b8ff (0x100) IX[B]E
| 	[25] -1	0	0x0000bfa0 - 0x0000bfbf (0x20) IX[B]E
| 	[26] -1	0	0x00000374 - 0x00000377 (0x4) IX[B]E
| 	[27] -1	0	0x00000170 - 0x0000017f (0x10) IX[B]E
| 	[28] -1	0	0x000003f4 - 0x000003f7 (0x4) IX[B]E
| 	[29] -1	0	0x000001f0 - 0x000001ff (0x10) IX[B]E
| 	[30] -1	0	0x0000bf20 - 0x0000bf3f (0x20) IX[B]E
| 	[31] -1	0	0x0000bf40 - 0x0000bf7f (0x40) IX[B]E
| 	[32] -1	0	0x0000bf80 - 0x0000bf9f (0x20) IX[B]E
| 	[33] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
| 	[34] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
| (II) Setting vga for screen 0.
| (II) Loading sub module "int10"
| (II) LoadModule: "int10"
| (II) Loading /usr/X11R6/lib/modules/libint10.a
| (II) Module int10: vendor="The XFree86 Project"
| 	compiled for 4.3.0, module version = 1.0.0
| 	ABI class: XFree86 Video Driver, version 0.6
| (II) NV(0): Initializing int10
| (==) NV(0): Write-combining range (0xa0000,0x20000) was already clear
| (==) NV(0): Write-combining range (0xc0000,0x40000) was already clear
| (II) NV(0): Primary V_BIOS segment is: 0xc000
| (==) NV(0): Write-combining range (0x0,0x1000) was already clear
| (--) NV(0): Chipset: "GeForce4 4200 Go"
| (**) NV(0): Depth 8, (--) framebuffer bpp 8
| (==) NV(0): Default visual is PseudoColor
| (II) Loading sub module "vgahw"
| (II) LoadModule: "vgahw"
| (II) Loading /usr/X11R6/lib/modules/libvgahw.a
| (II) Module vgahw: vendor="The XFree86 Project"
| 	compiled for 4.3.0, module version = 0.1.0
| 	ABI class: XFree86 Video Driver, version 0.6
| (==) NV(0): Using HW cursor
| (--) NV(0): Linear framebuffer at 0xF0000000
| (--) NV(0): MMIO registers at 0xFC000000
| (==) NV(0): Write-combining range (0xfc710000,0x10000) was already clear
| (==) NV(0): Write-combining range (0xfc600000,0x3000) was already clear
| (==) NV(0): Write-combining range (0xfc680000,0x3000) was already clear
| (==) NV(0): Write-combining range (0xfc100000,0x1000) was already clear
| (==) NV(0): Write-combining range (0xfc002000,0x2000) was already clear
| (==) NV(0): Write-combining range (0xfc400000,0x2000) was already clear
| (==) NV(0): Write-combining range (0xfc101000,0x1000) was already clear
| (==) NV(0): Write-combining range (0xfc009000,0x1000) was already clear
| (==) NV(0): Write-combining range (0xfc000000,0x9000) was already clear
| (==) NV(0): Write-combining range (0xfc800000,0x10000) was already clear
| (==) NV(0): Write-combining range (0xfc601000,0x3000) was already clear
| (==) NV(0): Write-combining range (0xfc681000,0x3000) was already clear
| (==) NV(0): Write-combining range (0xfc0c0000,0x1000) was already clear
| (--) NV(0): On a laptop.  Assuming Digital Flat Panel
| (II) NV(0): Detected CRTC controller 1 being used
| (II) Loading sub module "ddc"
| (II) LoadModule: "ddc"
| (II) Loading /usr/X11R6/lib/modules/libddc.a
| (II) Module ddc: vendor="The XFree86 Project"
| 	compiled for 4.3.0, module version = 1.0.0
| 	ABI class: XFree86 Video Driver, version 0.6
| (==) NV(0): Write-combining range (0xa0000,0x10000) was already clear
| (II) Loading sub module "i2c"
| (II) LoadModule: "i2c"
| (II) Loading /usr/X11R6/lib/modules/libi2c.a
| (II) Module i2c: vendor="The XFree86 Project"
| 	compiled for 4.3.0, module version = 1.2.0
| 	ABI class: XFree86 Video Driver, version 0.6
| (II) NV(0): I2C bus "DDC" initialized.
| (II) NV(0): I2C device "DDC:ddc2" registered at address 0xA0.
| (II) NV(0): I2C device "DDC:ddc2" removed.
| (II) NV(0): I2C device "DDC:ddc2" registered at address 0xA0.
| (II) NV(0): I2C device "DDC:ddc2" removed.
| (II) NV(0): DDC Monitor info: 0x831ec00
| (II) NV(0): Manufacturer: SYL  Model: f4  Serial#: 1404383
| (II) NV(0): Year: 1999  Week: 14
| (II) NV(0): EDID Version: 1.1
| (II) NV(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
| (II) NV(0): Sync:  Separate
| (II) NV(0): Max H-Image Size [cm]: horiz.: 32  vert.: 24
| (II) NV(0): Gamma: 2.77
| (II) NV(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
| (II) NV(0): redX: 0.630 redY: 0.340   greenX: 0.280 greenY: 0.601
| (II) NV(0): blueX: 0.145 blueY: 0.061   whiteX: 0.281 whiteY: 0.311
| (II) NV(0): Supported VESA Video Modes:
| (II) NV(0): 720x400@70Hz
| (II) NV(0): 640x480@60Hz
| (II) NV(0): 640x480@75Hz
| (II) NV(0): 800x600@75Hz
| (II) NV(0): 832x624@75Hz
| (II) NV(0): 1024x768@75Hz
| (II) NV(0): Manufacturer's mask: 0
| (II) NV(0): Supported Future Video Modes:
| (II) NV(0): #0: hsize: 640  vsize 480  refresh: 85  vid: 22833
| (II) NV(0): #1: hsize: 800  vsize 600  refresh: 85  vid: 22853
| (II) NV(0): #2: hsize: 1024  vsize 768  refresh: 85  vid: 22881
| (II) NV(0): #3: hsize: 1152  vsize 864  refresh: 75  vid: 20337
| (II) NV(0): #4: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
| (II) NV(0): Monitor name: Sylvania F74
| (II) NV(0): Ranges: V min: 55  V max: 120 Hz, H min: 30  H max: 70 kHz,
| PixClock max 110 MHz (II) NV(0): Serial No: LCAY1404383
| (II) NV(0): Supported additional Video Mode:
| (II) NV(0): clock: 94.5 MHz   Image Size:  300 x 225 mm
| (II) NV(0): h_active: 1024  h_sync: 1072  h_sync_end 1168 h_blank_end
| 1376 h_border: 0 (II) NV(0): v_active: 768  v_sync: 769  v_sync_end 772
| v_blanking: 808 v_border: 0 (II) NV(0): end of DDC Monitor info
|
| (==) NV(0): Write-combining range (0xa0000,0x10000) was already clear
| (--) NV(0): VideoRAM: 65536 kBytes
| (==) NV(0): Using gamma correction (1.0, 1.0, 1.0)
| (II) NV(0): Monitor0: Using hsync range of 30.00-70.00 kHz
| (II) NV(0): Monitor0: Using vrefresh range of 55.00-120.00 Hz
| (II) NV(0): Clock range:  12.00 to 350.00 MHz
| (II) NV(0): Not using mode "1024x768" (hsync out of range)
| (II) NV(0): Not using mode "1152x864" (hsync out of range)
| (II) NV(0): Not using mode "1152x864" (hsync out of range)
| (II) NV(0): Not using mode "1280x960" (hsync out of range)
| (II) NV(0): Not using mode "1280x960" (hsync out of range)
| (II) NV(0): Not using mode "1280x960" (hsync out of range)
| (II) NV(0): Not using mode "1280x1024" (hsync out of range)
| (WW) (1400x1050,Monitor0) mode clock 122.61MHz exceeds DDC maximum 110MHz
| (II) NV(0): Not using mode "1400x1050" (hsync out of range)
| (II) NV(0): Not using mode "1400x1050" (hsync out of range)
| (II) NV(0): Not using mode "1400x1050" (hsync out of range)
| (II) NV(0): Not using mode "1400x1050" (hsync out of range)
| (II) NV(0): Not using mode "1600x1200" (hsync out of range)
| (II) NV(0): Not using default mode "320x175" (bad mode
| clock/interlace/doublescan) (II) NV(0): Not using default mode "320x200"
| (bad mode clock/interlace/doublescan) (II) NV(0): Not using default mode
| "360x200" (bad mode clock/interlace/doublescan) (II) NV(0): Not using
| default mode "320x240" (bad mode clock/interlace/doublescan) (II) NV(0):
| Not using default mode "320x240" (bad mode clock/interlace/doublescan)
| (II) NV(0): Not using default mode "320x240" (bad mode
| clock/interlace/doublescan) (II) NV(0): Not using default mode "320x240"
| (bad mode clock/interlace/doublescan) (II) NV(0): Not using default mode
| "400x300" (bad mode clock/interlace/doublescan) (II) NV(0): Not using
| default mode "400x300" (bad mode clock/interlace/doublescan) (II) NV(0):
| Not using default mode "400x300" (bad mode clock/interlace/doublescan)
| (II) NV(0): Not using default mode "400x300" (bad mode
| clock/interlace/doublescan) (II) NV(0): Not using default mode "400x300"
| (bad mode clock/interlace/doublescan) (II) NV(0): Not using default mode
| "512x384" (bad mode clock/interlace/doublescan) (II) NV(0): Not using
| default mode "512x384" (bad mode clock/interlace/doublescan) (II) NV(0):
| Not using default mode "512x384" (bad mode clock/interlace/doublescan)
| (II) NV(0): Not using default mode "512x384" (bad mode
| clock/interlace/doublescan) (II) NV(0): Not using default mode "512x384"
| (bad mode clock/interlace/doublescan) (II) NV(0): Not using default mode
| "576x432" (bad mode clock/interlace/doublescan) (II) NV(0): Not using
| default mode "640x512" (bad mode clock/interlace/doublescan) (II) NV(0):
| Not using default mode "640x512" (bad mode clock/interlace/doublescan)
| (II) NV(0): Not using default mode "640x512" (bad mode
| clock/interlace/doublescan) (II) NV(0): Not using default mode
| "1792x1344" (hsync out of range) (II) NV(0): Not using default mode
| "896x672" (bad mode clock/interlace/doublescan) (II) NV(0): Not using
| default mode "1792x1344" (hsync out of range) (II) NV(0): Not using
| default mode "896x672" (bad mode clock/interlace/doublescan) (II) NV(0):
| Not using default mode "1856x1392" (hsync out of range) (II) NV(0): Not
| using default mode "928x696" (bad mode clock/interlace/doublescan) (II)
| NV(0): Not using default mode "1856x1392" (hsync out of range) (II)
| NV(0): Not using default mode "928x696" (bad mode
| clock/interlace/doublescan) (II) NV(0): Not using default mode
| "1920x1440" (hsync out of range) (II) NV(0): Not using default mode
| "960x720" (bad mode clock/interlace/doublescan) (II) NV(0): Not using
| default mode "1920x1440" (hsync out of range) (II) NV(0): Not using
| default mode "960x720" (bad mode clock/interlace/doublescan) (II) NV(0):
| Not using default mode "416x312" (bad mode clock/interlace/doublescan)
| (II) NV(0): Not using default mode "576x384" (bad mode
| clock/interlace/doublescan) (II) NV(0): Not using default mode "700x525"
| (bad mode clock/interlace/doublescan) (II) NV(0): Not using default mode
| "700x525" (bad mode clock/interlace/doublescan) (II) NV(0): Not using
| default mode "800x512" (bad mode clock/interlace/doublescan) (II) NV(0):
| Not using default mode "1920x1440" (hsync out of range) (II) NV(0): Not
| using default mode "960x720" (bad mode clock/interlace/doublescan) (II)
| NV(0): Not using default mode "2048x1536" (hsync out of range) (II)
| NV(0): Not using default mode "2048x1536" (hsync out of range) (II)
| NV(0): Not using default mode "2048x1536" (bad mode
| clock/interlace/doublescan) (II) NV(0): Not using mode "1400x1050" (width
| too large for virtual size) (II) NV(0): Not using mode "1152x864" (width
| too large for virtual size) (II) NV(0): Not using mode "1152x864" (width
| too large for virtual size) (II) NV(0): Not using default mode "1152x768"
| (width too large for virtual size) (--) NV(0): Virtual size is 1024x768
| (pitch 1024)
| (**) NV(0): *Mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
| (II) NV(0): Modeline "1024x768"   94.50  1024 1072 1168 1376  768 769 772
| 808 +hsync +vsync (**) NV(0): *Mode "800x600": 68.2 MHz, 63.6 kHz, 100.0
| Hz
| (II) NV(0): Modeline "800x600"   68.18  800 848 936 1072  600 601 604 636
| -hsync +vsync (**) NV(0): *Mode "640x480": 43.2 MHz, 50.9 kHz, 100.0 Hz
| (II) NV(0): Modeline "640x480"   43.16  640 680 744 848  480 481 484 509
| -hsync +vsync (**) NV(0):  Mode "1024x768": 78.8 MHz, 60.0 kHz, 75.0 Hz
| (II) NV(0): Modeline "1024x768"   78.75  1024 1040 1136 1312  768 769 772
| 800 +hsync +vsync (**) NV(0):  Mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1
| Hz
| (II) NV(0): Modeline "1024x768"   75.00  1024 1048 1184 1328  768 771 777
| 806 -hsync -vsync (**) NV(0):  Default mode "832x624": 57.3 MHz, 49.7
| kHz, 74.6 Hz
| (II) NV(0): Modeline "832x624"   57.28  832 864 928 1152  624 625 628 667
| -hsync -vsync (**) NV(0):  Mode "800x600": 56.2 MHz, 53.7 kHz, 85.1 Hz
| (II) NV(0): Modeline "800x600"   56.25  800 832 896 1048  600 601 604 631
| +hsync +vsync (**) NV(0):  Mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
| (II) NV(0): Modeline "800x600"   49.50  800 816 896 1056  600 601 604 625
| +hsync +vsync (**) NV(0):  Mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
| (II) NV(0): Modeline "800x600"   40.00  800 840 968 1056  600 601 605 628
| +hsync +vsync (**) NV(0):  Mode "768x576": 62.6 MHz, 61.1 kHz, 100.0 Hz
| (II) NV(0): Modeline "768x576"   62.57  768 816 896 1024  576 577 580 611
| -hsync +vsync (**) NV(0):  Mode "768x576": 51.8 MHz, 51.4 kHz, 85.0 Hz
| (II) NV(0): Modeline "768x576"   51.84  768 808 888 1008  576 577 580 605
| -hsync +vsync (**) NV(0):  Mode "768x576": 45.5 MHz, 45.1 kHz, 75.0 Hz
| (II) NV(0): Modeline "768x576"   45.51  768 808 888 1008  576 577 580 602
| -hsync +vsync (**) NV(0):  Mode "768x576": 42.9 MHz, 43.3 kHz, 72.0 Hz
| (II) NV(0): Modeline "768x576"   42.93  768 800 880 992  576 577 580 601
| -hsync +vsync (**) NV(0):  Mode "768x576": 35.0 MHz, 35.8 kHz, 60.0 Hz
| (II) NV(0): Modeline "768x576"   34.96  768 792 872 976  576 577 580 597
| -hsync +vsync (**) NV(0):  Mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
| (II) NV(0): Modeline "640x480"   36.00  640 696 752 832  480 481 484 509
| -hsync -vsync (**) NV(0):  Mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
| (II) NV(0): Modeline "640x480"   31.50  640 656 720 840  480 481 484 500
| -hsync -vsync (**) NV(0):  Mode "640x480": 25.2 MHz, 32.1 kHz, 63.1 Hz
| (II) NV(0): Modeline "640x480"   25.17  640 648 744 784  480 482 484 509
| -hsync -vsync (**) NV(0):  Default mode "720x400": 35.5 MHz, 37.9 kHz,
| 85.0 Hz
| (II) NV(0): Modeline "720x400"   35.50  720 756 828 936  400 401 404 446
| -hsync +vsync (**) NV(0):  Default mode "640x400": 31.5 MHz, 37.9 kHz,
| 85.1 Hz
| (II) NV(0): Modeline "640x400"   31.50  640 672 736 832  400 401 404 445
| -hsync +vsync (**) NV(0):  Default mode "640x350": 31.5 MHz, 37.9 kHz,
| 85.1 Hz
| (II) NV(0): Modeline "640x350"   31.50  640 672 736 832  350 382 385 445
| +hsync -vsync (--) NV(0): Display dimensions: (320, 240) mm
| (--) NV(0): DPI set to (81, 81)
| (II) Loading sub module "fb"
| (II) LoadModule: "fb"
| (II) Loading /usr/X11R6/lib/modules/libfb.a
| (II) Module fb: vendor="The XFree86 Project"
| 	compiled for 4.3.0, module version = 1.0.0
| 	ABI class: XFree86 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="The XFree86 Project"
| 	compiled for 4.3.0, module version = 1.1.0
| 	ABI class: XFree86 Video Driver, version 0.6
| (II) Loading sub module "ramdac"
| (II) LoadModule: "ramdac"
| (II) Loading /usr/X11R6/lib/modules/libramdac.a
| (II) Module ramdac: vendor="The XFree86 Project"
| 	compiled for 4.3.0, module version = 0.1.0
| 	ABI class: XFree86 Video Driver, version 0.6
| (==) NV(0): Write-combining range (0x0,0x1000) was already clear
| (II) do I need RAC?  No, I don't.
| (II) resource ranges after preInit:
| 	[0] 0	0	0xf0000000 - 0xf3ffffff (0x4000000) MX[B]
| 	[1] 0	0	0xfc000000 - 0xfcffffff (0x1000000) MX[B]
| 	[2] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
| 	[3] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
| 	[4] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
| 	[5] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
| 	[6] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
| 	[7] -1	0	0xfafec000 - 0xfafedfff (0x2000) MX[B]E
| 	[8] -1	0	0xfafe8000 - 0xfafebfff (0x4000) MX[B]E
| 	[9] -1	0	0xfafef800 - 0xfafeffff (0x800) MX[B]E
| 	[10] -1	0	0xf4fff400 - 0xf4fff7ff (0x400) MX[B]E
| 	[11] -1	0	0xf4fff800 - 0xf4fffbff (0x400) MX[B]E
| 	[12] -1	0	0xf4fffc00 - 0xf4ffffff (0x400) MX[B]E
| 	[13] -1	0	0xec000000 - 0xebffffff (0x0) MX[B]EO
| 	[14] -1	0	0x80000000 - 0x8001ffff (0x20000) MX[B](B)
| 	[15] -1	0	0xf0000000 - 0xf3ffffff (0x4000000) MX[B](B)
| 	[16] -1	0	0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
| 	[17] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
| 	[18] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
| 	[19] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
| 	[20] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
| 	[21] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
| 	[22] -1	0	0x0000ecf8 - 0x0000ecff (0x8) IX[B]E
| 	[23] -1	0	0x0000b080 - 0x0000b0ff (0x80) IX[B]E
| 	[24] -1	0	0x0000b400 - 0x0000b4ff (0x100) IX[B]E
| 	[25] -1	0	0x0000bc40 - 0x0000bc7f (0x40) IX[B]E
| 	[26] -1	0	0x0000b800 - 0x0000b8ff (0x100) IX[B]E
| 	[27] -1	0	0x0000bfa0 - 0x0000bfbf (0x20) IX[B]E
| 	[28] -1	0	0x00000374 - 0x00000377 (0x4) IX[B]E
| 	[29] -1	0	0x00000170 - 0x0000017f (0x10) IX[B]E
| 	[30] -1	0	0x000003f4 - 0x000003f7 (0x4) IX[B]E
| 	[31] -1	0	0x000001f0 - 0x000001ff (0x10) IX[B]E
| 	[32] -1	0	0x0000bf20 - 0x0000bf3f (0x20) IX[B]E
| 	[33] -1	0	0x0000bf40 - 0x0000bf7f (0x40) IX[B]E
| 	[34] -1	0	0x0000bf80 - 0x0000bf9f (0x20) IX[B]E
| 	[35] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
| 	[36] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
| (==) NV(0): Write-combining range (0xfc000000,0x1000000) was already clear
| (==) NV(0): Write-combining range (0xf0000000,0x4000000)
| (==) NV(0): Write-combining range (0xa0000,0x10000) was already clear
| (II) NV(0): Using XFree86 Acceleration Architecture (XAA)
| 	Screen to screen bit blits
| 	Solid filled rectangles
| 	8x8 mono pattern filled rectangles
| 	Solid Lines
| (==) NV(0): Backing store disabled
| (==) NV(0): Silken mouse enabled
| (==) RandR enabled
| (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 LBX
| (II) Initializing built-in extension XC-APPGROUP
| (II) Initializing built-in extension SECURITY
| (II) Initializing built-in extension XINERAMA
| (II) Initializing built-in extension XFree86-Bigfont
| (II) Initializing built-in extension RENDER
| (II) Initializing built-in extension RANDR
| (**) Option "Protocol" "Auto"
| (**) Mouse1: Protocol: "Auto"
| (**) Option "CorePointer"
| (**) Mouse1: Core Pointer
| (**) Option "Device" "/dev/sysmouse"
| (**) Option "Emulate3Buttons"
| (**) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
| (==) Mouse1: Buttons: 3
| (II) Keyboard "Keyboard1" handled by legacy driver
| (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
| Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo,
| removing from list! Could not init font path element
| /usr/X11R6/lib/X11/fonts/Type1, removing from list!
|
| _______________________________________________
| freebsd-mobile@freebsd.org mailing list
| http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
| To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org"






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?72300000.1064838356>