[SOLVED] Prev working xorg.conf won't work with new nvidia

So I just upgraded to the latest nvidia driver.  Previously, my xfx 6600 and dell 2001fp could display 1600x1200 just fine, but now it's ratcheting X down to 1400x1050 (even though 1600x1200 is the only option I've specified in the xorg.conf).
Any ideas? 
Here's a relevant piece of the X log:
(II) NVIDIA(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "640x512" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "896x672" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "896x672" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "928x696" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "928x696" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1152x768" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "576x384" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "700x525" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using mode "1600x1200" (no mode of this name)
(**) NVIDIA(0): Validated modes for display device DFP-0:
(**) NVIDIA(0): Default mode "1400x1050": 122.0 MHz, 64.9 kHz, 60.0 Hz
Here's my xorg.conf (sorry for the length):
# File generated by xorgconfig.
# Copyright 2004 The X.Org Foundation
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
# The X.Org Foundation BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
# Except as contained in this notice, the name of The X.Org Foundation shall
# not be used in advertising or otherwise to promote the sale, use or other
# dealings in this Software without prior written authorization from
# The X.Org Foundation.
# Refer to the xorg.conf(5x) man page for details about the format of
# this file.
# Module section -- this section is used to specify
# which dynamically loadable modules to load.
Section "Module"
# This loads the DBE extension module.
Load "dbe" # Double buffer extension
# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
# This loads the font modules
Load "type1"
# Load "speedo"
Load "freetype"
# Load "xtt"
# This loads the GLX module
Load "glx"
# This loads the DRI module
# Load "dri"
EndSection
# Files section. This allows default font and rgb paths to be set
Section "Files"
# The location of the RGB database. Note, this is the name of the
# file minus the extension (like ".txt" or ".db"). There is normally
# no need to change the default.
RgbPath "/usr/X11R6/lib/X11/rgb"
# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/TTF/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/local/"
# FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
# FontPath "/usr/X11R6/lib/X11/fonts/TrueType/"
# FontPath "/usr/X11R6/lib/X11/fonts/freefont/"
# The module search path. The default path is shown here.
# ModulePath "/usr/X11R6/lib/modules"
EndSection
# Server flags section.
Section "ServerFlags"
# Uncomment this to cause a core dump at the spot where a signal is
# received. This may leave the console in an unusable state, but may
# provide a better stack trace in the core dump to aid in debugging
# Option "NoTrapSignals"
# Uncomment this to disable the <Crtl><Alt><Fn> VT switch sequence
# (where n is 1 through 12). This allows clients to receive these key
# events.
# Option "DontVTSwitch"
# Uncomment this to disable the <Crtl><Alt><BS> server abort sequence
# This allows clients to receive this key event.
# Option "DontZap"
# Uncomment this to disable the <Crtl><Alt><KP_+>/<KP_-> mode switching
# sequences. This allows clients to receive these key events.
# Option "Dont Zoom"
# Uncomment this to disable tuning with the xvidtune client. With
# it the client can still run and fetch card and monitor attributes,
# but it will not be allowed to change them. If it tries it will
# receive a protocol error.
# Option "DisableVidModeExtension"
# Uncomment this to enable the use of a non-local xvidtune client.
# Option "AllowNonLocalXvidtune"
# Uncomment this to disable dynamically modifying the input device
# (mouse and keyboard) settings.
# Option "DisableModInDev"
# Uncomment this to enable the use of a non-local client to
# change the keyboard or mouse settings (currently only xset).
# Option "AllowNonLocalModInDev"
EndSection
# Input devices
# Core keyboard's InputDevice section
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
# For most OSs the protocol can be omitted (it defaults to "Standard").
# When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
# uncomment the following line.
# Option "Protocol" "Xqueue"
Option "AutoRepeat" "500 30"
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
# Option "Xleds" "1 2 3"
# Option "LeftAlt" "Meta"
# Option "RightAlt" "ModeShift"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults). For example, for a non-U.S.
# keyboard, you will probably want to use:
# Option "XkbModel" "pc105"
# If you have a US Microsoft Natural keyboard, you can use:
# Option "XkbModel" "microsoft"
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
# Option "XkbLayout" "de"
# or:
# Option "XkbLayout" "de"
# Option "XkbVariant" "nodeadkeys"
# If you'd like to switch the positions of your capslock and
# control keys, use:
# Option "XkbOptions" "ctrl:swapcaps"
# These are the default XKB settings for Xorg
# Option "XkbRules" "xorg"
# Option "XkbModel" "pc105"
# Option "XkbLayout" "us"
# Option "XkbVariant" ""
# Option "XkbOptions" ""
# Option "XkbDisable"
Option "XkbRules" "xorg"
Option "XkbModel" "microsoft"
Option "XkbLayout" "us"
EndSection
# Core Pointer's InputDevice section
Section "InputDevice"
# Identifier and driver
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Device" "/dev/psaux"
# Mouse-speed setting for PS/2 mouse.
# Option "Resolution" "256"
# When using XQUEUE, comment out the above two lines, and uncomment
# the following line.
# Option "Protocol" "Xqueue"
# Baudrate and SampleRate are only for some Logitech mice. In
# almost every case these lines should be omitted.
# Option "BaudRate" "9600"
# Option "SampleRate" "150"
# Emulate3Buttons is an option for 2-button Microsoft mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)
# Option "Emulate3Buttons"
# Option "Emulate3Timeout" "50"
# ChordMiddle is an option for some 3-button Logitech mice
# Option "ChordMiddle"
EndSection
# Other input device sections
# this is optional and is required only if you
# are using extended input devices. This is for example only. Refer
# to the xorg.conf man page for a description of the options.
# Section "InputDevice"
# Identifier "Mouse2"
# Driver "mouse"
# Option "Protocol" "MouseMan"
# Option "Device" "/dev/mouse2"
# EndSection
# Section "InputDevice"
# Identifier "spaceball"
# Driver "magellan"
# Option "Device" "/dev/cua0"
# EndSection
# Section "InputDevice"
# Identifier "spaceball2"
# Driver "spaceorb"
# Option "Device" "/dev/cua0"
# EndSection
# Section "InputDevice"
# Identifier "touchscreen0"
# Driver "microtouch"
# Option "Device" "/dev/ttyS0"
# Option "MinX" "1412"
# Option "MaxX" "15184"
# Option "MinY" "15372"
# Option "MaxY" "1230"
# Option "ScreenNumber" "0"
# Option "ReportingMode" "Scaled"
# Option "ButtonNumber" "1"
# Option "SendCoreEvents"
# EndSection
# Section "InputDevice"
# Identifier "touchscreen1"
# Driver "elo2300"
# Option "Device" "/dev/ttyS0"
# Option "MinX" "231"
# Option "MaxX" "3868"
# Option "MinY" "3858"
# Option "MaxY" "272"
# Option "ScreenNumber" "0"
# Option "ReportingMode" "Scaled"
# Option "ButtonThreshold" "17"
# Option "ButtonNumber" "1"
# Option "SendCoreEvents"
# EndSection
# Monitor section
# Any number of monitor sections may be present
Section "Monitor"
Identifier "dell lcd"
# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
HorizSync 31-79
# HorizSync 30-64 # multisync
# HorizSync 31.5, 35.2 # multiple fixed sync frequencies
# HorizSync 15-25, 30-50 # multiple ranges of sync frequencies
# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
VertRefresh 50-100
EndSection
# Graphics device section
# Any number of graphics device sections may be present
# Standard VGA Device:
Section "Device"
Identifier "Standard VGA"
VendorName "Unknown"
BoardName "Unknown"
# The chipset line is optional in most cases. It can be used to override
# the driver's chipset detection, and should not normally be specified.
# Chipset "generic"
# The Driver line must be present. When using run-time loadable driver
# modules, this line instructs the server to load the specified driver
# module. Even when not using loadable driver modules, this line
# indicates which driver should interpret the information in this section.
Driver "vga"
# The BusID line is used to specify which of possibly multiple devices
# this section is intended for. When this line isn't present, a device
# section can only match up with the primary video device. For PCI
# devices a line like the following could be used. This line should not
# normally be included unless there is more than one video device
# intalled.
# BusID "PCI:0:10:0"
# VideoRam 256
# Clocks 25.2 28.3
EndSection
# Device configured by xorgconfig:
Section "Device"
Identifier "xfx"
Driver "nvidia"
#VideoRam 262144
# Insert Clocks lines here if appropriate
EndSection
# Screen sections
# Any number of screen sections may be present. Each describes
# the configuration of a single screen. A single specific screen section
# may be specified from the X server command line with the "-screen"
# option.
Section "Screen"
Identifier "Screen 1"
Device "xfx"
Monitor "dell lcd"
DefaultDepth 24
Subsection "Display"
Depth 8
Modes
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "1600x1200"
ViewPort 0 0
EndSubsection
EndSection
# ServerLayout sections.
# Any number of ServerLayout sections may be present. Each describes
# the way multiple screens are organised. A specific ServerLayout
# section may be specified from the X server command line with the
# "-layout" option. In the absence of this, the first section is used.
# When now ServerLayout section is present, the first Screen section
# is used alone.
Section "ServerLayout"
# The Identifier line must be present
Identifier "Simple Layout"
# Each Screen line specifies a Screen section name, and optionally
# the relative position of other screens. The four names after
# primary screen name are the screens to the top, bottom, left and right
# of the primary screen. In this example, screen 2 is located to the
# right of screen 1.
Screen "Screen 1"
# Each InputDevice line specifies an InputDevice section name and
# optionally some options to specify the way the device is to be
# used. Those options include "CorePointer", "CoreKeyboard" and
# "SendCoreEvents".
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
# Section "DRI"
# Mode 0666
# EndSection
thanks

http://www.nvnews.net/vbulletin/showthread.php?t=51431
Here's the one I'm using:
Modeline "1600x1200" 140.00 1600 1632 2024 2052 1200 1200 1208 1216

Similar Messages

  • Bluetooth Dongle Stopped Working - Now Keyboard Won't Pair With New Dongles

    Hi All,
    If anyone can shed some light on this I would be massively grateful.
    I've been using an old dlink usb bluetooth adapter with my 2007 8 core Mac Pro running OS X 10.6.2. This had been working with my old style bluetooth mac keyboard (the white one with the number panel).
    Recently the dongle stopped working (the lights went out and it wouldn't come back to life). I've bought 2 new dongles (HK-760 USB 2.0 & Belkin Mini Bluetooth Adapter) and neither of these seem to connect to the keyboard in Bluetooth Setup Assistant. I get this message: 'The pairing attempt was unsuccesful. This configuraton of Mac OS X and Bluetooth software could be invalid or unsupported.'
    I took the keyboard to the Mac Store and it connected to an iMac there, so figure it's not the keyboard.
    Any help would be greatly appreciated.
    Thanks in advance.

    Update: I tried to link the keyboard to my old G3 which it used to work with no problems an it took ages to link up and then on restart wouldn't link up. I'm thinking it might be a faulty old keyboard that died of a broken heart when the bluetooth dongle passed away. Poor thing

  • Configuring a working xorg.conf

    As it stands, the only way I can successfully boot into a GUI is if I don't have a xorg.conf (which I suppose uses the vesa driver).  I'm trying to configure a working xorg.conf file, but I can't get it to work.  I have a Radeon 9500 Pro, I have the catalyst package installed, and I have the fglrx module being loaded in my rc.conf file.  Here is what I did to try to get a working xorg.conf
    aticonfig --initial told me that I had to have a xorg.conf file already there or something like that.  I don't have the exact error message because I was doing this in a terminal.  Anyway, I then used sudo Xorg -configure to write a new xorg.conf file.  I then tried to test it with sudo X -config /path/to/xorg.conf.new but I got an error message that I don't understand (this is in the log file I'll post in a second).  I thought maybe I should run aticonfig --initial again since now I have a "skeleton" xorg for it to work with, but it gave me a message similar to "fglrx detected, nothing to do...terminating."  Once again, I don't know the verbatim message because I was in terminal.  Anywhere, here is the xorg.conf that Xorg -configure created, as well as the /var/log/xorg.0.log file that was generated when I tried to boot into GUI with it.  Anyone care to help?  Also, please do not suggest the open-source drivers; those have never, ever worked for me (hard freeze during boot up every single time.)  Thanks.
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    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 "dri"
    Load "record"
    Load "glx"
    Load "extmod"
    Load "GLcore"
    Load "xtrap"
    Load "dbe"
    Load "freetype"
    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"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "fglrx"
    VendorName "ATI Technologies Inc"
    BoardName "Radeon R300 NE [Radeon 9500 Pro]"
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection

    Here is the log file.
    [code]X.Org X Server 1.4.0.90
    Release Date: 5 September 2007
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.24-ARCH i686
    Current Operating System: Linux alpha-pc 2.6.24-ARCH #1 SMP PREEMPT Sun Mar 30 11:40:06 CEST 2008 i686
    Build Date: 23 March 2008  11:53:09AM
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
    Module Loader present
    Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sun Apr  6 23:47:54 2008
    (EE) Unable to locate/open config file
    (II) Loader magic: 0x81d77c0
    (II) Module ABI versions:
        X.Org ANSI C Emulation: 0.3
        X.Org Video Driver: 2.0
        X.Org XInput driver : 2.0
        X.Org Server Extension : 0.3
        X.Org Font Renderer : 0.5
    (II) Loader running on linux
    (II) LoadModule: "pcidata"
    (II) Loading /usr/lib/xorg/modules//libpcidata.so
    (II) Module pcidata: vendor="X.Org Foundation"
        compiled for 1.4.0.90, module version = 1.0.0
        ABI class: X.Org Video Driver, version 2.0
    (++) using VT number 7
    (II) PCI: PCI scan (all values are in hex)
    (II) PCI: 00:00:0: chip 10de,01e0 card 0000,0000 rev c1 class 06,00,00 hdr 80
    (II) PCI: 00:00:1: chip 10de,01eb card 1462,5700 rev c1 class 05,00,00 hdr 80
    (II) PCI: 00:00:2: chip 10de,01ee card 1462,5700 rev c1 class 05,00,00 hdr 80
    (II) PCI: 00:00:3: chip 10de,01ed card 1462,5700 rev c1 class 05,00,00 hdr 80
    (II) PCI: 00:00:4: chip 10de,01ec card 1462,5700 rev c1 class 05,00,00 hdr 80
    (II) PCI: 00:00:5: chip 10de,01ef card 1462,5700 rev c1 class 05,00,00 hdr 80
    (II) PCI: 00:01:0: chip 10de,0080 card 1462,5700 rev a3 class 06,01,00 hdr 80
    (II) PCI: 00:01:1: chip 10de,0084 card 1462,5700 rev a1 class 0c,05,00 hdr 80
    (II) PCI: 00:02:0: chip 10de,0087 card 1462,5700 rev a1 class 0c,03,10 hdr 80
    (II) PCI: 00:02:1: chip 10de,0087 card 1462,5700 rev a1 class 0c,03,10 hdr 80
    (II) PCI: 00:02:2: chip 10de,0088 card 1462,5700 rev a2 class 0c,03,20 hdr 80
    (II) PCI: 00:04:0: chip 10de,008c card 1462,570c rev a3 class 06,80,00 hdr 00
    (II) PCI: 00:06:0: chip 10de,008a card 1462,0080 rev a1 class 04,01,00 hdr 00
    (II) PCI: 00:08:0: chip 10de,008b card 0000,0000 rev a3 class 06,04,00 hdr 01
    (II) PCI: 00:09:0: chip 10de,0085 card f462,5700 rev a3 class 01,01,8a hdr 00
    (II) PCI: 00:0b:0: chip 10de,008e card 1462,5700 rev a3 class 01,01,85 hdr 00
    (II) PCI: 00:1e:0: chip 10de,01e8 card 0000,0000 rev c1 class 06,04,00 hdr 01
    (II) PCI: 01:00:0: chip 1002,4e45 card 1002,0002 rev 00 class 03,00,00 hdr 80
    (II) PCI: 01:00:1: chip 1002,4e65 card 1002,0003 rev 00 class 03,80,00 hdr 00
    (II) PCI: End of PCI scan
    (II) Host-to-PCI bridge:
    (II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
    (II) Bus 0 I/O range:
        [0] -1    0    0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) Bus 0 non-prefetchable memory range:
        [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[b]
    (II) Bus 0 prefetchable memory range:
        [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[b]
    (II) PCI-to-ISA bridge:
    (II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
    (II) PCI-to-PCI bridge:
    (II) Bus 2: bridge is at (0:8:0), (0,2,2), BCTRL: 0x0002 (VGA_EN is cleared)
    (II) PCI-to-PCI bridge:
    (II) Bus 1: bridge is at (0:30:0), (0,1,1), BCTRL: 0x000a (VGA_EN is set)
    (II) Bus 1 I/O range:
        [0] -1    0    0x00009000 - 0x00009fff (0x1000) IX[b]
    (II) Bus 1 non-prefetchable memory range:
        [0] -1    0    0xe4000000 - 0xe5ffffff (0x2000000) MX[b]
    (II) Bus 1 prefetchable memory range:
        [0] -1    0    0xd0000000 - 0xdfffffff (0x10000000) MX[b]
    (--) PCI:*(1:0:0) ATI Technologies Inc Radeon R300 NE [Radeon 9500 Pro] rev 0, Mem @ 0xd0000000/27, 0xe5000000/16, I/O @ 0x9000/8
    (--) PCI: (1:0:1) ATI Technologies Inc Radeon R300 [Radeon 9500 Pro] (Secondary) rev 0, Mem @ 0xd8000000/27, 0xe5010000/16
    New driver is "ati"
    (==) Using default built-in configuration (54 lines)
    (==) --- Start of built-in configuration ---
        Section "Module"
            Load    "extmod"
            Load    "dbe"
            Load    "glx"
            Load    "freetype"
            Load    "record"
            Load    "dri"
        EndSection
        Section "Monitor"
            Identifier    "Builtin Default Monitor"
        EndSection
        Section "Device"
            Identifier    "Builtin Default ati Device 0"
            Driver    "ati"
        EndSection
        Section "Screen"
            Identifier    "Builtin Default ati Screen 0"
            Device    "Builtin Default ati Device 0"
            Monitor    "Builtin Default Monitor"
        EndSection
        Section "Device"
            Identifier    "Builtin Default fbdev Device 0"
            Driver    "fbdev"
        EndSection
        Section "Screen"
            Identifier    "Builtin Default fbdev Screen 0"
            Device    "Builtin Default fbdev Device 0"
            Monitor    "Builtin Default Monitor"
        EndSection
        Section "Device"
            Identifier    "Builtin Default vesa Device 0"
            Driver    "vesa"
        EndSection
        Section "Screen"
            Identifier    "Builtin Default vesa Screen 0"
            Device    "Builtin Default vesa Device 0"
            Monitor    "Builtin Default Monitor"
        EndSection
        Section "Device"
            Identifier    "Builtin Default vga Device 0"
            Driver    "vga"
        EndSection
        Section "Screen"
            Identifier    "Builtin Default vga Screen 0"
            Device    "Builtin Default vga Device 0"
            Monitor    "Builtin Default Monitor"
        EndSection
        Section "ServerLayout"
            Identifier    "Builtin Default Layout"
            Screen    "Builtin Default ati Screen 0"
            Screen    "Builtin Default fbdev Screen 0"
            Screen    "Builtin Default vesa Screen 0"
            Screen    "Builtin Default vga Screen 0"
        EndSection
    (==) --- End of built-in configuration ---
    (==) ServerLayout "Builtin Default Layout"
    (**) |-->Screen "Builtin Default ati Screen 0" (0)
    (**) |   |-->Monitor "Builtin Default Monitor"
    (**) |   |-->Device "Builtin Default ati Device 0"
    (**) |-->Screen "Builtin Default fbdev Screen 0" (1)
    (**) |   |-->Monitor "Builtin Default Monitor"
    (**) |   |-->Device "Builtin Default fbdev Device 0"
    (**) |-->Screen "Builtin Default vesa Screen 0" (2)
    (**) |   |-->Monitor "Builtin Default Monitor"
    (**) |   |-->Device "Builtin Default vesa Device 0"
    (**) |-->Screen "Builtin Default vga Screen 0" (3)
    (**) |   |-->Monitor "Builtin Default Monitor"
    (**) |   |-->Device "Builtin Default vga Device 0"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (==) No FontPath specified.  Using compiled-in default.
    (==) 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
    (==) RgbPath set to "/usr/share/X11/rgb"
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (==) |-->Input Device "<default pointer>"
    (==) |-->Input Device "<default keyboard>"
    (==) The core pointer device wasn't specified explicitly in the layout.
        Using the default mouse configuration.
    (==) The core keyboard device wasn't specified explicitly in the layout.
        Using the default keyboard configuration.
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) Addressable bus resource ranges are
        [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[b]
        [1] -1    0    0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) OS-reported resource ranges:
        [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
        [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [5] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    (II) PCI Memory resource overlap reduced 0xe0000000 from 0xe3ffffff to 0xdfffffff
    (II) Active PCI resource ranges:
        [0] -1    0    0xe6004000 - 0xe6004fff (0x1000) MX[b]
        [1] -1    0    0xe6000000 - 0xe6000fff (0x1000) MX[b]
        [2] -1    0    0xe6003000 - 0xe60030ff (0x100) MX[b]
        [3] -1    0    0xe6002000 - 0xe6002fff (0x1000) MX[b]
        [4] -1    0    0xe6001000 - 0xe6001fff (0x1000) MX[b]
        [5] -1    0    0xe0000000 - 0xdfffffff (0x0) MX[b]O
        [6] -1    0    0xe5000000 - 0xe500ffff (0x10000) MX[b](B)
        [7] -1    0    0xd0000000 - 0xd7ffffff (0x8000000) MX[b](B)
        [8] -1    0    0x0000b400 - 0x0000b47f (0x80) IX[b]
        [9] -1    0    0x0000b000 - 0x0000b00f (0x10) IX[b]
        [10] -1    0    0x00000b70 - 0x00000b73 (0x4) IX[b]
        [11] -1    0    0x00000970 - 0x00000977 (0x8) IX[b]
        [12] -1    0    0x00000bf0 - 0x00000bf3 (0x4) IX[b]
        [13] -1    0    0x000009f0 - 0x000009f7 (0x8) IX[b]
        [14] -1    0    0x0000f000 - 0x0000f00f (0x10) IX[b]
        [15] -1    0    0x0000bc00 - 0x0000bc7f (0x80) IX[b]
        [16] -1    0    0x0000b800 - 0x0000b8ff (0x100) IX[b]
        [17] -1    0    0x0000c000 - 0x0000c007 (0x8) IX[b]
        [18] -1    0    0x0000c400 - 0x0000c41f (0x20) IX[b]
        [19] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
    (II) Inactive PCI resource ranges:
        [0] -1    0    0xe5010000 - 0xe501ffff (0x10000) MX[b](B)
        [1] -1    0    0xd8000000 - 0xdfffffff (0x8000000) MX[b](B)
    (II) Active PCI resource ranges after removing overlaps:
        [0] -1    0    0xe6004000 - 0xe6004fff (0x1000) MX[b]
        [1] -1    0    0xe6000000 - 0xe6000fff (0x1000) MX[b]
        [2] -1    0    0xe6003000 - 0xe60030ff (0x100) MX[b]
        [3] -1    0    0xe6002000 - 0xe6002fff (0x1000) MX[b]
        [4] -1    0    0xe6001000 - 0xe6001fff (0x1000) MX[b]
        [5] -1    0    0xe0000000 - 0xdfffffff (0x0) MX[b]O
        [6] -1    0    0xe5000000 - 0xe500ffff (0x10000) MX[b](B)
        [7] -1    0    0xd0000000 - 0xd7ffffff (0x8000000) MX[b](B)
        [8] -1    0    0x0000b400 - 0x0000b47f (0x80) IX[b]
        [9] -1    0    0x0000b000 - 0x0000b00f (0x10) IX[b]
        [10] -1    0    0x00000b70 - 0x00000b73 (0x4) IX[b]
        [11] -1    0    0x00000970 - 0x00000977 (0x8) IX[b]
        [12] -1    0    0x00000bf0 - 0x00000bf3 (0x4) IX[b]
        [13] -1    0    0x000009f0 - 0x000009f7 (0x8) IX[b]
        [14] -1    0    0x0000f000 - 0x0000f00f (0x10) IX[b]
        [15] -1    0    0x0000bc00 - 0x0000bc7f (0x80) IX[b]
        [16] -1    0    0x0000b800 - 0x0000b8ff (0x100) IX[b]
        [17] -1    0    0x0000c000 - 0x0000c007 (0x8) IX[b]
        [18] -1    0    0x0000c400 - 0x0000c41f (0x20) IX[b]
        [19] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
    (II) Inactive PCI resource ranges after removing overlaps:
        [0] -1    0    0xe5010000 - 0xe501ffff (0x10000) MX[b](B)
        [1] -1    0    0xd8000000 - 0xdfffffff (0x8000000) MX[b](B)
    (II) OS-reported resource ranges after removing overlaps with PCI:
        [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
        [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [5] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    (II) All system resource ranges:
        [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
        [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [4] -1    0    0xe6004000 - 0xe6004fff (0x1000) MX[b]
        [5] -1    0    0xe6000000 - 0xe6000fff (0x1000) MX[b]
        [6] -1    0    0xe6003000 - 0xe60030ff (0x100) MX[b]
        [7] -1    0    0xe6002000 - 0xe6002fff (0x1000) MX[b]
        [8] -1    0    0xe6001000 - 0xe6001fff (0x1000) MX[b]
        [9] -1    0    0xe0000000 - 0xdfffffff (0x0) MX[b]O
        [10] -1    0    0xe5000000 - 0xe500ffff (0x10000) MX[b](B)
        [11] -1    0    0xd0000000 - 0xd7ffffff (0x8000000) MX[b](B)
        [12] -1    0    0xe5010000 - 0xe501ffff (0x10000) MX[b](B)
        [13] -1    0    0xd8000000 - 0xdfffffff (0x8000000) MX[b](B)
        [14] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [15] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
        [16] -1    0    0x0000b400 - 0x0000b47f (0x80) IX[b]
        [17] -1    0    0x0000b000 - 0x0000b00f (0x10) IX[b]
        [18] -1    0    0x00000b70 - 0x00000b73 (0x4) IX[b]
        [19] -1    0    0x00000970 - 0x00000977 (0x8) IX[b]
        [20] -1    0    0x00000bf0 - 0x00000bf3 (0x4) IX[b]
        [21] -1    0    0x000009f0 - 0x000009f7 (0x8) IX[b]
        [22] -1    0    0x0000f000 - 0x0000f00f (0x10) IX[b]
        [23] -1    0    0x0000bc00 - 0x0000bc7f (0x80) IX[b]
        [24] -1    0    0x0000b800 - 0x0000b8ff (0x100) IX[b]
        [25] -1    0    0x0000c000 - 0x0000c007 (0x8) IX[b]
        [26] -1    0    0x0000c400 - 0x0000c41f (0x20) IX[b]
        [27] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](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) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" 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.4.0.90, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension SHAPE
    (II) Loading extension MIT-SUNDRY-NONSTANDARD
    (II) Loading extension BIG-REQUESTS
    (II) Loading extension SYNC
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XC-MISC
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-Misc
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension TOG-CUP
    (II) Loading extension Extended-Visual-Information
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
        compiled for 1.4.0.90, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
        compiled for 1.4.0.90, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.3
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "freetype"
    (II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
    (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
        compiled for 1.4.0.90, module version = 2.1.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font FreeType
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
        compiled for 1.4.0.90, module version = 1.13.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension RECORD
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
        compiled for 1.4.0.90, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "ati"
    (WW) Warning, couldn't open module ati
    (II) UnloadModule: "ati"
    (EE) Failed to load module "ati" (module does not exist, 0)
    (II) LoadModule: "fbdev"
    (WW) Warning, couldn't open module fbdev
    (II) UnloadModule: "fbdev"
    (EE) Failed to load module "fbdev" (module does not exist, 0)
    (II) LoadModule: "vesa"
    (II) Loading /usr/lib/xorg/modules/drivers//vesa_drv.so
    (II) Module vesa: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.3.0
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 2.0
    (II) LoadModule: "vga"
    (WW) Warning, couldn't open module vga
    (II) UnloadModule: "vga"
    (EE) Failed to load module "vga" (module does not exist, 0)
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.2.3
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 2.0
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.2.2
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 2.0
    (II) VESA: driver for VESA chipsets: vesa
    (II) Primary Device is: PCI 01:00:0
    (--) Assigning device section with no busID to primary device
    (--) Chipset vesa found
    (II) resource ranges after xf86ClaimFixedResources() call:
        [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
        [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [4] -1    0    0xe6004000 - 0xe6004fff (0x1000) MX[b]
        [5] -1    0    0xe6000000 - 0xe6000fff (0x1000) MX[b]
        [6] -1    0    0xe6003000 - 0xe60030ff (0x100) MX[b]
        [7] -1    0    0xe6002000 - 0xe6002fff (0x1000) MX[b]
        [8] -1    0    0xe6001000 - 0xe6001fff (0x1000) MX[b]
        [9] -1    0    0xe0000000 - 0xdfffffff (0x0) MX[b]O
        [10] -1    0    0xe5000000 - 0xe500ffff (0x10000) MX[b](B)
        [11] -1    0    0xd0000000 - 0xd7ffffff (0x8000000) MX[b](B)
        [12] -1    0    0xe5010000 - 0xe501ffff (0x10000) MX[b](B)
        [13] -1    0    0xd8000000 - 0xdfffffff (0x8000000) MX[b](B)
        [14] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [15] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
        [16] -1    0    0x0000b400 - 0x0000b47f (0x80) IX[b]
        [17] -1    0    0x0000b000 - 0x0000b00f (0x10) IX[b]
        [18] -1    0    0x00000b70 - 0x00000b73 (0x4) IX[b]
        [19] -1    0    0x00000970 - 0x00000977 (0x8) IX[b]
        [20] -1    0    0x00000bf0 - 0x00000bf3 (0x4) IX[b]
        [21] -1    0    0x000009f0 - 0x000009f7 (0x8) IX[b]
        [22] -1    0    0x0000f000 - 0x0000f00f (0x10) IX[b]
        [23] -1    0    0x0000bc00 - 0x0000bc7f (0x80) IX[b]
        [24] -1    0    0x0000b800 - 0x0000b8ff (0x100) IX[b]
        [25] -1    0    0x0000c000 - 0x0000c007 (0x8) IX[b]
        [26] -1    0    0x0000c400 - 0x0000c41f (0x20) IX[b]
        [27] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
    (II) resource ranges after probing:
        [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
        [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [4] -1    0    0xe6004000 - 0xe6004fff (0x1000) MX[b]
        [5] -1    0    0xe6000000 - 0xe6000fff (0x1000) MX[b]
        [6] -1    0    0xe6003000 - 0xe60030ff (0x100) MX[b]
        [7] -1    0    0xe6002000 - 0xe6002fff (0x1000) MX[b]
        [8] -1    0    0xe6001000 - 0xe6001fff (0x1000) MX[b]
        [9] -1    0    0xe0000000 - 0xdfffffff (0x0) MX[b]O
        [10] -1    0    0xe5000000 - 0xe500ffff (0x10000) MX[b](B)
        [11] -1    0    0xd0000000 - 0xd7ffffff (0x8000000) MX[b](B)
        [12] -1    0    0xe5010000 - 0xe501ffff (0x10000) MX[b](B)
        [13] -1    0    0xd8000000 - 0xdfffffff (0x8000000) MX[b](B)
        [14] 0    0    0x000a0000 - 0x000affff (0x10000) MS[b]
        [15] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[b]
        [16] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[b]
        [17] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [18] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
        [19] -1    0    0x0000b400 - 0x0000b47f (0x80) IX[b]
        [20] -1    0    0x0000b000 - 0x0000b00f (0x10) IX[b]
        [21] -1    0    0x00000b70 - 0x00000b73 (0x4) IX[b]
        [22] -1    0    0x00000970 - 0x00000977 (0x8) IX[b]
        [23] -1    0    0x00000bf0 - 0x00000bf3 (0x4) IX[b]
        [24] -1    0    0x000009f0 - 0x000009f7 (0x8) IX[b]
        [25] -1    0    0x0000f000 - 0x0000f00f (0x10) IX[b]
        [26] -1    0    0x0000bc00 - 0x0000bc7f (0x80) IX[b]
        [27] -1    0    0x0000b800 - 0x0000b8ff (0x100) IX[b]
        [28] -1    0    0x0000c000 - 0x0000c007 (0x8) IX[b]
        [29] -1    0    0x0000c400 - 0x0000c41f (0x20) IX[b]
        [30] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
        [31] 0    0    0x000003b0 - 0x000003bb (0xc) IS[b]
        [32] 0    0    0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Setting vga for screen 0.
    (II) Loading sub module "vbe"
    (II) LoadModule: "vbe"
    (II) Loading /usr/lib/xorg/modules//libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
        compiled for 1.4.0.90, module version = 1.1.0
        ABI class: X.Org Video Driver, version 2.0
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Loading /usr/lib/xorg/modules//libint10.so
    (II) Module int10: vendor="X.Org Foundation"
        compiled for 1.4.0.90, module version = 1.0.0
        ABI class: X.Org Video Driver, version 2.0
    (II) VESA(0): initializing int10
    (II) VESA(0): Primary V_BIOS segment is: 0xc000
    (II) VESA(0): VESA BIOS detected
    (II) VESA(0): VESA VBE Version 2.0
    (II) VESA(0): VESA VBE Total Mem: 131072 kB
    (II) VESA(0): VESA VBE OEM: ATI R300
    (II) VESA(0): VESA VBE OEM Software Rev: 1.0
    (II) VESA(0): VESA VBE OEM Vendor: ATI Technologies Inc.
    (II) VESA(0): VESA VBE OEM Product: R300
    (II) VESA(0): VESA VBE OEM Product Rev: 01.00
    (II) VESA(0): Creating default Display subsection in Screen section
        "Builtin Default vesa Screen 0" for depth/fbbpp 16/16
    (==) VESA(0): Depth 16, (--) framebuffer bpp 16
    (==) VESA(0): RGB weight 565
    (==) VESA(0): Default visual is TrueColor
    (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"(II) Module "ddc" already built-in
    (II) VESA(0): VESA VBE DDC supported
    (II) VESA(0): VESA VBE DDC Level 2
    (II) VESA(0): VESA VBE DDC transfer in appr. 2 sec.
    (II) VESA(0): VESA VBE DDC read successfully
    (II) VESA(0): Manufacturer: SAM  Model: 194  Serial#: 1112092985
    (II) VESA(0): Year: 2005  Week: 46
    (II) VESA(0): EDID Version: 1.3
    (II) VESA(0): Digital Display Input
    (II) VESA(0): Max H-Image Size [cm]: horiz.: 38  vert.: 30
    (II) VESA(0): Gamma: 2.20
    (II) VESA(0): DPMS capabilities: Off; RGB/Color Display
    (II) VESA(0): First detailed timing is preferred mode
    (II) VESA(0): redX: 0.640 redY: 0.329   greenX: 0.300 greenY: 0.600
    (II) VESA(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
    (II) VESA(0): Supported VESA Video Modes:
    (II) VESA(0): 720x400@70Hz
    (II) VESA(0): 640x480@60Hz
    (II) VESA(0): 640x480@67Hz
    (II) VESA(0): 640x480@72Hz
    (II) VESA(0): 640x480@75Hz
    (II) VESA(0): 800x600@56Hz
    (II) VESA(0): 800x600@60Hz
    (II) VESA(0): 800x600@72Hz
    (II) VESA(0): 800x600@75Hz
    (II) VESA(0): 832x624@75Hz
    (II) VESA(0): 1024x768@60Hz
    (II) VESA(0): 1024x768@70Hz
    (II) VESA(0): 1024x768@75Hz
    (II) VESA(0): 1280x1024@75Hz
    (II) VESA(0): 1152x870@75Hz
    (II) VESA(0): Manufacturer's mask: 0
    (II) VESA(0): Supported Future Video Modes:
    (II) VESA(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
    (II) VESA(0): #1: hsize: 1280  vsize 960  refresh: 60  vid: 16513
    (II) VESA(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
    (II) VESA(0): Supported additional Video Mode:
    (II) VESA(0): clock: 108.0 MHz   Image Size:  376 x 301 mm
    (II) VESA(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
    (II) VESA(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
    (II) VESA(0): Ranges: V min: 56  V max: 75 Hz, H min: 30  H max: 81 kHz, PixClock max 140 MHz
    (II) VESA(0): Monitor name: SyncMaster
    (II) VESA(0): Serial No: HCHYB04755
    (II) VESA(0): EDID (in hex):
    (II) VESA(0):     00ffffffffffff004c2d940139314942
    (II) VESA(0):     2e0f010380261e782ade95a3544c9926
    (II) VESA(0):     0f5054bfef8081808140714f01010101
    (II) VESA(0):     010101010101302a009851002a403070
    (II) VESA(0):     1300782d1100001e000000fd00384b1e
    (II) VESA(0):     510e000a202020202020000000fc0053
    (II) VESA(0):     796e634d61737465720a2020000000ff
    (II) VESA(0):     00484348594230343735350a20200074
    (II) VESA(0): EDID vendor "SAM", prod id 404
    (II) VESA(0): Using EDID range info for horizontal sync
    (II) VESA(0): Using EDID range info for vertical refresh
    (II) VESA(0): Printing DDC gathered Modelines:
    (II) VESA(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    (II) VESA(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) VESA(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
    (II) VESA(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
    (II) VESA(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
    (II) VESA(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
    (II) VESA(0): Modeline "640x480"x0.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
    (II) VESA(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
    (II) VESA(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    (II) VESA(0): Modeline "1024x768"x0.0   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
    (II) VESA(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
    (II) VESA(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) VESA(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
    (II) VESA(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) VESA(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
    (II) VESA(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
    (II) VESA(0): Modeline "1280x1024"x59.9  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync (63.7 kHz)
    (II) VESA(0): Modeline "1280x960"x59.9  101.25  1280 1360 1488 1696  960 963 967 996 -hsync +vsync (59.7 kHz)
    (II) VESA(0): Modeline "1152x864"x74.8  104.00  1152 1224 1344 1536  864 867 871 905 -hsync +vsync (67.7 kHz)
    (II) VESA(0): Searching for matching VESA mode(s):
    Mode: 6a (800x600)
        ModeAttributes: 0x1b
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 100
        XResolution: 800
        YResolution: 600
        XCharSize: 8
        YCharSize: 14
        NumberOfPlanes: 4
        BitsPerPixel: 4
        NumberOfBanks: 1
        MemoryModel: 3
        BankSize: 0
        NumberOfImages: 3
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0x0
    Mode: 102 (800x600)
        ModeAttributes: 0x1b
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 100
        XResolution: 800
        YResolution: 600
        XCharSize: 8
        YCharSize: 14
        NumberOfPlanes: 4
        BitsPerPixel: 4
        NumberOfBanks: 1
        MemoryModel: 3
        BankSize: 0
        NumberOfImages: 3
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0x0
    Mode: 104 (1024x768)
        ModeAttributes: 0x1b
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 128
        XResolution: 1024
        YResolution: 768
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 4
        BitsPerPixel: 4
        NumberOfBanks: 1
        MemoryModel: 3
        BankSize: 0
        NumberOfImages: 1
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0x0
    Mode: 182 (320x200)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 320
        XResolution: 320
        YResolution: 200
        XCharSize: 8
        YCharSize: 8
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    Mode: 10d (320x200)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 640
        XResolution: 320
        YResolution: 200
        XCharSize: 8
        YCharSize: 8
        NumberOfPlanes: 1
        BitsPerPixel: 15
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 5
        RedFieldPosition: 10
        GreenMaskSize: 5
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    *Mode: 10e (320x200)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 640
        XResolution: 320
        YResolution: 200
        XCharSize: 8
        YCharSize: 8
        NumberOfPlanes: 1
        BitsPerPixel: 16
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 5
        RedFieldPosition: 11
        GreenMaskSize: 6
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    Mode: 10f (320x200)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 960
        XResolution: 320
        YResolution: 200
        XCharSize: 8
        YCharSize: 8
        NumberOfPlanes: 1
        BitsPerPixel: 24
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    Mode: 120 (320x200)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 1280
        XResolution: 320
        YResolution: 200
        XCharSize: 8
        YCharSize: 8
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    Mode: 192 (320x240)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 320
        XResolution: 320
        YResolution: 240
        XCharSize: 8
        YCharSize: 8
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    Mode: 193 (320x240)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 640
        XResolution: 320
        YResolution: 240
        XCharSize: 8
        YCharSize: 8
        NumberOfPlanes: 1
        BitsPerPixel: 15
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 5
        RedFieldPosition: 10
        GreenMaskSize: 5
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    *Mode: 194 (320x240)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 640
        XResolution: 320
        YResolution: 240
        XCharSize: 8
        YCharSize: 8
        NumberOfPlanes: 1
        BitsPerPixel: 16
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 5
        RedFieldPosition: 11
        GreenMaskSize: 6
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    Mode: 195 (320x240)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 960
        XResolution: 320
        YResolution: 240
        XCharSize: 8
        YCharSize: 8
        NumberOfPlanes: 1
        BitsPerPixel: 24
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    Mode: 196 (320x240)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 1280
        XResolution: 320
        YResolution: 240
        XCharSize: 8
        YCharSize: 8
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    Mode: 1a2 (400x300)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 400
        XResolution: 400
        YResolution: 300
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    Mode: 1a3 (400x300)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 800
        XResolution: 400
        YResolution: 300
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 15
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 5
        RedFieldPosition: 10
        GreenMaskSize: 5
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    *Mode: 1a4 (400x300)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 800
        XResolution: 400
        YResolution: 300
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 16
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 5
        RedFieldPosition: 11
        GreenMaskSize: 6
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    Mode: 1a5 (400x300)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 1200
        XResolution: 400
        YResolution: 300
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 24
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    Mode: 1a6 (400x300)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 1600
        XResolution: 400
        YResolution: 300
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    Mode: 1b2 (512x384)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 512
        XResolution: 512
        YResolution: 384
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    Mode: 1b3 (512x384)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 1024
        XResolution: 512
        YResolution: 384
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 15
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 5
        RedFieldPosition: 10
        GreenMaskSize: 5
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    *Mode: 1b4 (512x384)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 1024
        XResolution: 512
        YResolution: 384
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 16
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 5
        RedFieldPosition: 11
        GreenMaskSize: 6
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    Mode: 1b5 (512x384)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 1536
        XResolution: 512
        YResolution: 384
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 24
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 226
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    Mode: 1b6 (512x384)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 2048
        XResolution: 512
        YResolution: 384
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 169
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    Mode: 1c2 (640x350)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 640
        XResolution: 640
        YResolution: 350
        XCharSize: 8
        YCharSize: 14
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    Mode: 1c3 (640x350)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 1280
        XResolution: 640
        YResolution: 350
        XCharSize: 8
        YCharSize: 14
        NumberOfPlanes: 1
        BitsPerPixel: 15
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 5
        RedFieldPosition: 10
        GreenMaskSize: 5
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    *Mode: 1c4 (640x350)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 1280
        XResolution: 640
        YResolution: 350
        XCharSize: 8
        YCharSize: 14
        NumberOfPlanes: 1
        BitsPerPixel: 16
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 5
        RedFieldPosition: 11
        GreenMaskSize: 6
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    Mode: 1c5 (640x350)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 1920
        XResolution: 640
        YResolution: 350
        XCharSize: 8
        YCharSize: 14
        NumberOfPlanes: 1
        BitsPerPixel: 24
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 185
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    Mode: 1c6 (640x350)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 2560
        XResolution: 640
        YResolution: 350
        XCharSize: 8
        YCharSize: 14
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 145
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    Mode: 100 (640x400)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 640
        XResolution: 640
        YResolution: 400
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    Mode: 183 (640x400)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 1280
        XResolution: 640
        YResolution: 400
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 15
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 5
        RedFieldPosition: 10
        GreenMaskSize: 5
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    *Mode: 184 (640x400)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 1280
        XResolution: 640
        YResolution: 400
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 16
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 5
        RedFieldPosition: 11
        GreenMaskSize: 6
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    Mode: 185 (640x400)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 1920
        XResolution: 640
        YResolution: 400
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 24
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 169
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    Mode: 186 (640x400)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 2560
        XResolution: 640
        YResolution: 400
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 127
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    Mode: 101 (640x480)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 640
        XResolution: 640
        YResolution: 480
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    Mode: 110 (640x480)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 1280
        XResolution: 640
        YResolution: 480
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 15
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 203
        RedMaskSize: 5
        RedFieldPosition: 10
        GreenMaskSize: 5
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    *Mode: 111 (640x480)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 1280
        XResolution: 640
        YResolution: 480
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 16
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 203
        RedMaskSize: 5
        RedFieldPosition: 11
        GreenMaskSize: 6
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    Mode: 112 (640x480)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 1920
        XResolution: 640
        YResolution: 480
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 24
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 135
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    Mode: 121 (640x480)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 2560
        XResolution: 640
        YResolution: 480
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 106
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    Mode: 103 (800x600)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 800
        XResolution: 800
        YResolution: 600
        XCharSize: 8
        YCharSize: 14
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    Mode: 113 (800x600)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 1600
        XResolution: 800
        YResolution: 600
        XCharSize: 8
        YCharSize: 14
        NumberOfPlanes: 1
        BitsPerPixel: 15
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 135
        RedMaskSize: 5
        RedFieldPosition: 10
        GreenMaskSize: 5
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    *Mode: 114 (800x600)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 1600
        XResolution: 800
        YResolution: 600
        XCharSize: 8
        YCharSize: 14
        NumberOfPlanes: 1
        BitsPerPixel: 16
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 135
        RedMaskSize: 5
        RedFieldPosition: 11
        GreenMaskSize: 6
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    Mode: 115 (800x600)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 2400
        XResolution: 800
        YResolution: 600
        XCharSize: 8
        YCharSize: 14
        NumberOfPlanes: 1
        BitsPerPixel: 24
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 92
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    Mode: 122 (800x600)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 3200
        XResolution: 800
        YResolution: 600
        XCharSize: 8
        YCharSize: 14
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 67
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
    Mode: 105 (1024x768)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0005443
        BytesPerScanline: 1024
        XResolution: 1024
        YResolution: 768
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 169
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0

  • [SOLVED]XFCE requires xorg.conf

    Hi all,
    I was using Zenwalk Linux since 4 years, and made my mind to install Arch Linux. I installed it using the help of Installation Guide. Thanks to the Arch Linux team for providing such a nice descriptive and useful forum through which any newbie can migrate to Arch Linux easily.
    I thought of installing XFCE as my Desktop environment as I was using the same previously. I installed LXDM login manager, and the X session I edited to start up with XFCE.
    With the login to init 5, I got the error as "Frequency Out of Range" and the screen went blank. Then somehow, I had the xorg.conf and xorg.conf-vesa file of my older Zenwalk System. I copied it to /etc/X11 directory and rebooted to solve the problem.
    I dont know whether xorg.conf is needed or not. 'lspci' noted my video driver as
    01:00.0 VGA compatible controller: S3 Inc. VT8375 [ProSavage8 KM266/KL266]
    I have installed savage-dri and xf86-video-savage from Arch Repo.
    I thought of sharing the same so that it might be helpful to someone (or else, if someone can give a better solution, it will be helpful for me too).
    Thanks in advance.
    With regards,
    Ajay Kumar G
    Last edited by ajaykumar (2012-09-18 02:02:18)

    I'm not surprised that an old card would require an xorg.conf file to work correctly. Do you mean that another desktop environment from the Arch repos can work on your system without an xorg.conf? And only XFCE results in an error? Then that would be weird.

  • HELP! my work ipod touches won't synch with Exchange anymore after the 5.1.1 upgrade

    HELP! my work ipod touches won't synch with Exchange anymore after the 5.1.1 upgrade

    I may have solved it from another post....the "sync music" tab wasn't clicked under "Summary/Music".  I had recently downloaded a more recent version of iTunes, and it may have defaulted to that....sigh.....

  • I am trying to transfer my upgrade to my second line.  When I try to order any other phone it works fine, but won't work to upgrade to Iphone 6

    I am trying to transfer my upgrade to my second line.  When I try to order any other phone it works fine, but won't work to upgrade to Iphone 6

        TWRING,
    Help has arrived! Since the device is currently on pre-order when processing the order online it will only recognize the line eligible. Once you receive the device you may activate it on another line if needed.
    EfrainM_VZW
    Follow us on Twitter @VZWSupport

  • Does iTunes Connect Christmas break mean apps won't update with new folios over Christmas?

    I have 2 folios that are due to be released to my app this Christmas - both fall within the 22nd-29th window iTunes have chosen to close down.
    So even though I can publish my folios through DPS over Christmas and pre-plan my app description in iTunes accordingly - before the 22nd - will those published folios not appear in my app?
    Thanks.

    You mean updating a paid folio... don't know if that needs approving, too.
    Maybe someone else can chime in here (I have no exp in that)
    (mobil gesendet)
    Am 16.12.2011 10:05 schrieb "jamie.dunmore" <[email protected]>:
       Re: Does iTunes Connect Christmas break mean apps won't update with
    new folios over Christmas?  created by jamie.dunmore<http://forums.adobe.com/people/jamie.dunmore>in
    Digital Publishing Suite - View the full discussion<http://forums.adobe.com/message/4088490#4088490>

  • Apple Bluetooth keyboard won't pair with new iPad mini

    Apple Bluetooth keyboard won't pair with new iPad mini

    I have same results. I have an ipad mini and it will not pair with my apple keyboard. I bought a mini keyboard with bluetooth 3.0 and it will not pair either.  Is my ipad defective?  Or do i need a keyboard with bluetooth 4.0?  Also - the mini keypad will pair with my ipad2 and my iphone 4.  Only difference I can find is the ipad mini has bluetooth 4.0.  Seems it should be downward compatible but maybe not.. I am not a blutooth expert!

  • [solved] aticonfig fails to create a working xorg.conf file (fglrx)

    I have problems setting up fglrx for my ATI Mobility 200:
    01:05.0 VGA compatible controller: ATI Technologies Inc Radeon XPRESS 200M 5955 (PCIE)
    I followed the instructions in the Wiki but when I run
    aticonfig --initial
    and restart X gives me a "no screens" error and drops back to command line. I should mention that I have X running without problems with the vesa driver.
    I have tried to change my driver manually in xorg.conf to fgrlx and have loaded the module in rc.conf according to other forum posts.
    Last edited by lenni (2007-09-23 23:07:36)

    here my xorg log file
    X.Org X Server 1.4.0
    Release Date: 5 September 2007
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.22-ARCH i686
    Current Operating System: Linux myhost 2.6.22-ARCH #1 SMP PREEMPT Thu Sep 20 19:43:47 CEST 2007 i686
    Build Date: 22 September 2007 07:03:22PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Module Loader present
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sun Sep 23 21:25:42 2007
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Default Layout"
    (**) |-->Screen "Default Screen" (0)
    (**) | |-->Monitor "Generic Monitor"
    (**) | |-->Device "ATI Technologies Inc ATI Radeon XPRESS 200M 5955 (PCIE)"
    (**) |-->Input Device "Generic Keyboard"
    (**) |-->Input Device "Configured Mouse"
    (**) |-->Input Device "stylus"
    (**) |-->Input Device "cursor"
    (**) |-->Input Device "eraser"
    (**) |-->Input Device "Synaptics Touchpad"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/X11/misc" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
    Entry deleted from font path.
    (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
    Entry deleted from font path.
    (WW) FontPath is completely invalid. Using compiled-in default.
    (==) 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
    (==) RgbPath set to "/usr/share/X11/rgb"
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (**) Extension "Composite" is disabled
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) Loader magic: 0x81d4540
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.3
    X.Org Video Driver: 2.0
    X.Org XInput driver : 2.0
    X.Org Server Extension : 0.3
    X.Org Font Renderer : 0.5
    (II) Loader running on linux
    (II) LoadModule: "pcidata"
    (II) Loading /usr/lib/xorg/modules//libpcidata.so
    (II) Module pcidata: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.0.0
    ABI class: X.Org Video Driver, version 2.0
    (++) using VT number 7
    (II) PCI: PCI scan (all values are in hex)
    (II) PCI: 00:00:0: chip 1002,5950 card 103c,3091 rev 01 class 06,00,00 hdr 00
    (II) PCI: 00:01:0: chip 1002,5a3f card 0000,0000 rev 00 class 06,04,00 hdr 01
    (II) PCI: 00:13:0: chip 1002,4374 card 103c,3091 rev 00 class 0c,03,10 hdr 80
    (II) PCI: 00:13:1: chip 1002,4375 card 103c,3091 rev 00 class 0c,03,10 hdr 00
    (II) PCI: 00:13:2: chip 1002,4373 card 103c,3091 rev 00 class 0c,03,20 hdr 00
    (II) PCI: 00:14:0: chip 1002,4372 card 103c,3091 rev 11 class 0c,05,00 hdr 80
    (II) PCI: 00:14:1: chip 1002,4376 card 103c,3091 rev 00 class 01,01,8a hdr 00
    (II) PCI: 00:14:3: chip 1002,4377 card 103c,3091 rev 00 class 06,01,00 hdr 80
    (II) PCI: 00:14:4: chip 1002,4371 card 0000,0000 rev 00 class 06,04,01 hdr 81
    (II) PCI: 00:14:5: chip 1002,4370 card 103c,3091 rev 02 class 04,01,00 hdr 80
    (II) PCI: 00:14:6: chip 1002,4378 card 103c,3091 rev 02 class 07,03,00 hdr 80
    (II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 01:05:0: chip 1002,5955 card 103c,3091 rev 00 class 03,00,00 hdr 00
    (II) PCI: 05:00:0: chip 10ec,8139 card 103c,3091 rev 10 class 02,00,00 hdr 00
    (II) PCI: 05:02:0: chip 14e4,4320 card 103c,12fa rev 03 class 02,80,00 hdr 00
    (II) PCI: 05:09:0: chip 104c,8031 card a400,0000 rev 00 class 06,07,00 hdr 82
    (II) PCI: 05:09:2: chip 104c,8032 card 103c,3091 rev 00 class 0c,00,10 hdr 80
    (II) PCI: 05:09:3: chip 104c,8033 card 103c,3091 rev 00 class 01,80,00 hdr 80
    (II) PCI: 05:09:4: chip 104c,8034 card 103c,3091 rev 00 class 08,05,00 hdr 80
    (II) PCI: End of PCI scan
    (II) Host-to-PCI bridge:
    (II) Bus 0: bridge is at (0:0:0), (0,0,6), BCTRL: 0x0008 (VGA_EN is set)
    (II) Bus 0 I/O range:
    [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) Bus 0 non-prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) Bus 0 prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
    (II) Bus 1 I/O range:
    [0] -1 0 0x00009000 - 0x000090ff (0x100) IX[b]
    [1] -1 0 0x00009400 - 0x000094ff (0x100) IX[b]
    [2] -1 0 0x00009800 - 0x000098ff (0x100) IX[b]
    [3] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b]
    (II) Bus 1 non-prefetchable memory range:
    [0] -1 0 0xc0100000 - 0xc01fffff (0x100000) MX[b]
    (II) Bus 1 prefetchable memory range:
    [0] -1 0 0xc8000000 - 0xcfffffff (0x8000000) MX[b]
    (II) PCI-to-ISA bridge:
    (II) Bus -1: bridge is at (0:20:3), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
    (II) Subtractive PCI-to-PCI bridge:
    (II) Bus 5: bridge is at (0:20:4), (0,5,9), BCTRL: 0x0002 (VGA_EN is cleared)
    (II) Bus 5 I/O range:
    [0] -1 0 0x0000a000 - 0x0000afff (0x1000) IX[b]
    (II) Bus 5 non-prefetchable memory range:
    [0] -1 0 0xc0200000 - 0xc02fffff (0x100000) MX[b]
    (II) Bus 5 prefetchable memory range:
    [0] -1 0 0x40000000 - 0x43ffffff (0x4000000) MX[b]
    (II) PCI-to-CardBus bridge:
    (II) Bus 6: bridge is at (5:9:0), (5,6,9), BCTRL: 0x05c0 (VGA_EN is cleared)
    (II) Bus 6 I/O range:
    [0] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[b]
    [1] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[b]
    (II) Bus 6 prefetchable memory range:
    [0] -1 0 0x40000000 - 0x43ffffff (0x4000000) MX[b]
    (--) PCI:*(1:5:0) ATI Technologies Inc Radeon XPRESS 200M 5955 (PCIE) rev 0, Mem @ 0xc8000000/27, 0xc0100000/16, I/O @ 0x9000/8
    (II) Addressable bus resource ranges are
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) OS-reported resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    (II) Active PCI resource ranges:
    [0] -1 0 0xc0208400 - 0xc02084ff (0x100) MX[b]
    [1] -1 0 0xc020a000 - 0xc020a0ff (0x100) MX[b]
    [2] -1 0 0xc020a400 - 0xc020a4ff (0x100) MX[b]
    [3] -1 0 0xc0206000 - 0xc0207fff (0x2000) MX[b]
    [4] -1 0 0xc0200000 - 0xc0203fff (0x4000) MX[b]
    [5] -1 0 0xc0208800 - 0xc0208fff (0x800) MX[b]
    [6] -1 0 0xc0204000 - 0xc0205fff (0x2000) MX[b]
    [7] -1 0 0xc0208000 - 0xc02080ff (0x100) MX[b]
    [8] -1 0 0xc0003800 - 0xc00038ff (0x100) MX[b]
    [9] -1 0 0xc0003400 - 0xc00034ff (0x100) MX[b]
    [10] -1 0 0xc0003000 - 0xc00033ff (0x400) MX[b]
    [11] -1 0 0xc0002000 - 0xc0002fff (0x1000) MX[b]
    [12] -1 0 0xc0001000 - 0xc0001fff (0x1000) MX[b]
    [13] -1 0 0xc0000000 - 0xc0000fff (0x1000) MX[b]
    [14] -1 0 0xc0100000 - 0xc010ffff (0x10000) MX[b](B)
    [15] -1 0 0xc8000000 - 0xcfffffff (0x8000000) MX[b](B)
    [16] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [17] -1 0 0x00008410 - 0x0000841f (0x10) IX[b]
    [18] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [19] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [20] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [21] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [22] -1 0 0x00008400 - 0x0000840f (0x10) IX[b]
    [23] -1 0 0x00009000 - 0x000090ff (0x100) IX[b](B)
    (II) Active PCI resource ranges after removing overlaps:
    [0] -1 0 0xc0208400 - 0xc02084ff (0x100) MX[b]
    [1] -1 0 0xc020a000 - 0xc020a0ff (0x100) MX[b]
    [2] -1 0 0xc020a400 - 0xc020a4ff (0x100) MX[b]
    [3] -1 0 0xc0206000 - 0xc0207fff (0x2000) MX[b]
    [4] -1 0 0xc0200000 - 0xc0203fff (0x4000) MX[b]
    [5] -1 0 0xc0208800 - 0xc0208fff (0x800) MX[b]
    [6] -1 0 0xc0204000 - 0xc0205fff (0x2000) MX[b]
    [7] -1 0 0xc0208000 - 0xc02080ff (0x100) MX[b]
    [8] -1 0 0xc0003800 - 0xc00038ff (0x100) MX[b]
    [9] -1 0 0xc0003400 - 0xc00034ff (0x100) MX[b]
    [10] -1 0 0xc0003000 - 0xc00033ff (0x400) MX[b]
    [11] -1 0 0xc0002000 - 0xc0002fff (0x1000) MX[b]
    [12] -1 0 0xc0001000 - 0xc0001fff (0x1000) MX[b]
    [13] -1 0 0xc0000000 - 0xc0000fff (0x1000) MX[b]
    [14] -1 0 0xc0100000 - 0xc010ffff (0x10000) MX[b](B)
    [15] -1 0 0xc8000000 - 0xcfffffff (0x8000000) MX[b](B)
    [16] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [17] -1 0 0x00008410 - 0x0000841f (0x10) IX[b]
    [18] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [19] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [20] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [21] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [22] -1 0 0x00008400 - 0x0000840f (0x10) IX[b]
    [23] -1 0 0x00009000 - 0x000090ff (0x100) IX[b](B)
    (II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    (II) All system resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xc0208400 - 0xc02084ff (0x100) MX[b]
    [5] -1 0 0xc020a000 - 0xc020a0ff (0x100) MX[b]
    [6] -1 0 0xc020a400 - 0xc020a4ff (0x100) MX[b]
    [7] -1 0 0xc0206000 - 0xc0207fff (0x2000) MX[b]
    [8] -1 0 0xc0200000 - 0xc0203fff (0x4000) MX[b]
    [9] -1 0 0xc0208800 - 0xc0208fff (0x800) MX[b]
    [10] -1 0 0xc0204000 - 0xc0205fff (0x2000) MX[b]
    [11] -1 0 0xc0208000 - 0xc02080ff (0x100) MX[b]
    [12] -1 0 0xc0003800 - 0xc00038ff (0x100) MX[b]
    [13] -1 0 0xc0003400 - 0xc00034ff (0x100) MX[b]
    [14] -1 0 0xc0003000 - 0xc00033ff (0x400) MX[b]
    [15] -1 0 0xc0002000 - 0xc0002fff (0x1000) MX[b]
    [16] -1 0 0xc0001000 - 0xc0001fff (0x1000) MX[b]
    [17] -1 0 0xc0000000 - 0xc0000fff (0x1000) MX[b]
    [18] -1 0 0xc0100000 - 0xc010ffff (0x10000) MX[b](B)
    [19] -1 0 0xc8000000 - 0xcfffffff (0x8000000) MX[b](B)
    [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [21] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [22] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [23] -1 0 0x00008410 - 0x0000841f (0x10) IX[b]
    [24] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [25] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [26] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [27] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [28] -1 0 0x00008400 - 0x0000840f (0x10) IX[b]
    [29] -1 0 0x00009000 - 0x000090ff (0x100) IX[b](B)
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded by default.
    (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) "type1" will be loaded by default.
    (II) "record" will be loaded by default.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "i2c"(II) Module "i2c" already built-in
    (II) LoadModule: "ddc"(II) Module "ddc" already built-in
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension SHAPE
    (II) Loading extension MIT-SUNDRY-NONSTANDARD
    (II) Loading extension BIG-REQUESTS
    (II) Loading extension SYNC
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XC-MISC
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-Misc
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension TOG-CUP
    (II) Loading extension Extended-Visual-Information
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "freetype"
    (II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
    (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 1.4.0, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font FreeType
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "int10"
    (II) Loading /usr/lib/xorg/modules//libint10.so
    (II) Module int10: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.0.0
    ABI class: X.Org Video Driver, version 2.0
    (II) LoadModule: "vbe"
    (II) Loading /usr/lib/xorg/modules//libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.1.0
    ABI class: X.Org Video Driver, version 2.0
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "type1"
    (II) Loading /usr/lib/xorg/modules/fonts//libtype1.so
    (II) Module type1: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.0.2
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font Type1
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension RECORD
    (II) LoadModule: "fglrx"
    (II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so
    (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
    compiled for 7.1.0, module version = 8.40.4
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 1.0
    (EE) module ABI major version (1) doesn't match the server's version (2)
    (II) UnloadModule: "fglrx"
    (II) Unloading /usr/lib/xorg/modules/drivers//fglrx_drv.so
    (EE) Failed to load module "fglrx" (module requirement mismatch, 0)
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.2.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.1.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) LoadModule: "wacom"
    (WW) Warning, couldn't open module wacom
    (II) UnloadModule: "wacom"
    (EE) Failed to load module "wacom" (module does not exist, 0)
    (II) LoadModule: "synaptics"
    (WW) Warning, couldn't open module synaptics
    (II) UnloadModule: "synaptics"
    (EE) Failed to load module "synaptics" (module does not exist, 0)
    (EE) No drivers available.
    Fatal server error:
    no screens found
    Last edited by lenni (2007-09-23 22:29:30)

  • Partially [SOLVED] SD reader and touchpad won't work in AAO D260

    Hi people, I recently bought my new netbook with the shiny W7. Funny because the first thing I did is plugin in my Arch pen drive and wipe the entire HDD. I installed Arch easily and I could make work almost all of the hardware except the SD card reader and the touchpad.
    Actually, the touchpad does work but the synaptic features don't (two-finger scrolling, middle-click emulation, etc.). I've followed the instructions from the wiki but for some reason, it won't work.
    The SD card reader seems to be up, but when I insert a card in it, dmesg shows me this:
    usb 1-5: new high speed USB device using ehci_hcd and address 3
    hub 1-0:1.0: unable to enumerate USB device on port 5
    And there is no new block (sd*) apart from sda which is my HDD.
    If you want to know, this is the output of lspci:
    00:00.0 Host bridge: Intel Corporation Pineview DMI Bridge
    00:02.0 VGA compatible controller: Intel Corporation Pineview Integrated Graphics Controller
    00:02.1 Display controller: Intel Corporation Pineview Integrated Graphics Controller
    00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
    00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
    00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
    00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)
    00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02)
    00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02)
    00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02)
    00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
    00:1f.0 ISA bridge: Intel Corporation Tigerpoint LPC Controller (rev 02)
    00:1f.2 SATA controller: Intel Corporation 82801GR/GH (ICH7 Family) SATA AHCI Controller (rev 02)
    00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
    01:00.0 Ethernet controller: Atheros Communications AR8152 v1.1 Fast Ethernet (rev c1)
    02:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
    Ah, my Arch is 64bits but I don't think it makes any difference in these problems.
    Thanks in advance!
    Last edited by sironitomas (2011-01-31 01:29:45)

    whitethorn wrote:
    I think the problem you have with the touchpad is the same one I have.  I have an acer aspire one 721, the touchpad is a new alps touchpad. I haven't been able to get mine working yet. I've haven't spent much time on getting it to run.
    Have a look here maybe it'll help.
    https://bbs.archlinux.org/viewtopic.php?pid=250490
    My touchpad doesn't get identified as an alps touchpad.  It get identified as a PS/2 Generic Mouse
    Currently I'm trying to figure out why hibernate and suspend aren't working.  I'll follow your thread maybe someone has a clue.
    It must be the same touchpad. If you want to compare, below is the output of "hwinfo --mouse"
    33: USB 00.0: 10503 USB Mouse
    [Created at usb.122]
    Unique ID: FKGF.gRjmE_XIt35
    Parent ID: pBe4.v+N+B0xY+P6
    SysFS ID: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0
    SysFS BusID: 2-1:1.0
    Hardware Class: mouse
    Model: "KYE Optical Mouse"
    Hotplug: USB
    Vendor: usb 0x0458 "KYE Systems"
    Device: usb 0x003a "Optical Mouse"
    Revision: "1.00"
    Compatible to: int 0x0210 0x0013
    Driver: "usbhid"
    Driver Modules: "usbhid"
    Device File: /dev/input/mice (/dev/input/mouse1)
    Device Files: /dev/input/mice, /dev/input/mouse1, /dev/input/event10, /dev/char/13:74, /dev/input/by-id/usb-Genius_Optical_Mouse-event-mouse, /dev/input/by-path/pci-0000:00:1d.0-usb-0:1:1.0-event-mouse, /dev/char/13:33, /dev/input/by-id/usb-Genius_Optical_Mouse-mouse, /dev/input/by-path/pci-0000:00:1d.0-usb-0:1:1.0-mouse, /dev/char/13:63
    Device Number: char 13:63 (char 13:33)
    Speed: 1.5 Mbps
    Module Alias: "usb:v0458p003Ad0100dc00dsc00dp00ic03isc01ip02"
    Driver Info #0:
    Buttons: 3
    Wheels: 1
    XFree86 Protocol: explorerps/2
    GPM Protocol: exps2
    Config Status: cfg=new, avail=yes, need=no, active=unknown
    Attached to: #26 (Hub)
    35: PS/2 00.0: 10500 PS/2 Mouse
    [Created at input.183]
    Unique ID: AH6Q.oV6xZUCQFf1
    Hardware Class: mouse
    Model: "ImPS/2 Generic Wheel Mouse"
    Vendor: 0x0002
    Device: 0x0005 "ImPS/2 Generic Wheel Mouse"
    Compatible to: int 0x0210 0x0013
    Device File: /dev/input/mice (/dev/input/mouse0)
    Device Files: /dev/input/mice, /dev/input/mouse0, /dev/input/event6, /dev/char/13:70, /dev/input/by-path/platform-i8042-serio-1-event-mouse, /dev/char/13:32, /dev/input/by-path/platform-i8042-serio-1-mouse, /dev/char/13:63
    Device Number: char 13:63 (char 13:32)
    Driver Info #0:
    Buttons: 3
    Wheels: 1
    XFree86 Protocol: explorerps/2
    GPM Protocol: exps2
    Config Status: cfg=new, avail=yes, need=no, active=unknown
    Could you get the SD card reader working? Here is the data from "hwinfo --redasd" as well. It seems the manufacter is MPX.
    01: IDE 00.0: 10600 Disk
    [Created at block.245]
    Unique ID: 3OOL.uvOtdmgvZE3
    SysFS ID: /class/block/sda
    SysFS BusID: 0:0:0:0
    SysFS Device Link: /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0
    Hardware Class: disk
    Model: "Hitachi HTS54502"
    Vendor: "Hitachi"
    Device: "HTS54502"
    Revision: "PB2O"
    Driver: "ahci", "sd"
    Driver Modules: "ahci"
    Device File: /dev/sda
    Device Files: /dev/sda, /dev/block/8:0, /dev/disk/by-id/ata-Hitachi_HTS545025B9A300_100604PBN2033SDWG3HT, /dev/disk/by-id/scsi-SATA_Hitachi_HTS5450100604PBN2033SDWG3HT, /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0, /dev/disk/by-id/wwn-0x5000cca5f4da9280
    Device Number: block 8:0-8:15
    BIOS id: 0x80
    Drive status: no medium
    Config Status: cfg=new, avail=yes, need=no, active=unknown
    02: SCSI 500.0: 10600 Disk
    [Created at block.245]
    Unique ID: uI_Q.rzrXVB8WAiE
    SysFS ID: /class/block/sdb
    SysFS BusID: 5:0:0:0
    SysFS Device Link: /devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3:1.0/host5/target5:0:0/5:0:0:0
    Hardware Class: disk
    Model: "MPX Memory Slot - 1"
    Vendor: "MPX"
    Device: "Memory Slot - 1"
    Revision: "0.00"
    Driver: "usb-storage", "sd"
    Driver Modules: "usb_storage"
    Device File: /dev/sdb
    Device Files: /dev/sdb, /dev/block/8:16, /dev/disk/by-id/usb-MPX_Memory_Slot_-_1_MP600-0:0, /dev/disk/by-path/pci-0000:00:1d.7-usb-0:3:1.0-scsi-0:0:0:0
    Device Number: block 8:16-8:31
    BIOS id: 0x81
    Drive status: no medium
    Config Status: cfg=new, avail=yes, need=no, active=unknown
    03: SCSI 500.1: 10600 Disk
    [Created at block.245]
    Unique ID: LUEV.6sZ8Ft89QY2
    SysFS ID: /class/block/sdc
    SysFS BusID: 5:0:0:1
    SysFS Device Link: /devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3:1.0/host5/target5:0:0/5:0:0:1
    Hardware Class: disk
    Model: "MPX Memory Slot - 2"
    Vendor: "MPX"
    Device: "Memory Slot - 2"
    Revision: "0.00"
    Driver: "usb-storage", "sd"
    Driver Modules: "usb_storage"
    Device File: /dev/sdc
    Device Files: /dev/sdc, /dev/block/8:32, /dev/disk/by-id/usb-MPX_Memory_Slot_-_2_MP600-0:1, /dev/disk/by-path/pci-0000:00:1d.7-usb-0:3:1.0-scsi-0:0:0:1
    Device Number: block 8:32-8:47
    BIOS id: 0x82
    Drive status: no medium
    Config Status: cfg=new, avail=yes, need=no, active=unknown
    Let me know if you have some info.

  • SWF works originally but won't work after making changes, then saving

    I have two small flash elements that are embedded into a website, and upon first exporting the swf and putting into the html in Dreamweaver, worked like a charm. After making edits to the Flash file, then exporting the swf a second time - no changes on the publish settings - upon deleting the old, then putting the new swf object into dreamweaver, they won't work. This has happened with both the flash piece on the home page, and on the "what we do page". Below are links to what's currently up, but I've made edits since those that I can't post!!
    I'm completely baffled. I've even done "save as" to overwrite the original file, then replace in Dreamweaver, but nope....
    carwinadvisors.com/index.php
    carwinadvisors.com/what-we-do.php

    Here's flash code that should work :
    http://www.wyodor.net/MoreEmbed/flash.html
    More Flash (video) here : http://www.wyodor.net/iFrame/
    Perhaps using another sort of slideshow would solve it too:
    http://www.wyodor.net/iWebBlogTest/Wyodor_1/WebBanner.html
    Demo : http://www.wyodor.net/_Demo/MyHouse/Huis.html
    These are the displayed shows:
    http://www.wyodor.net/_Demo/Gardens/flagstones.html
    http://www.wyodor.net/_Demo/Gardens/gardens.html
    Check the source code to see how it's done.

  • Safari stops working.  Mail won't work with Safari running.  Now iTunes can't find my phone.  If I restart and do one thing at a time it helps but still not reliable.  All software on my iMac is up to date.

    I have a new iMac and iPhone 4.0.  All software is up to date and I have installed the free beta version of Mountain Lion which let me use iChat on my computer.  Safari intermittently stops working.  Mail won't access my mailboxes if Safari is running.  Now iTunes won't find my iPhone when it's locked and in a dock charging.  If I restart I can do 1 thing at a time, but I can't have Safari running and use Mail.  I've emptied my cache, checked my passwords.  It's none of that.  By process of elimination, there is some kind of conflict between using multiple applications on the Internet at the same time.  Sometimes after I've gone to several Internet sites Safari will stop working properly even though all other applications have been "quit".

    Oops. You installed the beta Mountain Lion on your main hard disk? Usually most people install it on a secondary or external hard drive. Your situation should actually be posted on the Developer web site for Moutnain Lion and not here. All I can suggest here is to run repair permissions and restart. Sorry. 

  • Sync with .mac never seemed to work great, now won't work at all

    sync never seemed to work that well for me, now it won't work at all. I get the following message now:
    .Mac Sync Error
    A failure occurred while synchronizing the .Mac Sync Client.
    I've tried reseting all the .mac stuff, but nothing seems to work now. Its pretty frustrating. Plus, while mac support in the store and over the phone is superb, .mac support online is a joke. Doesn't anyone have any suggestions?

    With the exception of a framework reset, iSync no longer has anything to do with .Mac synchronization, which is instead handled exclusively by .Mac Sync.
    I would start with a search of this forum for the error messages you describe:
    http://discussions.apple.com/forum.jspa?forumID=957
    Some of the same users who answer questions here regarding iSync, also do that there for users of .Mac Sync.

  • MacBook Pro won't boot with new hard drive, but a different MacBook Pro will

    So here are the details. My friend and I both have 13-inch Mid 2010 MacBook Pro's. Same processor and specs since they were purchased at the same time, but originally had 250 GB hard drives. His hard drive failed and needed a new one. Put a 500 GB Seagate Momentus 5400.6 in his computer, and tried using a flash drive with "Install OS X Mavericks" on it to install Mavericks on his new hard drive. No matter what, it wouldn't install. I finally was able to install OS X 10.9.4 on it by connecting the new hard drive to my computer with a USB hard drive enclosure. I put the hard drive back inside his computer and it wouldn't boot (stuck on the gray screen with apple logo and a spinning wheel). I then attached to the hard drive to his computer externally with the USB enclosure, and then it booted and worked perfectly.
    So, it seemed like the problem was with something inside his computer, but then I switched our drives, and that doesn't seem to be the case anymore. I put my original hard drive into his computer, and his new hard drive into my computer, and they both booted and worked perfectly, so I have no idea why his computer will not boot with the new hard drive internally.
    To summarize, his computer boots with: 1) new hard drive connected externally (won't work if it's internal), and 2) my hard drive internally
    but my computer boots with: 1) new hard drive connected externally AND internally, and 2) my hard drive internally.
    Both hard drives have OS X 10.9.4 installed
    If anyone has any idea what's causing this and how to make his computer work with the new hard drive internally that would be greatly appreciated.

    So after switching the internal SATA cables from each computer, now we have
    His computer, with my SATA cable:
    1) Worked with every hard drive!
    My computer, with his SATA cable:
    1) Works with 1 TB Toshiba hard drive
    2) Works with 500 GB Seagate hard drive
    3) Works with my original hard drive
    4) Flashing folder with question mark with his old hard drive
    So it turns out you were right! Definitely had something to do with the SATA cables. But it's still strange that mine was able to boot with all the hard drives except the one that was originally in his. So it seems like it was some combination of his SATA cable and something else, since when his SATA cable was in his computer only 1 hard drive (my original) worked, and when it was in my computer, 3 hard drives worked. But at least its working, and I'm just gonna keep our SATA cables switched since that seems to work out fine

  • Re-formatted hard drive, now I-Pod won't sync with new itunes

    So, I transferred all my music via a flash drive and then reinstalled them into i-tunes (per the directions on i-tunes) once we re-formatted our computer. All the songs show up in tunes, except now when I buy music, it won't sync with my i-pod. It's an ancient i-pod (click wheel) but other than that it works fine. Any help?

    Hello darkerstill,
    And welcome to Apple Discussions!
    Have you re-authorized your computer? To do this, head to the Store drop down menu and choose "Authorize Computer." Then enter in your account credentials to authorize the account.
    If you have already done that, have you restored the iPod via iTunes yet? If you haven't, you will not allowed to sync new music until you have done so because your iPod is still associating itself with your old library that was wiped out.
    Here are instructions on how to restore your iPod if need be.
    http://support.apple.com/kb/ht1339
    B-rock

Maybe you are looking for

  • Upgrade OS 10.5.8 to Snow Leopard - any problems?

    My computer info: Model Name: iMac Model Identifier: iMac8,1 Mac OS X Version 10.5.8 Processor: 2.8 GHz Intel Core 2 Duo Memory: 2 GB 800 MHz DDR2 SDRAM Number Of Processors: 1 Total Number Of Cores: 2 L2 Cache: 6 MB Memory: 2 GB Bus Speed: 1.07 GHz

  • Unread Mail badges won't go away

    Mail v7 (1822). Anyone else have this issue? I have many folders set up within Mail. I have an IMAP account, but have Rules to transfer messages to folder On My Mac. What's started to happen is the badges that usually appear associated with the folde

  • Measured data frm labview to be saved in a databank

    Hello again.. I hope I am in the right forum to be asking this.. Im working with another project which requires me to use LabView software (apart from the other project about welding process).. This project is a bout solar cell which will give me cer

  • One step cross docking in wm

    hi, i am working on one step cross docking scenorio , i am missing some where in configuration. plz guide me. steps i followed i) checked the preallocated check box in omlj transaction for 101 - movt type ii)entered the preallocated stock details in

  • Java Print API - Pages per sheet

    Hello I made a java application to print a file. Everything works fine. Now, I would like to be able to indicate that I want to print 2 pages per sheet. How can I do that?