9100M resolution [solved]

I just got an Acer Aspire 4530, it comes with the NVidia 9100M G. Resolution defaults to 1024x768. I had to manually add the Modeline and Modes options for 1280x800. For some reason, X defaults to 1024x768 instead, but if I remove all Modelines except for the one I want, then 1280x800 is used. Is there any better way to set the default to be 1280x800?
Here's my Xorg.conf.
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder57) Thu Jul 17 18:39:19 PDT 2008
# Auto-generated by Archie mkxcfg
# Auto-generated by Archie mkxcfg
#Section "DRI"
# Mode 0666
#EndSection
Section "ServerLayout"
# PS/2 Mouse not detected
# Serial Mouse not detected
Identifier "Xorg Configured"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "USB Mouse" "CorePointer"
EndSection
Section "Files"
# Additional fonts: Locale, Gimp, TTF...
# FontPath "/usr/share/lib/X11/fonts/latin2/75dpi"
# FontPath "/usr/share/lib/X11/fonts/latin2/100dpi"
# True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc:unscaled"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/75dpi"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/100dpi"
FontPath "/usr/share/fonts/PEX"
FontPath "/usr/share/fonts/cyrillic"
FontPath "/usr/share/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/share/fonts/defoma/CID"
FontPath "/usr/share/fonts/defoma/TrueType"
EndSection
Section "Module"
# Load "type1"
Load "ddc" # ddc probing of monitor
Load "dbe"
Load "extmod"
Load "glx"
Load "bitmap" # bitmap-fonts
Load "freetype"
Load "record"
# Load "synaptics"
EndSection
Section "ServerFlags"
Option "AutoAddDevices" "False"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
Option "XkbVariant" ""
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"
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
Section "Monitor"
# Warning: This may fry old Monitors
# Very conservative. May flicker.
# VertRefresh 50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.
# Default modes distilled from
# "VESA and Industry Standards and Guide for Computer Display Monitor
# Timing", version 1.0, revision 0.8, adopted September 17, 1998.
# $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $
# 640x350 @ 85Hz (VESA) hsync: 37.9kHz
Identifier "Monitor0"
HorizSync 28.0 - 96.0
VertRefresh 50.0 - 75.0
ModeLine "640x350" 31.5 640 672 736 832 350 382 385 445 +hsync -vsync
ModeLine "640x400" 31.5 640 672 736 832 400 401 404 445 -hsync +vsync
ModeLine "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync
ModeLine "640x480" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
ModeLine "640x480" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
ModeLine "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
ModeLine "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
ModeLine "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
ModeLine "800x600" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
ModeLine "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
ModeLine "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
ModeLine "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync interlace
ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
ModeLine "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
ModeLine "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
ModeLine "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
ModeLine "1280x800_60.00" 83.46 1280 1344 1480 1680 800 801 804 828 -hSync +vsync
ModeLine "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
ModeLine "1280x960" 108.0 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
ModeLine "1280x960" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
ModeLine "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
ModeLine "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
ModeLine "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
ModeLine "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
ModeLine "1600x1200" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
ModeLine "1600x1200" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
ModeLine "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
ModeLine "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
ModeLine "1792x1344" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
ModeLine "1792x1344" 261.0 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync
ModeLine "1856x1392" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
ModeLine "1856x1392" 288.0 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync
ModeLine "1920x1440" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
ModeLine "1920x1440" 297.0 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync
ModeLine "1800x1440" 230 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
ModeLine "1800x1440" 250 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
ModeLine "640x480" 43.16 640 680 744 848 480 481 484 509 -hsync +vsync
ModeLine "768x576" 34.96 768 792 872 976 576 577 580 597 -hsync +vsync
ModeLine "768x576" 42.93 768 800 880 992 576 577 580 601 -hsync +vsync
ModeLine "768x576" 45.51 768 808 888 1008 576 577 580 602 -hsync +vsync
ModeLine "768x576" 51.84 768 808 888 1008 576 577 580 605 -hsync +vsync
ModeLine "768x576" 62.57 768 816 896 1024 576 577 580 611 -hsync +vsync
ModeLine "800x600" 68.18 800 848 936 1072 600 601 604 636 -hsync +vsync
ModeLine "1024x768" 113.31 1024 1096 1208 1392 768 769 772 814 -hsync +vsync
ModeLine "1152x864" 81.62 1152 1216 1336 1520 864 865 868 895 -hsync +vsync
ModeLine "1152x864" 119.65 1152 1224 1352 1552 864 865 868 907 -hsync +vsync
ModeLine "1152x864" 143.47 1152 1232 1360 1568 864 865 868 915 -hsync +vsync
ModeLine "1280x960" 124.54 1280 1368 1504 1728 960 961 964 1001 -hsync +vsync
ModeLine "1280x960" 129.86 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
ModeLine "1280x960" 178.99 1280 1376 1520 1760 960 961 964 1017 -hsync +vsync
ModeLine "1280x1024" 190.96 1280 1376 1520 1760 1024 1025 1028 1085 -hsync +vsync
ModeLine "1400x1050" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
ModeLine "1400x1050" 149.34 1400 1496 1648 1896 1050 1051 1054 1094 -hsync +vsync
ModeLine "1400x1050" 155.85 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
ModeLine "1400x1050" 179.26 1400 1504 1656 1912 1050 1051 1054 1103 -hsync +vsync
ModeLine "1400x1050" 214.39 1400 1512 1664 1928 1050 1051 1054 1112 -hsync +vsync
ModeLine "1600x1200" 280.64 1600 1728 1904 2208 1200 1201 1204 1271 -hsync +vsync
Option "DPMS" "true"
# HorizSync 28.0 - 78.0 # Warning: This may fry very old Monitors
EndSection
Section "Device"
#Driver "nvidia"
Identifier "Card0"
Driver "nvidia"
VendorName "All"
BoardName "All"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
Option "NoLogo" "True"
Option "RenderAccel" "True"
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
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "1024x800" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
[edit]
It's 1280x800, not 1024x800. :doh:
Last edited by B-Con (2008-12-22 06:17:56)

With an older integrated nvidia ~6150, using the proprietary driver, with a short xorg.conf (take the one generated by X -configure) I put something like:
sudo nvidia-settings -l
in my xinitrc. I'm pretty sure that changed my resolution. Of course you then need to have the apropriate NOPASSWD: in /etc/sudoers.
Another option would be to look into xrandr, (xrandr --auto), though I'm not so sure that it will work with your current driver.

Similar Messages

  • TS1389 None of these resolutions solved my problem. Now what? It is only one song that it won't play.

    None of the resolutions suggested by Apple solved my problem. It is only one song that won't play.

    Delete and redownload it if doing so is free in your country.
    (81651)

  • Unable to get 1920x1080 resolution [Solved]

    I am trying out a Philips 24" LCD monitor, capable of 1920x1080 at 60Hz. My graphics card is an nVidia FX-5600DT and I am using the nvidia-173xx driver. At present I can only get 1280x1024.
    Here is my xrandr output:
    Screen 0: minimum 320 x 240, current 1280 x 1024, maximum 1280 x 1024
    default connected 1280x1024+0+0 0mm x 0mm
    1280x1024 50.0*
    1280x960 51.0
    1024x768 52.0
    896x672 53.0
    800x600 54.0 55.0
    640x512 56.0
    640x480 57.0 58.0
    512x384 59.0
    400x300 60.0
    320x240 61.0
    Here is my xorg.conf file where I have attempted to force 1920x1080:
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 1.0 (buildmeister@builder75) Sun Nov 8 21:50:38 PST 2009
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "extmod"
    Load "glx"
    Load "dbe"
    Load "dri2"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    HorizSync 30 - 83
    VertRefresh 56 - 75
    Modeline "1920x1080_60.00" 172.80 1920 2040 2248 2576 1080 1081 1084 1118
    Option "PreferredMode" "1920x1080_60.00"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "nvidia"
    VendorName "nVidia Corporation"
    BoardName "NV31 [GeForce FX 5600]"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1920x1080"
    EndSubSection
    EndSection
    And here is my Xorg.0.log output:
    Current version of pixman: 0.16.4
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    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 Feb 10 12:11:30 2010
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "Keyboard0"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    (WW) Disabling Mouse0
    (WW) Disabling Keyboard0
    (II) Loader magic: 0x81e4c60
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 6.0
    X.Org XInput driver : 7.0
    X.Org Server Extension : 2.0
    (++) using VT number 7
    (--) PCI:*(0:1:0:0) 10de:0312:147b:8f19 nVidia Corporation NV31 [GeForce FX 5600] rev 161, Mem @ 0xde000000/16777216, 0xe0000000/268435456, BIOS @ 0x????????/131072
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded by default.
    (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.7.3.902, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (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
    (II) NVIDIA GLX Module 173.14.22 Sun Nov 8 21:42:44 PST 2009
    (II) Loading extension GLX
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.7.3.902, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.7.3.902, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.7.3.902, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (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) NVIDIA dlloader X Driver 173.14.22 Sun Nov 8 20:43:40 PST 2009
    (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    (II) Primary Device is: PCI 01@00:00:0
    (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.7.3.902, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "wfb"
    (II) LoadModule: "wfb"
    (II) Loading /usr/lib/xorg/modules/libwfb.so
    (II) Module wfb: vendor="X.Org Foundation"
    compiled for 1.7.3.902, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (==) 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): 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 FX 5600 (NV31) at PCI:1:0:0 (GPU-0)
    (--) NVIDIA(0): Memory: 262144 kBytes
    (--) NVIDIA(0): VideoBIOS: 04.31.20.38.00
    (II) NVIDIA(0): Detected AGP rate: 8X
    (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    (--) NVIDIA(0): Connected display device(s) on GeForce FX 5600 at PCI:1:0:0:
    (--) NVIDIA(0): Philips 244E (DFP-0)
    (--) NVIDIA(0): Philips 244E (DFP-0): 140.4 MHz maximum pixel clock
    (--) NVIDIA(0): Philips 244E (DFP-0): Internal Dual Link TMDS
    (II) NVIDIA(0): Assigned Display Device: DFP-0
    (WW) NVIDIA(0): No valid modes for "1920x1080"; removing.
    (WW) NVIDIA(0):
    (WW) NVIDIA(0): Unable to validate any modes; falling back to the default mode
    (WW) NVIDIA(0): "nvidia-auto-select".
    (WW) NVIDIA(0):
    (II) NVIDIA(0): Validated modes:
    (II) NVIDIA(0): "nvidia-auto-select"
    (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
    (--) NVIDIA(0): DPI set to (62, 89); computed from "UseEdidDpi" X config
    (--) NVIDIA(0): option
    (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
    (--) Depth 24 pixmap format is 32 bpp
    (II) NVIDIA(0): Initialized AGP GART.
    (II) NVIDIA(0): Unable to connect to the ACPI daemon; the ACPI daemon may not
    (II) NVIDIA(0): be running or the "AcpidSocketPath" X configuration option
    (II) NVIDIA(0): may not be set correctly. When the ACPI daemon is
    (II) NVIDIA(0): available, the NVIDIA X driver can use it to receive ACPI
    (II) NVIDIA(0): events. For details, please see the "ConnectToAcpid" and
    (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    (II) NVIDIA(0): Config Options in the README.
    (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    (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
    (==) NVIDIA(0): DPMS enabled
    (II) Loading extension NV-CONTROL
    (WW) NVIDIA(0): Option "PreferredMode" is not used
    (==) RandR enabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (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 extension GLX
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.7.3, module version = 2.3.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found relative axes
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) acceleration profile 0
    (II) Macintosh mouse button emulation: initialized for relative axes.
    (II) config/hal: Adding input device Logitech USB Receiver
    (**) Logitech USB Receiver: always reports core events
    (**) Logitech USB Receiver: Device: "/dev/input/event5"
    (II) Logitech USB Receiver: Found 12 mouse buttons
    (II) Logitech USB Receiver: Found scroll wheel(s)
    (II) Logitech USB Receiver: Found relative axes
    (II) Logitech USB Receiver: Found x and y relative axes
    (II) Logitech USB Receiver: Found absolute axes
    (II) Logitech USB Receiver: Found keys
    (II) Logitech USB Receiver: Configuring as mouse
    (II) Logitech USB Receiver: Configuring as keyboard
    (**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    (**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
    (**) Logitech USB Receiver: (accel) acceleration profile 0
    (II) Logitech USB Receiver: initialized for relative axes.
    (WW) Logitech USB Receiver: ignoring absolute axes.
    (II) config/hal: Adding input device Logitech USB Receiver
    (**) Logitech USB Receiver: always reports core events
    (**) Logitech USB Receiver: Device: "/dev/input/event4"
    (II) Logitech USB Receiver: Found keys
    (II) Logitech USB Receiver: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event2"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event3"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    Note "(WW) NVIDIA(0): No valid modes for "1920x1080"; removing." from the log. How do I somehow ensure a valid mode? Any other ideas appreciated.
    Larry
    Last edited by lagagnon (2010-02-11 00:00:30)

    Maybe under "Screen" put a virtual resolution, like:
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1280x1024"
    Virtual 1920 1080
    Sorry if you tried this already or isn't what you want. I just remember having this issue on a desktop I used to have (although I no longer have it), and had nVidia graphics that for some reason wouldn't allow the resolution I wanted so I plugged in Virtual and it worked. Probably not the most elegant ways to achieve it but it worked for me and I didn't see any problems. Anyway, worth a try.

  • Xorg defaults to wrong resolution[SOLVED]

    Hey All,
    I just reinstalled Arch after a 6 month hiatus, and I'm having a bit of trouble with my Xorg.conf.
    I have a 1440x900 resolution laptop, but X starts at 1024x768. I have a Nvidia Geforce go 6150. I'm using the Nvidia driver. Here are the pertinent parts of xorg.conf:
    I feel like I don't need 90% of this crap. I added the first ModeLine entry myself, the rest were autogenerated. I don't really know what those strings of numbers are, I just stole them from another post.
    # Auto-generated by Archie mkxcfg
    Section "Monitor"
    Identifier "Monitor0"
    Option "DPMS" "true"
    # HorizSync 28.0 - 78.0 # Warning: This may fry very old Monitors
    HorizSync 28.0 - 96.0 # Warning: This may fry old Monitors
    VertRefresh 50.0 - 75.0 # Very conservative. May flicker.
    # VertRefresh 50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.
    ModeLine "1440X900" 106.47 1440 1520 1672 1904 900 901 904 932 -HSync +Vsync
    # Default modes distilled from
    # "VESA and Industry Standards and Guide for Computer Display Monitor
    # Timing", version 1.0, revision 0.8, adopted September 17, 1998.
    # $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $
    # 640x350 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "640x350" 31.5 640 672 736 832 350 382 385 445 +hsync -vsync
    # 640x400 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "640x400" 31.5 640 672 736 832 400 401 404 445 -hsync +vsync
    # 720x400 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync
    # 640x480 @ 60Hz (Industry standard) hsync: 31.5kHz
    ModeLine "640x480" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
    # 640x480 @ 72Hz (VESA) hsync: 37.9kHz
    ModeLine "640x480" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
    # 640x480 @ 75Hz (VESA) hsync: 37.5kHz
    ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
    # 640x480 @ 85Hz (VESA) hsync: 43.3kHz
    ModeLine "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
    # 800x600 @ 56Hz (VESA) hsync: 35.2kHz
    ModeLine "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
    # 800x600 @ 60Hz (VESA) hsync: 37.9kHz
    ModeLine "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
    # 800x600 @ 72Hz (VESA) hsync: 48.1kHz
    ModeLine "800x600" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
    # 800x600 @ 75Hz (VESA) hsync: 46.9kHz
    ModeLine "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
    # 800x600 @ 85Hz (VESA) hsync: 53.7kHz
    ModeLine "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
    # 1024x768i @ 43Hz (industry standard) hsync: 35.5kHz
    ModeLine "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync Interlace
    # 1024x768 @ 60Hz (VESA) hsync: 48.4kHz
    ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    # 1024x768 @ 70Hz (VESA) hsync: 56.5kHz
    ModeLine "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
    # 1024x768 @ 75Hz (VESA) hsync: 60.0kHz
    ModeLine "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
    # 1024x768 @ 85Hz (VESA) hsync: 68.7kHz
    ModeLine "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
    # 1152x864 @ 75Hz (VESA) hsync: 67.5kHz
    ModeLine "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
    # 1280x960 @ 60Hz (VESA) hsync: 60.0kHz
    ModeLine "1280x960" 108.0 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
    # 1280x960 @ 85Hz (VESA) hsync: 85.9kHz
    ModeLine "1280x960" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
    # 1280x1024 @ 60Hz (VESA) hsync: 64.0kHz
    ModeLine "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    # 1280x1024 @ 75Hz (VESA) hsync: 80.0kHz
    ModeLine "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
    # 1280x1024 @ 85Hz (VESA) hsync: 91.1kHz
    ModeLine "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
    # 1600x1200 @ 60Hz (VESA) hsync: 75.0kHz
    ModeLine "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 65Hz (VESA) hsync: 81.3kHz
    ModeLine "1600x1200" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 70Hz (VESA) hsync: 87.5kHz
    ModeLine "1600x1200" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 75Hz (VESA) hsync: 93.8kHz
    ModeLine "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 85Hz (VESA) hsync: 106.3kHz
    ModeLine "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1792x1344 @ 60Hz (VESA) hsync: 83.6kHz
    ModeLine "1792x1344" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
    # 1792x1344 @ 75Hz (VESA) hsync: 106.3kHz
    ModeLine "1792x1344" 261.0 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync
    # 1856x1392 @ 60Hz (VESA) hsync: 86.3kHz
    ModeLine "1856x1392" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
    # 1856x1392 @ 75Hz (VESA) hsync: 112.5kHz
    ModeLine "1856x1392" 288.0 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync
    # 1920x1440 @ 60Hz (VESA) hsync: 90.0kHz
    ModeLine "1920x1440" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
    # 1920x1440 @ 75Hz (VESA) hsync: 112.5kHz
    ModeLine "1920x1440" 297.0 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync
    # Additional modelines
    ModeLine "1800x1440" 230 1800 1896 2088 2392 1440 1441 1444 1490 +HSync +VSync
    ModeLine "1800x1440" 250 1800 1896 2088 2392 1440 1441 1444 1490 +HSync +VSync
    # Extended modelines with GTF timings
    # 640x480 @ 100.00 Hz (GTF) hsync: 50.90 kHz; pclk: 43.16 MHz
    ModeLine "640x480" 43.16 640 680 744 848 480 481 484 509 -HSync +Vsync
    # 768x576 @ 60.00 Hz (GTF) hsync: 35.82 kHz; pclk: 34.96 MHz
    ModeLine "768x576" 34.96 768 792 872 976 576 577 580 597 -HSync +Vsync
    # 768x576 @ 72.00 Hz (GTF) hsync: 43.27 kHz; pclk: 42.93 MHz
    ModeLine "768x576" 42.93 768 800 880 992 576 577 580 601 -HSync +Vsync
    # 768x576 @ 75.00 Hz (GTF) hsync: 45.15 kHz; pclk: 45.51 MHz
    ModeLine "768x576" 45.51 768 808 888 1008 576 577 580 602 -HSync +Vsync
    # 768x576 @ 85.00 Hz (GTF) hsync: 51.42 kHz; pclk: 51.84 MHz
    ModeLine "768x576" 51.84 768 808 888 1008 576 577 580 605 -HSync +Vsync
    # 768x576 @ 100.00 Hz (GTF) hsync: 61.10 kHz; pclk: 62.57 MHz
    ModeLine "768x576" 62.57 768 816 896 1024 576 577 580 611 -HSync +Vsync
    # 800x600 @ 100.00 Hz (GTF) hsync: 63.60 kHz; pclk: 68.18 MHz
    ModeLine "800x600" 68.18 800 848 936 1072 600 601 604 636 -HSync +Vsync
    # 1024x768 @ 100.00 Hz (GTF) hsync: 81.40 kHz; pclk: 113.31 MHz
    ModeLine "1024x768" 113.31 1024 1096 1208 1392 768 769 772 814 -HSync +Vsync
    # 1152x864 @ 60.00 Hz (GTF) hsync: 53.70 kHz; pclk: 81.62 MHz
    ModeLine "1152x864" 81.62 1152 1216 1336 1520 864 865 868 895 -HSync +Vsync
    # 1152x864 @ 85.00 Hz (GTF) hsync: 77.10 kHz; pclk: 119.65 MHz
    ModeLine "1152x864" 119.65 1152 1224 1352 1552 864 865 868 907 -HSync +Vsync
    # 1152x864 @ 100.00 Hz (GTF) hsync: 91.50 kHz; pclk: 143.47 MHz
    ModeLine "1152x864" 143.47 1152 1232 1360 1568 864 865 868 915 -HSync +Vsync
    # 1280x960 @ 72.00 Hz (GTF) hsync: 72.07 kHz; pclk: 124.54 MHz
    ModeLine "1280x960" 124.54 1280 1368 1504 1728 960 961 964 1001 -HSync +Vsync
    # 1280x960 @ 75.00 Hz (GTF) hsync: 75.15 kHz; pclk: 129.86 MHz
    ModeLine "1280x960" 129.86 1280 1368 1504 1728 960 961 964 1002 -HSync +Vsync
    # 1280x960 @ 100.00 Hz (GTF) hsync: 101.70 kHz; pclk: 178.99 MHz
    ModeLine "1280x960" 178.99 1280 1376 1520 1760 960 961 964 1017 -HSync +Vsync
    # 1280x1024 @ 100.00 Hz (GTF) hsync: 108.50 kHz; pclk: 190.96 MHz
    ModeLine "1280x1024" 190.96 1280 1376 1520 1760 1024 1025 1028 1085 -HSync +Vsync
    # 1400x1050 @ 60.00 Hz (GTF) hsync: 65.22 kHz; pclk: 122.61 MHz
    ModeLine "1400x1050" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -HSync +Vsync
    # 1400x1050 @ 72.00 Hz (GTF) hsync: 78.77 kHz; pclk: 149.34 MHz
    ModeLine "1400x1050" 149.34 1400 1496 1648 1896 1050 1051 1054 1094 -HSync +Vsync
    # 1400x1050 @ 75.00 Hz (GTF) hsync: 82.20 kHz; pclk: 155.85 MHz
    ModeLine "1400x1050" 155.85 1400 1496 1648 1896 1050 1051 1054 1096 -HSync +Vsync
    # 1400x1050 @ 85.00 Hz (GTF) hsync: 93.76 kHz; pclk: 179.26 MHz
    ModeLine "1400x1050" 179.26 1400 1504 1656 1912 1050 1051 1054 1103 -HSync +Vsync
    # 1400x1050 @ 100.00 Hz (GTF) hsync: 111.20 kHz; pclk: 214.39 MHz
    ModeLine "1400x1050" 214.39 1400 1512 1664 1928 1050 1051 1054 1112 -HSync +Vsync
    # 1600x1200 @ 100.00 Hz (GTF) hsync: 127.10 kHz; pclk: 280.64 MHz
    ModeLine "1600x1200" 280.64 1600 1728 1904 2208 1200 1201 1204 1271 -HSync +Vsync
    EndSection
    I added the 1440x900 parts by hand.
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultColorDepth 24
    SubSection "Display"
    Depth 1
    Modes "1440x900" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1440x900" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1440x900" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1440x900" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1440x900" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 32
    Modes "1440x900" "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection
    Am I just not entering these options with the right syntax or something?
    Edit:
    And here's my log:
    X.Org X Server 1.5.3
    Release Date: 5 November 2008
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.27-ARCH i686
    Current Operating System: Linux Hal 2.6.28-ARCH #1 SMP PREEMPT Sun Feb 22 11:03:50 UTC 2009 i686
    Build Date: 17 December 2008 08:20:05PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    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: Sun Mar 8 20:19:00 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Xorg Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "Keyboard0"
    (**) |-->Input Device "USB Mouse"
    (**) Option "AllowMouseOpenFail" "true"
    (**) Option "AutoAddDevices" "False"
    (**) Not automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/PEX" does not exist.
    Entry deleted from font path.
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cyrillic".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/cyrillic").
    (WW) The directory "/usr/share/fonts/Type1" 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) The directory "/usr/share/fonts/truetype" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype/openoffice" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype/ttf-bitstream-vera" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/latex-ttf-fonts" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/defoma/CID" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/defoma/TrueType" does not exist.
    Entry deleted from font path.
    (==) Including the default font path /usr/share/fonts/misc,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/TTF,/usr/share/fonts/Type1.
    (**) FontPath set to:
    /usr/share/fonts/misc:unscaled,
    /usr/share/fonts/misc,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/75dpi,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/100dpi,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) Loader magic: 0x81d5fe0
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 4.1
    X.Org XInput driver : 2.1
    X.Org Server Extension : 1.1
    X.Org Font Renderer : 0.6
    (II) Loader running on linux
    (--) using VT number 7
    (--) PCI:*(0@0:5:0) nVidia Corporation C51 [Geforce 6150 Go] rev 162, Mem @ 0xb2000000/0, 0xc0000000/0, 0xb1000000/0, BIOS @ 0x????????/131072
    (--) PCI: (0@0:10:3) nVidia Corporation MCP51 PMU rev 163, Mem @ 0xb0040000/0
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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 0xffffffff - 0xffffffff (0x1) MX[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 0xffffffff - 0xffffffff (0x1) MX[b]
    [9] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [10] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [11] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [12] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [13] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [14] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [15] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [17] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [19] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [21] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [23] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded by default.
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 1.1
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 1.1
    (II) Loading extension SHAPE
    (II) Loading extension MIT-SUNDRY-NONSTANDARD
    (II) Loading extension BIG-REQUESTS
    (II) Loading extension SYNC
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XC-MISC
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-Misc
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension TOG-CUP
    (II) Loading extension Extended-Visual-Information
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "glx"
    (II) Loading /usr/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
    (II) NVIDIA GLX Module 180.29 Thu Feb 5 00:14:00 PST 2009
    (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.5.3, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.6
    (II) Loading font FreeType
    (II) LoadModule: "record"
    (WW) Warning, couldn't open module record
    (II) UnloadModule: "record"
    (EE) Failed to load module "record" (module does not exist, 0)
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    ABI class: X.Org Server Extension, version 1.1
    (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: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.3.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.1
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.3.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) NVIDIA dlloader X Driver 180.29 Wed Feb 4 23:50:44 PST 2009
    (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    (II) Primary Device is: PCI 00@00:05:0
    (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.5.3, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "wfb"
    (II) LoadModule: "wfb"
    (II) Loading /usr/lib/xorg/modules//libwfb.so
    (II) Module wfb: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (II) resource ranges after probing:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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 0xffffffff - 0xffffffff (0x1) MX[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 0xffffffff - 0xffffffff (0x1) MX[b]
    [9] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [10] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [11] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [12] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [13] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [14] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [15] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [17] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [19] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [21] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [23] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (**) 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): 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 Go 6150 (C51) at PCI:0:5:0 (GPU-0)
    (--) NVIDIA(0): Memory: 262144 kBytes
    (--) NVIDIA(0): VideoBIOS: 05.51.28.53.15
    (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    (--) NVIDIA(0): Connected display device(s) on GeForce Go 6150 at PCI:0:5:0:
    (--) NVIDIA(0): LPL (DFP-0)
    (--) NVIDIA(0): LPL (DFP-0): 310.0 MHz maximum pixel clock
    (--) NVIDIA(0): LPL (DFP-0): Internal Dual Link LVDS
    (II) NVIDIA(0): Assigned Display Device: DFP-0
    (II) NVIDIA(0): Validated modes:
    (II) NVIDIA(0): "1024x768"
    (II) NVIDIA(0): "800x600"
    (II) NVIDIA(0): "640x480"
    (II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
    (--) NVIDIA(0): DPI set to (70, 84); computed from "UseEdidDpi" X config
    (--) NVIDIA(0): option
    (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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 0xffffffff - 0xffffffff (0x1) MX[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 0xffffffff - 0xffffffff (0x1) MX[b]
    [9] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [10] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [11] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [12] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [13] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [14] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [15] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [17] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [19] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [21] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [23] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) NVIDIA(0): Initialized GPU GART.
    (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    (II) NVIDIA(0): configuration option may not be set correctly. When the
    (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    (II) NVIDIA(0): Config Options in the README.
    (II) NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
    (II) NVIDIA(0): enough to receive ACPI display change hotkey events.
    (II) NVIDIA(0): Setting mode "1024x768"
    (II) Loading extension NV-GLX
    (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
    (==) NVIDIA(0): Disabling shared memory pixmaps
    (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
    (II) Loading extension XINERAMA
    (==) 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 XC-APPGROUP
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension 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
    (**) Option "CoreKeyboard"
    (**) Keyboard0: always reports core events
    (**) Option "Protocol" "standard"
    (**) Keyboard0: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "xorg"
    (**) Keyboard0: XkbRules: "xorg"
    (**) Option "XkbModel" "pc105"
    (**) Keyboard0: XkbModel: "pc105"
    (**) Option "XkbLayout" "us"
    (**) Keyboard0: XkbLayout: "us"
    (WW) Option "XkbVariant" requires an string value
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard0: CustomKeycodes disabled
    (**) Option "Protocol" "IMPS/2"
    (**) USB Mouse: Device: "/dev/input/mice"
    (**) USB Mouse: Protocol: "IMPS/2"
    (**) Option "SendCoreEvents" "true"
    (**) Option "CorePointer"
    (**) USB Mouse: always reports core events
    (**) 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: 9
    (**) USB Mouse: Sensitivity: 1
    (II) evaluating device (Keyboard0)
    (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
    (II) evaluating device (USB Mouse)
    (II) XINPUT: Adding extended input device "USB Mouse" (type: MOUSE)
    (II) USB Mouse: ps2EnableDataReporting: succeeded
    Could not init font path element /usr/share/fonts/Type1, removing from list!
    (II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
    (EE) config/hal: NewInputDeviceRequest failed
    (II) config/hal: Adding input device Video Bus
    (EE) config/hal: NewInputDeviceRequest failed
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (EE) config/hal: NewInputDeviceRequest failed
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (EE) config/hal: NewInputDeviceRequest failed
    Last edited by Joe_Arch (2009-03-08 23:47:32)

    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultColorDepth 24
    SubSection "Display"
    Depth 24
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    Default depth is 24, but the Depth 24 section doesn't include 1440x900
    Bob

  • Ati rage 2c resolution [solved]

    i have installed arch on pentium 3 with this card.
    arch used "vesa" as driver in xorg.conf and i had only tow options in resolution
    480*640 and 600*800.
    i changed the driver to "ati" and "mach64" and now i have to more resolution - but lower.
    i also added the mode line  "1024x768" "800x600" "640x480" but that dose'nt work also.
    here is the relevant sections of xorg.conf
    Section "Module"
        Load  "dri"
        Load  "glx"
        Load  "dbe"
        Load  "extmod"
        Load  "dri2"
        Load  "record"
    #        Load  "r128"
    Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
    EndSection
    Section "Device"
            ### Available Driver options are:-
            ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
            ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
            ### <percent>: "<f>%"
            ### [arg]: arg optional
            #Option     "ShadowFB"               # [<bool>]
            #Option     "DefaultRefresh"         # [<bool>]
            #Option     "ModeSetClearScreen"     # [<bool>]
        Identifier  "Card0"
    #    Driver      "ati"
            Driver      "mach64"
    #    Driver      "vesa"
        BusID       "PCI:1:0:0"
    EndSection
    Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        SubSection "Display"
            Viewport   0 0
            Depth     1
          Modes "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     4
          Modes "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     8
          Modes "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     15
          Modes "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     16
          Modes "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     24
          Modes "1024x768" "800x600" "640x480"
        EndSubSection
    EndSection
    is this the correct driver and the xorg file?
    where is the display preferences in arch gnome? (i found only monitor's)
    Last edited by shulamy (2010-09-18 15:48:15)

    thanks for the answer.
    i think you are right about the monitor.
    DDC read failed.
    the monitor is old and not unknown to arch.
    i'll try to enter the vrefresh and hsync after i find the syntax.
    and if it does'nt work i'll try another monitor - i have some.
    but i have fedora on the same computer and it have no
    problem with this monitor.
    ezik
    Last edited by shulamy (2010-09-18 15:49:52)

  • Nvidia-Settings skips needed resolution [SOLVED]

    I've been messing with xorg.conf for a long time now, since my first days back on Ubuntu. It is something I hate, but something I've learned how to manipulate pretty well. For some reason, 1360x768 is completely skipped over in "modes" in the Nvidia X Server Settings. It is declared in the "mode" list in the xorg.conf, and as the virtual screen. Xorg.conf:
    http://pastebin.com/rtVEyn69
    I'm not entirely sure why it is being skipped. I am currently stuck at 1024x768. Emerald also doesn't work, but this is not something that concerns me, just an added detail.
    Last edited by Thomas Bates (2010-12-01 05:01:39)

    Here's what I see in Xorg.0.log:
    Line 131 says that nvidia is not reading the EDID of your monitor.
    Line 148 sets the virtual screen size to 1024 x 768
    So... the EDID is information in the monitor that says "Hi my name is Mr. Monitor and I like this list of resolutions and I have this refresh rate and I enjoy long walk on beaches."  Either that monitor does not have EDID information or else the driver is having problems reading it for some reason.  It really doesn't matter and isn't something all that uncommon especially if it is an older monitor.  So then Nvidia says "If you aren't going to tell me anything, I'll just have to guess."  And promptly proceeds to guess wrong.  This is the part about the virtual screen size - you can't have a resolution bigger than the virtual screen size.  So if it is guessing that the screen is 1024x768 and setting the virtual screen size at that, that is the highest you can do.  No matter how much you beg and plead in your Screen Section of xorg.conf, saying "Come on and give me some lovin'.  I want a bigger resolution, please.  With sugar and a cherry on top."... no matter how much you plead, it will look at that virtual screen size and say, "Sorry. I don't know of anything that big, but I'll tell you what - I'll give you as big as I can think I can go, instead.  My virtual size is 1024x768, so thats the best I can give you."  And so, like an ever-faithful puppy, X gives you the best it has to offer.  And unlike that puppy, X does not poop on the floor afterwards.
    So that is how the story goes.  The moral of the story is that we need to tell X and Nvidia that your screen can do better than Nvidia is guessing it can.  And since your monitor does not have the EDID to tell it this, we must tell it this.  This is done through the use of Modelines.  Basically, you go online and find a Modeline calculator... such as http://www.arachnoid.com/modelines/    ...then you tell the calculator what resolution and refresh rate you want to add.  If X is correctly guessing most of your resolutions, you don't need modelines for them; you just need the modelines for the resolutions you want to add in.   Then you put the modeline that is generated into your Xorg.conf, under the Monitor section... you can see an example of this on that website down below where it goes into detail on what a modeline is.
    Hopefully once the modeline is in place, when X starts up it will see the modeline and say "Here's a piece of info on my monitor... i think i will use it."   It then will check that modeline against the horizontal and vertical refresh rates that you specified in your xorg.conf (HorizSync and VertRefresh) to make sure that you aren't trying to trick it into doing something the monitor is incapable of.  If it passes the test, then that resolution is added to the pool of resolutions for the monitor, and then the virtual screen size is set to the largest resolution in that pool (which you made the modeline for) and everything is peachy.

  • Can't adjust framebuffer resolution [SOLVED]

    Ever since the last kernel update, I am unable to adjust the framebuffer. I had it set to 1024x768 in the menu.lst file but ever since the update it can only use the default resolution. I've tried both 1024x768 and 1280x1024 resolutions with no luck. At boot up I receive the error message "Undefined video mode number: <number of resolution>. Is there a configuration needed in the mkinitcpio.conf file or is there another way to resolve this?
    Graphics card: nVidia GeForce 7900 GT
    Any help is appreciated. Thank you.
    Last edited by vytalelementz (2008-05-28 02:47:15)

    I am also having this problem, since I updated packages this morning. I have tried changing the resolutions in the menu.lst file, which didn't work. To kill the error message, I removed the vga= entry from the menu.lst file, which results in a much uglier boot sequence, but at the same time, stops you needing to push space to boot. Not an ideal solution - I know. I am also running splashy from AUR, which refuses to run.
    I have also noticed, since upgrading, that my filesystem checks at boot are much slower too.
    Perhaps I will try compiling a kernel to see if I can fix the problem, if nobody can find a solution. Perhaps this is a bug?

  • Nouveau driver gives very low screen resolution [SOLVED]

    Hello.
    I have a 1680x1050 monitor. I have just switched from nvidia to nouveau drivers.
    At boot time (I have disabled the old framebuffer setting in grub's menu.lst) after a while I have a beautiful very high resolution console.
    The problem is, I have very low resolutions in X.
    [user@pc ~]$ xrandr
    Screen 0: minimum 320 x 200, current 640 x 480, maximum 8192 x 8192
    DVI-I-1 connected 640x480+0+0 (normal left inverted right x axis y axis) 474mm x 296mm
    640x480 60.0*
    720x400 70.1
    VGA-1 disconnected (normal left inverted right x axis y axis)
    I have this /etc/X11.xorg.conf file
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Files"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nouveau"
    VendorName "NVIDIA Corporation"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    Section "InputClass"
    Identifier "evdev keyboard catchall"
    MatchIsKeyboard "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    # Keyboard layouts
    Option "XkbLayout" "us, el"
    Option "XkbVariant" ",qwerty"
    Option "XkbOptions" "grp:alt_shift_toggle, grp_led:scroll, terminate:ctrl_alt_bksp"
    EndSection
    This is /var/log/Xorg.0.log
    [ 284.975]
    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.
    [ 284.975]
    X.Org X Server 1.10.3.901 (1.10.4 RC 1)
    Release Date: 2011-07-29
    [ 284.975] X Protocol Version 11, Revision 0
    [ 284.975] Build Operating System: Linux 3.0.0-ARCH x86_64
    [ 284.975] Current Operating System: Linux gandalf 3.0-ARCH #1 SMP PREEMPT Wed Aug 17 21:55:57 CEST 2011 x86_64
    [ 284.975] Kernel command line: root=/dev/sda1 ro
    [ 284.975] Build Date: 08 August 2011 08:24:13AM
    [ 284.975]
    [ 284.975] Current version of pixman: 0.22.2
    [ 284.975] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 284.975] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 284.975] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Aug 25 19:11:02 2011
    [ 284.975] (==) Using config file: "/etc/X11/xorg.conf"
    [ 284.975] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 284.975] (==) ServerLayout "Layout0"
    [ 284.975] (**) |-->Screen "Screen0" (0)
    [ 284.975] (**) | |-->Monitor "Monitor0"
    [ 284.976] (**) | |-->Device "Device0"
    [ 284.976] (**) |-->Input Device "Keyboard0"
    [ 284.976] (**) |-->Input Device "Mouse0"
    [ 284.976] (==) Automatically adding devices
    [ 284.976] (==) Automatically enabling devices
    [ 284.976] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 284.976] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 284.976] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 284.976] (WW) Disabling Keyboard0
    [ 284.976] (WW) Disabling Mouse0
    [ 284.976] (II) Loader magic: 0x7d3620
    [ 284.976] (II) Module ABI versions:
    [ 284.976] X.Org ANSI C Emulation: 0.4
    [ 284.976] X.Org Video Driver: 10.0
    [ 284.976] X.Org XInput driver : 12.2
    [ 284.976] X.Org Server Extension : 5.0
    [ 284.977] (--) PCI: (0:2:0:0) 10de:0849:1849:0849 rev 162, Mem @ 0xf9000000/16777216, 0xc8000000/134217728, 0xc6000000/33554432, I/O @ 0x0000cc00/128, BIOS @ 0x????????/131072
    [ 284.977] (--) PCI:*(0:3:0:0) 10de:0421:10b0:1401 rev 161, Mem @ 0xfc000000/16777216, 0xd0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000dc00/128, BIOS @ 0x????????/131072
    [ 284.977] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 284.977] (II) LoadModule: "extmod"
    [ 284.977] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 284.977] (II) Module extmod: vendor="X.Org Foundation"
    [ 284.977] compiled for 1.10.3.901, module version = 1.0.0
    [ 284.977] Module class: X.Org Server Extension
    [ 284.977] ABI class: X.Org Server Extension, version 5.0
    [ 284.977] (II) Loading extension MIT-SCREEN-SAVER
    [ 284.977] (II) Loading extension XFree86-VidModeExtension
    [ 284.977] (II) Loading extension XFree86-DGA
    [ 284.978] (II) Loading extension DPMS
    [ 284.978] (II) Loading extension XVideo
    [ 284.978] (II) Loading extension XVideo-MotionCompensation
    [ 284.978] (II) Loading extension X-Resource
    [ 284.978] (II) LoadModule: "dbe"
    [ 284.978] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 284.978] (II) Module dbe: vendor="X.Org Foundation"
    [ 284.978] compiled for 1.10.3.901, module version = 1.0.0
    [ 284.978] Module class: X.Org Server Extension
    [ 284.978] ABI class: X.Org Server Extension, version 5.0
    [ 284.978] (II) Loading extension DOUBLE-BUFFER
    [ 284.978] (II) LoadModule: "glx"
    [ 284.978] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 284.978] (II) Module glx: vendor="X.Org Foundation"
    [ 284.978] compiled for 1.10.3.901, module version = 1.0.0
    [ 284.978] ABI class: X.Org Server Extension, version 5.0
    [ 284.978] (==) AIGLX enabled
    [ 284.978] (II) Loading extension GLX
    [ 284.978] (II) LoadModule: "record"
    [ 284.978] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 284.978] (II) Module record: vendor="X.Org Foundation"
    [ 284.978] compiled for 1.10.3.901, module version = 1.13.0
    [ 284.978] Module class: X.Org Server Extension
    [ 284.978] ABI class: X.Org Server Extension, version 5.0
    [ 284.978] (II) Loading extension RECORD
    [ 284.978] (II) LoadModule: "dri"
    [ 284.978] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 284.979] (II) Module dri: vendor="X.Org Foundation"
    [ 284.979] compiled for 1.10.3.901, module version = 1.0.0
    [ 284.979] ABI class: X.Org Server Extension, version 5.0
    [ 284.979] (II) Loading extension XFree86-DRI
    [ 284.979] (II) LoadModule: "dri2"
    [ 284.979] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 284.979] (II) Module dri2: vendor="X.Org Foundation"
    [ 284.979] compiled for 1.10.3.901, module version = 1.2.0
    [ 284.979] ABI class: X.Org Server Extension, version 5.0
    [ 284.979] (II) Loading extension DRI2
    [ 284.979] (II) LoadModule: "nouveau"
    [ 284.979] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 284.979] (II) Module nouveau: vendor="X.Org Foundation"
    [ 284.979] compiled for 1.10.3, module version = 0.0.16
    [ 284.979] Module class: X.Org Video Driver
    [ 284.979] ABI class: X.Org Video Driver, version 10.0
    [ 284.979] (II) NOUVEAU driver
    [ 284.979] (II) NOUVEAU driver for NVIDIA chipset families :
    [ 284.979] RIVA TNT (NV04)
    [ 284.979] RIVA TNT2 (NV05)
    [ 284.979] GeForce 256 (NV10)
    [ 284.979] GeForce 2 (NV11, NV15)
    [ 284.979] GeForce 4MX (NV17, NV18)
    [ 284.979] GeForce 3 (NV20)
    [ 284.979] GeForce 4Ti (NV25, NV28)
    [ 284.979] GeForce FX (NV3x)
    [ 284.979] GeForce 6 (NV4x)
    [ 284.979] GeForce 7 (G7x)
    [ 284.979] GeForce 8 (G8x)
    [ 284.979] GeForce GTX 200 (NVA0)
    [ 284.979] GeForce GTX 400 (NVC0)
    [ 284.979] (++) using VT number 7
    [ 284.982] drmOpenDevice: node name is /dev/dri/card0
    [ 284.982] drmOpenDevice: open result is 7, (OK)
    [ 284.982] drmOpenByBusid: Searching for BusID pci:0000:03:00.0
    [ 284.982] drmOpenDevice: node name is /dev/dri/card0
    [ 284.982] drmOpenDevice: open result is 7, (OK)
    [ 284.982] drmOpenByBusid: drmOpenMinor returns 7
    [ 284.982] drmOpenByBusid: drmGetBusid reports pci:0000:03:00.0
    [ 284.982] (II) [drm] nouveau interface version: 0.0.16
    [ 284.982] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 284.982] (II) Loading sub module "dri"
    [ 284.982] (II) LoadModule: "dri"
    [ 284.982] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 284.982] (II) Module dri: vendor="X.Org Foundation"
    [ 284.982] compiled for 1.10.3.901, module version = 1.0.0
    [ 284.982] ABI class: X.Org Server Extension, version 5.0
    [ 284.982] (II) NOUVEAU(0): Loaded DRI module
    [ 284.982] drmOpenDevice: node name is /dev/dri/card0
    [ 284.982] drmOpenDevice: open result is 8, (OK)
    [ 284.982] drmOpenDevice: node name is /dev/dri/card0
    [ 284.982] drmOpenDevice: open result is 8, (OK)
    [ 284.982] drmOpenByBusid: Searching for BusID pci:0000:03:00.0
    [ 284.982] drmOpenDevice: node name is /dev/dri/card0
    [ 284.982] drmOpenDevice: open result is 8, (OK)
    [ 284.982] drmOpenByBusid: drmOpenMinor returns 8
    [ 284.982] drmOpenByBusid: drmGetBusid reports pci:0000:03:00.0
    [ 284.982] (II) [drm] DRM interface version 1.4
    [ 284.982] (II) [drm] DRM open master succeeded.
    [ 284.982] (--) NOUVEAU(0): Chipset: "NVIDIA NV86"
    [ 284.982] (**) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
    [ 284.982] (==) NOUVEAU(0): RGB weight 888
    [ 284.982] (==) NOUVEAU(0): Default visual is TrueColor
    [ 284.983] (==) NOUVEAU(0): Using HW cursor
    [ 284.983] (==) NOUVEAU(0): GLX sync to VBlank disabled.
    [ 284.983] (==) NOUVEAU(0): Page flipping enabled
    [ 285.087] (II) NOUVEAU(0): Output DVI-I-1 using monitor section Monitor0
    [ 285.184] (II) NOUVEAU(0): Output VGA-1 has no monitor section
    [ 285.288] (II) NOUVEAU(0): EDID for output DVI-I-1
    [ 285.288] (II) NOUVEAU(0): Manufacturer: GSM Model: 566f Serial#: 351988
    [ 285.288] (II) NOUVEAU(0): Year: 2008 Week: 4
    [ 285.288] (II) NOUVEAU(0): EDID Version: 1.3
    [ 285.288] (II) NOUVEAU(0): Digital Display Input
    [ 285.288] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 49 vert.: 32
    [ 285.288] (II) NOUVEAU(0): Gamma: 2.20
    [ 285.288] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off
    [ 285.288] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 285.288] (II) NOUVEAU(0): First detailed timing is preferred mode
    [ 285.288] (II) NOUVEAU(0): redX: 0.653 redY: 0.341 greenX: 0.231 greenY: 0.666
    [ 285.288] (II) NOUVEAU(0): blueX: 0.150 blueY: 0.062 whiteX: 0.313 whiteY: 0.329
    [ 285.288] (II) NOUVEAU(0): Supported established timings:
    [ 285.288] (II) NOUVEAU(0): 720x400@70Hz
    [ 285.288] (II) NOUVEAU(0): 640x480@60Hz
    [ 285.288] (II) NOUVEAU(0): 640x480@75Hz
    [ 285.288] (II) NOUVEAU(0): 800x600@56Hz
    [ 285.288] (II) NOUVEAU(0): 800x600@60Hz
    [ 285.288] (II) NOUVEAU(0): 800x600@75Hz
    [ 285.288] (II) NOUVEAU(0): 832x624@75Hz
    [ 285.288] (II) NOUVEAU(0): 1024x768@60Hz
    [ 285.288] (II) NOUVEAU(0): 1024x768@75Hz
    [ 285.288] (II) NOUVEAU(0): 1280x1024@75Hz
    [ 285.288] (II) NOUVEAU(0): 1152x864@75Hz
    [ 285.288] (II) NOUVEAU(0): Manufacturer's mask: 0
    [ 285.288] (II) NOUVEAU(0): Supported standard timings:
    [ 285.288] (II) NOUVEAU(0): #0: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 285.288] (II) NOUVEAU(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 285.288] (II) NOUVEAU(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 285.288] (II) NOUVEAU(0): #3: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 285.288] (II) NOUVEAU(0): Supported detailed timing:
    [ 285.288] (II) NOUVEAU(0): clock: 119.0 MHz Image Size: 474 x 296 mm
    [ 285.288] (II) NOUVEAU(0): h_active: 1680 h_sync: 1728 h_sync_end 1760 h_blank_end 1840 h_border: 0
    [ 285.288] (II) NOUVEAU(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1080 v_border: 0
    [ 285.288] (II) NOUVEAU(0): Supported detailed timing:
    [ 285.288] (II) NOUVEAU(0): clock: 146.2 MHz Image Size: 474 x 296 mm
    [ 285.288] (II) NOUVEAU(0): h_active: 1680 h_sync: 1784 h_sync_end 1960 h_blank_end 2240 h_border: 0
    [ 285.288] (II) NOUVEAU(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1089 v_border: 0
    [ 285.289] (II) NOUVEAU(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 155 MHz
    [ 285.289] (II) NOUVEAU(0): Monitor name: L227W
    [ 285.289] (II) NOUVEAU(0): EDID (in hex):
    [ 285.289] (II) NOUVEAU(0): 00ffffffffffff001e6d6f56f45e0500
    [ 285.289] (II) NOUVEAU(0): 04120103ea312078ea56b5a7573baa26
    [ 285.289] (II) NOUVEAU(0): 0f5054a76b80950081808140714f0101
    [ 285.289] (II) NOUVEAU(0): 0101010101017c2e90a0601a1e403020
    [ 285.289] (II) NOUVEAU(0): 3600da281100001a21399030621a2740
    [ 285.289] (II) NOUVEAU(0): 68b03600da281100001c000000fd0038
    [ 285.289] (II) NOUVEAU(0): 4b1e530f000a202020202020000000fc
    [ 285.289] (II) NOUVEAU(0): 004c323237570a202020202020200063
    [ 285.289] (II) NOUVEAU(0): EDID vendor "GSM", prod id 22127
    [ 285.289] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 285.289] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 285.289] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 285.289] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 285.289] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 285.289] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 285.289] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 285.289] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 285.289] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 285.289] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 285.289] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 285.289] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 285.289] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 285.289] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 285.289] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 285.289] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 285.289] (II) NOUVEAU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz)
    [ 285.289] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 285.289] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 285.289] (II) NOUVEAU(0): Not using mode "1680x1050" (hsync out of range)
    [ 285.289] (II) NOUVEAU(0): Not using mode "1680x1050" (hsync out of range)
    [ 285.289] (II) NOUVEAU(0): Not using mode "1280x1024" (vrefresh out of range)
    [ 285.289] (II) NOUVEAU(0): Not using mode "1280x1024" (hsync out of range)
    [ 285.289] (II) NOUVEAU(0): Not using mode "1440x900" (hsync out of range)
    [ 285.289] (II) NOUVEAU(0): Not using mode "1280x960" (hsync out of range)
    [ 285.289] (II) NOUVEAU(0): Not using mode "1152x864" (vrefresh out of range)
    [ 285.289] (II) NOUVEAU(0): Not using mode "1024x768" (vrefresh out of range)
    [ 285.289] (II) NOUVEAU(0): Not using mode "1024x768" (hsync out of range)
    [ 285.289] (II) NOUVEAU(0): Not using mode "832x624" (vrefresh out of range)
    [ 285.289] (II) NOUVEAU(0): Not using mode "800x600" (vrefresh out of range)
    [ 285.289] (II) NOUVEAU(0): Not using mode "800x600" (hsync out of range)
    [ 285.289] (II) NOUVEAU(0): Not using mode "800x600" (hsync out of range)
    [ 285.289] (II) NOUVEAU(0): Not using mode "640x480" (vrefresh out of range)
    [ 285.289] (II) NOUVEAU(0): Printing probed modes for output DVI-I-1
    [ 285.289] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 285.289] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 285.386] (II) NOUVEAU(0): EDID for output VGA-1
    [ 285.386] (II) NOUVEAU(0): Output DVI-I-1 connected
    [ 285.386] (II) NOUVEAU(0): Output VGA-1 disconnected
    [ 285.386] (II) NOUVEAU(0): Using fuzzy aspect match for initial modes
    [ 285.386] (II) NOUVEAU(0): Output DVI-I-1 using initial mode 640x480
    [ 285.386] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 285.386] (--) NOUVEAU(0): Virtual size is 640x480 (pitch 0)
    [ 285.386] (**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    [ 285.386] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 285.386] (**) NOUVEAU(0): Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
    [ 285.386] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 285.387] (**) NOUVEAU(0): Display dimensions: (490, 320) mm
    [ 285.387] (**) NOUVEAU(0): DPI set to (33, 38)
    [ 285.387] (II) Loading sub module "fb"
    [ 285.387] (II) LoadModule: "fb"
    [ 285.387] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 285.387] (II) Module fb: vendor="X.Org Foundation"
    [ 285.387] compiled for 1.10.3.901, module version = 1.0.0
    [ 285.387] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 285.387] (II) Loading sub module "exa"
    [ 285.387] (II) LoadModule: "exa"
    [ 285.387] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 285.387] (II) Module exa: vendor="X.Org Foundation"
    [ 285.387] compiled for 1.10.3.901, module version = 2.5.0
    [ 285.387] ABI class: X.Org Video Driver, version 10.0
    [ 285.387] (II) Loading sub module "shadowfb"
    [ 285.387] (II) LoadModule: "shadowfb"
    [ 285.387] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
    [ 285.387] (II) Module shadowfb: vendor="X.Org Foundation"
    [ 285.387] compiled for 1.10.3.901, module version = 1.0.0
    [ 285.387] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 285.387] (--) Depth 24 pixmap format is 32 bpp
    [ 285.391] (II) NOUVEAU(0): Opened GPU channel 2
    [ 285.391] (II) NOUVEAU(0): [DRI2] Setup complete
    [ 285.391] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau
    [ 285.391] (II) NOUVEAU(0): GART: 512MiB available
    [ 285.393] (II) NOUVEAU(0): GART: Allocated 16MiB as a scratch buffer
    [ 285.393] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 285.393] (II) EXA(0): Driver registered support for the following operations:
    [ 285.393] (II) Solid
    [ 285.393] (II) Copy
    [ 285.393] (II) Composite (RENDER acceleration)
    [ 285.393] (II) UploadToScreen
    [ 285.393] (II) DownloadFromScreen
    [ 285.393] (==) NOUVEAU(0): Backing store disabled
    [ 285.393] (==) NOUVEAU(0): Silken mouse enabled
    [ 285.393] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
    [ 285.393] (II) NOUVEAU(0): [XvMC] Extension initialized.
    [ 285.393] (**) NOUVEAU(0): DPMS enabled
    [ 285.393] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 285.393] (--) RandR disabled
    [ 285.393] (II) Initializing built-in extension Generic Event Extension
    [ 285.393] (II) Initializing built-in extension SHAPE
    [ 285.393] (II) Initializing built-in extension MIT-SHM
    [ 285.393] (II) Initializing built-in extension XInputExtension
    [ 285.393] (II) Initializing built-in extension XTEST
    [ 285.393] (II) Initializing built-in extension BIG-REQUESTS
    [ 285.393] (II) Initializing built-in extension SYNC
    [ 285.393] (II) Initializing built-in extension XKEYBOARD
    [ 285.393] (II) Initializing built-in extension XC-MISC
    [ 285.393] (II) Initializing built-in extension SECURITY
    [ 285.394] (II) Initializing built-in extension XINERAMA
    [ 285.394] (II) Initializing built-in extension XFIXES
    [ 285.394] (II) Initializing built-in extension RENDER
    [ 285.394] (II) Initializing built-in extension RANDR
    [ 285.394] (II) Initializing built-in extension COMPOSITE
    [ 285.394] (II) Initializing built-in extension DAMAGE
    [ 285.407] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 285.407] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 285.407] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 285.407] (II) AIGLX: enabled GLX_SGI_make_current_read
    [ 285.407] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 285.407] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/nouveau_dri.so
    [ 285.407] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 285.408] (II) NOUVEAU(0): NVEnterVT is called.
    [ 285.437] (II) NOUVEAU(0): Setting screen physical size to 169 x 127
    [ 285.437] resize called 640 480
    [ 285.563] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 285.563] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 285.563] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 285.563] (II) LoadModule: "evdev"
    [ 285.564] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 285.564] (II) Module evdev: vendor="X.Org Foundation"
    [ 285.564] compiled for 1.10.0, module version = 2.6.0
    [ 285.564] Module class: X.Org XInput Driver
    [ 285.564] ABI class: X.Org XInput driver, version 12.2
    [ 285.564] (II) Using input driver 'evdev' for 'Power Button'
    [ 285.564] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 285.564] (**) Power Button: always reports core events
    [ 285.564] (**) Power Button: Device: "/dev/input/event1"
    [ 285.564] (--) Power Button: Found keys
    [ 285.564] (II) Power Button: Configuring as keyboard
    [ 285.564] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
    [ 285.564] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 285.564] (**) Option "xkb_rules" "evdev"
    [ 285.564] (**) Option "xkb_model" "evdev"
    [ 285.564] (**) Option "xkb_layout" "us, el"
    [ 285.564] (**) Option "xkb_variant" ",qwerty"
    [ 285.564] (**) Option "xkb_options" "grp:alt_shift_toggle, grp_led:scroll, terminate:ctrl_alt_bksp"
    [ 285.590] (EE) Error loading keymap /var/lib/xkb/server-0.xkm
    [ 285.590] (EE) XKB: Failed to load keymap. Loading default keymap instead.
    [ 285.622] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
    [ 285.622] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 285.622] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 285.622] (II) Using input driver 'evdev' for 'Video Bus'
    [ 285.622] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 285.622] (**) Video Bus: always reports core events
    [ 285.622] (**) Video Bus: Device: "/dev/input/event2"
    [ 285.622] (--) Video Bus: Found keys
    [ 285.622] (II) Video Bus: Configuring as keyboard
    [ 285.622] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:19/LNXVIDEO:00/input/input2/event2"
    [ 285.622] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [ 285.622] (**) Option "xkb_rules" "evdev"
    [ 285.622] (**) Option "xkb_model" "evdev"
    [ 285.622] (**) Option "xkb_layout" "us, el"
    [ 285.622] (**) Option "xkb_variant" ",qwerty"
    [ 285.622] (**) Option "xkb_options" "grp:alt_shift_toggle, grp_led:scroll, terminate:ctrl_alt_bksp"
    [ 285.623] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [ 285.623] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 285.623] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 285.623] (II) Using input driver 'evdev' for 'Power Button'
    [ 285.623] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 285.623] (**) Power Button: always reports core events
    [ 285.623] (**) Power Button: Device: "/dev/input/event0"
    [ 285.623] (--) Power Button: Found keys
    [ 285.623] (II) Power Button: Configuring as keyboard
    [ 285.623] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
    [ 285.623] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 285.623] (**) Option "xkb_rules" "evdev"
    [ 285.623] (**) Option "xkb_model" "evdev"
    [ 285.623] (**) Option "xkb_layout" "us, el"
    [ 285.623] (**) Option "xkb_variant" ",qwerty"
    [ 285.623] (**) Option "xkb_options" "grp:alt_shift_toggle, grp_led:scroll, terminate:ctrl_alt_bksp"
    [ 285.626] (II) config/udev: Adding input device Microsoft Wired Keyboard 600 (/dev/input/event4)
    [ 285.626] (**) Microsoft Wired Keyboard 600: Applying InputClass "evdev keyboard catchall"
    [ 285.626] (**) Microsoft Wired Keyboard 600: Applying InputClass "evdev keyboard catchall"
    [ 285.626] (II) Using input driver 'evdev' for 'Microsoft Wired Keyboard 600'
    [ 285.626] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 285.626] (**) Microsoft Wired Keyboard 600: always reports core events
    [ 285.626] (**) Microsoft Wired Keyboard 600: Device: "/dev/input/event4"
    [ 285.626] (--) Microsoft Wired Keyboard 600: Found keys
    [ 285.626] (II) Microsoft Wired Keyboard 600: Configuring as keyboard
    [ 285.626] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb3/3-2/3-2:1.0/input/input4/event4"
    [ 285.626] (II) XINPUT: Adding extended input device "Microsoft Wired Keyboard 600" (type: KEYBOARD)
    [ 285.626] (**) Option "xkb_rules" "evdev"
    [ 285.626] (**) Option "xkb_model" "evdev"
    [ 285.626] (**) Option "xkb_layout" "us, el"
    [ 285.626] (**) Option "xkb_variant" ",qwerty"
    [ 285.626] (**) Option "xkb_options" "grp:alt_shift_toggle, grp_led:scroll, terminate:ctrl_alt_bksp"
    [ 285.627] (II) config/udev: Adding input device Microsoft Wired Keyboard 600 (/dev/input/event5)
    [ 285.627] (**) Microsoft Wired Keyboard 600: Applying InputClass "evdev keyboard catchall"
    [ 285.627] (**) Microsoft Wired Keyboard 600: Applying InputClass "evdev keyboard catchall"
    [ 285.627] (II) Using input driver 'evdev' for 'Microsoft Wired Keyboard 600'
    [ 285.627] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 285.627] (**) Microsoft Wired Keyboard 600: always reports core events
    [ 285.627] (**) Microsoft Wired Keyboard 600: Device: "/dev/input/event5"
    [ 285.627] (--) Microsoft Wired Keyboard 600: Found 1 mouse buttons
    [ 285.627] (--) Microsoft Wired Keyboard 600: Found scroll wheel(s)
    [ 285.627] (--) Microsoft Wired Keyboard 600: Found relative axes
    [ 285.627] (--) Microsoft Wired Keyboard 600: Found absolute axes
    [ 285.627] (--) Microsoft Wired Keyboard 600: Found x and y absolute axes
    [ 285.627] (--) Microsoft Wired Keyboard 600: Found keys
    [ 285.627] (II) Microsoft Wired Keyboard 600: Configuring as mouse
    [ 285.627] (II) Microsoft Wired Keyboard 600: Configuring as keyboard
    [ 285.627] (II) Microsoft Wired Keyboard 600: Adding scrollwheel support
    [ 285.627] (**) Microsoft Wired Keyboard 600: YAxisMapping: buttons 4 and 5
    [ 285.627] (**) Microsoft Wired Keyboard 600: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 285.627] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb3/3-2/3-2:1.1/input/input5/event5"
    [ 285.627] (II) XINPUT: Adding extended input device "Microsoft Wired Keyboard 600" (type: KEYBOARD)
    [ 285.627] (**) Option "xkb_rules" "evdev"
    [ 285.627] (**) Option "xkb_model" "evdev"
    [ 285.627] (**) Option "xkb_layout" "us, el"
    [ 285.627] (**) Option "xkb_variant" ",qwerty"
    [ 285.627] (**) Option "xkb_options" "grp:alt_shift_toggle, grp_led:scroll, terminate:ctrl_alt_bksp"
    [ 285.627] (EE) Microsoft Wired Keyboard 600: failed to initialize for relative axes.
    [ 285.627] (WW) Microsoft Wired Keyboard 600: found 37 axes, limiting to 36.
    [ 285.627] (II) Microsoft Wired Keyboard 600: initialized for absolute axes.
    [ 285.628] (**) Microsoft Wired Keyboard 600: (accel) keeping acceleration scheme 1
    [ 285.628] (**) Microsoft Wired Keyboard 600: (accel) acceleration profile 0
    [ 285.628] (**) Microsoft Wired Keyboard 600: (accel) acceleration factor: 2.000
    [ 285.628] (**) Microsoft Wired Keyboard 600: (accel) acceleration threshold: 4
    [ 285.628] (II) config/udev: Adding input device Microsoft Wired Keyboard 600 (/dev/input/js0)
    [ 285.628] (II) No input driver/identifier specified (ignoring)
    [ 285.629] (II) config/udev: Adding input device Microsoft Microsoft Basic Optical Mouse v2.0 (/dev/input/event6)
    [ 285.629] (**) Microsoft Microsoft Basic Optical Mouse v2.0 : Applying InputClass "evdev pointer catchall"
    [ 285.629] (II) Using input driver 'evdev' for 'Microsoft Microsoft Basic Optical Mouse v2.0 '
    [ 285.629] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 285.629] (**) Microsoft Microsoft Basic Optical Mouse v2.0 : always reports core events
    [ 285.629] (**) Microsoft Microsoft Basic Optical Mouse v2.0 : Device: "/dev/input/event6"
    [ 285.629] (--) Microsoft Microsoft Basic Optical Mouse v2.0 : Found 3 mouse buttons
    [ 285.629] (--) Microsoft Microsoft Basic Optical Mouse v2.0 : Found scroll wheel(s)
    [ 285.629] (--) Microsoft Microsoft Basic Optical Mouse v2.0 : Found relative axes
    [ 285.629] (--) Microsoft Microsoft Basic Optical Mouse v2.0 : Found x and y relative axes
    [ 285.629] (II) Microsoft Microsoft Basic Optical Mouse v2.0 : Configuring as mouse
    [ 285.629] (II) Microsoft Microsoft Basic Optical Mouse v2.0 : Adding scrollwheel support
    [ 285.629] (**) Microsoft Microsoft Basic Optical Mouse v2.0 : YAxisMapping: buttons 4 and 5
    [ 285.629] (**) Microsoft Microsoft Basic Optical Mouse v2.0 : EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 285.629] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb4/4-3/4-3:1.0/input/input6/event6"
    [ 285.629] (II) XINPUT: Adding extended input device "Microsoft Microsoft Basic Optical Mouse v2.0 " (type: MOUSE)
    [ 285.629] (II) Microsoft Microsoft Basic Optical Mouse v2.0 : initialized for relative axes.
    [ 285.629] (**) Microsoft Microsoft Basic Optical Mouse v2.0 : (accel) keeping acceleration scheme 1
    [ 285.629] (**) Microsoft Microsoft Basic Optical Mouse v2.0 : (accel) acceleration profile 0
    [ 285.629] (**) Microsoft Microsoft Basic Optical Mouse v2.0 : (accel) acceleration factor: 2.000
    [ 285.629] (**) Microsoft Microsoft Basic Optical Mouse v2.0 : (accel) acceleration threshold: 4
    [ 285.629] (II) config/udev: Adding input device Microsoft Microsoft Basic Optical Mouse v2.0 (/dev/input/mouse0)
    [ 285.629] (II) No input driver/identifier specified (ignoring)
    [ 285.636] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
    [ 285.636] (II) No input driver/identifier specified (ignoring)
    [ 285.753] (II) NOUVEAU(0): EDID vendor "GSM", prod id 22127
    [ 285.753] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 285.753] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 285.753] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 285.753] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 285.753] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 285.753] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 285.753] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 285.753] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 285.753] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 285.753] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 285.753] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 285.753] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 285.753] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 285.753] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 285.753] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 285.753] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 285.753] (II) NOUVEAU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz)
    [ 285.753] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 285.753] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 291.096] (II) AIGLX: Suspending AIGLX clients for VT switch
    [ 291.096] (II) NOUVEAU(0): NVLeaveVT is called.
    [ 418.665] (II) AIGLX: Resuming AIGLX clients after VT switch
    [ 418.665] (II) NOUVEAU(0): NVEnterVT is called.
    [ 418.794] (II) NOUVEAU(0): EDID vendor "GSM", prod id 22127
    [ 418.794] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 418.794] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 418.794] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 418.794] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 418.794] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 418.794] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 418.794] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 418.794] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 418.794] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 418.794] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 418.794] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 418.794] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 418.794] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 418.794] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 418.794] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 418.794] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 418.794] (II) NOUVEAU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz)
    [ 418.794] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 418.794] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 423.560] (II) NOUVEAU(0): EDID vendor "GSM", prod id 22127
    [ 423.560] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 423.560] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 423.560] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 423.560] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 423.560] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 423.560] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 423.560] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 423.560] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 423.560] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 423.560] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 423.560] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 423.560] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 423.560] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 423.560] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 423.560] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 423.560] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 423.560] (II) NOUVEAU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz)
    [ 423.560] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 423.560] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 423.762] (II) NOUVEAU(0): EDID vendor "GSM", prod id 22127
    [ 423.762] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 423.762] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 423.762] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 423.762] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 423.762] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 423.762] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 423.762] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 423.762] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 423.762] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 423.762] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 423.762] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 423.762] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 423.762] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 423.762] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 423.762] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 423.762] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 423.762] (II) NOUVEAU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz)
    [ 423.762] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 423.762] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 423.984] (II) NOUVEAU(0): EDID vendor "GSM", prod id 22127
    [ 423.984] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 423.984] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 423.984] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 423.984] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 423.984] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 423.984] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 423.984] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 423.984] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 423.984] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 423.984] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 423.984] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 423.984] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 423.984] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 423.984] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 423.984] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 423.984] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 423.984] (II) NOUVEAU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz)
    [ 423.984] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 423.984] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 428.608] (II) NOUVEAU(0): EDID vendor "GSM", prod id 22127
    [ 428.608] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 428.608] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 428.608] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 428.608] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 428.608] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 428.608] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 428.608] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 428.608] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 428.608] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 428.608] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 428.608] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 428.608] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 428.608] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 428.608] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 428.608] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 428.608] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 428.608] (II) NOUVEAU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz)
    [ 428.608] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 428.608] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 438.386] (II) AIGLX: Suspending AIGLX clients for VT switch
    [ 438.386] (II) NOUVEAU(0): NVLeaveVT is called.
    [ 2748.085] (II) AIGLX: Resuming AIGLX clients after VT switch
    [ 2748.085] (II) NOUVEAU(0): NVEnterVT is called.
    [ 2748.217] (II) NOUVEAU(0): EDID vendor "GSM", prod id 22127
    [ 2748.217] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 2748.217] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 2748.217] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 2748.217] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 2748.217] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 2748.217] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 2748.217] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 2748.217] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 2748.217] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 2748.217] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 2748.217] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 2748.217] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 2748.217] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 2748.217] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 2748.217] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 2748.217] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 2748.217] (II) NOUVEAU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz)
    [ 2748.217] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 2748.217] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 2750.536] (II) NOUVEAU(0): EDID vendor "GSM", prod id 22127
    [ 2750.536] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 2750.536] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 2750.536] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 2750.536] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 2750.536] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 2750.536] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 2750.536] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 2750.536] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 2750.536] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 2750.536] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 2750.536] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 2750.536] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 2750.536] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 2750.536] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 2750.536] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 2750.536] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 2750.536] (II) NOUVEAU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz)
    [ 2750.536] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 2750.536] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    Last edited by vega (2011-08-25 17:09:12)

    keyboard and mouse are now auto-detected. Do you have xf86-input-evdev installed? If so, you do not need to explicitly set the drivers for keyboard and mouse in xorg.conf. You can try it out if you like.

  • Keynote freezing with transitions on Leopard solved

    For anyone having problems with Keynote '08 freezing on a G5 computer while running Leopard with a 30" monitor, the problem is apparently the monitor/graphics card. Thanks to a reply by Sean Istre to a question I had posted earlier this year, a work-around for this issue has been found.
    This was the problem: every time my Keynote '08 presentation encountered any kind of transition, it would lock up the entire OS (10.5.2), necessitating a reboot. It had worked fine with with Tiger, but as soon as I had installed Leopard, the freeze would occur. I am running a dual G5 attached to a 30" monitor. My system features an ATI 850 XT graphic card. Apparently, it is the graphic card that needs updating (which hasn't happened since 2005, seemingly) since it doesn't seem capable of handling the highest resolution (2560 x 1600) of the monitor while running Keynote '08.
    As recommended by Mr. Istre, reducing the monitor resolution solves the problem. I tried the four highest resolutions of the monitor (which is a Samsung SyncMaster 305T) of 1920 x 1440, 2048 x 1280, 2048 x 1536, and 2560 x 1600. Keynote '08 ran flawlessly at all of these resolutions except 2560 x 1600.
    Go figure.
    Hopefully, this information will be helpful for someone out there who has encountered a similar problem.
    Bob

    I found out another workaround.
    After you've split up the original clip into 2 clips.
    step 1 : open a new iMovie project.
    step 2 : drag the first clip of the splitted clip to this new iMovie project.
    step 3 : export this clip form your new iMovie project using Share, QuickTime with option Compress movie for Full Quality. (just dragging the splitted clip to the desktop results in the original clip)
    step 4 : import this shared clip into your iMovie project (not the new iMovie project).
    step 5 : repeat step 2 until 4 for the second clip of the splitted clip
    step 6 : now you can use the transition on both imported clips
    Anyone else with a workaround ?

  • Windows - no disk error

    When I go to open my itunes program, i get this error message.
    not all of my purchased songs are downloading onto my ipod either.
    had to reset my ipod to original settings and like i said not all of my purchased songs downloaded.
    thanks

    I have a Windows Media Center PC from HP. It has a reader on it for different memory cards - HP calls it a 7-1. It reads SD cards, CompactFlash cards, etc. The four slots are assigned disks D through G. Normally I only use the SD slot. When I used the CompactFlash slot, it didn't work. And at the same time iTunes stopped working.
    There is a Microsoft KB article on this problem. The resolution solved the No Disk error with iTunes.
    Check out -
    http://support.microsoft.com/default.aspx?scid=kb;en-us;297694
    I started the disk manager, then re-assigned the four disk letters to other letters. In my case I chose K,L,M,N. Quit the utility and start iTunes.
    I'm still miffed at Apple. Theirs is the only software that got caught with this bug.

  • HOW TO: Install LATEST ATI CATALYST drivers

    So ATI/AMD doesn't consistently update the "BootCamp" drivers and as a gamer I want utmost performance out of what I have (of course without OCing). Therefore, I went searching for a solution and found it and I will explain it here, step by step. Forgive me if this has already been posted. Note that I did this in XP and NOT Vista.
    1. Download the latest CATALYST drivers from here:
    http://game.amd.com/us-en/drivers_catalyst.aspx?p=xp/radeonx-xp
    2. Open the driver software as if you were going to install it and let it extract to its default directory. Take note of what that directory is as you will need to know that file path for later. Once it extracts it will move on to an installation. Stop/cancel the installation the first chance you get.
    3. REMOVE your currently installed ATI drivers. There are two ways to do this:
    -1. If you downloaded the actually CATALYST Software Suite, there will be a program in the folder to where it extracted called "AtiCimUn" that will remove your drivers.
    -2. Google "remove ATI drivers" and I think it's the first link that tells you a detailed step by step method of removing the drivers.
    4. Restart after successfully removing the drivers.
    5. Download MobilityModder here: http://www.driverheaven.net/modtool.php
    -If you scroll closer to the bottom of that page, there will be a download link AND instructions for the PROPER method of installing MobilityModder.
    6. Run MobilityModder
    7. Browse to the directory where the drivers are installed.
    8. Click "Modify"
    9. When the modification is complete, close MobilityModder and Right Click on "My Computer" then click on Properties
    10. Click the "Hardware" tab
    11. Click on Device Manager
    12. At least one device should have a yellow circle with a black question mark in it. For me, Windows saw it as a "VGA Controller". Right click it and click "Update Drivers"
    13. It will ask you some stuff about if you want Windows Update to look for drivers, say "No not this time" and click next
    14. Select "Install from a list or specific location{Advanced) and click next
    15. Select "Don't search, I will choose the driver to install"
    16. Click on the "Have Disk" button
    17. Browse to the folder where the ATI drivers were extracted to (MobilityModder will have rewritten the modified files to the same location)
    18. The specific file you are looking for is a Configuration file whose icon looks like a white notepad with a yellowish cog that has some metal rod going through it. Click on it and click "open"
    19. At this point Windows should recognize which card you have specifically, if not, it will have the entire list of cards that driver can update. If you run into that, just find it in the list.
    20. Let windows copy the files, if it tells you that the drivers are not digitally signed, say "continue anyway". It's just an effect of the MobilityModder modifying the files and since it doesn't have a certificate, it's not considered signed.
    21. When it's done click finish.
    22. Restart
    23. Happy new drivers
    I'm thinking you might be able to skip the MobilityModder part and just skip straight to directing Windows right to where the drivers are instead of having to mod the files. I'm not sure if it works because I haven't done it but you're welcome to try. If it doesn't work it just means you have to use MobilityModder.
    I hope this helps.

    Update: After using the method described above the drivers did install successfully however, when I loaded some games I noticed that they did not take up the whole screen. No amount of changing the resolution solved the problem.
    So I completely removed the drivers and loaded unmodified drivers. I had to find my x1600 from the list and there were actually two but I just took the first one. I let Windows copy the files after warning that it can't confirm they were for my hardware. After a restart I tried my games again and they were taking up the whole screen as they did when I had BootCamps outdated drivers.
    So I can say that you CAN skip steps 5-9 (the steps for the mobility modding). You'll just have to find your drivers and some of them do show up multiple times. I'm probably going to try the other x1600 listing just to see what happens. I'm not sure if there's a difference between the same listings (mine was Radeon x1600 followed by another Radeon x1600) but I'm assuming there is or else ATI would put so many >.<

  • Issue: cannot change primary email address

    I can't seem to change my default email address for my skype account. I can add a new one, and when I want it changed, I get a pop up window where it asks for a password. It doesn't say which password, but I've tried the 3-4 PW's I use on the web, of course including the skype password. It still won't accept it. There's no way I've lost the skype PW, as I used it to log into my account less than an hour ago. Caps lock is off, too.
    There's one weird issue that's maybe related to this... the old email (which is useless) is to a passport.com account, and in order to log in to Skype I have to go through the microsoft account option. If I use my old msn login details I won't get in. Though, I've verified that the password I'm trying to use matches the password for that passport account. I really don't know what to do here, it seems like it's asking for a PW I didn't make myself.

    Also same issue.  had a multitude of issues tring to change my email and/or get away from my microsofy sign-in but every possible avenue reasches a strange dead-end.  
    >Can't see skype from my live account under 'manage your accounts' but should be able to
    >Can't link to facebook therefore can't sign in with that instead (no link option button but should be)
    >Couldn't change any details in chrome at all
    >In IE can access options in the account management of skype to change the default email but then asked to provide a mystery password which isn't my skype/MS password; so which password is it?
    >Can create a new skype only account but doesn't give link options for facebook or live
    >Can create a new skype account with just facebook but then doesn't allow a link to live
    >Follow the support tabs but none of the help sections work, responding likely generates only a statistic.  
    >The information on getting to talk to an actuall person (live chat) is wrong as it asks you to click next through the relevent help support page and if none of the resolutions solve your problem the final prompt has a live chat button.  unfortunatley none of the help sections even seem to have multiple sections or indeed a next button never mind a live chat button...  I could go on.  WTF is this..why am i wasting my time.
    Is anyone going to respond to this and sort it out?  It feels very much like a pain in the arse!

  • WL 8.1 Unable to deploy App View

    Im trying to deploy an Application View for an adapter that i developed using weblogic
    8.1. The Exception is 'java.net.UnknownHostException: www.bea.com'.
    The Exception :
    java.net.UnknownHostException: www.bea.com
         at java.net.InetAddress.getAllByName0(InetAddress.java:1004)
         at java.net.InetAddress.getAllByName0(InetAddress.java:969)
         at java.net.InetAddress.getAllByName(InetAddress.java:963)
         at weblogic.net.http.HttpClient.openServer(HttpClient.java:228)
         at weblogic.net.http.HttpClient.openServer(HttpClient.java:292)
         at weblogic.net.http.HttpClient.<init>(HttpClient.java:128)
         at weblogic.net.http.HttpURLConnection.getHttpClient(HttpURLConnection.java:122)
         at weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:321)
         at java.net.URL.openStream(URL.java:960)
         at weblogic.apache.xerces.impl.XMLEntityManager.startEntity(XMLEntityManager.java:836)
         at weblogic.apache.xerces.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:796)
         at weblogic.apache.xerces.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:275)
         at weblogic.apache.xerces.impl.XMLDocumentScannerImpl$DTDDispatcher.dispatch(XMLDocumentScannerImpl.java:841)
         at weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:329)
         at weblogic.apache.xerces.parsers.DTDConfiguration.parse(DTDConfiguration.java:525)
         at weblogic.apache.xerces.parsers.DTDConfiguration.parse(DTDConfiguration.java:581)
         at weblogic.apache.xerces.parsers.XMLParser.parse(XMLParser.java:152)
         at weblogic.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1175)
         at weblogic.xml.jaxp.WebLogicXMLReader.parse(WebLogicXMLReader.java:135)
         at weblogic.xml.jaxp.RegistryXMLReader.parse(RegistryXMLReader.java:138)
         at javax.xml.parsers.SAXParser.parse(SAXParser.java:345)
         at com.bea.wlai.management.internal.ConnectionFactoryTaskHelper.stage(ConnectionFactoryTaskHelper.java:54)
         at com.bea.wlai.management.internal.ConnectionFactoryTaskHelper.activate(ConnectionFactoryTaskHelper.java:237)
         at com.bea.wlai.management.internal.AIConfigurationHelper$ConnectionFactoryActivateTask.runTask(AIConfigurationHelper.java:596)
         at com.bea.wlai.Task.internalRunTask(Task.java:98)
         at com.bea.wlai.Task.access$000(Task.java:11)
         at com.bea.wlai.Task$1.run(Task.java:78)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
         at com.bea.wlai.Task.runAs(Task.java:71)
         at com.bea.wlai.TaskHandler.run(TaskHandler.java:86)
    What is the Deployment Application looking for at BEA Site ?
    My PC has a Internet connection with a Proxy ? so how do i make this work on my
    system ?
    Can 'Configuring External Entity Resolution' solve the problem .......Info at
    'http://e-docs.bea.com/wls/docs81/ConsoleHelp/xml.html#1105191'. does not provide
    complete info .........
    Can some 1 help on this ?

    Hello  Kosta
    Thanks - I do have exactly the same problem, I installed Eclipse and Glassfish 4.1 from "fresh" including all updates and have Glassfish-Tools Version
      GlassFish Tools
    7.3.3.201412231459
    oracle.eclipse.tools.glassfish.feature.group
    Oracle
    installiert. Do you have any idea how I could this problem track down? I tried switching my Glassfish domain to a specific JDK-level, but this didn't help either.
    Thanks a lot and best regards!

  • My apps on my iPod 4th generation keep closing out on me, why does it do that, and how can I stop it?

    My apps on my iPod 4th generation keep closing out on me, why does it do that, and how can I stop it?

    The above comment is not helpful to me, and I'm also guessing many people, but who knows. I've seen the same recommendation in many, many threads on this same topic, but only once have I seen that the resolution solved the problem for anyone, unless those people didn't follow up. Anyway,I found the below comment which made sense and may be the source of the issue. Too many apps running in the background - turn them off or simply do a hard reset to kill them all at once.
    WeShallAttack:4 months ago | Last edited at 12:27PM on 10/20/2013
    Apparently, ios closes apps it can't (or thinks it can't) run because of too few RAM available. Double-press the home button and close any still running apps in the background. There are apps that serve to clear up some of your RAM. You will need to do this every once in a while, though.
    Clearing disk space will also help - remove any files you don't need/use and try to keep a clean disc in overall.

  • Xf86-video-intel problems (resolution, DRI) [SOLVED]

    I updated to day the xf86-video-i810 to the new *-intel driver and I encountered 2 problems. I have an old 845G card and an old CRT monitor that I use at 1024x786.
    Problem 1: Incorrect resolution
    The new native modesettings automatically reads the DCC from your monitor for the different modes and ignores your xorg.conf settings. So I ended up with a 1360x768 resolution and couldn't change it. The solution is to edit your /etc/X11/xorg.conf file adding the following:
    Section "Monitor"
    Identifier "My Monitor"
    HorizSync 30-70
    VertRefresh 50-120
    Option "DPMS"
    Modeline "1024x768" 86.18 1024 1088 1200 1376 768 769 772 803 -HSync +Vsync
    Option "PreferredMode" "1024x768"
    EndSection
    Section "Device"
    Identifier "** Intel i810 (generic) [i810]"
    Driver "intel"
    Option "Monitor-VGA" "My Monitor"
    EndSection
    Note that the two important lines I added were the Option "PreferredMode" "1024x768" to the "Monitor" section and the Option "Monitor-VGA" "My Monitor" to the "Device" section. If you're using a laptop you might need to use "Monitor-LVDS" instead of VGA, and if you're using DVI I'm not sure, but you can check your /var/log/Xorg.0.log to find how's your video output called.
    This way I forced the driver to use my settings.
    Problem 2: no DRI
    I also had no DRI after the upgrade (you can check it with the command "glxinfo | grep rendering"). Looking at /var/log/Xorg.0.log I found that it complained of not having enough memory for enabling it, and in the previous lines it said it was allocating something like 6000 lines for pixmap chache, so I thought that was the problem. I added an Option "CacheLines" "768" to the device section and with that it left enough memory for DRI (note that 768 is my resolution height (1024x768).
    Section "Device"
    Identifier "** Intel i810 (generic) [i810]"
    Driver "intel"
    Option "Monitor-VGA" "My Monitor"
    Option "CacheLines" "768"
    EndSection
    Now everything works fine (Xv video, DRI). Performance is even a bit better when using Beryl or GoogleEarth (get a bit more fps in glxgears), and I didn't find any instability so far.
    EDIT:
    Another thing: Changing resolution crashed the server. This got solved by using the xorg-server-1.3 that supports xrandr. Now all works good, except that the KDE utility to change resolution has no effect. But it can be changed with the command "xrandr -s 1280x1024 -r 60" where -s is the size and -r the refresh rate.
    Last edited by Bogart (2007-05-20 20:31:06)

    OK - I finally submitted a bug report upstream: https://bugs.freedesktop.org/show_bug.cgi?id=76514
    In making the bug report, I realized that I'm using some relevant packages from AUR, one of which was flagged out of date half a year ago: intel-dri-git. I'm going to see what happens when I switch from intel-dri-git and libdrm-git back to simply intel-dri and libdrm.
    Last edited by colinkeenan (2014-03-23 16:59:56)

Maybe you are looking for