Xgamma not working in xorg 7.0

My monitor is kinda fried so I used tkgamma/xgamma to make on the fly adjustments between image work and text editing. running xgamma on the command line has no effect on the monitors gamma adjustment, but xgamma reorts it's changed gamma;
xgamma -gamma 2.60
-> Red 1.000, Green 1.000, Blue 1.000
<Red> Red 2.600, Green 2.600, Blue 2.600
but no change on my monitor!
any ideas, I really like changing gamma on the fly, especialy in front of the windozers 

Hi Ramien,
Try this.
Go to System Administration>>System Configuration>>Collaboration
Click on Real Time Collaboration (RTC)
Click on RTC Engine
Again on RTC Engine
Click New if there is no existing RTC Engine
Type
PollingIntervalBasis: 2
Click ok.
I hope you have already enabled the RTC on the default framework page.
If not, do it like this.
Go to Content Administration>> Portal Content>>Content Provided by SAP>>End User Content>>Standard Portal Users
Click on Default Framework Page
Here Open it and choose show all from the dropdown.
Check the radio buttton "Enable Real Time Collaboration (RTC)"
Click Save and Try Again.
For configuration of CLP(Collaboration Launch Pad) Please follow the link given below.
http://help.sap.com/saphelp_nw04s/helpdata/en/c0/3f0f4178a1b167e10000000a155106/frameset.htm
https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3568
http://help.sap.com/saphelp_nw04/helpdata/en/6d/41e74196d8c517e10000000a155106/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/45/cc3541afe5db2be10000000a1550b0/frameset.htm
https://www.sdn.sap.com/irj/sdn/thread?threadID=26938
I hope this helps.
Award Points if this helps you solve the problem.
Cheers
Karan

Similar Messages

  • [SOLVED] DPMS screen off not working with xorg 1.16.0, gnome 3

    After the update of xorg into 1.16.0-2, screen is not turned off by DPMS in GNOME.
    I also tried an manual command:
    $ xset dpms force off
    but it's not working.
    In other WM, this command is working.
    With xorg 1.15.2 and gnome 3, there is not this problem.
    When I entered the command, the screen turned off for a couple of seconds and turned back on.
    Last edited by esrevinu (2014-07-22 23:35:07)

    Updating xf86-video-intel to 2.99.912-4 solved the problem.
    Thanks.

  • Mouse wheel not working in Xorg with USB mouse? Try this!

    I'm just posting this so others may hit upon it when they search.
    For ages, I've been unable to get my mousewheel working,with my USB mouse, although everything in xorg.conf has been just fine. I just found out I needed to load the module uhci-hcd to make it work. Yay!
    This can be done manually with 'modprobe uhci-hcd', or include uhci-hcd in the MODULES list in /etc/rc.conf.

    You have xorg.conf in /etc/X11/ right? If not, you have to make one, either through xorgconfig or hwd -xa.
    And find a input section for mouse. Should look something like this:
    # Core Pointer's InputDevice section
    Section "InputDevice"
    # Identifier and driver
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "ExplorerPS/2"
    Option "Device" "/dev/input/mice"
    Option "ZAxis Mapping" "4 5"
    # 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
    You see the line
    Option "ZAxis Mapping" "4 5"
    Just chuck that in your mouse section if it's not there. "Normally" that should just take care of it. If not, post your xorg.config.

  • Keyboard not working with xorg-server 1.6.1-1 or xkeyboard 1.5-1

    Hello!
    I have a problem with a no working keyboard. It seems like this is a problem related to some of the latest xkeyboard-config or xorg-server versions. This have been a problem some time, but it have been solved by downgrading xkeyboard-config to v1.5-1 and xorg-server to v1.6.1-1.
    I'm booting into runlevel 3. Keyboard is working in the terminal, but when I run startx, the keyboard stops working. The mouse works fine.
    Have tested with an empty xorg.conf file. Then I get a 'no screen found' error. And I have tryed to enable the keyboard entry in xorg.conf. X starts, but no keyboard. Hal is running.
    Any ideas?
    The xorg.conf and rc.conf
    # Copyright 2004 The X.Org Foundation
    Section "ServerLayout"
    Identifier "Laptop"
    Screen 0 "Default" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    # InputDevice "EvdevMouse" "CorePointer"
    # Inputdevice "Trackpoint" "SendCoreEvents"
    EndSection
    Section "ServerFlags"
    Option "AutoAddDevices" "True"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    EndSection
    Section "Monitor"
    Identifier "LCD"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "radeon_hd"
    Driver "fglrx"
    EndSection
    Section "Screen"
    Identifier "Default"
    Device "radeon_hd"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1440x900" "1024x768"
    Virtual 2720 1024
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    # /etc/rc.conf - Main Configuration for Arch Linux
    LOCALE="en_US.utf8"
    HARDWARECLOCK="UTC"
    USEDIRECTISA="no"
    TIMEZONE="Europe/Oslo"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    MOD_AUTOLOAD="yes"
    MODULES=(fglrx vboxdrv vboxnetadp acpi_cpufreq cpufreq_ondemand !pcspkr)
    USELVM="no"
    HOSTNAME="ArchT400"
    eth0="dhcp"
    INTERFACES=(!eth0)
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    DAEMONS=(syslog-ng network netfs hal laptop-mode cpufreq crond oss @autowifi @cups @openntpd @hddtemp)
    Last edited by orjanp (2009-08-11 13:07:41)

    Her er Xorg.0.log
    X.Org X Server 1.6.3
    Release Date: 2009-7-31
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.30-ARCH x86_64
    Current Operating System: Linux ArchT400 2.6.30-ARCH #1 SMP PREEMPT Fri Jul 31 07:30:28 CEST 2009 x86_64
    Build Date: 03 August 2009 08:17:16PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Wed Aug 12 10:39:18 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Laptop"
    (**) |-->Screen "Default" (0)
    (**) | |-->Monitor "<default monitor>"
    (**) | |-->Device "radeon_hd"
    (==) No monitor specified for screen "Default".
    Using a default monitor configuration.
    (**) Option "AutoAddDevices" "True"
    (**) Automatically adding devices
    (==) Automatically enabling devices
    (==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    built-ins
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (II) Cannot locate a core pointer device.
    (II) Cannot locate a core keyboard device.
    (II) The server relies on HAL to provide the list of input devices.
    If no devices become available, reconfigure HAL or disable AllowEmptyInput.
    (II) Loader magic: 0x7540
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 5.0
    X.Org XInput driver : 4.0
    X.Org Server Extension : 2.0
    (II) Loader running on linux
    (--) using VT number 7
    (--) PCI:*(0:1:0:0) 1002:95c4:17aa:210e ATI Technologies Inc Mobility Radeon HD 3400 Series rev 0, Mem @ 0xd0000000/268435456, 0xcfff0000/65536, I/O @ 0x00002000/256, BIOS @ 0x????????/131072
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="FireGL - ATI Technologies Inc."
    compiled for 7.4.0, module version = 1.0.0
    (II) Loading extension GLX
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (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 7.4.0, module version = 1.0.0
    (II) Loading extension XFree86-DRI
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Loading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
    compiled for 1.4.99.906, module version = 8.63.2
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "fglrx"
    (II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so
    (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
    compiled for 1.4.99.906, module version = 8.63.2
    Module class: X.Org Video Driver
    (II) Primary Device is: PCI 01@00:00:0
    (WW) Falling back to old probe method for fglrx
    (II) ATI Proprietary Linux Driver Version Identifier:8.63.2
    (II) ATI Proprietary Linux Driver Release Identifier: 8.632
    (II) ATI Proprietary Linux Driver Build Date: Jul 2 2009 12:25:51
    (II) Loading PCS database from /etc/ati/amdpcsdb
    (WW) This ATI Proprietary Linux Driver does not guarantee support of video driver ABI higher than 2.0
    (WW) Video driver ABI version of the X server is 5.0
    (--) Assigning device section with no busID to primary device
    (--) Chipset Supported AMD Graphics Processor (0x95C4) found
    (II) AMD Video driver is running on a device belonging to a group targeted for this release
    (II) AMD Video driver is signed
    (II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) fglrx(0): pEnt->device->identifier=0x154b6d0
    (II) resource ranges after probing:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Setting vga for screen 0.
    (II) fglrx(0): === [atiddxPreInit] === begin
    (II) Loading sub module "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules//libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 0.1.0
    ABI class: X.Org Video Driver, version 5.0
    (II) fglrx(0): PCI bus 1 card 0 func 0
    (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    (==) fglrx(0): Default visual is TrueColor
    (II) fglrx(0): 10BitPixelFormat disabled by default
    (==) fglrx(0): RGB weight 888
    (II) fglrx(0): Using 8 bits per RGB (8 bit DAC)
    (==) fglrx(0): Gamma Correction for I is 0x06419064
    (==) fglrx(0): Gamma Correction for II is 0x06419064
    (==) fglrx(0): Buffer Tiling is ON
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Reloading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: Searching for BusID PCI:1:0:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: drmOpenMinor returns 8
    drmOpenByBusid: drmGetBusid reports PCI:1:0:0
    (--) fglrx(0): Chipset: "ATI Mobility Radeon HD 3400 Series" (Chipset = 0x95c4)
    (--) fglrx(0): (PciSubVendor = 0x17aa, PciSubDevice = 0x210e)
    (--) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
    (--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
    (--) fglrx(0): MMIO registers at 0xcfff0000
    (--) fglrx(0): I/O port at 0x00002000
    (==) fglrx(0): ROM-BIOS at 0x000c0000
    (II) fglrx(0): Battery is used
    (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    (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.6.3, module version = 1.1.0
    ABI class: X.Org Video Driver, version 5.0
    (II) fglrx(0): VESA BIOS detected
    (II) fglrx(0): VESA VBE Version 3.0
    (II) fglrx(0): VESA VBE Total Mem: 16384 kB
    (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
    (II) fglrx(0): VESA VBE OEM Software Rev: 10.88
    (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc.
    (II) fglrx(0): VESA VBE OEM Product: M82
    (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    (II) fglrx(0): ATI Video BIOS revision 9 or later detected
    (--) fglrx(0): Video RAM: 262144 kByte, Type: DDR3
    (II) fglrx(0): PCIE card detected
    (--) fglrx(0): Using per-process page tables (PPPT) as GART.
    (WW) fglrx(0): board is an unknown third party board, chipset is supported
    (II) fglrx(0): Using adapter: 1:0.0.
    (II) fglrx(0): [FB] MC range(MCFBBase = 0xc0000000, MCFBSize = 0x10000000)
    (II) fglrx(0): [pcie] 1986048 kB allocated
    (II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 65536
    (II) fglrx(0): Interrupt handler installed at IRQ 32.
    (II) fglrx(0): IRQ 32 Enabled.
    (II) fglrx(0): RandR 1.2 support is enabled!
    (II) fglrx(0): RandR 1.2 rotation support is enabled!
    (==) fglrx(0): Center Mode is disabled
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) fglrx(0): ***Display: ConnectedDisplayTypes=0x00000002, disabled=0x00000000
    (II) fglrx(0): Connected Display1: LCD on internal LVDS [lvds]
    (II) fglrx(0): Display1 EDID data ---------------------------
    (II) fglrx(0): Manufacturer: LEN Model: 4036 Serial#: 0
    (II) fglrx(0): Year: 2008 Week: 0
    (II) fglrx(0): EDID Version: 1.3
    (II) fglrx(0): Digital Display Input
    (II) fglrx(0): Max Image Size [cm]: horiz.: 30 vert.: 19
    (II) fglrx(0): Gamma: 2.20
    (II) fglrx(0): DPMS capabilities: StandBy Suspend Off
    (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    (II) fglrx(0): First detailed timing is preferred mode
    (II) fglrx(0): redX: 0.571 redY: 0.340 greenX: 0.338 greenY: 0.542
    (II) fglrx(0): blueX: 0.158 blueY: 0.125 whiteX: 0.313 whiteY: 0.329
    (II) fglrx(0): Manufacturer's mask: 0
    (II) fglrx(0): Supported detailed timing:
    (II) fglrx(0): clock: 101.6 MHz Image Size: 304 x 190 mm
    (II) fglrx(0): h_active: 1440 h_sync: 1488 h_sync_end 1520 h_blank_end 1824 h_border: 0
    (II) fglrx(0): v_active: 900 v_sync: 903 v_sync_end 909 v_blanking: 926 v_border: 0
    (II) fglrx(0): Supported detailed timing:
    (II) fglrx(0): clock: 85.6 MHz Image Size: 304 x 190 mm
    (II) fglrx(0): h_active: 1440 h_sync: 1488 h_sync_end 1520 h_blank_end 1848 h_border: 0
    (II) fglrx(0): v_active: 900 v_sync: 903 v_sync_end 909 v_blanking: 926 v_border: 0
    (WW) fglrx(0): Unknown vendor-specific block f
    (II) fglrx(0): LP141WP2-TLB1
    (II) fglrx(0): EDID (in hex):
    (II) fglrx(0): 00ffffffffffff0030ae364000000000
    (II) fglrx(0): 00120103801e1378ea4b859257568a28
    (II) fglrx(0): 20505400000001010101010101010101
    (II) fglrx(0): 010101010101b027a08051841a303020
    (II) fglrx(0): 360030be100000197021a09851841a30
    (II) fglrx(0): 3020360030be100000190000000f0095
    (II) fglrx(0): 0a32950a28191900320c3c01000000fe
    (II) fglrx(0): 004c503134315750322d544c4231001f
    (II) fglrx(0): End of Display1 EDID data --------------------
    (II) fglrx(0): Output LCD using monitor section LCD
    (II) fglrx(0): Output DFP1 has no monitor section
    (II) fglrx(0): Output CRT1 has no monitor section
    (II) fglrx(0): EDID vendor "LEN", prod id 16438
    (II) fglrx(0): Printing DDC gathered Modelines:
    (II) fglrx(0): Modeline "1440x900"x0.0 101.60 1440 1488 1520 1824 900 903 909 926 -hsync -vsync (55.7 kHz)
    (II) fglrx(0): Modeline "1440x900"x0.0 85.60 1440 1488 1520 1848 900 903 909 926 -hsync -vsync (46.3 kHz)
    (II) fglrx(0): Output LCD connected
    (II) fglrx(0): Output DFP1 disconnected
    (II) fglrx(0): Output CRT1 disconnected
    (II) fglrx(0): Using user preference for initial modes
    (II) fglrx(0): Output LCD using initial mode 1440x900
    (++) fglrx(0): DPI set to (96, 96)
    (==) fglrx(0): Using gamma correction (1.0, 1.0, 1.0)
    (==) fglrx(0): QBS disabled
    (==) fglrx(0): FAST_SWAP disabled
    (==) fglrx(0): PseudoColor visuals disabled
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (==) fglrx(0): NoAccel = NO
    (II) Loading sub module "xaa"
    (II) LoadModule: "xaa"
    (II) Loading /usr/lib/xorg/modules//libxaa.so
    (II) Module xaa: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 1.2.1
    ABI class: X.Org Video Driver, version 5.0
    (==) fglrx(0): NoDRI = NO
    (==) fglrx(0): Capabilities: 0x00000000
    (==) fglrx(0): CapabilitiesEx: 0x00000000
    (==) fglrx(0): cpuFlags: 0x8000001d
    (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    (==) fglrx(0): UseFastTLS=0
    (==) fglrx(0): BlockSignalsOnLock=1
    (II) fglrx(0): Finished Initialize PPLIB!
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprU)
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprU)
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprU)
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) fglrx(0): driver needs X.org 1.4.x.y with x.y >= 99.906
    (WW) fglrx(0): could not detect X server version (query_status=-1)
    (II) Loading extension ATIFGLRXDRI
    (II) fglrx(0): doing DRIScreenInit
    (II) fglrx(0): DRIScreenInit for fglrx driver
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: Searching for BusID PCI:1:0:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: drmOpenMinor returns 11
    drmOpenByBusid: drmGetBusid reports PCI:1:0:0
    (II) fglrx(0): [drm] DRM interface version 1.0
    (II) fglrx(0): [drm] created "fglrx" driver at busid "PCI:1:0:0"
    (II) fglrx(0): [drm] added 8192 byte SAREA at 0xcd000
    (II) fglrx(0): [drm] mapped SAREA 0xcd000 to 0x7f3e01f4b000
    (II) fglrx(0): [drm] framebuffer handle = 0xce000
    (II) fglrx(0): [drm] added 1 reserved context for kernel
    (II) fglrx(0): DRIScreenInit done
    (II) fglrx(0): Kernel Module Version Information:
    (II) fglrx(0): Name: fglrx
    (II) fglrx(0): Version: 8.63.2
    (II) fglrx(0): Date: Jul 2 2009
    (II) fglrx(0): Desc: ATI FireGL DRM kernel module
    (II) fglrx(0): Kernel Module version matches driver.
    (II) fglrx(0): Kernel Module Build Time Information:
    (II) fglrx(0): Build-Kernel UTS_RELEASE: 2.6.30-ARCH
    (II) fglrx(0): Build-Kernel MODVERSIONS: no
    (II) fglrx(0): Build-Kernel __SMP__: yes
    (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
    (II) fglrx(0): [drm] register handle = 0x000cf000
    (II) fglrx(0): Display width adjusted to to 2816 due to alignment constraints
    (II) fglrx(0): DRI initialization successfull!
    (II) fglrx(0): FBADPhys: 0xc0000000 FBMappedSize: 0x0106a000
    (II) fglrx(0): FBMM initialized for area (0,0)-(2816,1528)
    (II) fglrx(0): FBMM auto alloc for area (0,0)-(2816,1024) (front color buffer - assumption)
    (II) fglrx(0): Largest offscreen area available: 2816 x 504
    (==) fglrx(0): Backing store disabled
    (II) Loading extension FGLRXEXTENSION
    (II) Loading extension ATITVOUT
    (II) fglrx(0): DPMS enabled
    (**) fglrx(0): Textured Video is enabled.
    (II) LoadModule: "glesx"
    (II) Loading /usr/lib/xorg/modules//glesx.so
    (II) Module glesx: vendor="X.Org Foundation"
    compiled for 1.4.99.906, module version = 1.0.0
    (II) Loading extension GLESX
    (II) fglrx(0): GLESX enableFlags = 94
    (II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    Solid Horizontal and Vertical Lines
    Driver provided ScreenToScreenBitBlt replacement
    Driver provided FillSolidRects replacement
    (II) fglrx(0): GLESX is enabled
    (II) LoadModule: "amdxmm"
    (II) Loading /usr/lib/xorg/modules//amdxmm.so
    (II) Module amdxmm: vendor="X.Org Foundation"
    compiled for 1.4.99.906, module version = 1.0.0
    (II) Loading extension AMDXVOPL
    (II) fglrx(0): UVD2 feature is available
    (II) fglrx(0): Enable composite support successfully
    (II) fglrx(0): X context handle = 0x1
    (II) fglrx(0): [DRI] installation complete
    (==) fglrx(0): Silken mouse enabled
    (==) fglrx(0): Using HW cursor of display infrastructure!
    (==) fglrx(0): Using software cursor
    (II) fglrx(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (--) RandR disabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (WW) AIGLX: 3D driver claims to not support visual 0x23
    (WW) AIGLX: 3D driver claims to not support visual 0x24
    (WW) AIGLX: 3D driver claims to not support visual 0x25
    (WW) AIGLX: 3D driver claims to not support visual 0x26
    (WW) AIGLX: 3D driver claims to not support visual 0x27
    (WW) AIGLX: 3D driver claims to not support visual 0x28
    (WW) AIGLX: 3D driver claims to not support visual 0x29
    (WW) AIGLX: 3D driver claims to not support visual 0x2a
    (WW) AIGLX: 3D driver claims to not support visual 0x2b
    (WW) AIGLX: 3D driver claims to not support visual 0x2c
    (WW) AIGLX: 3D driver claims to not support visual 0x2d
    (WW) AIGLX: 3D driver claims to not support visual 0x2e
    (WW) AIGLX: 3D driver claims to not support visual 0x2f
    (WW) AIGLX: 3D driver claims to not support visual 0x30
    (WW) AIGLX: 3D driver claims to not support visual 0x31
    (WW) AIGLX: 3D driver claims to not support visual 0x32
    (WW) AIGLX: 3D driver claims to not support visual 0x33
    (WW) AIGLX: 3D driver claims to not support visual 0x34
    (WW) AIGLX: 3D driver claims to not support visual 0x35
    (WW) AIGLX: 3D driver claims to not support visual 0x36
    (WW) AIGLX: 3D driver claims to not support visual 0x37
    (WW) AIGLX: 3D driver claims to not support visual 0x38
    (WW) AIGLX: 3D driver claims to not support visual 0x39
    (WW) AIGLX: 3D driver claims to not support visual 0x3a
    (WW) AIGLX: 3D driver claims to not support visual 0x3b
    (WW) AIGLX: 3D driver claims to not support visual 0x3c
    (WW) AIGLX: 3D driver claims to not support visual 0x3d
    (WW) AIGLX: 3D driver claims to not support visual 0x3e
    (WW) AIGLX: 3D driver claims to not support visual 0x3f
    (WW) AIGLX: 3D driver claims to not support visual 0x40
    (WW) AIGLX: 3D driver claims to not support visual 0x41
    (WW) AIGLX: 3D driver claims to not support visual 0x42
    (WW) AIGLX: 3D driver claims to not support visual 0x43
    (WW) AIGLX: 3D driver claims to not support visual 0x44
    (WW) AIGLX: 3D driver claims to not support visual 0x45
    (WW) AIGLX: 3D driver claims to not support visual 0x46
    (WW) AIGLX: 3D driver claims to not support visual 0x47
    (WW) AIGLX: 3D driver claims to not support visual 0x48
    (WW) AIGLX: 3D driver claims to not support visual 0x49
    (WW) AIGLX: 3D driver claims to not support visual 0x4a
    (WW) AIGLX: 3D driver claims to not support visual 0x4b
    (WW) AIGLX: 3D driver claims to not support visual 0x4c
    (WW) AIGLX: 3D driver claims to not support visual 0x4d
    (WW) AIGLX: 3D driver claims to not support visual 0x4e
    (WW) AIGLX: 3D driver claims to not support visual 0x4f
    (WW) AIGLX: 3D driver claims to not support visual 0x50
    (WW) AIGLX: 3D driver claims to not support visual 0x51
    (WW) AIGLX: 3D driver claims to not support visual 0x52
    (WW) AIGLX: 3D driver claims to not support visual 0x53
    (WW) AIGLX: 3D driver claims to not support visual 0x54
    (WW) AIGLX: 3D driver claims to not support visual 0x55
    (WW) AIGLX: 3D driver claims to not support visual 0x56
    (WW) AIGLX: 3D driver claims to not support visual 0x57
    (WW) AIGLX: 3D driver claims to not support visual 0x58
    (WW) AIGLX: 3D driver claims to not support visual 0x59
    (WW) AIGLX: 3D driver claims to not support visual 0x5a
    (WW) AIGLX: 3D driver claims to not support visual 0x5b
    (WW) AIGLX: 3D driver claims to not support visual 0x5c
    (WW) AIGLX: 3D driver claims to not support visual 0x5d
    (WW) AIGLX: 3D driver claims to not support visual 0x5e
    (WW) AIGLX: 3D driver claims to not support visual 0x5f
    (WW) AIGLX: 3D driver claims to not support visual 0x60
    (WW) AIGLX: 3D driver claims to not support visual 0x61
    (WW) AIGLX: 3D driver claims to not support visual 0x62
    (WW) AIGLX: 3D driver claims to not support visual 0x63
    (WW) AIGLX: 3D driver claims to not support visual 0x64
    (WW) AIGLX: 3D driver claims to not support visual 0x65
    (WW) AIGLX: 3D driver claims to not support visual 0x66
    (WW) AIGLX: 3D driver claims to not support visual 0x67
    (WW) AIGLX: 3D driver claims to not support visual 0x68
    (WW) AIGLX: 3D driver claims to not support visual 0x69
    (WW) AIGLX: 3D driver claims to not support visual 0x6a
    (WW) AIGLX: 3D driver claims to not support visual 0x6b
    (WW) AIGLX: 3D driver claims to not support visual 0x6c
    (WW) AIGLX: 3D driver claims to not support visual 0x6d
    (WW) AIGLX: 3D driver claims to not support visual 0x6e
    (WW) AIGLX: 3D driver claims to not support visual 0x6f
    (WW) AIGLX: 3D driver claims to not support visual 0x70
    (WW) AIGLX: 3D driver claims to not support visual 0x71
    (WW) AIGLX: 3D driver claims to not support visual 0x72
    (II) AIGLX: Loaded and initialized /usr/lib/dri/fglrx_dri.so
    (II) GLX: Initialized DRI GL provider for screen 0
    (II) fglrx(0): Enable the clock gating!
    (II) fglrx(0): Setting screen physical size to 381 x 238
    (II) config/hal: Adding input device ThinkPad Extra Buttons
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.6.2, module version = 2.2.3
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (**) ThinkPad Extra Buttons: always reports core events
    (**) ThinkPad Extra Buttons: Device: "/dev/input/event6"
    (II) ThinkPad Extra Buttons: Found keys
    (II) ThinkPad Extra Buttons: Configuring as keyboard
    (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us,no"
    (**) Option "xkb_options" "grp:alt_shift_toggle"
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) filter chain progression: 2.00
    (**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms
    (**) Macintosh mouse button emulation: (accel) set acceleration profile 0
    (II) config/hal: Adding input device TPPS/2 IBM TrackPoint
    (**) TPPS/2 IBM TrackPoint: always reports core events
    (**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event8"
    (II) TPPS/2 IBM TrackPoint: Found 3 mouse buttons
    (II) TPPS/2 IBM TrackPoint: Found x and y relative axes
    (II) TPPS/2 IBM TrackPoint: Configuring as mouse
    (**) TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
    (**) TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE)
    (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
    (**) TPPS/2 IBM TrackPoint: (accel) filter chain progression: 2.00
    (**) TPPS/2 IBM TrackPoint: (accel) filter stage 0: 20.00 ms
    (**) TPPS/2 IBM TrackPoint: (accel) set acceleration profile 0
    (II) config/hal: Adding input device Logitech USB Receiver
    (**) Logitech USB Receiver: always reports core events
    (**) Logitech USB Receiver: Device: "/dev/input/event9"
    (II) Logitech USB Receiver: Found 20 mouse buttons
    (II) Logitech USB Receiver: Found x and y relative axes
    (II) Logitech USB Receiver: Found scroll wheel(s)
    (II) Logitech USB Receiver: Configuring as mouse
    (**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    (**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE)
    (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
    (**) Logitech USB Receiver: (accel) filter chain progression: 2.00
    (**) Logitech USB Receiver: (accel) filter stage 0: 20.00 ms
    (**) Logitech USB Receiver: (accel) set acceleration profile 0
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us,no"
    (**) Option "xkb_options" "grp:alt_shift_toggle"
    (II) config/hal: Adding input device Logitech USB Receiver
    (**) Logitech USB Receiver: always reports core events
    (**) Logitech USB Receiver: Device: "/dev/input/event10"
    (II) Logitech USB Receiver: Found 1 mouse buttons
    (II) Logitech USB Receiver: Found scroll wheel(s)
    (II) Logitech USB Receiver: Found keys
    (II) Logitech USB Receiver: Configuring as keyboard
    (II) Logitech USB Receiver: Adding scrollwheel support
    (**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    (**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us,no"
    (**) Option "xkb_options" "grp:alt_shift_toggle"
    (II) config/hal: Adding input device Video Bus
    (**) Video Bus: always reports core events
    (**) Video Bus: Device: "/dev/input/event5"
    (II) Video Bus: Found keys
    (II) Video Bus: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us,no"
    (**) Option "xkb_options" "grp:alt_shift_toggle"
    (II) fglrx(0): EDID vendor "LEN", prod id 16438
    (II) fglrx(0): Printing DDC gathered Modelines:
    (II) fglrx(0): Modeline "1440x900"x0.0 101.60 1440 1488 1520 1824 900 903 909 926 -hsync -vsync (55.7 kHz)
    (II) fglrx(0): Modeline "1440x900"x0.0 85.60 1440 1488 1520 1848 900 903 909 926 -hsync -vsync (46.3 kHz)
    (II) fglrx(0): EDID vendor "LEN", prod id 16438
    (II) fglrx(0): Printing DDC gathered Modelines:
    (II) fglrx(0): Modeline "1440x900"x0.0 101.60 1440 1488 1520 1824 900 903 909 926 -hsync -vsync (55.7 kHz)
    (II) fglrx(0): Modeline "1440x900"x0.0 85.60 1440 1488 1520 1848 900 903 909 926 -hsync -vsync (46.3 kHz)
    Last edited by orjanp (2009-08-12 08:43:13)

  • [SOLVED] Samsung q1 ( egalax ) touchscreen not working with Xorg 1.6

    I was using egalax touchscreen driver 2.06.2410 in my samsung Q1 :
    http://home.eeti.com.tw/web20/eGalaxTou … Driver.htm
    With the Xorg update to 1.6 version touchscreen stop working. If you want it back you can use this egalax_drv.so i got from eeti:
    http://rapidshare.com/files/228797256/e … rv.so.html
    Liquibyte and Kriblom kindly provided alternative (and probably better ) hosting:
    http://www.liquibyte.com/driver/egalax_drv.so
    http://dont-looze-touch.ovh.org/egalax_drv.so
    It do worked for me using the 2.06.2410 driver and overwriting the old egalax_drv.so in /usr/lib/xorg/modules/input. I'm on 32 bit and i don't know if this do work in 64 bit too.
    Last edited by ernia (2009-05-04 06:09:27)

    Actually I've just gotten it.  I'll just post mine in case it's useful to someone else.
    Section "ServerLayout"
    InputDevice "EETI" "SendCoreEvents"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    EndSection
    Section "ServerFlags"
    Option "AutoAddDevices" "False"
    Option "DontZap" "false"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "intel"
    VendorName "Intel Corporation"
    BoardName "Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
    BusID "PCI:0:2:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    Modes "1024x600"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    Modes "1024x600"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    Modes "1024x600"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    Modes "1024x600"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    Modes "1024x600"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1024x600"
    EndSubSection
    EndSection
    ### Touch Configuration Beginning ###
    Section "InputDevice"
    Identifier "EETI"
    Driver "egalax"
    Option "Device" "usbauto"
    Option "Parameters" "/var/lib/eeti.param"
    Option "ScreenNo" "0"
    EndSection
    ### Touch Configuration End ###
    Editing for brevity.
    Last edited by liquibyte (2009-05-03 19:54:42)

  • AltGr key not working after upgrade to Xorg 7.3

    So, I upgraded to Xorg 7.3, and everything seemingly worked fine.
    Then I tried writing an e-mail address, and pressing AltGr+2 which should give me an (at) symbol didn't work. After fiddling about abit, I concluded that  AltGr did not work at all.
    I tried the suggested solutions in the wiki, but none worked for me. I also tried setting Option "XkvVariant "nodeadkeys", but no luck there either.
    Here's the keyboard section of my xorg.conf:
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "no"
    Option "XkbVariant" ""
    EndSection
    This worked like it should before the upgrade.
    As you may have noticed, I have a norwegian keyboard. And if it helps, it's a laptop keyboard - I have a HP nc8430.
    Pressing and releasing AltGr in xev produces this output:
    FocusIn event, serial 28, synthetic NO, window 0x2200001,
    mode NotifyUngrab, detail NotifyAncestor
    KeymapNotify event, serial 28, synthetic NO, window 0x0,
    keys: 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    I'm not entirely sure if this is relevant tough.
    Any help will be greatly appreciated.
    EDIT: I should perhaps add this:
    I'm not using a composite manager like Compiz or Beryl, and I do not have composite nor AIGLX enabled in my xorg.conf.
    I'm using the fglrx driver.
    Last edited by sunn (2007-11-07 16:28:46)

    It seems the problem has resolved itself. I did a pacman -Syu today, and although only libsamplerate was upgraded, my AltGr key functions properly again. Kind of weird, as libsamplerate seems to have something to do with audio.. But hey, it works, and I'm not complaining.

  • [SOLVED] Xorg upgrade + Catalyst = not working

    After my last upgrade Catalyst does not work anymore. Is it posible to downgrade Xorg to older version? I tried adding:
    [xorg111]
    Server = http://catalyst.apocalypsus.net/repo/xorg111/$arch
    ...to pacman.conf but when i tried to install catalyst i get only this:
    :: xorg-server and xf86-input-evdev are in conflict. Remove xf86-input-evdev? [y/N] y
    error: failed to prepare transaction (could not satisfy dependencies)
    :: xorg-server: requires xf86-input-evdev
    Any thoughts?
    Last edited by tomek@vz (2012-03-17 20:20:55)

    mundigranja wrote:
    Is it the Xorg111 repository above all others? If so, perhaps you have to refresh:
    # pacman -Syy
    # pacman -Suu
    I screwed up - i placed xorg repo at the bottom. I put it above [core] and now it works Thanks

  • [SOLVED] Xorg and keyboard not working after upgrade.

    Hi guys,
    after a `# pacman -Syyu` I got Xorg not starting and keyboard not working: I am unable to do anything.
    I'm posting here pacman's log that I got by booting an Ubuntu Live CD: https://gist.github.com/anonymous/7517806
    Any hint?
    How do you recover a system once it's gone like this? Many thanks in advance.
    J
    Last edited by ifsixwasnine (2013-12-23 13:58:16)

    WonderWoofy wrote:
    I wouldn't necessarily call this [SOLVED].  At best I would probably mention that you found a workaround.  The addition of '(downgrade)' likely makes it fine, but just FYI for future threads.  There are two reasons for this.  One, others who find this thread are likely to dig into it thinking there is a real solution, and two, if you mark it as [Solved] it might generate less attention, lessening the chances of you actually being helped to a real solution.
    Just my 1.46¢
    You're right, problem wasn't actually solved. In fact, yesterday I upgraded the whole system again and the same problem showed up, but I got it fixed.
    Same scenario: after a boot (shorter than usual), what I had was a tty, but I noticed something that I hadn't noticed the last time: the prompt said "Arch Linux 3.11.[?]".
    The kernel version was supposed to be 3.12.[?] so I started investigating and after several attempts, this is how I got the system working again:
    1. Chrooted into the system
    2. Wiped /boot
    3. Re-installed grub
    4. Re-installed linux kernel
    5. Re-created grub.cfg
    6. ???
    7. Profit
    I'm pretty sure that what originated the problem wasn't a "kernel issue" as I pointed out in my previous post, but it was an incorrect installation of grub: in fact, the grub prompt never showed up before yesterday, the system used to boot straight, ignoring the 5 seconds timeout.

  • Xorg 1.6.3.901 input not working

    I recently had to reinstall Arch on my laptop after a hard drive crash. I had a working X11 setup with XDM and ratpoison, though I'm not sure which version of X I had and I have no way of checking that. Trying to get 1.6.3 working in my new install has been a pain. The radeonhd graphics drivers appear to be working fine on my RS690M, but keyboard and mouse input are not working. I've tried using the synaptics and plain evdev driver for the mouse, hal/no hal, and turning hotplugging on and off in the server. None of this is working. If I run startx with a minimal xinitrc starting an xterm, I can't use the xterm, and if I start XDM, it appears to be receiving a steady stream of return key presses, because rather than showing username and password fields, "Login Incorrect" is flickering at the bottom of the login window.
    Hardware: AMD Turion 64 x2, synaptics touchpad, ATI RS690M chipset mobile graphics card, laptop keyboard (Toshiba satellite l355d-s7809)
    Last edited by chunk08 (2009-10-13 13:40:53)

    You're right Nephete but i didn't consider this post as a "help me compiling nouveau".
    nv_accel_common.c: In function 'NVAccelInitContextSurfaces':
    nv_accel_common.c:48: erreur: 'NV_10' undeclared (first use in this function)
    nv_accel_common.c:48: erreur: (Each undeclared identifier is reported only once
    nv_accel_common.c:48: erreur: for each function it appears in.)
    make[2]: *** [nv_accel_common.lo] Erreur 1
    make[2]: *** Attente des tâches non terminées....
    mv -f .deps/nv_cursor.Tpo .deps/nv_cursor.Plo
    make[2]: quittant le répertoire « /home/bruno/abs/xf86-video-nouveau/src/xf86-video-nouveau-20090612/src »
    make[1]: *** [all-recursive] Erreur 1
    make[1]: quittant le répertoire « /home/bruno/abs/xf86-video-nouveau/src/xf86-video-nouveau-20090612 »
    make: *** [all] Erreur 2

  • Why my phone's Android apps not work with normal ph data connection​s???

    After 10.3.1.1779 update my phone Q5 had facing lots prblms... at first I can't download anything from amazon app store with normal deta connection, 2nd android apps not work with normal mobile deta connection its always need wifi, 3rd mobile search engine not worked properly and also contact books always show no contacts after restarts it's fixed bt some time later it's starts again... and pls give update for facebook.... plssss plssss blackberry fix those problem.....

    Can I see your /var/log/Xorg.0.log through Pastebin?

  • [Solved] Suspend not working on Asus N82JV / USB 3.0

    *Solved* Turns out you just have to create a file in /etc/pm/config.d with the following text: SUSPEND_MODULES="xhci-hcd ehci-hcd". Voilá. Suspend to ram works by a) sudo pm-suspend b) Ordering KDE to suspend c) Fn+F1.
    I've been trying to figure this out for some time now.
    I've managed to get suspending to disk working, using hibernate-script with USuspendMethod disk. I had to blacklist xhci_hcd (usb 3.0) in order for it to work.
    I already tried pretty much every s2ram combination as described here, even though I haven't yet tried the booting with minimal environment part.
    Every combination ends up complety locking the system, with no possibility of ctrl+alt+fx or even ctrl+alt+del. Just hangs 'forever'.
    /etc/suspend.conf
    snapshot device = /dev/snapshot
    resume device = /dev/sda7
    #image size = 350000000
    suspend loglevel = 2
    compute checksum = y
    compress = y
    #encrypt = y
    #early writeout = y
    #splash = y
    shutdown method = shutdown
    /etc/hibernate/common.conf
    # Configuration options common for suspending to disk or RAM.
    # Options are not case sensitive.
    # See hibernate.conf(5) for help on the configuration items.
    ### Some global settings
    Verbosity 0
    LogFile /var/log/hibernate.log
    LogVerbosity 3
    #LogTimestamp yes
    AlwaysForce yes
    # AlwaysKill yes
    # HibernateVT 15
    Distribution arch
    # XDisplay :0
    ### Scriptlets
    ### Scriptlets provide support for doing all sorts of things before and after
    ### suspending. The defaults settings here should work for most people, but
    ### you may wish to edit these to taste. Consult "hibernate -h" for help on
    ### the configuration settings.
    ### bootsplash
    ## If you use bootsplash, also enabling SwitchToTextMode is recommended if
    ## you use X, otherwise you may end up with a garbled X display.
    # Bootsplash on
    # BootsplashConfig /etc/bootsplash/default/config/bootsplash-1024x768.cfg
    ### clock
    SaveClock restore-only
    #DirectIsa
    ### devices
    # IncompatibleDevices /dev/dsp /dev/video*
    ### diskcache
    # DisableWriteCacheOn /dev/hda
    ### fbsplash (enable SwitchToTextMode if you use this)
    # FBSplash on
    # FBSplashTheme tuxonice
    ### filesystems
    # Unmount /nfsshare /windows /mnt/sambaserver
    # UnmountFSTypes smbfs nfs
    # UnmountGraceTime 1
    # Mount /windows
    ### grub
    # ChangeGrubMenu yes
    # GrubMenuFile /boot/grub/menu.lst
    # AlternateGrubMenuFile /boot/grub/menu-suspended.lst
    # BackupGrubMenuFile /boot/grub/menu.lst.hibernate.bak
    # see http://bugs.debian.org/317479
    # RemountXFSBoot yes
    ### hardware_tweaks
    # IbmAcpi yes
    # RadeonTool yes
    # Runi915resolution yes
    FullSpeedCPU yes
    ### lilo
    # EnsureLILOResumes yes
    ### lock (generally you only want one of the following options)
    ## For console you need vlock available.
    ## For x you need xscreensaver-command-command available.
    ## For gnome you need gnome-screensaver-command available.
    ## For kde you need dcop, kscreensaver available.
    ## For XAuto you need xautolock available.
    ## For Xtr you need xtrlock available.
    ## For Freedesktop (for example KDE4) you need dbus-send available
    # LockConsoleAs root
    # LockXScreenSaver yes
    LockGnomeScreenSaver yes
    # LockFreedesktop
    # LockKDE yes
    # LockXLock yes
    # LockXAutoLock yes
    # LockXtrLock yes
    ### misclaunch
    # OnSuspend 20 echo "Good night!"
    # OnResume 20 echo "Good morning!"
    ### modules
    # UnloadModules snd_via82cxxx usb-ohci
    # UnloadAllModules yes
    UnloadBlacklistedModules yes
    LoadModules auto
    # LoadModulesFromFile /etc/modules
    ### modules-gentoo
    # GentooModulesAutoload yes
    ### network
    # DownInterfaces eth0
    # UpInterfaces auto
    ### networkmanager
    EnableNMReconnect yes
    ### pause_audio
    # MuteAudio yes
    # PauseAudio yes
    ### pcmcia
    # EjectCards yes
    ### programs
    # IncompatiblePrograms xmms
    ### services
    # RestartServices laptop_mode anacron
    # StopServices alsasound
    # StartServices aumix
    ### vbetool
    # EnableVbetool yes
    # RestoreVbeStateFrom /var/lib/vbetool/vbestate
    # VbetoolPost yes
    # RestoreVCSAData yes
    ### xhacks
    SwitchToTextMode yes
    # UseDummyXServer yes
    # DummyXServerConfig xorg-dummy.conf
    ### xstatus
    ## This can be set to gnome, kde or x:
    ## For gnome you need zenity available.
    ## For kde you need dcop, kstart, kdialog available.
    ## For x you need to have xosd OR xmessage available.
    # XStatus gnome
    # XmessageDisable yes
    # XSuspendText Preparing to suspend...
    # XResumeText Resuming from suspend...
    ## When using XStatus x, and you have xosd installed:
    # XosdSettings --font '-misc-fixed-medium-r-semicondensed--*-120-*-*-c-*-*-*' --colour=Green --shadow 1 --pos bottom --align center --offset 50
    ### xbacklight
    # BackLight yes
    ### gaim
    ## You need to have dbus, gaim_remote available.
    # LogoutGaim yes
    # GaimRestoreStatus yes
    # GaimLogoutMessage Hibernating
    # GaimLoginMessage Back from hibernation
    ### pidgin
    # LogoutPidgin yes
    # PidginRestoreStatus yes
    # PidginLogoutMessage Hibernating - bye!
    # PidginLoginMessage I'm back!
    ### SSH and PGP keys
    # AgentsClearGPG yes
    # AgentsClearSSH yes
    ### Virtualbox
    # SuspendVirtualbox yes
    ### Dropping disk caches
    # As a way to speed up suspending, you can free the memory used for disk caches so there will be less to write to the disk. The downside is the risk of crashing your system. but I have had no trouble with it so far, while reducing the size of the suspended image by half.
    #OnSuspend 00 sync; echo 3 > /proc/sys/vm/drop_caches
    /etc/hibernate/ususpend-ram.conf
    # This file is used when suspending to RAM using the uswsusp functionality in
    # the kernel. You will require the s2disk binary to be installed - this can be
    # downloaded from http://suspend.sourceforge.net/ . On Debian systems, just
    # install the uswsusp package.
    # Add any configuration options specific to ususpend to this file. Ordering is
    # not crucial, and options are not case-sensitive.
    # See hibernate.conf(5) for help on the configuration items.
    USuspendMethod ram
    ## if needed, pass the -f option to s2ram
    USuspendRamForce yes
    ## if s2ram is unsure, let it use system-specific options instead of having to
    ## force it.
    #USuspendRamUnsureOk yes
    ## if needed, pass the -m option to s2ram
    ## (-m should be used instead of -s, if possible; see
    ## https://bugzilla.novell.com/show_bug.cgi?id=229603)
    USuspendRamVbeMode yes
    ## if needed, pass the -s option to s2ram
    ## (if possible, prefer -m to -s; see above)
    # USuspendRamVbeSave yes
    ## if needed, pass the -p option to s2ram
    # USuspendRamVbePost yes
    ## if needed, pass the -a option to s2ram
    ## (Intel users see: http://en.opensuse.org/S2ram#Intel_Graphics_Chipsets)
    USuspendRamAcpiSleep 3
    ## if needed, pass the -v option to s2ram
    USuspendRamPciSave yes
    ## if needed, pass the -r option to s2ram
    # USuspendRamRadeontool yes
    Include common.conf
    Here's the output from /var/log/hibernate.conf, from when I try hibernate -F /etc/hibernate/ususpend-ram.conf
    Starting suspend at Seg Ago 16 22:38:02 WEST 2010
    hibernate: [01] Executing CheckLastResume ...
    hibernate: [01] Executing CheckRunlevel ...
    hibernate: [01] Executing LockFileGet ...
    hibernate: [01] Executing NewKernelFileCheck ...
    hibernate: [10] Executing EnsureUSuspendCapable ...
    hibernate: [11] Executing XHacksSuspendHook1 ...
    hibernate: [59] Executing RemountXFSBootRO ...
    hibernate: [61] Executing NMSuspend ...
    Putting NetworkManager to sleep
    hibernate: [89] Executing SaveKernelModprobe ...
    Saved /proc/sys/kernel/modprobe is /sbin/modprobe
    hibernate: [91] Executing LockGnomeScreensaver ...
    hibernate: [91] Executing ModulesUnloadBlacklist ...
    Unloading blacklisted modules listed /etc/hibernate/blacklisted-modules
    Module version for ipw2100 is 66050
    Module version for ipw2200 is 66050
    Module version for snd_bt_sco is
    Module version for ndiswrapper is
    Unloading blacklisted module uvcvideo (and dependencies)
    Unloading uvcvideo ...
    Removing modules with rmmod.
    Unloading blacklisted module xhci_hcd (and dependencies)
    Unloading xhci_hcd ...
    hibernate: [95] Executing XHacksSuspendHook2 ...
    xhacks: changing console from 7 to 15
    hibernate: [98] Executing CheckRunlevel ...
    hibernate: [98] Executing FullSpeedCPUSuspend ...
    Switched to performance, with min freq at 2267000
    Switched to performance, with min freq at 2267000
    Switched to performance, with min freq at 2267000
    Switched to performance, with min freq at 2267000
    hibernate: [99] Executing DoUSuspend ...
    hibernate: Running /usr/sbin/s2ram -f -m -a 3 -v...
    lspci
    spci
    00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 12)
    00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 Root Port (rev 12)
    00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 12)
    00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
    00:1a.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
    00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06)
    00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 06)
    00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 06)
    00:1c.3 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 4 (rev 06)
    00:1c.5 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 (rev 06)
    00:1d.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a6)
    00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 06)
    00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 06)
    00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 06)
    00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 06)
    01:00.0 VGA compatible controller: nVidia Corporation Device 0caf (rev ff)
    03:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
    04:00.0 USB Controller: NEC Corporation Device 0194 (rev 03)
    05:00.0 Ethernet controller: Atheros Communications Device 1063 (rev c0)
    ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02)
    ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02)
    ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
    ff:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 02)
    ff:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
    ff:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
    lsusb
    Bus 002 Device 003: ID 0bda:0116 Realtek Semiconductor Corp. Mass Storage Device
    Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 001 Device 003: ID 04f2:b1bb Chicony Electronics Co., Ltd
    Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    lsmod
    Module Size Used by
    cryptd 6246 0
    aes_x86_64 7396 1
    aes_generic 26154 1 aes_x86_64
    acpi_call 1712 0
    ipv6 280376 32
    usb_storage 42628 0
    uvcvideo 59687 0
    videodev 39355 1 uvcvideo
    v4l1_compat 15554 2 uvcvideo,videodev
    v4l2_compat_ioctl32 10681 1 videodev
    snd_hda_codec_intelhdmi 10070 1
    snd_hda_codec_realtek 267731 1
    snd_seq_oss 29920 0
    snd_seq_midi_event 5420 1 snd_seq_oss
    snd_seq 51394 4 snd_seq_oss,snd_seq_midi_event
    snd_seq_device 5469 2 snd_seq_oss,snd_seq
    snd_hda_intel 21906 2
    snd_hda_codec 76787 3 snd_hda_codec_intelhdmi,snd_hda_codec_realtek,snd_hda_intel
    snd_hwdep 6286 1 snd_hda_codec
    snd_pcm 71781 2 snd_hda_intel,snd_hda_codec
    asus_laptop 14339 0
    sparse_keymap 2547 1 asus_laptop
    wmi 5925 0
    nouveau 523432 0
    snd_timer 19820 2 snd_seq,snd_pcm
    ac 3089 0
    battery 10055 0
    thermal 12258 0
    ttm 45713 1 nouveau
    snd 58291 13 snd_hda_codec_realtek,snd_seq_oss,snd_seq,snd_seq_device,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    snd_page_alloc 7233 2 snd_hda_intel,snd_pcm
    arc4 1362 2
    ecb 1993 2
    joydev 9863 0
    xhci_hcd 45124 0
    ath9k 72182 0
    ath9k_common 2529 1 ath9k
    iTCO_wdt 10669 0
    iTCO_vendor_support 1849 1 iTCO_wdt
    mac80211 182919 2 ath9k,ath9k_common
    ath9k_hw 216824 2 ath9k,ath9k_common
    ath 8790 2 ath9k,ath9k_hw
    cfg80211 141632 4 ath9k,ath9k_common,mac80211,ath
    rfkill 15518 2 asus_laptop,cfg80211
    led_class 2347 2 asus_laptop,ath9k
    atl1c 31680 0
    i2c_i801 8598 0
    ehci_hcd 36042 0
    usbcore 145453 5 usb_storage,uvcvideo,xhci_hcd,ehci_hcd
    cpufreq_powersave 942 0
    psmouse 53592 0
    cpufreq_ondemand 7990 4
    sg 25328 0
    acpi_cpufreq 6491 1
    freq_table 2339 2 cpufreq_ondemand,acpi_cpufreq
    evdev 8775 16
    serio_raw 4470 0
    pcspkr 1803 0
    processor 29040 5 acpi_cpufreq
    fuse 59417 7
    soundcore 6089 1 snd
    rtc_cmos 8886 0
    rtc_core 14439 1 rtc_cmos
    rtc_lib 1882 1 rtc_core
    ext4 330125 1
    mbcache 5762 1 ext4
    jbd2 75607 1 ext4
    crc16 1281 1 ext4
    sr_mod 14842 0
    cdrom 35809 1 sr_mod
    sd_mod 27923 5
    ahci 36972 4
    libata 155099 1 ahci
    scsi_mod 94212 5 usb_storage,sg,sr_mod,sd_mod,libata
    i915 296298 2
    drm_kms_helper 23740 2 nouveau,i915
    drm 162265 5 nouveau,ttm,i915,drm_kms_helper
    i2c_algo_bit 5071 2 nouveau,i915
    button 4818 2 nouveau,i915
    i2c_core 18364 7 videodev,nouveau,i2c_i801,i915,drm_kms_helper,drm,i2c_algo_bit
    video 19077 1 i915
    output 1956 1 video
    intel_agp 29074 2 i915
    Am I missing something? Is it another module? Some hardware that's causing this? The only other odd hardware configuration, other than USB 3.0 is the dual graphic cards (Nvidia Optimus). The Nvidia is powered down, though (tried both ways).
    Note: The default suspend system doesn't work, it just locks the screen (if in gnome/kde/whatever)
    Last edited by Xehoz (2010-11-25 23:37:14)

    Looke like tripplec has this right.  From http://support.lenovo.com/en_US/product-and-parts/detail.page?&DocID=PD024298
    Notes:
    ThinkPad T420, T420s and T520 models, USB 3.0 port on the Mini Dock Series 3 with USB 3.0 will function as a USB 2.0 port.
    Thinkpad T430, T430s and T530 models on the Mini Dock Series 3 with USB 3.0 will function as a USB 3.0 port.
    The functionality of the T420, T420s and T520 is a limitation of the Intel Chipset not a defect in either the Thinkpad or Mini Dock Series 3 with USB 3.0
    I don't see that on the sales page.  Only found it by searching on the part number
    Z.
    The large print: please read the Community Participation Rules before posting. Include as much information as possible: model, machine type, operating system, and a descriptive subject line. Do not include personal information: serial number, telephone number, email address, etc.  The fine print: I do not work for, nor do I speak for Lenovo. Unsolicited private messages will be ignored. ... GeezBlog
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

  • NVIDIA driver not working on HP envy dv7

    Hi,
    i trying to install nvidia official driver to my HP envy dv7 laptop.
    Two wasted nights without success.
    I trying newest version from nvidia.com and from pacman.
    Result is same in both cases - black screen, high cpu temperatures, no video output.
    Pasted logs are from pacman version.
    Thank you for help !
    uname -a :
    $ uname -a
    Linux localhost 3.13.5-1-ARCH #1 SMP PREEMPT Sun Feb 23 00:25:24 CET 2014 x86_64 GNU/Linux
    lspci | grep VGA
    $ lspci | grep VGA
    00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
    01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 630M] (rev a1)
    modinfo nvidia
    $modinfo nvidia
    filename: /lib/modules/3.13.5-1-ARCH/extramodules/nvidia.ko.gz
    alias: char-major-195-*
    version: 331.38
    supported: external
    license: NVIDIA
    alias: pci:v000010DEd00000E00sv*sd*bc04sc80i00*
    alias: pci:v000010DEd00000AA3sv*sd*bc0Bsc40i00*
    alias: pci:v000010DEd*sv*sd*bc03sc02i00*
    alias: pci:v000010DEd*sv*sd*bc03sc00i00*
    depends: drm,i2c-core
    vermagic: 3.13.0-1-ARCH SMP preempt mod_unload modversions
    parm: NVreg_Mobile:int
    parm: NVreg_ResmanDebugLevel:int
    parm: NVreg_RmLogonRC:int
    parm: NVreg_ModifyDeviceFiles:int
    parm: NVreg_DeviceFileUID:int
    parm: NVreg_DeviceFileGID:int
    parm: NVreg_DeviceFileMode:int
    parm: NVreg_RemapLimit:int
    parm: NVreg_UpdateMemoryTypes:int
    parm: NVreg_InitializeSystemMemoryAllocations:int
    parm: NVreg_RMEdgeIntrCheck:int
    parm: NVreg_UsePageAttributeTable:int
    parm: NVreg_MapRegistersEarly:int
    parm: NVreg_RegisterForACPIEvents:int
    parm: NVreg_CheckPCIConfigSpace:int
    parm: NVreg_EnablePCIeGen3:int
    parm: NVreg_EnableMSI:int
    parm: NVreg_MemoryPoolSize:int
    parm: NVreg_RegistryDwords:charp
    parm: NVreg_RmMsg:charp
    parm: NVreg_AssignGpus:charp
    pacman -Qi nvidia
    $pacman -Qi nvidia
    Name : nvidia
    Version : 331.38-3
    Description : NVIDIA drivers for linux
    Architecture : x86_64
    URL : http://www.nvidia.com/
    Licenses : custom
    Groups : None
    Provides : None
    Depends On : linux>=3.13 linux<3.14 nvidia-libgl nvidia-utils=331.38
    Optional Deps : None
    Required By : None
    Optional For : bumblebee
    Conflicts With : nvidia-96xx nvidia-173xx
    Replaces : None
    Installed Size : 4642.00 KiB
    Packager : Thomas Bächler <[email protected]>
    Build Date : Sun 26 Jan 2014 10:22:40 AM UTC
    Install Date : Wed 26 Feb 2014 05:45:32 PM UTC
    Install Reason : Explicitly installed
    Install Script : Yes
    Validated By : Signature
    nvidia-xconfig --query-gpu-info
    $nvidia-xconfig --query-gpu-info
    Number of GPUs: 1
    GPU #0:
    Name : GeForce GT 630M
    UUID : GPU-172f9afb-954f-a30c-b9e1-016f89943947
    PCI BusID : PCI:1:0:0
    Number of Display Devices: 1
    Display Device 0 (CRT-0):
    No EDID information available.
    xorg.0.log
    [ 2028.379]
    X.Org X Server 1.15.0
    Release Date: 2013-12-27
    [ 2028.394] X Protocol Version 11, Revision 0
    [ 2028.399] Build Operating System: Linux 3.12.5-1-ARCH x86_64
    [ 2028.407] Current Operating System: Linux localhost 3.13.5-1-ARCH #1 SMP PREEMPT Sun Feb 23 00:25:24 CET 2014 x86_64
    [ 2028.407] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=64c5186f-288d-4708-959e-38cca5d1b5c0 rw quiet
    [ 2028.423] Build Date: 09 January 2014 08:47:24AM
    [ 2028.431]
    [ 2028.439] Current version of pixman: 0.32.4
    [ 2028.456] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 2028.456] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 2028.498] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Feb 26 18:29:34 2014
    [ 2028.510] (==) Using config file: "/etc/X11/xorg.conf"
    [ 2028.522] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 2028.535] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 2028.548] (==) ServerLayout "Layout0"
    [ 2028.561] (**) |-->Screen "Screen0" (0)
    [ 2028.574] (**) | |-->Monitor "Monitor0"
    [ 2028.587] (**) | |-->Device "Device0"
    [ 2028.601] (**) |-->Input Device "Keyboard0"
    [ 2028.615] (**) |-->Input Device "Mouse0"
    [ 2028.629] (==) Automatically adding devices
    [ 2028.643] (==) Automatically enabling devices
    [ 2028.658] (==) Automatically adding GPU devices
    [ 2028.673] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 2028.688] Entry deleted from font path.
    [ 2028.704] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 2028.721] Entry deleted from font path.
    [ 2028.738] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 2028.756] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 2028.774] Entry deleted from font path.
    [ 2028.792] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 2028.869] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 2028.889] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 2028.910] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 2028.931] (WW) Disabling Keyboard0
    [ 2028.952] (WW) Disabling Mouse0
    [ 2028.974] (II) Loader magic: 0x804c80
    [ 2028.995] (II) Module ABI versions:
    [ 2029.017] X.Org ANSI C Emulation: 0.4
    [ 2029.039] X.Org Video Driver: 15.0
    [ 2029.062] X.Org XInput driver : 20.0
    [ 2029.084] X.Org Server Extension : 8.0
    [ 2029.107] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 2029.109] (--) PCI:*(0:0:2:0) 8086:0166:103c:181d rev 9, Mem @ 0xd4000000/4194304, 0xc0000000/268435456, I/O @ 0x00005000/64
    [ 2029.134] (--) PCI: (0:1:0:0) 10de:0de9:103c:181d rev 161, Mem @ 0xd2000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
    [ 2029.186] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 2029.213] Initializing built-in extension Generic Event Extension
    [ 2029.240] Initializing built-in extension SHAPE
    [ 2029.267] Initializing built-in extension MIT-SHM
    [ 2029.295] Initializing built-in extension XInputExtension
    [ 2029.322] Initializing built-in extension XTEST
    [ 2029.349] Initializing built-in extension BIG-REQUESTS
    [ 2029.377] Initializing built-in extension SYNC
    [ 2029.404] Initializing built-in extension XKEYBOARD
    [ 2029.432] Initializing built-in extension XC-MISC
    [ 2029.459] Initializing built-in extension SECURITY
    [ 2029.486] Initializing built-in extension XINERAMA
    [ 2029.512] Initializing built-in extension XFIXES
    [ 2029.538] Initializing built-in extension RENDER
    [ 2029.564] Initializing built-in extension RANDR
    [ 2029.589] Initializing built-in extension COMPOSITE
    [ 2029.615] Initializing built-in extension DAMAGE
    [ 2029.640] Initializing built-in extension MIT-SCREEN-SAVER
    [ 2029.665] Initializing built-in extension DOUBLE-BUFFER
    [ 2029.688] Initializing built-in extension RECORD
    [ 2029.711] Initializing built-in extension DPMS
    [ 2029.734] Initializing built-in extension Present
    [ 2029.756] Initializing built-in extension DRI3
    [ 2029.778] Initializing built-in extension X-Resource
    [ 2029.800] Initializing built-in extension XVideo
    [ 2029.821] Initializing built-in extension XVideo-MotionCompensation
    [ 2029.842] Initializing built-in extension XFree86-VidModeExtension
    [ 2029.863] Initializing built-in extension XFree86-DGA
    [ 2029.883] Initializing built-in extension XFree86-DRI
    [ 2029.903] Initializing built-in extension DRI2
    [ 2029.923] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [ 2029.923] (II) LoadModule: "glx"
    [ 2029.964] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 2029.993] (II) Module glx: vendor="NVIDIA Corporation"
    [ 2029.993] compiled for 4.0.2, module version = 1.0.0
    [ 2030.034] Module class: X.Org Server Extension
    [ 2030.055] (II) NVIDIA GLX Module 331.38 Wed Jan 8 19:10:17 PST 2014
    [ 2030.076] Loading extension GLX
    [ 2030.077] (II) LoadModule: "nvidia"
    [ 2030.120] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 2030.142] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 2030.142] compiled for 4.0.2, module version = 1.0.0
    [ 2030.185] Module class: X.Org Video Driver
    [ 2030.207] (II) NVIDIA dlloader X Driver 331.38 Wed Jan 8 18:51:00 PST 2014
    [ 2030.229] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 2030.251] (II) NVIDIA X compatibility module for ABI 15.0 built from xorg-server-1.14.99.901
    [ 2030.273] (II) X log verbosity: 5
    [ 2030.315] (--) using VT number 1
    [ 2030.462] (II) Loading sub module "fb"
    [ 2030.462] (II) LoadModule: "fb"
    [ 2030.462] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 2030.462] (II) Module fb: vendor="X.Org Foundation"
    [ 2030.462] compiled for 1.15.0, module version = 1.0.0
    [ 2030.462] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 2030.462] (WW) Unresolved symbol: fbGetGCPrivateKey
    [ 2030.462] (II) Loading sub module "wfb"
    [ 2030.462] (II) LoadModule: "wfb"
    [ 2030.462] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 2030.462] (II) Module wfb: vendor="X.Org Foundation"
    [ 2030.462] compiled for 1.15.0, module version = 1.0.0
    [ 2030.462] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 2030.462] (II) Loading sub module "ramdac"
    [ 2030.462] (II) LoadModule: "ramdac"
    [ 2030.462] (II) Module "ramdac" already built-in
    [ 2030.462] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 2030.462] (==) NVIDIA(0): RGB weight 888
    [ 2030.462] (==) NVIDIA(0): Default visual is TrueColor
    [ 2030.463] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 2030.463] (==) NVIDIA(0): Using HW cursor
    [ 2030.463] (==) NVIDIA(0): Video key set to default value of 0x101fe
    [ 2030.463] (==) NVIDIA(0): Not mapping the primary surface by default.
    [ 2030.463] (**) NVIDIA(0): Option "ConnectedMonitor" "DFP-0"
    [ 2030.463] (**) NVIDIA(0): Enabling 2D acceleration
    [ 2030.463] (**) NVIDIA(0): ConnectedMonitor string: "DFP-0"
    [ 2030.588] (WW) NVIDIA(0): Unable to read EDID for display device CRT-0
    [ 2030.588] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20130102)
    [ 2030.589] (II) NVIDIA(0): NVIDIA GPU GeForce GT 630M (GF108) at PCI:1:0:0 (GPU-0)
    [ 2030.589] (II) NVIDIA(0): GPU UUID: GPU-172f9afb-954f-a30c-b9e1-016f89943947
    [ 2030.589] (--) NVIDIA(0): Memory: 2097152 kBytes
    [ 2030.589] (II) NVIDIA(0): Board ID: 0xce4e
    [ 2030.589] (II) NVIDIA(0): Chip SKU: 770
    [ 2030.589] (II) NVIDIA(0): Chip SKU Mod: 1
    [ 2030.589] (II) NVIDIA(0): Project: 1303
    [ 2030.589] (II) NVIDIA(0): Project SKU: 0000
    [ 2030.589] (II) NVIDIA(0): GPU RAM Type: DDR3
    [ 2030.589] (--) NVIDIA(0): VideoBIOS: 70.08.b9.00.0b
    [ 2030.589] (--) NVIDIA(0): Found 2 heads on board
    [ 2030.589] (II) NVIDIA(0): Supported display device(s): CRT-0
    [ 2030.589] (II) NVIDIA(0): Bus detected as PCI Express
    [ 2030.589] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 2030.589] (II) NVIDIA(0): SPS : 1
    [ 2030.589] (II) NVIDIA(0): User configuration of GPU PowerMizer is supported
    [ 2030.589] (II) NVIDIA(0):
    [ 2030.591] (--) NVIDIA(0): Valid display device(s) on GeForce GT 630M at PCI:1:0:0
    [ 2030.591] (--) NVIDIA(0): CRT-0 (boot, connected)
    [ 2030.591] (--) NVIDIA(0): CRT-0 Name Aliases:
    [ 2030.591] (--) NVIDIA(0): CRT
    [ 2030.591] (--) NVIDIA(0): CRT-0
    [ 2030.591] (--) NVIDIA(0): DPY-0
    [ 2030.591] (--) NVIDIA(0): VGA-0
    [ 2030.591] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
    [ 2030.591] (--) NVIDIA(0):
    [ 2030.591] (--) NVIDIA(0): --- EDID for CRT-0 ---
    [ 2030.591] (--) NVIDIA(0):
    [ 2030.591] (--) NVIDIA(0): No EDID Available.
    [ 2030.591] (--) NVIDIA(0):
    [ 2030.591] (--) NVIDIA(0): --- End of EDID for CRT-0 ---
    [ 2030.591] (--) NVIDIA(0):
    [ 2030.591] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 2030.591] (**) NVIDIA(0): device CRT-0 (Using EDID frequencies has been enabled on
    [ 2030.591] (**) NVIDIA(0): all display devices.)
    [ 2030.591] (II) NVIDIA(0): Frequency information for CRT-0:
    [ 2030.591] (II) NVIDIA(0): HorizSync : 28.000-55.000 kHz
    [ 2030.591] (II) NVIDIA(0): VertRefresh : 43.000-72.000 Hz
    [ 2030.591] (II) NVIDIA(0): (HorizSync from Conservative Defaults)
    [ 2030.591] (II) NVIDIA(0): (VertRefresh from Conservative Defaults)
    [ 2030.593] (II) NVIDIA(GPU-0):
    [ 2030.593] (II) NVIDIA(GPU-0): --- Modes in ModePool for CRT-0 ---
    [ 2030.593] (II) NVIDIA(GPU-0): "nvidia-auto-select" : 1024 x 768 @ 60.0 Hz (from: X Server, VESA)
    [ 2030.593] (II) NVIDIA(GPU-0): "1024x768" : 1024 x 768 @ 60.0 Hz (from: X Server, VESA)
    [ 2030.593] (II) NVIDIA(GPU-0): "1024x768_60" : 1024 x 768 @ 60.0 Hz (from: X Server, VESA)
    [ 2030.593] (II) NVIDIA(GPU-0): "800x600" : 800 x 600 @ 72.2 Hz (from: X Server, VESA)
    [ 2030.593] (II) NVIDIA(GPU-0): "800x600_72" : 800 x 600 @ 72.2 Hz (from: X Server, VESA)
    [ 2030.593] (II) NVIDIA(GPU-0): "800x600_60" : 800 x 600 @ 60.3 Hz (from: X Server, VESA)
    [ 2030.593] (II) NVIDIA(GPU-0): "800x600_56" : 800 x 600 @ 56.2 Hz (from: X Server, VESA)
    [ 2030.593] (II) NVIDIA(GPU-0): "640x480" : 640 x 480 @ 59.9 Hz (from: X Server, VESA)
    [ 2030.593] (II) NVIDIA(GPU-0): "640x480_60" : 640 x 480 @ 59.9 Hz (from: X Server, VESA)
    [ 2030.593] (II) NVIDIA(GPU-0): "512x384" : 512 x 384 @ 60.0 Hz DoubleScan (from: X Server)
    [ 2030.593] (II) NVIDIA(GPU-0): "512x384d60" : 512 x 384 @ 60.0 Hz DoubleScan (from: X Server)
    [ 2030.593] (II) NVIDIA(GPU-0): "400x300" : 400 x 300 @ 72.2 Hz DoubleScan (from: X Server)
    [ 2030.593] (II) NVIDIA(GPU-0): "400x300d72" : 400 x 300 @ 72.2 Hz DoubleScan (from: X Server)
    [ 2030.593] (II) NVIDIA(GPU-0): "320x240" : 320 x 240 @ 60.1 Hz DoubleScan (from: X Server)
    [ 2030.593] (II) NVIDIA(GPU-0): "320x240d60" : 320 x 240 @ 60.1 Hz DoubleScan (from: X Server)
    [ 2030.593] (II) NVIDIA(GPU-0): --- End of ModePool for CRT-0: ---
    [ 2030.593] (II) NVIDIA(GPU-0):
    [ 2030.593] (II) NVIDIA(0): Display device(s) assigned to X screen 0:
    [ 2030.593] (II) NVIDIA(0): CRT-0
    [ 2030.593] (==) NVIDIA(0):
    [ 2030.593] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 2030.593] (==) NVIDIA(0): will be used as the requested mode.
    [ 2030.593] (==) NVIDIA(0):
    [ 2030.593] (II) NVIDIA(0): Requested modes:
    [ 2030.593] (II) NVIDIA(0): "CRT-0:nvidia-auto-select"
    [ 2030.593] (II) NVIDIA(0): Validated MetaModes:
    [ 2030.593] (II) NVIDIA(0): MetaMode "CRT-0:nvidia-auto-select":
    [ 2030.593] (II) NVIDIA(0): Size: 1024 x 768
    [ 2030.593] (II) NVIDIA(0): CRT-0: "nvidia-auto-select"
    [ 2030.593] (II) NVIDIA(0): Size : 1024 x 768
    [ 2030.593] (II) NVIDIA(0): Offset : +0 +0
    [ 2030.593] (II) NVIDIA(0): Panning
    [ 2030.593] (II) NVIDIA(0): Domain : 1024 x 768
    [ 2030.593] (II) NVIDIA(0): Tracking Area: 1024 x 768 +0 +0
    [ 2030.593] (II) NVIDIA(0): Border : 0,0,0,0
    [ 2030.593] (II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
    [ 2030.594] (II) NVIDIA(0): Adding implicit MetaMode: "VGA-0: 800x600"
    [ 2030.594] (II) NVIDIA(0): Adding implicit MetaMode: "VGA-0: 800x600_60"
    [ 2030.594] (II) NVIDIA(0): Adding implicit MetaMode: "VGA-0: 800x600_56"
    [ 2030.594] (II) NVIDIA(0): Adding implicit MetaMode: "VGA-0: 640x480"
    [ 2030.594] (II) NVIDIA(0): Adding implicit MetaMode: "VGA-0: 512x384"
    [ 2030.594] (II) NVIDIA(0): Adding implicit MetaMode: "VGA-0: 400x300"
    [ 2030.594] (II) NVIDIA(0): Adding implicit MetaMode: "VGA-0: 320x240"
    [ 2030.594] (II) NVIDIA(0): Adding implicit MetaMode: "VGA-0: nvidia-auto-select { ViewPortIn = 1024 x 576, ViewPortOut = 1024 x 576 + 0 + 96 }"
    [ 2030.596] (WW) NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
    [ 2030.596] (WW) NVIDIA(0): from CRT-0's EDID.
    [ 2030.596] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
    [ 2030.596] (--) Depth 24 pixmap format is 32 bpp
    [ 2030.597] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
    [ 2030.597] (II) NVIDIA: access.
    [ 2030.599] (II) NVIDIA(0): kernel module enabled successfully
    [ 2030.599] (II) NVIDIA(0): GPU initialized
    [ 2030.599] (II) NVIDIA(0): ACPI: AC state file path: /sys/class/power_supply/ADP1/online
    [ 2030.599] (II) NVIDIA(0): ACPI: the system is running on battery power
    [ 2030.599] (II) NVIDIA(0): ACPI: dock file path: /sys/devices/platform//dock.0/docked
    [ 2030.599] (II) NVIDIA(0): ACPI: the system is undocked
    [ 2030.599] (II) NVIDIA(0): Registered for mobile display change hotkey events.
    [ 2030.602] (II) NVIDIA(0): Setting mode "CRT-0:nvidia-auto-select"
    [ 2030.619] (II) NVIDIA(0): First mode initialized
    [ 2030.624] (==) NVIDIA(0): Using 8388608 bytes for software rendering cache
    [ 2030.629] (II) NVIDIA(0): Using built-in logo image.
    [ 2030.629] (II) NVIDIA(0): Logo is 744x537 with depth 24.
    [ 2030.641] Loading extension NV-GLX
    [ 2030.689] (II) NVIDIA(0): Initialized OpenGL Acceleration
    [ 2030.689] (II) NVIDIA(0): Visuals set up
    [ 2030.689] (II) NVIDIA(0): Pixmap depths set up
    [ 2030.690] (II) NVIDIA(0): GLX visuals set up
    [ 2030.690] (II) NVIDIA(0): Framebuffer set up
    [ 2030.690] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 2030.690] (II) NVIDIA(0): Initialized X Rendering Acceleration
    [ 2030.690] (==) NVIDIA(0): Backing store enabled
    [ 2030.690] (==) NVIDIA(0): Silken mouse enabled
    [ 2030.690] (II) NVIDIA(0): Default colormap initialized.
    [ 2030.690] (II) NVIDIA(0): Palette loaded
    [ 2030.690] (**) NVIDIA(0): DPMS enabled
    [ 2030.690] Loading extension NV-CONTROL
    [ 2030.690] Loading extension XINERAMA
    [ 2030.690] (II) NVIDIA(0): Loading NVIDIA Xinerama information
    [ 2030.690] (II) Loading sub module "dri2"
    [ 2030.690] (II) LoadModule: "dri2"
    [ 2030.690] (II) Module "dri2" already built-in
    [ 2030.690] (II) NVIDIA(0): [DRI2] Setup complete
    [ 2030.690] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 2030.690] (II) NVIDIA(0): Screen initialization complete
    [ 2030.690] (--) RandR disabled
    [ 2030.695] (II) Initializing extension GLX
    [ 2030.726] (II) XKB: Reusing cached keymap
    [ 2030.728] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 2030.728] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 2030.728] (II) LoadModule: "evdev"
    [ 2030.728] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 2030.728] (II) Module evdev: vendor="X.Org Foundation"
    [ 2030.728] compiled for 1.15.0, module version = 2.8.2
    [ 2030.728] Module class: X.Org XInput Driver
    [ 2030.728] ABI class: X.Org XInput driver, version 20.0
    [ 2030.728] (II) Using input driver 'evdev' for 'Power Button'
    [ 2030.728] Option "XkbRules" "evdev"
    [ 2030.728] Option "XkbModel" "pc104"
    [ 2030.728] Option "XkbLayout" "us"
    [ 2030.728] Option "_source" "server/udev"
    [ 2030.728] Option "name" "Power Button"
    [ 2030.728] Option "path" "/dev/input/event2"
    [ 2030.728] Option "device" "/dev/input/event2"
    [ 2030.728] Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event2"
    [ 2030.728] Option "driver" "evdev"
    [ 2030.728] (**) Power Button: always reports core events
    [ 2030.728] (**) evdev: Power Button: Device: "/dev/input/event2"
    [ 2030.729] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 2030.729] (--) evdev: Power Button: Found keys
    [ 2030.729] (II) evdev: Power Button: Configuring as keyboard
    [ 2030.729] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event2"
    [ 2030.729] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 2030.729] (**) Option "xkb_rules" "evdev"
    [ 2030.729] (**) Option "xkb_model" "pc104"
    [ 2030.729] (**) Option "xkb_layout" "us"
    [ 2030.748] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
    [ 2030.748] (II) No input driver specified, ignoring this device.
    [ 2030.748] (II) This device may have been added with another device file.
    [ 2030.748] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 2030.748] (II) config/udev: Adding input device HP Truevision HD (/dev/input/event7)
    [ 2030.748] (**) HP Truevision HD: Applying InputClass "evdev keyboard catchall"
    [ 2030.748] (II) Using input driver 'evdev' for 'HP Truevision HD'
    [ 2030.748] Option "XkbRules" "evdev"
    [ 2030.748] Option "XkbModel" "pc104"
    [ 2030.748] Option "XkbLayout" "us"
    [ 2030.748] Option "_source" "server/udev"
    [ 2030.748] Option "name" "HP Truevision HD"
    [ 2030.748] Option "path" "/dev/input/event7"
    [ 2030.748] Option "device" "/dev/input/event7"
    [ 2030.748] Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input10/event7"
    [ 2030.748] Option "driver" "evdev"
    [ 2030.748] (**) HP Truevision HD: always reports core events
    [ 2030.748] (**) evdev: HP Truevision HD: Device: "/dev/input/event7"
    [ 2030.748] (--) evdev: HP Truevision HD: Vendor 0x5c8 Product 0x33a
    [ 2030.748] (--) evdev: HP Truevision HD: Found keys
    [ 2030.748] (II) evdev: HP Truevision HD: Configuring as keyboard
    [ 2030.748] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input10/event7"
    [ 2030.748] (II) XINPUT: Adding extended input device "HP Truevision HD" (type: KEYBOARD, id 7)
    [ 2030.748] (**) Option "xkb_rules" "evdev"
    [ 2030.748] (**) Option "xkb_model" "pc104"
    [ 2030.748] (**) Option "xkb_layout" "us"
    [ 2030.748] (II) XKB: Reusing cached keymap
    [ 2030.749] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event3)
    [ 2030.749] (II) No input driver specified, ignoring this device.
    [ 2030.749] (II) This device may have been added with another device file.
    [ 2030.749] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event6)
    [ 2030.749] (II) No input driver specified, ignoring this device.
    [ 2030.749] (II) This device may have been added with another device file.
    [ 2030.749] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event5)
    [ 2030.749] (II) No input driver specified, ignoring this device.
    [ 2030.749] (II) This device may have been added with another device file.
    [ 2030.749] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event4)
    [ 2030.749] (II) No input driver specified, ignoring this device.
    [ 2030.749] (II) This device may have been added with another device file.
    [ 2030.749] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 2030.750] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 2030.750] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 2030.750] Option "XkbRules" "evdev"
    [ 2030.750] Option "XkbModel" "pc104"
    [ 2030.750] Option "XkbLayout" "us"
    [ 2030.750] Option "_source" "server/udev"
    [ 2030.750] Option "name" "AT Translated Set 2 keyboard"
    [ 2030.750] Option "path" "/dev/input/event0"
    [ 2030.750] Option "device" "/dev/input/event0"
    [ 2030.750] Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 2030.750] Option "driver" "evdev"
    [ 2030.750] (**) AT Translated Set 2 keyboard: always reports core events
    [ 2030.750] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 2030.750] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 2030.750] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 2030.750] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 2030.750] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 2030.750] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8)
    [ 2030.750] (**) Option "xkb_rules" "evdev"
    [ 2030.750] (**) Option "xkb_model" "pc104"
    [ 2030.750] (**) Option "xkb_layout" "us"
    [ 2030.750] (II) XKB: Reusing cached keymap
    [ 2030.750] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event10)
    [ 2030.750] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 2030.750] (II) Using input driver 'evdev' for 'SynPS/2 Synaptics TouchPad'
    [ 2030.750] Option "XkbRules" "evdev"
    [ 2030.750] Option "XkbModel" "pc104"
    [ 2030.750] Option "XkbLayout" "us"
    [ 2030.750] Option "_source" "server/udev"
    [ 2030.750] Option "name" "SynPS/2 Synaptics TouchPad"
    [ 2030.750] Option "path" "/dev/input/event10"
    [ 2030.750] Option "device" "/dev/input/event10"
    [ 2030.750] Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event10"
    [ 2030.750] Option "driver" "evdev"
    [ 2030.750] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 2030.750] (**) evdev: SynPS/2 Synaptics TouchPad: Device: "/dev/input/event10"
    [ 2030.750] (II) evdev: SynPS/2 Synaptics TouchPad: Using mtdev for this device
    [ 2030.750] (--) evdev: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 2030.750] (--) evdev: SynPS/2 Synaptics TouchPad: Found 3 mouse buttons
    [ 2030.750] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute axes
    [ 2030.750] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute multitouch axes
    [ 2030.750] (--) evdev: SynPS/2 Synaptics TouchPad: Found x and y absolute axes
    [ 2030.751] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute touchpad.
    [ 2030.751] (II) evdev: SynPS/2 Synaptics TouchPad: Configuring as touchpad
    [ 2030.751] (**) evdev: SynPS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
    [ 2030.751] (**) evdev: SynPS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 2030.751] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event10"
    [ 2030.751] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 9)
    [ 2030.751] (II) evdev: SynPS/2 Synaptics TouchPad: initialized for absolute axes.
    [ 2030.751] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 2030.751] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
    [ 2030.751] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 2030.751] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 2030.751] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 2030.751] (II) No input driver specified, ignoring this device.
    [ 2030.751] (II) This device may have been added with another device file.
    [ 2030.751] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event8)
    [ 2030.751] (II) No input driver specified, ignoring this device.
    [ 2030.751] (II) This device may have been added with another device file.
    [ 2030.751] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
    [ 2030.751] (II) No input driver specified, ignoring this device.
    [ 2030.751] (II) This device may have been added with another device file.
    [ 2030.752] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event9)
    [ 2030.752] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 2030.752] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
    [ 2030.752] Option "XkbRules" "evdev"
    [ 2030.752] Option "XkbModel" "pc104"
    [ 2030.752] Option "XkbLayout" "us"
    [ 2030.752] Option "_source" "server/udev"
    [ 2030.752] Option "name" "HP WMI hotkeys"
    [ 2030.752] Option "path" "/dev/input/event9"
    [ 2030.752] Option "device" "/dev/input/event9"
    [ 2030.752] Option "config_info" "udev:/sys/devices/virtual/input/input9/event9"
    [ 2030.752] Option "driver" "evdev"
    [ 2030.752] (**) HP WMI hotkeys: always reports core events
    [ 2030.752] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event9"
    [ 2030.752] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
    [ 2030.752] (--) evdev: HP WMI hotkeys: Found keys
    [ 2030.752] (II) evdev: HP WMI hotkeys: Configuring as keyboard
    [ 2030.752] (**) Option "config_info" "udev:/sys/devices/virtual/input/input9/event9"
    [ 2030.752] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 10)
    [ 2030.752] (**) Option "xkb_rules" "evdev"
    [ 2030.752] (**) Option "xkb_model" "pc104"
    [ 2030.752] (**) Option "xkb_layout" "us"
    [ 2030.752] (II) XKB: Reusing cached keymap
    [ 2031.256] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 2031.256] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 2031.256] (**) NVIDIA(0): device CRT-0 (Using EDID frequencies has been enabled on
    [ 2031.256] (**) NVIDIA(0): all display devices.)
    [ 2031.256] (II) NVIDIA(0): Frequency information for CRT-0:
    [ 2031.256] (II) NVIDIA(0): HorizSync : 28.000-55.000 kHz
    [ 2031.256] (II) NVIDIA(0): VertRefresh : 43.000-72.000 Hz
    [ 2031.256] (II) NVIDIA(0): (HorizSync from Conservative Defaults)
    [ 2031.256] (II) NVIDIA(0): (VertRefresh from Conservative Defaults)
    [ 2031.257] (II) NVIDIA(GPU-0):
    [ 2031.257] (II) NVIDIA(GPU-0): --- Modes in ModePool for CRT-0 ---
    [ 2031.257] (II) NVIDIA(GPU-0): "nvidia-auto-select" : 1024 x 768 @ 60.0 Hz (from: X Server, VESA)
    [ 2031.257] (II) NVIDIA(GPU-0): "1024x768" : 1024 x 768 @ 60.0 Hz (from: X Server, VESA)
    [ 2031.257] (II) NVIDIA(GPU-0): "1024x768_60" : 1024 x 768 @ 60.0 Hz (from: X Server, VESA)
    [ 2031.257] (II) NVIDIA(GPU-0): "800x600" : 800 x 600 @ 72.2 Hz (from: X Server, VESA)
    [ 2031.257] (II) NVIDIA(GPU-0): "800x600_72" : 800 x 600 @ 72.2 Hz (from: X Server, VESA)
    [ 2031.258] (II) NVIDIA(GPU-0): "800x600_60" : 800 x 600 @ 60.3 Hz (from: X Server, VESA)
    [ 2031.258] (II) NVIDIA(GPU-0): "800x600_56" : 800 x 600 @ 56.2 Hz (from: X Server, VESA)
    [ 2031.258] (II) NVIDIA(GPU-0): "640x480" : 640 x 480 @ 59.9 Hz (from: X Server, VESA)
    [ 2031.258] (II) NVIDIA(GPU-0): "640x480_60" : 640 x 480 @ 59.9 Hz (from: X Server, VESA)
    [ 2031.258] (II) NVIDIA(GPU-0): "512x384" : 512 x 384 @ 60.0 Hz DoubleScan (from: X Server)
    [ 2031.258] (II) NVIDIA(GPU-0): "512x384d60" : 512 x 384 @ 60.0 Hz DoubleScan (from: X Server)
    [ 2031.258] (II) NVIDIA(GPU-0): "400x300" : 400 x 300 @ 72.2 Hz DoubleScan (from: X Server)
    [ 2031.258] (II) NVIDIA(GPU-0): "400x300d72" : 400 x 300 @ 72.2 Hz DoubleScan (from: X Server)
    [ 2031.258] (II) NVIDIA(GPU-0): "320x240" : 320 x 240 @ 60.1 Hz DoubleScan (from: X Server)
    [ 2031.258] (II) NVIDIA(GPU-0): "320x240d60" : 320 x 240 @ 60.1 Hz DoubleScan (from: X Server)
    [ 2031.258] (II) NVIDIA(GPU-0): --- End of ModePool for CRT-0: ---
    [ 2031.258] (II) NVIDIA(GPU-0):
    [ 2031.506] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [ 2031.506] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 2031.506] (**) NVIDIA(0): device CRT-0 (Using EDID frequencies has been enabled on
    [ 2031.506] (**) NVIDIA(0): all display devices.)
    [ 2031.506] (II) NVIDIA(0): Frequency information for CRT-0:
    [ 2031.506] (II) NVIDIA(0): HorizSync : 28.000-55.000 kHz
    [ 2031.506] (II) NVIDIA(0): VertRefresh : 43.000-72.000 Hz
    [ 2031.506] (II) NVIDIA(0): (HorizSync from Conservative Defaults)
    [ 2031.506] (II) NVIDIA(0): (VertRefresh from Conservative Defaults)
    [ 2031.509] (II) NVIDIA(GPU-0):
    [ 2031.509] (II) NVIDIA(GPU-0): --- Modes in ModePool for CRT-0 ---
    [ 2031.509] (II) NVIDIA(GPU-0): "nvidia-auto-select" : 1024 x 768 @ 60.0 Hz (from: X Server, VESA)
    [ 2031.509] (II) NVIDIA(GPU-0): "1024x768" : 1024 x 768 @ 60.0 Hz (from: X Server, VESA)
    [ 2031.509] (II) NVIDIA(GPU-0): "1024x768_60" : 1024 x 768 @ 60.0 Hz (from: X Server, VESA)
    [ 2031.509] (II) NVIDIA(GPU-0): "800x600" : 800 x 600 @ 72.2 Hz (from: X Server, VESA)
    [ 2031.509] (II) NVIDIA(GPU-0): "800x600_72" : 800 x 600 @ 72.2 Hz (from: X Server, VESA)
    [ 2031.509] (II) NVIDIA(GPU-0): "800x600_60" : 800 x 600 @ 60.3 Hz (from: X Server, VESA)
    [ 2031.509] (II) NVIDIA(GPU-0): "800x600_56" : 800 x 600 @ 56.2 Hz (from: X Server, VESA)
    [ 2031.509] (II) NVIDIA(GPU-0): "640x480" : 640 x 480 @ 59.9 Hz (from: X Server, VESA)
    [ 2031.509] (II) NVIDIA(GPU-0): "640x480_60" : 640 x 480 @ 59.9 Hz (from: X Server, VESA)
    [ 2031.509] (II) NVIDIA(GPU-0): "512x384" : 512 x 384 @ 60.0 Hz DoubleScan (from: X Server)
    [ 2031.509] (II) NVIDIA(GPU-0): "512x384d60" : 512 x 384 @ 60.0 Hz DoubleScan (from: X Server)
    [ 2031.509] (II) NVIDIA(GPU-0): "400x300" : 400 x 300 @ 72.2 Hz DoubleScan (from: X Server)
    [ 2031.509] (II) NVIDIA(GPU-0): "400x300d72" : 400 x 300 @ 72.2 Hz DoubleScan (from: X Server)
    [ 2031.509] (II) NVIDIA(GPU-0): "320x240" : 320 x 240 @ 60.1 Hz DoubleScan (from: X Server)
    [ 2031.509] (II) NVIDIA(GPU-0): "320x240d60" : 320 x 240 @ 60.1 Hz DoubleScan (from: X Server)
    [ 2031.509] (II) NVIDIA(GPU-0): --- End of ModePool for CRT-0: ---
    [ 2031.509] (II) NVIDIA(GPU-0):
    [ 2046.582] (II) evdev: HP WMI hotkeys: Close
    [ 2046.582] (II) UnloadModule: "evdev"
    [ 2046.623] (II) evdev: SynPS/2 Synaptics TouchPad: Close
    [ 2046.623] (II) UnloadModule: "evdev"
    [ 2046.663] (II) evdev: AT Translated Set 2 keyboard: Close
    [ 2046.663] (II) UnloadModule: "evdev"
    [ 2046.702] (II) evdev: HP Truevision HD: Close
    [ 2046.702] (II) UnloadModule: "evdev"
    [ 2046.741] (II) evdev: Power Button: Close
    [ 2046.741] (II) UnloadModule: "evdev"
    [ 2046.794] (II) NVIDIA(GPU-0): Deleting GPU-0
    [ 2046.795] (EE) Server terminated successfully (0). Closing log file.
    xorg.conf
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 331.38 (buildmeister@swio-display-x64-rhel04-15) Wed Jan 8 19:53:14 PST 2014
    Section "Module"
    Load "glx"
    EndSection
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Files"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    # VendorName "Unknown"
    # ModelName "Unknown"
    # HorizSync 28.0 - 33.0
    # VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BusID "PCI:1:0:0"
    # Option "UseEDID" "true"
    Option "ConnectedMonitor" "DFP-0"
    # Option "CustomEDID" "CRT-0:/etc/X11/1280x1024.bin"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection

    dmesg :
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.13.5-1-ARCH (nobody@var-lib-archbuild-extra-x86_64-thomas) (gcc version 4.8.2 20140206 (prerelease) (GCC) ) #1 SMP PREEMPT Sun Feb 23 00:25:24 CET 2014
    [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=64c5186f-288d-4708-959e-38cca5d1b5c0 rw quiet
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x00000000000917ff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000000091800-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x000000009a3befff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000009a3bf000-0x000000009aebefff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000009aebf000-0x000000009afbefff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x000000009afbf000-0x000000009affefff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x000000009afff000-0x000000009affffff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000009b000000-0x000000009f9fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ffb80000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000025f5fffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.7 present.
    [ 0.000000] DMI: Hewlett-Packard HP ENVY dv7 Notebook PC/181D, BIOS F.12 09/03/2012
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x25f600 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-E7FFF write-protect
    [ 0.000000] E8000-EFFFF write-combining
    [ 0.000000] F0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask F80000000 write-back
    [ 0.000000] 1 base 080000000 mask FE0000000 write-back
    [ 0.000000] 2 base 09B000000 mask FFF000000 uncachable
    [ 0.000000] 3 base 09C000000 mask FFC000000 uncachable
    [ 0.000000] 4 base 0FF800000 mask FFF800000 write-protect
    [ 0.000000] 5 base 100000000 mask F00000000 write-back
    [ 0.000000] 6 base 200000000 mask F80000000 write-back
    [ 0.000000] 7 base 25F600000 mask FFFE00000 uncachable
    [ 0.000000] 8 base 25F800000 mask FFF800000 uncachable
    [ 0.000000] 9 base 260000000 mask FE0000000 uncachable
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: last_pfn = 0x9b000 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [mem 0x000fe1b0-0x000fe1bf] mapped at [ffff8800000fe1b0]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff88000008b000] 8b000 size 24576
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b3f000, 0x01b3ffff] PGTABLE
    [ 0.000000] BRK [0x01b40000, 0x01b40fff] PGTABLE
    [ 0.000000] BRK [0x01b41000, 0x01b41fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x25f400000-0x25f5fffff]
    [ 0.000000] [mem 0x25f400000-0x25f5fffff] page 2M
    [ 0.000000] BRK [0x01b42000, 0x01b42fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x25c000000-0x25f3fffff]
    [ 0.000000] [mem 0x25c000000-0x25f3fffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x200000000-0x25bffffff]
    [ 0.000000] [mem 0x200000000-0x25bffffff] page 2M
    [ 0.000000] BRK [0x01b43000, 0x01b43fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x20200000-0x40003fff]
    [ 0.000000] [mem 0x20200000-0x3fffffff] page 2M
    [ 0.000000] [mem 0x40000000-0x40003fff] page 4k
    [ 0.000000] BRK [0x01b44000, 0x01b44fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x40005000-0x9a3befff]
    [ 0.000000] [mem 0x40005000-0x401fffff] page 4k
    [ 0.000000] [mem 0x40200000-0x9a1fffff] page 2M
    [ 0.000000] [mem 0x9a200000-0x9a3befff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x9afff000-0x9affffff]
    [ 0.000000] [mem 0x9afff000-0x9affffff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
    [ 0.000000] [mem 0x100000000-0x1ffffffff] page 2M
    [ 0.000000] RAMDISK: [mem 0x379b0000-0x37ccffff]
    [ 0.000000] ACPI: RSDP 00000000000fe020 000024 (v02 HPQOEM)
    [ 0.000000] ACPI: XSDT 000000009affe210 0000A4 (v01 HPQOEM SLIC-MPC 00000001 HP 01000013)
    [ 0.000000] ACPI: FACP 000000009affb000 00010C (v05 HPQOEM SLIC-MPC 00000001 HP 00040000)
    [ 0.000000] ACPI: DSDT 000000009afe4000 0130E0 (v01 HPQOEM 181D 00000000 ACPI 00040000)
    [ 0.000000] ACPI: FACS 000000009afb8000 000040
    [ 0.000000] ACPI: UEFI 000000009affd000 000236 (v01 HPQOEM 181D 00000001 HP 00040000)
    [ 0.000000] ACPI: ASF! 000000009affc000 0000A5 (v32 HPQOEM 181D 00000001 HP 00040000)
    [ 0.000000] ACPI: HPET 000000009affa000 000038 (v01 HPQOEM 181D 00000001 HP 00040000)
    [ 0.000000] ACPI: APIC 000000009aff9000 00008C (v03 HPQOEM 181D 00000001 HP 00040000)
    [ 0.000000] ACPI: MCFG 000000009aff8000 00003C (v01 HPQOEM 181D 00000001 HP 00040000)
    [ 0.000000] ACPI: WDAT 000000009afe3000 000224 (v01 HPQOEM 181D 00000001 HP 00040000)
    [ 0.000000] ACPI: SSDT 000000009afe1000 001068 (v01 HPQOEM 181D 00001000 ACPI 00040000)
    [ 0.000000] ACPI: BOOT 000000009afdf000 000028 (v01 HPQOEM 181D 00000001 HP 00040000)
    [ 0.000000] ACPI: ASPT 000000009afdd000 000034 (v07 HPQOEM 181D 00000001 HP 00040000)
    [ 0.000000] ACPI: DBGP 000000009afdc000 000034 (v01 HPQOEM 181D 00000001 HP 00040000)
    [ 0.000000] ACPI: FPDT 000000009afda000 000044 (v01 HPQOEM 181D 00000001 HP 00040000)
    [ 0.000000] ACPI: MSDM 000000009afd9000 000055 (v03 HPQOEM SLIC-MPC 00000001 HP 00040000)
    [ 0.000000] ACPI: SSDT 000000009afd8000 000926 (v01 HPQOEM 181D 00003000 ACPI 00040000)
    [ 0.000000] ACPI: SSDT 000000009afd7000 000A92 (v01 HPQOEM 181D 00003000 ACPI 00040000)
    [ 0.000000] ACPI: SSDT 000000009afd3000 002E84 (v01 HPQOEM 181D 00001000 ACPI 00040000)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000025f5fffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x25f5fffff]
    [ 0.000000] NODE_DATA [mem 0x25f5f3000-0x25f5f7fff]
    [ 0.000000] [ffffea0000000000-ffffea00097fffff] PMD -> [ffff880256c00000-ffff88025ebfffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x25f5fffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x00090fff]
    [ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
    [ 0.000000] node 0: [mem 0x20200000-0x40003fff]
    [ 0.000000] node 0: [mem 0x40005000-0x9a3befff]
    [ 0.000000] node 0: [mem 0x9afff000-0x9affffff]
    [ 0.000000] node 0: [mem 0x100000000-0x25f5fffff]
    [ 0.000000] On node 0 totalpages: 2070351
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 21 pages reserved
    [ 0.000000] DMA zone: 3984 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 9799 pages used for memmap
    [ 0.000000] DMA32 zone: 627135 pages, LIFO batch:31
    [ 0.000000] Normal zone: 22488 pages used for memmap
    [ 0.000000] Normal zone: 1439232 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
    [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: [mem 0x00091000-0x00091fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x00092000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x40004000-0x40004fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9a3bf000-0x9aebefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9aebf000-0x9afbefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9afbf000-0x9affefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9b000000-0x9f9fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9fa00000-0xdfffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfeafffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb03fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfeb04000-0xfebfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffb7ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xffb80000-0xffffffff]
    [ 0.000000] e820: [mem 0x9fa00000-0xdfffffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88025f200000 s86336 r8192 d24256 u262144
    [ 0.000000] pcpu-alloc: s86336 r8192 d24256 u262144 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2037979
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=64c5186f-288d-4708-959e-38cca5d1b5c0 rw quiet
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 8068224K/8281404K available (5270K kernel code, 836K rwdata, 1672K rodata, 1128K init, 1324K bss, 213180K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
    [ 0.000000] NR_IRQS:8448 nr_irqs:744 16
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 33554432 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] hpet clockevent registered
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.003333] tsc: Detected 2394.589 MHz processor
    [ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 4791.72 BogoMIPS (lpj=7981963)
    [ 0.000004] pid_max: default: 32768 minimum: 301
    [ 0.000023] Security Framework initialized
    [ 0.000029] AppArmor: AppArmor disabled by boot time parameter
    [ 0.000030] Yama: becoming mindful.
    [ 0.000417] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.001940] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.002614] Mount-cache hash table entries: 256
    [ 0.002739] Initializing cgroup subsys memory
    [ 0.002743] Initializing cgroup subsys devices
    [ 0.002744] Initializing cgroup subsys freezer
    [ 0.002746] Initializing cgroup subsys net_cls
    [ 0.002747] Initializing cgroup subsys blkio
    [ 0.002763] CPU: Physical Processor ID: 0
    [ 0.002764] CPU: Processor Core ID: 0
    [ 0.002768] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.003048] mce: CPU supports 9 MCE banks
    [ 0.003058] CPU0: Thermal monitoring enabled (TM1)
    [ 0.003064] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
    Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
    tlb_flushall_shift: 2
    [ 0.003142] Freeing SMP alternatives memory: 20K (ffffffff819ed000 - ffffffff819f2000)
    [ 0.003906] ACPI: Core revision 20131115
    [ 0.009053] ACPI: All ACPI Tables successfully acquired
    [ 0.053822] ftrace: allocating 21057 entries in 83 pages
    [ 0.061910] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.094942] smpboot: CPU0: Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz (fam: 06, model: 3a, stepping: 09)
    [ 0.094948] TSC deadline timer enabled
    [ 0.094955] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
    [ 0.094960] ... version: 3
    [ 0.094960] ... bit width: 48
    [ 0.094961] ... generic registers: 4
    [ 0.094962] ... value mask: 0000ffffffffffff
    [ 0.094962] ... max period: 0000ffffffffffff
    [ 0.094963] ... fixed-purpose events: 3
    [ 0.094964] ... event mask: 000000070000000f
    [ 0.121742] x86: Booting SMP configuration:
    [ 0.135256] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.121746] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
    [ 0.256907] x86: Booted up 1 node, 8 CPUs
    [ 0.256909] smpboot: Total of 8 processors activated (38328.81 BogoMIPS)
    [ 0.262487] devtmpfs: initialized
    [ 0.264464] PM: Registering ACPI NVS region [mem 0x9aebf000-0x9afbefff] (1048576 bytes)
    [ 0.265037] RTC time: 21:55:49, date: 02/28/14
    [ 0.265063] NET: Registered protocol family 16
    [ 0.265128] cpuidle: using governor ladder
    [ 0.265129] cpuidle: using governor menu
    [ 0.265147] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.265148] ACPI: bus type PCI registered
    [ 0.265150] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.265197] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.265199] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    [ 0.282064] PCI: Using configuration type 1 for base access
    [ 0.282527] bio: create slab <bio-0> at 0
    [ 0.282615] ACPI: Added _OSI(Module Device)
    [ 0.282616] ACPI: Added _OSI(Processor Device)
    [ 0.282617] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.282618] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.285086] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.312765] ACPI Error: No handler for Region [RAM_] (ffff880253874090) [EmbeddedControl] (20131115/evregion-162)
    [ 0.312767] ACPI Error: Region EmbeddedControl (ID=3) has no handler (20131115/exfldio-299)
    [ 0.312770] ACPI Error: Method parse/execution failed [\_SB_.ACCL._STA] (Node ffff88025387e190), AE_NOT_EXIST (20131115/psparse-536)
    [ 0.312774] ACPI Error: Method execution failed [\_SB_.ACCL._STA] (Node ffff88025387e190), AE_NOT_EXIST (20131115/uteval-103)
    [ 0.313004] ACPI: SSDT 000000009ae3a018 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20111123)
    [ 0.313310] ACPI: Dynamic OEM Table Load:
    [ 0.313311] ACPI: SSDT (null) 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20111123)
    [ 0.325950] ACPI: SSDT 000000009aeada98 000303 (v01 PmRef ApIst 00003000 INTL 20111123)
    [ 0.326272] ACPI: Dynamic OEM Table Load:
    [ 0.326273] ACPI: SSDT (null) 000303 (v01 PmRef ApIst 00003000 INTL 20111123)
    [ 0.339208] ACPI: SSDT 000000009ababd98 000119 (v01 PmRef ApCst 00003000 INTL 20111123)
    [ 0.339508] ACPI: Dynamic OEM Table Load:
    [ 0.339509] ACPI: SSDT (null) 000119 (v01 PmRef ApCst 00003000 INTL 20111123)
    [ 1.238575] ACPI: Interpreter enabled
    [ 1.238580] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580)
    [ 1.238584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
    [ 1.238594] ACPI: (supports S0 S3 S4 S5)
    [ 1.238595] ACPI: Using IOAPIC for interrupt routing
    [ 1.238612] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 1.238799] ACPI: ACPI Dock Station Driver: 1 docks/bays found
    [ 1.260983] ACPI : EC: GPE storm detected(9 GPEs), transactions will use polling mode
    [ 1.321167] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
    [ 1.321171] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 1.321214] \_SB_.PCI0:_OSC invalid UUID
    [ 1.321215] _OSC request data:1 1f 0
    [ 1.321218] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
    [ 1.321676] PCI host bridge to bus 0000:00
    [ 1.321678] pci_bus 0000:00: root bus resource [bus 00-fe]
    [ 1.321679] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 1.321680] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 1.321682] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 1.321683] pci_bus 0000:00: root bus resource [mem 0x9fa00000-0xfeafffff]
    [ 1.321688] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
    [ 1.321749] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
    [ 1.321772] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 1.321801] pci 0000:00:01.0: System wakeup disabled by ACPI
    [ 1.321826] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
    [ 1.321834] pci 0000:00:02.0: reg 0x10: [mem 0xd4000000-0xd43fffff 64bit]
    [ 1.321839] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
    [ 1.321842] pci 0000:00:02.0: reg 0x20: [io 0x5000-0x503f]
    [ 1.321916] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
    [ 1.321936] pci 0000:00:14.0: reg 0x10: [mem 0xd4600000-0xd460ffff 64bit]
    [ 1.322002] pci 0000:00:14.0: PME# supported from D3hot D3cold
    [ 1.322033] pci 0000:00:14.0: System wakeup disabled by ACPI
    [ 1.322061] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
    [ 1.322083] pci 0000:00:16.0: reg 0x10: [mem 0xd4614000-0xd461400f 64bit]
    [ 1.322154] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 1.322218] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
    [ 1.322238] pci 0000:00:1a.0: reg 0x10: [mem 0xd4619000-0xd46193ff]
    [ 1.322321] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [ 1.322363] pci 0000:00:1a.0: System wakeup disabled by ACPI
    [ 1.322390] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
    [ 1.322404] pci 0000:00:1b.0: reg 0x10: [mem 0xd4610000-0xd4613fff 64bit]
    [ 1.322466] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 1.322498] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [ 1.322527] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
    [ 1.322652] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 1.322697] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [ 1.322726] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
    [ 1.322855] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 1.322900] pci 0000:00:1c.1: System wakeup disabled by ACPI
    [ 1.322929] pci 0000:00:1c.3: [8086:1e16] type 01 class 0x060400
    [ 1.323056] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    [ 1.323100] pci 0000:00:1c.3: System wakeup disabled by ACPI
    [ 1.323125] pci 0000:00:1c.5: [8086:1e1a] type 01 class 0x060400
    [ 1.323197] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
    [ 1.323232] pci 0000:00:1c.5: System wakeup disabled by ACPI
    [ 1.323263] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
    [ 1.323282] pci 0000:00:1d.0: reg 0x10: [mem 0xd4618000-0xd46183ff]
    [ 1.323366] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 1.323407] pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 1.323434] pci 0000:00:1f.0: [8086:1e57] type 00 class 0x060100
    [ 1.323584] pci 0000:00:1f.2: [8086:282a] type 00 class 0x010400
    [ 1.323601] pci 0000:00:1f.2: reg 0x10: [io 0x5088-0x508f]
    [ 1.323608] pci 0000:00:1f.2: reg 0x14: [io 0x5094-0x5097]
    [ 1.323615] pci 0000:00:1f.2: reg 0x18: [io 0x5080-0x5087]
    [ 1.323623] pci 0000:00:1f.2: reg 0x1c: [io 0x5090-0x5093]
    [ 1.323630] pci 0000:00:1f.2: reg 0x20: [io 0x5060-0x507f]
    [ 1.323637] pci 0000:00:1f.2: reg 0x24: [mem 0xd4617000-0xd46177ff]
    [ 1.323678] pci 0000:00:1f.2: PME# supported from D3hot
    [ 1.323727] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
    [ 1.323741] pci 0000:00:1f.3: reg 0x10: [mem 0xd4615000-0xd46150ff 64bit]
    [ 1.323760] pci 0000:00:1f.3: reg 0x20: [io 0x5040-0x505f]
    [ 1.323853] pci 0000:01:00.0: [10de:0de9] type 00 class 0x030000
    [ 1.323862] pci 0000:01:00.0: reg 0x10: [mem 0xd2000000-0xd2ffffff]
    [ 1.323869] pci 0000:01:00.0: reg 0x14: [mem 0xa0000000-0xafffffff 64bit pref]
    [ 1.323875] pci 0000:01:00.0: reg 0x1c: [mem 0xb0000000-0xb1ffffff 64bit pref]
    [ 1.323880] pci 0000:01:00.0: reg 0x24: [io 0x4000-0x407f]
    [ 1.323884] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
    [ 1.323917] pci 0000:01:00.0: System wakeup disabled by ACPI
    [ 1.330552] pci 0000:00:01.0: PCI bridge to [bus 01-06]
    [ 1.330557] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
    [ 1.330562] pci 0000:00:01.0: bridge window [mem 0xd2000000-0xd3ffffff]
    [ 1.330568] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xbfffffff 64bit pref]
    [ 1.330681] pci 0000:00:1c.0: PCI bridge to [bus 07]
    [ 1.330867] pci 0000:08:00.0: [10ec:5229] type 00 class 0xff0000
    [ 1.330931] pci 0000:08:00.0: reg 0x10: [mem 0xd1000000-0xd1000fff]
    [ 1.331423] pci 0000:08:00.0: supports D1 D2
    [ 1.331424] pci 0000:08:00.0: PME# supported from D1 D2 D3hot
    [ 1.331502] pci 0000:08:00.0: System wakeup disabled by ACPI
    [ 1.337279] pci 0000:00:1c.1: PCI bridge to [bus 08-09]
    [ 1.337286] pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff]
    [ 1.337294] pci 0000:00:1c.1: bridge window [mem 0xd1000000-0xd1ffffff]
    [ 1.337304] pci 0000:00:1c.1: bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
    [ 1.337465] pci 0000:0a:00.0: [8086:0887] type 00 class 0x028000
    [ 1.337511] pci 0000:0a:00.0: reg 0x10: [mem 0xd4500000-0xd4501fff 64bit]
    [ 1.337733] pci 0000:0a:00.0: PME# supported from D0 D3hot D3cold
    [ 1.337776] pci 0000:0a:00.0: System wakeup disabled by ACPI
    [ 1.343946] pci 0000:00:1c.3: PCI bridge to [bus 0a]
    [ 1.343959] pci 0000:00:1c.3: bridge window [mem 0xd4500000-0xd45fffff]
    [ 1.344076] pci 0000:0b:00.0: [10ec:8168] type 00 class 0x020000
    [ 1.344094] pci 0000:0b:00.0: reg 0x10: [io 0x2000-0x20ff]
    [ 1.344127] pci 0000:0b:00.0: reg 0x18: [mem 0xd4404000-0xd4404fff 64bit pref]
    [ 1.344147] pci 0000:0b:00.0: reg 0x20: [mem 0xd4400000-0xd4403fff 64bit pref]
    [ 1.344234] pci 0000:0b:00.0: supports D1 D2
    [ 1.344236] pci 0000:0b:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 1.373952] pci 0000:0b:00.0: System wakeup disabled by ACPI
    [ 1.380639] pci 0000:00:1c.5: PCI bridge to [bus 0b]
    [ 1.380647] pci 0000:00:1c.5: bridge window [io 0x2000-0x2fff]
    [ 1.380654] pci 0000:00:1c.5: bridge window [mem 0xd4400000-0xd44fffff]
    [ 1.381137] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
    [ 1.381174] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 *10 11 12 14 15)
    [ 1.381209] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 1.381244] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
    [ 1.381278] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 1.381313] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
    [ 1.381348] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 *11 12 14 15)
    [ 1.381384] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 *11 12 14 15)
    [ 1.381615] ACPI: Enabled 5 GPEs in block 00 to 3F
    [ 1.381620] ACPI: \_SB_.PCI0: notify handler is installed
    [ 1.381661] Found 1 acpi root devices
    [ 1.381686] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
    [ 1.381736] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 1.381739] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
    [ 1.381740] vgaarb: loaded
    [ 1.381741] vgaarb: bridge control possible 0000:01:00.0
    [ 1.381741] vgaarb: no bridge control possible 0000:00:02.0
    [ 1.381759] PCI: Using ACPI for IRQ routing
    [ 1.387711] PCI: pci_cache_line_size set to 64 bytes
    [ 1.387850] e820: reserve RAM buffer [mem 0x00091800-0x0009ffff]
    [ 1.387851] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
    [ 1.387852] e820: reserve RAM buffer [mem 0x9a3bf000-0x9bffffff]
    [ 1.387853] e820: reserve RAM buffer [mem 0x9b000000-0x9bffffff]
    [ 1.387854] e820: reserve RAM buffer [mem 0x25f600000-0x25fffffff]
    [ 1.387910] NetLabel: Initializing
    [ 1.387911] NetLabel: domain hash size = 128
    [ 1.387912] NetLabel: protocols = UNLABELED CIPSOv4
    [ 1.387923] NetLabel: unlabeled traffic allowed by default
    [ 1.387936] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 1.387940] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 1.389961] Switched to clocksource hpet
    [ 1.392856] pnp: PnP ACPI init
    [ 1.392865] ACPI: bus type PNP registered
    [ 1.392884] pnp 00:00: [dma 4]
    [ 1.392898] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 1.392912] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active)
    [ 1.392979] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 1.392999] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 1.393026] system 00:04: [io 0x1100-0x110f] has been reserved
    [ 1.393028] system 00:04: [io 0xffff] has been reserved
    [ 1.393029] system 00:04: [io 0xffff] has been reserved
    [ 1.393031] system 00:04: [io 0x0400-0x0453] could not be reserved
    [ 1.393032] system 00:04: [io 0x0458-0x047f] has been reserved
    [ 1.393033] system 00:04: [io 0x0500-0x057f] has been reserved
    [ 1.393035] system 00:04: [io 0x1200-0x1207] has been reserved
    [ 1.393036] system 00:04: [mem 0xfe800000-0xfe8001ff] has been reserved
    [ 1.393038] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.393055] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 1.393085] system 00:06: [io 0x0454-0x0457] has been reserved
    [ 1.393087] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    [ 1.393126] pnp 00:07: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active)
    [ 1.393148] pnp 00:08: Plug and Play ACPI device, IDs SYN1e5e SYN1e00 SYN0002 PNP0f13 (active)
    [ 1.393228] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 1.393230] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved
    [ 1.393231] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 1.393233] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 1.393234] system 00:09: [mem 0xe0000000-0xefffffff] has been reserved
    [ 1.393235] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 1.393237] system 00:09: [mem 0xfed90000-0xfed93fff] has been reserved
    [ 1.393238] system 00:09: [mem 0xff000000-0xffffffff] could not be reserved
    [ 1.393239] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 1.393241] system 00:09: [mem 0x9fa00000-0x9fa00fff] has been reserved
    [ 1.393242] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.393419] system 00:0a: [mem 0x20000000-0x201fffff] has been reserved
    [ 1.393420] system 00:0a: [mem 0x40004000-0x40004fff] has been reserved
    [ 1.393422] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 1.393458] pnp 00:0b: Plug and Play ACPI device, IDs HPQ0004 (active)
    [ 1.393478] pnp: PnP ACPI: found 12 devices
    [ 1.393479] ACPI: bus type PNP unregistered
    [ 1.399368] pci 0000:01:00.0: no compatible bridge window for [mem 0xfff80000-0xffffffff pref]
    [ 1.399417] pci 0000:01:00.0: BAR 6: assigned [mem 0xb2000000-0xb207ffff pref]
    [ 1.399419] pci 0000:00:01.0: PCI bridge to [bus 01-06]
    [ 1.399420] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
    [ 1.399422] pci 0000:00:01.0: bridge window [mem 0xd2000000-0xd3ffffff]
    [ 1.399424] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xbfffffff 64bit pref]
    [ 1.399427] pci 0000:00:1c.0: PCI bridge to [bus 07]
    [ 1.399444] pci 0000:00:1c.1: PCI bridge to [bus 08-09]
    [ 1.399447] pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff]
    [ 1.399452] pci 0000:00:1c.1: bridge window [mem 0xd1000000-0xd1ffffff]
    [ 1.399456] pci 0000:00:1c.1: bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
    [ 1.399465] pci 0000:00:1c.3: PCI bridge to [bus 0a]
    [ 1.399471] pci 0000:00:1c.3: bridge window [mem 0xd4500000-0xd45fffff]
    [ 1.399482] pci 0000:00:1c.5: PCI bridge to [bus 0b]
    [ 1.399485] pci 0000:00:1c.5: bridge window [io 0x2000-0x2fff]
    [ 1.399489] pci 0000:00:1c.5: bridge window [mem 0xd4400000-0xd44fffff]
    [ 1.399497] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 1.399499] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 1.399500] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 1.399501] pci_bus 0000:00: resource 7 [mem 0x9fa00000-0xfeafffff]
    [ 1.399502] pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
    [ 1.399503] pci_bus 0000:01: resource 1 [mem 0xd2000000-0xd3ffffff]
    [ 1.399505] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xbfffffff 64bit pref]
    [ 1.399506] pci_bus 0000:08: resource 0 [io 0x3000-0x3fff]
    [ 1.399507] pci_bus 0000:08: resource 1 [mem 0xd1000000-0xd1ffffff]
    [ 1.399508] pci_bus 0000:08: resource 2 [mem 0xd0000000-0xd0ffffff 64bit pref]
    [ 1.399510] pci_bus 0000:0a: resource 1 [mem 0xd4500000-0xd45fffff]
    [ 1.399511] pci_bus 0000:0b: resource 0 [io 0x2000-0x2fff]
    [ 1.399512] pci_bus 0000:0b: resource 1 [mem 0xd4400000-0xd44fffff]
    [ 1.399530] NET: Registered protocol family 2
    [ 1.399642] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
    [ 1.399750] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 1.399849] TCP: Hash tables configured (established 65536 bind 65536)
    [ 1.399860] TCP: reno registered
    [ 1.399870] UDP hash table entries: 4096 (order: 5, 131072 bytes)
    [ 1.399890] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    [ 1.399937] NET: Registered protocol family 1
    [ 1.399946] pci 0000:00:02.0: Boot video device
    [ 1.780500] PCI: CLS 64 bytes, default 64
    [ 1.780530] Unpacking initramfs...
    [ 1.820767] Freeing initrd memory: 3200K (ffff8800379b0000 - ffff880037cd0000)
    [ 1.820771] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 1.820773] software IO TLB [mem 0x963bf000-0x9a3bf000] (64MB) mapped at [ffff8800963bf000-ffff88009a3befff]
    [ 1.820794] Simple Boot Flag at 0x44 set to 0x1
    [ 1.820989] Scanning for low memory corruption every 60 seconds
    [ 1.821175] audit: initializing netlink socket (disabled)
    [ 1.821183] type=2000 audit(1393624549.773:1): initialized
    [ 1.830154] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 1.831019] zbud: loaded
    [ 1.831130] VFS: Disk quotas dquot_6.5.2
    [ 1.831155] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 1.831254] msgmni has been set to 15764
    [ 1.831287] Key type big_key registered
    [ 1.831483] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 1.831523] io scheduler noop registered
    [ 1.831524] io scheduler deadline registered
    [ 1.831539] io scheduler cfq registered (default)
    [ 1.831652] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
    [ 1.832086] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 1.832096] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 1.832122] vesafb: mode is 1920x1080x32, linelength=7680, pages=0
    [ 1.832123] vesafb: scrolling: redraw
    [ 1.832124] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 1.832682] vesafb: framebuffer at 0xc0000000, mapped to 0xffffc90010e80000, using 8128k, total 8128k
    [ 1.946268] Console: switching to colour frame buffer device 240x67
    [ 2.059378] fb0: VESA VGA frame buffer device
    [ 2.059386] intel_idle: MWAIT substates: 0x21120
    [ 2.059387] intel_idle: v0.4 model 0x3A
    [ 2.059387] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 2.059528] GHES: HEST is not enabled!
    [ 2.059562] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 2.059853] Linux agpgart interface v0.103
    [ 2.059899] rtc_cmos 00:05: RTC can wake from S4
    [ 2.060005] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
    [ 2.060033] rtc_cmos 00:05: alarms up to one month, 242 bytes nvram, hpet irqs
    [ 2.060039] Intel P-state driver initializing.
    [ 2.060046] Intel pstate controlling: cpu 0
    [ 2.060056] Intel pstate controlling: cpu 1
    [ 2.060066] Intel pstate controlling: cpu 2
    [ 2.060075] Intel pstate controlling: cpu 3
    [ 2.060081] Intel pstate controlling: cpu 4
    [ 2.060087] Intel pstate controlling: cpu 5
    [ 2.060094] Intel pstate controlling: cpu 6
    [ 2.060101] Intel pstate controlling: cpu 7
    [ 2.060170] drop_monitor: Initializing network drop monitor service
    [ 2.060205] TCP: cubic registered
    [ 2.060258] NET: Registered protocol family 10
    [ 2.060356] NET: Registered protocol family 17
    [ 2.060361] Key type dns_resolver registered
    [ 2.060562] registered taskstats version 1
    [ 2.061180] Magic number: 2:200:956
    [ 2.061210] memory memory9: hash matches
    [ 2.061260] rtc_cmos 00:05: setting system clock to 2014-02-28 21:55:50 UTC (1393624550)
    [ 2.061289] PM: Hibernation image not present or could not be loaded.
    [ 2.061821] Freeing unused kernel memory: 1128K (ffffffff818d3000 - ffffffff819ed000)
    [ 2.061822] Write protecting the kernel read-only data: 8192k
    [ 2.063314] Freeing unused kernel memory: 864K (ffff880001528000 - ffff880001600000)
    [ 2.064187] Freeing unused kernel memory: 376K (ffff8800017a2000 - ffff880001800000)
    [ 2.070995] systemd-udevd[76]: starting version 208
    [ 2.081683] i8042: PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    [ 2.086896] rtsx_pci 0000:08:00.0: irq 41 for MSI/MSI-X
    [ 2.086940] rtsx_pci 0000:08:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 41
    [ 2.087062] ACPI: bus type USB registered
    [ 2.087089] usbcore: registered new interface driver usbfs
    [ 2.087162] usbcore: registered new interface driver hub
    [ 2.087210] usbcore: registered new device driver usb
    [ 2.087615] SCSI subsystem initialized
    [ 2.087789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 2.087987] ehci-pci: EHCI PCI platform driver
    [ 2.088114] ehci-pci 0000:00:1a.0: EHCI Host Controller
    [ 2.088121] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
    [ 2.088137] ehci-pci 0000:00:1a.0: debug port 2
    [ 2.088526] libata version 3.00 loaded.
    [ 2.092034] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
    [ 2.092051] ehci-pci 0000:00:1a.0: irq 16, io mem 0xd4619000
    [ 2.103911] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    [ 2.104041] hub 1-0:1.0: USB hub found
    [ 2.104046] hub 1-0:1.0: 2 ports detected
    [ 2.104210] ehci-pci 0000:00:1d.0: EHCI Host Controller
    [ 2.104214] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [ 2.104225] ehci-pci 0000:00:1d.0: debug port 2
    [ 2.107112] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 2.107123] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 2.108127] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
    [ 2.108140] ehci-pci 0000:00:1d.0: irq 23, io mem 0xd4618000
    [ 2.117274] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 2.117508] hub 2-0:1.0: USB hub found
    [ 2.117514] hub 2-0:1.0: 2 ports detected
    [ 2.117750] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 2.117756] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
    [ 2.117854] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    [ 2.117873] xhci_hcd 0000:00:14.0: irq 42 for MSI/MSI-X
    [ 2.118100] hub 3-0:1.0: USB hub found
    [ 2.118108] hub 3-0:1.0: 4 ports detected
    [ 2.118349] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 2.118351] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
    [ 2.118452] hub 4-0:1.0: USB hub found
    [ 2.118462] hub 4-0:1.0: 4 ports detected
    [ 2.135939] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 2.150760] ahci 0000:00:1f.2: version 3.0
    [ 2.150968] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
    [ 2.164071] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x11 impl RAID mode
    [ 2.164079] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
    [ 2.171405] scsi0 : ahci
    [ 2.171666] scsi1 : ahci
    [ 2.171894] scsi2 : ahci
    [ 2.172116] scsi3 : ahci
    [ 2.172313] scsi4 : ahci
    [ 2.172447] scsi5 : ahci
    [ 2.172504] ata1: SATA max UDMA/133 abar m2048@0xd4617000 port 0xd4617100 irq 43
    [ 2.172514] ata2: DUMMY
    [ 2.172516] ata3: DUMMY
    [ 2.172517] ata4: DUMMY
    [ 2.172519] ata5: SATA max UDMA/133 abar m2048@0xd4617000 port 0xd4617300 irq 43
    [ 2.172520] ata6: DUMMY
    [ 2.410959] usb 1-1: new high-speed USB device number 2 using ehci-pci
    [ 2.491002] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 2.491072] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 2.502872] ata1.00: ATA-8: OCZ-AGILITY3, 2.22, max UDMA/133
    [ 2.502878] ata1.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 2.506430] ata5.00: ATAPI: hp DVD-RAM UJ8D1, H.01, max UDMA/100
    [ 2.512780] ata1.00: configured for UDMA/133
    [ 2.513113] scsi 0:0:0:0: Direct-Access ATA OCZ-AGILITY3 2.22 PQ: 0 ANSI: 5
    [ 2.524950] ata5.00: configured for UDMA/100
    [ 2.531477] scsi 4:0:0:0: CD-ROM hp DVD-RAM UJ8D1 H.01 PQ: 0 ANSI: 5
    [ 2.534925] hub 1-1:1.0: USB hub found
    [ 2.534975] hub 1-1:1.0: 6 ports detected
    [ 2.536606] sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
    [ 2.536677] sd 0:0:0:0: [sda] Write Protect is off
    [ 2.536680] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 2.536701] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.537540] sda: sda1 sda2 < sda5 sda6 > sda3 sda4
    [ 2.538190] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 2.542465] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
    [ 2.542469] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 2.542686] sr 4:0:0:0: Attached scsi CD-ROM sr0
    [ 2.608731] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    [ 2.651327] systemd[1]: systemd 208 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
    [ 2.651588] systemd[1]: No hostname configured.
    [ 2.651596] systemd[1]: Set hostname to <localhost>.
    [ 2.653530] random: systemd urandom read with 42 bits of entropy available
    [ 2.657173] systemd-fstab-generator[151]: Checking was requested for "nas:/mnt/HD/HD_a2/STORE01", but it is not a device.
    [ 2.687501] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 2.687558] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 2.687572] systemd[1]: Starting Login Prompts.
    [ 2.687585] systemd[1]: Reached target Login Prompts.
    [ 2.687595] systemd[1]: Starting Remote File Systems.
    [ 2.687605] systemd[1]: Reached target Remote File Systems.
    [ 2.687615] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 2.687642] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 2.687652] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 2.687669] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 2.687679] systemd[1]: Starting LVM2 metadata daemon socket.
    [ 2.687712] systemd[1]: Listening on LVM2 metadata daemon socket.
    [ 2.687722] systemd[1]: Starting Delayed Shutdown Socket.
    [ 2.687759] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 2.687772] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 2.687812] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 2.687822] systemd[1]: Starting Paths.
    [ 2.687832] systemd[1]: Reached target Paths.
    [ 2.687842] systemd[1]: Starting Journal Socket.
    [ 2.687878] systemd[1]: Listening on Journal Socket.
    [ 2.687895] systemd[1]: Mounting Debug File System...
    [ 2.688266] systemd[1]: Starting Journal Service...
    [ 2.688521] systemd[1]: Started Journal Service.
    [ 2.694471] usb 3-3: new full-speed USB device number 2 using xhci_hcd
    [ 2.702863] systemd-journald[157]: Vacuuming done, freed 0 bytes
    [ 2.708483] FS-Cache: Loaded
    [ 2.710845] usb 3-3: ep 0x85 - rounding interval to 64 microframes, ep desc says 80 microframes
    [ 2.713390] RPC: Registered named UNIX socket transport module.
    [ 2.713392] RPC: Registered udp transport module.
    [ 2.713393] RPC: Registered tcp transport module.
    [ 2.713394] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 2.718880] FS-Cache: Netfs 'nfs' registered for caching
    [ 2.728296] EXT4-fs (sda1): re-mounted. Opts: data=ordered
    [ 2.741906] systemd-udevd[202]: starting version 208
    [ 2.779466] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
    [ 2.780942] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20131115/utaddress-251)
    [ 2.780948] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 2.780952] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20131115/utaddress-251)
    [ 2.780955] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \_SB_.GPIO 2 (20131115/utaddress-251)
    [ 2.780958] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \_SB_.PCI0.PEG0.PEGP.GPIO 3 (20131115/utaddress-251)
    [ 2.780961] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 2.780963] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20131115/utaddress-251)
    [ 2.780966] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \_SB_.GPIO 2 (20131115/utaddress-251)
    [ 2.780969] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \_SB_.PCI0.PEG0.PEGP.GPIO 3 (20131115/utaddress-251)
    [ 2.780971] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 2.780973] lpc_ich: Resource conflict(s) found affecting gpio_ich
    [ 2.782830] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 2.785766] mei_me 0000:00:16.0: irq 44 for MSI/MSI-X
    [ 2.791210] ACPI: Lid Switch [LID0]
    [ 2.791504] [drm] Initialized drm 1.1.0 20060810
    [ 2.791605] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    [ 2.791609] ACPI: Power Button [PWRF]
    [ 2.792665] wmi: Mapper loaded
    [ 2.792681] hp_accel: laptop model unknown, using default axes configuration
    [ 2.797256] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
    [ 2.802959] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
    [ 2.802966] r8169 0000:0b:00.0: can't disable ASPM; OS doesn't have ASPM control
    [ 2.803223] r8169 0000:0b:00.0: irq 46 for MSI/MSI-X
    [ 2.803494] r8169 0000:0b:00.0 eth0: RTL8168evl/8111evl at 0xffffc90011eee000, a0:b3:cc:4b:1a:7e, XID 0c900800 IRQ 46
    [ 2.803496] r8169 0000:0b:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
    [ 2.811332] cfg80211: Calling CRDA to update world regulatory domain
    [ 2.815328] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input4
    [ 2.816642] Intel(R) Wireless WiFi driver for Linux, in-tree:
    [ 2.816644] Copyright(c) 2003-2013 Intel Corporation
    [ 2.816736] iwlwifi 0000:0a:00.0: can't disable ASPM; OS doesn't have ASPM control
    [ 2.816860] iwlwifi 0000:0a:00.0: irq 47 for MSI/MSI-X
    [ 2.817888] usb 2-1: new high-speed USB device number 2 using ehci-pci
    [ 2.818258] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x12
    [ 2.818636] platform microcode: Direct firmware load failed with error -2
    [ 2.818639] platform microcode: Falling back to user helper
    [ 2.821802] iwlwifi 0000:0a:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
    [ 2.824537] tsc: Refined TSC clocksource calibration: 2394.561 MHz
    [ 2.826546] hidraw: raw HID events driver (C) Jiri Kosina
    [ 2.828014] usbcore: registered new interface driver usbhid
    [ 2.828016] usbhid: USB HID core driver
    [ 2.832266] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
    [ 2.832334] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
    [ 2.832373] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
    [ 2.832658] ACPI Warning: 0x0000000000005040-0x000000000000505f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20131115/utaddress-251)
    [ 2.832662] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 2.834846] iwlwifi 0000:0a:00.0: CONFIG_IWLWIFI_DEBUG disabled
    [ 2.834848] iwlwifi 0000:0a:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
    [ 2.834850] iwlwifi 0000:0a:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
    [ 2.834851] iwlwifi 0000:0a:00.0: Detected Intel(R) Centrino(R) Wireless-N 2230 BGN, REV=0xC8
    [ 2.834955] iwlwifi 0000:0a:00.0: L1 Enabled; Disabling L0S
    [ 2.835666] usbcore: registered new interface driver snd-usb-audio
    [ 2.854044] iTCO_vendor_support: vendor-support=0
    [ 2.854466] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
    [ 2.854514] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
    [ 2.854638] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 2.856761] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
    [ 2.860498] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x12
    [ 2.860514] platform microcode: Direct firmware load failed with error -2
    [ 2.860516] platform microcode: Falling back to user helper
    [ 2.863566] input: Burr-Brown from TI USB Audio CODEC as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.3/input/input10
    [ 2.863734] hid-generic 0003:08BB:2902.0001: input,hidraw0: USB HID v1.00 Device [Burr-Brown from TI USB Audio CODEC ] on usb-0000:00:14.0-3/input3
    [ 2.867484] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x12
    [ 2.867498] platform microcode: Direct firmware load failed with error -2
    [ 2.867500] platform microcode: Falling back to user helper
    [ 2.870088] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x12
    [ 2.870100] platform microcode: Direct firmware load failed with error -2
    [ 2.870102] platform microcode: Falling back to user helper
    [ 2.870542] microcode: CPU4 sig=0x306a9, pf=0x10, revision=0x12
    [ 2.870561] platform microcode: Direct firmware load failed with error -2
    [ 2.870563] platform microcode: Falling back to user helper
    [ 2.871275] microcode: CPU5 sig=0x306a9, pf=0x10, revision=0x12
    [ 2.871285] platform microcode: Direct firmware load failed with error -2
    [ 2.871288] platform microcode: Falling back to user helper
    [ 2.871938] microcode: CPU6 sig=0x306a9, pf=0x10, revision=0x12
    [ 2.871949] platform microcode: Direct firmware load failed with error -2
    [ 2.871952] platform microcode: Falling back to user helper
    [ 2.872242] microcode: CPU7 sig=0x306a9, pf=0x10, revision=0x12
    [ 2.872254] platform microcode: Direct firmware load failed with error -2
    [ 2.872257] platform microcode: Falling back to user helper
    [ 2.872575] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 2.878423] systemd-udevd[206]: renamed network interface eth0 to eno1
    [ 2.881987] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: data=ordered
    [ 2.890802] systemd-journald[157]: Received request to flush runtime journal from PID 1
    [ 2.901323] systemd-udevd[217]: renamed network interface wlan0 to wlo1
    [ 2.908030] ACPI: AC Adapter [ADP1] (on-line)
    [ 2.941825] hub 2-1:1.0: USB hub found
    [ 2.941930] hub 2-1:1.0: 8 ports detected
    [ 3.021509] usb 1-1.1: new full-speed USB device number 3 using ehci-pci
    [ 3.061674] intel_rapl: domain uncore energy ctr 8617:8617 not working, skip
    [ 3.074806] lis3lv02d: 8 bits 3DC sensor found
    [ 3.135241] iwlwifi 0000:0a:00.0: L1 Enabled; Disabling L0S
    [ 3.142912] iwlwifi 0000:0a:00.0: Radio type=0x2-0x0-0x0
    [ 3.171642] usb 1-1.3: new high-speed USB device number 4 using ehci-pci
    [ 3.233041] nvidia: module license 'NVIDIA' taints kernel.
    [ 3.233045] Disabling lock debugging due to kernel taint
    [ 3.238226] nvidia 0000:01:00.0: enabling device (0006 -> 0007)
    [ 3.238279] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none
    [ 3.238457] [drm] Initialized nvidia-drm 0.0.0 20130102 for 0000:01:00.0 on minor 0
    [ 3.238462] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 331.38 Wed Jan 8 19:32:30 PST 2014
    [ 3.356112] media: Linux media interface: v0.10
    [ 3.360422] Linux video capture interface: v2.00
    [ 3.365597] uvcvideo: Found UVC 1.00 device HP Truevision HD (05c8:033a)
    [ 3.377291] input: HP Truevision HD as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input11
    [ 3.377488] usbcore: registered new interface driver uvcvideo
    [ 3.377494] USB Video Class driver (1.1.1)
    [ 3.393157] iwlwifi 0000:0a:00.0: L1 Enabled; Disabling L0S
    [ 3.400907] iwlwifi 0000:0a:00.0: Radio type=0x2-0x0-0x0
    [ 3.425257] usb 2-1.6: new full-speed USB device number 3 using ehci-pci
    [ 3.458983] input: HP WMI hotkeys as /devices/virtual/input/input9
    [ 3.473371] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
    [ 3.521478] Bluetooth: Core ver 2.17
    [ 3.521492] NET: Registered protocol family 31
    [ 3.521493] Bluetooth: HCI device and connection manager initialized
    [ 3.521499] Bluetooth: HCI socket layer initialized
    [ 3.521501] Bluetooth: L2CAP socket layer initialized
    [ 3.521505] Bluetooth: SCO socket layer initialized
    [ 3.523209] usbcore: registered new interface driver btusb
    [ 3.597251] r8169 0000:0b:00.0 eno1: link down
    [ 3.597286] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
    [ 3.825665] Switched to clocksource tsc
    [ 4.034513] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x26c00, board id: 2055, fw id: 1107424
    [ 4.062727] nvidia 0000:01:00.0: irq 48 for MSI/MSI-X
    [ 4.071722] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
    [ 4.071771] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
    [ 4.071795] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
    [ 4.071832] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
    [ 4.071854] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
    [ 4.071876] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
    [ 4.071922] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
    [ 4.071944] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
    [ 4.104186] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5
    [ 4.107557] mousedev: PS/2 mouse device common for all mice
    [ 4.326086] thermal LNXTHERM:00: registered as thermal_zone1
    [ 4.326092] ACPI: Thermal Zone [TZS0] (69 C)
    [ 4.606281] [Firmware Bug]: No valid trip found
    [ 5.280111] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input12
    [ 5.283560] random: nonblocking pool is initialized
    [ 5.694087] ACPI: Battery Slot [BAT0] (battery present)
    [ 7.035020] thermal LNXTHERM:02: registered as thermal_zone2
    [ 7.035026] ACPI: Thermal Zone [TZS2] (57 C)
    [ 8.889924] thermal LNXTHERM:03: registered as thermal_zone3
    [ 8.889929] ACPI: Thermal Zone [TZS3] (30 C)
    [ 9.408442] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
    [ 10.251376] type=1006 audit(1393624558.679:2): pid=348 uid=0 old auid=4294967295 new auid=120 old ses=4294967295 new ses=1 res=1
    [ 11.338226] traps: gnome-shell[416] trap int3 ip:7f1024ce4289 sp:7fffc13c81f0 error:0
    [ 33.022441] type=1006 audit(1393624581.429:3): pid=439 uid=0 old auid=4294967295 new auid=1001 old ses=4294967295 new ses=2 res=1
    [ 33.028194] type=1006 audit(1393624581.436:4): pid=440 uid=0 old auid=4294967295 new auid=1001 old ses=4294967295 new ses=3 res=1
    lsmod
    Module Size Used by
    joydev 9631 0
    mousedev 10247 0
    btusb 19648 0
    bluetooth 326343 2 btusb
    uvcvideo 72804 0
    videobuf2_vmalloc 3304 1 uvcvideo
    videobuf2_memops 2335 1 videobuf2_vmalloc
    videobuf2_core 28243 1 uvcvideo
    videodev 111840 2 uvcvideo,videobuf2_core
    media 11719 2 uvcvideo,videodev
    nvidia 10621191 29
    intel_rapl 11776 0
    x86_pkg_temp_thermal 6991 0
    intel_powerclamp 8802 0
    coretemp 6358 0
    kvm_intel 131532 0
    kvm 396221 1 kvm_intel
    crct10dif_pclmul 4682 0
    crct10dif_common 1372 1 crct10dif_pclmul
    crc32_pclmul 2923 0
    crc32c_intel 14185 0
    ghash_clmulni_intel 4405 0
    aesni_intel 45548 0
    aes_x86_64 7399 1 aesni_intel
    lrw 3565 1 aesni_intel
    gf128mul 5858 1 lrw
    glue_helper 4417 1 aesni_intel
    ablk_helper 2004 1 aesni_intel
    cryptd 8409 3 ghash_clmulni_intel,aesni_intel,ablk_helper
    hid_generic 1153 0
    hp_wmi 7595 0
    sparse_keymap 3146 1 hp_wmi
    arc4 2000 2
    iTCO_wdt 5407 0
    iTCO_vendor_support 1929 1 iTCO_wdt
    mxm_wmi 1467 0
    iwldvm 167738 0
    mac80211 474681 1 iwldvm
    snd_usb_audio 117811 0
    usbhid 40545 0
    snd_usbmidi_lib 19755 1 snd_usb_audio
    hid 90902 2 hid_generic,usbhid
    snd_rawmidi 18742 1 snd_usbmidi_lib
    snd_seq_device 5180 1 snd_rawmidi
    microcode 15216 0
    evdev 11045 11
    psmouse 88171 0
    snd_hda_codec_hdmi 36379 1
    iwlwifi 140193 1 iwldvm
    serio_raw 5009 0
    snd_hda_codec_idt 43508 1
    cfg80211 408199 3 iwlwifi,mac80211,iwldvm
    i2c_i801 11269 0
    rtsx_pci_ms 7258 0
    r8169 58423 0
    memstick 7504 1 rtsx_pci_ms
    rfkill 15651 4 cfg80211,hp_wmi,bluetooth
    mii 4027 1 r8169
    thermal 8556 0
    snd_hda_intel 37352 0
    snd_hda_codec 150017 3 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel
    intel_gtt 12664 0
    drm_kms_helper 35710 0
    snd_hwdep 6332 2 snd_usb_audio,snd_hda_codec
    drm 239102 3 drm_kms_helper,nvidia
    battery 7565 0
    snd_pcm 77822 4 snd_usb_audio,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    ac 3334 0
    snd_page_alloc 7298 2 snd_pcm,snd_hda_intel
    snd_timer 18718 1 snd_pcm
    hp_accel 16520 0
    i2c_algo_bit 5391 0
    mei_me 9552 0
    i2c_core 24760 6 drm,i2c_i801,drm_kms_helper,i2c_algo_bit,nvidia,videodev
    lis3lv02d 11283 1 hp_accel
    input_polldev 2818 1 lis3lv02d
    snd 59029 11 snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_idt,snd_pcm,snd_rawmidi,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_seq_device
    shpchp 25425 0
    mei 62867 1 mei_me
    wmi 8251 2 hp_wmi,mxm_wmi
    video 11425 0
    soundcore 5418 1 snd
    lpc_ich 13368 0
    processor 24620 0
    button 4605 0
    nfs 191568 0
    lockd 76942 1 nfs
    sunrpc 233786 2 nfs,lockd
    fscache 47797 1 nfs
    ext4 473259 2
    crc16 1359 2 ext4,bluetooth
    mbcache 6074 1 ext4
    jbd2 80912 1 ext4
    sr_mod 14930 0
    cdrom 34880 1 sr_mod
    sd_mod 31361 3
    atkbd 16806 0
    libps2 4187 2 atkbd,psmouse
    rtsx_pci_sdmmc 13911 0
    mmc_core 95465 1 rtsx_pci_sdmmc
    ahci 23048 2
    libahci 21698 1 ahci
    libata 172104 2 ahci,libahci
    ehci_pci 3928 0
    xhci_hcd 144553 0
    ehci_hcd 64171 1 ehci_pci
    scsi_mod 132250 3 libata,sd_mod,sr_mod
    rtsx_pci 32241 2 rtsx_pci_ms,rtsx_pci_sdmmc
    usbcore 180208 8 btusb,snd_usb_audio,uvcvideo,snd_usbmidi_lib,ehci_hcd,ehci_pci,usbhid,xhci_hcd
    usb_common 1648 1 usbcore
    i8042 13366 1 libps2
    serio 10721 6 serio_raw,atkbd,i8042,psmouse

  • Compiz Fusion doesn't work with Xorg 7.3 (fglrx)

    I recently reinstalled due to multiple issues. Now after the upgrade to Xorg 7.3, I am unable to start Compiz Fusion. I get this from fusion-icon:
    * Detected Session: kde
    * Searching for installed applications...
    * No GLX_EXT_texture_from_pixmap with direct rendering context
    ... nor with indirect rendering, this isn't going to work!
    * Using the GTK Interface
    * KWin is already running
    my xorg.conf:
    Auto-generated by Archie mkxcfg
    Section "ServerLayout"
    # Serial Mouse not detected
    # USB Mouse not detected
    Identifier "Xorg Configured"
    Screen 0 "aticonfig-Screen[0]" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Module"
    Load "ddc" # ddc probing of monitor
    Load "dbe"
    Load "dri"
    Load "extmod"
    Load "glx"
    Load "bitmap" # bitmap-fonts
    Load "type1"
    Load "freetype"
    Load "record"
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail" "true"
    Option "AIGLX" "true"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "gb"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    VertRefresh 60
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]"
    Driver "fglrx"
    Option "XAANoOffscreenPixmaps" "true"
    Option "DRI" "true"
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]"
    Device "aticonfig-Device[0]"
    Monitor "aticonfig-Monitor[0]"
    DefaultDepth 24
    EndSection
    Section "DRI"
    Group 0
    Mode 0666
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection
    and my Xorg.0.log
    _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
    _XSERVTransOpen: transport open failed for inet6/knights-desktop:0
    _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
    X.Org X Server 1.4.0
    Release Date: 5 September 2007
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.24-rc1-ARCH x86_64
    Current Operating System: Linux knights-desktop 2.6.23-ARCH #1 SMP PREEMPT Sat Oct 27 10:52:38 CEST 2007 x86_64
    Build Date: 07 November 2007 10:56:33AM
    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 Nov 18 09:27:02 2007
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Xorg Configured"
    (**) |-->Screen "aticonfig-Screen[0]" (0)
    (**) | |-->Monitor "aticonfig-Monitor[0]"
    (**) | |-->Device "aticonfig-Device[0]"
    (**) |-->Input Device "Keyboard0"
    (**) Option "AllowMouseOpenFail" "true"
    (**) Option "AIGLX" "true"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (==) No FontPath specified. Using compiled-in default.
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/75dpi").
    (==) FontPath set to:
    /usr/share/fonts/misc,
    /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 enabled
    (==) |-->Input Device "<default pointer>"
    (==) The core pointer device wasn't specified explicitly in the layout.
    Using the default mouse configuration.
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) Loader magic: 0x7af4e0
    (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 8086,2770 card 1028,01ab rev 02 class 06,00,00 hdr 00
    (II) PCI: 00:01:0: chip 8086,2771 card 0000,0000 rev 02 class 06,04,00 hdr 01
    (II) PCI: 00:1c:0: chip 8086,27d0 card 0000,0000 rev 01 class 06,04,00 hdr 81
    (II) PCI: 00:1d:0: chip 8086,27c8 card 1028,01ab rev 01 class 0c,03,00 hdr 80
    (II) PCI: 00:1d:1: chip 8086,27c9 card 1028,01ab rev 01 class 0c,03,00 hdr 00
    (II) PCI: 00:1d:2: chip 8086,27ca card 1028,01ab rev 01 class 0c,03,00 hdr 00
    (II) PCI: 00:1d:3: chip 8086,27cb card 1028,01ab rev 01 class 0c,03,00 hdr 00
    (II) PCI: 00:1d:7: chip 8086,27cc card 1028,01ab rev 01 class 0c,03,20 hdr 00
    (II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev e1 class 06,04,01 hdr 01
    (II) PCI: 00:1f:0: chip 8086,27b8 card 0000,0000 rev 01 class 06,01,00 hdr 80
    (II) PCI: 00:1f:1: chip 8086,27df card 1028,01ab rev 01 class 01,01,8a hdr 00
    (II) PCI: 00:1f:2: chip 8086,27c0 card 1028,01ab rev 01 class 01,01,8f hdr 00
    (II) PCI: 00:1f:3: chip 8086,27da card 1028,01ab rev 01 class 0c,05,00 hdr 00
    (II) PCI: 01:00:0: chip 1002,5b60 card 1002,0302 rev 00 class 03,00,00 hdr 80
    (II) PCI: 01:00:1: chip 1002,5b70 card 1002,0303 rev 00 class 03,80,00 hdr 00
    (II) PCI: 03:02:0: chip 1102,0004 card 1102,2006 rev 04 class 04,01,00 hdr 80
    (II) PCI: 03:02:1: chip 1102,7003 card 1102,0040 rev 04 class 09,80,00 hdr 80
    (II) PCI: 03:02:2: chip 1102,4001 card 1102,0010 rev 04 class 0c,00,10 hdr 80
    (II) PCI: 03:03:0: chip 14e4,4318 card 14e4,7001 rev 02 class 02,80,00 hdr 00
    (II) PCI: 03:08:0: chip 8086,27dc card 1028,01ab rev 01 class 02,00,00 hdr 00
    (II) PCI: End of PCI scan
    (II) Intel Bridge workaround enabled
    (II) Host-to-PCI bridge:
    (II) Bus 0: bridge is at (0:0:0), (0,0,3), 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 (0x100000000) MX[b]
    (II) Bus 0 prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000a (VGA_EN is set)
    (II) Bus 1 I/O range:
    [0] -1 0 0x0000d000 - 0x0000dfff (0x1000) IX[b]
    (II) Bus 1 non-prefetchable memory range:
    [0] -1 0 0xefd00000 - 0xefefffff (0x200000) MX[b]
    (II) Bus 1 prefetchable memory range:
    [0] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 2: bridge is at (0:28:0), (0,2,2), BCTRL: 0x0002 (VGA_EN is cleared)
    (II) Bus 2 non-prefetchable memory range:
    [0] -1 0 0xefc00000 - 0xefcfffff (0x100000) MX[b]
    (II) Subtractive PCI-to-PCI bridge:
    (II) Bus 3: bridge is at (0:30:0), (0,3,3), BCTRL: 0x0002 (VGA_EN is cleared)
    (II) Bus 3 I/O range:
    [0] -1 0 0x0000c000 - 0x0000cfff (0x1000) IX[b]
    (II) Bus 3 non-prefetchable memory range:
    [0] -1 0 0xefb00000 - 0xefbfffff (0x100000) MX[b]
    (II) PCI-to-ISA bridge:
    (II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
    (--) PCI:*(1:0:0) ATI Technologies Inc RV370 5B60 [Radeon X300 (PCIE)] rev 0, Mem @ 0xe0000000/27, 0xefde0000/16, I/O @ 0xdc00/8, BIOS @ 0xefe00000/17
    (--) PCI: (1:0:1) ATI Technologies Inc RV370 [Radeon X300SE] rev 0, Mem @ 0xefdf0000/16
    (II) Addressable bus resource ranges are
    [0] -1 0 0x00000000 - 0xffffffff (0x100000000) 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 0xefbf9000 - 0xefbf9fff (0x1000) MX[b]
    [1] -1 0 0xefbfa000 - 0xefbfbfff (0x2000) MX[b]
    [2] -1 0 0xefbfc000 - 0xefbfffff (0x4000) MX[b]
    [3] -1 0 0xefbf8800 - 0xefbf8fff (0x800) MX[b]
    [4] -1 0 0xffa80800 - 0xffa80bff (0x400) MX[b]
    [5] -1 0 0xefdf0000 - 0xefdfffff (0x10000) MX[b](B)
    [6] -1 0 0xefe00000 - 0xefe1ffff (0x20000) MX[b](B)
    [7] -1 0 0xefde0000 - 0xefdeffff (0x10000) MX[b](B)
    [8] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
    [9] -1 0 0x0000ccc0 - 0x0000ccff (0x40) IX[b]
    [10] -1 0 0x0000cc78 - 0x0000cc7f (0x8) IX[b]
    [11] -1 0 0x0000cc80 - 0x0000ccbf (0x40) IX[b]
    [12] -1 0 0x0000ece0 - 0x0000ecff (0x20) IX[b]
    [13] -1 0 0x0000fea0 - 0x0000feaf (0x10) IX[b]
    [14] -1 0 0x0000fe30 - 0x0000fe33 (0x4) IX[b]
    [15] -1 0 0x0000fe20 - 0x0000fe27 (0x8) IX[b]
    [16] -1 0 0x0000fe10 - 0x0000fe13 (0x4) IX[b]
    [17] -1 0 0x0000fe00 - 0x0000fe07 (0x8) IX[b]
    [18] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[b]
    [19] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [20] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [21] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [22] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [23] -1 0 0x0000ff20 - 0x0000ff3f (0x20) IX[b]
    [24] -1 0 0x0000ff40 - 0x0000ff5f (0x20) IX[b]
    [25] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[b]
    [26] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[b]
    [27] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[b](B)
    (II) Active PCI resource ranges after removing overlaps:
    [0] -1 0 0xefbf9000 - 0xefbf9fff (0x1000) MX[b]
    [1] -1 0 0xefbfa000 - 0xefbfbfff (0x2000) MX[b]
    [2] -1 0 0xefbfc000 - 0xefbfffff (0x4000) MX[b]
    [3] -1 0 0xefbf8800 - 0xefbf8fff (0x800) MX[b]
    [4] -1 0 0xffa80800 - 0xffa80bff (0x400) MX[b]
    [5] -1 0 0xefdf0000 - 0xefdfffff (0x10000) MX[b](B)
    [6] -1 0 0xefe00000 - 0xefe1ffff (0x20000) MX[b](B)
    [7] -1 0 0xefde0000 - 0xefdeffff (0x10000) MX[b](B)
    [8] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
    [9] -1 0 0x0000ccc0 - 0x0000ccff (0x40) IX[b]
    [10] -1 0 0x0000cc78 - 0x0000cc7f (0x8) IX[b]
    [11] -1 0 0x0000cc80 - 0x0000ccbf (0x40) IX[b]
    [12] -1 0 0x0000ece0 - 0x0000ecff (0x20) IX[b]
    [13] -1 0 0x0000fea0 - 0x0000feaf (0x10) IX[b]
    [14] -1 0 0x0000fe30 - 0x0000fe33 (0x4) IX[b]
    [15] -1 0 0x0000fe20 - 0x0000fe27 (0x8) IX[b]
    [16] -1 0 0x0000fe10 - 0x0000fe13 (0x4) IX[b]
    [17] -1 0 0x0000fe00 - 0x0000fe07 (0x8) IX[b]
    [18] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[b]
    [19] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [20] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [21] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [22] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [23] -1 0 0x0000ff20 - 0x0000ff3f (0x20) IX[b]
    [24] -1 0 0x0000ff40 - 0x0000ff5f (0x20) IX[b]
    [25] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[b]
    [26] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[b]
    [27] -1 0 0x0000dc00 - 0x0000dcff (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 0xefbf9000 - 0xefbf9fff (0x1000) MX[b]
    [5] -1 0 0xefbfa000 - 0xefbfbfff (0x2000) MX[b]
    [6] -1 0 0xefbfc000 - 0xefbfffff (0x4000) MX[b]
    [7] -1 0 0xefbf8800 - 0xefbf8fff (0x800) MX[b]
    [8] -1 0 0xffa80800 - 0xffa80bff (0x400) MX[b]
    [9] -1 0 0xefdf0000 - 0xefdfffff (0x10000) MX[b](B)
    [10] -1 0 0xefe00000 - 0xefe1ffff (0x20000) MX[b](B)
    [11] -1 0 0xefde0000 - 0xefdeffff (0x10000) MX[b](B)
    [12] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
    [13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [14] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [15] -1 0 0x0000ccc0 - 0x0000ccff (0x40) IX[b]
    [16] -1 0 0x0000cc78 - 0x0000cc7f (0x8) IX[b]
    [17] -1 0 0x0000cc80 - 0x0000ccbf (0x40) IX[b]
    [18] -1 0 0x0000ece0 - 0x0000ecff (0x20) IX[b]
    [19] -1 0 0x0000fea0 - 0x0000feaf (0x10) IX[b]
    [20] -1 0 0x0000fe30 - 0x0000fe33 (0x4) IX[b]
    [21] -1 0 0x0000fe20 - 0x0000fe27 (0x8) IX[b]
    [22] -1 0 0x0000fe10 - 0x0000fe13 (0x4) IX[b]
    [23] -1 0 0x0000fe00 - 0x0000fe07 (0x8) IX[b]
    [24] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[b]
    [25] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [26] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [27] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [28] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [29] -1 0 0x0000ff20 - 0x0000ff3f (0x20) IX[b]
    [30] -1 0 0x0000ff40 - 0x0000ff5f (0x20) IX[b]
    [31] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[b]
    [32] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[b]
    [33] -1 0 0x0000dc00 - 0x0000dcff (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) "type1" 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: "ddc"(II) Module "ddc" already built-in
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.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: "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: "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: "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: "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: "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.42.3
    Module class: X.Org Video Driver
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.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.2.3
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) Primary Device is: PCI 01:00:0
    (II) ATI Proprietary Linux Driver Version Identifier:8.42.3
    (II) ATI Proprietary Linux Driver Release Identifier: UNSUPPORTED-8.423.2
    (II) ATI Proprietary Linux Driver Build Date: Oct 19 2007 16:14:11
    (--) Assigning device section with no busID to primary device
    (WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1) found
    (--) Chipset Supported AMD Graphics Processor (0x5B60) found
    (II) AMD Video driver is running on a device belonging to a group targeted for this release
    (II) AMD Video driver is signed
    (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 0xefbf9000 - 0xefbf9fff (0x1000) MX[b]
    [5] -1 0 0xefbfa000 - 0xefbfbfff (0x2000) MX[b]
    [6] -1 0 0xefbfc000 - 0xefbfffff (0x4000) MX[b]
    [7] -1 0 0xefbf8800 - 0xefbf8fff (0x800) MX[b]
    [8] -1 0 0xffa80800 - 0xffa80bff (0x400) MX[b]
    [9] -1 0 0xefdf0000 - 0xefdfffff (0x10000) MX[b](B)
    [10] -1 0 0xefe00000 - 0xefe1ffff (0x20000) MX[b](B)
    [11] -1 0 0xefde0000 - 0xefdeffff (0x10000) MX[b](B)
    [12] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
    [13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [14] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [15] -1 0 0x0000ccc0 - 0x0000ccff (0x40) IX[b]
    [16] -1 0 0x0000cc78 - 0x0000cc7f (0x8) IX[b]
    [17] -1 0 0x0000cc80 - 0x0000ccbf (0x40) IX[b]
    [18] -1 0 0x0000ece0 - 0x0000ecff (0x20) IX[b]
    [19] -1 0 0x0000fea0 - 0x0000feaf (0x10) IX[b]
    [20] -1 0 0x0000fe30 - 0x0000fe33 (0x4) IX[b]
    [21] -1 0 0x0000fe20 - 0x0000fe27 (0x8) IX[b]
    [22] -1 0 0x0000fe10 - 0x0000fe13 (0x4) IX[b]
    [23] -1 0 0x0000fe00 - 0x0000fe07 (0x8) IX[b]
    [24] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[b]
    [25] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [26] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [27] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [28] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [29] -1 0 0x0000ff20 - 0x0000ff3f (0x20) IX[b]
    [30] -1 0 0x0000ff40 - 0x0000ff5f (0x20) IX[b]
    [31] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[b]
    [32] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[b]
    [33] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[b](B)
    (II) fglrx(0): pEnt->device->identifier=0x7ed860
    (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 0xefbf9000 - 0xefbf9fff (0x1000) MX[b]
    [5] -1 0 0xefbfa000 - 0xefbfbfff (0x2000) MX[b]
    [6] -1 0 0xefbfc000 - 0xefbfffff (0x4000) MX[b]
    [7] -1 0 0xefbf8800 - 0xefbf8fff (0x800) MX[b]
    [8] -1 0 0xffa80800 - 0xffa80bff (0x400) MX[b]
    [9] -1 0 0xefdf0000 - 0xefdfffff (0x10000) MX[b](B)
    [10] -1 0 0xefe00000 - 0xefe1ffff (0x20000) MX[b](B)
    [11] -1 0 0xefde0000 - 0xefdeffff (0x10000) MX[b](B)
    [12] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
    [13] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [14] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [15] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [17] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [18] -1 0 0x0000ccc0 - 0x0000ccff (0x40) IX[b]
    [19] -1 0 0x0000cc78 - 0x0000cc7f (0x8) IX[b]
    [20] -1 0 0x0000cc80 - 0x0000ccbf (0x40) IX[b]
    [21] -1 0 0x0000ece0 - 0x0000ecff (0x20) IX[b]
    [22] -1 0 0x0000fea0 - 0x0000feaf (0x10) IX[b]
    [23] -1 0 0x0000fe30 - 0x0000fe33 (0x4) IX[b]
    [24] -1 0 0x0000fe20 - 0x0000fe27 (0x8) IX[b]
    [25] -1 0 0x0000fe10 - 0x0000fe13 (0x4) IX[b]
    [26] -1 0 0x0000fe00 - 0x0000fe07 (0x8) IX[b]
    [27] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[b]
    [28] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [29] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [30] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [31] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [32] -1 0 0x0000ff20 - 0x0000ff3f (0x20) IX[b]
    [33] -1 0 0x0000ff40 - 0x0000ff5f (0x20) IX[b]
    [34] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[b]
    [35] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[b]
    [36] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[b](B)
    [37] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [38] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Setting vga for screen 0.
    (II) fglrx(0): === [atiddxPreInit] === begin, [x]
    (II) Loading sub module "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules//libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 0.1.0
    ABI class: X.Org Video Driver, version 2.0
    (II) fglrx(0): PCI bus 1 card 0 func 0
    (II) fglrx(0): Creating default Display subsection in Screen section
    "aticonfig-Screen[0]" for depth/fbbpp 24/32
    (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    (==) fglrx(0): Default visual is TrueColor
    (**) fglrx(0): Option "dri" "true"
    (**) fglrx(0): Option "DPMS" "true"
    (==) fglrx(0): RGB weight 888
    (II) fglrx(0): Using 8 bits per RGB (8 bit DAC)
    (==) fglrx(0): Gamma Correction for I is 0x06419064
    (==) fglrx(0): Gamma Correction for II is 0x06419064
    (==) fglrx(0): Buffer Tiling is ON
    (--) fglrx(0): Chipset: "Radeon X300/X550/X1050 Series" (Chipset = 0x5b60)
    (--) fglrx(0): (PciSubVendor = 0x1002, PciSubDevice = 0x0302)
    (--) fglrx(0): board vendor info: original ATI graphics adapter
    (--) fglrx(0): Linear framebuffer (phys) at 0xe0000000
    (--) fglrx(0): MMIO registers at 0xefde0000
    (==) fglrx(0): ROM-BIOS at 0x000c0000
    (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, module version = 1.0.0
    ABI class: X.Org Video Driver, version 2.0
    (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    (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, module version = 1.1.0
    ABI class: X.Org Video Driver, version 2.0
    (II) fglrx(0): VESA BIOS detected
    (II) fglrx(0): VESA VBE Version 2.0
    (II) fglrx(0): VESA VBE Total Mem: 16384 kB
    (II) fglrx(0): VESA VBE OEM: ATI RV380
    (II) fglrx(0): VESA VBE OEM Software Rev: 1.0
    (II) fglrx(0): VESA VBE OEM Vendor: ATI Technologies Inc.
    (II) fglrx(0): VESA VBE OEM Product: V380
    (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmGetBusid returned ''
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Loading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
    compiled for 7.1.0, module version = 8.42.3
    ABI class: X.Org Server Extension, version 0.3
    (--) fglrx(0): VideoRAM: 131072 kByte, Type: DDR SGRAM / SDRAM
    (II) fglrx(0): PCIE card detected
    (II) fglrx(0): board/chipset is supported by this driver (original ATI board)
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"(II) Module "ddc" already built-in
    (II) fglrx(0): Connected Display1: CRT on primary DAC [crt1]
    (II) fglrx(0): Display1 EDID data ---------------------------
    (II) fglrx(0): Manufacturer: DEL Model: a00b Serial#: 809061708
    (II) fglrx(0): Year: 2005 Week: 28
    (II) fglrx(0): EDID Version: 1.3
    (II) fglrx(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    (II) fglrx(0): Sync: Separate
    (II) fglrx(0): Max H-Image Size [cm]: horiz.: 34 vert.: 27
    (II) fglrx(0): Gamma: 2.20
    (II) fglrx(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    (II) fglrx(0): Default color space is primary color space
    (II) fglrx(0): First detailed timing is preferred mode
    (II) fglrx(0): redX: 0.640 redY: 0.340 greenX: 0.279 greenY: 0.619
    (II) fglrx(0): blueX: 0.140 blueY: 0.069 whiteX: 0.310 whiteY: 0.330
    (II) fglrx(0): Supported VESA Video Modes:
    (II) fglrx(0): 720x400@70Hz
    (II) fglrx(0): 640x480@60Hz
    (II) fglrx(0): 640x480@75Hz
    (II) fglrx(0): 800x600@60Hz
    (II) fglrx(0): 800x600@75Hz
    (II) fglrx(0): 1024x768@60Hz
    (II) fglrx(0): 1024x768@75Hz
    (II) fglrx(0): 1280x1024@75Hz
    (II) fglrx(0): Manufacturer's mask: 0
    (II) fglrx(0): Supported Future Video Modes:
    (II) fglrx(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    (II) fglrx(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    (II) fglrx(0): Supported additional Video Mode:
    (II) fglrx(0): clock: 108.0 MHz Image Size: 338 x 270 mm
    (II) fglrx(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
    (II) fglrx(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
    (II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 31 H max: 80 kHz, PixClock max 140 MHz
    (II) fglrx(0): Serial No: U494157809ML
    (II) fglrx(0): Monitor name: DELL E173FP
    (II) fglrx(0): EDID (in hex):
    (II) fglrx(0): 00ffffffffffff0010ac0ba04c4d3930
    (II) fglrx(0): 1c0f010368221b78eecaf6a357479e23
    (II) fglrx(0): 114f54a54b00714f8180010101010101
    (II) fglrx(0): 010101010101302a009851002a403070
    (II) fglrx(0): 1300520e1100001e000000fd00384b1f
    (II) fglrx(0): 500e000a202020202020000000ff0055
    (II) fglrx(0): 3439343135373830394d4c0a000000fc
    (II) fglrx(0): 0044454c4c204531373346500a2000c7
    (II) fglrx(0): End of Display1 EDID data --------------------
    (WW) fglrx(0): Only one display is connnected,so single mode is enabled
    (II) fglrx(0): Primary Controller - CRT on primary DAC
    (II) fglrx(0): Internal Desktop Setting: 0x00000001
    (II) fglrx(0): POWERplay version 3. 1 power state available:
    (II) fglrx(0): 1. 324/196MHz @ 50Hz [enable load balancing]
    (==) fglrx(0): Qbs disabled
    (==) fglrx(0): FAST_SWAP disabled
    (==) fglrx(0): PseudoColor visuals disabled
    (==) fglrx(0): Using gamma correction (1.0, 1.0, 1.0)
    (==) fglrx(0): Center Mode is disabled
    (==) fglrx(0): TMDS coherent mode is enabled
    (II) fglrx(0): Total of 31 modes found for primary display.
    (--) fglrx(0): Virtual size is 1280x1024 (pitch 0)
    (**) fglrx(0): *Mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 (80.0 kHz)
    (**) fglrx(0): Default mode "1280x1024": 128.9 MHz (scaled from 0.0 MHz), 74.6 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "1280x1024"x70.0 128.94 1280 1368 1504 1728 1024 1025 1028 1066 +hsync (74.6 kHz)
    (**) fglrx(0): Default mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 (64.0 kHz)
    (**) fglrx(0): *Mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 (67.5 kHz)
    (**) fglrx(0): Default mode "1152x864": 96.8 MHz (scaled from 0.0 MHz), 63.0 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "1152x864"x70.0 96.76 1152 1224 1344 1536 864 865 868 900 +hsync (63.0 kHz)
    (**) fglrx(0): Default mode "1152x864": 81.6 MHz (scaled from 0.0 MHz), 53.7 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 +hsync (53.7 kHz)
    (**) fglrx(0): *Mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.0 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 (60.0 kHz)
    (**) fglrx(0): Default mode "1024x768": 78.4 MHz (scaled from 0.0 MHz), 57.7 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "1024x768"x72.0 78.43 1024 1080 1192 1360 768 769 772 801 +hsync (57.7 kHz)
    (**) fglrx(0): Default mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "1024x768"x70.0 75.00 1024 1048 1184 1328 768 771 777 806 +hsync +vsync (56.5 kHz)
    (**) fglrx(0): Default mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 +hsync +vsync (48.4 kHz)
    (**) fglrx(0): *Mode "1024x480": 38.2 MHz (scaled from 0.0 MHz), 29.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1024x480"x60.0 38.16 1024 1048 1152 1280 480 481 484 497 +hsync (29.8 kHz)
    (**) fglrx(0): *Mode "848x480": 31.5 MHz (scaled from 0.0 MHz), 29.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "848x480"x60.0 31.48 848 864 952 1056 480 481 484 497 +hsync (29.8 kHz)
    (**) fglrx(0): *Mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 (46.9 kHz)
    (**) fglrx(0): Default mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "800x600"x72.0 50.00 800 856 976 1040 600 637 643 666 (48.1 kHz)
    (**) fglrx(0): Default mode "800x600": 45.5 MHz (scaled from 0.0 MHz), 43.8 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "800x600"x70.0 45.50 800 840 920 1040 600 601 604 625 +hsync (43.8 kHz)
    (**) fglrx(0): Default mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 (37.9 kHz)
    (**) fglrx(0): Default mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.0 Hz
    (II) fglrx(0): Modeline "800x600"x56.0 36.00 800 824 896 1024 600 601 603 625 (35.2 kHz)
    (**) fglrx(0): *Mode "720x576": 32.7 MHz (scaled from 0.0 MHz), 35.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x576"x60.0 32.66 720 744 816 912 576 577 580 597 +hsync (35.8 kHz)
    (**) fglrx(0): *Mode "720x480": 26.7 MHz (scaled from 0.0 MHz), 29.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x480"x60.0 26.71 720 736 808 896 480 481 484 497 +hsync (29.8 kHz)
    (**) fglrx(0): *Mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 +hsync +vsync (37.5 kHz)
    (**) fglrx(0): Default mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "640x480"x72.0 31.50 640 664 704 832 480 489 492 520 +hsync +vsync (37.9 kHz)
    (**) fglrx(0): Default mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x480"x60.0 25.18 640 656 752 800 480 490 492 525 +hsync +vsync (31.5 kHz)
    (**) fglrx(0): Default mode "640x400": 28.1 MHz (scaled from 0.0 MHz), 33.7 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "640x400"x75.0 28.07 640 696 736 832 400 413 415 449 (33.7 kHz)
    (**) fglrx(0): Default mode "640x400": 24.9 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x400"x60.0 24.92 640 664 760 792 400 460 462 525 (31.5 kHz)
    (**) fglrx(0): Default mode "512x384": 19.8 MHz (scaled from 0.0 MHz), 29.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "512x384"x60.0 19.81 512 544 624 664 384 451 453 497 (29.8 kHz)
    (**) fglrx(0): Default mode "400x300": 24.8 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x75.0 24.75 400 408 448 528 300 601 602 625 doublescan (46.9 kHz)
    (**) fglrx(0): Default mode "400x300": 22.3 MHz (scaled from 0.0 MHz), 45.0 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x60.0 22.33 400 416 480 496 300 601 605 742 doublescan (45.0 kHz)
    (**) fglrx(0): Default mode "320x240": 15.8 MHz (scaled from 0.0 MHz), 37.9 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x75.0 15.75 320 328 360 416 240 481 482 501 doublescan (37.9 kHz)
    (**) fglrx(0): Default mode "320x240": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x60.0 12.59 320 328 376 400 240 491 493 525 doublescan (31.5 kHz)
    (**) fglrx(0): Default mode "320x200": 13.1 MHz (scaled from 0.0 MHz), 31.5 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x75.0 13.10 320 352 368 416 200 406 407 417 doublescan (31.5 kHz)
    (**) fglrx(0): Default mode "320x200": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x60.0 12.59 320 336 384 400 200 457 459 524 doublescan (31.5 kHz)
    (--) fglrx(0): Display dimensions: (340, 270) mm
    (--) fglrx(0): DPI set to (95, 96)
    (--) fglrx(0): Virtual size is 1280x1024 (pitch 1280)
    (**) fglrx(0): *Mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 (80.0 kHz)
    (**) fglrx(0): Default mode "1280x1024": 128.9 MHz (scaled from 0.0 MHz), 74.6 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "1280x1024"x70.0 128.94 1280 1368 1504 1728 1024 1025 1028 1066 +hsync (74.6 kHz)
    (**) fglrx(0): Default mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 (64.0 kHz)
    (**) fglrx(0): *Mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 (67.5 kHz)
    (**) fglrx(0): Default mode "1152x864": 96.8 MHz (scaled from 0.0 MHz), 63.0 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "1152x864"x70.0 96.76 1152 1224 1344 1536 864 865 868 900 +hsync (63.0 kHz)
    (**) fglrx(0): Default mode "1152x864": 81.6 MHz (scaled from 0.0 MHz), 53.7 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 +hsync (53.7 kHz)
    (**) fglrx(0): *Mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.0 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 (60.0 kHz)
    (**) fglrx(0): Default mode "1024x768": 78.4 MHz (scaled from 0.0 MHz), 57.7 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "1024x768"x72.0 78.43 1024 1080 1192 1360 768 769 772 801 +hsync (57.7 kHz)
    (**) fglrx(0): Default mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "1024x768"x70.0 75.00 1024 1048 1184 1328 768 771 777 806 +hsync +vsync (56.5 kHz)
    (**) fglrx(0): Default mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 +hsync +vsync (48.4 kHz)
    (**) fglrx(0): *Mode "1024x480": 38.2 MHz (scaled from 0.0 MHz), 29.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1024x480"x60.0 38.16 1024 1048 1152 1280 480 481 484 497 +hsync (29.8 kHz)
    (**) fglrx(0): *Mode "848x480": 31.5 MHz (scaled from 0.0 MHz), 29.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "848x480"x60.0 31.48 848 864 952 1056 480 481 484 497 +hsync (29.8 kHz)
    (**) fglrx(0): *Mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 (46.9 kHz)
    (**) fglrx(0): Default mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "800x600"x72.0 50.00 800 856 976 1040 600 637 643 666 (48.1 kHz)
    (**) fglrx(0): Default mode "800x600": 45.5 MHz (scaled from 0.0 MHz), 43.8 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "800x600"x70.0 45.50 800 840 920 1040 600 601 604 625 +hsync (43.8 kHz)
    (**) fglrx(0): Default mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 (37.9 kHz)
    (**) fglrx(0): Default mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.0 Hz
    (II) fglrx(0): Modeline "800x600"x56.0 36.00 800 824 896 1024 600 601 603 625 (35.2 kHz)
    (**) fglrx(0): *Mode "720x576": 32.7 MHz (scaled from 0.0 MHz), 35.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x576"x60.0 32.66 720 744 816 912 576 577 580 597 +hsync (35.8 kHz)
    (**) fglrx(0): *Mode "720x480": 26.7 MHz (scaled from 0.0 MHz), 29.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x480"x60.0 26.71 720 736 808 896 480 481 484 497 +hsync (29.8 kHz)
    (**) fglrx(0): *Mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 +hsync +vsync (37.5 kHz)
    (**) fglrx(0): Default mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "640x480"x72.0 31.50 640 664 704 832 480 489 492 520 +hsync +vsync (37.9 kHz)
    (**) fglrx(0): Default mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x480"x60.0 25.18 640 656 752 800 480 490 492 525 +hsync +vsync (31.5 kHz)
    (**) fglrx(0): Default mode "640x400": 28.1 MHz (scaled from 0.0 MHz), 33.7 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "640x400"x75.0 28.07 640 696 736 832 400 413 415 449 (33.7 kHz)
    (**) fglrx(0): Default mode "640x400": 24.9 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x400"x60.0 24.92 640 664 760 792 400 460 462 525 (31.5 kHz)
    (**) fglrx(0): Default mode "512x384": 19.8 MHz (scaled from 0.0 MHz), 29.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "512x384"x60.0 19.81 512 544 624 664 384 451 453 497 (29.8 kHz)
    (**) fglrx(0): Default mode "400x300": 24.8 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x75.0 24.75 400 408 448 528 300 601 602 625 doublescan (46.9 kHz)
    (**) fglrx(0): Default mode "400x300": 22.3 MHz (scaled from 0.0 MHz), 45.0 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x60.0 22.33 400 416 480 496 300 601 605 742 doublescan (45.0 kHz)
    (**) fglrx(0): Default mode "320x240": 15.8 MHz (scaled from 0.0 MHz), 37.9 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x75.0 15.75 320 328 360 416 240 481 482 501 doublescan (37.9 kHz)
    (**) fglrx(0): Default mode "320x240": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x60.0 12.59 320 328 376 400 240 491 493 525 doublescan (31.5 kHz)
    (**) fglrx(0): Default mode "320x200": 13.1 MHz (scaled from 0.0 MHz), 31.5 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x75.0 13.10 320 352 368 416 200 406 407 417 doublescan (31.5 kHz)
    (**) fglrx(0): Default mode "320x200": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x60.0 12.59 320 336 384 400 200 457 459 524 doublescan (31.5 kHz)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.3
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
    (==) fglrx(0): NoAccel = NO
    (II) Loading sub module "xaa"
    (II) LoadModule: "xaa"
    (II) Loading /usr/lib/xorg/modules//libxaa.so
    (II) Module xaa: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.2.0
    ABI class: X.Org Video Driver, version 2.0
    (==) fglrx(0): HPV inactive
    (**) fglrx(0): NoDRI = NO
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Reloading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    (II) fglrx(0): Depth moves disabled by default
    (==) fglrx(0): Capabilities: 0x00000000
    (==) fglrx(0): CapabilitiesEx: 0x00000000
    (==) fglrx(0): cpuFlags: 0x8000001d
    (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    (**) fglrx(0): ATI GART size: 256 MB
    (II) fglrx(0): [pcie] 258048 kB allocated with handle 0xdeadbeef
    (II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 65536
    (==) fglrx(0): UseFastTLS=0
    (==) fglrx(0): BlockSignalsOnLock=1
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] 0 0 0xefde0000 - 0xefdeffff (0x10000) MX[b]
    [1] 0 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[b]
    [2] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [3] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [4] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [5] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [6] -1 0 0xefbf9000 - 0xefbf9fff (0x1000) MX[b]
    [7] -1 0 0xefbfa000 - 0xefbfbfff (0x2000) MX[b]
    [8] -1 0 0xefbfc000 - 0xefbfffff (0x4000) MX[b]
    [9] -1 0 0xefbf8800 - 0xefbf8fff (0x800) MX[b]
    [10] -1 0 0xffa80800 - 0xffa80bff (0x400) MX[b]
    [11] -1 0 0xefdf0000 - 0xefdfffff (0x10000) MX[b](B)
    [12] -1 0 0xefe00000 - 0xefe1ffff (0x20000) MX[b](B)
    [13] -1 0 0xefde0000 - 0xefdeffff (0x10000) MX[b](B)
    [14] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
    [15] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprU)
    [16] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprU)
    [17] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprU)
    [18] 0 0 0x0000dc00 - 0x0000dcff (0x100) IX[b]
    [19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [20] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [21] -1 0 0x0000ccc0 - 0x0000ccff (0x40) IX[b]
    [22] -1 0 0x0000cc78 - 0x0000cc7f (0x8) IX[b]
    [23] -1 0 0x0000cc80 - 0x0000ccbf (0x40) IX[b]
    [24] -1 0 0x0000ece0 - 0x0000ecff (0x20) IX[b]
    [25] -1 0 0x0000fea0 - 0x0000feaf (0x10) IX[b]
    [26] -1 0 0x0000fe30 - 0x0000fe33 (0x4) IX[b]
    [27] -1 0 0x0000fe20 - 0x0000fe27 (0x8) IX[b]
    [28] -1 0 0x0000fe10 - 0x0000fe13 (0x4) IX[b]
    [29] -1 0 0x0000fe00 - 0x0000fe07 (0x8) IX[b]
    [30] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[b]
    [31] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [32] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [33] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [34] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [35] -1 0 0x0000ff20 - 0x0000ff3f (0x20) IX[b]
    [36] -1 0 0x0000ff40 - 0x0000ff5f (0x20) IX[b]
    [37] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[b]
    [38] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[b]
    [39] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[b](B)
    [40] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [41] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) fglrx(0): driver needs X.org 7.1.x.y with x.y >= 0.0
    (WW) fglrx(0): could not detect X server version (query_status=-3)
    (II) Loading extension ATIFGLRXDRI
    (II) fglrx(0): doing DRIScreenInit
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: Searching for BusID PCI:1:0:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: drmOpenMinor returns 7
    drmOpenByBusid: drmGetBusid reports
    drmOpenDevice: node name is /dev/dri/card1
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card2
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card3
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card4
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card5
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card6
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card7
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card8
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card9
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card10
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card11
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card12
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card13
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card14
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmGetBusid returned ''
    (II) [drm] DRM interface version 1.0
    (II) [drm] DRM open master succeeded.
    (II) fglrx(0): [drm] Using the DRM lock SAREA also for drawables.
    (II) fglrx(0): [drm] framebuffer handle = 0x3000
    (II) fglrx(0): [drm] added 1 reserved context for kernel
    (II) fglrx(0): X context handle = 0x1
    (II) fglrx(0): [drm] installed DRM signal handler
    (II) fglrx(0): DRIScreenInit done
    (II) fglrx(0): Kernel Module Version Information:
    (II) fglrx(0): Name: fglrx
    (II) fglrx(0): Version: 8.42.3
    (II) fglrx(0): Date: Oct 19 2007
    (II) fglrx(0): Desc: ATI FireGL DRM kernel module
    (II) fglrx(0): Kernel Module version matches driver.
    (II) fglrx(0): Kernel Module Build Time Information:
    (II) fglrx(0): Build-Kernel UTS_RELEASE: 2.6.23-ARCH
    (II) fglrx(0): Build-Kernel MODVERSIONS: no
    (II) fglrx(0): Build-Kernel __SMP__: no
    (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
    (II) fglrx(0): [drm] register handle = 0x00005000
    (II) fglrx(0): Interrupt handler installed at IRQ 16.
    (II) fglrx(0): Exposed events to the /proc interface
    (II) fglrx(0): DRI initialization successfull!
    (II) fglrx(0): FBADPhys: 0xc0000000 FBMappedSize: 0x00701c00
    (II) fglrx(0): FBMM initialized for area (0,0)-(1280,1435)
    (II) fglrx(0): FBMM auto alloc for area (0,0)-(1280,1024) (front color buffer - assumption)
    (II) fglrx(0): Largest offscreen area available: 1280 x 411
    (==) fglrx(0): Backing store disabled
    (II) Loading extension FGLRXEXTENSION
    (II) Loading extension ATITVOUT
    (**) fglrx(0): DPMS enabled
    (**) fglrx(0): Option "XaaNoOffscreenPixmaps" "true"
    (II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    8x8 mono pattern filled rectangles
    Solid Lines
    Dashed Lines
    Setting up tile and stipple cache:
    30 128x128 slots
    (II) fglrx(0): Acceleration enabled
    (WW) fglrx(0): Option "VendorName" is not used
    (WW) fglrx(0): Option "ModelName" is not used
    (II) fglrx(0): [DRI] installation complete
    (II) fglrx(0): Direct rendering enabled
    [atiddx] ASYNCIO init succeed!
    (==) fglrx(0): Silken mouse enabled
    (==) fglrx(0): Using hardware cursor
    (==) RandR enabled
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-APPGROUP
    (II) Initializing built-in extension XAccessControlExtension
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension XFree86-Bigfont
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) Initializing built-in extension XEVIE
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: Searching for BusID PCI:1:0:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: drmOpenMinor returns 8
    drmOpenByBusid: drmGetBusid reports PCI:1:0:0
    (WW) AIGLX: 3D driver claims to not support visual 0x23
    (WW) AIGLX: 3D driver claims to not support visual 0x24
    (WW) AIGLX: 3D driver claims to not support visual 0x25
    (WW) AIGLX: 3D driver claims to not support visual 0x26
    (WW) AIGLX: 3D driver claims to not support visual 0x27
    (WW) AIGLX: 3D driver claims to not support visual 0x28
    (WW) AIGLX: 3D driver claims to not support visual 0x29
    (WW) AIGLX: 3D driver claims to not support visual 0x2a
    (WW) AIGLX: 3D driver claims to not support visual 0x2b
    (WW) AIGLX: 3D driver claims to not support visual 0x2c
    (WW) AIGLX: 3D driver claims to not support visual 0x2d
    (WW) AIGLX: 3D driver claims to not support visual 0x2e
    (WW) AIGLX: 3D driver claims to not support visual 0x2f
    (WW) AIGLX: 3D driver claims to not support visual 0x30
    (WW) AIGLX: 3D driver claims to not support visual 0x31
    (WW) AIGLX: 3D driver claims to not support visual 0x32
    (WW) AIGLX: 3D driver claims to not support visual 0x33
    (WW) AIGLX: 3D driver claims to not support visual 0x34
    (WW) AIGLX: 3D driver claims to not support visual 0x35
    (WW) AIGLX: 3D driver claims to not support visual 0x36
    (WW) AIGLX: 3D driver claims to not support visual 0x37
    (WW) AIGLX: 3D driver claims to not support visual 0x38
    (WW) AIGLX: 3D driver claims to not support visual 0x39
    (WW) AIGLX: 3D driver claims to not support visual 0x3a
    (WW) AIGLX: 3D driver claims to not support visual 0x3b
    (WW) AIGLX: 3D driver claims to not support visual 0x3c
    (WW) AIGLX: 3D driver claims to not support visual 0x3d
    (WW) AIGLX: 3D driver claims to not support visual 0x3e
    (WW) AIGLX: 3D driver claims to not support visual 0x3f
    (WW) AIGLX: 3D driver claims to not support visual 0x40
    (WW) AIGLX: 3D driver claims to not support visual 0x41
    (WW) AIGLX: 3D driver claims to not support visual 0x42
    (WW) AIGLX: 3D driver claims to not support visual 0x43
    (WW) AIGLX: 3D driver claims to not support visual 0x44
    (WW) AIGLX: 3D driver claims to not support visual 0x45
    (WW) AIGLX: 3D driver claims to not support visual 0x46
    (WW) AIGLX: 3D driver claims to not support visual 0x47
    (WW) AIGLX: 3D driver claims to not support visual 0x48
    (WW) AIGLX: 3D driver claims to not support visual 0x49
    (WW) AIGLX: 3D driver claims to not support visual 0x4a
    (WW) AIGLX: 3D driver claims to not support visual 0x4b
    (WW) AIGLX: 3D driver claims to not support visual 0x4c
    (WW) AIGLX: 3D driver claims to not support visual 0x4d
    (WW) AIGLX: 3D driver claims to not support visual 0x4e
    (WW) AIGLX: 3D driver claims to not support visual 0x4f
    (WW) AIGLX: 3D driver claims to not support visual 0x50
    (WW) AIGLX: 3D driver claims to not support visual 0x51
    (WW) AIGLX: 3D driver claims to not support visual 0x52
    (WW) AIGLX: 3D driver claims to not support visual 0x53
    (WW) AIGLX: 3D driver claims to not support visual 0x54
    (WW) AIGLX: 3D driver claims to not support visual 0x55
    (WW) AIGLX: 3D driver claims to not support visual 0x56
    (WW) AIGLX: 3D driver claims to not support visual 0x57
    (WW) AIGLX: 3D driver claims to not support visual 0x58
    (WW) AIGLX: 3D driver claims to not support visual 0x59
    (WW) AIGLX: 3D driver claims to not support visual 0x5a
    (WW) AIGLX: 3D driver claims to not support visual 0x5b
    (WW) AIGLX: 3D driver claims to not support visual 0x5c
    (WW) AIGLX: 3D driver claims to not support visual 0x5d
    (WW) AIGLX: 3D driver claims to not support visual 0x5e
    (WW) AIGLX: 3D driver claims to not support visual 0x5f
    (WW) AIGLX: 3D driver claims to not support visual 0x60
    (WW) AIGLX: 3D driver claims to not support visual 0x61
    (WW) AIGLX: 3D driver claims to not support visual 0x62
    (WW) AIGLX: 3D driver claims to not support visual 0x63
    (WW) AIGLX: 3D driver claims to not support visual 0x64
    (WW) AIGLX: 3D driver claims to not support visual 0x65
    (WW) AIGLX: 3D driver claims to not support visual 0x66
    (WW) AIGLX: 3D driver claims to not support visual 0x67
    (WW) AIGLX: 3D driver claims to not support visual 0x68
    (WW) AIGLX: 3D driver claims to not support visual 0x69
    (WW) AIGLX: 3D driver claims to not support visual 0x6a
    (WW) AIGLX: 3D driver claims to not support visual 0x6b
    (WW) AIGLX: 3D driver claims to not support visual 0x6c
    (WW) AIGLX: 3D driver claims to not support visual 0x6d
    (WW) AIGLX: 3D driver claims to not support visual 0x6e
    (WW) AIGLX: 3D driver claims to not support visual 0x6f
    (WW) AIGLX: 3D driver claims to not support visual 0x70
    (WW) AIGLX: 3D driver claims to not support visual 0x71
    (WW) AIGLX: 3D driver claims to not support visual 0x72
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/fglrx_dri.so
    (II) GLX: Initialized DRI GL provider for screen 0
    (**) Option "CoreKeyboard"
    (**) Keyboard0: always reports core events
    (**) Option "Protocol" "standard"
    (**) Keyboard0: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "xorg"
    (**) Keyboard0: XkbRules: "xorg"
    (**) Option "XkbModel" "pc105"
    (**) Keyboard0: XkbModel: "pc105"
    (**) Option "XkbLayout" "gb"
    (**) Keyboard0: XkbLayout: "gb"
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard0: CustomKeycodes disabled
    (WW) <default pointer>: No Device specified, looking for one...
    (II) <default pointer>: Setting Device option to "/dev/input/mice"
    (--) <default pointer>: Device: "/dev/input/mice"
    (==) <default pointer>: Protocol: "Auto"
    (**) Option "CorePointer"
    (**) <default pointer>: always reports core events
    (==) <default pointer>: Emulate3Buttons, Emulate3Timeout: 50
    (**) <default pointer>: ZAxisMapping: buttons 4 and 5
    (**) <default pointer>: Buttons: 9
    (**) <default pointer>: Sensitivity: 1
    (II) evaluating device (<default pointer>)
    (II) XINPUT: Adding extended input device "<default pointer>" (type: MOUSE)
    (II) evaluating device (Keyboard0)
    (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
    (--) <default pointer>: PnP-detected protocol: "ExplorerPS/2"
    (II) <default pointer>: ps2EnableDataReporting: succeeded
    (II) 3rd Button detected: disabling emulate3Button
    Any ideas?

    See this thread
    X.org 7.3 + fglrx 8.42.3 and beryl/compiz/compiz fusion is a no go. Try a search, or take a look at the phoronix forums.
    Last edited by BJJ (2007-11-18 22:40:43)

  • Keyboard layout switching not working

    i use xfce4 and i created /etc/X11/xorg.conf
    Section "InputClass"
        Identifier             "Keyboard Defaults"
        MatchIsKeyboard        "yes"
        Option                 "XkbLayout" "us, ar"
        Option                 "XkbOptions" "grp:alt_shift_toggle"
    EndSection
    but it's not working.
    xfce4 has a program called Keyboard in settings menu, i used it it gives the ability to add another language but it doesnt has a switching capability.

    I don't use keyboard layout switch through xorg.conf because it stops to work sometimes(if i use setxkbmap for example).
    So i am using setxkbmap in .xinitrc.
    setxkbmap -model pc105 \
    -layout "de,ru" \
    -variant "basic,phonetic" \
    -option -option "grp:sclk_toggle, grp_led:scroll, terminate:ctrl_alt_bksp, caps:none"
    and "kbdd" for remembering layout for each window.
    Change it to your needs or check the arch wiki about xorg.conf.d .

  • [SOLVED] Direct Rendering is not working with Catalyst 8.6-1.

    I own an ATI Radeon X1300, and everything was working flawlessly with Catalyst 8.5-1, and when I updated the drivers, DRI stopped working. It has happened with me in the past, and the only solution I had found then was to downgrade the drivers. I appreciate your help.
    Here is my /etc/X11/Xorg.conf:
    Section "ServerLayout"
    Identifier "Xorg Configured"
    Screen 0 "aticonfig-Screen[0]" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "PS/2 Mouse" "CorePointer"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    FontPath "/usr/share/fonts/cyrillic"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    EndSection
    Section "Module"
    Load "ddc" # ddc probing of monitor
    Load "dbe"
    Load "dri"
    Load "extmod"
    Load "glx"
    Load "bitmap" # bitmap-fonts
    Load "type1"
    Load "freetype"
    Load "record"
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail" "true"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbModel" "abnt2"
    Option "XkbLayout" "br"
    EndSection
    Section "InputDevice"
    Identifier "Serial Mouse"
    Driver "mouse"
    Option "Protocol" "Microsoft"
    Option "Device" "/dev/ttyS0"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "PS/2 Mouse"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "ZAxisMapping" "4 5"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "USB Mouse"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    Option "SendCoreEvents" "true"
    Option "Protocol" "IMPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Buttons" "5"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    DisplaySize 338 270 # 1280x1024 96dpi
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]"
    Driver "fglrx"
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]"
    Device "aticonfig-Device[0]"
    Monitor "aticonfig-Monitor[0]"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Here is my /var/log/Xorg.0.log:
    X.Org X Server 1.4.2
    Release Date: 11 June 2008
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.25-ARCH i686
    Current Operating System: Linux localhost 2.6.25-ARCH #1 SMP PREEMPT Sat Jun 14 18:07:19 CEST 2008 i686
    Build Date: 21 June 2008 05:47:59PM
    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: Mon Jun 23 13:57:45 2008
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Xorg Configured"
    (**) |-->Screen "aticonfig-Screen[0]" (0)
    (**) | |-->Monitor "aticonfig-Monitor[0]"
    (**) | |-->Device "aticonfig-Device[0]"
    (**) |-->Input Device "Keyboard0"
    (**) |-->Input Device "PS/2 Mouse"
    (**) Option "AllowMouseOpenFail" "true"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/PEX" does not exist.
    Entry deleted from font path.
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cyrillic".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/cyrillic").
    (WW) The directory "/usr/share/fonts/ttf/western" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/ttf/decoratives" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype/openoffice" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype/ttf-bitstream-vera" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/latex-ttf-fonts" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/defoma/CID" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/defoma/TrueType" does not exist.
    Entry deleted from font path.
    (==) Including the default font path /usr/share/fonts/misc,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/TTF,/usr/share/fonts/Type1.
    (**) FontPath set to:
    /usr/share/fonts/misc:unscaled,
    /usr/share/fonts/misc,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/75dpi,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/100dpi,
    /usr/share/fonts/Type1,
    /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"
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) Loader magic: 0x81e0a60
    (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.2, 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,005e card 1043,815a rev a3 class 05,80,00 hdr 00
    (II) PCI: 00:01:0: chip 10de,0050 card 1043,815a rev f3 class 06,01,00 hdr 80
    (II) PCI: 00:01:1: chip 10de,0052 card 1043,815a rev a2 class 0c,05,00 hdr 80
    (II) PCI: 00:02:0: chip 10de,005a card 1043,815a rev a2 class 0c,03,10 hdr 80
    (II) PCI: 00:02:1: chip 10de,005b card 1043,815a rev a3 class 0c,03,20 hdr 80
    (II) PCI: 00:06:0: chip 10de,0053 card f043,815a rev f2 class 01,01,8a hdr 00
    (II) PCI: 00:07:0: chip 10de,0054 card 1043,815a rev f3 class 01,01,85 hdr 00
    (II) PCI: 00:08:0: chip 10de,0055 card 1043,815a rev f3 class 01,01,85 hdr 00
    (II) PCI: 00:09:0: chip 10de,005c card 0000,0000 rev f2 class 06,04,01 hdr 01
    (II) PCI: 00:0a:0: chip 10de,0057 card 1043,812a rev f3 class 06,80,00 hdr 00
    (II) PCI: 00:0b:0: chip 10de,005d card 0000,0000 rev f3 class 06,04,00 hdr 01
    (II) PCI: 00:0c:0: chip 10de,005d card 0000,0000 rev f3 class 06,04,00 hdr 01
    (II) PCI: 00:0d:0: chip 10de,005d card 0000,0000 rev f3 class 06,04,00 hdr 01
    (II) PCI: 00:0e:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
    (II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 01:01:0: chip 1106,3044 card 1043,81fe rev c0 class 0c,00,10 hdr 00
    (II) PCI: 05:00:0: chip 1002,7187 card 17ee,7187 rev 00 class 03,00,00 hdr 80
    (II) PCI: 05:00:1: chip 1002,71a7 card 17ee,7186 rev 00 class 03,80,00 hdr 00
    (II) PCI: End of PCI scan
    (II) PCI-to-ISA bridge:
    (II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
    (II) Subtractive PCI-to-PCI bridge:
    (II) Bus 1: bridge is at (0:9:0), (0,1,1), BCTRL: 0x0204 (VGA_EN is cleared)
    (II) Bus 1 I/O range:
    [0] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [1] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[b]
    [2] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[b]
    [3] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[b]
    (II) Bus 1 non-prefetchable memory range:
    [0] -1 0 0xfdf00000 - 0xfdffffff (0x100000) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 2: bridge is at (0:11:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is cleared)
    (II) PCI-to-PCI bridge:
    (II) Bus 3: bridge is at (0:12:0), (0,3,3), BCTRL: 0x0004 (VGA_EN is cleared)
    (II) PCI-to-PCI bridge:
    (II) Bus 4: bridge is at (0:13:0), (0,4,4), BCTRL: 0x0004 (VGA_EN is cleared)
    (II) PCI-to-PCI bridge:
    (II) Bus 5: bridge is at (0:14:0), (0,5,5), BCTRL: 0x000c (VGA_EN is set)
    (II) Bus 5 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 5 non-prefetchable memory range:
    [0] -1 0 0xfde00000 - 0xfdefffff (0x100000) MX[b]
    (II) Bus 5 prefetchable memory range:
    [0] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b]
    (II) Host-to-PCI bridge:
    (II) Bus 0: bridge is at (0:24:0), (0,0,5), BCTRL: 0x0008 (VGA_EN is set)
    (II) Bus 0 I/O range:
    [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) Bus 0 non-prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) Bus 0 prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (--) PCI:*(5:0:0) ATI Technologies Inc RV516 [Radeon X1300/X1550 Series] rev 0, Mem @ 0xd0000000/28, 0xfdef0000/16, I/O @ 0x9c00/8, BIOS @ 0xfdec0000/17
    (--) PCI: (5:0:1) ATI Technologies Inc RV516 [Radeon X1300/X1550 Series] (Secondary) rev 0, Mem @ 0xfdee0000/16
    (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 0xfdfff000 - 0xfdfff7ff (0x800) MX[b]
    [1] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [2] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [3] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [4] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [5] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [6] -1 0 0xfdec0000 - 0xfdedffff (0x20000) MX[b](B)
    [7] -1 0 0xfdef0000 - 0xfdefffff (0x10000) MX[b](B)
    [8] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [9] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [10] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
    [11] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[b]
    [12] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [13] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [14] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [15] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [16] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[b]
    [17] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [18] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [19] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [20] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [21] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[b]
    [22] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[b]
    [23] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[b]
    [24] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[b]
    [25] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b](B)
    (II) Inactive PCI resource ranges:
    [0] -1 0 0xfdee0000 - 0xfdeeffff (0x10000) MX[b](B)
    (II) Active PCI resource ranges after removing overlaps:
    [0] -1 0 0xfdfff000 - 0xfdfff7ff (0x800) MX[b]
    [1] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [2] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [3] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [4] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [5] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [6] -1 0 0xfdec0000 - 0xfdedffff (0x20000) MX[b](B)
    [7] -1 0 0xfdef0000 - 0xfdefffff (0x10000) MX[b](B)
    [8] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [9] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [10] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
    [11] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[b]
    [12] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [13] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [14] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [15] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [16] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[b]
    [17] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [18] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [19] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [20] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [21] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[b]
    [22] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[b]
    [23] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[b]
    [24] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[b]
    [25] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b](B)
    (II) Inactive PCI resource ranges after removing overlaps:
    [0] -1 0 0xfdee0000 - 0xfdeeffff (0x10000) 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 0xfdfff000 - 0xfdfff7ff (0x800) MX[b]
    [5] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [6] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [7] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [8] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [9] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [10] -1 0 0xfdec0000 - 0xfdedffff (0x20000) MX[b](B)
    [11] -1 0 0xfdef0000 - 0xfdefffff (0x10000) MX[b](B)
    [12] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [13] -1 0 0xfdee0000 - 0xfdeeffff (0x10000) MX[b](B)
    [14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [15] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [16] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [17] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
    [18] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[b]
    [19] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [20] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [21] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [22] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [23] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[b]
    [24] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [25] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [26] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [27] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [28] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[b]
    [29] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[b]
    [30] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[b]
    [31] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[b]
    [32] -1 0 0x00009c00 - 0x00009cff (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: "ddc"(II) Module "ddc" already built-in
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.4.2, 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: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.4.2, 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.2, 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: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "type1"
    (WW) Warning, couldn't open module type1
    (II) UnloadModule: "type1"
    (EE) Failed to load module "type1" (module does not exist, 0)
    (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.2, 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.2, 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.50.3
    Module class: X.Org Video Driver
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.3.1
    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.2.3
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) Primary Device is: PCI 05:00:0
    (II) ATI Proprietary Linux Driver Version Identifier:8.50.3
    (II) ATI Proprietary Linux Driver Release Identifier: UNSUPPORTED-8.501
    (II) ATI Proprietary Linux Driver Build Date: Jun 2 2008 22:46:56
    (--) Assigning device section with no busID to primary device
    (WW) fglrx: No matching Device section for instance (BusID PCI:5:0:1) found
    (--) Chipset Supported AMD Graphics Processor (0x7187) found
    (WW) fglrx: No matching Device section for instance (BusID PCI:5:0:1) found
    (II) AMD Video driver is running on a device belonging to a group targeted for this release
    (II) AMD Video driver is signed
    (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 0xfdfff000 - 0xfdfff7ff (0x800) MX[b]
    [5] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [6] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [7] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [8] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [9] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [10] -1 0 0xfdec0000 - 0xfdedffff (0x20000) MX[b](B)
    [11] -1 0 0xfdef0000 - 0xfdefffff (0x10000) MX[b](B)
    [12] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [13] -1 0 0xfdee0000 - 0xfdeeffff (0x10000) MX[b](B)
    [14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [15] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [16] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [17] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
    [18] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[b]
    [19] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [20] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [21] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [22] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [23] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[b]
    [24] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [25] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [26] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [27] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [28] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[b]
    [29] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[b]
    [30] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[b]
    [31] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[b]
    [32] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b](B)
    (II) fglrx(0): pEnt->device->identifier=0x9fa1880
    (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 0xfdfff000 - 0xfdfff7ff (0x800) MX[b]
    [5] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [6] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [7] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [8] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [9] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [10] -1 0 0xfdec0000 - 0xfdedffff (0x20000) MX[b](B)
    [11] -1 0 0xfdef0000 - 0xfdefffff (0x10000) MX[b](B)
    [12] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [13] -1 0 0xfdee0000 - 0xfdeeffff (0x10000) 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 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [20] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
    [21] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[b]
    [22] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [23] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [24] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [25] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [26] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[b]
    [27] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [28] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [29] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [30] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [31] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[b]
    [32] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[b]
    [33] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[b]
    [34] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[b]
    [35] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b](B)
    [36] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [37] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Setting vga for screen 0.
    (II) fglrx(0): === [atiddxPreInit] === begin
    (II) Loading sub module "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules//libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 0.1.0
    ABI class: X.Org Video Driver, version 2.0
    (II) fglrx(0): PCI bus 5 card 0 func 0
    (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    (==) fglrx(0): Default visual is TrueColor
    (**) fglrx(0): Option "DPMS" "true"
    (II) fglrx(0): Loading PCS database from /etc/ati/amdpcsdb
    (==) fglrx(0): RGB weight 888
    (II) fglrx(0): Using 8 bits per RGB (8 bit DAC)
    (==) fglrx(0): Gamma Correction for I is 0x06419064
    (==) fglrx(0): Gamma Correction for II is 0x06419064
    (==) fglrx(0): Buffer Tiling is ON
    (--) fglrx(0): Chipset: "Radeon X1300/X1550 Series" (Chipset = 0x7187)
    (--) fglrx(0): (PciSubVendor = 0x17ee, PciSubDevice = 0x7187)
    (--) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
    (--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
    (--) fglrx(0): MMIO registers at 0xfdef0000
    (==) fglrx(0): ROM-BIOS at 0x000c0000
    (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    (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.2, module version = 1.1.0
    ABI class: X.Org Video Driver, version 2.0
    (II) fglrx(0): VESA BIOS detected
    (II) fglrx(0): VESA VBE Version 3.0
    (II) fglrx(0): VESA VBE Total Mem: 16384 kB
    (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
    (II) fglrx(0): VESA VBE OEM Software Rev: 9.12
    (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc.
    (II) fglrx(0): VESA VBE OEM Product: RV515
    (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    (II) fglrx(0): ATI Video BIOS revision 9 or later detected
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: Searching for BusID PCI:5:0:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: drmOpenMinor returns 7
    drmOpenByBusid: drmGetBusid reports PCI:5:0:0
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Loading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
    compiled for 7.1.0, module version = 8.50.3
    ABI class: X.Org Server Extension, version 0.3
    (II) fglrx(0): Using adapter: 5:0.0.
    (II) fglrx(0): [FB] Find the MC FB aperturs range(MCFBBase = 0xc0000000, MCFBSize = 0x10000000)
    (--) fglrx(0): VideoRAM: 262144 kByte, Type: DDR1
    (II) fglrx(0): PCIE card detected
    (WW) fglrx(0): board is an unknown third party board, chipset is supported
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"(II) Module "ddc" already built-in
    (II) fglrx(0): Connected Display1: CRT on secondary DAC [crt2]
    (II) fglrx(0): Display1 EDID data ---------------------------
    (II) fglrx(0): Manufacturer: PHL Model: 13 Serial#: 1850
    (II) fglrx(0): Year: 2005 Week: 9
    (II) fglrx(0): EDID Version: 1.3
    (II) fglrx(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    (II) fglrx(0): Sync: Separate
    (II) fglrx(0): Max H-Image Size [cm]: horiz.: 32 vert.: 24
    (II) fglrx(0): Gamma: 2.20
    (II) fglrx(0): DPMS capabilities: Off; RGB/Color Display
    (II) fglrx(0): First detailed timing is preferred mode
    (II) fglrx(0): redX: 0.626 redY: 0.340 greenX: 0.288 greenY: 0.608
    (II) fglrx(0): blueX: 0.148 blueY: 0.064 whiteX: 0.283 whiteY: 0.298
    (II) fglrx(0): Supported VESA Video Modes:
    (II) fglrx(0): 720x400@70Hz
    (II) fglrx(0): 640x480@60Hz
    (II) fglrx(0): 640x480@75Hz
    (II) fglrx(0): 800x600@75Hz
    (II) fglrx(0): 1024x768@75Hz
    (II) fglrx(0): Manufacturer's mask: 0
    (II) fglrx(0): Supported Future Video Modes:
    (II) fglrx(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
    (II) fglrx(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
    (II) fglrx(0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881
    (II) fglrx(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    (II) fglrx(0): Supported additional Video Mode:
    (II) fglrx(0): clock: 94.5 MHz Image Size: 310 x 230 mm
    (II) fglrx(0): h_active: 1024 h_sync: 1072 h_sync_end 1168 h_blank_end 1376 h_border: 0
    (II) fglrx(0): v_active: 768 v_sync: 769 v_sync_end 772 v_blanking: 808 v_border: 0
    (II) fglrx(0): Serial No: 09301850
    (II) fglrx(0): Monitor name: Philips 107Et
    (II) fglrx(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 72 kHz, PixClock max 110 MHz
    (II) fglrx(0): EDID (in hex):
    (II) fglrx(0): 00ffffffffffff00410c13003a070000
    (II) fglrx(0): 090f0103682018782a4f29a057499b26
    (II) fglrx(0): 10484ca4420031594559615981800101
    (II) fglrx(0): 010101010101ea240060410028303060
    (II) fglrx(0): 130036e61000001e000000ff00303933
    (II) fglrx(0): 30313835300a20202020000000fc0050
    (II) fglrx(0): 68696c697073203130374574000000fd
    (II) fglrx(0): 0032a01e480b000a20202020202000b2
    (II) fglrx(0): End of Display1 EDID data --------------------
    (WW) fglrx(0): Only one display is connnected,so single mode is enabled
    (II) fglrx(0): Primary Controller - CRT on secondary DAC
    (II) fglrx(0): Internal Desktop Setting: 0x00000001
    (II) fglrx(0): POWERplay not supported on this hardware
    (==) fglrx(0): Qbs is not supported in this release. Disabled.
    (==) fglrx(0): FAST_SWAP disabled
    (==) fglrx(0): PseudoColor visuals disabled
    (==) fglrx(0): Using gamma correction (1.0, 1.0, 1.0)
    (==) fglrx(0): Center Mode is disabled
    (==) fglrx(0): TMDS coherent mode is enabled
    (II) fglrx(0): Total of 40 modes found for primary display.
    (--) fglrx(0): Virtual size is 1280x1024 (pitch 0)
    (**) fglrx(0): *Mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 (64.0 kHz)
    (**) fglrx(0): Default mode "1280x1024": 85.5 MHz (scaled from 0.0 MHz), 50.9 kHz, 47.0 Hz (I)
    (II) fglrx(0): Modeline "1280x1024"x47.0 85.51 1280 1344 1480 1680 1024 1025 1028 1083 interlace +hsync (50.9 kHz)
    (**) fglrx(0): Default mode "1280x1024": 77.8 MHz (scaled from 0.0 MHz), 46.3 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1280x1024"x43.0 77.80 1280 1344 1480 1680 1024 1025 1028 1077 interlace +hsync (46.3 kHz)
    (**) fglrx(0): *Mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 (60.0 kHz)
    (**) fglrx(0): *Mode "1280x768": 79.5 MHz (scaled from 0.0 MHz), 47.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x768"x60.0 79.50 1280 1344 1472 1664 768 771 778 798 +hsync (47.8 kHz)
    (**) fglrx(0): *Mode "1280x720": 74.5 MHz (scaled from 0.0 MHz), 44.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 +hsync (44.8 kHz)
    (**) fglrx(0): *Mode "1152x864": 81.6 MHz (scaled from 0.0 MHz), 53.7 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 +hsync (53.7 kHz)
    (**) fglrx(0): Default mode "1152x864": 58.3 MHz (scaled from 0.0 MHz), 39.2 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1152x864"x43.0 58.28 1152 1200 1320 1488 864 865 868 911 interlace +hsync (39.2 kHz)
    (**) fglrx(0): *Mode "1024x768": 94.5 MHz (scaled from 0.0 MHz), 68.7 kHz, 85.0 Hz
    (II) fglrx(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 (68.7 kHz)
    (**) fglrx(0): Default mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.0 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 (60.0 kHz)
    (**) fglrx(0): Default mode "1024x768": 78.4 MHz (scaled from 0.0 MHz), 57.7 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "1024x768"x72.0 78.43 1024 1080 1192 1360 768 769 772 801 +hsync (57.7 kHz)
    (**) fglrx(0): Default mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "1024x768"x70.0 75.00 1024 1048 1184 1328 768 771 777 806 +hsync +vsync (56.5 kHz)
    (**) fglrx(0): Default mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 +hsync +vsync (48.4 kHz)
    (**) fglrx(0): Default mode "1024x768": 44.9 MHz (scaled from 0.0 MHz), 35.5 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1024x768"x43.0 44.90 1024 1032 1208 1264 768 768 772 817 interlace (35.5 kHz)
    (**) fglrx(0): *Mode "800x600": 56.2 MHz (scaled from 0.0 MHz), 53.7 kHz, 85.0 Hz
    (II) fglrx(0): Modeline "800x600"x85.0 56.25 800 832 896 1048 600 601 604 631 (53.7 kHz)
    (**) fglrx(0): Default mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 (46.9 kHz)
    (**) fglrx(0): Default mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "800x600"x72.0 50.00 800 856 976 1040 600 637 643 666 (48.1 kHz)
    (**) fglrx(0): Default mode "800x600": 45.5 MHz (scaled from 0.0 MHz), 43.8 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "800x600"x70.0 45.50 800 840 920 1040 600 601 604 625 +hsync (43.8 kHz)
    (**) fglrx(0): Default mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 (37.9 kHz)
    (**) fglrx(0): Default mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.0 Hz
    (II) fglrx(0): Modeline "800x600"x56.0 36.00 800 824 896 1024 600 601 603 625 (35.2 kHz)
    (**) fglrx(0): Default mode "800x600": 68.2 MHz (scaled from 0.0 MHz), 63.6 kHz, 100.0 Hz
    (II) fglrx(0): Modeline "800x600"x100.0 68.17 800 848 936 1072 600 601 604 636 +hsync (63.6 kHz)
    (**) fglrx(0): Default mode "800x600": 60.1 MHz (scaled from 0.0 MHz), 56.9 kHz, 90.0 Hz
    (II) fglrx(0): Modeline "800x600"x90.0 60.06 800 840 928 1056 600 601 604 632 +hsync (56.9 kHz)
    (**) fglrx(0): *Mode "720x480": 26.7 MHz (scaled from 0.0 MHz), 29.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x480"x60.0 26.71 720 736 808 896 480 481 484 497 +hsync (29.8 kHz)
    (**) fglrx(0): *Mode "640x480": 36.0 MHz (scaled from 0.0 MHz), 43.3 kHz, 85.0 Hz
    (II) fglrx(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 +hsync +vsync (43.3 kHz)
    (**) fglrx(0): Default mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 +hsync +vsync (37.5 kHz)
    (**) fglrx(0): Default mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "640x480"x72.0 31.50 640 664 704 832 480 489 492 520 +hsync +vsync (37.9 kHz)
    (**) fglrx(0): Default mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x480"x60.0 25.18 640 656 752 800 480 490 492 525 +hsync +vsync (31.5 kHz)
    (**) fglrx(0): Default mode "640x480": 52.4 MHz (scaled from 0.0 MHz), 61.8 kHz, 120.0 Hz
    (II) fglrx(0): Modeline "640x480"x120.0 52.40 640 680 744 848 480 481 484 515 +hsync (61.8 kHz)
    (**) fglrx(0): Default mode "640x480": 43.2 MHz (scaled from 0.0 MHz), 50.9 kHz, 100.0 Hz
    (II) fglrx(0): Modeline "640x480"x100.0 43.16 640 680 744 848 480 481 484 509 +hsync (50.9 kHz)
    (**) fglrx(0): Default mode "640x480": 37.9 MHz (scaled from 0.0 MHz), 45.5 kHz, 90.0 Hz
    (II) fglrx(0): Modeline "640x480"x90.0 37.89 640 672 736 832 480 481 484 506 +hsync (45.5 kHz)
    (**) fglrx(0): Default mode "640x400": 28.1 MHz (scaled from 0.0 MHz), 33.7 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "640x400"x75.0 28.07 640 696 736 832 400 413 415 449 (33.7 kHz)
    (**) fglrx(0): Default mode "640x400": 24.9 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x400"x60.0 24.92 640 664 760 792 400 460 462 525 (31.5 kHz)
    (**) fglrx(0): Default mode "512x384": 19.7 MHz (scaled from 0.0 MHz), 31.1 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "512x384"x75.0 19.68 512 528 576 632 384 384 385 416 (31.1 kHz)
    (**) fglrx(0): Default mode "512x384": 19.8 MHz (scaled from 0.0 MHz), 29.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "512x384"x60.0 19.81 512 544 624 664 384 451 453 497 (29.8 kHz)
    (**) fglrx(0): Default mode "400x300": 24.8 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x75.0 24.75 400 408 448 528 300 601 602 625 doublescan (46.9 kHz)
    (**) fglrx(0): Default mode "400x300": 22.3 MHz (scaled from 0.0 MHz), 45.0 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x60.0 22.33 400 416 480 496 300 601 605 742 doublescan (45.0 kHz)
    (**) fglrx(0): Default mode "320x240": 15.8 MHz (scaled from 0.0 MHz), 37.9 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x75.0 15.75 320 328 360 416 240 481 482 501 doublescan (37.9 kHz)
    (**) fglrx(0): Default mode "320x240": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x60.0 12.59 320 328 376 400 240 491 493 525 doublescan (31.5 kHz)
    (**) fglrx(0): Default mode "320x200": 13.1 MHz (scaled from 0.0 MHz), 31.5 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x75.0 13.10 320 352 368 416 200 406 407 417 doublescan (31.5 kHz)
    (**) fglrx(0): Default mode "320x200": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x60.0 12.59 320 336 384 400 200 457 459 524 doublescan (31.5 kHz)
    (**) fglrx(0): Display dimensions: (338, 270) mm
    (WW) fglrx(0): Probed monitor is 320x240 mm, using Displaysize 338x270 mm
    (**) fglrx(0): DPI set to (96, 96)
    (--) fglrx(0): Virtual size is 1280x1024 (pitch 1280)
    (**) fglrx(0): *Mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 (64.0 kHz)
    (**) fglrx(0): Default mode "1280x1024": 85.5 MHz (scaled from 0.0 MHz), 50.9 kHz, 47.0 Hz (I)
    (II) fglrx(0): Modeline "1280x1024"x47.0 85.51 1280 1344 1480 1680 1024 1025 1028 1083 interlace +hsync (50.9 kHz)
    (**) fglrx(0): Default mode "1280x1024": 77.8 MHz (scaled from 0.0 MHz), 46.3 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1280x1024"x43.0 77.80 1280 1344 1480 1680 1024 1025 1028 1077 interlace +hsync (46.3 kHz)
    (**) fglrx(0): *Mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 (60.0 kHz)
    (**) fglrx(0): *Mode "1280x768": 79.5 MHz (scaled from 0.0 MHz), 47.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x768"x60.0 79.50 1280 1344 1472 1664 768 771 778 798 +hsync (47.8 kHz)
    (**) fglrx(0): *Mode "1280x720": 74.5 MHz (scaled from 0.0 MHz), 44.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 +hsync (44.8 kHz)
    (**) fglrx(0): *Mode "1152x864": 81.6 MHz (scaled from 0.0 MHz), 53.7 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 +hsync (53.7 kHz)
    (**) fglrx(0): Default mode "1152x864": 58.3 MHz (scaled from 0.0 MHz), 39.2 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1152x864"x43.0 58.28 1152 1200 1320 1488 864 865 868 911 interlace +hsync (39.2 kHz)
    (**) fglrx(0): *Mode "1024x768": 94.5 MHz (scaled from 0.0 MHz), 68.7 kHz, 85.0 Hz
    (II) fglrx(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 (68.7 kHz)
    (**) fglrx(0): Default mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.0 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 (60.0 kHz)
    (**) fglrx(0): Default mode "1024x768": 78.4 MHz (scaled from 0.0 MHz), 57.7 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "1024x768"x72.0 78.43 1024 1080 1192 1360 768 769 772 801 +hsync (57.7 kHz)
    (**) fglrx(0): Default mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "1024x768"x70.0 75.00 1024 1048 1184 1328 768 771 777 806 +hsync +vsync (56.5 kHz)
    (**) fglrx(0): Default mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 +hsync +vsync (48.4 kHz)
    (**) fglrx(0): Default mode "1024x768": 44.9 MHz (scaled from 0.0 MHz), 35.5 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1024x768"x43.0 44.90 1024 1032 1208 1264 768 768 772 817 interlace (35.5 kHz)
    (**) fglrx(0): *Mode "800x600": 56.2 MHz (scaled from 0.0 MHz), 53.7 kHz, 85.0 Hz
    (II) fglrx(0): Modeline "800x600"x85.0 56.25 800 832 896 1048 600 601 604 631 (53.7 kHz)
    (**) fglrx(0): Default mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 (46.9 kHz)
    (**) fglrx(0): Default mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "800x600"x72.0 50.00 800 856 976 1040 600 637 643 666 (48.1 kHz)
    (**) fglrx(0): Default mode "800x600": 45.5 MHz (scaled from 0.0 MHz), 43.8 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "800x600"x70.0 45.50 800 840 920 1040 600 601 604 625 +hsync (43.8 kHz)
    (**) fglrx(0): Default mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 (37.9 kHz)
    (**) fglrx(0): Default mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.0 Hz
    (II) fglrx(0): Modeline "800x600"x56.0 36.00 800 824 896 1024 600 601 603 625 (35.2 kHz)
    (**) fglrx(0): Default mode "800x600": 68.2 MHz (scaled from 0.0 MHz), 63.6 kHz, 100.0 Hz
    (II) fglrx(0): Modeline "800x600"x100.0 68.17 800 848 936 1072 600 601 604 636 +hsync (63.6 kHz)
    (**) fglrx(0): Default mode "800x600": 60.1 MHz (scaled from 0.0 MHz), 56.9 kHz, 90.0 Hz
    (II) fglrx(0): Modeline "800x600"x90.0 60.06 800 840 928 1056 600 601 604 632 +hsync (56.9 kHz)
    (**) fglrx(0): *Mode "720x480": 26.7 MHz (scaled from 0.0 MHz), 29.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x480"x60.0 26.71 720 736 808 896 480 481 484 497 +hsync (29.8 kHz)
    (**) fglrx(0): *Mode "640x480": 36.0 MHz (scaled from 0.0 MHz), 43.3 kHz, 85.0 Hz
    (II) fglrx(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 +hsync +vsync (43.3 kHz)
    (**) fglrx(0): Default mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 +hsync +vsync (37.5 kHz)
    (**) fglrx(0): Default mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "640x480"x72.0 31.50 640 664 704 832 480 489 492 520 +hsync +vsync (37.9 kHz)
    (**) fglrx(0): Default mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x480"x60.0 25.18 640 656 752 800 480 490 492 525 +hsync +vsync (31.5 kHz)
    (**) fglrx(0): Default mode "640x480": 52.4 MHz (scaled from 0.0 MHz), 61.8 kHz, 120.0 Hz
    (II) fglrx(0): Modeline "640x480"x120.0 52.40 640 680 744 848 480 481 484 515 +hsync (61.8 kHz)
    (**) fglrx(0): Default mode "640x480": 43.2 MHz (scaled from 0.0 MHz), 50.9 kHz, 100.0 Hz
    (II) fglrx(0): Modeline "640x480"x100.0 43.16 640 680 744 848 480 481 484 509 +hsync (50.9 kHz)
    (**) fglrx(0): Default mode "640x480": 37.9 MHz (scaled from 0.0 MHz), 45.5 kHz, 90.0 Hz
    (II) fglrx(0): Modeline "640x480"x90.0 37.89 640 672 736 832 480 481 484 506 +hsync (45.5 kHz)
    (**) fglrx(0): Default mode "640x400": 28.1 MHz (scaled from 0.0 MHz), 33.7 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "640x400"x75.0 28.07 640 696 736 832 400 413 415 449 (33.7 kHz)
    (**) fglrx(0): Default mode "640x400": 24.9 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x400"x60.0 24.92 640 664 760 792 400 460 462 525 (31.5 kHz)
    (**) fglrx(0): Default mode "512x384": 19.7 MHz (scaled from 0.0 MHz), 31.1 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "512x384"x75.0 19.68 512 528 576 632 384 384 385 416 (31.1 kHz)
    (**) fglrx(0): Default mode "512x384": 19.8 MHz (scaled from 0.0 MHz), 29.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "512x384"x60.0 19.81 512 544 624 664 384 451 453 497 (29.8 kHz)
    (**) fglrx(0): Default mode "400x300": 24.8 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x75.0 24.75 400 408 448 528 300 601 602 625 doublescan (46.9 kHz)
    (**) fglrx(0): Default mode "400x300": 22.3 MHz (scaled from 0.0 MHz), 45.0 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x60.0 22.33 400 416 480 496 300 601 605 742 doublescan (45.0 kHz)
    (**) fglrx(0): Default mode "320x240": 15.8 MHz (scaled from 0.0 MHz), 37.9 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x75.0 15.75 320 328 360 416 240 481 482 501 doublescan (37.9 kHz)
    (**) fglrx(0): Default mode "320x240": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x60.0 12.59 320 328 376 400 240 491 493 525 doublescan (31.5 kHz)
    (**) fglrx(0): Default mode "320x200": 13.1 MHz (scaled from 0.0 MHz), 31.5 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x75.0 13.10 320 352 368 416 200 406 407 417 doublescan (31.5 kHz)
    (**) fglrx(0): Default mode "320x200": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x60.0 12.59 320 336 384 400 200 457 459 524 doublescan (31.5 kHz)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.3
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
    (==) fglrx(0): NoAccel = NO
    (II) Loading sub module "xaa"
    (II) LoadModule: "xaa"
    (II) Loading /usr/lib/xorg/modules//libxaa.so
    (II) Module xaa: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.2.0
    ABI class: X.Org Video Driver, version 2.0
    (==) fglrx(0): NoDRI = NO
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Reloading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    (==) fglrx(0): Capabilities: 0x00000000
    (==) fglrx(0): CapabilitiesEx: 0x00000000
    (==) fglrx(0): cpuFlags: 0x4000001f
    (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    (**) fglrx(0): ATI GART size: 255 MB
    (II) fglrx(0): [pcie] 261120 kB allocated
    (II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 65536
    (==) fglrx(0): UseFastTLS=0
    (==) fglrx(0): BlockSignalsOnLock=1
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] 0 0 0xfdef0000 - 0xfdefffff (0x10000) MX[b]
    [1] 0 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b]
    [2] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [3] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [4] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [5] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [6] -1 0 0xfdfff000 - 0xfdfff7ff (0x800) MX[b]
    [7] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [8] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [9] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [10] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [11] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [12] -1 0 0xfdec0000 - 0xfdedffff (0x20000) MX[b](B)
    [13] -1 0 0xfdef0000 - 0xfdefffff (0x10000) MX[b](B)
    [14] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [15] -1 0 0xfdee0000 - 0xfdeeffff (0x10000) MX[b](B)
    [16] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprU)
    [17] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprU)
    [18] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprU)
    [19] 0 0 0x00009c00 - 0x00009cff (0x100) IX[b]
    [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [21] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [22] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [23] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
    [24] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[b]
    [25] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [26] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [27] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [28] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [29] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[b]
    [30] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [31] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [32] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [33] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [34] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[b]
    [35] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[b]
    [36] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[b]
    [37] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[b]
    [38] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b](B)
    [39] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [40] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) fglrx(0): driver needs X.org 7.1.x.y with x.y >= 0.0
    (II) fglrx(0): detected X.org 7.1.2.0
    (II) Loading extension ATIFGLRXDRI
    (II) fglrx(0): doing DRIScreenInit
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: Searching for BusID PCI:5:0:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: drmOpenMinor returns 7
    drmOpenByBusid: drmGetBusid reports PCI:5:0:0
    (II) [drm] DRM interface version 1.0
    (II) [drm] DRM open master succeeded.
    (II) fglrx(0): [drm] Using the DRM lock SAREA also for drawables.
    (II) fglrx(0): [drm] framebuffer handle = 0xac000
    (II) fglrx(0): [drm] added 1 reserved context for kernel
    (II) fglrx(0): X context handle = 0x1
    (II) fglrx(0): DRIScreenInit done
    (II) fglrx(0): Kernel Module Version Information:
    (II) fglrx(0): Name: fglrx
    (II) fglrx(0): Version: 8.49.7
    (II) fglrx(0): Date: May 12 2008
    (II) fglrx(0): Desc: ATI FireGL DRM kernel module
    (WW) fglrx(0): Kernel Module version does *not* match driver.
    (EE) fglrx(0): incompatible kernel module detected - HW accelerated OpenGL will not work
    (II) fglrx(0): [drm] removed 1 reserved context for kernel
    (II) fglrx(0): [drm] unmapping 8192 bytes of SAREA 0xab000 at 0xb7653000
    (II) fglrx(0): [drm] Closed DRM master.
    (WW) fglrx(0): ***********************************************
    (WW) fglrx(0): * DRI initialization failed! *
    (WW) fglrx(0): * (maybe driver kernel module missing or bad) *
    (WW) fglrx(0): * 2D acceleraton available (MMIO) *
    (WW) fglrx(0): * no 3D acceleration available *
    (WW) fglrx(0): ********************************************* *
    (II) fglrx(0): FBADPhys: 0xc0000000 FBMappedSize: 0x10000000
    (==) fglrx(0): Write-combining range (0xd0000000,0x10000000)
    (II) fglrx(0): FBMM initialized for area (0,0)-(1280,8191)
    (II) fglrx(0): FBMM auto alloc for area (0,0)-(1280,1024) (front color buffer - assumption)
    (II) fglrx(0): Largest offscreen area available: 1280 x 7167
    (==) fglrx(0): Backing store disabled
    (II) Loading extension FGLRXEXTENSION
    (II) Loading extension ATITVOUT
    (**) fglrx(0): DPMS enabled
    (WW) fglrx(0): Textured Video not supported without DRI enabled.
    (II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    Solid Horizontal and Vertical Lines
    Setting up tile and stipple cache:
    32 128x128 slots
    32 256x256 slots
    16 512x512 slots
    (II) fglrx(0): Acceleration enabled
    (II) LoadModule: "amdxmm"
    (II) Loading /usr/lib/xorg/modules//amdxmm.so
    (II) Module amdxmm: vendor="X.Org Foundation"
    compiled for 7.1.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (EE) fglrx(0): XMM failed to open CMMQS connection.
    (II) fglrx(0): XMM failed to initialize!
    (WW) fglrx(0): Option "VendorName" is not used
    (WW) fglrx(0): Option "ModelName" is not used
    (II) fglrx(0): Direct rendering disabled
    (==) fglrx(0): Silken mouse enabled
    (==) fglrx(0): Using hardware cursor
    (==) RandR enabled
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-APPGROUP
    (II) Initializing built-in extension XAccessControlExtension
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension XFree86-Bigfont
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) Initializing built-in extension XEVIE
    (II) AIGLX: Screen 0 is not DRI capable
    (II) Loading sub module "GLcore"
    (II) LoadModule: "GLcore"
    (II) Loading /usr/lib/xorg/modules/extensions//libGLcore.so
    (II) Module GLcore: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (II) GLX: Initialized MESA-PROXY GL provider for screen 0
    (**) Option "CoreKeyboard"
    (**) Keyboard0: always reports core events
    (**) Option "Protocol" "standard"
    (**) Keyboard0: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "xorg"
    (**) Keyboard0: XkbRules: "xorg"
    (**) Option "XkbModel" "abnt2"
    (**) Keyboard0: XkbModel: "abnt2"
    (**) Option "XkbLayout" "br"
    (**) Keyboard0: XkbLayout: "br"
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard0: CustomKeycodes disabled
    (**) Option "Protocol" "auto"
    (**) PS/2 Mouse: Device: "/dev/psaux"
    (**) PS/2 Mouse: Protocol: "auto"
    (**) Option "SendCoreEvents" "true"
    (**) Option "CorePointer"
    (**) PS/2 Mouse: always reports core events
    (**) Option "Device" "/dev/psaux"
    (**) Option "Emulate3Buttons" "true"
    (**) Option "Emulate3Timeout" "70"
    (**) PS/2 Mouse: Emulate3Buttons, Emulate3Timeout: 70
    (**) Option "ZAxisMapping" "4 5"
    (**) PS/2 Mouse: ZAxisMapping: buttons 4 and 5
    (**) PS/2 Mouse: Buttons: 9
    (**) PS/2 Mouse: Sensitivity: 1
    (II) evaluating device (PS/2 Mouse)
    (II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE)
    (II) evaluating device (Keyboard0)
    (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
    (--) PS/2 Mouse: PnP-detected protocol: "ExplorerPS/2"
    (II) PS/2 Mouse: ps2EnableDataReporting: succeeded
    Last edited by DarkForte (2008-06-23 22:40:05)

    From your Xorg.0.log:
    (II) fglrx(0): DRIScreenInit done
    (II) fglrx(0): Kernel Module Version Information:
    (II) fglrx(0): Name: fglrx
    (II) fglrx(0): Version: 8.49.7
    (II) fglrx(0): Date: May 12 2008
    (II) fglrx(0): Desc: ATI FireGL DRM kernel module
    (WW) fglrx(0): Kernel Module version does *not* match driver.
    (EE) fglrx(0): incompatible kernel module detected - HW accelerated OpenGL will not work
    You have to quit X, then rmmod and modprobe the kernel module - you're still using the old one.  (a reboot would technically fix it too)
    # rmmod fglrx
    # modprobe fglrx
    # dmesg | tail
    The dmesg output should say you've successfully loaded the 8.501 driver.

Maybe you are looking for

  • Contextual menus crashing apple apps

    Hi, Just recently I've had a problem with right-clicking to see contextual menus. I notice that this is only in apple applications, such as Safari, Mail, and Text. I also can't seem to find any folder containing what might be in the menu items so tha

  • Few Questions From A New

    what's up? new creative user, just jumped on board in april with a Muvo Micro N200 GB and bought my little sis a 256 Muvo TX FM. I just have a few questions for the experienced users. . What's the point of the Zen Micro? Spend 80 bucks on a 5 GB play

  • Charging leads to screen saver mode

    I have a HP Pavillion g6 Notebook Product # C2N5OUA When i plug in charging plug..the screen goes to screen saver mode reducing brightness and visibility but does charge..when i remove the charging plug, the screen goes back to normal visibility...An

  • Query to pick only first value/day

    I have a table with Account, Complaint and Date columns. Each Account can log multiple complaints each day. Now i need a query to pick only the first complaint in a day from each account. If the same account logged in a complaint next day or any day

  • TiPowerbook Battery problem...with a twist

    Hi I have seen the numerous posings about flagging batteries etc, but mine seems a little different. My parents recently bought a 15" Titanium PB 667mhz from a friend of mine, which needed a new battery. They purchased a new third party battery from