View Full Version : using mplayer to scale video and add black border


Daravon
01-28-09, 01:15 AM
I run a Biostar PV7050 motherboard. I have a Sony 30" CRT (HDMI) hooked up for movies and a Benq LCD (VGA) for normal computing. The problem I have is that when I run mplayer -fs, the image is bigger than my TV thus cutting off some of the picture, on the sides usually if the movie is letterboxed but on the top and bottom if it is pillar boxed. I could either fix this with X somehow, or I could just have mplayer scale the video down and border it, which would be easier. Suggestions on either method would be greatly appreciated.

Xorg.conf
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildd@vernadsky) Tue Mar 4 20:24:34 UTC 2008

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
EndSection

Section "ServerFlags"
Option "Xinerama" "0"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
Option "XkbVariant" "dvorak"
Option "XkbOptions" "lv3:ralt_switch"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "vmmouse"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "BenQ FP91G+"
HorizSync 31.0 - 83.0
VertRefresh 56.0 - 76.0
EndSection

Section "Monitor"
Identifier "Monitor1"
VendorName "Unknown"
ModelName "SONY TV"
HorizSync 15.0 - 46.0
VertRefresh 59.0 - 61.0

EndSection

Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 7050 PV / NVIDIA nForce 630a"
BusID "PCI:0:18:0"
Screen 0
EndSection

Section "Device"
Identifier "Videocard1"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 7050 PV / NVIDIA nForce 630a"
BusID "PCI:0:18:0"
Screen 1
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
Option "AddARGBGLXVisuals" "True"
Option "Defaultdepth" "24"
EndSection

Section "Screen"

# Removed Option "TwinView" "1"
# Removed Option "metamodes" "CRT: nvidia-auto-select +0+0, DFP: nvidia-auto-select +1280+0"
Identifier "Screen0"
Device "Videocard1"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "TwinViewXineramaInfoOrder" "CRT-0"
Option "metamodes" "CRT: nvidia-auto-select +0+0"
EndSection

Section "Screen"
Identifier "Screen1"
Device "Videocard0"
Monitor "Monitor1"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "DFP: nvidia-auto-select +0+0"
Option "TVOverScan" "0.00000"

EndSection

Section "Extensions"
Option "Composite" "Enable"
endsection
:

Daravon
01-28-09, 02:27 PM
OK, yes, this TV has always been a pain for computer use. Why even have an HDMI connection if you can't use it properly is beyond me. But anyway, I don't know how I can find out what my screen size is supposed to be. Since it's a CRT, I didn't know it really had an "X by Y" measurement. But then don't know much about this stuff which is why I thought about hacking it with the black border, because it does work otherwise.

Daravon
01-28-09, 02:58 PM
Well I found my screen dimension by looking at nvidia-settings; it's 1920x1080. I tried to use amlc, but kept getting stuck on where it asks for min/max hsync and vsync. Amlc says to find these values in your monitor's documentation or by googling the model number. I have the (worthless) users manual for the TV they are not in the specifications and I couldn't find anything by googling. So I can't get amlc to work.

Daravon
01-28-09, 03:43 PM
this is about all I found; nothing about vsync or hsync


(--) NVIDIA(0): Connected display device(s) on GeForce 7050 PV / NVIDIA nForce
(--) NVIDIA(0): 630a at PCI:0:18:0:
(--) NVIDIA(0): BenQ FP91G+ (CRT-0)
(--) NVIDIA(0): SONY TV (DFP-0)
(--) NVIDIA(0): BenQ FP91G+ (CRT-0): 350.0 MHz maximum pixel clock
(--) NVIDIA(0): SONY TV (DFP-0): 155.0 MHz maximum pixel clock
(--) NVIDIA(0): SONY TV (DFP-0): Internal Single Link TMDS
(II) NVIDIA(0): Display Device found referenced in MetaMode: CRT-0
(II) NVIDIA(0): Assigned Display Device: CRT-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "CRT:nvidia-auto-select+0+0"
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
(--) NVIDIA(0): DPI set to (85, 86); computed from "UseEdidDpi" X config
(--) NVIDIA(0): option
(==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(II) NVIDIA(1): Creating default Display subsection in Screen section
"Screen1" for depth/fbbpp 24/32
(**) NVIDIA(1): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(1): RGB weight 888
(==) NVIDIA(1): Default visual is TrueColor
(==) NVIDIA(1): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(1): Option "TwinView" "0"
(**) NVIDIA(1): Option "MetaModes" "DFP: nvidia-auto-select +0+0"
(**) NVIDIA(1): Option "TVOverScan" "0.00000"
:

Here's the complete file

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Ubuntu (xorg-server 2:1.4.1~git20080131-1ubuntu9.2)
Current Operating System: Linux brutus 2.6.24-12-generic #1 SMP Wed Mar 12 23:01:54 UTC 2008 i686
Build Date: 13 June 2008 01:08:21AM

Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Jan 28 00:03:40 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Videocard1"
(**) |-->Screen "Screen1" (1)
(**) | |-->Monitor "Monitor1"
(**) | |-->Device "Videocard0"
(**) Option "Xinerama" "0"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) No FontPath specified. Using compiled-in default.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is enabled
(==) |-->Input Device "<default pointer>"
(==) |-->Input Device "Generic Keyboard"
(==) The core pointer device wasn't specified explicitly in the layout.
Using the default mouse configuration.
(==) The core keyboard device wasn't specified explicitly in the layout.
Using the first keyboard device.
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81dc500
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 2.0
X.Org XInput driver : 2.0
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 1.4.0.90, module version = 1.0.0
ABI class: X.Org Video Driver, version 2.0
(++) using VT number 9

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,0547 card 1565,3409 rev a2 class 05,00,00 hdr 00
(II) PCI: 00:01:0: chip 10de,0548 card 1565,3409 rev a2 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,0542 card 1565,3409 rev a2 class 0c,05,00 hdr 80
(II) PCI: 00:01:2: chip 10de,0541 card 10de,cb84 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:02:0: chip 10de,055e card 1565,3409 rev a2 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,055f card 1565,3409 rev a2 class 0c,03,20 hdr 80
(II) PCI: 00:04:0: chip 10de,055e card 1565,3409 rev a2 class 0c,03,10 hdr 80
(II) PCI: 00:04:1: chip 10de,055f card 1565,3409 rev a2 class 0c,03,20 hdr 80
(II) PCI: 00:06:0: chip 10de,0560 card f565,3409 rev a1 class 01,01,8a hdr 00
(II) PCI: 00:07:0: chip 10de,055c card 1565,820c rev a1 class 04,03,00 hdr 80
(II) PCI: 00:08:0: chip 10de,0561 card 0000,0000 rev a2 class 06,04,01 hdr 01
(II) PCI: 00:09:0: chip 10de,0550 card 1565,5407 rev a2 class 01,01,85 hdr 80
(II) PCI: 00:0b:0: chip 10de,0562 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:0c:0: chip 10de,0563 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:0d:0: chip 10de,0563 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:0e:0: chip 10de,0563 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:0f:0: chip 10de,0563 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:10:0: chip 10de,0563 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:11:0: chip 10de,0563 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:12:0: chip 10de,053a card 1565,1406 rev a2 class 03,00,00 hdr 00
(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:06:0: chip 1814,0301 card 1814,2561 rev 00 class 02,80,00 hdr 00
(II) PCI: 03:00:0: chip 10ec,8168 card 1565,2305 rev 01 class 02,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:8:0), (0,1,1), BCTRL: 0x0204 (VGA_EN is cleared)
(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 0xfdf00000 - 0xfdffffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xfd000000 - 0xfd0fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:11:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x0000b000 - 0x0000b0ff (0x100) IX[B]
[1] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[B]
[2] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[B]
[3] -1 0 0x0000bc00 - 0x0000bcff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0xfde00000 - 0xfdefffff (0x100000) MX[B]
(II) Bus 2 prefetchable memory range:
[0] -1 0 0xfdd00000 - 0xfddfffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:12:0), (0,3,3), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 3 I/O range:
[0] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[1] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[2] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
[3] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[B]
(II) Bus 3 non-prefetchable memory range:
[0] -1 0 0xfdc00000 - 0xfdcfffff (0x100000) MX[B]
(II) Bus 3 prefetchable memory range:
[0] -1 0 0xfdb00000 - 0xfdbfffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:13:0), (0,4,4), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 4 I/O range:
[0] -1 0 0x00009000 - 0x000090ff (0x100) IX[B]
[1] -1 0 0x00009400 - 0x000094ff (0x100) IX[B]
[2] -1 0 0x00009800 - 0x000098ff (0x100) IX[B]
[3] -1 0 0x00009c00 - 0x00009cff (0x100) IX[B]
(II) Bus 4 non-prefetchable memory range:
[0] -1 0 0xfda00000 - 0xfdafffff (0x100000) MX[B]
(II) Bus 4 prefetchable memory range:
[0] -1 0 0xfd900000 - 0xfd9fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:14:0), (0,5,5), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 5 I/O range:
[0] -1 0 0x00008000 - 0x000080ff (0x100) IX[B]
[1] -1 0 0x00008400 - 0x000084ff (0x100) IX[B]
[2] -1 0 0x00008800 - 0x000088ff (0x100) IX[B]
[3] -1 0 0x00008c00 - 0x00008cff (0x100) IX[B]
(II) Bus 5 non-prefetchable memory range:
[0] -1 0 0xfd800000 - 0xfd8fffff (0x100000) MX[B]
(II) Bus 5 prefetchable memory range:
[0] -1 0 0xfd700000 - 0xfd7fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 6: bridge is at (0:15:0), (0,6,6), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 6 I/O range:
[0] -1 0 0x00007000 - 0x000070ff (0x100) IX[B]
[1] -1 0 0x00007400 - 0x000074ff (0x100) IX[B]
[2] -1 0 0x00007800 - 0x000078ff (0x100) IX[B]
[3] -1 0 0x00007c00 - 0x00007cff (0x100) IX[B]
(II) Bus 6 non-prefetchable memory range:
[0] -1 0 0xfd600000 - 0xfd6fffff (0x100000) MX[B]
(II) Bus 6 prefetchable memory range:
[0] -1 0 0xfd500000 - 0xfd5fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 7: bridge is at (0:16:0), (0,7,7), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 7 I/O range:
[0] -1 0 0x00006000 - 0x000060ff (0x100) IX[B]
[1] -1 0 0x00006400 - 0x000064ff (0x100) IX[B]
[2] -1 0 0x00006800 - 0x000068ff (0x100) IX[B]
[3] -1 0 0x00006c00 - 0x00006cff (0x100) IX[B]
(II) Bus 7 non-prefetchable memory range:
[0] -1 0 0xfd400000 - 0xfd4fffff (0x100000) MX[B]
(II) Bus 7 prefetchable memory range:
[0] -1 0 0xfd300000 - 0xfd3fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 8: bridge is at (0:17:0), (0,8,8), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 8 I/O range:
[0] -1 0 0x00005000 - 0x000050ff (0x100) IX[B]
[1] -1 0 0x00005400 - 0x000054ff (0x100) IX[B]
[2] -1 0 0x00005800 - 0x000058ff (0x100) IX[B]
[3] -1 0 0x00005c00 - 0x00005cff (0x100) IX[B]
(II) Bus 8 non-prefetchable memory range:
[0] -1 0 0xfd200000 - 0xfd2fffff (0x100000) MX[B]
(II) Bus 8 prefetchable memory range:
[0] -1 0 0xfd100000 - 0xfd1fffff (0x100000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:24:0), (0,0,8), 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]
(--) PCI:*(0:18:0) nVidia Corporation unknown chipset (0x053a) rev 162, Mem @ 0xfb000000/24, 0xe0000000/28, 0xfc000000/24
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
[0] -1 0 0xfdcff000 - 0xfdcfffff (0x1000) MX[B]
[1] -1 0 0xfdff8000 - 0xfdffffff (0x8000) MX[B]
[2] -1 0 0xfe02a000 - 0xfe02bfff (0x2000) MX[B]
[3] -1 0 0xfe024000 - 0xfe027fff (0x4000) MX[B]
[4] -1 0 0xfe02c000 - 0xfe02c0ff (0x100) MX[B]
[5] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[B]
[6] -1 0 0xfe02e000 - 0xfe02e0ff (0x100) MX[B]
[7] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[B]
[8] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[9] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
[10] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[B](B)
[11] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[B]
[12] -1 0 0x0000dc00 - 0x0000dc0f (0x10) IX[B]
[13] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[14] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[15] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[16] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[17] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[18] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[B]
[19] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[B]
[20] -1 0 0x0000fc00 - 0x0000fc3f (0x40) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xfdcff000 - 0xfdcfffff (0x1000) MX[B]
[1] -1 0 0xfdff8000 - 0xfdffffff (0x8000) MX[B]
[2] -1 0 0xfe02a000 - 0xfe02bfff (0x2000) MX[B]
[3] -1 0 0xfe024000 - 0xfe027fff (0x4000) MX[B]
[4] -1 0 0xfe02c000 - 0xfe02c0ff (0x100) MX[B]
[5] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[B]
[6] -1 0 0xfe02e000 - 0xfe02e0ff (0x100) MX[B]
[7] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[B]
[8] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[9] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
[10] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[B](B)
[11] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[B]
[12] -1 0 0x0000dc00 - 0x0000dc0f (0x10) IX[B]
[13] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[14] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[15] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[16] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[17] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[18] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[B]
[19] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[B]
[20] -1 0 0x0000fc00 - 0x0000fc3f (0x40) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xfdcff000 - 0xfdcfffff (0x1000) MX[B]
[5] -1 0 0xfdff8000 - 0xfdffffff (0x8000) MX[B]
[6] -1 0 0xfe02a000 - 0xfe02bfff (0x2000) MX[B]
[7] -1 0 0xfe024000 - 0xfe027fff (0x4000) MX[B]
[8] -1 0 0xfe02c000 - 0xfe02c0ff (0x100) MX[B]
[9] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[B]
[10] -1 0 0xfe02e000 - 0xfe02e0ff (0x100) MX[B]
[11] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[B]
[12] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[13] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
[14] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[B](B)
[15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[17] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[B]
[18] -1 0 0x0000dc00 - 0x0000dc0f (0x10) IX[B]
[19] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[20] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[21] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[22] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[23] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[24] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[B]
[25] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[B]
[26] -1 0 0x0000fc00 - 0x0000fc3f (0x40) IX[B]
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.4.0.90, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.4.0.90, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.1
(II) NVIDIA GLX Module 169.12 Thu Feb 14 18:45:56 PST 2008
(II) Loading extension GLX
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 1.4.0.90, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.4.0.90, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.4.0.90, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.2.3
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.2.2
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 2.0
(II) NVIDIA dlloader X Driver 169.12 Thu Feb 14 17:55:38 PST 2008
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 00:12:0
(--) Chipset NVIDIA GPU found
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 1.4.0.90, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules//libwfb.so
(II) Module wfb: vendor="NVIDIA Corporation"
compiled for 7.1.99.2, module version = 1.0.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xfdcff000 - 0xfdcfffff (0x1000) MX[B]
[5] -1 0 0xfdff8000 - 0xfdffffff (0x8000) MX[B]
[6] -1 0 0xfe02a000 - 0xfe02bfff (0x2000) MX[B]

Daravon
01-28-09, 06:12 PM
Well this is what I get by running kate /var/log/Xorg.0.log


This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Ubuntu (xorg-server 2:1.4.1~git20080131-1ubuntu9.2)
Current Operating System: Linux brutus 2.6.24-12-generic #1 SMP Wed Mar 12 23:01:54 UTC 2008 i686
Build Date: 13 June 2008 01:08:21AM

Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Jan 28 00:03:40 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Videocard1"
(**) |-->Screen "Screen1" (1)
(**) | |-->Monitor "Monitor1"
(**) | |-->Device "Videocard0"
(**) Option "Xinerama" "0"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) No FontPath specified. Using compiled-in default.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is enabled
(==) |-->Input Device "<default pointer>"
(==) |-->Input Device "Generic Keyboard"
(==) The core pointer device wasn't specified explicitly in the layout.
Using the default mouse configuration.
(==) The core keyboard device wasn't specified explicitly in the layout.
Using the first keyboard device.
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81dc500
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 2.0
X.Org XInput driver : 2.0
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 1.4.0.90, module version = 1.0.0
ABI class: X.Org Video Driver, version 2.0
(++) using VT number 9

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,0547 card 1565,3409 rev a2 class 05,00,00 hdr 00
(II) PCI: 00:01:0: chip 10de,0548 card 1565,3409 rev a2 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,0542 card 1565,3409 rev a2 class 0c,05,00 hdr 80
(II) PCI: 00:01:2: chip 10de,0541 card 10de,cb84 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:02:0: chip 10de,055e card 1565,3409 rev a2 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,055f card 1565,3409 rev a2 class 0c,03,20 hdr 80
(II) PCI: 00:04:0: chip 10de,055e card 1565,3409 rev a2 class 0c,03,10 hdr 80
(II) PCI: 00:04:1: chip 10de,055f card 1565,3409 rev a2 class 0c,03,20 hdr 80
(II) PCI: 00:06:0: chip 10de,0560 card f565,3409 rev a1 class 01,01,8a hdr 00
(II) PCI: 00:07:0: chip 10de,055c card 1565,820c rev a1 class 04,03,00 hdr 80
(II) PCI: 00:08:0: chip 10de,0561 card 0000,0000 rev a2 class 06,04,01 hdr 01
(II) PCI: 00:09:0: chip 10de,0550 card 1565,5407 rev a2 class 01,01,85 hdr 80
(II) PCI: 00:0b:0: chip 10de,0562 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:0c:0: chip 10de,0563 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:0d:0: chip 10de,0563 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:0e:0: chip 10de,0563 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:0f:0: chip 10de,0563 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:10:0: chip 10de,0563 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:11:0: chip 10de,0563 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:12:0: chip 10de,053a card 1565,1406 rev a2 class 03,00,00 hdr 00
(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:06:0: chip 1814,0301 card 1814,2561 rev 00 class 02,80,00 hdr 00
(II) PCI: 03:00:0: chip 10ec,8168 card 1565,2305 rev 01 class 02,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:8:0), (0,1,1), BCTRL: 0x0204 (VGA_EN is cleared)
(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 0xfdf00000 - 0xfdffffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xfd000000 - 0xfd0fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:11:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x0000b000 - 0x0000b0ff (0x100) IX[B]
[1] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[B]
[2] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[B]
[3] -1 0 0x0000bc00 - 0x0000bcff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0xfde00000 - 0xfdefffff (0x100000) MX[B]
(II) Bus 2 prefetchable memory range:
[0] -1 0 0xfdd00000 - 0xfddfffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:12:0), (0,3,3), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 3 I/O range:
[0] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[1] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[2] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
[3] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[B]
(II) Bus 3 non-prefetchable memory range:
[0] -1 0 0xfdc00000 - 0xfdcfffff (0x100000) MX[B]
(II) Bus 3 prefetchable memory range:
[0] -1 0 0xfdb00000 - 0xfdbfffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:13:0), (0,4,4), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 4 I/O range:
[0] -1 0 0x00009000 - 0x000090ff (0x100) IX[B]
[1] -1 0 0x00009400 - 0x000094ff (0x100) IX[B]
[2] -1 0 0x00009800 - 0x000098ff (0x100) IX[B]
[3] -1 0 0x00009c00 - 0x00009cff (0x100) IX[B]
(II) Bus 4 non-prefetchable memory range:
[0] -1 0 0xfda00000 - 0xfdafffff (0x100000) MX[B]
(II) Bus 4 prefetchable memory range:
[0] -1 0 0xfd900000 - 0xfd9fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:14:0), (0,5,5), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 5 I/O range:
[0] -1 0 0x00008000 - 0x000080ff (0x100) IX[B]
[1] -1 0 0x00008400 - 0x000084ff (0x100) IX[B]
[2] -1 0 0x00008800 - 0x000088ff (0x100) IX[B]
[3] -1 0 0x00008c00 - 0x00008cff (0x100) IX[B]
(II) Bus 5 non-prefetchable memory range:
[0] -1 0 0xfd800000 - 0xfd8fffff (0x100000) MX[B]
(II) Bus 5 prefetchable memory range:
[0] -1 0 0xfd700000 - 0xfd7fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 6: bridge is at (0:15:0), (0,6,6), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 6 I/O range:
[0] -1 0 0x00007000 - 0x000070ff (0x100) IX[B]
[1] -1 0 0x00007400 - 0x000074ff (0x100) IX[B]
[2] -1 0 0x00007800 - 0x000078ff (0x100) IX[B]
[3] -1 0 0x00007c00 - 0x00007cff (0x100) IX[B]
(II) Bus 6 non-prefetchable memory range:
[0] -1 0 0xfd600000 - 0xfd6fffff (0x100000) MX[B]
(II) Bus 6 prefetchable memory range:
[0] -1 0 0xfd500000 - 0xfd5fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 7: bridge is at (0:16:0), (0,7,7), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 7 I/O range:
[0] -1 0 0x00006000 - 0x000060ff (0x100) IX[B]
[1] -1 0 0x00006400 - 0x000064ff (0x100) IX[B]
[2] -1 0 0x00006800 - 0x000068ff (0x100) IX[B]
[3] -1 0 0x00006c00 - 0x00006cff (0x100) IX[B]
(II) Bus 7 non-prefetchable memory range:
[0] -1 0 0xfd400000 - 0xfd4fffff (0x100000) MX[B]
(II) Bus 7 prefetchable memory range:
[0] -1 0 0xfd300000 - 0xfd3fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 8: bridge is at (0:17:0), (0,8,8), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 8 I/O range:
[0] -1 0 0x00005000 - 0x000050ff (0x100) IX[B]
[1] -1 0 0x00005400 - 0x000054ff (0x100) IX[B]
[2] -1 0 0x00005800 - 0x000058ff (0x100) IX[B]
[3] -1 0 0x00005c00 - 0x00005cff (0x100) IX[B]
(II) Bus 8 non-prefetchable memory range:
[0] -1 0 0xfd200000 - 0xfd2fffff (0x100000) MX[B]
(II) Bus 8 prefetchable memory range:
[0] -1 0 0xfd100000 - 0xfd1fffff (0x100000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:24:0), (0,0,8), 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]
(--) PCI:*(0:18:0) nVidia Corporation unknown chipset (0x053a) rev 162, Mem @ 0xfb000000/24, 0xe0000000/28, 0xfc000000/24
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
[0] -1 0 0xfdcff000 - 0xfdcfffff (0x1000) MX[B]
[1] -1 0 0xfdff8000 - 0xfdffffff (0x8000) MX[B]
[2] -1 0 0xfe02a000 - 0xfe02bfff (0x2000) MX[B]
[3] -1 0 0xfe024000 - 0xfe027fff (0x4000) MX[B]
[4] -1 0 0xfe02c000 - 0xfe02c0ff (0x100) MX[B]
[5] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[B]
[6] -1 0 0xfe02e000 - 0xfe02e0ff (0x100) MX[B]
[7] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[B]
[8] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[9] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
[10] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[B](B)
[11] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[B]
[12] -1 0 0x0000dc00 - 0x0000dc0f (0x10) IX[B]
[13] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[14] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[15] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[16] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[17] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[18] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[B]
[19] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[B]
[20] -1 0 0x0000fc00 - 0x0000fc3f (0x40) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xfdcff000 - 0xfdcfffff (0x1000) MX[B]
[1] -1 0 0xfdff8000 - 0xfdffffff (0x8000) MX[B]
[2] -1 0 0xfe02a000 - 0xfe02bfff (0x2000) MX[B]
[3] -1 0 0xfe024000 - 0xfe027fff (0x4000) MX[B]
[4] -1 0 0xfe02c000 - 0xfe02c0ff (0x100) MX[B]
[5] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[B]
[6] -1 0 0xfe02e000 - 0xfe02e0ff (0x100) MX[B]
[7] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[B]
[8] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[9] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
[10] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[B](B)
[11] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[B]
[12] -1 0 0x0000dc00 - 0x0000dc0f (0x10) IX[B]
[13] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[14] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[15] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[16] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[17] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[18] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[B]
[19] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[B]
[20] -1 0 0x0000fc00 - 0x0000fc3f (0x40) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xfdcff000 - 0xfdcfffff (0x1000) MX[B]
[5] -1 0 0xfdff8000 - 0xfdffffff (0x8000) MX[B]
[6] -1 0 0xfe02a000 - 0xfe02bfff (0x2000) MX[B]
[7] -1 0 0xfe024000 - 0xfe027fff (0x4000) MX[B]
[8] -1 0 0xfe02c000 - 0xfe02c0ff (0x100) MX[B]
[9] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[B]
[10] -1 0 0xfe02e000 - 0xfe02e0ff (0x100) MX[B]
[11] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[B]
[12] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[13] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
[14] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[B](B)
[15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[17] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[B]
[18] -1 0 0x0000dc00 - 0x0000dc0f (0x10) IX[B]
[19] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[20] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[21] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[22] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[23] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[24] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[B]
[25] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[B]
[26] -1 0 0x0000fc00 - 0x0000fc3f (0x40) IX[B]
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.4.0.90, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.4.0.90, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.1
(II) NVIDIA GLX Module 169.12 Thu Feb 14 18:45:56 PST 2008
(II) Loading extension GLX
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 1.4.0.90, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.4.0.90, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.4.0.90, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.2.3
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.2.2
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 2.0
(II) NVIDIA dlloader X Driver 169.12 Thu Feb 14 17:55:38 PST 2008
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 00:12:0
(--) Chipset NVIDIA GPU found
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 1.4.0.90, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules//libwfb.so
(II) Module wfb: vendor="NVIDIA Corporation"
compiled for 7.1.99.2, module version = 1.0.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xfdcff000 - 0xfdcfffff (0x1000) MX[B]
[5] -1 0 0xfdff8000 - 0xfdffffff (0x8000) MX[B]
[6] -1 0 0xfe02a000 - 0xfe02bfff (0x2000) MX[B]
[7] -1 0 0xfe024000 - 0xfe027fff (0x4000) MX[B]
[8] -1 0 0xfe02c000 - 0xfe02c0ff (0x100) MX[B]
[9] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[B]
[10] -1 0 0xfe02e000 - 0xfe02e0ff (0x100) MX[B]
[11] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[B]
[12] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[13] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
[14] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[B](B)
[15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[17] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[B]
[18] -1 0 0x0000dc00 - 0x0000dc0f (0x10) IX[B]
[19] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[20] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[21] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[22] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[23] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[24] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[B]
[25] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[B]
[26] -1 0 0x0000fc00 - 0x0000fc3f (0x40) IX[B]
(II) resource ranges after probing:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xfdcff000 - 0xfdcfffff (0x1000) MX[B]
[5] -1 0 0xfdff8000 - 0xfdffffff (0x8000) MX[B]
[6] -1 0 0xfe02a000 - 0xfe02bfff (0x2000) MX[B]
[7] -1 0 0xfe024000 - 0xfe027fff (0x4000) MX[B]
[8] -1 0 0xfe02c000 - 0xfe02c0ff (0x100) MX[B]
[9] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[B]
[10] -1 0 0xfe02e000 - 0xfe02e0ff (0x100) MX[B]
[11] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[B]
[12] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[13] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
[14] -1 0 0xfb000000 - 0xfbffffff (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 0x0000ac00 - 0x0000acff (0x100) IX[B]
[21] -1 0 0x0000dc00 - 0x0000dc0f (0x10) IX[B]
[22] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[23] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[24] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[25] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[26] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[27] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[B]
[28] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[B]
[29] -1 0 0x0000fc00 - 0x0000fc3f (0x40) IX[B]
[30] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[31] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Setting vga for screen 1.
(II) NVIDIA(0): Creating default Display subsection in Screen section
"Screen0" for depth/fbbpp 24/32
(**) 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): Option "TwinView" "0"
(**) NVIDIA(0): Option "MetaModes" "CRT: nvidia-auto-select +0+0"
(**) NVIDIA(0): Option "TwinViewXineramaInfoOrder" "CRT-0"
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0): enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce 7050 PV / NVIDIA nForce 630a (C68) at
(II) NVIDIA(0): PCI:0:18:0 (GPU-0)
(--) NVIDIA(0): Memory: 524288 kBytes
(--) NVIDIA(0): VideoBIOS: 05.67.32.10.25
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce 7050 PV / NVIDIA nForce
(--) NVIDIA(0): 630a at PCI:0:18:0:
(--) NVIDIA(0): BenQ FP91G+ (CRT-0)
(--) NVIDIA(0): SONY TV (DFP-0)
(--) NVIDIA(0): BenQ FP91G+ (CRT-0): 350.0 MHz maximum pixel clock
(--) NVIDIA(0): SONY TV (DFP-0): 155.0 MHz maximum pixel clock
(--) NVIDIA(0): SONY TV (DFP-0): Internal Single Link TMDS
(II) NVIDIA(0): Display Device found referenced in MetaMode: CRT-0
(II) NVIDIA(0): Assigned Display Device: CRT-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "CRT:nvidia-auto-select+0+0"
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
(--) NVIDIA(0): DPI set to (85, 86); computed from "UseEdidDpi" X config
(--) NVIDIA(0): option
(==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(II) NVIDIA(1): Creating default Display subsection in Screen section
"Screen1" for depth/fbbpp 24/32
(**) NVIDIA(1): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(1): RGB weight 888
(==) NVIDIA(1): Default visual is TrueColor
(==) NVIDIA(1): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(1): Option "TwinView" "0"
(**) NVIDIA(1): Option "MetaModes" "DFP: nvidia-auto-select +0+0"
(**) NVIDIA(1): Option "TVOverScan" "0.00000"
(**) NVIDIA(1): Enabling RENDER acceleration
(II) NVIDIA(1): NVIDIA GPU GeForce 7050 PV / NVIDIA nForce 630a (C68) at
(II) NVIDIA(1): PCI:0:18:0 (GPU-0)
(--) NVIDIA(1): Memory: 524288 kBytes
(--) NVIDIA(1): VideoBIOS: 05.67.32.10.25
(--) NVIDIA(1): Interlaced video modes are supported on this GPU
(--) NVIDIA(1): Connected display device(s) on GeForce 7050 PV / NVIDIA nForce
(--) NVIDIA(1): 630a at PCI:0:18:0:
(--) NVIDIA(1): BenQ FP91G+ (CRT-0)
(--) NVIDIA(1): SONY TV (DFP-0)
(--) NVIDIA(1): BenQ FP91G+ (CRT-0): 350.0 MHz maximum pixel clock
(--) NVIDIA(1): SONY TV (DFP-0): 155.0 MHz maximum pixel clock
(--) NVIDIA(1): SONY TV (DFP-0): Internal Single Link TMDS
(II) NVIDIA(1): Display Device found referenced in MetaMode: DFP-0
(II) NVIDIA(1): Assigned Display Device: DFP-0
(II) NVIDIA(1): Validated modes:
(II) NVIDIA(1): "DFP:nvidia-auto-select+0+0"
(II) NVIDIA(1): Virtual screen size determined to be 1920 x 1080
(WW) NVIDIA(1): SONY TV (DFP-0)'s EDID does not contain a maximum image size;
(WW) NVIDIA(1): cannot compute DPI from SONY TV (DFP-0)'s EDID.
(==) NVIDIA(1): DPI set to (75, 75); computed from built-in default
(==) NVIDIA(1): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? Yes, I do.
(II) resource ranges after preInit:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xfdcff000 - 0xfdcfffff (0x1000) MX[B]
[5] -1 0 0xfdff8000 - 0xfdffffff (0x8000) MX[B]
[6] -1 0 0xfe02a000 - 0xfe02bfff (0x2000) MX[B]
[7] -1 0 0xfe024000 - 0xfe027fff (0x4000) MX[B]
[8] -1 0 0xfe02c000 - 0xfe02c0ff (0x100) MX[B]
[9] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[B]
[10] -1 0 0xfe02e000 - 0xfe02e0ff (0x100) MX[B]
[11] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[B]
[12] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[13] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
[14] -1 0 0xfb000000 - 0xfbffffff (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 0x0000ac00 - 0x0000acff (0x100) IX[B]
[21] -1 0 0x0000dc00 - 0x0000dc0f (0x10) IX[B]
[22] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[23] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[24] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[25] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[26] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[27] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[B]
[28] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[B]
[29] -1 0 0x0000fc00 - 0x0000fc3f (0x40) IX[B]
[30] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[31] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) NVIDIA(0): Initialized GPU GART.
(II) NVIDIA(0): Setting mode "CRT:nvidia-auto-select+0+0"
(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
(II) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) NVIDIA(1): Initialized GPU GART.
(II) NVIDIA(1): Setting mode "DFP:nvidia-auto-select+0+0"
(II) NVIDIA(1): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(1): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(1): Backing store disabled
(==) NVIDIA(1): Silken mouse enabled
(II) NVIDIA(1): DPMS enabled
(==) RandR enabled
(II) Setting vga for screen 0.
(II) Setting vga for screen 1.
Screen 0 is using RAC for mem
Screen 0 is using RAC for io
Screen 1 is using RAC for mem
Screen 1 is using RAC for io
(II) Entity 0 shares no resources
(II) Entity 1 shares no resources
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX
(WW) <default pointer>: No Device specified, looking for one...
(II) <default pointer>: Setting Device option to "/dev/input/mice"
(--) <default pointer>: Device: "/dev/input/mice"
(==) <default pointer>: Protocol: "Auto"
(**) Option "CorePointer"
(**) <default pointer>: always reports core events
(==) <default pointer>: Emulate3Buttons, Emulate3Timeout: 50
(**) <default pointer>: ZAxisMapping: buttons 4 and 5
(**) <default pointer>: Buttons: 9
(**) <default pointer>: Sensitivity: 1
(**) Option "CoreKeyboard"
(**) Generic Keyboard: always reports core events
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Generic Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) Generic Keyboard: XkbLayout: "us"
(**) Option "XkbVariant" "dvorak"
(**) Generic Keyboard: XkbVariant: "dvorak"
(**) Option "XkbOptions" "lv3:ralt_switch"
(**) Generic Keyboard: XkbOptions: "lv3:ralt_switch"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(II) evaluating device (Generic Keyboard)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(II) evaluating device (<default pointer>)
(II) XINPUT: Adding extended input device "<default pointer>" (type: MOUSE)
(--) <default pointer>: PnP-detected protocol: "ExplorerPS/2"
(II) <default pointer>: ps2EnableDataReporting: succeeded
AUDIT: Wed Jan 28 00:03:46 2009: 30760 X: client 4 rejected from local host (uid 1000)
SetClientVersion: 0 9
(II) 3rd Button detected: disabling emulate3Button
SetGrabKeysState - disabled
SetGrabKeysState - enabled
SetGrabKeysState - disabled
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(II) NVIDIA(0): Setting mode "CRT:nvidia-auto-select+0+0"
(II) NVIDIA(1): Setting mode "DFP:nvidia-auto-select+0+0"
(II) Entity 0 shares no resources
(II) Entity 1 shares no resources
(II) <default pointer>: ps2EnableDataReporting: succeeded
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(II) NVIDIA(0): Setting mode "CRT:nvidia-auto-select+0+0"
(II) NVIDIA(1): Setting mode "DFP:nvidia-auto-select+0+0"
(II) Entity 0 shares no resources
(II) Entity 1 shares no resources
(II) <default pointer>: ps2EnableDataReporting: succeeded
SetGrabKeysState - enabled
(II) 3rd Button detected: disabling emulate3Button
SetGrabKeysState - disabled
SetGrabKeysState - enabled
SetGrabKeysState - disabled
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(II) NVIDIA(0): Setting mode "CRT:nvidia-auto-select+0+0"
(II) NVIDIA(1): Setting mode "DFP:nvidia-auto-select+0+0"
(II) Entity 0 shares no resources
(II) Entity 1 shares no resources
(II) <default pointer>: ps2EnableDataReporting: succeeded
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(II) NVIDIA(0): Setting mode "CRT:nvidia-auto-select+0+0"
(II) NVIDIA(1): Setting mode "DFP:nvidia-auto-select+0+0"
(II) Entity 0 shares no resources
(II) Entity 1 shares no resources
(II) <default pointer>: ps2EnableDataReporting: succeeded
SetGrabKeysState - enabled
(II) 3rd Button detected: disabling emulate3Button

Daravon
01-29-09, 12:36 AM
It's 16x9, 30 inches diagonal. I don't really care about text at all, which is a good thing cause I think text is small and hard to read.

Oof... ancient. The rest of us are running 180.22 or newer:
I suppose I should upgrayDD, but I used EnvyNG to install this driver....should I use it again?

Daravon
01-29-09, 01:02 AM
Ok I can start at that resolution and fiddle with it, but I still can't use amlc to calculate a modeline, because I don't know hsync or vsync.

BTW, I installed Intrepid on my parents new computer. When I went to switch the login screen to qwerty by editing the xorg.conf, all I got was a message that says HAL does everything now. I ended up having to run dpkg --reconfigure console-setup and switch the whole system over to qwerty. For stuff like this HTPC stuff, what do you do without an xorg.conf?

Daravon
01-29-09, 11:52 AM
I installed the new driver last night but haven't rebooted. You know, maybe I will whip out the gparted CD and install Intrepid to a new partition. See if it magically fixes. But it also might turn out to be more work.

I tried a video filter in mplayer that supposedly lets you put black borders around the picture so that you can place subtitles on the black bar. It didn't work though; I thought this would put 50-pixel borders around the image.

mplayer -vf expand=-50:-50:-50:-50

Mac The Knife
01-29-09, 01:14 PM
...

As of Intrepid X is now autosizing, so very little needs to be configured in xorg.conf. The default xorg.conf is just about empty, so you don't need to worry about anything except when you want special things like on your machine with two heads and a problematic TV...



I can speak from experience that my the old xorg.conf that I had to hand tweek in Feisty still works in the Hardy.

Although Hardy basically configured everything correctly, I went back to my old xorg.conf where I slowed down the AGP bus from 8x down to 4x.

My motherboard/video card combo is slightly unstable at 8x (and it seems to be worse at lower ambient temps instead of at higher temps, go figure :o).

Daravon
01-29-09, 07:06 PM
EnvyNG installed the driver 173.14.12 on my Hardy install, and the problem did not go away. I haven't created a new partition for an Intrepid install yet.

Daravon
01-29-09, 09:15 PM
I dunno, should I care about hardware accel? I don't care about games and I can play HD on two monitors with compiz effects enabled, and my computer is quiet, so.....

The only problem I have is the whole overscan thing. I guess I could reencode all my dvds with black borders somehow.

Daravon
01-30-09, 11:05 AM
A serviceable horiz and vert are there.

Where?

I really thank everybody for the info, but still, I do not have hsync and vsync to use with amlc. Unless I have those I really can't do anything because I can't even start guessing screen sizes with modelines, because I can't use a modeline calculator.

SeijiSensei
01-30-09, 10:50 PM
mplayer -vf expand=-50:-50:-50:-50

You're on the right track, but you need a different value for expand.

I've had this problem playing 640x480 subtitled content on a traditional NTSC television. I solved it by using

-vf expand=640,scale=576

This shrinks the video frame to 576x432 (4:3) and drops it into the center of a 640x480 black "matte." The process creates black borders on all sides enabling the full frame to be displayed within the visible area of the screen. For 16:9 content, you should force a slight distortion to make both dimensions divisible by 16 (some codecs prefer this) and use 576x320 instead of 576x324. In mplayer you just chain the options together as

-vf expand=640:scale=576:320

for 16:9 content shown on an NTSC TV or VGA monitor. If your monitor has a native horizontal resolution of 800, 1024, etc., try scaling up the values proportionately and see how it looks.

mplayer/mencoder is an awesome piece of work.

mythmaster
01-31-09, 10:39 AM
mplayer/mencoder is an awesome piece of work.
Understatement of the year! :)

@Daravon:
You should be able to get the display fixed without working around it. Since your EDID is broken, you'll definitely need to tell the driver not to use it:
Option "UseEDID" "FALSE"
And, like quantumstate said you'll have to feed it a modeline. There may be other options you need, as well, but it's been a long time since I've had to do this, so the guys at the nvidia forums (http://www.nvnews.net/vbulletin/forumdisplay.php?f=14) will be more helpful.

Daravon
02-08-09, 01:57 AM
I've tried adding the section amlc gave me and it made no difference at all as far as I can tell. I put the
Option "UseEDID" "FALSE"
in the normal Section Screen, not the Section monitor with the modeline junk in it.

Back to trying to kludge it.

You're on the right track, but you need a different value for expand.
I've had this problem playing 640x480 subtitled content on a traditional NTSC television. I solved it by using

-vf expand=640:scale=576


Ok, in this case I'm trying to play a movie that mplayer tells me is 1280x688. So by analogy to my resolution, I try

-vf expand=1280:scale=1216

And I get
Option vf: expand doesn't have a scale parameter.
Error parsing option on the command line: -vf

SeijiSensei
02-08-09, 06:01 PM
Ok, in this case I'm trying to play a movie that mplayer tells me is 1280x688. So by analogy to my resolution, I try

-vf expand=1280:scale=1216


My bad; try putting a comma in front of scale rather than a colon.

Daravon
02-08-09, 10:51 PM
Ok cool I'll try that when my wife lets me back on the computer. I tried the manpage but it wasn't any help with the expand filter.