[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#670570: marked as done (xserver-xorg-video-radeon: regression in sid)



Your message dated Sat, 19 May 2012 22:25:43 +0000
with message-id <E1SVs5n-0004ko-SL@franck.debian.org>
and subject line Bug#670570: fixed in xserver-xorg-video-ati 1:6.14.4-4
has caused the Debian Bug report #670570,
regarding xserver-xorg-video-radeon: regression in sid
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
670570: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670570
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message --- Package: xserver-xorg-video-radeon
Version: 1:6.14.4-1
Severity: grave

Dear Maintainer,


   * What led up to the situation? upgrading to xserver-xorg-video-radeon version 1:6.14.4-2 breaks X, causing it to crash
as soon as KDE loads, also tried in Openbox and using Slim in place of kdm
   * What exactly did you do (or not do) that was effective (or
     ineffective)? Thought it was kde at first so I moved .kde to .kde.bak
 This happens in the 3.2 kernel in sid as well as 3.3 from experimental.
  
xserver-xorg-video-radeon:
  Installed: 1:6.14.4-1
  Candidate: 1:6.14.4-2



-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Feb 10  2011 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2044072 Mar  4 23:21 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI RV200 [Mobility Radeon 7500] [1002:4c57]

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 5029 Apr 23 18:31 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/X11/misc"
    FontPath     "/usr/share/fonts/X11/cyrillic"
    FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
    FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
    FontPath     "/usr/share/fonts/X11/Type1"
    FontPath     "/usr/share/fonts/X11/100dpi"
    FontPath     "/usr/share/fonts/X11/75dpi"
    FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
    FontPath     "built-ins"
EndSection

Section "Module"
    Load    "glx"
    Load  "dri2"
    Load  "record"
    Load  "dbe"
    Load    "dri"
    Load  "extmod"
EndSection

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "kbd"
EndSection

Section "InputDevice"
    Identifier  "Mouse0"
    Driver      "mouse"
    Option        "Protocol" "auto"
    Option        "Device" "/dev/input/mice"
    Option        "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
    Identifier   "Monitor0"
    VendorName   "Monitor Vendor"
    ModelName    "Monitor Model"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"                # [<bool>]
        #Option     "SWcursor"               # [<bool>]
        #Option     "Dac6Bit"                # [<bool>]
        #Option     "Dac8Bit"                # [<bool>]
        #Option     "BusType"                # [<str>]
        #Option     "CPPIOMode"              # [<bool>]
        #Option     "CPusecTimeout"          # <i>
        #Option     "AGPSize"                # <i>
        #Option     "GARTSize"               # <i>
        #Option     "RingSize"               # <i>
        #Option     "BufferSize"             # <i>
        #Option     "EnableDepthMoves"       # [<bool>]
        #Option     "NoBackBuffer"           # [<bool>]
        #Option     "DMAForXv"               # [<bool>]
        #Option     "FBTexPercent"           # <i>
        #Option     "DepthBits"              # <i>
        #Option     "PCIAPERSize"            # <i>
        #Option     "AccelDFS"               # [<bool>]
        #Option     "IgnoreEDID"             # [<bool>]
        #Option     "CustomEDID"             # [<str>]
        #Option     "DisplayPriority"        # [<str>]
        #Option     "PanelSize"              # [<str>]
        #Option     "ForceMinDotClock"       # <freq>
        #Option     "VideoKey"               # <i>
        #Option     "RageTheatreCrystal"     # <i>
        #Option     "RageTheatreTunerPort"     # <i>
        #Option     "RageTheatreCompositePort"     # <i>
        #Option     "RageTheatreSVideoPort"     # <i>
        #Option     "TunerType"              # <i>
        #Option     "RageTheatreMicrocPath"     # <str>
        #Option     "RageTheatreMicrocType"     # <str>
        #Option     "ScalerWidth"            # <i>
        #Option     "SubPixelOrder"          # [<str>]
        #Option     "ClockGating"            # [<bool>]
        #Option     "VGAAccess"              # [<bool>]
        #Option     "ReverseDDC"             # [<bool>]
        #Option     "LVDSProbePLL"           # [<bool>]
        #Option     "DRI"                    # [<bool>]
        #Option     "ConnectorTable"         # <str>
        #Option     "DefaultConnectorTable"     # [<bool>]
        #Option     "DefaultTMDSPLL"         # [<bool>]
        #Option     "TVDACLoadDetect"        # [<bool>]
        #Option     "ForceTVOut"             # [<bool>]
        #Option     "TVStandard"             # <str>
        #Option     "IgnoreLidStatus"        # [<bool>]
        #Option     "DefaultTVDACAdj"        # [<bool>]
        #Option     "Int10"                  # [<bool>]
        #Option     "EXAVSync"               # [<bool>]
        #Option     "ATOMTVOut"              # [<bool>]
        #Option     "R4xxATOM"               # [<bool>]
        #Option     "ForceLowPowerMode"      # [<bool>]
        #Option     "DynamicPM"              # [<bool>]
        #Option     "NewPLL"                 # [<bool>]
        #Option     "ZaphodHeads"            # <str>
    Identifier  "Card0"
    Driver    "radeon"
   
    Option  "DynamicClocks"   "on"
    Option   "EnablePageFlip" "on"
    Option   "AccelMethod" "EXA"
    VendorName  "ATI Technologies Inc"
    BoardName   "Radeon Mobility M7 LW [Radeon Mobility 7500]"
    BusID       "PCI:1:0:0"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Card0"
    Monitor    "Monitor0"
    SubSection "Display"
        Viewport   0 0
        Depth     1
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     4
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     8
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     15
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     16
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection


Section "Extensions"
Option      "Composite"    "disable"
# Option      "RENDER"    "disable"
EndSection

/etc/X11/xorg.conf.d does not exist.

KMS configuration files:
------------------------
/etc/modprobe.d/i915-kms.conf:
  options i915 modeset=1
/etc/modprobe.d/radeon-kms.conf:
  options radeon modeset=0

Kernel version (/proc/version):
-------------------------------
Linux version 3.3.0-trunk-486 (Debian 3.3.2-1~experimental.1) (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-1) ) #1 Mon Apr 16 00:59:26 UTC 2012

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 51622 Mar 30  2011 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 48000 Apr 26 15:21 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[    40.570]
X.Org X Server 1.11.4
Release Date: 2012-01-27
[    40.609] X Protocol Version 11, Revision 0
[    40.609] Build Operating System: Linux 2.6.32-5-amd64 i686 Debian
[    40.609] Current Operating System: Linux debian 3.3.0-trunk-486 #1 Mon Apr 16 00:59:26 UTC 2012 i686
[    40.609] Kernel command line: BOOT_IMAGE=/vmlinuz-3.3.0-trunk-486 root=/dev/mapper/debian-root ro acpi_enforce_resources=lax quiet
[    40.609] Build Date: 05 March 2012  04:16:09AM
[    40.609] xorg-server 2:1.11.4-1 (Cyril Brulebois <kibi@debian.org>)
[    40.609] Current version of pixman: 0.24.4
[    40.609]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[    40.609] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    40.609] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 25 14:40:32 2012
[    40.763] (==) Using config file: "/etc/X11/xorg.conf"
[    40.764] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    41.054] (==) ServerLayout "X.org Configured"
[    41.054] (**) |-->Screen "Screen0" (0)
[    41.054] (**) |   |-->Monitor "Monitor0"
[    41.222] (**) |   |-->Device "Card0"
[    41.378] (**) |-->Input Device "Mouse0"
[    41.378] (**) |-->Input Device "Keyboard0"
[    41.378] (==) Automatically adding devices
[    41.378] (==) Automatically enabling devices
[    41.536] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    41.536]     Entry deleted from font path.
[    41.695] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    41.695]     Entry deleted from font path.
[    41.695] (**) FontPath set to:
    /usr/share/fonts/X11/misc,
    /usr/share/fonts/X11/100dpi/:unscaled,
    /usr/share/fonts/X11/75dpi/:unscaled,
    /usr/share/fonts/X11/Type1,
    /usr/share/fonts/X11/100dpi,
    /usr/share/fonts/X11/75dpi,
    /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
    built-ins,
    /usr/share/fonts/X11/misc,
    /usr/share/fonts/X11/100dpi/:unscaled,
    /usr/share/fonts/X11/75dpi/:unscaled,
    /usr/share/fonts/X11/Type1,
    /usr/share/fonts/X11/100dpi,
    /usr/share/fonts/X11/75dpi,
    /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
    built-ins
[    41.695] (**) ModulePath set to "/usr/lib/xorg/modules"
[    41.695] (**) Extension "Composite" is disabled
[    41.695] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    41.695] (WW) Disabling Mouse0
[    41.695] (WW) Disabling Keyboard0
[    41.715] (II) Loader magic: 0xb7788580
[    41.715] (II) Module ABI versions:
[    41.715]     X.Org ANSI C Emulation: 0.4
[    41.715]     X.Org Video Driver: 11.0
[    41.715]     X.Org XInput driver : 13.0
[    41.715]     X.Org Server Extension : 6.0
[    41.716] (--) PCI:*(0:1:0:0) 1002:4c57:1014:0527 rev 0, Mem @ 0xe0000000/134217728, 0xc0100000/65536, I/O @ 0x00003000/256, BIOS @ 0x????????/131072
[    41.716] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    41.716] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[    41.716] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[    41.716] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[    41.716] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
[    41.716] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
[    41.716] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
[    41.716] (II) LoadModule: "glx"
[    41.794] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    42.229] (II) Module glx: vendor="X.Org Foundation"
[    42.229]     compiled for 1.11.4, module version = 1.0.0
[    42.229]     ABI class: X.Org Server Extension, version 6.0
[    42.229] (==) AIGLX enabled
[    42.229] (II) Loading extension GLX
[    42.230] (II) LoadModule: "dri2"
[    42.230] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    42.289] (II) Module dri2: vendor="X.Org Foundation"
[    42.290]     compiled for 1.11.4, module version = 1.2.0
[    42.290]     ABI class: X.Org Server Extension, version 6.0
[    42.290] (II) Loading extension DRI2
[    42.290] (II) LoadModule: "record"
[    42.307] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    42.349] (II) Module record: vendor="X.Org Foundation"
[    42.349]     compiled for 1.11.4, module version = 1.13.0
[    42.349]     Module class: X.Org Server Extension
[    42.349]     ABI class: X.Org Server Extension, version 6.0
[    42.349] (II) Loading extension RECORD
[    42.349] (II) LoadModule: "dbe"
[    42.349] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    42.350] (II) Module dbe: vendor="X.Org Foundation"
[    42.350]     compiled for 1.11.4, module version = 1.0.0
[    42.350]     Module class: X.Org Server Extension
[    42.350]     ABI class: X.Org Server Extension, version 6.0
[    42.350] (II) Loading extension DOUBLE-BUFFER
[    42.350] (II) LoadModule: "dri"
[    42.351] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    42.353] (II) Module dri: vendor="X.Org Foundation"
[    42.353]     compiled for 1.11.4, module version = 1.0.0
[    42.353]     ABI class: X.Org Server Extension, version 6.0
[    42.353] (II) Loading extension XFree86-DRI
[    42.353] (II) LoadModule: "extmod"
[    42.353] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    42.373] (II) Module extmod: vendor="X.Org Foundation"
[    42.373]     compiled for 1.11.4, module version = 1.0.0
[    42.373]     Module class: X.Org Server Extension
[    42.373]     ABI class: X.Org Server Extension, version 6.0
[    42.373] (II) Loading extension SELinux
[    42.373] (II) Loading extension MIT-SCREEN-SAVER
[    42.373] (II) Loading extension XFree86-VidModeExtension
[    42.373] (II) Loading extension XFree86-DGA
[    42.373] (II) Loading extension DPMS
[    42.373] (II) Loading extension XVideo
[    42.374] (II) Loading extension XVideo-MotionCompensation
[    42.374] (II) Loading extension X-Resource
[    42.374] (II) LoadModule: "radeon"
[    42.374] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[    42.897] (II) Module radeon: vendor="X.Org Foundation"
[    42.897]     compiled for 1.11.4, module version = 6.14.4
[    42.897]     Module class: X.Org Video Driver
[    42.897]     ABI class: X.Org Video Driver, version 11.0
[    42.931] (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
    ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
    ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
    ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
    ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
    ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
    ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
    ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
    ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
    ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
    ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
    SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
    ATI Radeon 4100, ATI Mobility Radeon HD 4200,
    ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
    AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
    AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
    AMD Radeon HD 6300 Series Graphics,
    AMD Radeon HD 6200 Series Graphics, PALM, PALM, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
    ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
    CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
    BARTS, BARTS, Mobility Radeon HD 6000 Series,
    Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
    AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA
[    42.937] (++) using VT number 7

[    42.943] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[    42.943] (II) [KMS] drm report modesetting isn't supported.
[    42.944] (II) RADEON(0): TOTO SAYS 00000000c0100000
[    42.944] (II) RADEON(0): MMIO registers at 0x00000000c0100000: size 64KB
[    42.944] (II) RADEON(0): PCI bus 1 card 0 func 0
[    42.944] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[    42.944] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    43.013] (==) RADEON(0): Default visual is TrueColor
[    43.013] (**) RADEON(0): Option "EnablePageFlip" "on"
[    43.013] (**) RADEON(0): Option "AccelMethod" "EXA"
[    43.013] (II) Loading sub module "vgahw"
[    43.013] (II) LoadModule: "vgahw"
[    43.013] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[    43.027] (II) Module vgahw: vendor="X.Org Foundation"
[    43.027]     compiled for 1.11.4, module version = 0.1.0
[    43.027]     ABI class: X.Org Video Driver, version 11.0
[    43.027] (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
[    43.027] (==) RADEON(0): RGB weight 888
[    43.027] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[    43.027] (--) RADEON(0): Chipset: "ATI Radeon Mobility M7 LW (AGP)" (ChipID = 0x4c57)
[    43.027] (--) RADEON(0): Linear framebuffer at 0x00000000e0000000
[    43.027] (II) RADEON(0): AGP card detected
[    43.027] (II) Loading sub module "int10"
[    43.027] (II) LoadModule: "int10"
[    43.063] (II) Loading /usr/lib/xorg/modules/libint10.so
[    43.083] (II) Module int10: vendor="X.Org Foundation"
[    43.083]     compiled for 1.11.4, module version = 1.0.0
[    43.083]     ABI class: X.Org Video Driver, version 11.0
[    43.083] (II) RADEON(0): initializing int10
[    43.085] (II) RADEON(0): Primary V_BIOS segment is: 0xc000
[    43.085] (II) RADEON(0): Legacy BIOS detected
[    43.102] drmOpenDevice: node name is /dev/dri/card0
[    43.103] drmOpenDevice: open result is 10, (OK)
[    43.103] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[    43.103] drmOpenDevice: node name is /dev/dri/card0
[    43.103] drmOpenDevice: open result is 10, (OK)
[    43.103] drmOpenByBusid: drmOpenMinor returns 10
[    43.103] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[    43.103] (II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel module version 1.33.0
[    43.103] (**) RADEON(0): Page Flipping enabled
[    43.103] (II) RADEON(0): Will try to use DMA for Xv image transfers
[    43.103] (II) RADEON(0): Detected total video RAM=32768K, accessible=65536K (PCI BAR=131072K)
[    43.103] (--) RADEON(0): Mapped VideoRAM: 32768 kByte (64 bit DDR SDRAM)
[    43.103] (II) RADEON(0): Color tiling enabled by default
[    43.103] (II) Loading sub module "ddc"
[    43.103] (II) LoadModule: "ddc"
[    43.103] (II) Module "ddc" already built-in
[    43.103] (II) Loading sub module "i2c"
[    43.103] (II) LoadModule: "i2c"
[    43.103] (II) Module "i2c" already built-in
[    43.103] (II) RADEON(0): ref_freq: 2700, min_out_pll: 12000, max_out_pll: 35000, min_in_pll: 40, max_in_pll: 3000, xclk: 18300, sclk: 183.000000, mclk: 183.000000
[    43.103] (II) RADEON(0): PLL parameters: rf=2700 rd=12 min=12000 max=35000; xclk=18300
[    43.103] (II) RADEON(0): Panel ID string: 1024x768               
[    43.103] (II) RADEON(0): Panel Size from BIOS: 1024x768
[    43.103] (II) RADEON(0): BIOS provided dividers will be used.
[    43.103] (WW) RADEON(0): LVDS Info:
XRes: 1024, YRes: 768, DotClock: 65000
HBlank: 320, HOverPlus: 16, HSyncWidth: 136
VBlank: 38, VOverPlus: 2, VSyncWidth: 6
[    43.104] (II) RADEON(0): Output VGA-0 using monitor section Monitor0
[    43.104] (II) RADEON(0): I2C bus "VGA-0" initialized.
[    43.104] (II) RADEON(0): Output LVDS has no monitor section
[    43.104] (II) RADEON(0): Output S-video has no monitor section
[    43.104] (II) RADEON(0): Default TV standard: NTSC
[    43.104] (II) RADEON(0): TV standards supported by chip: NTSC PAL NTSC-J
[    43.104] (II) RADEON(0): Port0:
[    43.104]   XRANDR name: VGA-0
[    43.104]   Connector: VGA
[    43.104]   CRT1: INTERNAL_DAC1
[    43.104]   DDC reg: 0x60
[    43.104] (II) RADEON(0): Port1:
[    43.104]   XRANDR name: LVDS
[    43.104]   Connector: LVDS
[    43.104]   LCD1: INTERNAL_LVDS
[    43.104]   DDC reg: 0x0
[    43.104] (II) RADEON(0): Port2:
[    43.104]   XRANDR name: S-video
[    43.104]   Connector: S-video
[    43.104]   TV1: INTERNAL_DAC2
[    43.104]   DDC reg: 0x0
[    43.104] (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
[    43.113] (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
[    43.113] finished output detect: 0
[    43.113] (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
[    43.113] finished output detect: 1
[    43.113] (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
[    43.113] finished output detect: 2
[    43.113] finished all detect
[    43.119] (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
[    43.119] (II) RADEON(0): EDID for output VGA-0
[    43.119] (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
[    43.119] (II) RADEON(0): Added native panel mode: 1024x768
[    43.119] (II) RADEON(0): Printing probed modes for output LVDS
[    43.119] (II) RADEON(0): Modeline "1024x768"x60.0   65.00  1024 1040 1176 1344  768 770 776 806 (48.4 kHz)
[    43.119] (II) RADEON(0): Modeline "800x600"x59.9   38.25  800 832 912 1024  600 603 607 624 -hsync +vsync (37.4 kHz)
[    43.119] (II) RADEON(0): Modeline "640x480"x59.4   23.75  640 664 720 800  480 483 487 500 -hsync +vsync (29.7 kHz)
[    43.119] (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
[    43.119] (II) RADEON(0): EDID for output S-video
[    43.119] (II) RADEON(0): Output VGA-0 disconnected
[    43.119] (II) RADEON(0): Output LVDS connected
[    43.119] (II) RADEON(0): Output S-video disconnected
[    43.119] (II) RADEON(0): Using exact sizes for initial modes
[    43.119] (II) RADEON(0): Output LVDS using initial mode 1024x768
[    43.119] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    43.119] (==) RADEON(0): DPI set to (96, 96)
[    43.119] (II) Loading sub module "fb"
[    43.119] (II) LoadModule: "fb"
[    43.120] (II) Loading /usr/lib/xorg/modules/libfb.so
[    43.145] (II) Module fb: vendor="X.Org Foundation"
[    43.145]     compiled for 1.11.4, module version = 1.0.0
[    43.145]     ABI class: X.Org ANSI C Emulation, version 0.4
[    43.145] (II) Loading sub module "ramdac"
[    43.145] (II) LoadModule: "ramdac"
[    43.146] (II) Module "ramdac" already built-in
[    43.146] (**) RADEON(0): Using EXA acceleration architecture
[    43.146] (II) Loading sub module "exa"
[    43.146] (II) LoadModule: "exa"
[    43.177] (II) Loading /usr/lib/xorg/modules/libexa.so
[    43.197] (II) Module exa: vendor="X.Org Foundation"
[    43.197]     compiled for 1.11.4, module version = 2.5.0
[    43.197]     ABI class: X.Org Video Driver, version 11.0
[    43.198] (==) RADEON(0): Assuming overlay scaler buffer width is 1536
[    43.198] (II) RADEON(0): No MM_TABLE found - assuming CARD is not TV-in capable.
[    43.198] (!!) RADEON(0): MergedFB support has been removed and replaced with xrandr 1.2 support
[    43.198] (--) Depth 24 pixmap format is 32 bpp
[    43.198] (II) RADEON(0): RADEONScreenInit e0000000 0 0
[    43.416] Entering TV Save
[    43.416] Save TV timing tables
[    43.416] saveTimingTables: reading timing tables
[    43.416] TV Save done
[    44.457] (II) RADEON(0): Dynamic Power Management Disabled
[    44.480] (==) RADEON(0): Using 24 bit depth buffer
[    44.480] (II) RADEON(0): RADEONInitMemoryMap() :
[    44.480] (II) RADEON(0):   mem_size         : 0x04000000
[    44.480] (II) RADEON(0):   MC_FB_LOCATION   : 0xe3ffe000
[    44.480] (II) RADEON(0):   MC_AGP_LOCATION  : 0xffffffc0
[    44.480] (II) RADEON(0): Depth moves disabled by default
[    44.503] (II) RADEON(0): Allocating from a screen of 32768 kb
[    44.503] (II) RADEON(0): Will use 32 kb for hardware cursor 0 at offset 0x00400000
[    44.503] (II) RADEON(0): Will use 32 kb for hardware cursor 1 at offset 0x00404000
[    44.503] (II) RADEON(0): Will use 4096 kb for front buffer at offset 0x00000000
[    44.503] (II) RADEON(0): Will use 4096 kb for back buffer at offset 0x00408000
[    44.503] (II) RADEON(0): Will use 4096 kb for depth buffer at offset 0x00808000
[    44.503] (II) RADEON(0): Will use 10112 kb for textures at offset 0x00c08000
[    44.503] (II) RADEON(0): Will use 10336 kb for X Server offscreen at offset 0x015e8000
[    44.503] drmOpenDevice: node name is /dev/dri/card0
[    44.503] drmOpenDevice: open result is 10, (OK)
[    44.503] drmOpenDevice: node name is /dev/dri/card0
[    44.503] drmOpenDevice: open result is 10, (OK)
[    44.503] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[    44.503] drmOpenDevice: node name is /dev/dri/card0
[    44.503] drmOpenDevice: open result is 10, (OK)
[    44.503] drmOpenByBusid: drmOpenMinor returns 10
[    44.503] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[    44.504] (II) [drm] DRM interface version 1.4
[    44.504] (II) [drm] DRM open master succeeded.
[    44.504] (II) RADEON(0): [drm] Using the DRM lock SAREA also for drawables.
[    44.504] (II) RADEON(0): [drm] framebuffer handle = 0xe0000000
[    44.504] (II) RADEON(0): [drm] added 1 reserved context for kernel
[    44.504] (II) RADEON(0): X context handle = 0x1
[    44.504] (II) RADEON(0): [drm] installed DRM signal handler
[    44.504] (==) RADEON(0): Using AGP 4x
[    44.504] (II) RADEON(0): [agp] Mode 0x1f000207 [AGP 0x8086/0x3340; Card 0x1002/0x4c57 0x1014/0x0527]
[    44.520] (II) RADEON(0): [agp] 8192 kB allocated with handle 0x00000001
[    44.520] (II) RADEON(0): [agp] ring handle = 0xd0000000
[    44.521] (II) RADEON(0): [agp] Ring mapped at 0xb6e0b000
[    44.521] (II) RADEON(0): [agp] ring read ptr handle = 0xd0101000
[    44.521] (II) RADEON(0): [agp] Ring read ptr mapped at 0xb6e0a000
[    44.521] (II) RADEON(0): [agp] vertex/indirect buffers handle = 0xd0102000
[    44.521] (II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0xb6b5e000
[    44.521] (II) RADEON(0): [agp] GART texture map handle = 0xd0302000
[    44.522] (II) RADEON(0): [agp] GART Texture map mapped at 0xb667e000
[    44.522] (II) RADEON(0): [drm] register handle = 0x28020000
[    44.522] (II) RADEON(0): [dri] Visual configs initialized
[    44.710] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
[    44.710] (II) RADEON(0):   MC_FB_LOCATION   : 0xe3ffe000 0x1fff0000
[    44.710] (II) RADEON(0):   MC_AGP_LOCATION  : 0xffffffc0
[    44.910] (==) RADEON(0): Backing store disabled
[    44.910] (II) RADEON(0): [DRI] installation complete
[    44.990] (II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
[    44.990] (II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
[    44.990] (II) RADEON(0): [drm] dma control initialized, using IRQ 11
[    44.990] (II) RADEON(0): [drm] Initialized kernel GART heap manager, 5111808
[    44.990] (WW) RADEON(0): DRI init changed memory map, adjusting ...
[    44.990] (WW) RADEON(0):   MC_FB_LOCATION  was: 0xe3ffe000 is: 0xe3ffe000
[    44.990] (WW) RADEON(0):   MC_AGP_LOCATION was: 0xffffffc0 is: 0xd07fd000
[    44.991] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
[    44.991] (II) RADEON(0):   MC_FB_LOCATION   : 0xe3ffe000 0xe3ffe000
[    44.991] (II) RADEON(0):   MC_AGP_LOCATION  : 0xd07fd000
[    45.091] (II) RADEON(0): Direct rendering enabled
[    45.091] (II) RADEON(0): Render acceleration enabled for R100 type cards.
[    45.091] (II) RADEON(0): Setting EXA maxPitchBytes
[    45.091] (II) EXA(0): Offscreen pixmap area of 10584064 bytes
[    45.091] (II) EXA(0): Driver registered support for the following operations:
[    45.091] (II)         Solid
[    45.091] (II)         Copy
[    45.091] (II)         Composite (RENDER acceleration)
[    45.091] (II)         UploadToScreen
[    45.091] (II) RADEON(0): Acceleration enabled
[    45.091] (==) RADEON(0): DPMS enabled
[    45.091] (==) RADEON(0): Silken mouse enabled
[    45.091] (II) RADEON(0): Detected Radeon Mobility M7, disabling multimedia i2c
[    45.091] (II) Loading sub module "theatre_detect"
[    45.091] (II) LoadModule: "theatre_detect"
[    45.092] (II) Loading /usr/lib/xorg/modules/multimedia/theatre_detect_drv.so
[    45.115] (II) Module theatre_detect: vendor="X.Org Foundation"
[    45.115]     compiled for 1.11.4, module version = 1.0.0
[    45.115]     ABI class: X.Org Video Driver, version 11.0
[    45.115] (II) RADEON(0): no multimedia table present, disabling Rage Theatre.
[    45.115] (II) RADEON(0): Set up overlay video
[    45.115] (II) RADEON(0): Set up textured video
[    45.115] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
[    45.115] (II) RADEON(0): [XvMC] Extension initialized.
[    45.145] disable primary dac
[    46.145] disable TV
[    47.215] init memmap
[    47.215] init common
[    47.215] init crtc1
[    47.215] init pll1
[    47.215] restore memmap
[    47.215] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
[    47.215] (II) RADEON(0):   MC_FB_LOCATION   : 0xe3ffe000 0xe3ffe000
[    47.215] (II) RADEON(0):   MC_AGP_LOCATION  : 0xd07fd000
[    47.317] restore common
[    47.418] restore crtc1
[    47.418] restore pll1
[    47.418] set RMX
[    47.418] set LVDS
[    47.418] enable LVDS
[    48.418] disable primary dac
[    48.418] disable TV
[    48.418] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    48.419] (WW) RADEON(0): Option "DynamicClocks" is not used
[    48.419] (--) RandR disabled
[    48.419] (II) Initializing built-in extension Generic Event Extension
[    48.419] (II) Initializing built-in extension SHAPE
[    48.419] (II) Initializing built-in extension MIT-SHM
[    48.419] (II) Initializing built-in extension XInputExtension
[    48.419] (II) Initializing built-in extension XTEST
[    48.419] (II) Initializing built-in extension BIG-REQUESTS
[    48.419] (II) Initializing built-in extension SYNC
[    48.419] (II) Initializing built-in extension XKEYBOARD
[    48.419] (II) Initializing built-in extension XC-MISC
[    48.419] (II) Initializing built-in extension SECURITY
[    48.419] (II) Initializing built-in extension XINERAMA
[    48.419] (II) Initializing built-in extension XFIXES
[    48.419] (II) Initializing built-in extension RENDER
[    48.419] (II) Initializing built-in extension RANDR
[    48.419] (II) Initializing built-in extension COMPOSITE
[    48.419] (II) Initializing built-in extension DAMAGE
[    48.422] (II) SELinux: Disabled on system
[    48.482] (II) AIGLX: Screen 0 is not DRI2 capable
[    48.483] drmOpenDevice: node name is /dev/dri/card0
[    48.483] drmOpenDevice: open result is 11, (OK)
[    48.483] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[    48.483] drmOpenDevice: node name is /dev/dri/card0
[    48.483] drmOpenDevice: open result is 11, (OK)
[    48.483] drmOpenByBusid: drmOpenMinor returns 11
[    48.483] drmOpenByBusid: Interface 1.4 failed, trying 1.1
[    48.483] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[    48.965] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    48.965] (II) AIGLX: enabled GLX_SGI_make_current_read
[    48.965] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    48.965] (II) AIGLX: enabled GLX_texture_from_pixmap with driver support
[    48.965] (II) AIGLX: Loaded and initialized radeon
[    48.965] (II) GLX: Initialized DRI GL provider for screen 0
[    48.966] (II) RADEON(0): Setting screen physical size to 270 x 203
[    51.069] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    51.069] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    51.069] (II) LoadModule: "evdev"
[    51.069] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    51.128] (II) Module evdev: vendor="X.Org Foundation"
[    51.128]     compiled for 1.11.4, module version = 2.7.0
[    51.128]     Module class: X.Org XInput Driver
[    51.128]     ABI class: X.Org XInput driver, version 13.0
[    51.128] (II) Using input driver 'evdev' for 'Power Button'
[    51.129] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    51.129] (**) Power Button: always reports core events
[    51.129] (**) evdev: Power Button: Device: "/dev/input/event3"
[    51.129] (--) evdev: Power Button: Vendor 0 Product 0x1
[    51.129] (--) evdev: Power Button: Found keys
[    51.129] (II) evdev: Power Button: Configuring as keyboard
[    51.129] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    51.129] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    51.129] (**) Option "xkb_rules" "evdev"
[    51.129] (**) Option "xkb_model" "pc105"
[    51.129] (**) Option "xkb_layout" "us"
[    51.130] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[    51.130] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    51.130] (II) Using input driver 'evdev' for 'Video Bus'
[    51.130] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    51.130] (**) Video Bus: always reports core events
[    51.130] (**) evdev: Video Bus: Device: "/dev/input/event4"
[    51.130] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    51.130] (--) evdev: Video Bus: Found keys
[    51.130] (II) evdev: Video Bus: Configuring as keyboard
[    51.130] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03/LNXVIDEO:00/input/input4/event4"
[    51.130] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    51.130] (**) Option "xkb_rules" "evdev"
[    51.130] (**) Option "xkb_model" "pc105"
[    51.131] (**) Option "xkb_layout" "us"
[    51.131] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    51.131] (II) No input driver specified, ignoring this device.
[    51.132] (II) This device may have been added with another device file.
[    51.132] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    51.132] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    51.132] (II) Using input driver 'evdev' for 'Sleep Button'
[    51.132] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    51.132] (**) Sleep Button: always reports core events
[    51.132] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[    51.132] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    51.132] (--) evdev: Sleep Button: Found keys
[    51.132] (II) evdev: Sleep Button: Configuring as keyboard
[    51.132] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
[    51.132] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    51.132] (**) Option "xkb_rules" "evdev"
[    51.132] (**) Option "xkb_model" "pc105"
[    51.132] (**) Option "xkb_layout" "us"
[    51.134] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    51.134] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    51.134] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    51.134] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    51.134] (**) AT Translated Set 2 keyboard: always reports core events
[    51.134] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    51.134] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    51.134] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    51.134] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    51.134] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    51.134] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[    51.134] (**) Option "xkb_rules" "evdev"
[    51.134] (**) Option "xkb_model" "pc105"
[    51.134] (**) Option "xkb_layout" "us"
[    51.135] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event6)
[    51.135] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    51.135] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    51.135] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    51.135] (II) LoadModule: "synaptics"
[    51.135] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    51.208] (II) Module synaptics: vendor="X.Org Foundation"
[    51.208]     compiled for 1.11.4, module version = 1.5.99
[    51.208]     Module class: X.Org XInput Driver
[    51.208]     ABI class: X.Org XInput driver, version 13.0
[    51.208] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    51.208] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    51.208] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    51.208] (**) Option "Device" "/dev/input/event6"
[    51.208] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
[    51.208] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
[    51.208] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    51.208] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    51.208] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[    51.208] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    51.208] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    51.209] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    51.209] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event6"
[    51.209] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 10)
[    51.209] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    51.209] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[    51.209] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.040
[    51.209] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    51.209] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    51.209] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    51.209] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    51.209] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    51.210] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    51.210] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    51.210] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event8)
[    51.210] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[    51.210] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[    51.210] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    51.210] (**) TPPS/2 IBM TrackPoint: always reports core events
[    51.210] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event8"
[    51.210] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
[    51.210] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[    51.210] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
[    51.210] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
[    51.211] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
[    51.211] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[    51.211] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    51.211] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input8/event8"
[    51.211] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 11)
[    51.211] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
[    51.211] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[    51.211] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[    51.211] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[    51.211] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[    51.211] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[    51.211] (II) No input driver specified, ignoring this device.
[    51.211] (II) This device may have been added with another device file.
[    51.213] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[    51.257] (II) No input driver specified, ignoring this device.
[    51.257] (II) This device may have been added with another device file.
[    51.258] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event7)
[    51.258] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[    51.258] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[    51.258] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    51.258] (**) ThinkPad Extra Buttons: always reports core events
[    51.258] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event7"
[    51.258] (--) evdev: ThinkPad Extra Buttons: Vendor 0x1014 Product 0x5054
[    51.258] (--) evdev: ThinkPad Extra Buttons: Found keys
[    51.258] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
[    51.258] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input7/event7"
[    51.258] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 12)
[    51.258] (**) Option "xkb_rules" "evdev"
[    51.258] (**) Option "xkb_model" "pc105"
[    51.258] (**) Option "xkb_layout" "us"
[    51.259] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event9)
[    51.259] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[    51.259] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[    51.259] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    51.259] (**) ACPI Virtual Keyboard Device: always reports core events
[    51.259] (**) evdev: ACPI Virtual Keyboard Device: Device: "/dev/input/event9"
[    51.260] (--) evdev: ACPI Virtual Keyboard Device: Vendor 0 Product 0
[    51.260] (--) evdev: ACPI Virtual Keyboard Device: Found keys
[    51.260] (II) evdev: ACPI Virtual Keyboard Device: Configuring as keyboard
[    51.260] (**) Option "config_info" "udev:/sys/devices/virtual/input/input9/event9"
[    51.260] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 13)
[    51.260] (**) Option "xkb_rules" "evdev"
[    51.260] (**) Option "xkb_model" "pc105"
[    51.260] (**) Option "xkb_layout" "us"
[    51.276] (II) RADEON(0): Damage tracking initialized for page flipping
[   222.469] (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
[   222.469] (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
[   222.469] (II) RADEON(0): Added native panel mode: 1024x768
[   222.469] (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
[  5841.170] enable LVDS
[  6141.185] enable LVDS
[  7280.316] enable LVDS
[  9374.059] enable LVDS
[  9674.060] enable LVDS
[ 12450.276] enable LVDS
[ 17515.061] enable LVDS
[ 18430.009] enable LVDS
[ 18730.008] enable LVDS
[ 20557.206] enable LVDS
[ 22590.626] enable LVDS
[ 22957.037] (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
[ 22957.037] (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
[ 22957.038] (II) RADEON(0): Added native panel mode: 1024x768
[ 22957.038] (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
[ 25897.643] enable LVDS
[ 26197.644] enable LVDS
[ 27556.573] enable LVDS
[ 32435.903] enable LVDS
[ 32735.902] enable LVDS
[ 37293.861] enable LVDS
[ 43006.131] enable LVDS
[ 43306.129] enable LVDS
[ 48371.939] enable LVDS
[ 49279.712] enable LVDS
[ 49579.711] enable LVDS
[ 52577.976] enable LVDS
[ 53480.087] enable LVDS
[ 53681.011] enable LVDS
[ 54585.707] enable LVDS
[ 54885.707] enable LVDS
[ 55530.913] enable LVDS
[ 56233.541] enable LVDS
[ 57135.722] enable LVDS
[ 57435.724] enable LVDS
[ 60575.595] enable LVDS
[ 67517.302] enable LVDS
[ 67817.319] enable LVDS
[ 69051.540] enable LVDS
[ 70425.298] enable LVDS
[ 70555.749] Changing OV0_BASE_ADDR from 0xe0000000 to 0xe1800000
[ 72233.156] enable LVDS
[ 72314.961] enable LVDS
[ 84778.061] (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
[ 84778.083] (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
[ 84778.083] (II) RADEON(0): Added native panel mode: 1024x768
[ 84778.083] (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
[ 84804.738] (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
[ 84804.739] (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
[ 84804.739] (II) RADEON(0): Added native panel mode: 1024x768
[ 84804.739] (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
[ 86024.817] enable LVDS
[ 88899.263] enable LVDS

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: KEY=100000 0 0 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="LNXPWRBN/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=16875355

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3
N: input/event3
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3
E: DMI_VENDOR=IBM
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=17671660
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03/LNXVIDEO:00/input/input4
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03/LNXVIDEO:00/input/input4
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: KEY=3e000b 0 0 0 0 0 0 0
E: MODALIAS=input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw
E: NAME="Video Bus"
E: PHYS="LNXVIDEO/video/input0"
E: PRODUCT=19/0/6/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=17318583

P: /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03/LNXVIDEO:00/input/input4/event4
N: input/event4
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03/LNXVIDEO:00/input/input4/event4
E: DMI_VENDOR=IBM
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=17671969
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
E: EV=21
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: MODALIAS=input:b0019v0000p0005e0000-e0,5,kramlsfw0,
E: NAME="Lid Switch"
E: PHYS="PNP0C0D/button/input0"
E: PRODUCT=19/0/5/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=1
E: UDEV_LOG=3
E: USEC_INITIALIZED=16873563

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1/event1
N: input/event1
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1/event1
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=17347484

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: KEY=4000 0 0 0 0
E: MODALIAS=input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw
E: NAME="Sleep Button"
E: PHYS="PNP0C0E/button/input0"
E: PRODUCT=19/0/3/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=16874502

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2
N: input/event2
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2
E: DMI_VENDOR=IBM
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=17671277
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/platform/i8042/serio0/input/input0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: EV=120013
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: KEY=4 2000000 3803078 f800d001 feffffdf ffefffff ffffffff fffffffe
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB54-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PRODUCT=11/1/1/ab54
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=16517204

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: DMI_VENDOR=IBM
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=17670922
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/platform/i8042/serio1/input/input6
E: ABS=11000003
E: DEVPATH=/devices/platform/i8042/serio1/input/input6
E: EV=b
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: KEY=6420 0 30000 0 0 0 0 0 0 0 0
E: MODALIAS=input:b0011v0002p0007e2CB1-e0,1,3,k110,111,145,14A,14D,14E,ra0,1,18,1C,mlsfw
E: NAME="SynPS/2 Synaptics TouchPad"
E: PHYS="isa0060/serio1/input0"
E: PRODUCT=11/2/7/2cb1
E: PROP=1
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=19040697

P: /devices/platform/i8042/serio1/input/input6/event6
N: input/event6
S: input/by-path/platform-i8042-serio-1-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse
E: DEVNAME=/dev/input/event6
E: DEVPATH=/devices/platform/i8042/serio1/input/input6/event6
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=19500769

P: /devices/platform/i8042/serio1/input/input6/mouse0
N: input/mouse0
S: input/by-path/platform-i8042-serio-1-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse
E: DEVNAME=/dev/input/mouse0
E: DEVPATH=/devices/platform/i8042/serio1/input/input6/mouse0
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=19501423

P: /devices/platform/i8042/serio1/serio2/input/input8
E: DEVPATH=/devices/platform/i8042/serio1/serio2/input/input8
E: EV=7
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2
E: ID_SERIAL=noserial
E: KEY=70000 0 0 0 0 0 0 0 0
E: MODALIAS=input:b0011v0002p000Ae0000-e0,1,2,k110,111,112,r0,1,amlsfw
E: NAME="TPPS/2 IBM TrackPoint"
E: PHYS="synaptics-pt/serio0/input0"
E: PRODUCT=11/2/a/0
E: PROP=0
E: REL=3
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=24851392

P: /devices/platform/i8042/serio1/serio2/input/input8/event8
N: input/event8
S: input/by-path/platform-i8042-serio-2-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-2-event-mouse
E: DEVNAME=/dev/input/event8
E: DEVPATH=/devices/platform/i8042/serio1/serio2/input/input8/event8
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=72
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=24855054

P: /devices/platform/i8042/serio1/serio2/input/input8/mouse1
N: input/mouse1
S: input/by-path/platform-i8042-serio-2-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-2-mouse
E: DEVNAME=/dev/input/mouse1
E: DEVPATH=/devices/platform/i8042/serio1/serio2/input/input8/mouse1
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=33
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=24856584

P: /devices/platform/pcspkr/input/input5
E: DEVPATH=/devices/platform/pcspkr/input/input5
E: EV=40001
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MODALIAS=input:b0010v001Fp0001e0100-e0,12,kramls1,2,fw
E: NAME="PC Speaker"
E: PHYS="isa0061/input0"
E: PRODUCT=10/1f/1/100
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=17363433

P: /devices/platform/pcspkr/input/input5/event5
N: input/event5
S: input/by-path/platform-pcspkr-event-spkr
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/platform/pcspkr/input/input5/event5
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=17366820

P: /devices/platform/thinkpad_acpi/input/input7
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input7
E: EV=13
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=platform-thinkpad_acpi
E: ID_PATH_TAG=platform-thinkpad_acpi
E: KEY=18840000 0 0 100000 0 0 0 1501b 2004 0 1104000 e0000 0 0 0
E: MODALIAS=input:b0019v1014p5054e4101-e0,1,4,k71,72,73,8E,94,98,C2,CD,E0,E1,E3,E4,EC,EE,F0,174,1D2,1D7,1DB,1DC,ram4,lsfw
E: MSC=10
E: NAME="ThinkPad Extra Buttons"
E: PHYS="thinkpad_acpi/input0"
E: PRODUCT=19/1014/5054/4101
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=20165954

P: /devices/platform/thinkpad_acpi/input/input7/event7
N: input/event7
S: input/by-path/platform-thinkpad_acpi-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-thinkpad_acpi-event
E: DEVNAME=/dev/input/event7
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input7/event7
E: DMI_VENDOR=IBM
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=platform-thinkpad_acpi
E: ID_PATH_TAG=platform-thinkpad_acpi
E: MAJOR=13
E: MINOR=71
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=20170133
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/virtual/input/input9
E: DEVPATH=/devices/virtual/input/input9
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: KEY=ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe
E: MODALIAS=input:b0003v0000p0000e0004-e0,1,k71,72,73,74,75,76,77,78,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8B,8C,8D,8E,8F,90,91,92,93,94,95,96,97,98,99,9A,9B,9C,9D,9E,9F,A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,AA,AB,AC,AD,AE,AF,B0,B1,B2,B3,B4,B5,B6,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,C3,C4,C5,C6,C7,C8,C9,CA,CB,CC,CD,CE,CF,D0,D1,D2,D3,D4,D5,D6,D7,D8,D9,DA,DB,DC,DD,DE,DF,E0,E1,E2,E3,E4,E5,E6,E7,E8,E9,EA,EB,EC,ED,EE,EF,F0,F1,F2,F3,F4,F5,F6,F7,F8,F9,FA,FB,FC,FD,FE,FF,ramlsfw
E: NAME="ACPI Virtual Keyboard Device"
E: PRODUCT=3/0/0/4
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=39145895

P: /devices/virtual/input/input9/event9
N: input/event9
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event9
E: DEVPATH=/devices/virtual/input/input9/event9
E: DMI_VENDOR=IBM
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=73
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=39151301
E: XKBLAYOUT=us
E: XKBMODEL=pc105


DRM Information from dmesg:
---------------------------


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.3.0-trunk-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-video-radeon depends on:
ii  libc6                                  2.13-30
ii  libdrm-radeon1                         2.4.33-1
ii  libdrm2                                2.4.33-1
ii  libpciaccess0                          0.13.1-2
ii  libpixman-1-0                          0.24.4-1
ii  libudev0                               175-3.1
ii  xserver-xorg-core [xorg-video-abi-11]  2:1.11.4-1

xserver-xorg-video-radeon recommends no packages.

Versions of packages xserver-xorg-video-radeon suggests:
ii  firmware-linux  0.35

-- Configuration Files:
/etc/modprobe.d/radeon-kms.conf changed:
options radeon modeset=0


-- no debconf information


--- End Message ---
--- Begin Message ---
Source: xserver-xorg-video-ati
Source-Version: 1:6.14.4-4

We believe that the bug you reported is fixed in the latest version of
xserver-xorg-video-ati, which is due to be installed in the Debian FTP archive:

xserver-xorg-video-ati-dbg_6.14.4-4_amd64.deb
  to main/x/xserver-xorg-video-ati/xserver-xorg-video-ati-dbg_6.14.4-4_amd64.deb
xserver-xorg-video-ati_6.14.4-4.diff.gz
  to main/x/xserver-xorg-video-ati/xserver-xorg-video-ati_6.14.4-4.diff.gz
xserver-xorg-video-ati_6.14.4-4.dsc
  to main/x/xserver-xorg-video-ati/xserver-xorg-video-ati_6.14.4-4.dsc
xserver-xorg-video-ati_6.14.4-4_amd64.deb
  to main/x/xserver-xorg-video-ati/xserver-xorg-video-ati_6.14.4-4_amd64.deb
xserver-xorg-video-radeon-dbg_6.14.4-4_amd64.deb
  to main/x/xserver-xorg-video-ati/xserver-xorg-video-radeon-dbg_6.14.4-4_amd64.deb
xserver-xorg-video-radeon_6.14.4-4_amd64.deb
  to main/x/xserver-xorg-video-ati/xserver-xorg-video-radeon_6.14.4-4_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 670570@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cyril Brulebois <kibi@debian.org> (supplier of updated xserver-xorg-video-ati package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 19 May 2012 21:00:45 +0000
Source: xserver-xorg-video-ati
Binary: xserver-xorg-video-ati xserver-xorg-video-ati-dbg xserver-xorg-video-radeon xserver-xorg-video-radeon-dbg
Architecture: source amd64
Version: 1:6.14.4-4
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Cyril Brulebois <kibi@debian.org>
Description: 
 xserver-xorg-video-ati - X.Org X server -- AMD/ATI display driver wrapper
 xserver-xorg-video-ati-dbg - X.Org X server -- AMD/ATI display driver wrapper (debugging symbo
 xserver-xorg-video-radeon - X.Org X server -- AMD/ATI Radeon display driver
 xserver-xorg-video-radeon-dbg - X.Org X server -- AMD/ATI Radeon display driver (debugging symbol
Closes: 670570
Changes: 
 xserver-xorg-video-ati (1:6.14.4-4) unstable; urgency=low
 .
   * Cherry-pick from upstream to fix regression on UMS (Closes: #670570):
     - EXA: Attempt to fix solid picture acceleration with UMS.
     - EXA/UMS: Synchronize to the GPU before writing solid colour to scratch pixmap.
     - UMS/EXA: Add reminder for potential solid picture performance issue.
Checksums-Sha1: 
 f7877a60fdadab3395b06abe7dd97c771b062b72 1971 xserver-xorg-video-ati_6.14.4-4.dsc
 349373febda50ade390c173999a386339609655a 20635 xserver-xorg-video-ati_6.14.4-4.diff.gz
 19181b59363cf6118793b69ba5569aa74fe8d88f 274688 xserver-xorg-video-ati_6.14.4-4_amd64.deb
 3e2c2e29916aebf41ebcab36914eaf61e872676b 279432 xserver-xorg-video-ati-dbg_6.14.4-4_amd64.deb
 dfbd0eb48078bde9a24518c1c2c956a930cbd04a 717896 xserver-xorg-video-radeon_6.14.4-4_amd64.deb
 97ed31553e58da00bda8fd41d428543ee799f277 2453868 xserver-xorg-video-radeon-dbg_6.14.4-4_amd64.deb
Checksums-Sha256: 
 f035ef7b498164c069a4d83e5e72c3b0f2b86cbfe786f186482d652449a2194a 1971 xserver-xorg-video-ati_6.14.4-4.dsc
 0d6845b59685a69732e73ee73be69662501b91252ae338ce36ee3087336c24f0 20635 xserver-xorg-video-ati_6.14.4-4.diff.gz
 b3f841a9e913ca78c54e135ea1168e40584a02feb79cc1b871dc2afc5ffd4d74 274688 xserver-xorg-video-ati_6.14.4-4_amd64.deb
 8eb53c8e970356478c3a8ebfbd3c6ec55e80ddb537e62ce0cd46f075fc1c0855 279432 xserver-xorg-video-ati-dbg_6.14.4-4_amd64.deb
 0a04e0007b9dba15a0d3366fcef631f46339ee8b12f4ec23e69ab5d748b1e0e2 717896 xserver-xorg-video-radeon_6.14.4-4_amd64.deb
 bc68614cf89817beb8a0a316887512f7d00e5c364720810cc2e2fea2c664613d 2453868 xserver-xorg-video-radeon-dbg_6.14.4-4_amd64.deb
Files: 
 673438ae392a91746d811bb26e552fd7 1971 x11 optional xserver-xorg-video-ati_6.14.4-4.dsc
 5c9522807e1ee7f3338013880d42072c 20635 x11 optional xserver-xorg-video-ati_6.14.4-4.diff.gz
 21d486d1bbc29f681ed33e959a6b9176 274688 x11 optional xserver-xorg-video-ati_6.14.4-4_amd64.deb
 f834516f2a4a2c8f4f7c73cc7ce54a37 279432 debug extra xserver-xorg-video-ati-dbg_6.14.4-4_amd64.deb
 31e289330a36cd442c0a1769c13170b0 717896 x11 optional xserver-xorg-video-radeon_6.14.4-4_amd64.deb
 07723a51db5dc84139760fdb134d9091 2453868 debug extra xserver-xorg-video-radeon-dbg_6.14.4-4_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAk+4EicACgkQeGfVPHR5Nd1UEQCgqkLo5KRX1u+DGhZT4eNrpKdk
5+AAoL88cL8QQp+ovN7SFJgUB+ri9BW/
=AjoZ
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: