[SOLVED] 1366x768 framebuffer resolution

I am currently running arch on my dell studio 1555, which has a native resolution of 1366x768. I've edited the grub menu.lst to set the desired framebuffer resolution for the bootsplash and the highest i can get was 1024x768 [64k]. I've googled around but there seems to be little to no answer on how to set to 1366x768. Any help would be greatly appreciated
Last edited by athrunnzala (2011-03-02 11:20:29)

I'm not sure if this is what you want (my coffee is not ready yet):
https://bbs.archlinux.org/viewtopic.php?id=104635
https://bbs.archlinux.org/viewtopic.php?pid=896082
What graphics card do you have and what drivers are you using?

Similar Messages

  • New way of specifying console framebuffer resolution?

    I just upgraded to the new kernel26archck kernel and udev today, and everything seems okay, except I think the way of specifying the console framebuffer resolution.  The old way was to add vga=xxx where xxx was the representation of the  resolution wanted.  I used vga-791 to give me a 1024x768 console framebuffer.  Now I get an error that asks me to pick a resolution, and no matter what I pick, I get a 640x480 res.
    Is there any information about this available somewhere?  My googling has turned up nothing useful.

    Two wiki posts:
    http://wiki.archlinux.org/index.php/Gensplash
    and I copied my forum post to the wiki too:
    http://wiki.archlinux.org/index.php/Ini … and_ArchCK

  • [Solved] 1366x768 Resolution with nVidia drivers

    I am trying to set up my monitor at full resolution (1366x768) and I am having issues getting it to display correctly. Out of the box, I was able to get 1024x768, but when I tried to manually set the full resolution using xrandr, it will only go up to 1280x768 with a black bar on the right. Below are the relevant files;
    xorg.conf
    # nvidia-settings: X configuration file generated by nvidia-settings
    # nvidia-settings: version 325.15 (buildmeister@swio-display-x64-rhel04-07) Wed Jul 31 19:31:53 PDT 2013
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    Option "Xinerama" "0"
    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"
    # HorizSync source: builtin, VertRefresh source: builtin
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "CRT-1"
    HorizSync 28.0 - 55.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce 9600 GT"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "Stereo" "0"
    Option "nvidiaXineramaInfoOrder" "CRT-1"
    Option "metamodes" "nvidia-auto-select +0+0"
    Option "SLI" "Off"
    Option "MultiGPU" "Off"
    Option "BaseMosaic" "off"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    Xorg.log.0
    [ 10.475]
    X.Org X Server 1.14.3
    Release Date: 2013-09-12
    [ 10.475] X Protocol Version 11, Revision 0
    [ 10.475] Build Operating System: Linux 3.11.1-1-ARCH i686
    [ 10.475] Current Operating System: Linux steinbeck 3.11.4-1-ARCH #1 SMP PREEMPT Sat Oct 5 21:40:32 CEST 2013 i686
    [ 10.475] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=646d074d-3ed6-4e3c-982e-43395ef95493 rw quiet
    [ 10.475] Build Date: 08 October 2013 08:51:37PM
    [ 10.475]
    [ 10.475] Current version of pixman: 0.30.2
    [ 10.475] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 10.475] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 10.475] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct 9 19:41:27 2013
    [ 10.534] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 10.574] (==) No Layout section. Using the first Screen section.
    [ 10.574] (==) No screen section available. Using defaults.
    [ 10.574] (**) |-->Screen "Default Screen Section" (0)
    [ 10.574] (**) | |-->Monitor "<default monitor>"
    [ 10.594] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 10.594] (==) Automatically adding devices
    [ 10.594] (==) Automatically enabling devices
    [ 10.594] (==) Automatically adding GPU devices
    [ 10.656] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 10.656] Entry deleted from font path.
    [ 10.656] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 10.656] Entry deleted from font path.
    [ 10.672] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 10.672] Entry deleted from font path.
    [ 10.672] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 10.675] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 10.675] Entry deleted from font path.
    [ 10.675] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 10.675] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/
    [ 10.675] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 10.675] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 10.676] (II) Loader magic: 0x8259620
    [ 10.676] (II) Module ABI versions:
    [ 10.676] X.Org ANSI C Emulation: 0.4
    [ 10.676] X.Org Video Driver: 14.1
    [ 10.676] X.Org XInput driver : 19.1
    [ 10.676] X.Org Server Extension : 7.0
    [ 10.676] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 10.678] (--) PCI:*(0:1:0:0) 10de:0622:3842:c866 rev 161, Mem @ 0xfa000000/16777216, 0xd0000000/268435456, 0xf8000000/33554432, I/O @ 0x0000cf00/128, BIOS @ 0x????????/524288
    [ 10.678] Initializing built-in extension Generic Event Extension
    [ 10.678] Initializing built-in extension SHAPE
    [ 10.678] Initializing built-in extension MIT-SHM
    [ 10.678] Initializing built-in extension XInputExtension
    [ 10.678] Initializing built-in extension XTEST
    [ 10.678] Initializing built-in extension BIG-REQUESTS
    [ 10.678] Initializing built-in extension SYNC
    [ 10.678] Initializing built-in extension XKEYBOARD
    [ 10.678] Initializing built-in extension XC-MISC
    [ 10.678] Initializing built-in extension SECURITY
    [ 10.678] Initializing built-in extension XINERAMA
    [ 10.678] Initializing built-in extension XFIXES
    [ 10.678] Initializing built-in extension RENDER
    [ 10.678] Initializing built-in extension RANDR
    [ 10.678] Initializing built-in extension COMPOSITE
    [ 10.678] Initializing built-in extension DAMAGE
    [ 10.678] Initializing built-in extension MIT-SCREEN-SAVER
    [ 10.678] Initializing built-in extension DOUBLE-BUFFER
    [ 10.678] Initializing built-in extension RECORD
    [ 10.678] Initializing built-in extension DPMS
    [ 10.678] Initializing built-in extension X-Resource
    [ 10.678] Initializing built-in extension XVideo
    [ 10.678] Initializing built-in extension XVideo-MotionCompensation
    [ 10.678] Initializing built-in extension XFree86-VidModeExtension
    [ 10.678] Initializing built-in extension XFree86-DGA
    [ 10.678] Initializing built-in extension XFree86-DRI
    [ 10.678] Initializing built-in extension DRI2
    [ 10.678] (II) LoadModule: "glx"
    [ 10.722] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 11.897] (II) Module glx: vendor="NVIDIA Corporation"
    [ 11.897] compiled for 4.0.2, module version = 1.0.0
    [ 11.897] Module class: X.Org Server Extension
    [ 11.897] (II) NVIDIA GLX Module 325.15 Wed Jul 31 18:38:58 PDT 2013
    [ 11.897] Loading extension GLX
    [ 11.897] (==) Matched nouveau as autoconfigured driver 0
    [ 11.897] (==) Matched nvidia as autoconfigured driver 1
    [ 11.897] (==) Matched nv as autoconfigured driver 2
    [ 11.897] (==) Matched nouveau as autoconfigured driver 3
    [ 11.897] (==) Matched nvidia as autoconfigured driver 4
    [ 11.897] (==) Matched nv as autoconfigured driver 5
    [ 11.897] (==) Matched vesa as autoconfigured driver 6
    [ 11.897] (==) Matched modesetting as autoconfigured driver 7
    [ 11.897] (==) Matched fbdev as autoconfigured driver 8
    [ 11.897] (==) Assigned the driver to the xf86ConfigLayout
    [ 11.897] (II) LoadModule: "nouveau"
    [ 11.904] (WW) Warning, couldn't open module nouveau
    [ 11.904] (II) UnloadModule: "nouveau"
    [ 11.904] (II) Unloading nouveau
    [ 11.904] (EE) Failed to load module "nouveau" (module does not exist, 0)
    [ 11.904] (II) LoadModule: "nvidia"
    [ 11.904] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 11.953] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 11.953] compiled for 4.0.2, module version = 1.0.0
    [ 11.953] Module class: X.Org Video Driver
    [ 11.954] (II) LoadModule: "nv"
    [ 11.954] (WW) Warning, couldn't open module nv
    [ 11.954] (II) UnloadModule: "nv"
    [ 11.954] (II) Unloading nv
    [ 11.954] (EE) Failed to load module "nv" (module does not exist, 0)
    [ 11.954] (II) LoadModule: "vesa"
    [ 11.955] (WW) Warning, couldn't open module vesa
    [ 11.955] (II) UnloadModule: "vesa"
    [ 11.955] (II) Unloading vesa
    [ 11.955] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 11.955] (II) LoadModule: "modesetting"
    [ 11.955] (WW) Warning, couldn't open module modesetting
    [ 11.955] (II) UnloadModule: "modesetting"
    [ 11.955] (II) Unloading modesetting
    [ 11.955] (EE) Failed to load module "modesetting" (module does not exist, 0)
    [ 11.955] (II) LoadModule: "fbdev"
    [ 11.955] (WW) Warning, couldn't open module fbdev
    [ 11.955] (II) UnloadModule: "fbdev"
    [ 11.955] (II) Unloading fbdev
    [ 11.955] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 11.957] (II) NVIDIA dlloader X Driver 325.15 Wed Jul 31 18:17:17 PDT 2013
    [ 11.957] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 11.957] (++) using VT number 1
    [ 11.961] (II) Loading sub module "fb"
    [ 11.961] (II) LoadModule: "fb"
    [ 11.961] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 11.973] (II) Module fb: vendor="X.Org Foundation"
    [ 11.973] compiled for 1.14.3, module version = 1.0.0
    [ 11.973] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 11.973] (WW) Unresolved symbol: fbGetGCPrivateKey
    [ 11.973] (II) Loading sub module "wfb"
    [ 11.973] (II) LoadModule: "wfb"
    [ 11.973] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 11.976] (II) Module wfb: vendor="X.Org Foundation"
    [ 11.976] compiled for 1.14.3, module version = 1.0.0
    [ 11.976] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 11.976] (II) Loading sub module "shadow"
    [ 11.976] (II) LoadModule: "shadow"
    [ 11.976] (II) Loading /usr/lib/xorg/modules/libshadow.so
    [ 11.977] (II) Module shadow: vendor="X.Org Foundation"
    [ 11.977] compiled for 1.14.3, module version = 1.1.0
    [ 11.977] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 11.977] (II) Loading sub module "ramdac"
    [ 11.977] (II) LoadModule: "ramdac"
    [ 11.977] (II) Module "ramdac" already built-in
    [ 11.985] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 11.985] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
    [ 11.985] (==) NVIDIA(0): RGB weight 888
    [ 11.985] (==) NVIDIA(0): Default visual is TrueColor
    [ 11.985] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 11.989] (**) NVIDIA(0): Enabling 2D acceleration
    [ 12.996] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20130102)
    [ 13.056] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-1
    [ 13.057] (II) NVIDIA(0): NVIDIA GPU GeForce 9600 GT (G94) at PCI:1:0:0 (GPU-0)
    [ 13.057] (--) NVIDIA(0): Memory: 524288 kBytes
    [ 13.057] (--) NVIDIA(0): VideoBIOS: 62.94.61.00.60
    [ 13.057] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 13.059] (--) NVIDIA(0): Valid display device(s) on GeForce 9600 GT at PCI:1:0:0
    [ 13.059] (--) NVIDIA(0): CRT-0
    [ 13.059] (--) NVIDIA(0): CRT-1 (boot, connected)
    [ 13.059] (--) NVIDIA(0): TV-0
    [ 13.059] (--) NVIDIA(0): DFP-0
    [ 13.059] (--) NVIDIA(0): DFP-1
    [ 13.059] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
    [ 13.059] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
    [ 13.059] (--) NVIDIA(0): TV-0: 400.0 MHz maximum pixel clock
    [ 13.059] (--) NVIDIA(0): DFP-0: 330.0 MHz maximum pixel clock
    [ 13.059] (--) NVIDIA(0): DFP-0: Internal Single Link TMDS
    [ 13.059] (--) NVIDIA(0): DFP-1: 330.0 MHz maximum pixel clock
    [ 13.059] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
    [ 13.059] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 13.059] (**) NVIDIA(0): device CRT-1 (Using EDID frequencies has been enabled on
    [ 13.059] (**) NVIDIA(0): all display devices.)
    [ 13.062] (==) NVIDIA(0):
    [ 13.062] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 13.062] (==) NVIDIA(0): will be used as the requested mode.
    [ 13.062] (==) NVIDIA(0):
    [ 13.062] (II) NVIDIA(0): Validated MetaModes:
    [ 13.062] (II) NVIDIA(0): "CRT-1:nvidia-auto-select{}"
    [ 13.062] (II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
    [ 13.090] (WW) NVIDIA(0): Unable to get display device CRT-1's EDID; cannot compute DPI
    [ 13.090] (WW) NVIDIA(0): from CRT-1's EDID.
    [ 13.090] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
    [ 13.090] (--) Depth 24 pixmap format is 32 bpp
    [ 13.090] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
    [ 13.093] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 13.093] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 13.093] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 13.093] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 13.093] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 13.093] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 13.093] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 13.093] (II) NVIDIA(0): Config Options in the README.
    [ 13.096] (II) NVIDIA(0): Setting mode "CRT-1:nvidia-auto-select{}"
    [ 13.155] Loading extension NV-GLX
    [ 13.189] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 13.189] (==) NVIDIA(0): Backing store disabled
    [ 13.189] (==) NVIDIA(0): Silken mouse enabled
    [ 13.190] (==) NVIDIA(0): DPMS enabled
    [ 13.191] Loading extension NV-CONTROL
    [ 13.191] Loading extension XINERAMA
    [ 13.191] (II) Loading sub module "dri2"
    [ 13.191] (II) LoadModule: "dri2"
    [ 13.191] (II) Module "dri2" already built-in
    [ 13.191] (II) NVIDIA(0): [DRI2] Setup complete
    [ 13.191] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 13.191] (--) RandR disabled
    [ 13.209] (II) Initializing extension GLX
    [ 13.417] (II) config/udev: Adding input device Power Button (/dev/input/event5)
    [ 13.417] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 13.417] (II) LoadModule: "evdev"
    [ 13.417] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 13.433] (II) Module evdev: vendor="X.Org Foundation"
    [ 13.433] compiled for 1.14.3, module version = 2.8.2
    [ 13.433] Module class: X.Org XInput Driver
    [ 13.433] ABI class: X.Org XInput driver, version 19.1
    [ 13.433] (II) Using input driver 'evdev' for 'Power Button'
    [ 13.433] (**) Power Button: always reports core events
    [ 13.433] (**) evdev: Power Button: Device: "/dev/input/event5"
    [ 13.433] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 13.433] (--) evdev: Power Button: Found keys
    [ 13.433] (II) evdev: Power Button: Configuring as keyboard
    [ 13.433] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
    [ 13.433] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 13.433] (**) Option "xkb_rules" "evdev"
    [ 13.434] (**) Option "xkb_model" "pc104"
    [ 13.434] (**) Option "xkb_layout" "us"
    [ 13.462] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 13.462] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 13.462] (II) Using input driver 'evdev' for 'Power Button'
    [ 13.462] (**) Power Button: always reports core events
    [ 13.462] (**) evdev: Power Button: Device: "/dev/input/event4"
    [ 13.462] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 13.462] (--) evdev: Power Button: Found keys
    [ 13.462] (II) evdev: Power Button: Configuring as keyboard
    [ 13.462] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4/event4"
    [ 13.462] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 13.462] (**) Option "xkb_rules" "evdev"
    [ 13.462] (**) Option "xkb_model" "pc104"
    [ 13.462] (**) Option "xkb_layout" "us"
    [ 13.462] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 13.463] (II) config/udev: Adding input device Chicony Saitek Eclipse Keyboard (/dev/input/event0)
    [ 13.463] (**) Chicony Saitek Eclipse Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 13.463] (II) Using input driver 'evdev' for 'Chicony Saitek Eclipse Keyboard'
    [ 13.463] (**) Chicony Saitek Eclipse Keyboard: always reports core events
    [ 13.463] (**) evdev: Chicony Saitek Eclipse Keyboard: Device: "/dev/input/event0"
    [ 13.463] (--) evdev: Chicony Saitek Eclipse Keyboard: Vendor 0x6a3 Product 0x8020
    [ 13.463] (--) evdev: Chicony Saitek Eclipse Keyboard: Found keys
    [ 13.463] (II) evdev: Chicony Saitek Eclipse Keyboard: Configuring as keyboard
    [ 13.463] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.1/usb2/2-1/2-1:1.0/input/input0/event0"
    [ 13.463] (II) XINPUT: Adding extended input device "Chicony Saitek Eclipse Keyboard" (type: KEYBOARD, id 8)
    [ 13.463] (**) Option "xkb_rules" "evdev"
    [ 13.463] (**) Option "xkb_model" "pc104"
    [ 13.463] (**) Option "xkb_layout" "us"
    [ 13.464] (II) config/udev: Adding input device Chicony Saitek Eclipse Keyboard (/dev/input/event1)
    [ 13.464] (**) Chicony Saitek Eclipse Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 13.464] (II) Using input driver 'evdev' for 'Chicony Saitek Eclipse Keyboard'
    [ 13.464] (**) Chicony Saitek Eclipse Keyboard: always reports core events
    [ 13.464] (**) evdev: Chicony Saitek Eclipse Keyboard: Device: "/dev/input/event1"
    [ 13.464] (--) evdev: Chicony Saitek Eclipse Keyboard: Vendor 0x6a3 Product 0x8020
    [ 13.464] (--) evdev: Chicony Saitek Eclipse Keyboard: Found keys
    [ 13.464] (II) evdev: Chicony Saitek Eclipse Keyboard: Configuring as keyboard
    [ 13.464] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.1/usb2/2-1/2-1:1.1/input/input1/event1"
    [ 13.464] (II) XINPUT: Adding extended input device "Chicony Saitek Eclipse Keyboard" (type: KEYBOARD, id 9)
    [ 13.464] (**) Option "xkb_rules" "evdev"
    [ 13.464] (**) Option "xkb_model" "pc104"
    [ 13.464] (**) Option "xkb_layout" "us"
    [ 13.464] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event2)
    [ 13.464] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
    [ 13.464] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
    [ 13.464] (**) Logitech USB Receiver: always reports core events
    [ 13.464] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event2"
    [ 13.464] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc521
    [ 13.464] (--) evdev: Logitech USB Receiver: Found 20 mouse buttons
    [ 13.464] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
    [ 13.464] (--) evdev: Logitech USB Receiver: Found relative axes
    [ 13.464] (--) evdev: Logitech USB Receiver: Found x and y relative axes
    [ 13.464] (II) evdev: Logitech USB Receiver: Configuring as mouse
    [ 13.464] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
    [ 13.464] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    [ 13.464] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 13.464] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.1/usb2/2-2/2-2:1.0/input/input2/event2"
    [ 13.465] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 10)
    [ 13.465] (II) evdev: Logitech USB Receiver: initialized for relative axes.
    [ 13.465] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
    [ 13.465] (**) Logitech USB Receiver: (accel) acceleration profile 0
    [ 13.465] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
    [ 13.465] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
    [ 13.465] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
    [ 13.465] (II) No input driver specified, ignoring this device.
    [ 13.465] (II) This device may have been added with another device file.
    [ 13.465] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event3)
    [ 13.465] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
    [ 13.465] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
    [ 13.465] (**) Logitech USB Receiver: always reports core events
    [ 13.465] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event3"
    [ 13.465] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc521
    [ 13.466] (--) evdev: Logitech USB Receiver: Found 1 mouse buttons
    [ 13.466] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
    [ 13.466] (--) evdev: Logitech USB Receiver: Found relative axes
    [ 13.466] (II) evdev: Logitech USB Receiver: Forcing relative x/y axes to exist.
    [ 13.466] (--) evdev: Logitech USB Receiver: Found absolute axes
    [ 13.466] (II) evdev: Logitech USB Receiver: Forcing absolute x/y axes to exist.
    [ 13.466] (--) evdev: Logitech USB Receiver: Found keys
    [ 13.466] (II) evdev: Logitech USB Receiver: Configuring as mouse
    [ 13.466] (II) evdev: Logitech USB Receiver: Configuring as keyboard
    [ 13.466] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
    [ 13.466] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    [ 13.466] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 13.466] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.1/usb2/2-2/2-2:1.1/input/input3/event3"
    [ 13.466] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 11)
    [ 13.466] (**) Option "xkb_rules" "evdev"
    [ 13.466] (**) Option "xkb_model" "pc104"
    [ 13.466] (**) Option "xkb_layout" "us"
    [ 13.466] (II) evdev: Logitech USB Receiver: initialized for relative axes.
    [ 13.466] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
    [ 13.466] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
    [ 13.466] (**) Logitech USB Receiver: (accel) acceleration profile 0
    [ 13.466] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
    [ 13.466] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
    [ 13.466] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event6)
    [ 13.466] (II) No input driver specified, ignoring this device.
    [ 13.466] (II) This device may have been added with another device file.
    [ 13.467] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event10)
    [ 13.467] (II) No input driver specified, ignoring this device.
    [ 13.467] (II) This device may have been added with another device file.
    [ 13.467] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event11)
    [ 13.467] (II) No input driver specified, ignoring this device.
    [ 13.467] (II) This device may have been added with another device file.
    [ 13.467] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event12)
    [ 13.467] (II) No input driver specified, ignoring this device.
    [ 13.467] (II) This device may have been added with another device file.
    [ 13.467] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event13)
    [ 13.467] (II) No input driver specified, ignoring this device.
    [ 13.467] (II) This device may have been added with another device file.
    [ 13.468] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event14)
    [ 13.468] (II) No input driver specified, ignoring this device.
    [ 13.468] (II) This device may have been added with another device file.
    [ 13.468] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event7)
    [ 13.468] (II) No input driver specified, ignoring this device.
    [ 13.468] (II) This device may have been added with another device file.
    [ 13.468] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event8)
    [ 13.468] (II) No input driver specified, ignoring this device.
    [ 13.468] (II) This device may have been added with another device file.
    [ 13.468] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event9)
    [ 13.469] (II) No input driver specified, ignoring this device.
    [ 13.469] (II) This device may have been added with another device file.
    [ 13.469] (II) config/udev: Adding input device PC Speaker (/dev/input/event15)
    [ 13.469] (II) No input driver specified, ignoring this device.
    [ 13.469] (II) This device may have been added with another device file.
    [ 18.412] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-1
    [ 18.412] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 18.412] (**) NVIDIA(0): device CRT-1 (Using EDID frequencies has been enabled on
    [ 18.412] (**) NVIDIA(0): all display devices.)
    [ 23.193] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-1
    [ 23.193] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 23.193] (**) NVIDIA(0): device CRT-1 (Using EDID frequencies has been enabled on
    [ 23.193] (**) NVIDIA(0): all display devices.)
    [ 266.255] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-1
    [ 266.255] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 266.255] (**) NVIDIA(0): device CRT-1 (Using EDID frequencies has been enabled on
    [ 266.255] (**) NVIDIA(0): all display devices.)
    [ 266.971] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-1
    [ 266.971] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 266.971] (**) NVIDIA(0): device CRT-1 (Using EDID frequencies has been enabled on
    [ 266.971] (**) NVIDIA(0): all display devices.)
    [ 268.486] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-1
    [ 268.486] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 268.487] (**) NVIDIA(0): device CRT-1 (Using EDID frequencies has been enabled on
    [ 268.487] (**) NVIDIA(0): all display devices.)
    [ 289.743] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-1
    [ 289.743] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 289.743] (**) NVIDIA(0): device CRT-1 (Using EDID frequencies has been enabled on
    [ 289.743] (**) NVIDIA(0): all display devices.)
    [ 879.365] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-1
    [ 879.365] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 879.365] (**) NVIDIA(0): device CRT-1 (Using EDID frequencies has been enabled on
    [ 879.365] (**) NVIDIA(0): all display devices.)
    [ 74720.901] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-1
    [ 74720.901] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 74720.901] (**) NVIDIA(0): device CRT-1 (Using EDID frequencies has been enabled on
    [ 74720.901] (**) NVIDIA(0): all display devices.)
    [ 74734.644] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-1
    [ 74734.644] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 74734.644] (**) NVIDIA(0): device CRT-1 (Using EDID frequencies has been enabled on
    [ 74734.644] (**) NVIDIA(0): all display devices.)
    [ 74741.124] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-1
    [ 74741.124] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 74741.124] (**) NVIDIA(0): device CRT-1 (Using EDID frequencies has been enabled on
    [ 74741.124] (**) NVIDIA(0): all display devices.)
    [ 74741.272] (II) NVIDIA(0): Setting mode "DVI-I-1: 1368x768_60.00 @1368x768 +0+0 {ViewPortIn=1368x768, ViewPortOut=1368x768+0+0}"
    [ 74741.409] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-1
    [ 74741.409] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 74741.409] (**) NVIDIA(0): device CRT-1 (Using EDID frequencies has been enabled on
    [ 74741.409] (**) NVIDIA(0): all display devices.)
    Any suggestions?
    Last edited by fuzzyonethree (2013-10-13 23:14:48)

    Drop that xorg.conf completely, it doesn't contain any relevant settings. The problem is that the driver can't get the display's EDID:
    [ 13.090] (WW) NVIDIA(0): Unable to get display device CRT-1's EDID
    Try a different cable. Or, if you can, use a digital connection (DVI, HDMI) instead of VGA.

  • Can't adjust framebuffer resolution [SOLVED]

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

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

  • [Solved] The framebuffer, Grub, and graphics card driver

    I'm running Arch on a 15.1" laptop, and the natural resolution for my LCD is 1366x768.
    X has no problem of adjusting itself to the right resolution. The console can do this too, but only when I have the open-source graphics card driver (xf86-video-ati). If I try catalyst in the AUR, the console falls back to 800x600, characters being wide and blur. Grub seems to suffer from a similar problem. It always present me with a 800x600 menu, and the early userspace booting is in this resolution too.
    I followed the instructions in https://wiki.archlinux.org/index.php/Gr … resolution and the following is what I found out.
    I couldn't find the package lrmi in the repo. (I doubt the wiki page is outdated.) I did find vbetool, but it doesn't provide vbetest. Taking the next approach, running sudo hwinfo --framebuffer gives:
    02: None 00.0: 11001 VESA Framebuffer
    [Created at bios.459]
    Unique ID: rdCR.A3Y7SCr7Y49
    Hardware Class: framebuffer
    Model: "(C) 1988-2005, ATI M92"
    Vendor: "(C) 1988-2005, ATI Technologies Inc."
    Device: "M92"
    SubVendor: "ATI ATOMBIOS"
    SubDevice:
    Revision: "01.00"
    Memory Size: 16 MB
    Memory Range: 0xd0000000-0xd0ffffff (rw)
    Mode 0x0300: 640x400 (+640), 8 bits
    Mode 0x0301: 640x480 (+640), 8 bits
    Mode 0x0303: 800x600 (+832), 8 bits
    Mode 0x0305: 1024x768 (+1024), 8 bits
    Mode 0x0310: 640x480 (+1280), 15 bits
    Mode 0x0311: 640x480 (+1280), 16 bits
    Mode 0x0313: 800x600 (+1600), 15 bits
    Mode 0x0314: 800x600 (+1600), 16 bits
    Mode 0x0316: 1024x768 (+2048), 15 bits
    Mode 0x0317: 1024x768 (+2048), 16 bits
    Mode 0x030d: 320x200 (+640), 15 bits
    Mode 0x030e: 320x200 (+640), 16 bits
    Mode 0x0320: 320x200 (+1280), 24 bits
    Mode 0x0393: 320x240 (+320), 8 bits
    Mode 0x0395: 320x240 (+640), 16 bits
    Mode 0x0396: 320x240 (+1280), 24 bits
    Mode 0x03b3: 512x384 (+512), 8 bits
    Mode 0x03b5: 512x384 (+1024), 16 bits
    Mode 0x03b6: 512x384 (+2048), 24 bits
    Mode 0x03c3: 640x350 (+640), 8 bits
    Mode 0x03c5: 640x350 (+1280), 16 bits
    Mode 0x03c6: 640x350 (+2560), 24 bits
    Mode 0x0333: 720x400 (+768), 8 bits
    Mode 0x0335: 720x400 (+1472), 16 bits
    Mode 0x0336: 720x400 (+2944), 24 bits
    Mode 0x0360: 848x480 (+896), 8 bits
    Mode 0x0361: 848x480 (+1728), 16 bits
    Mode 0x0362: 848x480 (+3456), 24 bits
    Mode 0x0321: 640x480 (+2560), 24 bits
    Mode 0x0322: 800x600 (+3200), 24 bits
    Mode 0x0323: 1024x768 (+4096), 24 bits
    Config Status: cfg=new, avail=yes, need=no, active=unknown
    No 1366x768. Taking the last approach, I added "vga=ask" to the Grub entry. Again no 1366x768. How can I get the resolution set to 1366x768 during Grub and/or early userspace booting? Or is it simply impossible?
    Last edited by xiaq (2011-03-07 09:23:10)

    Mr.Elendig wrote:The only way to really do it is to use kms and the free driver for X.
    So...  I should follow https://wiki.archlinux.org/index.php/AT … _KMS_start, since I have an ATI card and I've decided to stick with the free driver(at least for now).
    Still one question: to use KMS early(this is what I want), I need to regenerate the initial image(mkinitcpio). What's the worst result if it fails? Will mkinitcpio make no complaints but give me an unusable image? I'm asking the questions both in general and in my specific case(trying to enable KMS during early start).

  • [SOLVED] X & fglrx resolution problem

    Hi, i can't get my Viewsonic VX2025WM to work at 1680x1050 resolution.
    This is my xorg.conf:
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "ServerLayout"
    Identifier "Simple Layout"
    Screen 0 "Default Screen" 0 0
    InputDevice "MX1000" "CorePointer"
    InputDevice "Generic Keyboard" "CoreKeyboard"
    EndSection
    Section "Module"
    Load "dbe" # Double buffer extension
    Load "xtrap"
    Load "dri"
    Load "record"
    Load "GLcore"
    Load "glx"
    Load "extmod"
    Load "freetype"
    Load "type1"
    Load "ddc"
    EndSection
    Section "InputDevice"
    Identifier "Generic Keyboard"
    Driver "kbd"
    Option "AutoRepeat" "500 30"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc104"
    Option "XkbLayout" "latam"
    Option "CoreKeyboard"
    EndSection
    Section "InputDevice"
    Identifier "MX1000"
    Driver "evdev"
    Option "Name" "Logitech USB RECEIVER"
    Option "Device" "/dev/input/event4" #(cat /proc/bus/input/devices)
    Option "CorePointer"
    EndSection
    Section "Monitor"
    Identifier "Viewsonic VX2025wm"
    Option "DPMS"
    HorizSync 30-82
    VertRefresh 50-75
    #V-freq: 60.00 Hz // h-freq: 65.35 KHz
    Modeline "1680x1050" 147.14 1680 1784 1968 2256 1050 1051 1054 1087 -HSync +Vsync
    EndSection
    Section "Device"
    Identifier "ATI Radeon X850 XT"
    Driver "fglrx"
    EndSection
    Section "Screen"
    Identifier "Default Screen"
    Device "ATI Radeon X850 XT"
    Monitor "Viewsonic VX2025wm"
    DefaultDepth 24
    Option "UseEdidFreqs" "False"
    SubSection "Display"
    Depth 24
    Modes "1680x1050"
    EndSubSection
    EndSection
    This is my /var/log/Xorg.0.log
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.4.0.90
    Release Date: 5 September 2007
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.23-ARCH i686
    Current Operating System: Linux joephantom 2.6.23-ARCH #1 SMP PREEMPT Fri Dec 21 19:39:35 UTC 2007 i686
    Build Date: 23 December 2007 07:51:06PM
    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: Thu Jan 10 20:53:32 2008
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Simple Layout"
    (**) |-->Screen "Default Screen" (0)
    (**) | |-->Monitor "Viewsonic VX2025wm"
    (**) | |-->Device "ATI Radeon X850 XT"
    (**) |-->Input Device "MX1000"
    (**) |-->Input Device "Generic Keyboard"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (==) 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,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (**) 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: 0x81d65c0
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.3
    X.Org Video Driver: 2.0
    X.Org XInput driver : 2.0
    X.Org Server Extension : 0.3
    X.Org Font Renderer : 0.5
    (II) Loader running on linux
    (II) LoadModule: "pcidata"
    (II) Loading /usr/lib/xorg/modules//libpcidata.so
    (II) Module pcidata: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.0.0
    ABI class: X.Org Video Driver, version 2.0
    (--) using VT number 7
    (II) PCI: PCI scan (all values are in hex)
    (II) PCI: 00:00:0: chip 10de,005e card 0000,0000 rev a3 class 05,80,00 hdr 00
    (II) PCI: 00:01:0: chip 10de,0050 card 10de,cb84 rev a3 class 06,01,00 hdr 80
    (II) PCI: 00:01:1: chip 10de,0052 card 10de,cb84 rev a2 class 0c,05,00 hdr 80
    (II) PCI: 00:02:0: chip 10de,005a card 10de,cb84 rev a2 class 0c,03,10 hdr 80
    (II) PCI: 00:02:1: chip 10de,005b card 10de,cb84 rev a3 class 0c,03,20 hdr 80
    (II) PCI: 00:04:0: chip 10de,0059 card 10de,cb84 rev a2 class 04,01,00 hdr 00
    (II) PCI: 00:06:0: chip 10de,0053 card f0de,cb84 rev a2 class 01,01,8a hdr 00
    (II) PCI: 00:07:0: chip 10de,0054 card 10de,cb84 rev a3 class 01,01,85 hdr 00
    (II) PCI: 00:08:0: chip 10de,0055 card 10de,cb84 rev a3 class 01,01,85 hdr 00
    (II) PCI: 00:09:0: chip 10de,005c card 0000,0000 rev a2 class 06,04,01 hdr 01
    (II) PCI: 00:0a:0: chip 10de,0057 card 10de,cb84 rev a3 class 06,80,00 hdr 00
    (II) PCI: 00:0b:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
    (II) PCI: 00:0c:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
    (II) PCI: 00:0d:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
    (II) PCI: 00:0e:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
    (II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 01:09:0: chip 1106,3044 card 15bd,1006 rev 80 class 0c,00,10 hdr 00
    (II) PCI: 01:0a:0: chip 11ab,4320 card 15bd,100a rev 13 class 02,00,00 hdr 00
    (II) PCI: 02:00:0: chip 1002,5d4f card 174b,1600 rev 00 class 03,00,00 hdr 80
    (II) PCI: 02:00:1: chip 1002,5d6f card 174b,1601 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 0xfde00000 - 0xfdefffff (0x100000) MX[b]
    (II) Bus 1 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: 0x000c (VGA_EN is set)
    (II) Bus 2 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 2 non-prefetchable memory range:
    [0] -1 0 0xfdd00000 - 0xfddfffff (0x100000) MX[b]
    (II) Bus 2 prefetchable memory range:
    [0] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 3: bridge is at (0:12:0), (0,3,3), BCTRL: 0x0004 (VGA_EN is cleared)
    (II) Bus 3 I/O range:
    [0] -1 0 0x00008000 - 0x000080ff (0x100) IX[b]
    [1] -1 0 0x00008400 - 0x000084ff (0x100) IX[b]
    [2] -1 0 0x00008800 - 0x000088ff (0x100) IX[b]
    [3] -1 0 0x00008c00 - 0x00008cff (0x100) IX[b]
    (II) Bus 3 non-prefetchable memory range:
    [0] -1 0 0xfdc00000 - 0xfdcfffff (0x100000) MX[b]
    (II) Bus 3 prefetchable memory range:
    [0] -1 0 0xfdb00000 - 0xfdbfffff (0x100000) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 4: bridge is at (0:13:0), (0,4,4), BCTRL: 0x0004 (VGA_EN is cleared)
    (II) Bus 4 I/O range:
    [0] -1 0 0x00007000 - 0x000070ff (0x100) IX[b]
    [1] -1 0 0x00007400 - 0x000074ff (0x100) IX[b]
    [2] -1 0 0x00007800 - 0x000078ff (0x100) IX[b]
    [3] -1 0 0x00007c00 - 0x00007cff (0x100) IX[b]
    (II) Bus 4 non-prefetchable memory range:
    [0] -1 0 0xfda00000 - 0xfdafffff (0x100000) MX[b]
    (II) Bus 4 prefetchable memory range:
    [0] -1 0 0xfd900000 - 0xfd9fffff (0x100000) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 5: bridge is at (0:14:0), (0,5,5), BCTRL: 0x0004 (VGA_EN is cleared)
    (II) Bus 5 I/O range:
    [0] -1 0 0x00006000 - 0x000060ff (0x100) IX[b]
    [1] -1 0 0x00006400 - 0x000064ff (0x100) IX[b]
    [2] -1 0 0x00006800 - 0x000068ff (0x100) IX[b]
    [3] -1 0 0x00006c00 - 0x00006cff (0x100) IX[b]
    (II) Bus 5 non-prefetchable memory range:
    [0] -1 0 0xfd800000 - 0xfd8fffff (0x100000) MX[b]
    (II) Bus 5 prefetchable memory range:
    [0] -1 0 0xfd700000 - 0xfd7fffff (0x100000) MX[b]
    (II) 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:*(2:0:0) ATI Technologies Inc R480 [Radeon X800 GTO (PCIE)] rev 0, Mem @ 0xd0000000/28, 0xfddf0000/16, I/O @ 0x9c00/8
    (--) PCI: (2:0:1) ATI Technologies Inc R480 [Radeon X800 GTO (PCIE)] (Secondary) rev 0, Mem @ 0xfdde0000/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 0xfdef8000 - 0xfdefbfff (0x4000) MX[b]
    [1] -1 0 0xfdeff000 - 0xfdeff7ff (0x800) MX[b]
    [2] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [3] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [4] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [5] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[b]
    [6] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [7] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [8] -1 0 0xfddf0000 - 0xfddfffff (0x10000) MX[b](B)
    [9] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [10] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[b]
    [11] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [12] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
    [13] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[b]
    [14] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [15] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [16] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [17] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [18] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[b]
    [19] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [20] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [21] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [22] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [23] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[b]
    [24] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[b]
    [25] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[b]
    [26] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[b]
    [27] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[b]
    [28] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[b]
    [29] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b](B)
    (II) Inactive PCI resource ranges:
    [0] -1 0 0xfdde0000 - 0xfddeffff (0x10000) MX[b](B)
    (II) Active PCI resource ranges after removing overlaps:
    [0] -1 0 0xfdef8000 - 0xfdefbfff (0x4000) MX[b]
    [1] -1 0 0xfdeff000 - 0xfdeff7ff (0x800) MX[b]
    [2] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [3] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [4] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [5] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[b]
    [6] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [7] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [8] -1 0 0xfddf0000 - 0xfddfffff (0x10000) MX[b](B)
    [9] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [10] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[b]
    [11] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [12] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
    [13] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[b]
    [14] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [15] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [16] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [17] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [18] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[b]
    [19] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [20] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [21] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [22] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [23] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[b]
    [24] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[b]
    [25] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[b]
    [26] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[b]
    [27] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[b]
    [28] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[b]
    [29] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b](B)
    (II) Inactive PCI resource ranges after removing overlaps:
    [0] -1 0 0xfdde0000 - 0xfddeffff (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 0xfdef8000 - 0xfdefbfff (0x4000) MX[b]
    [5] -1 0 0xfdeff000 - 0xfdeff7ff (0x800) MX[b]
    [6] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [7] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [8] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [9] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[b]
    [10] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [11] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [12] -1 0 0xfddf0000 - 0xfddfffff (0x10000) MX[b](B)
    [13] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [14] -1 0 0xfdde0000 - 0xfddeffff (0x10000) MX[b](B)
    [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [17] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[b]
    [18] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [19] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
    [20] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[b]
    [21] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [22] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [23] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [24] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [25] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[b]
    [26] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [27] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [28] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [29] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [30] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[b]
    [31] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[b]
    [32] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[b]
    [33] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[b]
    [34] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[b]
    [35] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[b]
    [36] -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: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "xtrap"
    (II) Loading /usr/lib/xorg/modules/extensions//libxtrap.so
    (II) Module xtrap: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension DEC-XTRAP
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension RECORD
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension SHAPE
    (II) Loading extension MIT-SUNDRY-NONSTANDARD
    (II) Loading extension BIG-REQUESTS
    (II) Loading extension SYNC
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XC-MISC
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-Misc
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension TOG-CUP
    (II) Loading extension Extended-Visual-Information
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "freetype"
    (II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
    (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 1.4.0.90, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font FreeType
    (II) LoadModule: "type1"
    (WW) Warning, couldn't open module type1
    (II) UnloadModule: "type1"
    (EE) Failed to load module "type1" (module does not exist, 0)
    (II) LoadModule: "ddc"(II) Module "ddc" already built-in
    (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.44.3
    Module class: X.Org Video Driver
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.2.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.2.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) Primary Device is: PCI 02:00:0
    (II) ATI Proprietary Linux Driver Version Identifier:8.44.3
    (II) ATI Proprietary Linux Driver Release Identifier: UNSUPPORTED-8.443.1
    (II) ATI Proprietary Linux Driver Build Date: Dec 19 2007 21:29:14
    (--) Assigning device section with no busID to primary device
    (WW) fglrx: No matching Device section for instance (BusID PCI:2:0:1) found
    (--) Chipset Supported AMD Graphics Processor (0x5D4F) 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 0xfdef8000 - 0xfdefbfff (0x4000) MX[b]
    [5] -1 0 0xfdeff000 - 0xfdeff7ff (0x800) MX[b]
    [6] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [7] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [8] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [9] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[b]
    [10] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [11] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [12] -1 0 0xfddf0000 - 0xfddfffff (0x10000) MX[b](B)
    [13] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [14] -1 0 0xfdde0000 - 0xfddeffff (0x10000) MX[b](B)
    [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [17] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[b]
    [18] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [19] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
    [20] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[b]
    [21] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [22] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [23] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [24] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [25] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[b]
    [26] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [27] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [28] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [29] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [30] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[b]
    [31] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[b]
    [32] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[b]
    [33] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[b]
    [34] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[b]
    [35] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[b]
    [36] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b](B)
    (II) fglrx(0): pEnt->device->identifier=0x8208f18
    (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 0xfdef8000 - 0xfdefbfff (0x4000) MX[b]
    [5] -1 0 0xfdeff000 - 0xfdeff7ff (0x800) MX[b]
    [6] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [7] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [8] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [9] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[b]
    [10] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [11] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [12] -1 0 0xfddf0000 - 0xfddfffff (0x10000) MX[b](B)
    [13] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [14] -1 0 0xfdde0000 - 0xfddeffff (0x10000) MX[b](B)
    [15] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [16] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [17] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [19] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [20] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[b]
    [21] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [22] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
    [23] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[b]
    [24] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [25] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [26] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [27] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [28] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[b]
    [29] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [30] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [31] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [32] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [33] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[b]
    [34] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[b]
    [35] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[b]
    [36] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[b]
    [37] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[b]
    [38] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[b]
    [39] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b](B)
    [40] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [41] 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.90, module version = 0.1.0
    ABI class: X.Org Video Driver, version 2.0
    (II) fglrx(0): PCI bus 2 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"
    (==) 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 X800 GTO" (Chipset = 0x5d4f)
    (--) fglrx(0): (PciSubVendor = 0x174b, PciSubDevice = 0x1600)
    (--) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
    (--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
    (--) fglrx(0): MMIO registers at 0xfddf0000
    (==) 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.90, 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.90, 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.10
    (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc.
    (II) fglrx(0): VESA VBE OEM Product: R480
    (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 8, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (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.44.3
    ABI class: X.Org Server Extension, version 0.3
    (--) fglrx(0): VideoRAM: 131072 kByte, Type: DDR3
    (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: DFP on internal TMDS [tmds1]
    (II) fglrx(0): Display1 EDID data ---------------------------
    (II) fglrx(0): Manufacturer: VSC Model: e51d Serial#: 16843009
    (II) fglrx(0): Year: 2006 Week: 25
    (II) fglrx(0): EDID Version: 1.3
    (II) fglrx(0): Digital Display Input
    (II) fglrx(0): Max H-Image Size [cm]: horiz.: 43 vert.: 27
    (II) fglrx(0): Gamma: 2.20
    (II) fglrx(0): DPMS capabilities: 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.352 greenX: 0.288 greenY: 0.628
    (II) fglrx(0): blueX: 0.144 blueY: 0.076 whiteX: 0.313 whiteY: 0.329
    (II) fglrx(0): Supported VESA Video Modes:
    (II) fglrx(0): 720x400@70Hz
    (II) fglrx(0): 640x480@60Hz
    (II) fglrx(0): 640x480@67Hz
    (II) fglrx(0): 640x480@72Hz
    (II) fglrx(0): 640x480@75Hz
    (II) fglrx(0): 800x600@56Hz
    (II) fglrx(0): 800x600@60Hz
    (II) fglrx(0): 800x600@72Hz
    (II) fglrx(0): 800x600@75Hz
    (II) fglrx(0): 832x624@75Hz
    (II) fglrx(0): 1024x768@60Hz
    (II) fglrx(0): 1024x768@70Hz
    (II) fglrx(0): 1024x768@75Hz
    (II) fglrx(0): 1280x1024@75Hz
    (II) fglrx(0): 1152x870@75Hz
    (II) fglrx(0): Manufacturer's mask: 0
    (II) fglrx(0): Supported Future Video Modes:
    (II) fglrx(0): #0: hsize: 1680 vsize 1050 refresh: 75 vid: 4019
    (II) fglrx(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    (II) fglrx(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    (II) fglrx(0): #3: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    (II) fglrx(0): #4: hsize: 640 vsize 400 refresh: 70 vid: 2609
    (II) fglrx(0): Supported additional Video Mode:
    (II) fglrx(0): clock: 146.2 MHz Image Size: 433 x 271 mm
    (II) fglrx(0): h_active: 1680 h_sync: 1784 h_sync_end 1960 h_blank_end 2240 h_border: 0
    (II) fglrx(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1089 v_border: 0
    (II) fglrx(0): Serial No: Q6Y062508592
    (II) fglrx(0): Ranges: V min: 50 V max: 75 Hz, H min: 30 H max: 82 kHz, PixClock max 170 MHz
    (II) fglrx(0): Monitor name: VX2025wm
    (II) fglrx(0): EDID (in hex):
    (II) fglrx(0): 00ffffffffffff005a631de501010101
    (II) fglrx(0): 19100103802b1b782ecfe5a35a49a024
    (II) fglrx(0): 135054bfef80b30f81808140714f310a
    (II) fglrx(0): 01010101010121399030621a274068b0
    (II) fglrx(0): 3600b10f1100001c000000ff00513659
    (II) fglrx(0): 3036323530383539320a000000fd0032
    (II) fglrx(0): 4b1e5211000a202020202020000000fc
    (II) fglrx(0): 00565832303235776d0a2020202000e6
    (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 - DFP on internal TMDS
    (II) fglrx(0): Internal Desktop Setting: 0x00000001
    (II) fglrx(0): POWERplay version 3. 1 power state available:
    (II) fglrx(0): 1. 398/493MHz @ 0Hz [enable load balancing]
    (==) 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 33 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): 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 "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": 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): Default mode "1152x864": 64.7 MHz (scaled from 0.0 MHz), 43.0 kHz, 47.0 Hz (I)
    (II) fglrx(0): Modeline "1152x864"x47.0 64.67 1152 1208 1328 1504 864 865 868 915 interlace +hsync (43.0 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": 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 "960x720": 55.9 MHz (scaled from 0.0 MHz), 44.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "960x720"x60.0 55.85 960 1008 1104 1248 720 721 724 746 +hsync (44.8 kHz)
    (**) fglrx(0): *Mode "864x648": 45.1 MHz (scaled from 0.0 MHz), 40.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "864x648"x60.0 45.08 864 904 992 1120 648 649 652 671 +hsync (40.2 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 "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 "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: (430, 270) mm
    (--) fglrx(0): DPI set to (75, 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): 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 "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": 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): Default mode "1152x864": 64.7 MHz (scaled from 0.0 MHz), 43.0 kHz, 47.0 Hz (I)
    (II) fglrx(0): Modeline "1152x864"x47.0 64.67 1152 1208 1328 1504 864 865 868 915 interlace +hsync (43.0 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": 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 "960x720": 55.9 MHz (scaled from 0.0 MHz), 44.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "960x720"x60.0 55.85 960 1008 1104 1248 720 721 724 746 +hsync (44.8 kHz)
    (**) fglrx(0): *Mode "864x648": 45.1 MHz (scaled from 0.0 MHz), 40.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "864x648"x60.0 45.08 864 904 992 1120 648 649 652 671 +hsync (40.2 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 "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 "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.90, 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.90, 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: 0x4000001f
    (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    (**) fglrx(0): ATI GART size: 256 MB
    (II) fglrx(0): [pcie] 258048 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 0xfddf0000 - 0xfddfffff (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 0xfdef8000 - 0xfdefbfff (0x4000) MX[b]
    [7] -1 0 0xfdeff000 - 0xfdeff7ff (0x800) MX[b]
    [8] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [9] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [10] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [11] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[b]
    [12] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [13] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [14] -1 0 0xfddf0000 - 0xfddfffff (0x10000) MX[b](B)
    [15] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [16] -1 0 0xfdde0000 - 0xfddeffff (0x10000) MX[b](B)
    [17] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprU)
    [18] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprU)
    [19] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprU)
    [20] 0 0 0x00009c00 - 0x00009cff (0x100) IX[b]
    [21] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [22] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [23] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[b]
    [24] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [25] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
    [26] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[b]
    [27] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [28] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [29] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [30] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [31] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[b]
    [32] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [33] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [34] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [35] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [36] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[b]
    [37] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[b]
    [38] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[b]
    [39] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[b]
    [40] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[b]
    [41] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[b]
    [42] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b](B)
    [43] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [44] 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 8, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: Searching for BusID PCI:2:0:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: drmOpenMinor returns 8
    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 8, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (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 = 0x20a000
    (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.44.3
    (II) fglrx(0): Date: Dec 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 = 0x0020c000
    (II) fglrx(0): Interrupt handler installed at IRQ 21.
    (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
    (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
    Offscreen Pixmaps
    Setting up tile and stipple cache:
    30 128x128 slots
    (II) fglrx(0): Acceleration enabled
    (WW) fglrx(0): Option "UseEdidFreqs" 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 9, (OK)
    drmOpenByBusid: Searching for BusID PCI:2:0:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenByBusid: drmOpenMinor returns 9
    drmOpenByBusid: drmGetBusid reports PCI:2: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 "CorePointer"
    (**) MX1000: always reports core events
    (II) MX1000: Found 4 relative axes.
    (II) MX1000: Configuring as pointer.
    (II) MX1000: Found 16 mouse buttons
    (II) MX1000: Configured 21 mouse buttons.
    (**) Option "CoreKeyboard"
    (**) Generic Keyboard: always reports core events
    (**) Option "Protocol" "standard"
    (**) Generic Keyboard: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "xorg"
    (**) Generic Keyboard: XkbRules: "xorg"
    (**) Option "XkbModel" "pc104"
    (**) Generic Keyboard: XkbModel: "pc104"
    (**) Option "XkbLayout" "latam"
    (**) Generic Keyboard: XkbLayout: "latam"
    (**) Option "CustomKeycodes" "off"
    (**) Generic Keyboard: CustomKeycodes disabled
    (II) evaluating device (Generic Keyboard)
    (II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
    (II) evaluating device (MX1000)
    (II) XINPUT: Adding extended input device "MX1000" (type: MOUSE)
    (**) MX1000: 2 valuators.
    (**) MX1000: Configuring in Absolute mode.
    (**) MX1000: Registering 21 buttons.
    (II) MX1000: Init
    (II) MX1000: On
    (II) MX1000: Off
    (II) AIGLX: Suspending AIGLX clients for VT switch
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) AIGLX: Resuming AIGLX clients after VT switch
    (II) MX1000: On
    (II) MX1000: Off
    (II) AIGLX: Suspending AIGLX clients for VT switch
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) AIGLX: Resuming AIGLX clients after VT switch
    (II) MX1000: On
    Does anybody have an idea what the problem is?
    Last edited by joephantom (2008-01-11 02:52:46)

    http://ati.amd.com/products/radeonx850/ … index.html
    I would say that your monitor in not the problem. That mode appears not to be supported on the X850.

  • [SOLVED] Changing screen resolution with xrandr.

    Been googling around after a way to change my screen resolution.
    I'm on a Acer Aspire Timeline 3810t with the resolution 1366x768.
    I wanted to change my resolution to something like 1900x1200 and found a guide explaining how to do this with xrandr.
    This is what I did:
    jorgen ~ $ xrandr
    Screen 0: minimum 320 x 200, current 1366 x 768, maximum 8192 x 8192
    LVDS1 connected 1366x768+0+0 (normal left inverted right x axis y axis) 293mm x 165mm
       1366x768       60.0*+
       1024x768       60.0 
       800x600        60.3     56.2 
       640x480        59.9 
    VGA1 disconnected (normal left inverted right x axis y axis)
    HDMI1 disconnected (normal left inverted right x axis y axis)
    DP1 disconnected (normal left inverted right x axis y axis)
    DP2 disconnected (normal left inverted right x axis y axis)
    TV1 disconnected (normal left inverted right x axis y axis)
    jorgen ~ $ cvt 1900 1200
    # 1904x1200 59.93 Hz (CVT) hsync: 74.61 kHz; pclk: 191.00 MHz
    Modeline "1904x1200_60.00"  191.00  1904 2032 2232 2560  1200 1203 1213 1245 -hsync +vsync
    jorgen ~ $ xrandr --newmode "1904x1200_60.00"  191.00  1904 2032 2232 2560  1200 1203 1213 1245 -hsync +vsync
    jorgen ~ $ xrandr --addmode LVDS1 1904x1200_60.00
    X Error of failed request:  BadMatch (invalid parameter attributes)
      Major opcode of failed request:  150 (RANDR)
      Minor opcode of failed request:  18 (RRAddOutputMode)
      Serial number of failed request:  33
      Current serial number in output stream:  34
    Does anybody have an idea about what I am doing wrong, or why I get this error?
    Last edited by jorg1 (2011-03-12 04:20:39)

    jorg1 wrote:
    Ok, I found some good documentation - the wiki. (Been in ubuntu so long that I forgot to check the official documentation before going to the forums :S)
    Made myself a 10-monitor.conf file:
    Section "Monitor"
        Identifier    "Monitor0"
    EndSection
    Section "Device"
        Identifier    "Device0"
        Driver        "intel"
    EndSection
    Section "Screen"
        Identifier    "Screen0" 
        Device        "Device0"
        Monitor       "Monitor0"
        DefaultDepth  24
        SubSection "Display"
            Depth     16
            Modes     "1900x1200_60.00" #Choose the resolution
        EndSubSection
    EndSection
    But it still won't switch to any other resolution than 1366x768. Anybody see anything wrong with this?
    Good, you've learnt to use the wiki, please do that first from now on (google as well). Also, please use code-tags, makes it easier to read code/conf-files.
    It looks like you're trying to set your laptop screen to a resolution higher than it can go. Hint: not possible. If you had an external screen with a higher res then you could use that, but the resolution is limited both by the screen and the graphics card, and I haven't heard of any laptop screen with such a high resolution.

  • [solved]Different Screen Resolution for different Users[/solved]

    hello
    i'm running kdemod
    i'd like to set up an account for my mum
    she prefers a resolution of 800X600
    whereas i like 1024X768
    my xorg.conf is set up like
    Section "Screen"
    Identifier "Screen0"
    Device "Videocard0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "TwinView" "0"
    Option "TwinViewXineramaInfoOrder" "CRT-0"
    Option "metamodes" "1024x768 +0+0"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    when i log into the newly created account and use nvidia-settings
    the resolution can be changed successfully
    but upon restarting
    it reverts back to 1024X768
    i'd like to know how i could set up different resolutions for both of us
    Last edited by nikbhardwaj (2009-10-03 12:23:21)

    arkham wrote:You could add a startup script for your user with "xrandr -s 1024x768", while adding another for your mother account with "xrandr -s 800x600"
    where do i add this
    .xinitrc in the home directory ??
    or .xsession in the home directory

  • [SOLVED] IPS Monitor Resolution Not Detected

    I just got one of the new Catleap 27" IPS monitors. It works fine in Windows at its native 2560x1440 but arch doesn't seem to be detecting it properly
    Screen 0: minimum 8 x 8, current 2720 x 1080, maximum 16384 x 16384
    DVI-I-0 disconnected (normal left inverted right x axis y axis)
    DVI-I-1 disconnected (normal left inverted right x axis y axis)
    DVI-I-2 connected 800x600+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
    800x600 60.3*+
    HDMI-0 disconnected (normal left inverted right x axis y axis)
    DP-0 disconnected (normal left inverted right x axis y axis)
    DVI-I-3 connected 1920x1080+800+0 (normal left inverted right x axis y axis) 531mm x 298mm
    1920x1080 60.0*+ 60.0
    1440x900 59.9
    1280x1024 60.0
    1280x800 59.8
    1152x864 75.0
    1024x768 70.1 60.0
    800x600 60.3 56.2
    640x480 59.9
    DP-1 disconnected (normal left inverted right x axis y axis)
    DVI-I-3 is my second monitor (a regular LCD) which works fine. I think DVI-I-2 is the Catleap. Oddly, the manual says it supports 800x600 but it won't even turn on when X is started. Also it works fine when X isn't started. Whenever I switch to a different TTY my second monitor turns off and the Catleap turns on (albeit at a low resolution).
    I've tried adding a new resolution mode with xrandr, but that gives me an error
    # xrandr --newmode "2560x1440_60.00" 312.25 2560 2752 3024 3488 1440 1443 1448 1493 -hsync +vsync
    # xrandr --addmode DVI-I-2 2560x1440_60.00
    X Error of failed request: BadMatch (invalid parameter attributes)
    Major opcode of failed request: 153 (RANDR)
    Minor opcode of failed request: 18 (RRAddOutputMode)
    Serial number of failed request: 37
    Current serial number in output stream: 38
    I've tried various xorg.conf settings and using nvidia-settings, but nothing I do can get it to use a higher resolution or even turn on for that matter. I'm not sure if my dual monitor setup could be screwing with it. I've tried disconnecting my second monitor but that doesn't seem to help.
    I found this article, which says that the Catleap's EDID isn't in Linux by default so you can specify it manually. So I set up my xorg.conf.d directory as follows
    # 90-serverlayout.conf
    Section "ServerLayout"
    Identifier "Main"
    Screen 0 "Acer V243"
    Screen 1 "Catleap Q270" LeftOf "Acer V243"
    Option "Xinerama" "1"
    EndSection
    # 30-screen-acerv243.conf
    Section "Monitor"
    Identifier "Acer V243H"
    HorizSync 31.0 - 83.0
    VertRefresh 56.0 - 76.0
    Option "DPMS"
    EndSection
    Section "Screen"
    Identifier "Acer V243"
    Device "GTX 570 DVI 2"
    Monitor "Acer V243H"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    # 30-screen-qhd270.conf
    Section "Monitor"
    Identifier "QHD270"
    VendorName "ACB"
    ModelName "QHD270"
    VertRefresh 60
    Mode "2560x1440"
    DotClock 241.500000
    HTimings 2560 2608 2640 2720
    VTimings 1440 1443 1448 1481
    Flags "-HSync" "+VSync"
    EndMode
    EndSection
    Section "Screen"
    Identifier "Catleap Q270"
    Device "GTX 570 DVI 1"
    Monitor "QHD270"
    DefaultDepth 24
    Option "UseEdid" "FALSE"
    SubSection "Display"
    Depth 24
    Modes "2560x1440"
    ViewPort 0 0
    Virtual 2560 1440
    EndSubSection
    EndSection
    # 20-nvidia.conf
    Section "Device"
    Identifier "GTX 570 DVI 1"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce GTX 570"
    Screen 1
    Option "UseDisplayDevice" "DFP-0"
    Option "DynamicTwinView" "FALSE"
    EndSection
    Section "Device"
    Identifier "GTX 570 DVI 2"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce GTX 570"
    Screen 0
    Option "UseDisplayDevice" "DFP-3"
    Option "DynamicTwinView" "FALSE"
    EndSection
    Which doesn't work. The Catleap still won't turn on and the mouse position is all screwed up on my Acer. If I comment out the screen 1 line in the ServerLayout, the Acer works fine on its own.
    Last edited by silverhammermba (2012-11-14 02:00:51)

    Switching to the open source driver fixed my problem.

  • [SOLVED] Virtual screen resolution in xorg.conf being ignored

    I'm trying to configure a dual monitor set up but xrandr is telling me the max screen size is 1600x1600. I have already enterd a virtual resolution in xorg.conf.
    Section "ServerLayout"
    Identifier "aticonfig Layout"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    EndSection
    Section "Files"
    EndSection
    Section "Module"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-0"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "fglrx"
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    Monitor "aticonfig-Monitor[0]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Virtual 2832 1050
    EndSubSection
    EndSection
    When I first installed Arch I was using the radeon drivers. I had no problem configuring my monitors the way I wanted. Now I'm using catalyst and getting errors.
    Am I just doing something wrong?
    Last edited by thetoxikavenger (2010-06-06 15:58:18)

    I didn't really fix the issue with xrandr, but I did manage to get my dual monitors to work with Xinerama.

  • [Solved] Set Screen Resolution in Openbox

    Is there a utility to set the screen resolution in Openbox?
    Last edited by Wintervenom (2008-09-26 07:43:03)

    You can make an Openbox submenu with various xrandr settings.
    Like so:
    <menu id="res-menu" label="Resolution">
    <separator label="Resolution"/>
    <item label="1280x1024">
    <action name="Execute">
    <execute>
    xrandr -s 1280x1024
    </execute>
    </action>
    </item>
    <item label="1024x768">
    <action name="Execute">
    <execute>
    xrandr -s 1024x768
    </execute>
    </action>
    </item>
    <item label="800x600">
    <action name="Execute">
    <execute>
    xrandr -s 800x600
    </execute>
    </action>
    </item>
    Of course, you need to have those modes defined in xorg.conf.
    Last edited by moljac024 (2008-09-26 00:06:37)

  • [SOLVED] Radeon (Xorg) Resolution

    I recently upgraded my monitor, from HD to UHD, and my graphics card so it was capable of powering the display. I tried to use the Catalyst driver but it crashes and so I've gone back to using the Radeon driver (I was using it with my previous graphics card and was content).
    I followed the instructions, first for installing the Catalyst driver and then removing it, and getting the Radeon driver working with KMS. My machine boots, and I get Slim and and login to Xfce, but I am limited to 1024x768, which is a little far from the 3840x2160 I'm expecting.
    My kernel prompt doesn't have any vga setting, I'm not (knowingly) blacklisting the Radeon driver, and I'm now not sure what else to try; I've seen a few posts in the forums which have given me some leads but so far nothing has worked. There were a few posts mentioning EDID settings/firmware but I'm not too sure what was meant, so I'm going to have a further look into that, but if anyone is able to shed some light I'd be grateful.
    Thanks
    (The Catalyst driver did, despite occasionally crashing, display at 3840x2160.)
    Last edited by albinoloverats (2014-07-11 07:09:26)

    Here's the contents of dmes.log:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.9.6-1-ARCH (tobias@T-POWA-LX) (gcc version 4.8.1 (GCC) ) #1 SMP PREEMPT Fri Jun 14 08:12:55 CEST 2013
    [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/root ro cryptdevice=/dev/md2:root cryptkey=/dev/key:8192:2048 radeon.modeset=1 radeon.agpmode=8 radeon.audio=1 quiet
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009afff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009b000-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e4000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000c7d8ffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000c7d90000-0x00000000c7da7fff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000c7da8000-0x00000000c7dcffff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000c7dd0000-0x00000000c7dfffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000437ffffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.6 present.
    [ 0.000000] DMI: System manufacturer System Product Name/M4A87TD/USB3, BIOS 0801 05/04/2010
    [ 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 = 0x438000 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-EFFFF uncachable
    [ 0.000000] F0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back
    [ 0.000000] 1 base 000080000000 mask FFFFC0000000 write-back
    [ 0.000000] 2 base 0000C0000000 mask FFFFF8000000 write-back
    [ 0.000000] 3 disabled
    [ 0.000000] 4 disabled
    [ 0.000000] 5 disabled
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] TOM2: 0000000438000000 aka 17280M
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: update [mem 0xc8000000-0xffffffff] usable ==> reserved
    [ 0.000000] e820: last_pfn = 0xc7d90 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000095000] 95000 size 24576
    [ 0.000000] Using GB pages for direct mapping
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b30000, 0x01b30fff] PGTABLE
    [ 0.000000] BRK [0x01b31000, 0x01b31fff] PGTABLE
    [ 0.000000] BRK [0x01b32000, 0x01b32fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x437e00000-0x437ffffff]
    [ 0.000000] [mem 0x437e00000-0x437ffffff] page 2M
    [ 0.000000] BRK [0x01b33000, 0x01b33fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x434000000-0x437dfffff]
    [ 0.000000] [mem 0x434000000-0x437dfffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x400000000-0x433ffffff]
    [ 0.000000] [mem 0x400000000-0x433ffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0xc7d8ffff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
    [ 0.000000] [mem 0x40000000-0xbfffffff] page 1G
    [ 0.000000] [mem 0xc0000000-0xc7bfffff] page 2M
    [ 0.000000] [mem 0xc7c00000-0xc7d8ffff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x3ffffffff]
    [ 0.000000] [mem 0x100000000-0x3ffffffff] page 1G
    [ 0.000000] RAMDISK: [mem 0x378c2000-0x37c58fff]
    [ 0.000000] ACPI: RSDP 00000000000fbae0 00024 (v02 ACPIAM)
    [ 0.000000] ACPI: XSDT 00000000c7d90100 0005C (v01 050410 XSDT1313 20100504 MSFT 00000097)
    [ 0.000000] ACPI: FACP 00000000c7d90290 000F4 (v03 050410 FACP1313 20100504 MSFT 00000097)
    [ 0.000000] ACPI: DSDT 00000000c7d90450 0E9E0 (v01 A1629 A1629000 00000000 INTL 20060113)
    [ 0.000000] ACPI: FACS 00000000c7da8000 00040
    [ 0.000000] ACPI: APIC 00000000c7d90390 0007C (v01 050410 APIC1313 20100504 MSFT 00000097)
    [ 0.000000] ACPI: MCFG 00000000c7d90410 0003C (v01 050410 OEMMCFG 20100504 MSFT 00000097)
    [ 0.000000] ACPI: OEMB 00000000c7da8040 00072 (v01 050410 OEMB1313 20100504 MSFT 00000097)
    [ 0.000000] ACPI: SRAT 00000000c7d9f8a0 00108 (v01 AMD FAM_F_10 00000002 AMD 00000001)
    [ 0.000000] ACPI: HPET 00000000c7d9f9b0 00038 (v01 050410 OEMHPET 20100504 MSFT 00000097)
    [ 0.000000] ACPI: SSDT 00000000c7d9f9f0 00DA4 (v01 A M I POWERNOW 00000001 AMD 00000001)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
    [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0
    [ 0.000000] SRAT: PXM 0 -> APIC 0x02 -> Node 0
    [ 0.000000] SRAT: PXM 0 -> APIC 0x03 -> Node 0
    [ 0.000000] SRAT: PXM 0 -> APIC 0x04 -> Node 0
    [ 0.000000] SRAT: PXM 0 -> APIC 0x05 -> Node 0
    [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
    [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0xc7ffffff]
    [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x100000000-0x437ffffff]
    [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0xc7ffffff] -> [mem 0x00000000-0xc7ffffff]
    [ 0.000000] NUMA: Node 0 [mem 0x00000000-0xc7ffffff] + [mem 0x100000000-0x437ffffff] -> [mem 0x00000000-0x437ffffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x437ffffff]
    [ 0.000000] NODE_DATA [mem 0x437ff9000-0x437ffdfff]
    [ 0.000000] [ffffea0000000000-ffffea0010dfffff] PMD -> [ffff880427600000-ffff8804375fffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x437ffffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0009afff]
    [ 0.000000] node 0: [mem 0x00100000-0xc7d8ffff]
    [ 0.000000] node 0: [mem 0x100000000-0x437ffffff]
    [ 0.000000] On node 0 totalpages: 4193578
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 21 pages reserved
    [ 0.000000] DMA zone: 3994 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 12727 pages used for memmap
    [ 0.000000] DMA32 zone: 814480 pages, LIFO batch:31
    [ 0.000000] Normal zone: 52736 pages used for memmap
    [ 0.000000] Normal zone: 3375104 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x808
    [ 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: IOAPIC (id[0x06] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 6, version 33, 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 low 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: 0x8300 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 6 CPUs, 0 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: 000000000009b000 - 00000000000a0000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e4000
    [ 0.000000] PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
    [ 0.000000] PM: Registered nosave memory: 00000000c7d90000 - 00000000c7da8000
    [ 0.000000] PM: Registered nosave memory: 00000000c7da8000 - 00000000c7dd0000
    [ 0.000000] PM: Registered nosave memory: 00000000c7dd0000 - 00000000c7e00000
    [ 0.000000] PM: Registered nosave memory: 00000000c7e00000 - 00000000fff00000
    [ 0.000000] PM: Registered nosave memory: 00000000fff00000 - 0000000100000000
    [ 0.000000] e820: [mem 0xc7e00000-0xffefffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:6 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff880437c00000 s85824 r8192 d20672 u262144
    [ 0.000000] pcpu-alloc: s85824 r8192 d20672 u262144 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 - -
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4128030
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/root ro cryptdevice=/dev/md2:root cryptkey=/dev/key:8192:2048 radeon.modeset=1 radeon.agpmode=8 radeon.audio=1 quiet
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] __ex_table already sorted, skipping sort
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Node 0: aperture @ bc000000 size 32 MB
    [ 0.000000] Aperture pointing to e820 RAM. Ignoring.
    [ 0.000000] Your BIOS doesn't leave a aperture memory hole
    [ 0.000000] Please enable the IOMMU option in the BIOS setup
    [ 0.000000] This costs you 64 MB of RAM
    [ 0.000000] Mapping aperture over 65536 KB of RAM @ bc000000
    [ 0.000000] PM: Registered nosave memory: 00000000bc000000 - 00000000c0000000
    [ 0.000000] Memory: 16364392k/17694720k available (4984k kernel code, 920408k absent, 409920k reserved, 3966k data, 1092k init)
    [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=6, 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=64 to nr_cpu_ids=6.
    [ 0.000000] NR_IRQS:4352 nr_irqs:728 16
    [ 0.000000] spurious 8259A interrupt: IRQ7.
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 67108864 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 3210.418 MHz processor
    [ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 6423.37 BogoMIPS (lpj=10701393)
    [ 0.000005] pid_max: default: 32768 minimum: 301
    [ 0.000027] Security Framework initialized
    [ 0.000034] AppArmor: AppArmor disabled by boot time parameter
    [ 0.000714] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
    [ 0.004513] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.006247] Mount-cache hash table entries: 256
    [ 0.006405] Initializing cgroup subsys cpuacct
    [ 0.006407] Initializing cgroup subsys memory
    [ 0.006416] Initializing cgroup subsys devices
    [ 0.006417] Initializing cgroup subsys freezer
    [ 0.006418] Initializing cgroup subsys net_cls
    [ 0.006419] Initializing cgroup subsys blkio
    [ 0.006439] tseg: 0000000000
    [ 0.006445] CPU: Physical Processor ID: 0
    [ 0.006446] CPU: Processor Core ID: 0
    [ 0.006448] mce: CPU supports 6 MCE banks
    [ 0.006452] LVT offset 0 assigned for vector 0xf9
    [ 0.006456] process: using AMD E400 aware idle routine
    [ 0.006458] Last level iTLB entries: 4KB 512, 2MB 16, 4MB 8
    Last level dTLB entries: 4KB 512, 2MB 128, 4MB 64
    tlb_flushall_shift: 4
    [ 0.006525] Freeing SMP alternatives: 20k freed
    [ 0.007058] ACPI: Core revision 20130117
    [ 0.009901] ACPI: All ACPI Tables successfully acquired
    [ 0.077509] ftrace: allocating 19546 entries in 77 pages
    [ 0.083989] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.116998] smpboot: CPU0: AMD Phenom(tm) II X6 1090T Processor (fam: 10, model: 0a, stepping: 00)
    [ 0.223505] Performance Events: AMD PMU driver.
    [ 0.223508] ... version: 0
    [ 0.223509] ... bit width: 48
    [ 0.223510] ... generic registers: 4
    [ 0.223510] ... value mask: 0000ffffffffffff
    [ 0.223511] ... max period: 00007fffffffffff
    [ 0.223512] ... fixed-purpose events: 0
    [ 0.223512] ... event mask: 000000000000000f
    [ 0.223540] process: System has AMD C1E enabled
    [ 0.223546] process: Switch to broadcast mode on CPU0
    [ 0.256986] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.276830] process: Switch to broadcast mode on CPU1
    [ 0.293517] process: Switch to broadcast mode on CPU2
    [ 0.310201] process: Switch to broadcast mode on CPU3
    [ 0.323467] process: Switch to broadcast mode on CPU4
    [ 0.263660] smpboot: Booting Node 0, Processors #1 #2 #3 #4 #5 OK
    [ 0.336798] Brought up 6 CPUs
    [ 0.336802] smpboot: Total of 6 processors activated (38540.22 BogoMIPS)
    [ 0.343396] process: Switch to broadcast mode on CPU5
    [ 0.343666] devtmpfs: initialized
    [ 0.345996] PM: Registering ACPI NVS region [mem 0xc7da8000-0xc7dcffff] (163840 bytes)
    [ 0.346624] RTC time: 20:15:04, date: 06/17/13
    [ 0.346660] NET: Registered protocol family 16
    [ 0.346750] node 0 link 0: io port [1000, ffffff]
    [ 0.346752] TOM: 00000000c8000000 aka 3200M
    [ 0.346754] Fam 10h mmconf [mem 0xe0000000-0xefffffff]
    [ 0.346756] node 0 link 0: mmio [e0000000, efffffff] ==> none
    [ 0.346758] node 0 link 0: mmio [f0000000, ffffffff]
    [ 0.346759] node 0 link 0: mmio [a0000, bffff]
    [ 0.346760] node 0 link 0: mmio [c8000000, dfffffff]
    [ 0.346761] TOM2: 0000000438000000 aka 17280M
    [ 0.346763] bus: [bus 00-07] on node 0 link 0
    [ 0.346764] bus: 00 [io 0x0000-0xffff]
    [ 0.346765] bus: 00 [mem 0xf0000000-0xffffffff]
    [ 0.346765] bus: 00 [mem 0x000a0000-0x000bffff]
    [ 0.346766] bus: 00 [mem 0xc8000000-0xdfffffff]
    [ 0.346767] bus: 00 [mem 0x438000000-0xfcffffffff]
    [ 0.346845] ACPI: bus type PCI registered
    [ 0.346895] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.346897] PCI: not using MMCONFIG
    [ 0.346898] PCI: Using configuration type 1 for base access
    [ 0.346898] PCI: Using configuration type 1 for extended access
    [ 0.347187] mtrr: your CPUs had inconsistent variable MTRR settings
    [ 0.347188] mtrr: probably your BIOS does not setup all CPUs.
    [ 0.347189] mtrr: corrected configuration.
    [ 0.347513] bio: create slab <bio-0> at 0
    [ 0.347564] ACPI: Added _OSI(Module Device)
    [ 0.347565] ACPI: Added _OSI(Processor Device)
    [ 0.347566] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.347567] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.348295] ACPI: EC: Look up EC in DSDT
    [ 0.349141] ACPI: Executed 3 blocks of module-level executable AML code
    [ 0.504019] ACPI: Interpreter enabled
    [ 0.504029] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130117/hwxface-568)
    [ 0.504039] ACPI: (supports S0 S1 S3 S4 S5)
    [ 0.504040] ACPI: Using IOAPIC for interrupt routing
    [ 0.504060] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.504680] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    [ 0.511354] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.515054] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.515211] PCI host bridge to bus 0000:00
    [ 0.515214] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 0.515216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.515217] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.515218] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.515219] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff]
    [ 0.515221] pci_bus 0000:00: root bus resource [mem 0xc7e00000-0xdfffffff]
    [ 0.515222] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff]
    [ 0.515230] pci 0000:00:00.0: [1002:5957] type 00 class 0x060000
    [ 0.515240] pci 0000:00:00.0: reg 1c: [mem 0xe0000000-0xffffffff 64bit]
    [ 0.515288] pci 0000:00:02.0: [1002:5978] type 01 class 0x060400
    [ 0.515315] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
    [ 0.515327] pci 0000:00:02.0: System wakeup disabled by ACPI
    [ 0.515358] pci 0000:00:09.0: [1002:597e] type 01 class 0x060400
    [ 0.515383] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
    [ 0.515399] pci 0000:00:09.0: System wakeup disabled by ACPI
    [ 0.515420] pci 0000:00:0a.0: [1002:597f] type 01 class 0x060400
    [ 0.515445] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
    [ 0.515460] pci 0000:00:0a.0: System wakeup disabled by ACPI
    [ 0.515491] pci 0000:00:11.0: [1002:4391] type 00 class 0x010601
    [ 0.515506] pci 0000:00:11.0: reg 10: [io 0xa000-0xa007]
    [ 0.515513] pci 0000:00:11.0: reg 14: [io 0x9000-0x9003]
    [ 0.515519] pci 0000:00:11.0: reg 18: [io 0x8000-0x8007]
    [ 0.515526] pci 0000:00:11.0: reg 1c: [io 0x7000-0x7003]
    [ 0.515532] pci 0000:00:11.0: reg 20: [io 0x6000-0x600f]
    [ 0.515539] pci 0000:00:11.0: reg 24: [mem 0xfe5fe000-0xfe5fe3ff]
    [ 0.515617] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
    [ 0.515627] pci 0000:00:12.0: reg 10: [mem 0xfe5f7000-0xfe5f7fff]
    [ 0.515681] pci 0000:00:12.0: System wakeup disabled by ACPI
    [ 0.515706] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
    [ 0.515720] pci 0000:00:12.2: reg 10: [mem 0xfe5fe400-0xfe5fe4ff]
    [ 0.515778] pci 0000:00:12.2: supports D1 D2
    [ 0.515779] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
    [ 0.515801] pci 0000:00:12.2: System wakeup disabled by ACPI
    [ 0.515826] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
    [ 0.515835] pci 0000:00:13.0: reg 10: [mem 0xfe5fc000-0xfe5fcfff]
    [ 0.515892] pci 0000:00:13.0: System wakeup disabled by ACPI
    [ 0.515919] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
    [ 0.515933] pci 0000:00:13.2: reg 10: [mem 0xfe5fe800-0xfe5fe8ff]
    [ 0.515991] pci 0000:00:13.2: supports D1 D2
    [ 0.515992] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
    [ 0.516014] pci 0000:00:13.2: System wakeup disabled by ACPI
    [ 0.516039] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
    [ 0.516116] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
    [ 0.516131] pci 0000:00:14.2: reg 10: [mem 0xfe5f8000-0xfe5fbfff 64bit]
    [ 0.516177] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
    [ 0.516195] pci 0000:00:14.2: System wakeup disabled by ACPI
    [ 0.516216] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
    [ 0.516302] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
    [ 0.516339] pci 0000:00:14.4: System wakeup disabled by ACPI
    [ 0.516360] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
    [ 0.516370] pci 0000:00:14.5: reg 10: [mem 0xfe5fd000-0xfe5fdfff]
    [ 0.516428] pci 0000:00:14.5: System wakeup disabled by ACPI
    [ 0.516455] pci 0000:00:15.0: [1002:43a0] type 01 class 0x060400
    [ 0.516507] pci 0000:00:15.0: supports D1 D2
    [ 0.516534] pci 0000:00:15.0: System wakeup disabled by ACPI
    [ 0.516561] pci 0000:00:16.0: [1002:4397] type 00 class 0x0c0310
    [ 0.516571] pci 0000:00:16.0: reg 10: [mem 0xfe5ff000-0xfe5fffff]
    [ 0.516627] pci 0000:00:16.0: System wakeup disabled by ACPI
    [ 0.516654] pci 0000:00:16.2: [1002:4396] type 00 class 0x0c0320
    [ 0.516667] pci 0000:00:16.2: reg 10: [mem 0xfe5fec00-0xfe5fecff]
    [ 0.516725] pci 0000:00:16.2: supports D1 D2
    [ 0.516726] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
    [ 0.516751] pci 0000:00:16.2: System wakeup disabled by ACPI
    [ 0.516775] pci 0000:00:18.0: [1022:1200] type 00 class 0x060000
    [ 0.516820] pci 0000:00:18.1: [1022:1201] type 00 class 0x060000
    [ 0.516861] pci 0000:00:18.2: [1022:1202] type 00 class 0x060000
    [ 0.516902] pci 0000:00:18.3: [1022:1203] type 00 class 0x060000
    [ 0.516947] pci 0000:00:18.4: [1022:1204] type 00 class 0x060000
    [ 0.517046] pci 0000:05:00.0: [1002:68ba] type 00 class 0x030000
    [ 0.517057] pci 0000:05:00.0: reg 10: [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.517066] pci 0000:05:00.0: reg 18: [mem 0xfe9e0000-0xfe9fffff 64bit]
    [ 0.517072] pci 0000:05:00.0: reg 20: [io 0xe000-0xe0ff]
    [ 0.517082] pci 0000:05:00.0: reg 30: [mem 0xfe9c0000-0xfe9dffff pref]
    [ 0.517107] pci 0000:05:00.0: supports D1 D2
    [ 0.517138] pci 0000:05:00.1: [1002:aa58] type 00 class 0x040300
    [ 0.517149] pci 0000:05:00.1: reg 10: [mem 0xfe9bc000-0xfe9bffff 64bit]
    [ 0.517196] pci 0000:05:00.1: supports D1 D2
    [ 0.523693] pci 0000:00:02.0: PCI bridge to [bus 05]
    [ 0.523698] pci 0000:00:02.0: bridge window [io 0xe000-0xefff]
    [ 0.523701] pci 0000:00:02.0: bridge window [mem 0xfe900000-0xfe9fffff]
    [ 0.523703] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.523754] pci 0000:04:00.0: [197b:2368] type 00 class 0x010185
    [ 0.523777] pci 0000:04:00.0: reg 10: [io 0xdc00-0xdc07]
    [ 0.523787] pci 0000:04:00.0: reg 14: [io 0xd880-0xd883]
    [ 0.523797] pci 0000:04:00.0: reg 18: [io 0xd800-0xd807]
    [ 0.523807] pci 0000:04:00.0: reg 1c: [io 0xd480-0xd483]
    [ 0.523817] pci 0000:04:00.0: reg 20: [io 0xd400-0xd40f]
    [ 0.523911] pci 0000:04:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    [ 0.523917] pci 0000:00:09.0: PCI bridge to [bus 04]
    [ 0.523920] pci 0000:00:09.0: bridge window [io 0xd000-0xdfff]
    [ 0.523960] pci 0000:03:00.0: [1033:0194] type 00 class 0x0c0330
    [ 0.523974] pci 0000:03:00.0: reg 10: [mem 0xfe8fa000-0xfe8fbfff 64bit]
    [ 0.524040] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
    [ 0.530362] pci 0000:00:0a.0: PCI bridge to [bus 03]
    [ 0.530367] pci 0000:00:0a.0: bridge window [mem 0xfe800000-0xfe8fffff]
    [ 0.530405] pci 0000:02:06.0: [14e4:4320] type 00 class 0x028000
    [ 0.530419] pci 0000:02:06.0: reg 10: [mem 0xfe7fe000-0xfe7fffff]
    [ 0.530508] pci 0000:02:07.0: [1102:0008] type 00 class 0x040100
    [ 0.530524] pci 0000:02:07.0: reg 10: [io 0xcc00-0xcc3f]
    [ 0.530599] pci 0000:02:07.0: supports D1 D2
    [ 0.530648] pci 0000:00:14.4: PCI bridge to [bus 02] (subtractive decode)
    [ 0.530652] pci 0000:00:14.4: bridge window [io 0xc000-0xcfff]
    [ 0.530655] pci 0000:00:14.4: bridge window [mem 0xfe700000-0xfe7fffff]
    [ 0.530658] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.530659] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.530661] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.530662] pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
    [ 0.530664] pci 0000:00:14.4: bridge window [mem 0xc7e00000-0xdfffffff] (subtractive decode)
    [ 0.530665] pci 0000:00:14.4: bridge window [mem 0xf0000000-0xfebfffff] (subtractive decode)
    [ 0.530724] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000
    [ 0.530739] pci 0000:01:00.0: reg 10: [io 0xb800-0xb8ff]
    [ 0.530764] pci 0000:01:00.0: reg 18: [mem 0xcffff000-0xcfffffff 64bit pref]
    [ 0.530780] pci 0000:01:00.0: reg 20: [mem 0xcfff8000-0xcfffbfff 64bit pref]
    [ 0.530795] pci 0000:01:00.0: reg 30: [mem 0xfe6e0000-0xfe6fffff pref]
    [ 0.530853] pci 0000:01:00.0: supports D1 D2
    [ 0.530854] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.537032] pci 0000:00:15.0: PCI bridge to [bus 01]
    [ 0.537038] pci 0000:00:15.0: bridge window [io 0xb000-0xbfff]
    [ 0.537041] pci 0000:00:15.0: bridge window [mem 0xfe600000-0xfe6fffff]
    [ 0.537045] pci 0000:00:15.0: bridge window [mem 0xcff00000-0xcfffffff 64bit pref]
    [ 0.537121] acpi PNP0A03:00: Requesting ACPI _OSC control (0x1d)
    [ 0.537213] acpi PNP0A03:00: ACPI _OSC control (0x1d) granted
    [ 0.537648] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 *10 11 14 15)
    [ 0.537688] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 10 *11 14 15)
    [ 0.537729] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 *10 11 14 15)
    [ 0.537769] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 *7 10 11 14 15)
    [ 0.537801] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 14 15) *0, disabled.
    [ 0.537826] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 *11 14 15)
    [ 0.537851] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 7 *10 11 14 15)
    [ 0.537876] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 14 15) *0, disabled.
    [ 0.537976] acpi root: \_SB_.PCI0 notify handler is installed
    [ 0.538001] Found 1 acpi root devices
    [ 0.538022] ACPI: EC: GPE = 0xa, I/O: command/status = 0x66, data = 0x62
    [ 0.538090] ACPI: No dock devices found.
    [ 0.538163] vgaarb: device added: PCI:0000:05:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.538165] vgaarb: loaded
    [ 0.538165] vgaarb: bridge control possible 0000:05:00.0
    [ 0.538190] PCI: Using ACPI for IRQ routing
    [ 0.544222] PCI: pci_cache_line_size set to 64 bytes
    [ 0.544227] pci 0000:00:00.0: no compatible bridge window for [mem 0xe0000000-0xffffffff 64bit]
    [ 0.544273] e820: reserve RAM buffer [mem 0x0009b000-0x0009ffff]
    [ 0.544274] e820: reserve RAM buffer [mem 0xc7d90000-0xc7ffffff]
    [ 0.544335] NetLabel: Initializing
    [ 0.544336] NetLabel: domain hash size = 128
    [ 0.544336] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.544344] NetLabel: unlabeled traffic allowed by default
    [ 0.544361] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    [ 0.544363] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
    [ 0.546381] Switching to clocksource hpet
    [ 0.549636] pnp: PnP ACPI init
    [ 0.549645] ACPI: bus type PNP registered
    [ 0.549695] pnp 00:00: [dma 4]
    [ 0.549714] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.549739] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.549756] pnp 00:02: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.549790] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.550024] pnp 00:04: [dma 0 disabled]
    [ 0.550073] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 0.550104] pnp 00:05: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.550175] system 00:06: [mem 0xfec00000-0xfec00fff] could not be reserved
    [ 0.550177] system 00:06: [mem 0xfee00000-0xfee00fff] has been reserved
    [ 0.550179] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.550328] system 00:07: [io 0x04d0-0x04d1] has been reserved
    [ 0.550329] system 00:07: [io 0x040b] has been reserved
    [ 0.550331] system 00:07: [io 0x04d6] has been reserved
    [ 0.550332] system 00:07: [io 0x0c00-0x0c01] has been reserved
    [ 0.550334] system 00:07: [io 0x0c14] has been reserved
    [ 0.550335] system 00:07: [io 0x0c50-0x0c51] has been reserved
    [ 0.550337] system 00:07: [io 0x0c52] has been reserved
    [ 0.550338] system 00:07: [io 0x0c6c] has been reserved
    [ 0.550339] system 00:07: [io 0x0c6f] has been reserved
    [ 0.550341] system 00:07: [io 0x0cd0-0x0cd1] has been reserved
    [ 0.550342] system 00:07: [io 0x0cd2-0x0cd3] has been reserved
    [ 0.550343] system 00:07: [io 0x0cd4-0x0cd5] has been reserved
    [ 0.550345] system 00:07: [io 0x0cd6-0x0cd7] has been reserved
    [ 0.550346] system 00:07: [io 0x0cd8-0x0cdf] has been reserved
    [ 0.550348] system 00:07: [io 0x0800-0x089f] has been reserved
    [ 0.550349] system 00:07: [io 0x0b00-0x0b1f] has been reserved
    [ 0.550351] system 00:07: [io 0x0b20-0x0b3f] has been reserved
    [ 0.550352] system 00:07: [io 0x0900-0x090f] has been reserved
    [ 0.550354] system 00:07: [io 0x0910-0x091f] has been reserved
    [ 0.550355] system 00:07: [io 0xfe00-0xfefe] has been reserved
    [ 0.550357] system 00:07: [mem 0xc7e00000-0xc7efffff] has been reserved
    [ 0.550359] system 00:07: [mem 0xffb80000-0xffbfffff] has been reserved
    [ 0.550360] system 00:07: [mem 0xfec10000-0xfec1001f] has been reserved
    [ 0.550362] system 00:07: [mem 0xfed80000-0xfed80fff] has been reserved
    [ 0.550364] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.550396] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
    [ 0.550436] pnp 00:09: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active)
    [ 0.550550] system 00:0a: [io 0x0230-0x023f] has been reserved
    [ 0.550551] system 00:0a: [io 0x0290-0x029f] has been reserved
    [ 0.550553] system 00:0a: [io 0x0f40-0x0f4f] has been reserved
    [ 0.550554] system 00:0a: [io 0x0a30-0x0a3f] has been reserved
    [ 0.550556] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.550592] system 00:0b: [mem 0xe0000000-0xefffffff] has been reserved
    [ 0.550594] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.550651] pnp 00:0c: disabling [mem 0x00000000-0x0009ffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
    [ 0.550653] pnp 00:0c: disabling [mem 0x000c0000-0x000cffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
    [ 0.550655] pnp 00:0c: disabling [mem 0x000e0000-0x000fffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
    [ 0.550657] pnp 00:0c: disabling [mem 0x00100000-0xc7dfffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
    [ 0.550680] system 00:0c: [mem 0xfec00000-0xffffffff] could not be reserved
    [ 0.550682] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.550735] pnp: PnP ACPI: found 13 devices
    [ 0.550736] ACPI: bus type PNP unregistered
    [ 0.556964] pci 0000:00:02.0: PCI bridge to [bus 05]
    [ 0.556967] pci 0000:00:02.0: bridge window [io 0xe000-0xefff]
    [ 0.556970] pci 0000:00:02.0: bridge window [mem 0xfe900000-0xfe9fffff]
    [ 0.556972] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.556974] pci 0000:00:09.0: PCI bridge to [bus 04]
    [ 0.556976] pci 0000:00:09.0: bridge window [io 0xd000-0xdfff]
    [ 0.556980] pci 0000:00:0a.0: PCI bridge to [bus 03]
    [ 0.556982] pci 0000:00:0a.0: bridge window [mem 0xfe800000-0xfe8fffff]
    [ 0.556985] pci 0000:00:14.4: PCI bridge to [bus 02]
    [ 0.556987] pci 0000:00:14.4: bridge window [io 0xc000-0xcfff]
    [ 0.556991] pci 0000:00:14.4: bridge window [mem 0xfe700000-0xfe7fffff]
    [ 0.556997] pci 0000:00:15.0: PCI bridge to [bus 01]
    [ 0.556998] pci 0000:00:15.0: bridge window [io 0xb000-0xbfff]
    [ 0.557001] pci 0000:00:15.0: bridge window [mem 0xfe600000-0xfe6fffff]
    [ 0.557004] pci 0000:00:15.0: bridge window [mem 0xcff00000-0xcfffffff 64bit pref]
    [ 0.557178] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.557180] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.557181] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.557182] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
    [ 0.557184] pci_bus 0000:00: resource 8 [mem 0xc7e00000-0xdfffffff]
    [ 0.557185] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfebfffff]
    [ 0.557187] pci_bus 0000:05: resource 0 [io 0xe000-0xefff]
    [ 0.557188] pci_bus 0000:05: resource 1 [mem 0xfe900000-0xfe9fffff]
    [ 0.557189] pci_bus 0000:05: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.557191] pci_bus 0000:04: resource 0 [io 0xd000-0xdfff]
    [ 0.557192] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe8fffff]
    [ 0.557194] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff]
    [ 0.557195] pci_bus 0000:02: resource 1 [mem 0xfe700000-0xfe7fffff]
    [ 0.557196] pci_bus 0000:02: resource 4 [io 0x0000-0x0cf7]
    [ 0.557198] pci_bus 0000:02: resource 5 [io 0x0d00-0xffff]
    [ 0.557199] pci_bus 0000:02: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.557200] pci_bus 0000:02: resource 7 [mem 0x000d0000-0x000dffff]
    [ 0.557202] pci_bus 0000:02: resource 8 [mem 0xc7e00000-0xdfffffff]
    [ 0.557203] pci_bus 0000:02: resource 9 [mem 0xf0000000-0xfebfffff]
    [ 0.557204] pci_bus 0000:01: resource 0 [io 0xb000-0xbfff]
    [ 0.557206] pci_bus 0000:01: resource 1 [mem 0xfe600000-0xfe6fffff]
    [ 0.557207] pci_bus 0000:01: resource 2 [mem 0xcff00000-0xcfffffff 64bit pref]
    [ 0.557235] NET: Registered protocol family 2
    [ 0.557438] TCP established hash table entries: 131072 (order: 9, 2097152 bytes)
    [ 0.557925] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.558146] TCP: Hash tables configured (established 131072 bind 65536)
    [ 0.558182] TCP: reno registered
    [ 0.558195] UDP hash table entries: 8192 (order: 6, 262144 bytes)
    [ 0.558271] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
    [ 0.558384] NET: Registered protocol family 1
    [ 0.863397] pci 0000:05:00.0: Boot video device
    [ 0.863440] PCI: CLS 64 bytes, default 64
    [ 0.863479] Unpacking initramfs...
    [ 1.160180] Freeing initrd memory: 3676k freed
    [ 1.161567] PCI-DMA: Disabling AGP.
    [ 1.161669] PCI-DMA: aperture base @ bc000000 size 65536 KB
    [ 1.161670] PCI-DMA: using GART IOMMU.
    [ 1.161672] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
    [ 1.165829] LVT offset 1 assigned for vector 0x400
    [ 1.165837] IBS: LVT offset 1 assigned
    [ 1.165865] perf: AMD IBS detected (0x0000001f)
    [ 1.165885] Scanning for low memory corruption every 60 seconds
    [ 1.166044] audit: initializing netlink socket (disabled)
    [ 1.166054] type=2000 audit(1371500104.929:1): initialized
    [ 1.174485] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 1.176183] VFS: Disk quotas dquot_6.5.2
    [ 1.176214] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 1.176380] msgmni has been set to 32097
    [ 1.176700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 1.176734] io scheduler noop registered
    [ 1.176735] io scheduler deadline registered
    [ 1.176740] io scheduler cfq registered (default)
    [ 1.176860] pcieport 0000:00:02.0: irq 40 for MSI/MSI-X
    [ 1.176946] pcieport 0000:00:09.0: irq 41 for MSI/MSI-X
    [ 1.177012] pcieport 0000:00:0a.0: irq 42 for MSI/MSI-X
    [ 1.177095] pcieport 0000:00:15.0: irq 43 for MSI/MSI-X
    [ 1.177172] pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt
    [ 1.177174] pci 0000:05:00.0: Signaling PME through PCIe PME interrupt
    [ 1.177176] pci 0000:05:00.1: Signaling PME through PCIe PME interrupt
    [ 1.177178] pcie_pme 0000:00:02.0:pcie01: service driver pcie_pme loaded
    [ 1.177186] pcieport 0000:00:09.0: Signaling PME through PCIe PME interrupt
    [ 1.177188] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
    [ 1.177189] pcie_pme 0000:00:09.0:pcie01: service driver pcie_pme loaded
    [ 1.177199] pcieport 0000:00:0a.0: Signaling PME through PCIe PME interrupt
    [ 1.177200] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
    [ 1.177202] pcie_pme 0000:00:0a.0:pcie01: service driver pcie_pme loaded
    [ 1.177213] pcieport 0000:00:15.0: Signaling PME through PCIe PME interrupt
    [ 1.177215] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
    [ 1.177217] pcie_pme 0000:00:15.0:pcie01: service driver pcie_pme loaded
    [ 1.177256] vesafb: mode is 640x480x32, linelength=2560, pages=0
    [ 1.177257] vesafb: scrolling: redraw
    [ 1.177258] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
    [ 1.177306] vesafb: framebuffer at 0xd0000000, mapped to 0xffffc90011c00000, using 1216k, total 1216k
    [ 1.180552] Console: switching to colour frame buffer device 80x30
    [ 1.183672] fb0: VESA VGA frame buffer device
    [ 1.183697] GHES: HEST is not enabled!
    [ 1.183758] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 1.204272] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [ 1.204582] Linux agpgart interface v0.103
    [ 1.204624] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
    [ 1.204987] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 1.205013] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 1.205163] mousedev: PS/2 mouse device common for all mice
    [ 1.205202] rtc_cmos 00:01: RTC can wake from S4
    [ 1.205317] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
    [ 1.205339] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    [ 1.205347] cpuidle: using governor ladder
    [ 1.205348] cpuidle: using governor menu
    [ 1.205349] EFI Variables Facility v0.08 2004-May-17
    [ 1.205397] drop_monitor: Initializing network drop monitor service
    [ 1.205449] TCP: cubic registered
    [ 1.205518] NET: Registered protocol family 10
    [ 1.205632] NET: Registered protocol family 17
    [ 1.205638] Key type dns_resolver registered
    [ 1.205930] PM: Hibernation image not present or could not be loaded.
    [ 1.205936] registered taskstats version 1
    [ 1.206957] Magic number: 1:120:296
    [ 1.206967] tty tty29: hash matches
    [ 1.207045] rtc_cmos 00:01: setting system clock to 2013-06-17 20:15:05 UTC (1371500105)
    [ 1.207837] Freeing unused kernel memory: 1092k freed
    [ 1.208024] Write protecting the kernel read-only data: 8192k
    [ 1.210116] Freeing unused kernel memory: 1148k freed
    [ 1.211154] Freeing unused kernel memory: 420k freed
    [ 1.216520] systemd-udevd[66]: starting version 204
    [ 1.217728] device-mapper: uevent: version 1.0.3
    [ 1.217810] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: [email protected]
    [ 1.218684] md: raid1 personality registered for level 1
    [ 1.220485] [drm] Initialized drm 1.1.0 20060810
    [ 1.223658] [drm] radeon kernel modesetting enabled.
    [ 1.223728] checking generic (d0000000 130000) vs hw (d0000000 10000000)
    [ 1.223731] fb: conflicting fb hw usage radeondrmfb vs VESA VGA - removing generic driver
    [ 1.223743] Console: switching to colour dummy device 80x25
    [ 1.224011] [drm] initializing kernel modesetting (JUNIPER 0x1002:0x68BA 0x1043:0x03FE).
    [ 1.224023] [drm] register mmio base: 0xFE9E0000
    [ 1.224024] [drm] register mmio size: 131072
    [ 1.224653] ATOM BIOS: 68BA.12.20.0.50.AS02.U128
    [ 1.224689] radeon 0000:05:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
    [ 1.224691] radeon 0000:05:00.0: GTT: 512M 0x0000000040000000 - 0x000000005FFFFFFF
    [ 1.231083] [drm] Detected VRAM RAM=1024M, BAR=256M
    [ 1.231088] [drm] RAM width 128bits DDR
    [ 1.231166] [TTM] Zone kernel: Available graphics memory: 8218350 kiB
    [ 1.231167] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
    [ 1.231168] [TTM] Initializing pool allocator
    [ 1.231172] [TTM] Initializing DMA pool allocator
    [ 1.231196] [drm] radeon: 1024M of VRAM memory ready
    [ 1.231197] [drm] radeon: 512M of GTT memory ready.
    [ 1.231211] [drm] GART: num cpu pages 131072, num gpu pages 131072
    [ 1.231779] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
    [ 1.231839] [drm] Loading JUNIPER Microcode
    [ 1.238364] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 1.243582] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
    [ 1.243669] radeon 0000:05:00.0: WB enabled
    [ 1.243671] radeon 0000:05:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff88042081bc00
    [ 1.243673] radeon 0000:05:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xffff88042081bc0c
    [ 1.243675] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 1.243676] [drm] Driver supports precise vblank timestamp query.
    [ 1.243704] radeon 0000:05:00.0: irq 44 for MSI/MSI-X
    [ 1.243711] radeon 0000:05:00.0: radeon: using MSI.
    [ 1.243730] [drm] radeon: irq initialized.
    [ 1.259929] [drm] ring test on 0 succeeded in 0 usecs
    [ 1.259985] [drm] ring test on 3 succeeded in 1 usecs
    [ 1.260036] [drm] Enabling audio support
    [ 1.260055] [drm] ib test on ring 0 succeeded in 0 usecs
    [ 1.260073] [drm] ib test on ring 3 succeeded in 0 usecs
    [ 1.260465] [drm] Radeon Display Connectors
    [ 1.260466] [drm] Connector 0:
    [ 1.260467] [drm] HDMI-A-1
    [ 1.260468] [drm] HPD4
    [ 1.260470] [drm] DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c
    [ 1.260471] [drm] Encoders:
    [ 1.260471] [drm] DFP1: INTERNAL_UNIPHY2
    [ 1.260472] [drm] Connector 1:
    [ 1.260473] [drm] DVI-I-1
    [ 1.260474] [drm] HPD1
    [ 1.260475] [drm] DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c
    [ 1.260475] [drm] Encoders:
    [ 1.260476] [drm] DFP2: INTERNAL_UNIPHY1
    [ 1.260477] [drm] CRT1: INTERNAL_KLDSCP_DAC1
    [ 1.260478] [drm] Connector 2:
    [ 1.260478] [drm] VGA-1
    [ 1.260480] [drm] DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c
    [ 1.260481] [drm] Encoders:
    [ 1.260482] [drm] CRT2: INTERNAL_KLDSCP_DAC2
    [ 1.260529] [drm] Internal thermal controller with fan control
    [ 1.260586] [drm] radeon: power management initialized
    [ 1.338618] [drm] fb mappable at 0xD0142000
    [ 1.338620] [drm] vram apper at 0xD0000000
    [ 1.338621] [drm] size 8294400
    [ 1.338621] [drm] fb depth is 24
    [ 1.338622] [drm] pitch is 7680
    [ 1.338689] fbcon: radeondrmfb (fb0) is primary device
    [ 1.543962] Console: switching to colour frame buffer device 240x67
    [ 1.549072] radeon 0000:05:00.0: fb0: radeondrmfb frame buffer device
    [ 1.549073] radeon 0000:05:00.0: registered panic notifier
    [ 1.549077] [drm] Initialized radeon 2.30.0 20080528 for 0000:05:00.0 on minor 0
    [ 1.550830] AVX instructions are not detected.
    [ 1.551744] JFS: nTxBlock = 8192, nTxLock = 65536
    [ 1.571433] SCSI subsystem initialized
    [ 1.573198] ACPI: bus type ATA registered
    [ 1.573287] libata version 3.00 loaded.
    [ 1.574102] ACPI: bus type USB registered
    [ 1.574225] usbcore: registered new interface driver usbfs
    [ 1.574234] usbcore: registered new interface driver hub
    [ 1.574352] usbcore: registered new device driver usb
    [ 1.574980] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 1.575108] scsi0 : pata_jmicron
    [ 1.575462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [ 1.575566] ehci-pci: EHCI PCI platform driver
    [ 1.575620] ohci_hcd 0000:00:12.0: OHCI Host Controller
    [ 1.575629] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 1
    [ 1.575640] QUIRK: Enable AMD PLL fix
    [ 1.575658] ohci_hcd 0000:00:12.0: irq 18, io mem 0xfe5f7000
    [ 1.575818] scsi1 : pata_jmicron
    [ 1.576021] xhci_hcd 0000:03:00.0: xHCI Host Controller
    [ 1.576026] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 2
    [ 1.576173] xhci_hcd 0000:03:00.0: irq 45 for MSI/MSI-X
    [ 1.576178] xhci_hcd 0000:03:00.0: irq 46 for MSI/MSI-X
    [ 1.576183] xhci_hcd 0000:03:00.0: irq 47 for MSI/MSI-X
    [ 1.576188] xhci_hcd 0000:03:00.0: irq 48 for MSI/MSI-X
    [ 1.576193] xhci_hcd 0000:03:00.0: irq 49 for MSI/MSI-X
    [ 1.576198] xhci_hcd 0000:03:00.0: irq 50 for MSI/MSI-X
    [ 1.576202] xhci_hcd 0000:03:00.0: irq 51 for MSI/MSI-X
    [ 1.576338] ata1: PATA max UDMA/100 cmd 0xdc00 ctl 0xd880 bmdma 0xd400 irq 17
    [ 1.576340] ata2: PATA max UDMA/100 cmd 0xd800 ctl 0xd480 bmdma 0xd408 irq 17
    [ 1.576459] xHCI xhci_add_endpoint called for root hub
    [ 1.576461] xHCI xhci_check_bandwidth called for root hub
    [ 1.576546] hub 2-0:1.0: USB hub found
    [ 1.576553] hub 2-0:1.0: 2 ports detected
    [ 1.576712] xhci_hcd 0000:03:00.0: xHCI Host Controller
    [ 1.576715] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3
    [ 1.579647] xHCI xhci_add_endpoint called for root hub
    [ 1.579648] xHCI xhci_check_bandwidth called for root hub
    [ 1.579683] hub 3-0:1.0: USB hub found
    [ 1.579692] hub 3-0:1.0: 2 ports detected
    [ 1.630858] hub 1-0:1.0: USB hub found
    [ 1.630863] hub 1-0:1.0: 5 ports detected
    [ 1.631075] ohci_hcd 0000:00:13.0: OHCI Host Controller
    [ 1.631080] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 4
    [ 1.631094] ohci_hcd 0000:00:13.0: irq 18, io mem 0xfe5fc000
    [ 1.687535] hub 4-0:1.0: USB hub found
    [ 1.687540] hub 4-0:1.0: 5 ports detected
    [ 1.687725] ohci_hcd 0000:00:14.5: OHCI Host Controller
    [ 1.687730] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 5
    [ 1.687742] ohci_hcd 0000:00:14.5: irq 18, io mem 0xfe5fd000
    [ 1.740671] ata1.00: ATAPI: HL-DT-STDVD-RAM GSA-H55L, 1.03, max UDMA/66
    [ 1.740677] ata1.01: ATAPI: HL-DT-ST DVD-ROM GDR-H30N, 1.00, max UDMA/33
    [ 1.744774] hub 5-0:1.0: USB hub found
    [ 1.744779] hub 5-0:1.0: 2 ports detected
    [ 1.744926] ohci_hcd 0000:00:16.0: OHCI Host Controller
    [ 1.744931] ohci_hcd 0000:00:16.0: new USB bus registered, assigned bus number 6
    [ 1.744944] ohci_hcd 0000:00:16.0: irq 18, io mem 0xfe5ff000
    [ 1.753971] ata1.00: configured for UDMA/66
    [ 1.767223] ata1.01: configured for UDMA/33
    [ 1.771259] scsi 0:0:0:0: CD-ROM HL-DT-ST DVD-RAM GSA-H55L 1.03 PQ: 0 ANSI: 5
    [ 1.771985] scsi 0:0:1:0: CD-ROM HL-DT-ST DVD-ROM GDR-H30N 1.00 PQ: 0 ANSI: 5
    [ 1.775346] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
    [ 1.775348] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 1.775508] sr 0:0:0:0: Attached scsi CD-ROM sr0
    [ 1.776395] sr1: scsi3-mmc drive: 4x/52x cd/rw xa/form2 cdda tray
    [ 1.776557] sr 0:0:1:0: Attached scsi CD-ROM sr1
    [ 1.800881] hub 6-0:1.0: USB hub found
    [ 1.800887] hub 6-0:1.0: 4 ports detected
    [ 1.801082] ehci-pci 0000:00:12.2: EHCI Host Controller
    [ 1.801087] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 7
    [ 1.801090] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
    [ 1.801102] ehci-pci 0000:00:12.2: debug port 1
    [ 1.801127] ehci-pci 0000:00:12.2: irq 17, io mem 0xfe5fe400
    [ 1.810093] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
    [ 1.810200] hub 7-0:1.0: USB hub found
    [ 1.810203] hub 7-0:1.0: 5 ports detected
    [ 1.810397] ehci-pci 0000:00:13.2: EHCI Host Controller
    [ 1.810402] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 8
    [ 1.810404] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
    [ 1.810414] ehci-pci 0000:00:13.2: debug port 1
    [ 1.810435] ehci-pci 0000:00:13.2: irq 17, io mem 0xfe5fe800
    [ 1.820100] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
    [ 1.820208] hub 8-0:1.0: USB hub found
    [ 1.820211] hub 8-0:1.0: 5 ports detected
    [ 1.820378] ehci-pci 0000:00:16.2: EHCI Host Controller
    [ 1.820383] ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 9
    [ 1.820385] ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
    [ 1.820394] ehci-pci 0000:00:16.2: debug port 1
    [ 1.820414] ehci-pci 0000:00:16.2: irq 17, io mem 0xfe5fec00
    [ 1.830126] ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00
    [ 1.830234] hub 9-0:1.0: USB hub found
    [ 1.830236] hub 9-0:1.0: 4 ports detected
    [ 1.830344] ahci 0000:00:11.0: version 3.0
    [ 1.830463] ahci 0000:00:11.0: irq 52 for MSI/MSI-X
    [ 1.830564] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
    [ 1.830567] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part
    [ 1.831341] scsi2 : ahci
    [ 1.831401] scsi3 : ahci
    [ 1.831453] scsi4 : ahci
    [ 1.831510] scsi5 : ahci
    [ 1.831561] scsi6 : ahci
    [ 1.831614] scsi7 : ahci
    [ 1.831647] ata3: SATA max UDMA/133 abar m1024@0xfe5fe000 port 0xfe5fe100 irq 52
    [ 1.831650] ata4: SATA max UDMA/133 abar m1024@0xfe5fe000 port 0xfe5fe180 irq 52
    [ 1.831652] ata5: SATA max UDMA/133 abar m1024@0xfe5fe000 port 0xfe5fe200 irq 52
    [ 1.831653] ata6: SATA max UDMA/133 abar m1024@0xfe5fe000 port 0xfe5fe280 irq 52
    [ 1.831655] ata7: SATA max UDMA/133 abar m1024@0xfe5fe000 port 0xfe5fe300 irq 52
    [ 1.831658] ata8: SATA max UDMA/133 abar m1024@0xfe5fe000 port 0xfe5fe380 irq 52
    [ 2.150221] ata8: SATA link down (SStatus 0 SControl 300)
    [ 2.166824] tsc: Refined TSC clocksource calibration: 3210.668 MHz
    [ 2.166833] Switching to clocksource tsc
    [ 2.316872] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 2.316895] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 2.316918] ata7: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 2.316942] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 2.316965] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 2.318023] ata7.00: ATA-8: ST31000524AS, JC4B, max UDMA/133
    [ 2.318026] ata7.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32)
    [ 2.318484] ata5.00: ATA-8: ST31000340AS, SD15, max UDMA/133
    [ 2.318486] ata5.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32)
    [ 2.319405] ata7.00: configured for UDMA/133
    [ 2.319745] ata3.00: ATA-7: WDC WD1500AHFD-00RAR5, 21.07QR5, max UDMA/133
    [ 2.319747] ata3.00: 293046768 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
    [ 2.320091] ata4.00: ATA-8: WDC WD1500HLFS-01G6U4, 04.04V06, max UDMA/133
    [ 2.320092] ata4.00: 293046768 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
    [ 2.320317] ata5.00: configured for UDMA/133
    [ 2.322569] ata6.00: ATA-8: ST1000DM005 HD103SJ, 1AJ100E5, max UDMA/133
    [ 2.322571] ata6.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
    [ 2.323221] ata3.00: configured for UDMA/133
    [ 2.323342] scsi 2:0:0:0: Direct-Access ATA WDC WD1500AHFD-0 21.0 PQ: 0 ANSI: 5
    [ 2.324026] sd 2:0:0:0: [sda] 293046768 512-byte logical blocks: (150 GB/139 GiB)
    [ 2.324109] sd 2:0:0:0: [sda] Write Protect is off
    [ 2.324112] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 2.324148] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.324465] ata4.00: configured for UDMA/133
    [ 2.324568] scsi 3:0:0:0: Direct-Access ATA WDC WD1500HLFS-0 04.0 PQ: 0 ANSI: 5
    [ 2.324709] sd 3:0:0:0: [sdb] 293046768 512-byte logical blocks: (150 GB/139 GiB)
    [ 2.324775] sd 3:0:0:0: [sdb] Write Protect is off
    [ 2.324777] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    [ 2.324812] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.324821] scsi 4:0:0:0: Direct-Access ATA ST31000340AS SD15 PQ: 0 ANSI: 5
    [ 2.325264] sd 4:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    [ 2.325322] sd 4:0:0:0: [sdc] Write Protect is off
    [ 2.325325] sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00
    [ 2.325351] sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.328013] sdc: sdc1
    [ 2.328258] ata6.00: configured for UDMA/133
    [ 2.328345] scsi 5:0:0:0: Direct-Access ATA ST1000DM005 HD10 1AJ1 PQ: 0 ANSI: 5
    [ 2.328458] sd 5:0:0:0: [sdd] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    [ 2.328547] sd 5:0:0:0: [sdd] Write Protect is off
    [ 2.328550] sd 5:0:0:0: [sdd] Mode Sense: 00 3a 00 00
    [ 2.328567] scsi 6:0:0:0: Direct-Access ATA ST31000524AS JC4B PQ: 0 ANSI: 5
    [ 2.328579] sd 5:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.328581] sd 4:0:0:0: [sdc] Attached SCSI disk
    [ 2.328979] sd 6:0:0:0: [sde] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    [ 2.329043] sd 6:0:0:0: [sde] Write Protect is off
    [ 2.329045] sd 6:0:0:0: [sde] Mode Sense: 00 3a 00 00
    [ 2.329069] sd 6:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.333740] sdd: sdd1
    [ 2.334008] sd 5:0:0:0: [sdd] Attached SCSI disk
    [ 2.338873] sde: sde1
    [ 2.339153] sd 6:0:0:0: [sde] Attached SCSI disk
    [ 2.352712] sda: sda1 sda2 sda3 < sda5 sda6 sda7 > sda4
    [ 2.353194] sd 2:0:0:0: [sda] Attached SCSI disk
    [ 2.363364] sdb: sdb1 sdb2 sdb3 < sdb5 sdb6 sdb7 > sdb4
    [ 2.363842] sd 3:0:0:0: [sdb] Attached SCSI disk
    [ 2.484347] md: bind<sde1>
    [ 2.492644] md: bind<sdd1>
    [ 2.493906] md: bind<sdb4>
    [ 2.495837] md: bind<sdb1>
    [ 2.498041] md: bind<sdb2>
    [ 2.500213] md: bind<sdb6>
    [ 2.501310] md: bind<sdb5>
    [ 2.502410] md: bind<sdb7>
    [ 2.560860] md: bind<sda6>
    [ 2.561903] md/raid1:md6: active with 2 out of 2 mirrors
    [ 2.561917] md6: detected capacity change from 0 to 8588873728
    [ 2.563625] md: bind<sdc1>
    [ 2.593848] md6: unknown partition table
    [ 2.620235] raid6: sse2x1 4601 MB/s
    [ 2.673570] usb 8-1: new high-speed USB device number 2 using ehci-pci
    [ 2.676870] raid6: sse2x2 7246 MB/s
    [ 2.733545] raid6: sse2x4 8107 MB/s
    [ 2.733546] raid6: using algorithm sse2x4 (8107 MB/s)
    [ 2.733547] raid6: using intx1 recovery algorithm
    [ 2.733694] async_tx: api initialized (async)
    [ 2.733826] xor: measuring software checksum speed
    [ 2.766907] prefetch64-sse: 14478.000 MB/sec
    [ 2.800219] generic_sse: 13857.600 MB/sec
    [ 2.800220] xor: using function: prefetch64-sse (14478.000 MB/sec)
    [ 2.801069] md: raid6 personality registered for level 6
    [ 2.801071] md: raid5 personality registered for level 5
    [ 2.801072] md: raid4 personality registered for level 4
    [ 2.801215] md/raid:md3: device sdc1 operational as raid disk 2
    [ 2.801218] md/raid:md3: device sdd1 operational as raid disk 0
    [ 2.801219] md/raid:md3: device sde1 operational as raid disk 1
    [ 2.801432] md/raid:md3: allocated 3272kB
    [ 2.801478] md/raid:md3: raid level 5 active with 3 out of 3 devices, algorithm 2
    [ 2.801479] RAID conf printout:
    [ 2.801480] --- level:5 rd:3 wd:3
    [ 2.801481] disk 0, o:1, dev:sdd1
    [ 2.801482] disk 1, o:1, dev:sde1
    [ 2.801483] disk 2, o:1, dev:sdc1
    [ 2.801499] md3: detected capacity change from 0 to 2000138797056
    [ 2.811326] md3: unknown partition table
    [ 2.830352] md: bind<sda1>
    [ 2.831401] md/raid1:md1: active with 2 out of 2 mirrors
    [ 2.831429] md1: detected capacity change from 0 to 67043328
    [ 2.837044] md1: unknown partition table
    [ 2.843700] md: bind<sda7>
    [ 2.844754] md/raid1:md7: active with 2 out of 2 mirrors
    [ 2.844768] md7: detected capacity change from 0 to 4290760704
    [ 2.845645] md: bind<sda2>
    [ 2.846654] md/raid1:md2: active with 2 out of 2 mirrors
    [ 2.846667] md2: detected capacity change from 0 to 2146422784
    [ 2.862139] md7: unknown partition table
    [ 2.872434] md: bind<sda4>
    [ 2.873461] md/raid1:md4: active with 2 out of 2 mirrors
    [ 2.873476] md4: detected capacity change from 0 to 122053378048
    [ 2.874007] md2: unknown partition table
    [ 2.889400] Initializing USB Mass Storage driver...
    [ 2.889524] scsi8 : usb-storage 8-1:1.0
    [ 2.889596] usbcore: registered new interface driver usb-storage
    [ 2.889597] USB Mass Storage support registered.
    [ 2.915578] md4: unknown partition table
    [ 2.927038] md: bind<sda5>
    [ 2.928198] md/raid1:md5: active with 2 out of 2 mirrors
    [ 2.928212] md5: detected capacity change from 0 to 12883779584
    [ 2.993651] usb 8-4: new high-speed USB device number 3 using ehci-pci
    [ 3.002235] md5: unknown partition table
    [ 3.119773] scsi9 : usb-storage 8-4:1.0
    [ 3.623789] usb 4-5: new full-speed USB device number 2 using ohci_hcd
    [ 3.892359] scsi 8:0:0:0: Direct-Access Generic Flash Disk 8.00 PQ: 0 ANSI: 2
    [ 3.893731] sd 8:0:0:0: [sdf] 65536000 512-byte logical blocks: (33.5 GB/31.2 GiB)
    [ 3.894343] sd 8:0:0:0: [sdf] Write Protect is off
    [ 3.894346] sd 8:0:0:0: [sdf] Mode Sense: 03 00 00 00
    [ 3.894990] sd 8:0:0:0: [sdf] No Caching mode page present
    [ 3.895018] sd 8:0:0:0: [sdf] Assuming drive cache: write through
    [ 3.897857] sd 8:0:0:0: [sdf] No Caching mode page present
    [ 3.897883] sd 8:0:0:0: [sdf] Assuming drive cache: write through
    [ 3.924732] sdf: sdf1
    [ 3.928613] sd 8:0:0:0: [sdf] No Caching mode page present
    [ 3.928639] sd 8:0:0:0: [sdf] Assuming drive cache: write through
    [ 3.928665] sd 8:0:0:0: [sdf] Attached SCSI removable disk
    [ 4.121379] scsi 9:0:0:0: Direct-Access Generic USB SD Reader 1.00 PQ: 0 ANSI: 0
    [ 4.122747] scsi 9:0:0:1: Direct-Access Generic USB CF Reader 1.01 PQ: 0 ANSI: 0
    [ 4.124616] scsi 9:0:0:2: Direct-Access Generic USB SM Reader 1.02 PQ: 0 ANSI: 0
    [ 4.127113] scsi 9:0:0:3: Direct-Access Generic USB MS Reader 1.03 PQ: 0 ANSI: 0
    [ 4.135273] sd 9:0:0:0: [sdg] Attached SCSI removable disk
    [ 4.137735] sd 9:0:0:1: [sdh] Attached SCSI removable disk
    [ 4.139624] sd 9:0:0:2: [sdi] Attached SCSI removable disk
    [ 4.140873] sd 9:0:0:3: [sdj] Attached SCSI removable disk
    [ 4.243904] usb 1-5: new full-speed USB device number 2 using ohci_hcd
    [ 6.259953] bio: create slab <bio-1> at 1
    [ 6.437936] bio: create slab <bio-1> at 1
    [ 6.524461] REISERFS (device dm-0): found reiserfs format "3.6" with standard journal
    [ 6.524477] REISERFS (device dm-0): using ordered data mode
    [ 6.524478] reiserfs: using flush barriers
    [ 6.530254] REISERFS (device dm-0): journal params: device dm-0, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
    [ 6.530630] REISERFS (device dm-0): checking transaction log (dm-0)
    [ 6.586126] REISERFS (device dm-0): Using r5 hash to sort names
    [ 8.650945] systemd-udevd[320]: starting version 204
    [ 8.892597] sdhci: Secure Digital Host Controller Interface driver
    [ 8.892599] sdhci: Copyright(c) Pierre Ossman
    [ 8.901571] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 8.902459] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 8.915340] fuse init (API version 7.21)
    [ 8.945154] loop: module loaded
    [ 8.954456] ACPI: processor limited to max C-state 1
    [ 8.972705] powernow-k8: This CPU is not supported anymore, using acpi-cpufreq instead.
    [ 9.093100] acpi-cpufreq: overriding BIOS provided _PSD data
    [ 9.287999] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
    [ 9.288017] ACPI: Power Button [PWRB]
    [ 9.288615] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
    [ 9.288633] ACPI: Power Button [PWRF]
    [ 9.309972] wmi: Mapper loaded
    [ 9.339825] ATK0110 ATK0110:00: EC enabled
    [ 9.363123] input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card0/input3
    [ 9.364000] input: HDA ATI SB Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input4
    [ 9.364280] input: HDA ATI SB Line Out as /devices/pci0000:00/0000:00:14.2/sound/card0/input5
    [ 9.365213] hda-intel 0000:05:00.1: Handle VGA-switcheroo audio client
    [ 9.365261] snd_hda_intel 0000:05:00.1: irq 53 for MSI/MSI-X
    [ 9.447348] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:05:00.1/sound/card1/input6
    [ 9.530152] ACPI Warning: 0x0000000000000b00-0x0000000000000b07 SystemIO conflicts with Region \_SB_.PCI0.SBRG.ASOC.SMRG 1 (20130117/utaddress-251)
    [ 9.530170] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 9.582240] ssb: Found chip with id 0x4306, rev 0x03 and package 0x00
    [ 9.582255] ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x04, vendor 0x4243)
    [ 9.582265] ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x05, vendor 0x4243)
    [ 9.582274] ssb: Core 2 found: PCMCIA (cc 0x80D, rev 0x02, vendor 0x4243)
    [ 9.582283] ssb: Core 3 found: V90 (cc 0x807, rev 0x02, vendor 0x4243)
    [ 9.582292] ssb: Core 4 found: PCI (cc 0x804, rev 0x09, vendor 0x4243)
    [ 9.585795] ssb: Sonics Silicon Backplane found on PCI device 0000:02:06.0
    [ 9.597991] MCE: In-kernel MCE decoding enabled.
    [ 9.602641] EDAC MC: Ver: 3.0.0
    [ 9.606098] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
    [ 9.606424] r8169 0000:01:00.0: irq 54 for MSI/MSI-X
    [ 9.606790] r8169 0000:01:00.0 eth0: RTL8168e/8111e at 0xffffc90013d46000, 48:5b:39:ca:b6:46, XID 0c100000 IRQ 54
    [ 9.606797] r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
    [ 9.610306] AMD64 EDAC driver v3.4.0
    [ 9.610385] EDAC amd64: DRAM ECC disabled.
    [ 9.610418] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
    Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
    (Note that use of the override may cause unknown side effects.)
    [ 9.669939] vboxdrv: Found 6 processor cores.
    [ 9.670195] vboxdrv: fAsync=0 offMin=0x8ef offMax=0x3fd9
    [ 9.670262] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
    [ 9.670263] vboxdrv: Successfully loaded version 4.2.12_OSE (interface 0x001a0004).
    [ 9.670899] microcode: CPU0: patch_level=0x010000bf
    [ 9.682925] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver v0.05
    [ 9.683031] sp5100_tco: PCI Revision ID: 0x41
    [ 9.683089] sp5100_tco: Using 0xfed80b00 for watchdog MMIO address
    [ 9.683103] sp5100_tco: Last reboot was not triggered by watchdog.
    [ 9.683212] sp5100_tco: initialized (0xffffc90014d96b00). heartbeat=60 sec (nowayout=0)
    [ 9.733407] microcode: failed to load file amd-ucode/microcode_amd.bin
    [ 9.733703] microcode: CPU1: patch_level=0x010000bf
    [ 9.733854] microcode: CPU2: patch_level=0x010000bf
    [ 9.734119] microcode: CPU3: patch_level=0x010000bf
    [ 9.734165] microcode: CPU4: patch_level=0x010000bf
    [ 9.734186] microcode: CPU5: patch_level=0x010000bf
    [ 9.734342] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 9.745360] kvm: Nested Virtualization enabled
    [ 9.745364] kvm: Nested Paging enabled
    [ 9.822608] systemd-udevd[447]: failed to execute '/usr/lib/udev/blkid' 'blkid ': No such file or directory
    [ 9.837315] systemd-udevd[451]: failed to execute '/usr/lib/udev/blkid' 'blkid /dev/sdf': No such file or directory
    [ 10.065623] media: Linux media interface: v0.10
    [ 10.074496] Linux video capture interface: v2.00
    [ 10.082272] gspca_main: v2.14.0 registered
    [ 10.086077] gspca_main: STV06xx-2.14.0 probing 046d:08f0
    [ 10.086084] gspca_stv06xx: st6422 sensor detected
    [ 10.136408] systemd-udevd[508]: failed to execute '/usr/lib/udev/blkid' 'blkid /dev/sdi': No such file or directory
    [ 10.182041] systemd-udevd[525]: failed to execute '/usr/lib/udev/blkid' 'blkid /dev/sdf1': No such file or directory
    [ 10.216697] systemd-udevd[544]: failed to execute '/usr/lib/udev/blkid' 'blkid /dev/sdb7': No such file or directory
    [ 10.241330] Bluetooth: Core ver 2.16
    [ 10.241347] NET: Registered protocol family 31
    [ 10.241348] Bluetooth: HCI device and connection manager initialized
    [ 10.241357] Bluetooth: HCI socket layer initialized
    [ 10.241359] Bluetooth: L2CAP socket layer initialized
    [ 10.241363] Bluetooth: SCO socket layer initialized
    [ 10.280260] usbcore: registered new interface driver btusb
    [ 10.299795] systemd-udevd[600]: failed to execute '/usr/lib/udev/blkid' 'blkid /dev/sdd1': No such file or directory
    [ 10.423003] input: STV06xx as /devices/pci0000:00/0000:00:12.0/usb1/1-5/input/input7
    [ 10.423357] usbcore: registered new interface driver STV06xx
    [ 10.535549] cfg80211: Calling CRDA to update world regulatory domain
    [ 10.536658] systemd-sysctl[682]: Duplicate assignment of kernel/sysrq in file '/usr/lib/sysctl.d/50-default.conf', ignoring.
    [ 10.649374] b43-phy0: Broadcom 4306 WLAN found (core revision 5)
    [ 10.668502] b43-phy0: Found PHY: Analog 2, Type 2 (G), Revision 2
    [ 10.688778] Broadcom 43xx driver loaded [ Features: PMNLS ]
    [ 10.756972] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
    [ 10.797375] systemd-sysctl[709]: Duplicate assignment of kernel/sysrq in file '/usr/lib/sysctl.d/50-default.conf', ignoring.
    [ 10.878640] input: ImExPS/2 Logitech MX Mouse as /devices/platform/i8042/serio1/input/input8
    [ 16.369709] reiserfs: enabling write barrier flush mode
    [ 16.695367] EXT4-fs (md1): mounting ext3 file system using the ext4 subsystem
    [ 16.711651] EXT4-fs (md1): mounted filesystem with ordered data mode. Opts: (null)
    [ 16.721701] REISERFS (device dm-2): found reiserfs format "3.6" with standard journal
    [ 16.721742] REISERFS (device dm-2): using ordered data mode
    [ 16.721746] reiserfs: using flush barriers
    [ 16.727771] REISERFS (device dm-2): journal params: device dm-2, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
    [ 16.728785] REISERFS (device dm-2): checking transaction log (dm-2)
    [ 16.787812] REISERFS (device dm-2): Using r5 hash to sort names
    [ 16.989853] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
    [ 17.012276] XFS (dm-4): Mounting Filesystem
    [ 17.243475] XFS (dm-4): Starting recovery (logdev: internal)
    [ 17.598719] XFS (dm-4): Ending recovery (logdev: internal)
    [ 17.631060] XFS (dm-5): Mounting Filesystem
    [ 17.978546] XFS (dm-5): Ending clean mount
    And the

  • [solved] Incorrect Screen Resolution on Boot

    As the title suggests my screen has the incorrect resolution on boot. I have an Nvidia card with two monitors plugged into it.
    After installing arch I found that screen was blank on boot. This could be fixed in two ways.
    Unplugging one monitor from the graphic's card DVI output and plugging it into the motherboard's DVI output. This gave me the correct resolution but if It would require me to reconnect the monitor to the graphics card after I logged in and started X (configured to use twinview with nvidia)
    Adding 'nomodeset' to the end of the my kernel line. This option will not require me to reconnect one monitor but uses an incorrect resolution
    The second option is what I am currently using. I am wondering if there is anything I can do to fix the resolution whilst retaining the convenience of not unplugging my monitor.
    Last edited by Pat55word (2012-03-17 01:03:25)

    Sounds like you have the internal graphics activated in the bios even though you use a dedicated Nvidia card. If I were you, I'd deactivate the internal graphics.
    Then we come to the resolution. The nvidia driver does not handle the console, so you'll have tp use either vesafb or uvesafb for it. They generally work ok, but they're limited to resolutions in your card's vbios, and in many cases the resolution you want isn't there.
    Do a search on the forums and the wiki about (u)vesafb, there's plenty written about them.
    Last edited by Gusar (2012-03-17 00:28:38)

  • Fail to setup GRUB2 framebuffer resolution with fglrx

    I've got ATI Mobility Radeon HD 3650 on my laptop, i use fglrx and i got ugly resolution in grub until i will fix this. I did it before on arch and ubuntu - with Uvesafb but as for now i can't setup it.
    So my steps are:
    pacman -S v86d
    add v86d to the hook array
    add this
    options uvesafb mode_option=1024x768-24 mtrr=3 scroll=ywrap
        to
    /etc/modprobe.d/uvesafb.conf
    regenerate initramfs image
    modify
    /etc/default/grub
    like this:
    GRUB_CMDLINE_LINUX="quiet splash nomodeset video=uvesafb:mode_option=1024x768-24,mtrr=3,scroll=ywrap"
    GRUB_GFXMODE=1280x800x32,1280x800x24,1024x768x32,1024x768x24
                 comment this below to keep tty in normal resolution
    GRUB_GFXPAYLOAD_LINUX=keep
    And nothing happens i can't understand what's the problem here -.- Thank you for help and support.
    Last edited by brandnew (2012-03-05 10:34:55)

    /etc/default/grub:
    GRUB_GFXMODE=1024x768x32
    GRUB_GFXPAYLOAD_LINUX=keep
    To generate the changes, run:
    grub-mkconfig -o /boot/grub/grub.cfg
    If that doesn't work try replacing
    gfxmode="1024x768x32"
    with
    vbemode="0x105"

  • [Solved] Change JPEG Resolution

    I'm looking for a command-line tool to change a JPEG's resolution from 72dpi to 300dpi. I *don't* want to resample (so, I think imagemagick's "convert" is out).
    In particular, I have a 1200x1800 pixel image for which I want to print a 4x6" photo. So, it already has enough pixels to print at 300dpi. But, the exif information says 72dpi, and it's confusing my printer.
    Thanks!
    Last edited by Proofrific (2011-05-27 10:14:25)

    I found the solution. Install perl-exiftool using pacman. Then, use
    exiftool -JFIF:XResolution=300 -JFIF:YResolution=300 picture.jpg
    I found this solution from http://cpanforum.com/threads/9744.

Maybe you are looking for

  • Can I still restore back to Windows 7 after installing Windows 10?

    I have a C (windows and programs) partition, and a D partition for files. In the Administrative Tools/Computer Management window, I have a small 1.5 gig partition that doesn't have a letter, that is marked as Healthy, Active, Recovery partition. If I

  • Good receipt without Invoice

    Hi all Let me know about Report for Goods receipt without Invoice for Purchase order? ie. PO pending for Invoice? If anybody a report, pls send it to me. I have used 101-102, 105-106 movement types? So any one send that reports?

  • Microphone problems HP G56-116SA

    Hello, When I use Skype on my new laptop, the person I'm calling reports terrible crackling and distortion from my end. What can I do as I don't have these problems using my old laptop.

  • Problem to run the Crystal report inside from SAP B1 based on SQL views.

    Hello, I have a problem to run my Crystal report inside from SAP B1 which is based on SQL views.And the SQL views are stored in a separate database in SQL server.The error which i am getting is saying the the tablename does not exist.What i need to d

  • Failed worker on upgrade 12.1.1

    Dear, I was running the upgrade to R12 12.1.1 (7303030) it ran all night and failed this morning with this error. Would someone please suggest a solution for this error Thanks in advance, Regards, Tom sqlplus -s APPS/***** @/u01/oracle/CRPXX/apps/app