View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 7 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Sun May 14, 2006 7:31 am 
Offline
Joined: Mon May 08, 2006 7:09 pm
Posts: 6
Location: Minneapolis
First off, I am a complete Linux Noob, but learning.

I have knoppmyth installed, but using the DVI output I only get 1/2 of the screen on my Mitsu 55" CRT Rear Project HDTV.

With the same computer in WinXP, It worked with a little overscan first try, and I noticed that Nvidia drivers now have an option that autofixes Overscan in Windows, once I clicked the button, it auto adjusted the timings and resolution to fit the screen perfectly. I was then able to open powerstrip, and get the modeline.

Once I setup the modeline in Linux and reboot, it still comes up with 1/2 the screen (left side). Resolutions and Timings do not seem to help.

2 questions:
If Nvidia can do an auto-adjust in windows, will we see something for linux soon? Is it possible?
Does anybody know of a work around for my screen issue? (I searched the forums, but could not find anything.)

TIA


Top
 Profile  
 
 Post subject:
PostPosted: Sun May 14, 2006 8:32 am 
Offline
Joined: Tue Feb 21, 2006 10:55 am
Posts: 98
Can you post the contents from:

/etc/X11/XF86Config-4

AND

/var/log/XFree86.0.log


Top
 Profile  
 
 Post subject:
PostPosted: Sun May 14, 2006 1:41 pm 
Offline
Joined: Tue Feb 21, 2006 10:55 am
Posts: 98
Solved: the modeline that powerstrip generated had a syntax error for the interlace keyword. The keyword needed to be at the end of the modeline. Powerstrip put it before the hsync and vsync.


Top
 Profile  
 
 Post subject: XF86Config-4
PostPosted: Sun May 14, 2006 4:32 pm 
Offline
Joined: Mon May 08, 2006 7:09 pm
Posts: 6
Location: Minneapolis
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
# PS/2 Mouse using /dev/input/mice in Kernel 2.6
# Serial Mouse not detected
InputDevice "USB Mouse" "CorePointer"
EndSection

Section "ServerFlags"
Option "AllowMouseOpenFail" "true"

EndSection

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
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"
FontPath "/usr/X11R6/lib/X11/fonts/defoma/CID"
FontPath "/usr/X11R6/lib/X11/fonts/defoma/TrueType"
EndSection

Section "Module"
Load "ddc" # ddc probing of monitor
# Load "GLcore"
Load "dbe"
# Load "dri"
Load "extmod"
Load "glx"
Load "bitmap" # bitmap-fonts
Load "speedo"
Load "type1"
Load "freetype"
Load "record"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"

EndSection

Section "InputDevice"
Identifier "Serial Mouse"
Driver "mouse"
Option "Protocol" "Microsoft"
Option "Device" "/dev/ttyS0"
Option "Emulate3Buttons" "true"
Option "Emulate3Timeout" "70"
Option "SendCoreEvents" "true"
EndSection

Section "InputDevice"

Section "InputDevice"
Identifier "PS/2 Mouse"
Driver "mouse"
Option "Protocol" "auto"
Option "ZAxisMapping" "4 5"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "true"
Option "Emulate3Timeout" "70"
Option "SendCoreEvents" "true"
EndSection

Section "InputDevice"
Identifier "USB Mouse"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "SendCoreEvents" "true"
Option "Protocol" "IMPS/2"
Option "ZAxisMapping" "4 5"
Option "Buttons" "5"
EndSection

# Auto-generated by KNOPPIX mkxf86config

Section "Monitor"
Identifier "Monitor0"
Option "DPMS" "true"
VendorName "SAM"
ModelName "SAM002b"
HorizSync 30 - 85 # DDC-probed
VertRefresh 50 - 160 # DDC-probed
# These are the DDC-probed settings reported by your monitor.
# 1280x1024, 75.0Hz; hfreq=79.98, vfreq=75.03
ModeLine "1280x1024" 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
# 1280x1024, 75.0Hz; hfreq=79.98, vfreq=75.03
ModeLine "1280x1024" 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +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" 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
# 1024x768, 60.0Hz; hfreq=48.36, vfreq=60.00
ModeLine "1024x768" 65.00 1024 1048 1184 1344 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, 72.0Hz; hfreq=48.08, vfreq=72.19
ModeLine "800x600" 50.00 800 856 976 1040 600 637 643 666 +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
# 800x600, 56.0Hz; hfreq=35.16, vfreq=56.25
ModeLine "800x600" 36.00 800 824 896 1024 600 601 603 625 +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, 72.0Hz; hfreq=37.86, vfreq=72.81
ModeLine "640x480" 31.50 640 656 696 816 480 481 484 504 -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 "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
# 1920x1200 @ 60.00 Hz (GTF) hsync: 74.52; pclk: 193.16 MHz
Modeline "1920x1200" 193.16 1920 2048 2256 2592 1200 1201 1204 1242 -HSync +HSync
#TEST MODELINE
Modeline "1768x992" 67.145 1768 1816 1992 2216 992 993 996 1010 +hsync +vsync interlace
EndSection

Section "Device"
### Available Driver options are:-
Section "Device"
### Available Driver options are:-
# sw_cursor is needed for some ati and radeon cards
#Option "sw_cursor"
#Option "hw_cursor"
#Option "NoAccel"
#Option "ShowCache"
#Option "ShadowFB"
#Option "UseFBDev"
#Option "Rotate"
Identifier "Card0"
# The following line is auto-generated by KNOPPIX mkxf86config
Driver "nvidia"
VendorName "All"
BoardName "All"
# BusID "PCI:1:0:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultColorDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1768x992"
EndSubSection
SubSection "Display"
Depth 32
Modes "1768x992"
EndSubSection
EndSection

Section "DRI"
Mode 0666
EndSection


Top
 Profile  
 
 Post subject: XFree Log
PostPosted: Sun May 14, 2006 4:38 pm 
Offline
Joined: Mon May 08, 2006 7:09 pm
Posts: 6
Location: Minneapolis
XFree86 Version 4.3.0.1 (Debian 4.3.0.dfsg.1-10.1unichrome30.1 20050205195924 glaweh@)
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.6.10-xenU i686 [ELF]
Build Date: 05 February 2005

This version of XFree86 has been extensively modified by the Debian
Project, and is not supported by the XFree86 Project, Inc., in any
way. Bugs should be reported to the Debian Bug Tracking System; see
<URL: http://www.debian.org/Bugs/Reporting >.

We strongly encourage the use of the "reportbug" package and command
to ensure that bug reports contain as much useful information as
possible.

Before filing a bug report, you may want to consult the Debian X FAQ:
XHTML version: file:///usr/share/doc/xfree86-common/FAQ.xhtml
plain text version: file:///usr/share/doc/xfree86-common/FAQ.gz

Module Loader present
OS Kernel: Linux version 2.6.15-chw-2 (root@dev.mysettopbox.tv) (gcc version 3.3.5 (Debian 1:3.3.5-12)) #1 SMP PREEMPT Thu J$
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 May 14 14:30:37 2006
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Input Device "Keyboard0"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "USB Mouse"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "USB Mouse"
(WW) The directory "/usr/X11R6/lib/X11/fonts/PEX" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist.
Entry deleted from font path.
(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) `fonts.dir' not found (or not valid) in "/usr/share/fonts/truetype".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/share/fonts/truetype").
(WW) The directory "/usr/share/fonts/truetype/openoffice" does not exist.
Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/truetype/ttf-bitstream-vera".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/share/fonts/truetype/ttf-bitstream-vera").
(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,/usr/X11R6/lib/X11/fonts/75dpi:un$
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(**) Option "AllowMouseOpenFail" "true"
(++) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such device)
(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 linux
(II) LoadModule: "bitmap"
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
compiled for 4.3.0.1, 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.1, 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 = 0x8000c33c, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,005e card 1458,5000 rev a3 class 05,80,00 hdr 00
(II) PCI: 00:01:0: chip 10de,0050 card 1458,0c11 rev a3 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,0052 card 1458,0c11 rev a2 class 0c,05,00 hdr 80
(II) PCI: 00:02:0: chip 10de,005a card 1458,5004 rev a2 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,005b card 1458,5004 rev a3 class 0c,03,20 hdr 80
(II) PCI: 00:04:0: chip 10de,0059 card 1458,ae01 rev a2 class 04,01,00 hdr 00
(II) PCI: 00:06:0: chip 10de,0053 card 1458,5002 rev a2 class 01,01,8a hdr 00
(II) PCI: 00:07:0: chip 10de,0054 card 1458,b003 rev a3 class 01,01,85 hdr 00
(II) PCI: 00:08:0: chip 10de,0055 card 1458,b003 rev a3 class 01,01,85 hdr 00
(II) PCI: 00:09:0: chip 10de,005c card 0000,0000 rev a2 class 06,04,01 hdr 01
(II) PCI: 00:0a:0: chip 10de,0057 card 1458,e000 rev a3 class 06,80,00 hdr 00
(II) PCI: 00:0b:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:0c:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:0d:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:0e:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 01:07:0: chip 13d0,2103 card 13d0,2103 rev 02 class 02,80,00 hdr 00
(II) PCI: 01:08:0: chip 13d0,2103 card 13d0,2103 rev 02 class 02,80,00 hdr 00
(II) PCI: 01:0a:0: chip 104c,8025 card 1458,1000 rev 01 class 0c,00,10 hdr 00(II) PCI: 01:08:0: chip 13d0,2103 card 13d0,2103 rev 02 class 02,80,00 hdr 00
(II) PCI: 01:0a:0: chip 104c,8025 card 1458,1000 rev 01 class 0c,00,10 hdr 00
(II) PCI: 02:00:0: chip 11ab,4362 card 1458,e000 rev 19 class 02,00,00 hdr 00
(II) PCI: 05:00:0: chip 10de,0092 card 3842,c517 rev a1 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:9:0), (0,1,1), BCTRL: 0x0200 (VGA_EN is cleared)
(II) Bus 1 I/O range:
[0] -1 0 0x00007000 - 0x00007fff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xf5000000 - 0xf50fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:11:0), (0,2,2), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x00008000 - 0x00008fff (0x1000) IX[B]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0xf3000000 - 0xf4ffffff (0x2000000) MX[B]
(II) Bus 2 prefetchable memory range:
[0] -1 0 0x50000000 - 0x500fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:12:0), (0,3,3), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 3 I/O range:
[0] -1 0 0x00005000 - 0x00005fff (0x1000) IX[B]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:13:0), (0,4,4), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 4 I/O range:
[0] -1 0 0x00006000 - 0x00006fff (0x1000) IX[B]
(II) PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:14:0), (0,5,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 5 I/O range:
[0] -1 0 0x00009000 - 0x00009fff (0x1000) IX[B]
(II) Bus 5 non-prefetchable memory range:
[0] -1 0 0xf0000000 - 0xf2ffffff (0x3000000) MX[B]
(II) Bus 5 prefetchable memory range:
[0] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:24:0), (0,0,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:24:0), (0,0,5), 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) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:1), (-1,-1,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:2), (-1,-1,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:3), (-1,-1,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(--) PCI:*(5:0:0) nVidia Corporation unknown chipset (0x0092) rev 161, Mem @ 0xf0000000/24, 0xe0000000/28, 0xf1000000/24, I/$
(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)
[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) Active PCI resource ranges:
[0] -1 0 0xf4000000 - 0xf4003fff (0x4000) MX[B]
[1] -1 0 0xf5020000 - 0xf5023fff (0x4000) MX[B]
[2] -1 0 0xf5024000 - 0xf50247ff (0x800) MX[B]
[3] -1 0 0xf5010000 - 0xf501ffff (0x10000) MX[B]
[4] -1 0 0xf5000000 - 0xf500ffff (0x10000) MX[B]
[5] -1 0 0xf5103000 - 0xf5103fff (0x1000) MX[B]
[6] -1 0 0xf5101000 - 0xf5101fff (0x1000) MX[B]
[7] -1 0 0xf5100000 - 0xf5100fff (0x1000) MX[B]
[8] -1 0 0xf5105000 - 0xf5105fff (0x1000) MX[B]
[9] -1 0 0xf5104000 - 0xf51040ff (0x100) MX[B]
[10] -1 0 0xf5102000 - 0xf5102fff (0x1000) MX[B]
[11] -1 0 0xf1000000 - 0xf1ffffff (0x1000000) MX[B](B)
[12] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
[13] -1 0 0xf0000000 - 0xf0ffffff (0x1000000) MX[B](B)
[14] -1 0 0x00008000 - 0x000080ff (0x100) IX[B]
[15] -1 0 0x00007400 - 0x0000741f (0x20) IX[B]
[16] -1 0 0x00007000 - 0x0000701f (0x20) IX[B]
[17] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B]
[18] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[B]
[19] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[20] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[21] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[22] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[23] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B]
[24] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[25] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[26] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[27] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[28] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[29] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[30] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[29] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[30] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[31] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[B]
[32] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[B]
[33] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B]
[34] -1 0 0x00009000 - 0x0000907f (0x80) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xf4000000 - 0xf4003fff (0x4000) MX[B]
[1] -1 0 0xf5020000 - 0xf5023fff (0x4000) MX[B]
[2] -1 0 0xf5024000 - 0xf50247ff (0x800) MX[B]
[3] -1 0 0xf5010000 - 0xf501ffff (0x10000) MX[B]
[4] -1 0 0xf5000000 - 0xf500ffff (0x10000) MX[B]
[5] -1 0 0xf5103000 - 0xf5103fff (0x1000) MX[B]
[6] -1 0 0xf5101000 - 0xf5101fff (0x1000) MX[B]
[7] -1 0 0xf5100000 - 0xf5100fff (0x1000) MX[B]
[8] -1 0 0xf5105000 - 0xf5105fff (0x1000) MX[B]
[9] -1 0 0xf5104000 - 0xf51040ff (0x100) MX[B]
[10] -1 0 0xf5102000 - 0xf5102fff (0x1000) MX[B]
[11] -1 0 0xf1000000 - 0xf1ffffff (0x1000000) MX[B](B)
[12] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
[13] -1 0 0xf0000000 - 0xf0ffffff (0x1000000) MX[B](B)
[14] -1 0 0x00008000 - 0x000080ff (0x100) IX[B]
[15] -1 0 0x00007400 - 0x0000741f (0x20) IX[B]
[16] -1 0 0x00007000 - 0x0000701f (0x20) IX[B]
[17] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B]
[18] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[B]
[19] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[20] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[21] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[22] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[23] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B]
[24] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[25] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[26] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[27] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[28] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[29] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[30] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[31] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[B]
[30] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[31] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[B]
[32] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[B]
[33] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B]
[34] -1 0 0x00009000 - 0x0000907f (0x80) IX[B](B)
(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 0xf4000000 - 0xf4003fff (0x4000) MX[B]
[6] -1 0 0xf5020000 - 0xf5023fff (0x4000) MX[B]
[7] -1 0 0xf5024000 - 0xf50247ff (0x800) MX[B]
[8] -1 0 0xf5010000 - 0xf501ffff (0x10000) MX[B]
[9] -1 0 0xf5000000 - 0xf500ffff (0x10000) MX[B]
[10] -1 0 0xf5103000 - 0xf5103fff (0x1000) MX[B]
[11] -1 0 0xf5101000 - 0xf5101fff (0x1000) MX[B]
[12] -1 0 0xf5100000 - 0xf5100fff (0x1000) MX[B]
[13] -1 0 0xf5105000 - 0xf5105fff (0x1000) MX[B]
[14] -1 0 0xf5104000 - 0xf51040ff (0x100) MX[B]
[15] -1 0 0xf5102000 - 0xf5102fff (0x1000) MX[B]
[16] -1 0 0xf1000000 - 0xf1ffffff (0x1000000) MX[B](B)
[17] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
[18] -1 0 0xf0000000 - 0xf0ffffff (0x1000000) MX[B](B)
[19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[20] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[21] -1 0 0x00008000 - 0x000080ff (0x100) IX[B]
[22] -1 0 0x00007400 - 0x0000741f (0x20) IX[B]
[23] -1 0 0x00007000 - 0x0000701f (0x20) IX[B]
[24] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B]
[23] -1 0 0x00007000 - 0x0000701f (0x20) IX[B]
[24] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B]
[25] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[B]
[26] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[27] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[28] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[29] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[30] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B]
[31] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[32] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[33] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[34] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[35] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[36] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[37] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[38] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[B]
[39] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[B]
[40] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B]
[41] -1 0 0x00009000 - 0x0000907f (0x80) IX[B](B)
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 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="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension SHAPE
(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 FontCache
(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.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.8178
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
Skipping "/usr/X11R6/lib/modules/fonts/libspeedo.a:spencode.o": No symbols found
(II) Module speedo: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.1
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Speedo
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.2
Module class: XFree86 Font Renderer
compiled for 4.3.0.1, module version = 1.0.2
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 2.0.2
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.13.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "nvidia"
(II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.o
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.8178
Module class: XFree86 Video Driver
(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.1, module version = 1.0.0
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.4
(II) NVIDIA X Driver 1.0-8178 Wed Dec 14 16:25:22 PST 2005
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 05:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU 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]
[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 0xf4000000 - 0xf4003fff (0x4000) MX[B]
[6] -1 0 0xf5020000 - 0xf5023fff (0x4000) MX[B]
[7] -1 0 0xf5024000 - 0xf50247ff (0x800) MX[B]
[8] -1 0 0xf5010000 - 0xf501ffff (0x10000) MX[B]
[9] -1 0 0xf5000000 - 0xf500ffff (0x10000) MX[B]
[10] -1 0 0xf5103000 - 0xf5103fff (0x1000) MX[B]
[11] -1 0 0xf5101000 - 0xf5101fff (0x1000) MX[B]
[12] -1 0 0xf5100000 - 0xf5100fff (0x1000) MX[B]
[13] -1 0 0xf5105000 - 0xf5105fff (0x1000) MX[B]
[14] -1 0 0xf5104000 - 0xf51040ff (0x100) MX[B]
[15] -1 0 0xf5102000 - 0xf5102fff (0x1000) MX[B]
[16] -1 0 0xf1000000 - 0xf1ffffff (0x1000000) MX[B](B)
[17] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
[18] -1 0 0xf0000000 - 0xf0ffffff (0x1000000) MX[B](B)
[19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[20] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[21] -1 0 0x00008000 - 0x000080ff (0x100) IX[B]
[22] -1 0 0x00007400 - 0x0000741f (0x20) IX[B]
[23] -1 0 0x00007000 - 0x0000701f (0x20) IX[B]
[24] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B]
[25] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[B]
[26] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[27] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[28] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[29] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[30] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B]
[31] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[32] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[33] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[34] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[35] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[36] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[37] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[38] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[B]
[39] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[B]
[38] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[B]
[39] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[B]
[40] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B]
[41] -1 0 0x00009000 - 0x0000907f (0x80) IX[B](B)
(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 0xf4000000 - 0xf4003fff (0x4000) MX[B]
[6] -1 0 0xf5020000 - 0xf5023fff (0x4000) MX[B]
[7] -1 0 0xf5024000 - 0xf50247ff (0x800) MX[B]
[8] -1 0 0xf5010000 - 0xf501ffff (0x10000) MX[B]
[9] -1 0 0xf5000000 - 0xf500ffff (0x10000) MX[B]
[10] -1 0 0xf5103000 - 0xf5103fff (0x1000) MX[B]
[11] -1 0 0xf5101000 - 0xf5101fff (0x1000) MX[B]
[12] -1 0 0xf5100000 - 0xf5100fff (0x1000) MX[B]
[13] -1 0 0xf5105000 - 0xf5105fff (0x1000) MX[B]
[14] -1 0 0xf5104000 - 0xf51040ff (0x100) MX[B]
[15] -1 0 0xf5102000 - 0xf5102fff (0x1000) MX[B]
[16] -1 0 0xf1000000 - 0xf1ffffff (0x1000000) MX[B](B)
[17] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
[18] -1 0 0xf0000000 - 0xf0ffffff (0x1000000) MX[B](B)
[19] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[20] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[21] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[23] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[24] -1 0 0x00008000 - 0x000080ff (0x100) IX[B]
[25] -1 0 0x00007400 - 0x0000741f (0x20) IX[B]
[26] -1 0 0x00007000 - 0x0000701f (0x20) IX[B]
[27] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B]
[28] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[B]
[29] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[30] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[31] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[32] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[33] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B]
[32] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[33] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B]
[34] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[35] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[36] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[37] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[38] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[39] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[40] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[41] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[B]
[42] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[B]
[43] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B]
[44] -1 0 0x00009000 - 0x0000907f (0x80) IX[B](B)
[45] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[46] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(--) NVIDIA(0): Linear framebuffer at 0xE0000000
(--) NVIDIA(0): MMIO registers at 0xF0000000
(II) NVIDIA(0): NVIDIA GPU detected as: GeForce 7800 GT
(--) NVIDIA(0): VideoBIOS: 05.70.02.13.02
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(II) NVIDIA(0): Detected PCI Express Link width: 16X
(--) NVIDIA(0): VideoRAM: 262144 kBytes
(II) NVIDIA(0): Connected display device(s): DFP-0
(--) NVIDIA(0): DFP-0: maximum pixel clock: 310 MHz
(--) NVIDIA(0): DFP-0: Internal Dual Link TMDS
(II) NVIDIA(0): Frequency information for DFP-0:
(II) NVIDIA(0): HorizSync : 15.000-33.000 kHz
(II) NVIDIA(0): VertRefresh : 59.000-61.000 Hz
(II) NVIDIA(0): (HorizSync from EDID)
(II) NVIDIA(0): (VertRefresh from EDID)
(II) NVIDIA(0): Adding EDID-provided mode "1920x1080" for DFP-0.
(II) NVIDIA(0): Adding EDID-provided mode "720x480" for DFP-0.
(II) NVIDIA(0): Adding EDID-provided mode "1440x480" for DFP-0.
(II) NVIDIA(0): Monitor0: Using hsync range of 15.00-33.00 kHz
(II) NVIDIA(0): Adding EDID-provided mode "1440x480" for DFP-0.
(II) NVIDIA(0): Monitor0: Using hsync range of 15.00-33.00 kHz
(II) NVIDIA(0): Monitor0: Using vrefresh range of 59.00-61.00 Hz
(II) NVIDIA(0): Clock range: 12.00 to 310.00 MHz
(II) NVIDIA(0): Not using mode "1280x1024" (hsync out of range)
(II) NVIDIA(0): Not using mode "1280x1024" (hsync out of range)
(II) NVIDIA(0): Not using mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using mode "640x480" (hsync out of range)
(II) NVIDIA(0): Not using mode "640x480" (hsync out of range)
(II) NVIDIA(0): Not using mode "640x480" (hsync out of range)
(II) NVIDIA(0): Not using mode "640x480" (vrefresh out of range)
(II) NVIDIA(0): Not using mode "640x480" (hsync out of range)
(II) NVIDIA(0): Not using mode "768x576" (hsync out of range)
(II) NVIDIA(0): Not using mode "768x576" (hsync out of range)
(II) NVIDIA(0): Not using mode "768x576" (hsync out of range)
(II) NVIDIA(0): Not using mode "768x576" (hsync out of range)
(II) NVIDIA(0): Not using mode "768x576" (hsync out of range)
(II) NVIDIA(0): Not using mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using mode "1152x864" (hsync out of range)
(II) NVIDIA(0): Not using mode "1152x864" (hsync out of range)
(II) NVIDIA(0): Not using mode "1152x864" (hsync out of range)
(II) NVIDIA(0): Not using mode "1280x960" (hsync out of range)
(II) NVIDIA(0): Not using mode "1280x960" (hsync out of range)
(II) NVIDIA(0): Not using mode "1280x960" (hsync out of range)
(II) NVIDIA(0): Not using mode "1280x1024" (hsync out of range)
(II) NVIDIA(0): Not using mode "1400x1050" (hsync out of range)
(II) NVIDIA(0): Not using mode "1400x1050" (hsync out of range)
(II) NVIDIA(0): Not using mode "1400x1050" (hsync out of range)
(II) NVIDIA(0): Not using mode "1400x1050" (hsync out of range)
(II) NVIDIA(0): Not using mode "1400x1050" (hsync out of range)
(II) NVIDIA(0): Not using mode "1400x1050" (hsync out of range)
(II) NVIDIA(0): Not using mode "1400x1050" (hsync out of range)
(II) NVIDIA(0): Not using mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using mode "1920x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "640x350" (hsync out of range)
(II) NVIDIA(0): Not using default mode "320x175" (hsync out of range)
(II) NVIDIA(0): Not using default mode "640x400" (hsync out of range)
(II) NVIDIA(0): Not using default mode "320x200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "720x400" (hsync out of range)
(II) NVIDIA(0): Not using default mode "360x200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "320x240" (hsync out of range)
(II) NVIDIA(0): Not using default mode "320x240" (hsync out of range)
(II) NVIDIA(0): Not using default mode "320x240" (hsync out of range)
(II) NVIDIA(0): Not using default mode "400x300" (hsync out of range)
(II) NVIDIA(0): Not using default mode "400x300" (hsync out of range)
(II) NVIDIA(0): Not using default mode "400x300" (hsync out of range)
(II) NVIDIA(0): Not using default mode "400x300" (hsync out of range)
(II) NVIDIA(0): Not using default mode "400x300" (hsync out of range)
(II) NVIDIA(0): Not using default mode "512x384" (hsync out of range)
(II) NVIDIA(0): Not using default mode "512x384" (hsync out of range)
(II) NVIDIA(0): Not using default mode "512x384" (hsync out of range)
(II) NVIDIA(0): Not using default mode "512x384" (hsync out of range)
(II) NVIDIA(0): Not using default mode "512x384" (hsync out of range)
(II) NVIDIA(0): Not using default mode "576x432" (hsync out of range)
(II) NVIDIA(0): Not using default mode "640x512" (hsync out of range)
(II) NVIDIA(0): Not using default mode "640x512" (hsync out of range)
(II) NVIDIA(0): Not using default mode "640x512" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1792x1344" (hsync out of range)
(II) NVIDIA(0): Not using default mode "896x672" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1792x1344" (hsync out of range)
(II) NVIDIA(0): Not using default mode "896x672" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1856x1392" (hsync out of range)
(II) NVIDIA(0): Not using default mode "928x696" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1856x1392" (hsync out of range)
(II) NVIDIA(0): Not using default mode "928x696" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(II) NVIDIA(0): Not using default mode "832x624" (hsync out of range)
(II) NVIDIA(0): Not using default mode "416x312" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1152x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "576x384" (hsync out of range)
(II) NVIDIA(0): Not using default mode "700x525" (hsync out of range)
(II) NVIDIA(0): Not using default mode "700x525" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1024" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x512" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using mode "1920x1080" (hsync out of range)
(II) NVIDIA(0): Not using mode "1440x480" (vrefresh out of range)
(WW) NVIDIA(0): Not using mode "720x480":
(WW) NVIDIA(0): horizontal blanking width ((max(858,798) - min(720,736) =
(WW) NVIDIA(0): 138) not a multiple of 8
(WW) NVIDIA(0): horizontal sync width (798 - 736 = 62) not a multiple of 8
(WW) NVIDIA(0): horizontal frame length (858) not a multiple of 8
(**) NVIDIA(0): Validated modes for display device DFP-0:
(**) NVIDIA(0): Mode "1768x992": 67.1 MHz, 30.3 kHz, 59.9 Hz (I)
(**) NVIDIA(0): Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
(II) NVIDIA(0): Virtual screen size determined to be 1768 x 992
(WW) NVIDIA(0): No size information available in DFP-0's EDID; cannot compute
(WW) NVIDIA(0): DPI from EDID.
(==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
(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.1, module version = 1.0.0
ABI class: XFree86 ANSI C Emulation, version 0.2
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.6
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0xf1000000 - 0xf1ffffff (0x1000000) MX[B]
[1] 0 0 0xe0000000 - 0xefffffff (0x10000000) MX[B]
[2] 0 0 0xf0000000 - 0xf0ffffff (0x1000000) 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 0xf4000000 - 0xf4003fff (0x4000) MX[B]
[9] -1 0 0xf5020000 - 0xf5023fff (0x4000) MX[B]
[10] -1 0 0xf5024000 - 0xf50247ff (0x800) MX[B]
[11] -1 0 0xf5010000 - 0xf501ffff (0x10000) MX[B]
[12] -1 0 0xf5000000 - 0xf500ffff (0x10000) MX[B]
[13] -1 0 0xf5103000 - 0xf5103fff (0x1000) MX[B]
[14] -1 0 0xf5101000 - 0xf5101fff (0x1000) MX[B]
[15] -1 0 0xf5100000 - 0xf5100fff (0x1000) MX[B]
[16] -1 0 0xf5105000 - 0xf5105fff (0x1000) MX[B]
[17] -1 0 0xf5104000 - 0xf51040ff (0x100) MX[B]
[18] -1 0 0xf5102000 - 0xf5102fff (0x1000) MX[B]
[19] -1 0 0xf1000000 - 0xf1ffffff (0x1000000) MX[B](B)
[20] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
[21] -1 0 0xf0000000 - 0xf0ffffff (0x1000000) MX[B](B)
[22] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
[23] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
[24] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
[25] 0 0 0x00009000 - 0x0000907f (0x80) IX[B]
[26] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[27] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[28] -1 0 0x00008000 - 0x000080ff (0x100) IX[B]
[29] -1 0 0x00007400 - 0x0000741f (0x20) IX[B]
[30] -1 0 0x00007000 - 0x0000701f (0x20) IX[B]
[31] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B]
[30] -1 0 0x00007000 - 0x0000701f (0x20) IX[B]
[31] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B]
[32] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[B]
[33] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[34] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[35] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[36] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[37] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B]
[38] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[39] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[40] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[41] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[42] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[43] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[44] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[45] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[B]
[46] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[B]
[47] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B]
[48] -1 0 0x00009000 - 0x0000907f (0x80) IX[B](B)
[49] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[50] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Setting mode "1768x992"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms" "true"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(==) 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 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
(II) Initializing extension GLX
(II) Keyboard "Keyboard0" handled by legacy driver
(**) Option "Protocol" "IMPS/2"
(**) USB Mouse: Protocol: "IMPS/2"
(**) Option "SendCoreEvents" "true"
(**) USB Mouse: always reports core events
(**) Option "CorePointer"
(**) USB Mouse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Buttons" "5"
(**) USB Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) USB Mouse: ZAxisMapping: buttons 4 and 5
(**) USB Mouse: Buttons: 5
(II) XINPUT: Adding extended input device "USB Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
(II) USB Mouse: ps2EnableDataReporting: succeeded
Warning: font renderer for ".pcf" already registered at priority 0
Warning: font renderer for ".pcf.Z" already registered at priority 0
Warning: font renderer for ".pcf.gz" already registered at priority 0
Warning: font renderer for ".snf" already registered at priority 0
Warning: font renderer for ".snf.Z" already registered at priority 0
Warning: font renderer for ".snf.gz" already registered at priority 0
Warning: font renderer for ".bdf" already registered at priority 0
Warning: font renderer for ".bdf.Z" already registered at priority 0
Warning: font renderer for ".bdf.gz" already registered at priority 0
Warning: font renderer for ".pmf" already registered at priority 0


Top
 Profile  
 
 Post subject: Getting Closer
PostPosted: Sun May 14, 2006 4:41 pm 
Offline
Joined: Mon May 08, 2006 7:09 pm
Posts: 6
Location: Minneapolis
With Aaron's help, we did get the menus to display full screen, however, now once you click watch tv, the screen goes completely blank. Anybody have ideas?


Top
 Profile  
 
 Post subject:
PostPosted: Mon May 15, 2006 9:03 am 
Offline
Joined: Tue Feb 21, 2006 10:55 am
Posts: 98
There is a similar thread already going on for this additional issue. Check out some of the suggestions there for improving performance using these drivers.

http://mysettopbox.tv/phpBB2/viewtopic.php?t=10046


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 21 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu