[Solved] Compiling Xorg-server 1.6.3.901.

Hello Toaday I wanted to build new xorg-server package with this PKGBUILD:
5 pkgname=xorg-server
6 pkgver=1.6.3.901
7 pkgrel=1
8 pkgdesc="X.Org X servers"
9 arch=('i686' 'x86_64')
10 license=('custom')
11 url="http://xorg.freedesktop.org"
12 depends=('libxfont>=1.4.0' 'openssl>=0.9.8k' 'libpciaccess>=0.10.8' 'libxv>=1.0.4' 'pixman>=0.16.0' 'xkeyboard-config>=1.6' 'xorg-serve
13 makedepends=('glproto' 'libx11>=1.2.2' 'mesa>=7.5.1' 'xf86driproto>=2.1.0' 'xtrans>=1.2.4' 'libxkbfile>=1.0.5' 'randrproto>=1.3.0' 'ren
14 conflicts=('catalyst-utils<=9.2')
15 options=('!libtool')
16 provides=('x-server')
17 groups=('xorg')
18 install=xorg-server.install
19 source=(${url}/releases/individual/xserver/${pkgname}-${pkgver}.tar.bz2
20 xorg-redhat-die-ugly-pattern-die-die-die.patch
21 dpms-dont-reset-lastdeviceeventtime.patch
22 dri2-dontcrash.patch
23 xinerama.patch
24 dga.patch
25 xvfb-run
26 xvfb-run.1)
27 md5sums=('8d43c4cb43e6a10550e68fbbcad10e9d'
28 '1a336eb22e27cbf443ec5a2ecddfa93c'
29 '9ea2e9f5a7192da23c5c573545fe9836'
30 '03cd32862fbfe5f493e108ee7205ade6'
31 '060aaa85d64d26915783e9f6837a666c'
32 'f426f93dfec972ba6f641a8e7d6a9256'
33 '52fd3effd80d7bc6c1660d4ecf23d31c'
34 '376c70308715cd2643f7bff936d9934b')
35
36 build() {
37 cd "${srcdir}/${pkgname}-${pkgver}"
38 # Get rid of the ugly pattern
39 patch -Np3 -i "${srcdir}/xorg-redhat-die-ugly-pattern-die-die-die.patch" || return 1
40
41 # Build fixes for new protos
42 patch -Np1 -i "${srcdir}/xinerama.patch" || return 1
43 patch -Np1 -i "${srcdir}/dga.patch" || return 1
44
45 # Fixes from http://wiki.x.org/wiki/Server16Branch
46 patch -Np1 -i "${srcdir}/dpms-dont-reset-lastdeviceeventtime.patch" || return 1
47 patch -Np1 -i "${srcdir}/dri2-dontcrash.patch" || return 1
48
49 # Fix dbus config path
50 sed -i -e 's/\$(sysconfdir)/\/etc/' config/Makefile.* || return 1
51
52 ./configure --prefix=/usr \
53 --disable-dri2 \
54 --disable-ipv6 \
55 --disable-dri \
56 --disable-dmx \
57 --disable-xvfb \
58 --disable-xnest \
59 --disable-composite \
60 --disable-xcsecurity \
61 --enable-xorg \
62 --disable-xephyr \
63 --disable-glx-tls \
64 --disable-kdrive \
65 --enable-install-setuid \
66 --disable-config-hal \
67 --enable-config-dbus \
68 --disable-record \
69 --disable-xfbdev \
70 --disable-xfake \
71 --disable-xsdl \
72 --disable-static \
73 --sysconfdir=/etc/X11 \
74 --localstatedir=/var \
75 --with-default-font-path=/usr/share/fonts/misc,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/shar
76 --with-xkb-path=/usr/share/X11/xkb \
77 --with-xkb-output=/var/lib/xkb \
78 --without-dri-driver || return 1
79
80 make || return 1
81 make DESTDIR="${pkgdir}" install || return 1
82
83 install -m755 "${srcdir}/xvfb-run" "${pkgdir}/usr/bin/" || return 1
84 install -m644 "${srcdir}/xvfb-run.1" "${pkgdir}/usr/share/man/man1/" || return 1
85
86 rm -rf "${pkgdir}/var/log" || return 1
87
88 install -m755 -d "${pkgdir}/etc/X11" || return 1
89 install -m755 -d "${pkgdir}/var/lib/xkb" || return 1
90
91 # Needed for non-mesa drivers, libgl will restore it
92 mv "${pkgdir}/usr/lib/xorg/modules/extensions/libglx.so" \
93 "${pkgdir}/usr/lib/xorg/modules/extensions/libglx.xorg" || return 1
94
95 install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
96 install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/" || return 1
And while compiling I got error:
/home/user/abs/xorg-server/PKGBUILD: line 77: --with-xkb-path=/usr/share/X11/xkb: No such file or direcotry
Last edited by SpeedVin (2009-09-06 14:00:23)

Heh I missed some part of like like flamelab said , how I do that?
Some time ago I created my own PKGBUILD for xorg-server and toady I want to update it becouse I see some difreces between my PKGBUILD and PKGBUILD from abs tree and I copy the difrrent line
Thanks Perry3D and big thanks to flamelab.

Similar Messages

  • Kde 4.2 won't login after xorg-server-1.6.1.901-1 upgrade

    I upgraded my system this afternoon, but when the upgrade completed all my window decorations were gone and plasma as down.  I restarted kde from virtual console 1 and the login screen was brought up.  Now when i go to login i get stuck in an endless loop.  I type in my username and password, and then after a few seconds the login window reappears. 
    I checked /var/log/errors.log and there are a number of lines like this:
    kdm_greet[3623]: Cannot open default user face
    i then installed gdm which wouldn't log me in either, but gave an error along the lines of xclient doesn't exist
    this error occured after installing xorg-server-1.6.1.901-1
    any help would be appeciated as i can't use arch at all atm!

    sorry, i forgot to mention it.  I've tried both of those things and niether helped.  Same problem.  I also changed the permissions on the /tmp directory which removed another error message to the effect of: cannnot save user authorization,
    oh and just fyi, my disk is not full, there is at least 5gb free on that partition, so thats not what was causing that error.

  • [SOLVED] building xorg-server: libgl & nvidia-utils conflict

    Hello!
    I somehow feel like I'm totally missing the point, but...
    edit: although I think (not sure any more) this was the same procedure when I first compiled xorg-server, I maybe should mention, I'm now using the testing xorg.
    I still don't really understand, why I need libgl to build xorg-server. Aren't nvidia-utils supposed to replace that? Is there a way of building xorg-server with nvidia-utils instead of libgl and if yes: are there (dis-/) advantages doing so other than not having to uninstall nvidia-utils while compiling xorg-server?
    Or the other way around: Perhaps it's just me, but I feel "funny" having to remove something that's vital to my installation before I can compile something that's vital to my installation, too... so is it really OK to remove nvidia-utils and compile xorg-server without it or am I doing it wrong?
    Thank you for enlightening me
    Last edited by whoops (2009-04-07 02:20:51)

    Well AFAIK, The nVIDIA closed source drivers haven't caught up with xorg server 1.6 which is why you need libgl to build xorg-xserver 1.6+. I personally perfer the open source drivers over Fglrx (FireGL and Radeon X) and the closed source nVIDIA drivers as well.
    edit: xorg server is 1.6 in testing so if you want to compile from source, and have the closed source nvidia drivers, you would need to compile xorg server 1.5.XX
    P.S. You cannot have both, the nvidia drivers and the open source drivers (libgl), running at the same time which is why the nvidia-* packages are to be removed.
    Cheers!
    Last edited by Neo_The_User (2009-03-30 16:53:28)

  • Xorg-server 1.6.3.901-1 and nouveau on 7600 Go = crash

    Hi !
    I updated this morning and now that xorg-server and libdrm (maybe the culprit ?) are up to date X won't start with nouveau
    It works if I go back to nvidia.
    What should I do ? Who should I contact ?
    Thanks Bye !

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

  • [Solved] Compiling Xorg using GCC 4.5

    Hello
    I/m using GCC 4.5 snapshot from AUR and I want to compile Xorg but have error when I compile him )Xorg):
    checking for gcc... no
    i search in configure file for GCC line but no effect.
    I removed old gcc from my sytem.
    I only have libs (gcc-libs)
    What should i do to compile xorg on gcc 4.5.
    Last edited by SpeedVin (2009-06-28 18:06:13)

    Allan wrote:
    Note that gcc-snapshot from the AUR is not meant to replace the current gcc, but install alongside it.
    To fix your issue you probably want to adjust the PKGBUILD to do something like:
    CC=gcc-4.5 ./configure ...
    Note every single packages is likely to break in the same way...
    Ok that's work now i have error:
    configure: error: gcc-4.5 -E defines unix with or without -undef.  I don't know what to do
    Now i should install gcc?

  • Kdemod, xorg-server 1.7.1.901-1 = slow kickof, dvb broken... [solved]

    So the recent xorg update to 1.7.1.901-1 has caused some problems for me. The kickof menu in kde was extremly slow and dvbt stoped working, kaffeine not being able to tune to any channels anymore.
    Searching in the forum I found out that the kickof menu broke due to the xorg update. It turned out, downgrading xorg fixed kickof and dvbt.
    I described how to do that here
    http://bbs.archlinux.org/viewtopic.php?id=84294
    and there is also the wiki source. I hope this saves somebody some time :-)
    http://wiki.archlinux.org/index.php/Dow … ges#How-To

    But will kde be fixed anytime soon to handle the new xorg?  Or maybe kde is waiting for xorg to be fixed so that kde will still work .  It's annoying to have software components out of date.  Moreover  I hate having to waste brain cells to check if some package dependency will force xorg to be updated again.   After the recent upgrade  I first had no X at all.  I then had to reinstall the nvidia drivers,  but in the past I had used the nvidia shell script to do it because I wanted to try out their openCL drivers.
    For the life of me I couldn't figure out how to uninstall the proprietary drivers and it wouldn't let me install nvidia under pacman.  I had to delete every conflicting file by hand (sigh).  I finally got arch's nvidia to install,  but kde will not start at all for me.   On boot kde hangs after the first disk drive icon and then a mouse click will send the screen to black.
    So far the only solution offered is to downgrade xorg.  I'd prefer to run lxde for now until the wrinkles are worked out.  But even lxde has some odd windowing behavior now.  I use xmonad as my window manager and any window at the right edge of the screen has a defective scroll bar.  You'd think the xorg folks would have done some more testing with at the very least kde and gnome prior to release.

  • [SOLVED] After xorg-server update backlight is not behaving

    After updating a Thinkpad S540 today the system goes into dim backlight level for the screen during the initial stages of the boot process, and recovers to normal brightness after the password has been entered in the KDM greeter and the user logs in to KDE. Running KDE the brightness behaves normally, but when the system shuts down after logging out from KDE the text output during shutdown does into very dim mode again.
    The brightness parameters when logged in to KDE look fine.
    $ ls -1 /sys/class/backlight/intel_backlight/*brightness | xargs -I % sh -c "echo % ; cat %"
    /sys/class/backlight/intel_backlight/actual_brightness
    937
    /sys/class/backlight/intel_backlight/brightness
    937
    /sys/class/backlight/intel_backlight/max_brightness
    937
    $ ls -1 /sys/class/backlight/acpi_video0/*brightness | xargs -I % sh -c "echo % ; cat %"
    /sys/class/backlight/acpi_video0/actual_brightness
    100
    /sys/class/backlight/acpi_video0/brightness
    100
    /sys/class/backlight/acpi_video0/max_brightness
    100
    The snippet of journal log relevant to the brightness setting is:
    Jul 29 17:56:28 lenovo1 systemd[1]: Created slice system-systemd\x2dbacklight.slice.
    Jul 29 17:56:28 lenovo1 systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video0...
    Jul 29 17:56:28 lenovo1 kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.25
    Jul 29 17:56:28 lenovo1 kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
    Jul 29 17:56:28 lenovo1 kernel: thinkpad_acpi: ThinkPad BIOS GPET58WW (1.58 ), EC unknown
    Jul 29 17:56:28 lenovo1 kernel: thinkpad_acpi: Lenovo ThinkPad S5-S540, model 20B3CTO1WW
    Jul 29 17:56:28 lenovo1 systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
    Jul 29 17:56:28 lenovo1 kernel: snd_hda_intel 0000:00:1b.0: irq 61 for MSI/MSI-X
    Jul 29 17:56:28 lenovo1 kernel: tpm_tis 00:0b: 1.2 TPM (device-id 0x0, rev-id 78)
    Jul 29 17:56:28 lenovo1 kernel: ACPI Error: [\_SB_.PCI0.GFX0.DD02._BCL] Namespace lookup failure, AE_NOT_FOUND (20
    Jul 29 17:56:28 lenovo1 kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0.RP05.PEGP.DD02._BCL] (Node f
    Jul 29 17:56:28 lenovo1 kernel: thinkpad_acpi: detected a 8-level brightness capable ThinkPad
    Jul 29 17:56:28 lenovo1 kernel: thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, suppo
    Jul 29 17:56:28 lenovo1 kernel: thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
    Jul 29 17:56:28 lenovo1 systemd-backlight[200]: Saved brightness 11 too low; increasing to 46.
    Jul 29 17:56:28 lenovo1 kernel: snd_hda_intel 0000:00:03.0: irq 62 for MSI/MSI-X
    Jul 29 17:56:28 lenovo1 kernel: ACPI Exception: AE_BAD_PARAMETER, Returned by Handler for [EmbeddedControl] (20140
    Jul 29 17:56:28 lenovo1 kernel: ACPI Error: Method parse/execution failed [\_TZ_.TZ01._TMP] (Node ffff880226839cd0
    Jul 29 17:56:28 lenovo1 kernel: ACPI Exception: AE_BAD_PARAMETER, Returned by Handler for [EmbeddedControl] (20140
    Jul 29 17:56:28 lenovo1 kernel: ACPI Error: Method parse/execution failed [\_TZ_.TZ01._TMP] (Node ffff880226839cd0
    Jul 29 17:56:28 lenovo1 systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:acpi_video0.
    Jul 29 17:56:28 lenovo1 systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:intel_backlight.
    Booting with kernel parameter systemd.restore_state=0 gives a normal brightness throughout. So this must have something to do with the saving of the brightness parameters by systemd. The clue is in the journal log above:
    systemd-backlight[200]: Saved brightness 11 too low; increasing to 46.
    I wonder how I can get systemd to reset the stored value which is too low to be sensible?
    Has anyone seen similar behaviour and if so is there a proper fix instead of the workaround in the bug I have filed upstream as below?
    Filed arch bug https://bugs.archlinux.org/task/41390
    and upstream at https://bugs.freedesktop.org/show_bug.cgi?id=81884
    Last edited by mcloaked (2014-08-13 08:58:01)

    @iskandr , @ens  about backlight and fn keys:
    keys work (I checked by xmodmap) and backlight control works, but only by:
    /sys/class/backlight/intel_backlight/brightness
    old scripts which used for example:
    /sys/class/backlight/acpi_video0/brightness
    stopped works.
    I wonder if this is a BUG or new feature? Where are handlers in clean Linux / systemd responsible for action to acpi keys which controlls backlight? ( I checked and it's not acpid /etc/acpi/handler.sh - acpi keys backlight controll works without it ). (moreover,acpid is external application as well as xbacklight, gbacklight etc... It should work OOTB, without these applications and also in the console.)
    to turn on old interface as before 3.16 try add
    video.use_native_backlight=0
    to GRUB_CMDLINE_LINUX_DEFAULT line in /etc/default/grub  ( remember about grub-mkconfig -o /boot/grub/grub.cfg )
    it turns on old interface:
    ls -l /sys/class/backlight/
    lrwxrwxrwx 1 root root 0 08-15 13:36 acpi_video0 -> ../../devices/pci0000:00/0000:00:01.0/0000:01:00.0/backlight/acpi_video0
    lrwxrwxrwx 1 root root 0 08-15 13:36 acpi_video1 -> ../../devices/pci0000:00/0000:00:02.0/backlight/acpi_video1
    lrwxrwxrwx 1 root root 0 08-15 13:36 intel_backlight -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-LVDS-1/intel_backlight
    and everything works again as before 3.16.
    http://cgit.freedesktop.org/xorg/driver … 0d681c171e
    This is another BUG (also occurs to my laptop). I see that the code is ready, so wait for a fix update.
    I wonder also whether and where to file a bug report (about fn keys + backlight control).
    Last edited by kelloco2 (2014-08-15 12:38:16)

  • [solved]xorg server 1.6 and dbus (???)

    hello everyone
    first of all, i'm fairly new to arch, however, i do have experience with linux. i've been using gentoo for about 4 years and a few other distributions before that.
    secondly, i'd like to apologize  if this is the wrong place to post this, but i couldn't really find a place where it'd fit in.
    today i've installed arch on my macbook (one of the late 2008 models) and so far, quite a few things work. there is, however, one thing i noticed as soon as i started dbus, keyboard events in xorg got repeated. to be more precise, if i hit the letter a, it would print an a on key press and another one on key release. i have xorg server 1.6.3.901-1.
    did anyone else have a similar problem and/or knows how this can be fixed?
    thanks in advance for anything that might help
    edit: quite oddly, a reboot (which did not help previously) fixed it this time...
    Last edited by MrDStar (2009-10-25 20:44:42)

    Thanks!
    xf86-video-intel
    xf86-input-synaptics
    from testing is the solution - more or less .
    testing disabled again:
    # pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    kdemod-core is up to date
    kdemod-extragear is up to date
    archlinuxfr is up to date
    :: Starting full system upgrade...
    warning: intel-dri: local (7.3-1) is newer than extra (7.2-2)
    warning: libgl: local (7.3-1) is newer than extra (7.2-1)
    warning: xf86-input-evdev: local (2.2.0-1) is newer than extra (2.1.2-1)
    warning: xf86-input-synaptics: local (1.1.0-1) is newer than extra (1.0.0-1)
    warning: xorg-server: local (1.6.0-1) is newer than extra (1.5.3-4)
    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: intel-dri: requires libdrm>=2.4.4
    :: libgl: requires libdrm>=2.4.5
    Any ideas?
    Last edited by Llama (2009-03-31 19:15:25)

  • Xorg-server broken after upgrade to 1.6.3.901-1

    Hello,
    After upgrading to xorg-server 1.6.3.901-1 and rebooting the computer xorg-server respawned repeatedly very fast and I was unable to exit except for pressing the power button (I had runlevel 5 set in /etc/inittab). Then I set the runlevel to 3 in /etc/inittab (using a liveCD), logged in and typed startx. The terminal became black except for a grey cursor in the top left of the screen and I was unable to exit except for pressing the power button.
    The previous version of xorg-server is no longer in the pacman cache because I cleared it.
    Thanks.

    helpvampire wrote:
    Hi,
    I fixed this by using the xf86-video-nv driver instead of xf86-video-nouveau. However it has very poor performance.
    Why you don't use NVIDIA drivers?It's very nice from your side to use open source dirver but you have any problem's with NVIDIA drivers?
    Here you have topic with same issue and drivers:
    http://bbs.archlinux.org/viewtopic.php?id=79512
    Last edited by SpeedVin (2009-09-08 18:00:08)

  • Nvidia/nvidia-utils 190.42-1 with xorg-server 1.7.1-1 segfault

    After today's upgrade, X fails to start with segmentation fault.  When I downgraded nvidia/nvidia-utils to 185.18.36-2, xorg-server to 1.6.3.901-1 and related xf86-input-*, it starts to work.  Interestingly, neither combination of nvidia/nvidia-utils to 185.18.36-2 with xorg-server 1.7.1-1, nor nvidia/nvidia-utils 190.42-1 with xorg-server to 1.6.3.901-1 works.  After downgrading and playing it a little bit, I lost my original crash logs.
    I guess I should post the problem here to see if anyone is seeing the same problem, before going back upgrading and hitting the bug again.  Of course, if you are interested in my Xorg.0.log, I can produce it again.
    And by the way, I'm using arch64 on a lenovo t61p with nVidia Quadro FX 570M.  I guess the problem is new, and I don't have any luck with google, yet.

    I just encountered this error with nvidia-173xx, I guess the only solution is to manually search for and install the
    older xorg packages? And wait for nvidia to possibly* add support for the new xorg?
    X.Org X Server 1.7.1
    Release Date: 2009-10-23
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.31-ARCH i686
    Current Operating System: Linux Thorin 2.6.31-ARCH #1 SMP PREEMPT Fri Oct 23 11:12:58 CEST 2009 i686
    Kernel command line: root=/dev/disk/by-uuid/3902f419-5299-4a4e-8cc7-f31d3d7702a5 ro vga=773
    Build Date: 25 October 2009 08:20:56PM
    Current version of pixman: 0.16.2
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sun Nov 1 13:59:11 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Layout0"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Device0"
    (**) |-->Input Device "Keyboard0"
    (**) |-->Input Device "Mouse0"
    (**) Option "DontZap" "false"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    (WW) Disabling Keyboard0
    (WW) Disabling Mouse0
    (II) Loader magic: 0x81e5f40
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 6.0
    X.Org XInput driver : 7.0
    X.Org Server Extension : 2.0
    (--) using VT number 8
    (--) PCI:*(0:1:0:0) 10de:00c8:1558:0900 nVidia Corporation NV41.8 [GeForce Go 6800] rev 162, Mem @ 0xb2000000/16777216, 0xc0000000/268435456, 0xb1000000/16777216
    (II) Open ACPI successful (/var/run/acpid.socket)
    (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) "record" will be loaded by default.
    (II) "dri" will be loaded by default.
    (II) "dri2" will be loaded by default.
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.7.1, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.7.1, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "freetype"
    (WW) Warning, couldn't open module freetype
    (II) UnloadModule: "freetype"
    (EE) Failed to load module "freetype" (module does not exist, 0)
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Server Extension
    (II) NVIDIA GLX Module 173.14.20 Thu Jun 25 19:49:59 PDT 2009
    (II) Loading extension GLX
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.7.1, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.7.1, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.7.1, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "nvidia"
    (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    dlopen: /usr/lib/xorg/modules/drivers/nvidia_drv.so: undefined symbol: resVgaShared
    (EE) Failed to load /usr/lib/xorg/modules/drivers/nvidia_drv.so
    (II) UnloadModule: "nvidia"
    (EE) Failed to load module "nvidia" (loader failed, 7)
    (EE) No drivers available.
    Fatal server error:
    no screens found
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    Edit: found my packages at http://www.schlunix.org/archlinux/extra/os/i686/ and did a downgrade,
    anubis@Thorin ~/ $ sudo pacman -U /var/cache/pacman/pkg/xorg-server-1.6.3.901-1-i686.pkg.tar.gz /var/cache/pacman/pkg/xorg-server-utils-7.4-7-i686.pkg.tar.gz /var/cache/pacman/pkg/xf86-input-evdev-2.2.5-1-i686.pkg.tar.gz /var/cache/pacman/pkg/xf86-input-keyboard-1.3.2-2-i686.pkg.tar.gz /var/cache/pacman/pkg/xf86-input-mouse-1.4.0-2-i686.pkg.tar.gz /var/cache/pacman/pkg/xf86-input-synaptics-1.1.3-1-i686.pkg.tar.gz /var/cache/pacman/pkg/xf86-video-nv-2.1.14-1-i686.pkg.tar.gz /var/cache/pacman/pkg/xf86-video-vesa-2.2.0-1-i686.pkg.tar.gz
    Last edited by 1LordAnubis (2009-11-01 23:07:34)

  • Xorg-server-1.7.1-1 and xorg-video-ati

    Hiya, I've had problems with the latest version of xorg-server on a Radeon Mobility M6 (IBM Thinkpad X31). After the upgrade input into SLiM was totally broken and the screen was completely drained of colour and very dim. I tried enabling KMS (I had it disabled to avoid rendering problems with Mesa) and the screen looked slightly different but no improvement.
    I've fixed the problem by rolling back to xorg-server-1.6.3.901, xf86-video-vesa-2.2.0, xf86-video-ati-6.12.4 and xf86-input-evdev-2.2.5.

    MadTux wrote:Did anyone of you guys actually try to disable KMS according to the Wiki? I can't see this from your posts. My ATI card doesn't like KMS and I had to disable it. After that, everything works like expected with xorg-server 1.7.1 and xf86-video-ati.
    How check is KMS disabled ?
    in kernel option i have:
    append = "init=/linuxrc real_root=/dev/hda3 video=vesafb:mtrr,ywrap,1024x768-16@60 CONSOLE=/dev/tty1 resume2=file:/dev/hda3:0x44048"
    $ lspci | grep VGA
    01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV250 [Mobility FireGL 9000] (rev 01)

  • [Solved] Minimal Xorg for working system

    Hello,
    Maybe somebody could help me to install minimal xorg packages, since it install lots of them (drivers for nvidia, ati ... I have intel, xcalc xterm and other but I do not need them).
    I want to have really minimal Arch+E17 based OS, all is working (no mouse scroll on touchpad, but that is minimal problem, althought ~~~xorg-input-synaptic is installed and other inputs)
    I have already mentioned that I have intel GPU and intel CPU (dual core), do not know what other stuff is required.
    Extra:
    I am using .xinitrc and slim for logging in to E17 windows manager. Slim is launched through daemons.
    Searching forum was no luck, there were few responds to similar problem, but they did not had real answer
    Last edited by vaidotas203 (2012-04-14 13:22:24)

    Gusar wrote:I'm not talking to you as if you're an idiot. But I really didn't see the sense of listing packages that won't get installed anyway unless you specifically install them. That's the "unnecessary complicating" I mentioned earlier.
    Again, this entirely depends on the OP's definition of minimal.
    If he considers minimal getting rid of bloat and unnecessary stuff in Xorg - than almost certainly, he will have to recompile it. Which would mean everything i have said is * *necessarily complicated* and what i have listed above actually makes more sense than what you are saying, because compiling xorg-server in ABS *will* compile all of those other packages (like xdmx, etc ~ why even waste time compiling if you don't plan to install them, anyway?). Not only that, but all of the stuff he may not need (aside from the 'separate' packages) will be compiled in (like kdrive/ipv6/etc) and increase bloat.
    So i was recommending how to strip xorg-server a little. that is all.
    But you are correct, if he is just looking to remove a package or two, obviously what you say makes sense. - but is that really a 'minimal xorg' ~ i don't think so.
    cheerz
    EDIT: you edited you post;
    Gusar wrote:Neither will you see it for any other package, despite many of them having ipv6 support. If you go that far into minimalism, then pretty much all stock Arch packages are unsuitable.
    I don't consider changing a few compile options, and using some flags as 'going to far into minimalism'.
    Gusar wrote:Nor will one have it installed if going with just the four packages I listed. If you check the PKBUILD, only xephyr uses kdrive stuff. And xephyr is a separate package.
    Well, quite frankly - if you are going to compile xorg-server from ABS, and don't plan on using those features -> it makes sense to disable-kdrive and xephyr, as you are just wasting your time compiling them, if you don't plan to install/use them anyway.
    but anyway, this doesn't really matter, as we don't know what the OP means by 'minimal'.
    Last edited by triplesquarednine (2012-04-14 12:27:29)

  • [SOLVED]xorg-server 1.14.4-1 - mouse wheel not responding while moving

    I notice a relapse of the bug (https://bugs.archlinux.org/task/29191 and https://bugs.freedesktop.org/show_bug.cgi?id=48167) since the xorg-server upgrade. Downgrade to 1.14.3-2 solves the problem. The problem is noticed in ioQuake3 engines.
    UPDATE:
    The problem was relative to the mouse brand and model since other mouses didn't have issues. After a few kernel upgrades the problem went away thus I'm marking this thread SOLVED.
    Last edited by rationalperseus (2014-01-03 19:13:41)

    I've just tested some of the games that had that bug and they all seem fine so I'm thinking it's a different bug, perhaps in ioQuake3.

  • [Solved] xorg server & keyboard conf error messages after upgrade

    I ran my daily upgrade (today was big, from FF to the kernel to xorg) and I was not able to login on GDM afterwards.
    It's weird. The X server will start, and so will the GDM login screen. But entering the password will result in a GDM crash (I later found out that KDM and SLIM have the same issue; KDM not starting and SLIM refusing the keyboard input). So after starting an alternate console and trying to start x (startx), I have this error message:
    "Th e XKEYBOARDMAP keymap compiler (xbcomp) reports:
    Error: Cannot close "/tmp/server-0.xkm" properly (not enough space?)
              Output file "/tmp/server-0.xkm" removed
    Errors from xkbcomp are not fatal to the X server
    XKB: Failed to compile keymap
    Keyboard initialization failed. This could be a missing or incorrect setup of xkeyboard-config.
    Fatal server error:
    Failed to activate core devices "
    I have been fiddling with the keyboard config on xorg.conf but I'm not sure I'm getting anywhere. Also, I downgraded the xorg-server and xkeyboard config packages just to be sure.
    Any clue?
    Thanks!
    Last edited by southerncross (2012-07-24 15:46:38)

    Well... seems I didn't have any answer on this. I fiddled a bit more but I have to say that I really came to wits' end at this stage. A couple of observations though:
    * I don't really understand this notion of a keyboard issue. My keyboard and its layout work properly but I will not be able to login regardless of login through GDM, KDM or Slim. Yet it's worth noting that in the case of GDM and SLIM the X server starts; I see the graphical interface, I click, etc. but when I type the trouble starts.
    * I tried to check my xsessions-errors file. The file is really big under a frame buffer, and it wasn't clear to me, but I found strange that the log was reporting all sorts of attempts to start KDE. I don't exactly know what's going on.
    If anybody has any clue, let me know... It's becoming very frustrating.
    Thanks!

  • [SOLVED] Cannot start Xorg server after latest update

    The latest version of xf86-video-ati seems to have stopped my Xorg server running. I did my usual update this morning and got the new version of this driver along with a xorg-server update. On rebooting, I get the following error in Xorg-0.log
    [    27.172] drmOpenDevice: node name is /dev/dri/card0
    [    27.172] drmOpenDevice: open result is 11, (OK)
    [    27.172] drmOpenByBusid: Searching for BusID pci:0000:01:05.0
    [    27.172] drmOpenDevice: node name is /dev/dri/card0
    [    27.172] drmOpenDevice: open result is 11, (OK)
    [    27.172] drmOpenByBusid: drmOpenMinor returns 11
    [    27.172] drmOpenByBusid: Interface 1.4 failed, trying 1.1
    [    27.172] drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
    [    27.278]
    Backtrace:
    [    27.289] 0: /usr/bin/X (xorg_backtrace+0x28) [0x49f1a8]
    [    27.289] 1: /usr/bin/X (0x400000+0x60239) [0x460239]
    [    27.289] 2: /lib/libpthread.so.0 (0x7f42d79da000+0xf1c0) [0x7f42d79e91c0]
    [    27.289] Segmentation fault at address (nil)
    [    27.289]
    Fatal server error:
    [    27.289] Caught signal 11 (Segmentation fault). Server aborting
    [    27.289]
    [    27.289]
    I have tried rolling back to the previous version of xorg-server & xf86-video-ati and my kernel (standard 64bit) but none of these help.
    The only solution I have is to remove the xf86-video-ati driver and use the vesa driver. This as least lets me run the Xorg server.
    Has anyone else encountered this problem or know of what has caused this?
    Thanks,
    Last edited by iainwillis (2010-11-26 11:02:16)

    Full Xorg.0.log:
    [ 21.718]
    X.Org X Server 1.9.2
    Release Date: 2010-10-30
    [ 21.747] X Protocol Version 11, Revision 0
    [ 21.748] Build Operating System: Linux 2.6.35-ARCH x86_64
    [ 21.748] Current Operating System: Linux iainwillis 2.6.36-ARCH #1 SMP PREEMPT Wed Nov 24 00:39:57 CET 2010 x86_64
    [ 21.748] Kernel command line: root=/dev/disk/by-uuid/cedc06dd-72ea-41dd-985f-045b6b72afa5 ro radeon.modeset=0
    [ 21.748] Build Date: 01 November 2010 10:19:41PM
    [ 21.748]
    [ 21.748] Current version of pixman: 0.20.0
    [ 21.748] Before reporting problems, check [url]http://wiki.x.org[/url]
    to make sure that you have the latest version.
    [ 21.748] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 21.748] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Nov 26 10:16:04 2010
    [ 21.857] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 22.266] (==) No Layout section. Using the first Screen section.
    [ 22.266] (==) No screen section available. Using defaults.
    [ 22.266] (**) |-->Screen "Default Screen Section" (0)
    [ 22.266] (**) | |-->Monitor "<default monitor>"
    [ 22.266] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 22.266] (==) Automatically adding devices
    [ 22.266] (==) Automatically enabling devices
    [ 22.323] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 22.323] Entry deleted from font path.
    [ 22.378] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 22.378] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 22.378] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 22.378] (II) Loader magic: 0x7d3360
    [ 22.378] (II) Module ABI versions:
    [ 22.378] X.Org ANSI C Emulation: 0.4
    [ 22.378] X.Org Video Driver: 8.0
    [ 22.378] X.Org XInput driver : 11.0
    [ 22.378] X.Org Server Extension : 4.0
    [ 22.379] (--) PCI:*(0:1:5:0) 1002:5975:103c:30b0 rev 0, Mem @ 0xc0000000/134217728, 0xd4300000/65536, I/O @ 0x00006000/256, BIOS @ 0x????????/131072
    [ 22.380] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 22.380] (II) LoadModule: "extmod"
    [ 22.438] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 22.443] (II) Module extmod: vendor="X.Org Foundation"
    [ 22.444] compiled for 1.9.2, module version = 1.0.0
    [ 22.444] Module class: X.Org Server Extension
    [ 22.444] ABI class: X.Org Server Extension, version 4.0
    [ 22.444] (II) Loading extension MIT-SCREEN-SAVER
    [ 22.444] (II) Loading extension XFree86-VidModeExtension
    [ 22.444] (II) Loading extension XFree86-DGA
    [ 22.444] (II) Loading extension DPMS
    [ 22.444] (II) Loading extension XVideo
    [ 22.444] (II) Loading extension XVideo-MotionCompensation
    [ 22.444] (II) Loading extension X-Resource
    [ 22.444] (II) LoadModule: "dbe"
    [ 22.444] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 22.447] (II) Module dbe: vendor="X.Org Foundation"
    [ 22.447] compiled for 1.9.2, module version = 1.0.0
    [ 22.447] Module class: X.Org Server Extension
    [ 22.447] ABI class: X.Org Server Extension, version 4.0
    [ 22.447] (II) Loading extension DOUBLE-BUFFER
    [ 22.447] (II) LoadModule: "glx"
    [ 22.448] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 22.460] (II) Module glx: vendor="X.Org Foundation"
    [ 22.460] compiled for 1.9.2, module version = 1.0.0
    [ 22.460] ABI class: X.Org Server Extension, version 4.0
    [ 22.460] (==) AIGLX enabled
    [ 22.460] (II) Loading extension GLX
    [ 22.461] (II) LoadModule: "record"
    [ 22.462] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 22.462] (II) Module record: vendor="X.Org Foundation"
    [ 22.462] compiled for 1.9.2, module version = 1.13.0
    [ 22.462] Module class: X.Org Server Extension
    [ 22.462] ABI class: X.Org Server Extension, version 4.0
    [ 22.462] (II) Loading extension RECORD
    [ 22.462] (II) LoadModule: "dri"
    [ 22.463] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 22.574] (II) Module dri: vendor="X.Org Foundation"
    [ 22.574] compiled for 1.9.2, module version = 1.0.0
    [ 22.574] ABI class: X.Org Server Extension, version 4.0
    [ 22.574] (II) Loading extension XFree86-DRI
    [ 22.574] (II) LoadModule: "dri2"
    [ 22.574] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 22.575] (II) Module dri2: vendor="X.Org Foundation"
    [ 22.575] compiled for 1.9.2, module version = 1.2.0
    [ 22.575] ABI class: X.Org Server Extension, version 4.0
    [ 22.575] (II) Loading extension DRI2
    [ 22.575] (==) Matched ati as autoconfigured driver 0
    [ 22.575] (==) Matched vesa as autoconfigured driver 1
    [ 22.575] (==) Matched fbdev as autoconfigured driver 2
    [ 22.575] (==) Assigned the driver to the xf86ConfigLayout
    [ 22.575] (II) LoadModule: "ati"
    [ 22.575] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    [ 22.592] (II) Module ati: vendor="X.Org Foundation"
    [ 22.592] compiled for 1.9.0, module version = 6.13.2
    [ 22.592] Module class: X.Org Video Driver
    [ 22.592] ABI class: X.Org Video Driver, version 8.0
    [ 22.592] (II) LoadModule: "radeon"
    [ 22.592] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 22.730] (II) Module radeon: vendor="X.Org Foundation"
    [ 22.741] compiled for 1.9.0, module version = 6.13.2
    [ 22.741] Module class: X.Org Video Driver
    [ 22.741] ABI class: X.Org Video Driver, version 8.0
    [ 22.742] (II) LoadModule: "vesa"
    [ 22.742] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 22.743] (II) Module vesa: vendor="X.Org Foundation"
    [ 22.743] compiled for 1.9.0, module version = 2.3.0
    [ 22.743] Module class: X.Org Video Driver
    [ 22.743] ABI class: X.Org Video Driver, version 8.0
    [ 22.743] (II) LoadModule: "fbdev"
    [ 22.799] (WW) Warning, couldn't open module fbdev
    [ 22.799] (II) UnloadModule: "fbdev"
    [ 22.799] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 22.799] (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 8500 AIW BC (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 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, ATI Radeon HD 4200, ATI Radeon 4100,
    ATI Mobility Radeon HD 4200, ATI Mobility Radeon 4100,
    ATI Radeon HD 4290, ATI Radeon HD 4290, 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 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 5700 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
    [ 22.804] (II) VESA: driver for VESA chipsets: vesa
    [ 22.804] (++) using VT number 7
    [ 22.805] (II) [KMS] drm report modesetting isn't supported.
    [ 22.805] (WW) Falling back to old probe method for vesa
    [ 22.805] (II) RADEON(0): TOTO SAYS 00000000d4300000
    [ 22.805] (II) RADEON(0): MMIO registers at 0x00000000d4300000: size 64KB
    [ 22.805] (II) RADEON(0): PCI bus 1 card 5 func 0
    [ 22.806] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 22.806] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 22.806] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 22.816] (==) RADEON(0): Default visual is TrueColor
    [ 22.816] (II) Loading sub module "vgahw"
    [ 22.816] (II) LoadModule: "vgahw"
    [ 22.823] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 22.947] (II) Module vgahw: vendor="X.Org Foundation"
    [ 22.947] compiled for 1.9.2, module version = 0.1.0
    [ 22.947] ABI class: X.Org Video Driver, version 8.0
    [ 22.947] (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    [ 22.947] (==) RADEON(0): RGB weight 888
    [ 22.947] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 22.947] (--) RADEON(0): Chipset: "ATI Radeon XPRESS 200M 5975 (PCIE)" (ChipID = 0x5975)
    [ 22.947] (--) RADEON(0): Linear framebuffer at 0x00000000c0000000
    [ 22.947] (II) RADEON(0): PCI card detected
    [ 22.947] (II) Loading sub module "int10"
    [ 22.947] (II) LoadModule: "int10"
    [ 22.948] (II) Loading /usr/lib/xorg/modules/libint10.so
    [ 23.057] (II) Module int10: vendor="X.Org Foundation"
    [ 23.057] compiled for 1.9.2, module version = 1.0.0
    [ 23.057] ABI class: X.Org Video Driver, version 8.0
    [ 23.057] (II) RADEON(0): initializing int10
    [ 23.058] (II) RADEON(0): Primary V_BIOS segment is: 0xc000
    [ 23.058] (II) RADEON(0): Legacy BIOS detected
    [ 23.095] drmOpenDevice: node name is /dev/dri/card0
    [ 23.095] drmOpenDevice: open result is 10, (OK)
    [ 23.095] drmOpenByBusid: Searching for BusID pci:0000:01:05.0
    [ 23.096] drmOpenDevice: node name is /dev/dri/card0
    [ 23.096] drmOpenDevice: open result is 10, (OK)
    [ 23.096] drmOpenByBusid: drmOpenMinor returns 10
    [ 23.096] drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
    [ 23.096] (II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel module version 1.33.0
    [ 23.096] (II) RADEON(0): Direct rendering experimental on RS400/Xpress 200 enabled
    [ 23.096] (==) RADEON(0): Page Flipping disabled
    [ 23.096] (II) RADEON(0): Will try to use DMA for Xv image transfers
    [ 23.096] (II) RADEON(0): Detected total video RAM=131072K, accessible=131072K (PCI BAR=131072K)
    [ 23.096] (--) RADEON(0): Mapped VideoRAM: 131072 kByte (128 bit DDR SDRAM)
    [ 23.096] (II) RADEON(0): Color tiling enabled by default
    [ 23.096] (II) Loading sub module "ddc"
    [ 23.097] (II) LoadModule: "ddc"
    [ 23.097] (II) Module "ddc" already built-in
    [ 23.097] (II) Loading sub module "i2c"
    [ 23.097] (II) LoadModule: "i2c"
    [ 23.097] (II) Module "i2c" already built-in
    [ 23.116] (II) RADEON(0): ref_freq: 1432, min_out_pll: 20000, max_out_pll: 40000, min_in_pll: 100, max_in_pll: 1350, xclk: 13300, sclk: 399.000000, mclk: 133.000000
    [ 23.116] (II) RADEON(0): PLL parameters: rf=1432 rd=6 min=20000 max=40000; xclk=13300
    [ 23.116] (II) RADEON(0): Panel ID string: LGP
    [ 23.116] (II) RADEON(0): Panel Size from BIOS: 1400x1050
    [ 23.116] (II) RADEON(0): BIOS provided dividers will be used.
    [ 23.116] (WW) RADEON(0): LVDS Info:
    XRes: 1400, YRes: 1050, DotClock: 108000
    HBlank: 288, HOverPlus: 32808, HSyncWidth: 112
    VBlank: 13, VOverPlus: 2, VSyncWidth: 3
    [ 23.116] (WW) RADEON(0): LCD DDC Info Table found!
    [ 23.116] (II) RADEON(0): Output VGA-0 has no monitor section
    [ 23.116] (II) RADEON(0): I2C bus "VGA-0" initialized.
    [ 23.116] (II) RADEON(0): Output LVDS has no monitor section
    [ 23.116] (II) RADEON(0): I2C bus "LVDS" initialized.
    [ 23.116] (II) RADEON(0): Output S-video has no monitor section
    [ 23.116] (II) RADEON(0): Default TV standard: NTSC
    [ 23.116] (II) RADEON(0): TV standards supported by chip: NTSC PAL PAL-M NTSC-J
    [ 23.116] (II) RADEON(0): Port0:
    [ 23.116] XRANDR name: VGA-0
    [ 23.116] Connector: VGA
    [ 23.116] CRT1: INTERNAL_DAC2
    [ 23.116] DDC reg: 0x68
    [ 23.116] (II) RADEON(0): Port1:
    [ 23.116] XRANDR name: LVDS
    [ 23.116] Connector: LVDS
    [ 23.116] LCD1: INTERNAL_LVDS
    [ 23.116] DDC reg: 0x1a0
    [ 23.116] (II) RADEON(0): Port2:
    [ 23.116] XRANDR name: S-video
    [ 23.116] Connector: S-video
    [ 23.116] TV1: INTERNAL_DAC2
    [ 23.116] DDC reg: 0x0
    [ 23.116] (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    [ 23.118] (II) RADEON(0): I2C device "VGA-0:DDC control interface" registered at address 0x6E.
    [ 23.180] (II) RADEON(0): EDID for output VGA-0
    [ 23.180] (II) RADEON(0): Manufacturer: SAM Model: 285 Serial#: 1212231993
    [ 23.180] (II) RADEON(0): Year: 2007 Week: 14
    [ 23.180] (II) RADEON(0): EDID Version: 1.3
    [ 23.180] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 23.180] (II) RADEON(0): Sync: Separate Composite SyncOnGreen
    [ 23.180] (II) RADEON(0): Max Image Size [cm]: horiz.: 41 vert.: 26
    [ 23.180] (II) RADEON(0): Gamma: 2.35
    [ 23.180] (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
    [ 23.180] (II) RADEON(0): First detailed timing is preferred mode
    [ 23.180] (II) RADEON(0): redX: 0.636 redY: 0.349 greenX: 0.290 greenY: 0.589
    [ 23.180] (II) RADEON(0): blueX: 0.143 blueY: 0.080 whiteX: 0.313 whiteY: 0.329
    [ 23.180] (II) RADEON(0): Supported established timings:
    [ 23.180] (II) RADEON(0): 720x400@70Hz
    [ 23.180] (II) RADEON(0): 640x480@60Hz
    [ 23.180] (II) RADEON(0): 640x480@67Hz
    [ 23.180] (II) RADEON(0): 640x480@72Hz
    [ 23.180] (II) RADEON(0): 640x480@75Hz
    [ 23.180] (II) RADEON(0): 800x600@56Hz
    [ 23.180] (II) RADEON(0): 800x600@60Hz
    [ 23.180] (II) RADEON(0): 800x600@72Hz
    [ 23.180] (II) RADEON(0): 800x600@75Hz
    [ 23.180] (II) RADEON(0): 832x624@75Hz
    [ 23.180] (II) RADEON(0): 1024x768@60Hz
    [ 23.180] (II) RADEON(0): 1024x768@70Hz
    [ 23.180] (II) RADEON(0): 1024x768@75Hz
    [ 23.180] (II) RADEON(0): 1280x1024@75Hz
    [ 23.180] (II) RADEON(0): 1152x864@75Hz
    [ 23.180] (II) RADEON(0): Manufacturer's mask: 0
    [ 23.180] (II) RADEON(0): Supported standard timings:
    [ 23.180] (II) RADEON(0): #0: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 23.180] (II) RADEON(0): #1: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    [ 23.180] (II) RADEON(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 23.180] (II) RADEON(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 23.180] (II) RADEON(0): #4: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 23.180] (II) RADEON(0): Supported detailed timing:
    [ 23.180] (II) RADEON(0): clock: 106.5 MHz Image Size: 410 x 257 mm
    [ 23.181] (II) RADEON(0): h_active: 1440 h_sync: 1520 h_sync_end 1672 h_blank_end 1904 h_border: 0
    [ 23.181] (II) RADEON(0): v_active: 900 v_sync: 903 v_sync_end 909 v_blanking: 934 v_border: 0
    [ 23.181] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [ 23.181] (II) RADEON(0): Monitor name: SyncMaster
    [ 23.181] (II) RADEON(0): Serial No: HMCP404774
    [ 23.181] (II) RADEON(0): EDID (in hex):
    [ 23.181] (II) RADEON(0): 00ffffffffffff004c2d850239314148
    [ 23.181] (II) RADEON(0): 0e1101030e291a872ad7a5a2594a9624
    [ 23.181] (II) RADEON(0): 145054bfef809500950f81808140714f
    [ 23.181] (II) RADEON(0): 0101010101019a29a0d0518422305098
    [ 23.181] (II) RADEON(0): 36009a011100001c000000fd00384b1e
    [ 23.181] (II) RADEON(0): 510e000a202020202020000000fc0053
    [ 23.181] (II) RADEON(0): 796e634d61737465720a2020000000ff
    [ 23.181] (II) RADEON(0): 00484d43503430343737340a202000cb
    [ 23.181] (II) RADEON(0): EDID vendor "SAM", prod id 645
    [ 23.186] (II) RADEON(0): Using EDID range info for horizontal sync
    [ 23.186] (II) RADEON(0): Using EDID range info for vertical refresh
    [ 23.186] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 23.186] (II) RADEON(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 23.186] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 23.186] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 23.187] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 23.187] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 23.187] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 23.187] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 23.187] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 23.187] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 23.187] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 23.187] (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 23.187] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 23.187] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 23.187] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 23.187] (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 23.187] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 23.187] (II) RADEON(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
    [ 23.187] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 23.187] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 23.187] (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 1
    [ 23.187] (II) RADEON(0): EDID data from the display on output: VGA-0 ----------------------
    [ 23.187] (II) RADEON(0): Manufacturer: SAM Model: 285 Serial#: 1212231993
    [ 23.187] (II) RADEON(0): Year: 2007 Week: 14
    [ 23.187] (II) RADEON(0): EDID Version: 1.3
    [ 23.187] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 23.187] (II) RADEON(0): Sync: Separate Composite SyncOnGreen
    [ 23.187] (II) RADEON(0): Max Image Size [cm]: horiz.: 41 vert.: 26
    [ 23.187] (II) RADEON(0): Gamma: 2.35
    [ 23.187] (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
    [ 23.187] (II) RADEON(0): First detailed timing is preferred mode
    [ 23.187] (II) RADEON(0): redX: 0.636 redY: 0.349 greenX: 0.290 greenY: 0.589
    [ 23.187] (II) RADEON(0): blueX: 0.143 blueY: 0.080 whiteX: 0.313 whiteY: 0.329
    [ 23.187] (II) RADEON(0): Supported established timings:
    [ 23.187] (II) RADEON(0): 720x400@70Hz
    [ 23.187] (II) RADEON(0): 640x480@60Hz
    [ 23.187] (II) RADEON(0): 640x480@67Hz
    [ 23.187] (II) RADEON(0): 640x480@72Hz
    [ 23.187] (II) RADEON(0): 640x480@75Hz
    [ 23.187] (II) RADEON(0): 800x600@56Hz
    [ 23.187] (II) RADEON(0): 800x600@60Hz
    [ 23.187] (II) RADEON(0): 800x600@72Hz
    [ 23.187] (II) RADEON(0): 800x600@75Hz
    [ 23.187] (II) RADEON(0): 832x624@75Hz
    [ 23.187] (II) RADEON(0): 1024x768@60Hz
    [ 23.187] (II) RADEON(0): 1024x768@70Hz
    [ 23.187] (II) RADEON(0): 1024x768@75Hz
    [ 23.187] (II) RADEON(0): 1280x1024@75Hz
    [ 23.187] (II) RADEON(0): 1152x864@75Hz
    [ 23.187] (II) RADEON(0): Manufacturer's mask: 0
    [ 23.187] (II) RADEON(0): Supported standard timings:
    [ 23.187] (II) RADEON(0): #0: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 23.187] (II) RADEON(0): #1: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    [ 23.187] (II) RADEON(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 23.187] (II) RADEON(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 23.187] (II) RADEON(0): #4: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 23.187] (II) RADEON(0): Supported detailed timing:
    [ 23.187] (II) RADEON(0): clock: 106.5 MHz Image Size: 410 x 257 mm
    [ 23.188] (II) RADEON(0): h_active: 1440 h_sync: 1520 h_sync_end 1672 h_blank_end 1904 h_border: 0
    [ 23.188] (II) RADEON(0): v_active: 900 v_sync: 903 v_sync_end 909 v_blanking: 934 v_border: 0
    [ 23.188] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [ 23.188] (II) RADEON(0): Monitor name: SyncMaster
    [ 23.188] (II) RADEON(0): Serial No: HMCP404774
    [ 23.188] (II) RADEON(0): EDID (in hex):
    [ 23.188] (II) RADEON(0): 00ffffffffffff004c2d850239314148
    [ 23.188] (II) RADEON(0): 0e1101030e291a872ad7a5a2594a9624
    [ 23.188] (II) RADEON(0): 145054bfef809500950f81808140714f
    [ 23.188] (II) RADEON(0): 0101010101019a29a0d0518422305098
    [ 23.188] (II) RADEON(0): 36009a011100001c000000fd00384b1e
    [ 23.188] (II) RADEON(0): 510e000a202020202020000000fc0053
    [ 23.188] (II) RADEON(0): 796e634d61737465720a2020000000ff
    [ 23.188] (II) RADEON(0): 00484d43503430343737340a202000cb
    [ 23.188] finished output detect: 0
    [ 23.188] (II) RADEON(0): I2C device "LVDS:ddc2" registered at address 0xA0.
    [ 23.250] (II) RADEON(0): EDID for output LVDS
    [ 23.250] (II) RADEON(0): Manufacturer: LGP Model: 1153 Serial#: 0
    [ 23.250] (II) RADEON(0): Year: 1990 Week: 0
    [ 23.250] (II) RADEON(0): EDID Version: 1.2
    [ 23.250] (II) RADEON(0): Digital Display Input
    [ 23.250] (II) RADEON(0): Max Image Size [cm]: horiz.: 30 vert.: 23
    [ 23.250] (II) RADEON(0): Gamma: 2.20
    [ 23.250] (II) RADEON(0): No DPMS capabilities specified
    [ 23.250] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 23.250] (II) RADEON(0): First detailed timing is preferred mode
    [ 23.250] (II) RADEON(0): redX: 0.590 redY: 0.343 greenX: 0.319 greenY: 0.539
    [ 23.250] (II) RADEON(0): blueX: 0.154 blueY: 0.133 whiteX: 0.312 whiteY: 0.328
    [ 23.250] (II) RADEON(0): Manufacturer's mask: 0
    [ 23.250] (II) RADEON(0): Supported detailed timing:
    [ 23.250] (II) RADEON(0): clock: 108.0 MHz Image Size: 305 x 228 mm
    [ 23.250] (II) RADEON(0): h_active: 1400 h_sync: 1432 h_sync_end 1544 h_blank_end 1688 h_border: 0
    [ 23.250] (II) RADEON(0): v_active: 1050 v_sync: 1052 v_sync_end 1056 v_blanking: 1066 v_border: 0
    [ 23.250] (II) RADEON(0): LGPhilipsLCD
    [ 23.250] (II) RADEON(0): LP150E06-A3K2
    [ 23.250] (II) RADEON(0): EDID (in hex):
    [ 23.250] (II) RADEON(0): 00ffffffffffff0030f0531100000000
    [ 23.250] (II) RADEON(0): 00000102801e17780a3c809757518a27
    [ 23.250] (II) RADEON(0): 22505400000001010101010101010101
    [ 23.250] (II) RADEON(0): 010101010101302a7820511a10402070
    [ 23.250] (II) RADEON(0): 240031e4100000180000000000000000
    [ 23.250] (II) RADEON(0): 00000000000000000000000000fe004c
    [ 23.250] (II) RADEON(0): 475068696c6970734c43440a000000fe
    [ 23.250] (II) RADEON(0): 004c503135304530362d41334b3200e8
    [ 23.250] (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    [ 23.250] (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    [ 23.250] (II) RADEON(0): Manufacturer: LGP Model: 1153 Serial#: 0
    [ 23.250] (II) RADEON(0): Year: 1990 Week: 0
    [ 23.250] (II) RADEON(0): EDID Version: 1.2
    [ 23.250] (II) RADEON(0): Digital Display Input
    [ 23.250] (II) RADEON(0): Max Image Size [cm]: horiz.: 30 vert.: 23
    [ 23.250] (II) RADEON(0): Gamma: 2.20
    [ 23.250] (II) RADEON(0): No DPMS capabilities specified
    [ 23.250] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 23.250] (II) RADEON(0): First detailed timing is preferred mode
    [ 23.251] (II) RADEON(0): redX: 0.590 redY: 0.343 greenX: 0.319 greenY: 0.539
    [ 23.251] (II) RADEON(0): blueX: 0.154 blueY: 0.133 whiteX: 0.312 whiteY: 0.328
    [ 23.251] (II) RADEON(0): Manufacturer's mask: 0
    [ 23.251] (II) RADEON(0): Supported detailed timing:
    [ 23.251] (II) RADEON(0): clock: 108.0 MHz Image Size: 305 x 228 mm
    [ 23.251] (II) RADEON(0): h_active: 1400 h_sync: 1432 h_sync_end 1544 h_blank_end 1688 h_border: 0
    [ 23.251] (II) RADEON(0): v_active: 1050 v_sync: 1052 v_sync_end 1056 v_blanking: 1066 v_border: 0
    [ 23.251] (II) RADEON(0): LGPhilipsLCD
    [ 23.251] (II) RADEON(0): LP150E06-A3K2
    [ 23.251] (II) RADEON(0): EDID (in hex):
    [ 23.251] (II) RADEON(0): 00ffffffffffff0030f0531100000000
    [ 23.251] (II) RADEON(0): 00000102801e17780a3c809757518a27
    [ 23.251] (II) RADEON(0): 22505400000001010101010101010101
    [ 23.251] (II) RADEON(0): 010101010101302a7820511a10402070
    [ 23.251] (II) RADEON(0): 240031e4100000180000000000000000
    [ 23.251] (II) RADEON(0): 00000000000000000000000000fe004c
    [ 23.251] (II) RADEON(0): 475068696c6970734c43440a000000fe
    [ 23.251] (II) RADEON(0): 004c503135304530362d41334b3200e8
    [ 23.251] finished output detect: 1
    [ 23.251] (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
    [ 23.251] finished output detect: 2
    [ 23.251] finished all detect
    [ 23.312] (II) RADEON(0): EDID for output VGA-0
    [ 23.312] (II) RADEON(0): Manufacturer: SAM Model: 285 Serial#: 1212231993
    [ 23.313] (II) RADEON(0): Year: 2007 Week: 14
    [ 23.313] (II) RADEON(0): EDID Version: 1.3
    [ 23.313] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 23.313] (II) RADEON(0): Sync: Separate Composite SyncOnGreen
    [ 23.313] (II) RADEON(0): Max Image Size [cm]: horiz.: 41 vert.: 26
    [ 23.313] (II) RADEON(0): Gamma: 2.35
    [ 23.313] (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
    [ 23.313] (II) RADEON(0): First detailed timing is preferred mode
    [ 23.313] (II) RADEON(0): redX: 0.636 redY: 0.349 greenX: 0.290 greenY: 0.589
    [ 23.313] (II) RADEON(0): blueX: 0.143 blueY: 0.080 whiteX: 0.313 whiteY: 0.329
    [ 23.313] (II) RADEON(0): Supported established timings:
    [ 23.313] (II) RADEON(0): 720x400@70Hz
    [ 23.313] (II) RADEON(0): 640x480@60Hz
    [ 23.313] (II) RADEON(0): 640x480@67Hz
    [ 23.313] (II) RADEON(0): 640x480@72Hz
    [ 23.313] (II) RADEON(0): 640x480@75Hz
    [ 23.313] (II) RADEON(0): 800x600@56Hz
    [ 23.313] (II) RADEON(0): 800x600@60Hz
    [ 23.313] (II) RADEON(0): 800x600@72Hz
    [ 23.313] (II) RADEON(0): 800x600@75Hz
    [ 23.313] (II) RADEON(0): 832x624@75Hz
    [ 23.313] (II) RADEON(0): 1024x768@60Hz
    [ 23.313] (II) RADEON(0): 1024x768@70Hz
    [ 23.313] (II) RADEON(0): 1024x768@75Hz
    [ 23.313] (II) RADEON(0): 1280x1024@75Hz
    [ 23.313] (II) RADEON(0): 1152x864@75Hz
    [ 23.313] (II) RADEON(0): Manufacturer's mask: 0
    [ 23.313] (II) RADEON(0): Supported standard timings:
    [ 23.313] (II) RADEON(0): #0: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 23.313] (II) RADEON(0): #1: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    [ 23.313] (II) RADEON(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 23.313] (II) RADEON(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 23.313] (II) RADEON(0): #4: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 23.313] (II) RADEON(0): Supported detailed timing:
    [ 23.313] (II) RADEON(0): clock: 106.5 MHz Image Size: 410 x 257 mm
    [ 23.313] (II) RADEON(0): h_active: 1440 h_sync: 1520 h_sync_end 1672 h_blank_end 1904 h_border: 0
    [ 23.313] (II) RADEON(0): v_active: 900 v_sync: 903 v_sync_end 909 v_blanking: 934 v_border: 0
    [ 23.313] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [ 23.313] (II) RADEON(0): Monitor name: SyncMaster
    [ 23.313] (II) RADEON(0): Serial No: HMCP404774
    [ 23.313] (II) RADEON(0): EDID (in hex):
    [ 23.313] (II) RADEON(0): 00ffffffffffff004c2d850239314148
    [ 23.313] (II) RADEON(0): 0e1101030e291a872ad7a5a2594a9624
    [ 23.313] (II) RADEON(0): 145054bfef809500950f81808140714f
    [ 23.313] (II) RADEON(0): 0101010101019a29a0d0518422305098
    [ 23.313] (II) RADEON(0): 36009a011100001c000000fd00384b1e
    [ 23.313] (II) RADEON(0): 510e000a202020202020000000fc0053
    [ 23.313] (II) RADEON(0): 796e634d61737465720a2020000000ff
    [ 23.313] (II) RADEON(0): 00484d43503430343737340a202000cb
    [ 23.313] (II) RADEON(0): EDID vendor "SAM", prod id 645
    [ 23.313] (II) RADEON(0): Using hsync ranges from config file
    [ 23.313] (II) RADEON(0): Using vrefresh ranges from config file
    [ 23.313] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 23.314] (II) RADEON(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 23.314] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 23.314] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 23.314] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 23.314] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 23.314] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 23.314] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 23.314] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 23.314] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 23.314] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 23.314] (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 23.314] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 23.314] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 23.314] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 23.314] (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 23.314] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 23.314] (II) RADEON(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
    [ 23.314] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 23.314] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 23.314] (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 1
    [ 23.314] (II) RADEON(0): EDID data from the display on output: VGA-0 ----------------------
    [ 23.314] (II) RADEON(0): Manufacturer: SAM Model: 285 Serial#: 1212231993
    [ 23.314] (II) RADEON(0): Year: 2007 Week: 14
    [ 23.314] (II) RADEON(0): EDID Version: 1.3
    [ 23.314] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 23.314] (II) RADEON(0): Sync: Separate Composite SyncOnGreen
    [ 23.314] (II) RADEON(0): Max Image Size [cm]: horiz.: 41 vert.: 26
    [ 23.314] (II) RADEON(0): Gamma: 2.35
    [ 23.314] (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
    [ 23.314] (II) RADEON(0): First detailed timing is preferred mode
    [ 23.314] (II) RADEON(0): redX: 0.636 redY: 0.349 greenX: 0.290 greenY: 0.589
    [ 23.314] (II) RADEON(0): blueX: 0.143 blueY: 0.080 whiteX: 0.313 whiteY: 0.329
    [ 23.314] (II) RADEON(0): Supported established timings:
    [ 23.314] (II) RADEON(0): 720x400@70Hz
    [ 23.314] (II) RADEON(0): 640x480@60Hz
    [ 23.314] (II) RADEON(0): 640x480@67Hz
    [ 23.314] (II) RADEON(0): 640x480@72Hz
    [ 23.314] (II) RADEON(0): 640x480@75Hz
    [ 23.314] (II) RADEON(0): 800x600@56Hz
    [ 23.314] (II) RADEON(0): 800x600@60Hz
    [ 23.314] (II) RADEON(0): 800x600@72Hz
    [ 23.314] (II) RADEON(0): 800x600@75Hz
    [ 23.314] (II) RADEON(0): 832x624@75Hz
    [ 23.314] (II) RADEON(0): 1024x768@60Hz
    [ 23.314] (II) RADEON(0): 1024x768@70Hz
    [ 23.314] (II) RADEON(0): 1024x768@75Hz
    [ 23.314] (II) RADEON(0): 1280x1024@75Hz
    [ 23.314] (II) RADEON(0): 1152x864@75Hz
    [ 23.314] (II) RADEON(0): Manufacturer's mask: 0
    [ 23.314] (II) RADEON(0): Supported standard timings:
    [ 23.314] (II) RADEON(0): #0: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 23.314] (II) RADEON(0): #1: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    [ 23.314] (II) RADEON(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 23.314] (II) RADEON(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 23.314] (II) RADEON(0): #4: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 23.315] (II) RADEON(0): Supported detailed timing:
    [ 23.315] (II) RADEON(0): clock: 106.5 MHz Image Size: 410 x 257 mm
    [ 23.315] (II) RADEON(0): h_active: 1440 h_sync: 1520 h_sync_end 1672 h_blank_end 1904 h_border: 0
    [ 23.315] (II) RADEON(0): v_active: 900 v_sync: 903 v_sync_end 909 v_blanking: 934 v_border: 0
    [ 23.315] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [ 23.315] (II) RADEON(0): Monitor name: SyncMaster
    [ 23.315] (II) RADEON(0): Serial No: HMCP404774
    [ 23.315] (II) RADEON(0): EDID (in hex):
    [ 23.315] (II) RADEON(0): 00ffffffffffff004c2d850239314148
    [ 23.315] (II) RADEON(0): 0e1101030e291a872ad7a5a2594a9624
    [ 23.315] (II) RADEON(0): 145054bfef809500950f81808140714f
    [ 23.315] (II) RADEON(0): 0101010101019a29a0d0518422305098
    [ 23.315] (II) RADEON(0): 36009a011100001c000000fd00384b1e
    [ 23.315] (II) RADEON(0): 510e000a202020202020000000fc0053
    [ 23.315] (II) RADEON(0): 796e634d61737465720a2020000000ff
    [ 23.315] (II) RADEON(0): 00484d43503430343737340a202000cb
    [ 23.315] (II) RADEON(0): EDID vendor "SAM", prod id 645
    [ 23.315] (II) RADEON(0): Printing probed modes for output VGA-0
    [ 23.315] (II) RADEON(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 23.315] (II) RADEON(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 23.315] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 23.315] (II) RADEON(0): Modeline "1440x900"x75.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
    [ 23.315] (II) RADEON(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 23.315] (II) RADEON(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 23.315] (II) RADEON(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 23.315] (II) RADEON(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 23.315] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 23.315] (II) RADEON(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 23.315] (II) RADEON(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 23.315] (II) RADEON(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 23.315] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 23.315] (II) RADEON(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 23.315] (II) RADEON(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 23.315] (II) RADEON(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 23.315] (II) RADEON(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 23.315] (II) RADEON(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 23.315] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 23.405] (II) RADEON(0): EDID for output LVDS
    [ 23.405] (II) RADEON(0): Manufacturer: LGP Model: 1153 Serial#: 0
    [ 23.405] (II) RADEON(0): Year: 1990 Week: 0
    [ 23.405] (II) RADEON(0): EDID Version: 1.2
    [ 23.405] (II) RADEON(0): Digital Display Input
    [ 23.405] (II) RADEON(0): Max Image Size [cm]: horiz.: 30 vert.: 23
    [ 23.405] (II) RADEON(0): Gamma: 2.20
    [ 23.405] (II) RADEON(0): No DPMS capabilities specified
    [ 23.405] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 23.405] (II) RADEON(0): First detailed timing is preferred mode
    [ 23.405] (II) RADEON(0): redX: 0.590 redY: 0.343 greenX: 0.319 greenY: 0.539
    [ 23.405] (II) RADEON(0): blueX: 0.154 blueY: 0.133 whiteX: 0.312 whiteY: 0.328
    [ 23.405] (II) RADEON(0): Manufacturer's mask: 0
    [ 23.405] (II) RADEON(0): Supported detailed timing:
    [ 23.405] (II) RADEON(0): clock: 108.0 MHz Image Size: 305 x 228 mm
    [ 23.405] (II) RADEON(0): h_active: 1400 h_sync: 1432 h_sync_end 1544 h_blank_end 1688 h_border: 0
    [ 23.405] (II) RADEON(0): v_active: 1050 v_sync: 1052 v_sync_end 1056 v_blanking: 1066 v_border: 0
    [ 23.405] (II) RADEON(0): LGPhilipsLCD
    [ 23.405] (II) RADEON(0): LP150E06-A3K2
    [ 23.405] (II) RADEON(0): EDID (in hex):
    [ 23.405] (II) RADEON(0): 00ffffffffffff0030f0531100000000
    [ 23.405] (II) RADEON(0): 00000102801e17780a3c809757518a27
    [ 23.405] (II) RADEON(0): 22505400000001010101010101010101
    [ 23.405] (II) RADEON(0): 010101010101302a7820511a10402070
    [ 23.405] (II) RADEON(0): 240031e4100000180000000000000000
    [ 23.405] (II) RADEON(0): 00000000000000000000000000fe004c
    [ 23.405] (II) RADEON(0): 475068696c6970734c43440a000000fe
    [ 23.405] (II) RADEON(0): 004c503135304530362d41334b3200e8
    [ 23.405] (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    [ 23.405] (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    [ 23.405] (II) RADEON(0): Manufacturer: LGP Model: 1153 Serial#: 0
    [ 23.405] (II) RADEON(0): Year: 1990 Week: 0
    [ 23.405] (II) RADEON(0): EDID Version: 1.2
    [ 23.405] (II) RADEON(0): Digital Display Input
    [ 23.405] (II) RADEON(0): Max Image Size [cm]: horiz.: 30 vert.: 23
    [ 23.405] (II) RADEON(0): Gamma: 2.20
    [ 23.405] (II) RADEON(0): No DPMS capabilities specified
    [ 23.405] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 23.405] (II) RADEON(0): First detailed timing is preferred mode
    [ 23.405] (II) RADEON(0): redX: 0.590 redY: 0.343 greenX: 0.319 greenY: 0.539
    [ 23.405] (II) RADEON(0): blueX: 0.154 blueY: 0.133 whiteX: 0.312 whiteY: 0.328
    [ 23.405] (II) RADEON(0): Manufacturer's mask: 0
    [ 23.405] (II) RADEON(0): Supported detailed timing:
    [ 23.405] (II) RADEON(0): clock: 108.0 MHz Image Size: 305 x 228 mm
    [ 23.405] (II) RADEON(0): h_active: 1400 h_sync: 1432 h_sync_end 1544 h_blank_end 1688 h_border: 0
    [ 23.405] (II) RADEON(0): v_active: 1050 v_sync: 1052 v_sync_end 1056 v_blanking: 1066 v_border: 0
    [ 23.405] (II) RADEON(0): LGPhilipsLCD
    [ 23.405] (II) RADEON(0): LP150E06-A3K2
    [ 23.405] (II) RADEON(0): EDID (in hex):
    [ 23.405] (II) RADEON(0): 00ffffffffffff0030f0531100000000
    [ 23.406] (II) RADEON(0): 00000102801e17780a3c809757518a27
    [ 23.406] (II) RADEON(0): 22505400000001010101010101010101
    [ 23.406] (II) RADEON(0): 010101010101302a7820511a10402070
    [ 23.406] (II) RADEON(0): 240031e4100000180000000000000000
    [ 23.406] (II) RADEON(0): 00000000000000000000000000fe004c
    [ 23.406] (II) RADEON(0): 475068696c6970734c43440a000000fe
    [ 23.406] (II) RADEON(0): 004c503135304530362d41334b3200e8
    [ 23.406] (II) RADEON(0): EDID vendor "LGP", prod id 4435
    [ 23.406] (II) RADEON(0): Printing probed modes for output LVDS
    [ 23.406] (II) RADEON(0): Modeline "1400x1050"x60.0 108.00 1400 1432 1544 1688 1050 1052 1056 1066 -hsync -vsync (64.0 kHz)
    [ 23.406] (II) RADEON(0): Modeline "1280x1024"x59.9 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync (63.7 kHz)
    [ 23.406] (II) RADEON(0): Modeline "1280x960"x59.9 101.25 1280 1360 1488 1696 960 963 967 996 -hsync +vsync (59.7 kHz)
    [ 23.406] (II) RADEON(0): Modeline "1280x854"x59.9 89.25 1280 1352 1480 1680 854 857 867 887 -hsync +vsync (53.1 kHz)
    [ 23.406] (II) RADEON(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 23.406] (II) RADEON(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz)
    [ 23.406] (II) RADEON(0): Modeline "1152x768"x59.8 71.75 1152 1216 1328 1504 768 771 781 798 -hsync +vsync (47.7 kHz)
    [ 23.406] (II) RADEON(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz)
    [ 23.406] (II) RADEON(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz)
    [ 23.406] (II) RADEON(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz)
    [ 23.406] (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
    [ 23.406] (II) RADEON(0): EDID for output S-video
    [ 23.406] (II) RADEON(0): Output VGA-0 connected
    [ 23.406] (II) RADEON(0): Output LVDS connected
    [ 23.406] (II) RADEON(0): Output S-video disconnected
    [ 23.406] (II) RADEON(0): Using fuzzy aspect match for initial modes
    [ 23.406] (II) RADEON(0): Output VGA-0 using initial mode 1280x960
    [ 23.406] (II) RADEON(0): Output LVDS using initial mode 1280x960
    [ 23.406] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 23.406] (**) RADEON(0): Display dimensions: (410, 260) mm
    [ 23.406] (**) RADEON(0): DPI set to (89, 140)
    [ 23.406] (II) Loading sub module "fb"
    [ 23.406] (II) LoadModule: "fb"
    [ 23.406] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 23.446] (II) Module fb: vendor="X.Org Foundation"
    [ 23.446] compiled for 1.9.2, module version = 1.0.0
    [ 23.446] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 23.446] (II) Loading sub module "ramdac"
    [ 23.446] (II) LoadModule: "ramdac"
    [ 23.446] (II) Module "ramdac" already built-in
    [ 23.447] (==) RADEON(0): Using EXA acceleration architecture
    [ 23.447] (II) Loading sub module "exa"
    [ 23.447] (II) LoadModule: "exa"
    [ 23.447] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 23.453] (II) Module exa: vendor="X.Org Foundation"
    [ 23.453] compiled for 1.9.2, module version = 2.5.0
    [ 23.453] ABI class: X.Org Video Driver, version 8.0
    [ 23.453] (==) RADEON(0): Assuming overlay scaler buffer width is 1536
    [ 23.453] (II) RADEON(0): No MM_TABLE found - assuming CARD is not TV-in capable.
    [ 23.453] (!!) RADEON(0): MergedFB support has been removed and replaced with xrandr 1.2 support
    [ 23.453] (II) UnloadModule: "vesa"
    [ 23.453] (II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 23.453] (--) Depth 24 pixmap format is 32 bpp
    [ 23.453] (II) RADEON(0): RADEONScreenInit c0000000 0 0
    [ 23.509] Entering TV Save
    [ 23.509] Save TV timing tables
    [ 23.509] saveTimingTables: reading timing tables
    [ 23.509] TV Save done
    [ 24.009] disable TVDAC
    [ 24.026] (II) RADEON(0): Dynamic Power Management Disabled
    [ 24.026] (==) RADEON(0): Using 24 bit depth buffer
    [ 24.026] (II) RADEON(0): RADEONInitMemoryMap() :
    [ 24.026] (II) RADEON(0): mem_size : 0x08000000
    [ 24.026] (II) RADEON(0): MC_FB_LOCATION : 0xbfffb800
    [ 24.026] (II) RADEON(0): MC_AGP_LOCATION : 0xffffffc0
    [ 24.026] (II) RADEON(0): Depth moves disabled by default
    [ 24.031] (II) RADEON(0): Allocating from a screen of 131072 kb
    [ 24.031] (II) RADEON(0): Will use 32 kb for hardware cursor 0 at offset 0x00816000
    [ 24.031] (II) RADEON(0): Will use 32 kb for hardware cursor 1 at offset 0x0081a000
    [ 24.031] (II) RADEON(0): Will use 8280 kb for front buffer at offset 0x00000000
    [ 24.031] (II) RADEON(0): Will use 8280 kb for back buffer at offset 0x0081e000
    [ 24.031] (II) RADEON(0): Will use 8280 kb for depth buffer at offset 0x01034000
    [ 24.031] (II) RADEON(0): Will use 52736 kb for textures at offset 0x0184a000
    [ 24.031] (II) RADEON(0): Will use 53464 kb for X Server offscreen at offset 0x04bca000
    [ 24.031] drmOpenDevice: node name is /dev/dri/card0
    [ 24.031] drmOpenDevice: open result is 10, (OK)
    [ 24.032] drmOpenDevice: node name is /dev/dri/card0
    [ 24.032] drmOpenDevice: open result is 10, (OK)
    [ 24.032] drmOpenByBusid: Searching for BusID pci:0000:01:05.0
    [ 24.032] drmOpenDevice: node name is /dev/dri/card0
    [ 24.033] drmOpenDevice: open result is 10, (OK)
    [ 24.033] drmOpenByBusid: drmOpenMinor returns 10
    [ 24.033] drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
    [ 24.033] (II) [drm] DRM interface version 1.4
    [ 24.033] (II) [drm] DRM open master succeeded.
    [ 24.033] (II) RADEON(0): [drm] Using the DRM lock SAREA also for drawables.
    [ 24.033] (II) RADEON(0): [drm] framebuffer handle = 0xc0000000
    [ 24.033] (II) RADEON(0): [drm] added 1 reserved context for kernel
    [ 24.033] (II) RADEON(0): X context handle = 0x1
    [ 24.033] (II) RADEON(0): [drm] installed DRM signal handler
    [ 24.053] (II) RADEON(0): [pci] 32768 kB allocated with handle 0x10cf0900
    [ 24.053] (II) RADEON(0): [pci] ring handle = 0x2b7ff000
    [ 24.053] (II) RADEON(0): [pci] Ring mapped at 0x7f42cbd54000
    [ 24.053] (II) RADEON(0): [pci] Ring contents 0x00000000
    [ 24.053] (II) RADEON(0): [pci] ring read ptr handle = 0x1b800000
    [ 24.054] (II) RADEON(0): [pci] Ring read ptr mapped at 0x7f42d8691000
    [ 24.054] (II) RADEON(0): [pci] Ring read ptr contents 0x00000000
    [ 24.054] (II) RADEON(0): [pci] vertex/indirect buffers handle = 0x2b800000
    [ 24.054] (II) RADEON(0): [pci] Vertex/indirect buffers mapped at 0x7f42cbb54000
    [ 24.054] (II) RADEON(0): [pci] Vertex/indirect buffers contents 0x00000000
    [ 24.054] (II) RADEON(0): [pci] GART texture map handle = 0x2b801000
    [ 24.054] (II) RADEON(0): [pci] GART Texture map mapped at 0x7f42c9ed4000
    [ 24.054] (II) RADEON(0): [drm] register handle = 0x2fff9000
    [ 24.054] (II) RADEON(0): [dri] Visual configs initialized
    [ 24.133] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    [ 24.133] (II) RADEON(0): MC_FB_LOCATION : 0xbfffb800 0xbfffb800
    [ 24.133] (II) RADEON(0): MC_AGP_LOCATION : 0xffffffc0
    [ 24.233] (==) RADEON(0): Backing store disabled
    [ 24.234] (II) RADEON(0): [DRI] installation complete
    [ 24.287] (II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
    [ 24.287] (II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
    [ 24.287] (II) RADEON(0): [drm] dma control initialized, using IRQ 17
    [ 24.287] (II) RADEON(0): [drm] Initialized kernel GART heap manager, 29884416
    [ 24.287] (WW) RADEON(0): DRI init changed memory map, adjusting ...
    [ 24.287] (WW) RADEON(0): MC_FB_LOCATION was: 0xbfffb800 is: 0xbfffb800
    [ 24.287] (WW) RADEON(0): MC_AGP_LOCATION was: 0xffffffc0 is: 0xc1ffc000
    [ 24.287] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    [ 24.287] (II) RADEON(0): MC_FB_LOCATION : 0xbfffb800 0xbfffb800
    [ 24.287] (II) RADEON(0): MC_AGP_LOCATION : 0xc1ffc000
    [ 24.387] (II) RADEON(0): Direct rendering enabled
    [ 24.387] (II) RADEON(0): Render acceleration enabled for R300/R400/R500 type cards.
    [ 24.387] (II) RADEON(0): Setting EXA maxPitchBytes
    [ 24.387] (II) RADEON(0): num quad-pipes is 1
    [ 24.387] (II) EXA(0): Offscreen pixmap area of 54747136 bytes
    [ 24.387] (II) EXA(0): Driver registered support for the following operations:
    [ 24.387] (II) Solid
    [ 24.387] (II) Copy
    [ 24.387] (II) Composite (RENDER acceleration)
    [ 24.387] (II) UploadToScreen
    [ 24.387] (II) DownloadFromScreen
    [ 24.387] (II) RADEON(0): Acceleration enabled
    [ 24.387] (==) RADEON(0): DPMS enabled
    [ 24.387] (==) RADEON(0): Silken mouse enabled
    [ 24.388] (II) RADEON(0): No video input capabilities detected and no information is provided - disabling multimedia i2c
    [ 24.388] (II) Loading sub module "theatre_detect"
    [ 24.388] (II) LoadModule: "theatre_detect"
    [ 24.388] (II) Loading /usr/lib/xorg/modules/multimedia/theatre_detect_drv.so
    [ 24.399] (II) Module theatre_detect: vendor="X.Org Foundation"
    [ 24.399] compiled for 1.9.0, module version = 1.0.0
    [ 24.400] ABI class: X.Org Video Driver, version 8.0
    [ 24.400] (II) RADEON(0): no multimedia table present, disabling Rage Theatre.
    [ 24.400] (II) RADEON(0): Set up overlay video
    [ 24.400] (II) RADEON(0): Set up textured video
    [ 24.418] disable TVDAC
    [ 24.918] disable TV
    [ 25.436] init memmap
    [ 25.436] init common
    [ 25.436] init crtc1
    [ 25.436] init pll1
    [ 25.436] restore memmap
    [ 25.436] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    [ 25.436] (II) RADEON(0): MC_FB_LOCATION : 0xbfffb800 0xbfffb800
    [ 25.436] (II) RADEON(0): MC_AGP_LOCATION : 0xc1ffc000
    [ 25.536] restore common
    [ 25.536] restore crtc1
    [ 25.536] restore pll1
    [ 25.536] set RMX
    [ 25.536] set LVDS
    [ 25.536] enable LVDS
    [ 26.537] disable TVDAC
    [ 26.537] init memmap
    [ 26.537] init common
    [ 26.537] init crtc2
    [ 26.554] init pll2
    [ 26.554] freq: 108000000
    [ 26.554] best_freq: 107996667
    [ 26.554] best_feedback_div: 181
    [ 26.554] best_frac_feedback_div: 0
    [ 26.554] best_ref_div: 12
    [ 26.555] best_post_div: 2
    [ 26.555] restore memmap
    [ 26.555] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    [ 26.555] (II) RADEON(0): MC_FB_LOCATION : 0xbfffb800 0xbfffb800
    [ 26.555] (II) RADEON(0): MC_AGP_LOCATION : 0xc1ffc000
    [ 26.655] restore common
    [ 26.655] restore crtc2
    [ 26.655] restore pll2
    [ 26.660] finished PLL2
    [ 26.660] set TVDAC
    [ 26.660] enable LVDS
    [ 27.160] enable TVDAC
    [ 27.160] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 27.160] (--) RandR disabled
    [ 27.160] (II) Initializing built-in extension Generic Event Extension
    [ 27.160] (II) Initializing built-in extension SHAPE
    [ 27.161] (II) Initializing built-in extension MIT-SHM
    [ 27.161] (II) Initializing built-in extension XInputExtension
    [ 27.161] (II) Initializing built-in extension XTEST
    [ 27.161] (II) Initializing built-in extension BIG-REQUESTS
    [ 27.161] (II) Initializing built-in extension SYNC
    [ 27.161] (II) Initializing built-in extension XKEYBOARD
    [ 27.161] (II) Initializing built-in extension XC-MISC
    [ 27.161] (II) Initializing built-in extension SECURITY
    [ 27.161] (II) Initializing built-in extension XINERAMA
    [ 27.161] (II) Initializing built-in extension XFIXES
    [ 27.161] (II) Initializing built-in extension RENDER
    [ 27.161] (II) Initializing built-in extension RANDR
    [ 27.161] (II) Initializing built-in extension COMPOSITE
    [ 27.161] (II) Initializing built-in extension DAMAGE
    [ 27.172] (II) AIGLX: Screen 0 is not DRI2 capable
    [ 27.172] drmOpenDevice: node name is /dev/dri/card0
    [ 27.172] drmOpenDevice: open result is 11, (OK)
    [ 27.172] drmOpenByBusid: Searching for BusID pci:0000:01:05.0
    [ 27.172] drmOpenDevice: node name is /dev/dri/card0
    [ 27.172] drmOpenDevice: open result is 11, (OK)
    [ 27.172] drmOpenByBusid: drmOpenMinor returns 11
    [ 27.172] drmOpenByBusid: Interface 1.4 failed, trying 1.1
    [ 27.172] drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
    [ 27.278]
    Backtrace:
    [ 27.289] 0: /usr/bin/X (xorg_backtrace+0x28) [0x49f1a8]
    [ 27.289] 1: /usr/bin/X (0x400000+0x60239) [0x460239]
    [ 27.289] 2: /lib/libpthread.so.0 (0x7f42d79da000+0xf1c0) [0x7f42d79e91c0]
    [ 27.289] Segmentation fault at address (nil)
    [ 27.289]
    Fatal server error:
    [ 27.289] Caught signal 11 (Segmentation fault). Server aborting
    [ 27.289]
    [ 27.289]
    Please consult the The X.Org Foundation support
    at [url]http://wiki.x.org[/url]
    for help.
    [ 27.289] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 27.289]
    [ 27.790] disable TVDAC
    [ 27.790] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    [ 27.790] (II) RADEON(0): MC_FB_LOCATION : 0xbfffb800 0xbfffb800
    [ 27.790] (II) RADEON(0): MC_AGP_LOCATION : 0x003f0000
    [ 27.895] finished PLL2
    [ 27.945] finished PLL1
    [ 27.945] Entering Restore TV
    [ 27.945] Restore TV PLL
    [ 27.946] Restore TVHV
    [ 27.946] Restore TV Restarts
    [ 27.946] Restore Timing Tables
    [ 27.946] Restore TV standard
    [ 27.946] Leaving Restore TV
    --mod edit: put that in a code block please
    Last edited by litemotiv (2010-11-26 10:56:19)

Maybe you are looking for

  • Two reservations at the same time

    Hi, I have a resource mailbox configured to automatically accept reservation and to deny conflicts. Here is how it is configured in details : [PS] C:\Windows\system32>Get-CalendarProcessing room.barbaramcclintock | fl RunspaceId                      

  • PAP2t - web page never loads

    Hello! I am trying to update the configuration of a remote PAP2T via the management web pages. The user is on the other end of a private link (a WAN user). I can ping her router's IP, her PAP's IP, and her PC's IP just fine. Calls are (mostly) workin

  • J2EE 13 : what kind of application server?

    Hi, I m using j2ee 1.3 but i m wondering what kind of application server does it use it? I asume it is the j2ee application server... Is there a plugin for eclipse that works with this AS(application server); I ve installed Lomboz but AS JBoss is sup

  • Best way to sync sharepoints on two different xServes running Tiger Server?

    Situation: I have two xServes. Both are Dual 1.0 GHz G4/1 GB RAM/Mac OS X Server Tiger 10.4.x. One xServe is located here in Florida office. Other (backup) xServe is colocated in California. Each xServe has three sharepoints. I need the Florida share

  • Click to activate?

    Why is it that whenever I hover over a Flash animation (in IE) it puts a white square around the Flash thing and says Click or press space bar to activate? Shouldn't it be activated already??