[Solved] Problem with xf86-video-intel after upgrade to xorg 1.16

Hi everyone,
since the upgrade to xorg-server 1.16 i can't get X to work again on my thinkpad R50e with an old intel integrated chip (Intel Extreme Graphics 2).
I first encountered the error "cannot open /dev/tty0": http://okraits.de/upload/xorg/Xorg.0.log
Then i created /etc/X11/Xwrapper.config: http://okraits.de/upload/xorg/Xwrapper.config
Then i got the error "failed to set mode": http://okraits.de/upload/xorg/Xorg.1.log
My xorg.conf looks like this: http://okraits.de/upload/xorg/xorg.conf
I start X with startx and this .xinitrc: http://okraits.de/upload/xorg/.xinitrc
I have no clue how to fix this. Any help would be much appreciated!
Greetings,
Oliver
Last edited by okraits (2014-08-08 06:33:09)

lolilolicon wrote:
How do you start X? Note you must start X from the same VT where you login, if you use Xorg.bin (no setuid). From your log there're mentions of /dev/tty0 and "Using VT number 2", so I suppose that might be the problem.
If you simply use `startx`, the actual process running will be something like
/usr/bin/Xorg.bin -nolisten tcp :0 -auth /tmp/serverauth.XXXXXXXXXX vt1
Note the `vt1` in the line must be specified, where 1 is the value of $XDG_VTNR in the VT where you login.
Edit
In my log there's something yours are missing
[ 45.465] (++) using VT number 1
[ 45.465] (--) controlling tty is VT number 1, auto-enabling KeepTty
I login at tty1 (which is the first one visible after boot) and run startx from there.
I added the following to my .xinitrc:
echo "vt: $XDG_VTNR"
The output was:
vt: 1
That would be ok, right? Or is it $XDG_VTNR + 1?
So i am wondering what is forcing X to use vt 2. Or how i can tell X to use vt 1.
Last edited by okraits (2014-08-07 12:37:17)

Similar Messages

  • Problem with some video files after upgrading to iPhoto'11 ...

    Hi,
    I just realized that after converting from iPhoto'09 to iPhoto'11, I found 176 small video files that don't play anymore.  All problem files, can be found in iPhoto with a «.MOV» search.  When played I get this error message (it's in French :
    The problem is that I cannot find any file nested in my iPhoto Library corresponding to the iPhoto's info (name or size).  I get no corresponding file.  Also most of these «.MOV» files seem to have another file that plays and that is bigger.  It could be the original file or maybe my real file ...    As an example, one «.MOV» file is named MVI_6480Web and the original that works is named MVI_6480.  Not all problem files as the Web suffixe though.
    I did not pass all those 176 files one by one, so I am not sure what is the exact problem.  I wonder if some of you can help me understand what is going on ?
    Regards.

    dalrmi wrote:
    I can't believe this! I bought an upgrade to have new functionalities and what I'm having is a
    limitation ?
    you bought an upgrade to a separate application. i'm sure the iLife'11 manuals don't state a guarantee of compatibility with any appletv?
    i'm not saying this is definitely the cause, but in the past there has usually been a requirement for an update when new iLife products were released.
    Is it so unlikely to have an upgrade of ATV 1stG ?
    the original appletv has been replaced and as such i doubt there will be any more software updates at all.

  • Problems with your HP printer after upgrading to Windows 8.1

    If you are experiencing problems with your HP printer after upgrading to Windows 8.1 please click on the below link and install the HP Print and Scan Doctor and run the utility to fix the issue.
    www.hp.com/go/tools.
    I was an HP employee
    If I have helped you solve your issue please mark it as solved
    **Say Thanks By Clicking on the Kudos Star**

    Hi.....my laserjet 1536dnf mfp was working perfectly with win 8 pro....then I installed win 8.1 pro and now the computer ,which is part of a network,can not communicate with the scanner of the printer--it prints just fine. On another computer (running win 7 ) on the same network, the scanner and all other printer functions  work just fine.
          I have tried installing the latest drivers from HP......scanner still not "communicating" with computer.....also temporarily disabled firewall.....please help...all the best -David G (gossat)

  • Strange problem with my ipod 2g after upgrade to os 4.2

    Strange problem with my ipod 2g after upgrade to os 4.2
    the problem with volume some times when i switch on the ipod i hear the sound
    alarm rings it's work too i can hear it .. but the problem i cant hear anything else as yourtube or music i cant hear buttons sound when i typing
    i hope i get help

    I would try in order:
    - Reset the iPod:
    Reset iPod touch:  Press and hold the On/Off Sleep/Wake button and the Home
    button at the same time for at least ten seconds, until the Apple logo appears.
    - Restore the iPod from backu via iTunes.
    - Restore the iPod to factory defaults/new iPod.

  • Intel i965 on 2.6.28 kernel --- results with xf86-video-intel 2.5.99.

    I compiled and booted into 2.6.28 and switched xorg.conf back to
    EXA.
    Ok, it worked a little bit better but it did not WOW me.  So, I compiled by hand the
    latest intel driver and DAMN! very smooth in Compiz... "lightening fast"  I don't have
    any 3d games to compare but, some "artifacts" that were happening on startup of the
    AWN dock are GONE.   I can play a movie trailer and drag it around with wobbly windows
    and it looks awesome.
    Here's what I did.... 
    use./autogen.sh --prefix=/usr  or ./configure --prefix=/usr where appropriate.
    [1] pthread-stubs
    git clone git://anongit.freedesktop.org/xcb/pthread-stubs
    ./autogen.sh --prefix=/usr
    [2] xf86driproto
    git clone git://anongit.freedesktop.org/xorg/proto/xf86driproto
    ./autogen.sh --prefix=/usr
    make install (its just headers so there's nothing to compile)
    [3] Dec 22 version of libdrm (the latest)
    http://dri.freedesktop.org/libdrm/libdrm-2.4.3.tar.bz2
    [4] Intel driver
    http://xorg.freedesktop.org/archive/ind … 9.1.tar.gz
    ./configure --prefix=/usr
    Transitions everything now in Compiz is smooth, smooth, smooth....!!!!!!
    Enjoy!!!!
    [ANNOUNCE] xf86-video-intel 2.5.99.1     Mon Dec 15 17:43:30 PST 2008
    http://lists.freedesktop.org/archives/x … 00714.html

    For those who'd like some PKGBUILDs in order of compilation and install, these are what I used and it works quite well.
    libpthread-stubs
    pkgname=libpthread-stubs
    pkgver=0.1
    pkgrel=1
    pkgdesc="stubs missing from libc for standard pthread functions"
    arch=('i686' 'x86_64')
    url="http://xcb.freedesktop.org/"
    license=('MIT')
    source=(http://xcb.freedesktop.org/dist/$pkgname-$pkgver.tar.bz2)
    md5sums=('774eabaf33440d534efe108ef9130a7d')
    build() {
    cd "$srcdir/$pkgname-$pkgver"
    ./configure --prefix=/usr
    make || return 1
    make DESTDIR="$pkgdir/" install
    libdrm
    pkgname=libdrm
    pkgver=2.4.3
    pkgrel=1
    pkgdesc="Userspace interface to kernel DRM services"
    arch=(i686 x86_64)
    depends=('glibc' 'libpthread-stubs')
    options=('!libtool' 'force')
    url="http://dri.freedesktop.org/"
    source=(http://dri.freedesktop.org/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
    md5sums=()
    build() {
    cd "${srcdir}/${pkgname}-${pkgver}"
    ./configure --prefix=/usr || return 1
    make || return 1
    make DESTDIR="${pkgdir}" install || return 1
    libxcb
    pkgname=libxcb
    pkgver=1.1.93
    pkgrel=1
    pkgdesc="X11 client-side library"
    arch=(i686 x86_64)
    url="http://xcb.freedesktop.org/"
    depends=('xcb-proto>=1.2' 'libxdmcp' 'libxau')
    makedepends=('pkgconfig' 'libxslt' 'python')
    options=('!libtool')
    license=('custom')
    source=(${url}/dist/${pkgname}-${pkgver}.tar.bz2)
    md5sums=()
    build() {
    cd ${srcdir}/${pkgname}-${pkgver}
    libtoolize --force --copy || return 1
    aclocal || return 1
    autoconf || return 1
    automake --add-missing || return 1
    ./configure --prefix=/usr --enable-xinput || return 1
    make || return 1
    make DESTDIR=${pkgdir} install || return 1
    install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
    install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/ || return 1
    libx11
    pkgname=libx11
    pkgver=1.1.99.2
    pkgrel=1
    pkgdesc="X11 client-side library"
    arch=(i686 x86_64)
    url="http://xorg.freedesktop.org/"
    depends=('libxcb>=1.1.90.1' 'kbproto>=1.0.3')
    makedepends=('xproto>=7.0.13' 'xextproto>=7.0.3' 'xf86bigfontproto>=1.1.2' 'xtrans>=1.2.1' 'kbproto>=1.0.3' 'inputproto>=1.4.4' 'xorg-util-macros')
    options=('!libtool')
    license=('custom:XFREE86')
    source=(${url}/releases/individual/lib/libX11-${pkgver}.tar.bz2
    xorg.sh)
    md5sums=()
    build() {
    cd ${srcdir}/libX11-${pkgver}
    libtoolize --force --copy || return 1
    aclocal || return 1
    autoconf || return 1
    automake --add-missing || return 1
    ./configure --prefix=/usr \
    --with-xcb || return 1
    make || return 1
    make DESTDIR=${pkgdir} install || return 1
    install -m755 -d ${pkgdir}/etc/profile.d
    install -m755 ${srcdir}/xorg.sh \
    ${pkgdir}/etc/profile.d/ || return 1
    install -d -m755 ${pkgdir}/usr/share/licenses/${pkgname}
    install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/ || return 1
    xorg.sh
    export XDG_DATA_HOME=$HOME/.local/share
    export XDG_CONFIG_HOME=$HOME/.config
    export XDG_CACHE_HOME=$HOME/.cache
    if [ -z $XDG_DATA_DIRS ]; then
    export XDG_DATA_DIRS=/usr/share:/usr/local/share
    else
    export XDG_DATA_DIRS=/usr/share:/usr/local/share:$XDG_DATA_DIRS
    fi
    if [ -z $XDG_CONFIG_DIRS ]; then
    export XDG_CONFIG_DIRS=/etc/xdg
    else
    export XDG_CONFIG_DIRS=/etc/xdg:$XDG_CONFIG_DIRS
    fi
    dri2proto-git
    pkgname=dri2proto-git
    pkgver=20081228
    pkgrel=1
    pkgdesc="X11 OpenGL extension wire protocol"
    arch=(i686 x86_64)
    url="http://xorg.freedesktop.org/"
    license=('custom')
    replaces=('dri2proto')
    provides=('dri2proto=1.99.3.99' 'dri2proto-git')
    conflicts=('dri2proto')
    groups=('xorg')
    source=()
    md5sums=()
    _gitroot="git://anongit.freedesktop.org/xorg/proto/dri2proto"
    _gitname="dri2proto"
    build() {
    msg "Connecting to git.freedesktop.org GIT server...."
    if [ -d $startdir/src/$_gitname ] ; then
    cd $_gitname && git pull origin
    msg "The local files are updated."
    else
    git clone $_gitroot
    fi
    msg "GIT checkout done or server timeout"
    msg "Starting make..."
    cd $startdir/src/$_gitname
    sh autogen.sh --prefix=/usr
    make || return 1
    make DESTDIR=${startdir}/pkg install || return 1
    xf86driproto-git
    pkgname=xf86driproto-git
    pkgver=20081228
    pkgrel=1
    pkgdesc="Xf86driproto"
    arch=(i686 x86_64)
    url="http://xorg.freedesktop.org/"
    license=('custom')
    replaces=('xf86driproto')
    provides=('xf86driproto=2.0.4.99' 'xf86driproto-git')
    conflicts=('xf86driproto')
    groups=('xorg')
    source=()
    md5sums=()
    _gitroot="git://anongit.freedesktop.org/xorg/proto/xf86driproto"
    _gitname="xf86driproto"
    build() {
    msg "Connecting to git.freedesktop.org GIT server...."
    if [ -d $startdir/src/$_gitname ] ; then
    cd $_gitname && git pull origin
    msg "The local files are updated."
    else
    git clone $_gitroot
    fi
    msg "GIT checkout done or server timeout"
    msg "Starting make..."
    cd $startdir/src/$_gitname
    sh autogen.sh --prefix=/usr
    make || return 1
    make DESTDIR=${startdir}/pkg install || return 1
    libgl-git
    pkgname=libgl-git
    pkgver=20081224
    pkgrel=1
    pkgdesc="Mesa DRI OpenGL library and drivers from GIT repository"
    arch=(i686 x86_64)
    license=('custom')
    url="http://mesa3d.sourceforge.net"
    depends=('libxxf86vm' 'libdrm>=2.4.3' 'libx11>=1.1.99.2')
    makedepends=('imake' 'glproto' 'git')
    provides=('libgl=7.2.99')
    conflicts=('libgl')
    source=()
    md5sums=()
    _gitroot="git://anongit.freedesktop.org/git/mesa/mesa"
    _gitname="mesa"
    build() {
    cd ${startdir}/src/
    msg "Connecting to git.freedesktop.org GIT server...."
    if [ -d $startdir/src/$_gitname ] ; then
    cd $_gitname && git pull origin
    msg "The local files are updated."
    else
    git clone $_gitroot
    fi
    msg "GIT checkout done or server timeout"
    msg "Starting make..."
    cd $startdir/src/
    cp -r ${startdir}/src/$_gitname ${startdir}/src/$_gitname-build || return 1
    cd $startdir/src/$_gitname-build/
    CONFIG="linux-dri-x86"
    if [ "${CARCH}" = "x86_64" ]; then
    CONFIG="linux-dri-x86-64"
    sed -i -e "s/lib64/lib/g" ${startdir}/src/$_gitname-build/configs/${CONFIG}
    fi
    echo "EXTRA_LIB_PATH =" >> configs/${CONFIG}
    echo "OPT_FLAGS = ${CFLAGS}" >> configs/${CONFIG}
    echo "SRC_DIRS = glx/x11 mesa" >> configs/${CONFIG}
    rm -f include/GL/glut*h
    echo "USING_EGL = 0" >> configs/${CONFIG}
    echo "PROGRAM_DIRS =" >> configs/${CONFIG}
    echo "MKDEP = makedepend" >> configs/${CONFIG}
    echo "DRI_DIRS =" >> configs/${CONFIG}
    echo "DRI_DRIVER_SEARCH_DIR = /usr/lib/xorg/modules/dri" >> configs/${CONFIG}
    echo "ARCH_FLAGS += -DGLX_USE_TLS" >> configs/${CONFIG}
    echo "X11_INCLUDES = `pkg-config --cflags-only-I x11`" >> configs/${CONFIG}
    #echo "DEFINES += -DUSE_XCB" >> configs/${CONFIG}
    #echo "X11_INCLUDES += `pkg-config --cflags-only-I xcb` `pkg-config --cflags-only-I x11-xcb` `pkg-config --cflags-only-I xcb-glx`" >> configs/${CONFIG}
    #echo "GL_LIB_DEPS += `pkg-config --libs xcb` `pkg-config --libs x11-xcb` `pkg-config --libs xcb-glx`" >> configs/${CONFIG}
    make ${CONFIG} || return 1
    mkdir -p ${startdir}/pkg/usr
    make INSTALL_DIR=${startdir}/pkg/usr install
    rm -rf ${startdir}/pkg/usr/include
    mkdir -p ${startdir}/pkg/usr/lib/xorg/modules/extensions
    cd ${startdir}/pkg/usr/lib/xorg/modules/extensions
    ln -sf libGLcore.xorg libGLcore.so
    ln -sf libglx.xorg libglx.so
    rm -r $startdir/src/$_gitname-build
    mesa-git
    pkgname=mesa-git
    pkgver=20081224
    pkgrel=1
    pkgdesc="Mesa OpenGL Library from GIT repository"
    url="http://www.mesa3d.org"
    license=""
    arch=(x86_64 i686)
    depends=('libgl>=7.2.99' 'glproto' 'gcc' 'libxt')
    makedepends=('imake' 'git')
    conflicts=('mesa-apps' 'mesa')
    replaces=('mesa-apps' 'mesa')
    provides=('mesa=7.2.99')
    backup=()
    install=
    source=()
    md5sums=()
    _gitroot="git://anongit.freedesktop.org/git/mesa/mesa"
    _gitname="mesa"
    build() {
    msg "Connecting to git.freedesktop.org GIT server...."
    if [ -d $startdir/src/$_gitname ] ; then
    cd $_gitname && git pull origin
    msg "The local files are updated."
    else
    git clone $_gitroot
    fi
    msg "GIT checkout done or server timeout"
    msg "Starting make..."
    cd $startdir/src
    cp -r $startdir/src/$_gitname $startdir/src/$_gitname-build
    cd $startdir/src/$_gitname-build
    # Any patches you may want to add go here
    cd $startdir/src/$_gitname-build
    CONFIG="linux-dri-x86"
    if [ "${CARCH}" = "x86_64" ]; then
    CONFIG="linux-dri-x86-64"
    sed -i -e "s/lib64/lib/g" ${startdir}/src/$_gitname-build/configs/${CONFIG}
    fi
    echo "EXTRA_LIB_PATH =" >> configs/${CONFIG}
    echo "OPT_FLAGS = ${CFLAGS}" >> configs/${CONFIG}
    echo "SRC_DIRS = glx/x11 glu glw" >> configs/${CONFIG}
    rm -f include/GL/glut*h
    echo "USING_EGL = 0" >> configs/${CONFIG}
    echo "PROGRAM_DIRS =" >> configs/${CONFIG}
    echo "MKDEP = makedepend" >> configs/${CONFIG}
    echo "DRI_DIRS =" >> configs/${CONFIG}
    echo "DRI_DRIVER_SEARCH_DIR = /usr/lib/xorg/modules/dri" >> configs/${CONFIG}
    echo "ARCH_FLAGS += -DGLX_USE_TLS" >> configs/${CONFIG}
    echo "X11_INCLUDES = `pkg-config --cflags-only-I x11`" >> configs/${CONFIG}
    make ${CONFIG} || return 1
    mkdir -p ${startdir}/pkg/usr
    make INSTALL_DIR=${startdir}/pkg/usr install
    install -m644 include/GL/*.h ${startdir}/pkg/usr/include/GL/
    cp -r include/GL/* ${startdir}/pkg/usr/include/GL/
    rm -f ${startdir}/pkg/usr/lib/libGL.so*
    cd progs/xdemos
    make glxinfo glxgears
    mkdir -p ${startdir}/pkg/usr/bin
    install -m755 glxinfo glxgears ${startdir}/pkg/usr/bin/
    cd ${startdir}/src/gl-manpages-1.0.1
    ./configure --prefix=/usr
    make || return 1
    make DESTDIR=${startdir}/pkg install
    rm -r $startdir/pkg/usr/lib/xorg/
    rm -r $startdir/src/$_gitname-build
    intel-dri-git
    pkgname=intel-dri-git
    pkgver=20081224
    pkgrel=1
    pkgdesc="Mesa DRI drivers for Intel chipsets"
    arch=(i686 x86_64)
    url="http://xorg.freedesktop.org/"
    depends=('libdrm>=2.4.3' 'mesa>=7.2.99' 'expat>=2.0')
    makedepends=('libdrm>=2.4.3' 'imake' 'mesa>=7.2.99' 'glproto>=1.4.9')
    options=('!libtool')
    conflicts=('intel-dri')
    provides=('intel-dri=7.2.99')
    source=()
    md5sums=()
    license=('custom')
    _gitroot="git://anongit.freedesktop.org/git/mesa/mesa"
    _gitname="mesa"
    build() {
    cd ${startdir}/src/
    msg "Connecting to git.freedesktop.org GIT server...."
    if [ -d $startdir/src/$_gitname ] ; then
    cd $_gitname && git pull origin
    msg "The local files are updated."
    else
    git clone $_gitroot
    fi
    msg "GIT checkout done or server timeout"
    msg "Starting make..."
    cd $startdir/src/
    cp -r ${startdir}/src/$_gitname ${startdir}/src/$_gitname-build || return 1
    cd $startdir/src/$_gitname-build/
    CONFIG="linux-dri-x86"
    if [ "${CARCH}" = "x86_64" ]; then
    CONFIG="linux-dri-x86-64"
    sed -i -e "s/lib64/lib/g" ${startdir}/src/$_gitname-build/configs/${CONFIG}
    fi
    echo "EXTRA_LIB_PATH =" >> configs/${CONFIG}
    echo "OPT_FLAGS = ${CFLAGS} -fno-strict-aliasing" >> configs/${CONFIG}
    echo "SRC_DIRS = glx/x11 mesa" >> configs/${CONFIG}
    rm -f include/GL/glut*h
    echo "USING_EGL = 0" >> configs/${CONFIG}
    echo "PROGRAM_DIRS =" >> configs/${CONFIG}
    echo "MKDEP = makedepend" >> configs/${CONFIG}
    echo "DRI_DIRS = i810 i915 i915tex i965" >> configs/${CONFIG}
    echo "DRI_DRIVER_SEARCH_DIR = /usr/lib/xorg/modules/dri" >> configs/${CONFIG}
    echo "DRI_DRIVER_INSTALL_DIR = /usr/lib/xorg/modules/dri" >> configs/${CONFIG}
    echo "ARCH_FLAGS += -DGLX_USE_TLS" >> configs/${CONFIG}
    echo "X11_INCLUDES = `pkg-config --cflags-only-I x11`" >> configs/${CONFIG}
    make realclean
    make ${CONFIG} || return 1
    mkdir -p ${startdir}/pkg/usr
    cd drivers/dri
    make DESTDIR=${startdir}/pkg install || return 1
    rm -rf ${startdir}/pkg/usr/local
    inputproto
    pkgname=inputproto
    pkgver=1.5.0
    pkgrel=1
    pkgdesc="X11 Input extension wire protocol"
    arch=(i686 x86_64)
    license=('custom')
    url="http://xorg.freedesktop.org/"
    source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2)
    md5sums=()
    build() {
    cd ${srcdir}/${pkgname}-${pkgver}
    ./configure --prefix=/usr || return 1
    make || return 1
    make DESTDIR=${startdir}/pkg install || return 1
    install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
    install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/ || return 1
    pixman
    pkgname=pixman
    pkgver=0.13.2
    pkgrel=1
    pkgdesc="Pixman library"
    arch=(i686 x86_64)
    url="http://xorg.freedesktop.org"
    license=()
    depends=('glibc')
    options=('!libtool')
    source=(http://xorg.freedesktop.org/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2)
    md5sums=()
    build() {
    cd "${srcdir}/${pkgname}-${pkgver}"
    ./configure --prefix=/usr --disable-static || return 1
    make || return 1
    make DESTDIR="${pkgdir}" install || return 1
    randrproto
    pkgname=randrproto
    pkgver=1.2.99.3
    pkgrel=1
    pkgdesc="X11 RandR extension wire protocol"
    arch=('i686' 'x86_64')
    license=('custom')
    url="http://xorg.freedesktop.org/"
    source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2)
    md5sums=()
    build() {
    cd ${srcdir}/${pkgname}-${pkgver}
    ./configure --prefix=/usr || return 1
    make || return 1
    make DESTDIR=${pkgdir} install || return 1
    install -d -m755 ${pkgdir}/usr/share/licenses/${pkgname}
    install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/ || return 1
    xorg-server
    pkgname=xorg-server
    pkgver=1.5.99.901
    pkgrel=1
    pkgdesc="X.Org X servers"
    arch=('i686' 'x86_64')
    license=('custom')
    url="http://xorg.freedesktop.org"
    depends=('libx11>=1.1.99.2' 'libxkbui>=1.0.2' 'libgl' 'libxfont>=1.3.3' 'openssl>=0.9.8h' 'libxxf86misc>=1.0.1' 'libpciaccess>=0.10.5' 'libxv>=1.0.4' 'libxaw>=1.0.4' 'pixman>=0.11.10' 'hal>=0.5.11' 'xcursor-themes' 'xkeyboard-config>=1.3' 'xorg-server-utils' 'xorg-utils' 'xorg-fonts-misc' 'xbitmaps' 'libdrm>=2.3.1' 'diffutils' 'xf86-input-evdev')
    makedepends=('glproto>=1.4.9' 'xf86driproto>=2.0.4' 'mesa>=7.2.99' 'randrproto>=1.2.99.3' 'renderproto>=0.9.3' 'scrnsaverproto>=1.1.0' 'fontsproto>=2.0.2' 'videoproto>=2.2.2' 'compositeproto>=0.4' 'trapproto>=3.4.3' 'resourceproto>=1.0.2' 'xineramaproto>=1.1.2' 'evieext>=1.0.2' 'libxkbfile>=1.0.5' 'libxmu>=1.0.4' 'libxpm>=3.5.7' 'libxxf86dga>=1.0.2' 'inputproto>=1.4.4' 'xcmiscproto>=1.1.2' 'bigreqsproto' 'libdrm=2.4.3' 'xtrans' 'pixman>=0.13.2' 'inputproto>=1.5.0')
    options=('!libtool')
    provides=('x-server')
    groups=('xorg')
    install=xorg-server.install
    source=(${url}/releases/individual/xserver/${pkgname}-${pkgver}.tar.bz2)
    md5sums=()
    build() {
    cd "${srcdir}/${pkgname}-${pkgver}"
    # Fix dbus config path
    sed -i -e 's/\$(sysconfdir)/\/etc/' config/Makefile.* || return 1
    ./configure --prefix=/usr \
    --enable-ipv6 \
    --enable-dri \
    --disable-dmx \
    --enable-xvfb \
    --enable-xnest \
    --enable-composite \
    --enable-xcsecurity \
    --enable-xorg \
    --enable-xtrap \
    --enable-xevie \
    --enable-xephyr \
    --enable-glx-tls \
    --enable-xorgcfg \
    --enable-kdrive \
    --enable-install-setuid \
    --enable-config-hal \
    --enable-config-dbus \
    --disable-xfbdev \
    --disable-xfake \
    --disable-xsdl \
    --disable-kdrive-vesa \
    --disable-dri2 \
    --disable-xprint \
    --disable-static \
    --sysconfdir=/etc/X11 \
    --localstatedir=/var \
    --with-default-font-path=/usr/share/fonts/misc,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/TTF,/usr/share/fonts/Type1 \
    --with-xkb-path=/usr/share/X11/xkb \
    --with-xkb-output=/var/lib/xkb \
    --with-dri-driver-path=/usr/lib/xorg/modules/dri || return 1
    make || return 1
    make DESTDIR="${pkgdir}" install || return 1
    rm -rf "${pkgdir}/var/log" || return 1
    install -m755 -d "${pkgdir}/etc/X11" || return 1
    install -m755 -d "${pkgdir}/var/lib/xkb" || return 1
    # No longer needed, but as nvidia-utils mangles these files,
    # keep them like this so they can be restored
    mv "${pkgdir}/usr/lib/xorg/modules/libwfb.so" \
    "${pkgdir}/usr/lib/xorg/modules/libwfb.so.1.4" || return 1
    # Needed for non-mesa drivers, libgl will restore it
    mv "${pkgdir}/usr/lib/xorg/modules/extensions/libglx.so" \
    "${pkgdir}/usr/lib/xorg/modules/extensions/libglx.xorg" || return 1
    mv "${pkgdir}/usr/lib/xorg/modules/extensions/libdri.so" \
    "${pkgdir}/usr/lib/xorg/modules/extensions/libdri.xorg" || return 1
    install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
    install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/" || return 1
    xorg-server.install
    post_install() {
    rm -f usr/lib/xorg/modules/libwfb.so
    ln -sf libwfb.so.1.4 usr/lib/xorg/modules/libwfb.so
    cmp usr/lib/xorg/modules/extensions/libdri.so usr/lib/xorg/modules/extensions/libglx.xorg >/dev/null 2>&1 && rm -f usr/lib/xorg/modules/extensions/libdri.so
    # If the symlink is dead or non-existent, remove it and make a new one
    if [ ! -e usr/lib/xorg/modules/extensions/libdri.so ]; then
    rm -f usr/lib/xorg/modules/extensions/libdri.so
    ln -sf libdri.xorg usr/lib/xorg/modules/extensions/libdri.so
    fi
    post_upgrade() {
    if [ "`vercmp $2 1.4.99.906`" -lt 0 ]; then
    cat << _EOF
    Input device handling has changed in xorg-server 1.5.
    Please read http://wiki.archlinux.org/index.php/Xorg_input_hotplugging.
    _EOF
    fi
    post_install
    post_remove() {
    rm -f /usr/lib/xorg/modules/libwfb.so
    # If the symlink is dead, remove it
    if [ ! -e usr/lib/xorg/modules/extensions/libdri.so ]; then
    rm -f usr/lib/xorg/modules/extensions/libdri.so
    fi
    xf86-video-intel
    pkgname=xf86-video-intel
    pkgver=2.5.99.2
    pkgrel=1
    pkgdesc="X.org Intel i810/i830/i915/945G/G965+ video drivers"
    arch=(i686 x86_64)
    url="http://xorg.freedesktop.org/"
    depends=('intel-dri>=7.2.99' 'libpciaccess>=0.10.5' 'libdrm>=2.4.3')
    makedepends=('pkgconfig' 'xorg-server>=1.5.99.3' 'xf86driproto>=2.0.4' 'glproto>=1.4.9' 'mesa>=7.2.99' 'libdrm=2.4.3')
    conflicts=('xorg-server<1.5.99.3' 'xf86-video-i810')
    replaces=('xf86-video-i810')
    options=('!libtool' 'force')
    groups=('xorg-video-drivers')
    source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
    md5sums=()
    build() {
    cd "${srcdir}/${pkgname}-${pkgver}"
    ./configure --prefix=/usr \
    --enable-dri || return 1
    make || return 1
    make DESTDIR="${pkgdir}" install || return 1
    xf86-input-evdev
    pkgname=xf86-input-evdev
    pkgver=2.1.0
    pkgrel=1
    pkgdesc="X.org evdev input driver"
    arch=(i686 x86_64)
    url="http://xorg.freedesktop.org/"
    license=('custom')
    depends=('glibc')
    makedepends=('pkgconfig' 'xorg-server>=1.5.99.3' 'inputproto>=1.5.0' 'randrproto>=1.2.99.3')
    options=('!libtool')
    groups=('xorg-input-drivers')
    source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
    md5sums=('a6070ead29b2d81b5b386a96df2661b8')
    build() {
    cd "${srcdir}/${pkgname}-${pkgver}"
    ./configure --prefix=/usr || return 1
    make || return 1
    make DESTDIR="${pkgdir}" install || return 1
    install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
    install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/" || return 1
    Last edited by mutlu_inek (2009-01-15 02:45:22)

  • Tearing on VGA output, LVDS OK on 950GMA with xf86-video-intel-2.6.10

    I'm crossposting this message i sent on intel-graphics ml and xorg bugzilla, because maybe some of you can point me to a solution.
    i own an asus eeepc1005ha, it uses intel gma 950.
    Playing a video on the internal LVDS panel is very pleasing and tear
    free, but as soon as i connect the vga output, i can notice tearing or
    flickering on the picture.
    I tried all possible configurations:
    -Booting with the lid open (tty on LVDS) and then switching to xorg
    with a VGA only output. (VGA tears)
    -Booting with the lid closed (tty on VGA) and using xorg on VGA. (VGA tears)
    -VGA+LVDS in clone mode (VGA and LVDS tears)
    -VGA+LVDS in multihead mode (expanded desktop) (VGA and LVDS tears)
    Using xv adaptor via mplayer results in a different tear effect, seems
    more like a flickering, while the GL output definitely tears.
    I couldn't try overlay adaptor because i don't have a 2.6.33 kernel yet
    (believe it or not, i've seen overlay tearing too with an old intel
    driver in the past, i think 2.7.1, in a cloned mode if lvds was at
    60hz, while vga was at 70hz)
    I'm using xf86-video-intel 2.10.0 and kernel 2.6.32.9
    I used the framerate test videos available here:
    http://spng.se/frame-rate-test/
    Thanks for reading.
    Last edited by kokoko3k (2010-03-07 08:23:48)

    You're right, here's the references:
    http://lists.freedesktop.org/archives/i … 06092.html
    http://bugs.freedesktop.org/show_bug.cgi?id=26925
    About your command, i'll try, but what it does is just picking the first port from first adaptor, right?
    By now (xf86-video-intel 2.10.0 and kernel 2.6.32.9), we just have a single adaptor, the textured one;
    why the first port should make a difference?
    Maybe with your setup the overlay adaptor was picked, and in 99% of the cases that would certanly help.
    As a side note, newer mplayer versions comes with an useful option: -vo xv:adaptor=#
    What i think is that vblank interrupts generation is (and was) messed up in the drivers code.
    see:
    (believe it or not, i've seen overlay tearing too with an old intel
    driver in the past, i think 2.7.1, in a cloned mode if lvds was at
    60hz, while vga was at 70hz)

  • Problems with set up disc after upgrading hard drive

    I am having problems starting up my Macbook after upgrading the hard drive from 80GB to 160GB.  The new hd is SATA, a WDScorpio.  The pins on the end look the same, and I've had no problem with the physical install.  When I go to start up the Macbook, I get a gray screen and the "flashing manila file w/a question mark" icon.  I load the disc while holding down the "C" key, and all that happens is the disc gets ejected.  What am I doing wrong?  I also have my hd backed up w/time machine in an external hd.  Any ideas?

    Turns out, my problem is a malfunctioning optical drive. My Macbook couldn't read the set up disc. This is the second time in a week that I have had this Macbook into the apple store for warranty repair work. Last week, It was a defective VGcable. Each trip to the Applestore is 115 miles round trip from where I live. I tried to get Apple to give me a new computer, but no dice. I even had a district manager in Boise Idaho hang up on me. It's too bad when they know they have a product which everyone loves, and wants to use. They can set the terms. How many things must go wrong before they just replace the @#$# thing? I bought the Macbook Feb 12th, so it's not that old. I have handled it with the utmost care. Anyway, I've tasted the forbidden fruit, and will continue to use Apple products. Thanks for your help. I'll probably have a much easier time with a computer that works. (knock on wood)

  • Problems with xf86-video-vesa in use? (Solved)

    Continue installation? [Y / n] s
    checking the integrity of the package ...
    (55/55) checking for file conflicts [#####################] 100%
    Error: Failed to submit the transaction (conflicting files)
    xf86-video-vesa: / usr / lib / xorg / modules / drivers / vesa_drv.so exists in filesystem
    xf86-video-vesa: / usr/share/licenses/xf86-video-vesa/COPYING exists in filesystem
    xf86-video-vesa: / usr/share/man/man4/vesa.4.gz exists in filesystem
    Some errors occurred, therefore, no package has been updated.
    What should I do?
    Last edited by claupper (2010-04-12 01:23:57)

    claupper wrote:
    Continue installation? [Y / n] s
    checking the integrity of the package ...
    (55/55) checking for file conflicts [#####################] 100%
    Error: Failed to submit the transaction (conflicting files)
    xf86-video-vesa: / usr / lib / xorg / modules / drivers / vesa_drv.so exists in filesystem
    xf86-video-vesa: / usr/share/licenses/xf86-video-vesa/COPYING exists in filesystem
    xf86-video-vesa: / usr/share/man/man4/vesa.4.gz exists in filesystem
    Some errors occurred, therefore, no package has been updated.
    What should I do?
    I used the command pacman-Sf xf86-video-vesa, and after this command, everything has been installed normally.

  • [SOLVED]Error with xf86-video-ati 6.12.99.git20091221-1 + mesa-7.6.1-1

    Upgrade mesa (7.6-2 -> 7.6.1-1), libgl (7.6-2 -> 7.6.1-1), libgl (7.6-2 -> 7.6.1-1) and ati-dri (7.6-2 -> 7.6.1-1) from testing broke my resolution in KDE - X start only with vesa driver.
    I don't use xorg.conf, kernel is kernel26 2.6.32.2-1 from testing, KMS disabled (don't work with this kernel)
    /var/log/Xorg.0.log:
    (II) LoadModule: "radeon"
    (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    dlopen: libdrm_radeon.so.1: cannot open shared object file: No such file or directory
    (EE) Failed to load /usr/lib/xorg/modules/drivers/radeon_drv.so
    (II) UnloadModule: "radeon"
    (EE) Failed to load module "radeon" (loader failed, 7)
    (II) LoadModule: "vesa"
    Compiling xf86-video-ati-git (20091223-1) solve this problem
    Last edited by Tapan (2009-12-23 14:19:23)

    I have kernel 2.6.31-ARCH, nothing testing repository but in my
    grep EE /var/log/Xorg.0.log
    Current Operating System: Linux skynet 2.6.31-ARCH #1 SMP PREEMPT Tue Nov 10 19:01:40 CET 2009 x86_64
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (II) Loading extension MIT-SCREEN-SAVER
    (EE) Failed to load module "fbdev" (module does not exist, 0)
    (EE) RADEON(0): [dri] RADEONDRIGetVersion failed because of a version mismatch.
    (EE) Microsoft Comfort Curve Keyboard 2000: failed to initialize for relative axes.
    and, for example, switch for different desktop is very slow. Also maximized windows is very slow (I'm using xfce with compositing)

  • Problems with xf86-video-ati 6.14.0-1

    Hi there,
    I had a problem after updating
    xf86-video-ati (6.13.2-2 -> 6.14.0-1)
    I'm using window manager `awesome' and with the new video driver my screen was kind of ripped: Small artefacts (squares of about .5cm) display the correct image but are located at the wrong position if you understand what I mean... It looks like a not yet begun jigsaw puzzle...
    Downgrading to  6.13.2-2 `fixed' the issue...
    Edit: Still the same problem (and same `solution') after updating xserver:
    upgraded xorg-server-common (1.9.3.901-1 -> 1.9.4-1)
    upgraded xorg-server (1.9.3.901-1 -> 1.9.4-1)
    upgraded xorg-xrdb (1.0.7-1 -> 1.0.8-1)
    Last edited by skunk_junior (2011-02-05 11:40:01)

    You are pretty lucky -- my xorg segfaults after xf86-video-ati upgrade:
    [ 21.708]
    X.Org X Server 1.9.4
    Release Date: 2011-02-04
    [ 21.712] X Protocol Version 11, Revision 0
    [ 21.712] Build Operating System: Linux 2.6.37-ARCH i686
    [ 21.713] Current Operating System: Linux vendredi13 2.6.37-ARCH #1 SMP PREEMPT Sat Jan 29 19:40:04 UTC 2011 i686
    [ 21.713] Kernel command line: BOOT_IMAGE=/boot/vmlinuz26 root=/dev/sda6 ro nomodeset
    [ 21.713] Build Date: 04 February 2011 09:39:45PM
    [ 21.713]
    [ 21.719] Current version of pixman: 0.20.2
    [ 21.719] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 21.719] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 21.719] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Feb 5 07:31:28 2011
    [ 21.848] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 21.856] (==) No Layout section. Using the first Screen section.
    [ 21.856] (==) No screen section available. Using defaults.
    [ 21.856] (**) |-->Screen "Default Screen Section" (0)
    [ 21.856] (**) | |-->Monitor "<default monitor>"
    [ 21.856] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 21.856] (==) Automatically adding devices
    [ 21.856] (==) Automatically enabling devices
    [ 21.891] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 21.891] Entry deleted from font path.
    [ 21.901] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 21.901] Entry deleted from font path.
    [ 21.901] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 21.901] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/
    [ 21.901] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 21.901] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 21.901] (II) Loader magic: 0x81f3040
    [ 21.901] (II) Module ABI versions:
    [ 21.901] X.Org ANSI C Emulation: 0.4
    [ 21.901] X.Org Video Driver: 8.0
    [ 21.901] X.Org XInput driver : 11.0
    [ 21.901] X.Org Server Extension : 4.0
    [ 21.902] (--) PCI:*(0:1:0:0) 1002:9490:1043:02ac rev 0, Mem @ 0xd0000000/268435456, 0xfbbe0000/65536, I/O @ 0x0000b000/256, BIOS @ 0x????????/131072
    [ 21.902] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 21.902] (II) LoadModule: "extmod"
    [ 22.007] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 22.014] (II) Module extmod: vendor="X.Org Foundation"
    [ 22.014] compiled for 1.9.4, module version = 1.0.0
    [ 22.014] Module class: X.Org Server Extension
    [ 22.014] ABI class: X.Org Server Extension, version 4.0
    [ 22.014] (II) Loading extension MIT-SCREEN-SAVER
    [ 22.014] (II) Loading extension XFree86-VidModeExtension
    [ 22.014] (II) Loading extension XFree86-DGA
    [ 22.014] (II) Loading extension DPMS
    [ 22.014] (II) Loading extension XVideo
    [ 22.014] (II) Loading extension XVideo-MotionCompensation
    [ 22.014] (II) Loading extension X-Resource
    [ 22.014] (II) LoadModule: "dbe"
    [ 22.014] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 22.014] (II) Module dbe: vendor="X.Org Foundation"
    [ 22.014] compiled for 1.9.4, module version = 1.0.0
    [ 22.014] Module class: X.Org Server Extension
    [ 22.014] ABI class: X.Org Server Extension, version 4.0
    [ 22.014] (II) Loading extension DOUBLE-BUFFER
    [ 22.014] (II) LoadModule: "glx"
    [ 22.014] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 22.025] (II) Module glx: vendor="X.Org Foundation"
    [ 22.025] compiled for 1.9.4, module version = 1.0.0
    [ 22.025] ABI class: X.Org Server Extension, version 4.0
    [ 22.048] (==) AIGLX enabled
    [ 22.048] (II) Loading extension GLX
    [ 22.048] (II) LoadModule: "record"
    [ 22.048] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 22.061] (II) Module record: vendor="X.Org Foundation"
    [ 22.061] compiled for 1.9.4, module version = 1.13.0
    [ 22.061] Module class: X.Org Server Extension
    [ 22.061] ABI class: X.Org Server Extension, version 4.0
    [ 22.061] (II) Loading extension RECORD
    [ 22.061] (II) LoadModule: "dri"
    [ 22.061] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 22.087] (II) Module dri: vendor="X.Org Foundation"
    [ 22.087] compiled for 1.9.4, module version = 1.0.0
    [ 22.087] ABI class: X.Org Server Extension, version 4.0
    [ 22.087] (II) Loading extension XFree86-DRI
    [ 22.087] (II) LoadModule: "dri2"
    [ 22.087] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 22.130] (II) Module dri2: vendor="X.Org Foundation"
    [ 22.130] compiled for 1.9.4, module version = 1.2.0
    [ 22.130] ABI class: X.Org Server Extension, version 4.0
    [ 22.130] (II) Loading extension DRI2
    [ 22.130] (==) Matched ati as autoconfigured driver 0
    [ 22.130] (==) Matched vesa as autoconfigured driver 1
    [ 22.130] (==) Matched fbdev as autoconfigured driver 2
    [ 22.131] (==) Assigned the driver to the xf86ConfigLayout
    [ 22.131] (II) LoadModule: "ati"
    [ 22.131] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    [ 22.140] (II) Module ati: vendor="X.Org Foundation"
    [ 22.140] compiled for 1.9.3.901, module version = 6.14.0
    [ 22.140] Module class: X.Org Video Driver
    [ 22.140] ABI class: X.Org Video Driver, version 8.0
    [ 22.140] (II) LoadModule: "radeon"
    [ 22.140] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 22.181] (II) Module radeon: vendor="X.Org Foundation"
    [ 22.181] compiled for 1.9.3.901, module version = 6.14.0
    [ 22.181] Module class: X.Org Video Driver
    [ 22.181] ABI class: X.Org Video Driver, version 8.0
    [ 22.181] (II) LoadModule: "vesa"
    [ 22.181] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 22.199] (II) Module vesa: vendor="X.Org Foundation"
    [ 22.199] compiled for 1.9.0, module version = 2.3.0
    [ 22.199] Module class: X.Org Video Driver
    [ 22.199] ABI class: X.Org Video Driver, version 8.0
    [ 22.199] (II) LoadModule: "fbdev"
    [ 22.200] (WW) Warning, couldn't open module fbdev
    [ 22.200] (II) UnloadModule: "fbdev"
    [ 22.200] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 22.200] (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
    ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI 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 4250, AMD Radeon HD 6310 Graphics,
    AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
    AMD Radeon HD 6250 Graphics, 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, AMD Radeon HD 6900M Series,
    Mobility Radeon HD 6000 Series, BARTS, BARTS,
    Mobility Radeon HD 6000 Series, Mobility Radeon HD 6000 Series,
    BARTS, BARTS, BARTS, BARTS, AMD Radeon HD 6800 Series,
    AMD Radeon HD 6800 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS
    [ 22.205] (II) VESA: driver for VESA chipsets: vesa
    [ 22.205] (++) using VT number 7
    [ 22.207] (II) [KMS] drm report modesetting isn't supported.
    [ 22.207] (WW) Falling back to old probe method for vesa
    [ 22.207] (II) RADEON(0): TOTO SAYS 00000000fbbe0000
    [ 22.207] (II) RADEON(0): MMIO registers at 0x00000000fbbe0000: size 64KB
    [ 22.207] (II) RADEON(0): PCI bus 1 card 0 func 0
    [ 22.207] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 22.207] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 22.207] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 22.207] (==) RADEON(0): Default visual is TrueColor
    [ 22.207] (II) Loading sub module "vgahw"
    [ 22.207] (II) LoadModule: "vgahw"
    [ 22.207] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 22.248] (II) Module vgahw: vendor="X.Org Foundation"
    [ 22.248] compiled for 1.9.4, module version = 0.1.0
    [ 22.248] ABI class: X.Org Video Driver, version 8.0
    [ 22.248] (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    [ 22.248] (==) RADEON(0): RGB weight 888
    [ 22.249] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 22.249] (--) RADEON(0): Chipset: "ATI RV730XT [Radeon HD 4670]" (ChipID = 0x9490)
    [ 22.249] (--) RADEON(0): Linear framebuffer at 0x00000000d0000000
    [ 22.249] (II) RADEON(0): PCIE card detected
    [ 22.249] (II) Loading sub module "int10"
    [ 22.249] (II) LoadModule: "int10"
    [ 22.249] (II) Loading /usr/lib/xorg/modules/libint10.so
    [ 22.250] (II) Module int10: vendor="X.Org Foundation"
    [ 22.250] compiled for 1.9.4, module version = 1.0.0
    [ 22.250] ABI class: X.Org Video Driver, version 8.0
    [ 22.250] (II) RADEON(0): initializing int10
    [ 22.250] (II) RADEON(0): Primary V_BIOS segment is: 0xc000
    [ 22.250] (II) RADEON(0): ATOM BIOS detected
    [ 22.252] (II) RADEON(0): ATOM BIOS Rom:
    [ 22.252] SubsystemVendorID: 0x1043 SubsystemID: 0x02ac
    [ 22.252] IOBaseAddress: 0xb000
    [ 22.252] Filename: SV33824.BIN
    [ 22.252] BIOS Bootup Message:
    9490.11.22.0.1.AS02
    [ 22.252] (II) RADEON(0): Framebuffer space used by Firmware (kb): 20
    [ 22.252] (II) RADEON(0): Start of VRAM area used by Firmware: 0x7ffec
    [ 22.252] (II) RADEON(0): AtomBIOS requests 20kB of VRAM scratch space
    [ 22.252] (II) RADEON(0): AtomBIOS VRAM scratch base: 0x7ffec
    [ 22.252] (II) RADEON(0): Cannot get VRAM scratch space. Allocating in main memory instead
    [ 22.252] (II) RADEON(0): Default Engine Clock: 750000
    [ 22.252] (II) RADEON(0): Default Memory Clock: 900000
    [ 22.252] (II) RADEON(0): Maximum Pixel ClockPLL Frequency Output: 1200000
    [ 22.252] (II) RADEON(0): Minimum Pixel ClockPLL Frequency Output: 0
    [ 22.252] (II) RADEON(0): Maximum Pixel ClockPLL Frequency Input: 16000
    [ 22.252] (II) RADEON(0): Minimum Pixel ClockPLL Frequency Input: 6000
    [ 22.252] (II) RADEON(0): Maximum Pixel Clock: 400000
    [ 22.252] (II) RADEON(0): Reference Clock: 27000
    [ 22.252] drmOpenDevice: node name is /dev/dri/card0
    [ 22.252] drmOpenDevice: open result is 10, (OK)
    [ 22.252] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    [ 22.252] drmOpenDevice: node name is /dev/dri/card0
    [ 22.252] drmOpenDevice: open result is 10, (OK)
    [ 22.252] drmOpenByBusid: drmOpenMinor returns 10
    [ 22.252] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    [ 22.252] (II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel module version 1.33.0
    [ 22.252] (==) RADEON(0): Page Flipping disabled on r5xx and newer chips.
    [ 22.252] (II) RADEON(0): Will try to use DMA for Xv image transfers
    [ 22.252] (II) RADEON(0): Detected total video RAM=524288K, accessible=262144K (PCI BAR=262144K)
    [ 22.252] (--) RADEON(0): Mapped VideoRAM: 262144 kByte (128 bit DDR SDRAM)
    [ 22.252] (II) RADEON(0): Color tiling disabled
    [ 22.252] (II) Loading sub module "ddc"
    [ 22.252] (II) LoadModule: "ddc"
    [ 22.252] (II) Module "ddc" already built-in
    [ 22.252] (II) Loading sub module "i2c"
    [ 22.252] (II) LoadModule: "i2c"
    [ 22.252] (II) Module "i2c" already built-in
    [ 22.262] (II) RADEON(0): PLL parameters: rf=2700 rd=12 min=60000 max=120000; xclk=40000
    [ 22.262] (II) RADEON(0): Output HDMI-0 has no monitor section
    [ 22.262] (II) RADEON(0): I2C bus "HDMI-0" initialized.
    [ 22.262] (II) RADEON(0): Output VGA-0 has no monitor section
    [ 22.262] (II) RADEON(0): I2C bus "VGA-0" initialized.
    [ 22.262] (II) RADEON(0): Output DVI-0 has no monitor section
    [ 22.262] (II) RADEON(0): I2C bus "DVI-0" initialized.
    [ 22.262] (II) RADEON(0): Port0:
    [ 22.262] XRANDR name: HDMI-0
    [ 22.262] Connector: HDMI-A
    [ 22.262] DFP2: INTERNAL_UNIPHY1
    [ 22.262] DDC reg: 0x7e60
    [ 22.262] (II) RADEON(0): Port1:
    [ 22.262] XRANDR name: VGA-0
    [ 22.262] Connector: VGA
    [ 22.262] CRT2: INTERNAL_KLDSCP_DAC2
    [ 22.262] DDC reg: 0x7f10
    [ 22.262] (II) RADEON(0): Port2:
    [ 22.262] XRANDR name: DVI-0
    [ 22.262] Connector: DVI-I
    [ 22.262] CRT1: INTERNAL_KLDSCP_DAC1
    [ 22.262] DFP1: INTERNAL_UNIPHY
    [ 22.262] DDC reg: 0x7e20
    [ 22.262] (II) RADEON(0): I2C device "HDMI-0:ddc2" registered at address 0xA0.
    [ 22.266] (II) RADEON(0): Output: HDMI-0, Detected Monitor Type: 0
    [ 22.266] finished output detect: 0
    [ 22.266] (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    [ 22.275] Dac detection success
    [ 22.275] (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    [ 22.275] finished output detect: 1
    [ 22.275] (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    [ 22.328] (II) RADEON(0): EDID for output DVI-0
    [ 22.328] (II) RADEON(0): Manufacturer: SAM Model: 1b6 Serial#: 1447309625
    [ 22.328] (II) RADEON(0): Year: 2006 Week: 10
    [ 22.328] (II) RADEON(0): EDID Version: 1.3
    [ 22.328] (II) RADEON(0): Digital Display Input
    [ 22.328] (II) RADEON(0): Max Image Size [cm]: horiz.: 38 vert.: 30
    [ 22.329] (II) RADEON(0): Gamma: 2.20
    [ 22.329] (II) RADEON(0): DPMS capabilities: Off
    [ 22.329] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 22.329] (II) RADEON(0): First detailed timing is preferred mode
    [ 22.329] (II) RADEON(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
    [ 22.329] (II) RADEON(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
    [ 22.329] (II) RADEON(0): Supported established timings:
    [ 22.329] (II) RADEON(0): 720x400@70Hz
    [ 22.329] (II) RADEON(0): 640x480@60Hz
    [ 22.329] (II) RADEON(0): 640x480@67Hz
    [ 22.329] (II) RADEON(0): 640x480@72Hz
    [ 22.329] (II) RADEON(0): 640x480@75Hz
    [ 22.329] (II) RADEON(0): 800x600@56Hz
    [ 22.329] (II) RADEON(0): 800x600@60Hz
    [ 22.329] (II) RADEON(0): 800x600@72Hz
    [ 22.329] (II) RADEON(0): 800x600@75Hz
    [ 22.329] (II) RADEON(0): 832x624@75Hz
    [ 22.329] (II) RADEON(0): 1024x768@60Hz
    [ 22.329] (II) RADEON(0): 1024x768@70Hz
    [ 22.329] (II) RADEON(0): 1024x768@75Hz
    [ 22.329] (II) RADEON(0): 1280x1024@75Hz
    [ 22.329] (II) RADEON(0): 1152x864@75Hz
    [ 22.329] (II) RADEON(0): Manufacturer's mask: 0
    [ 22.329] (II) RADEON(0): Supported standard timings:
    [ 22.329] (II) RADEON(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 22.329] (II) RADEON(0): #1: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 22.329] (II) RADEON(0): #2: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 22.329] (II) RADEON(0): Supported detailed timing:
    [ 22.329] (II) RADEON(0): clock: 108.0 MHz Image Size: 376 x 301 mm
    [ 22.329] (II) RADEON(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
    [ 22.329] (II) RADEON(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
    [ 22.329] (II) RADEON(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [ 22.329] (II) RADEON(0): Monitor name: SyncMaster
    [ 22.329] (II) RADEON(0): Serial No: HVFL302001
    [ 22.329] (II) RADEON(0): EDID (in hex):
    [ 22.329] (II) RADEON(0): 00ffffffffffff004c2db60139314456
    [ 22.329] (II) RADEON(0): 0a10010380261e782aee95a3544c9926
    [ 22.329] (II) RADEON(0): 0f5054bfef8081808140714f01010101
    [ 22.329] (II) RADEON(0): 010101010101302a009851002a403070
    [ 22.329] (II) RADEON(0): 1300782d1100001e000000fd00384c1e
    [ 22.329] (II) RADEON(0): 510e000a202020202020000000fc0053
    [ 22.329] (II) RADEON(0): 796e634d61737465720a2020000000ff
    [ 22.329] (II) RADEON(0): 004856464c3330323030310a20200072
    [ 22.329] (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 3
    [ 22.329] (II) RADEON(0): EDID data from the display on output: DVI-0 ----------------------
    [ 22.329] (II) RADEON(0): Manufacturer: SAM Model: 1b6 Serial#: 1447309625
    [ 22.329] (II) RADEON(0): Year: 2006 Week: 10
    [ 22.329] (II) RADEON(0): EDID Version: 1.3
    [ 22.329] (II) RADEON(0): Digital Display Input
    [ 22.329] (II) RADEON(0): Max Image Size [cm]: horiz.: 38 vert.: 30
    [ 22.329] (II) RADEON(0): Gamma: 2.20
    [ 22.329] (II) RADEON(0): DPMS capabilities: Off
    [ 22.329] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 22.329] (II) RADEON(0): First detailed timing is preferred mode
    [ 22.329] (II) RADEON(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
    [ 22.329] (II) RADEON(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
    [ 22.329] (II) RADEON(0): Supported established timings:
    [ 22.329] (II) RADEON(0): 720x400@70Hz
    [ 22.329] (II) RADEON(0): 640x480@60Hz
    [ 22.329] (II) RADEON(0): 640x480@67Hz
    [ 22.329] (II) RADEON(0): 640x480@72Hz
    [ 22.329] (II) RADEON(0): 640x480@75Hz
    [ 22.329] (II) RADEON(0): 800x600@56Hz
    [ 22.329] (II) RADEON(0): 800x600@60Hz
    [ 22.329] (II) RADEON(0): 800x600@72Hz
    [ 22.329] (II) RADEON(0): 800x600@75Hz
    [ 22.329] (II) RADEON(0): 832x624@75Hz
    [ 22.329] (II) RADEON(0): 1024x768@60Hz
    [ 22.329] (II) RADEON(0): 1024x768@70Hz
    [ 22.329] (II) RADEON(0): 1024x768@75Hz
    [ 22.329] (II) RADEON(0): 1280x1024@75Hz
    [ 22.329] (II) RADEON(0): 1152x864@75Hz
    [ 22.329] (II) RADEON(0): Manufacturer's mask: 0
    [ 22.329] (II) RADEON(0): Supported standard timings:
    [ 22.329] (II) RADEON(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 22.329] (II) RADEON(0): #1: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 22.329] (II) RADEON(0): #2: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 22.329] (II) RADEON(0): Supported detailed timing:
    [ 22.329] (II) RADEON(0): clock: 108.0 MHz Image Size: 376 x 301 mm
    [ 22.329] (II) RADEON(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
    [ 22.329] (II) RADEON(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
    [ 22.329] (II) RADEON(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [ 22.329] (II) RADEON(0): Monitor name: SyncMaster
    [ 22.329] (II) RADEON(0): Serial No: HVFL302001
    [ 22.329] (II) RADEON(0): EDID (in hex):
    [ 22.329] (II) RADEON(0): 00ffffffffffff004c2db60139314456
    [ 22.329] (II) RADEON(0): 0a10010380261e782aee95a3544c9926
    [ 22.329] (II) RADEON(0): 0f5054bfef8081808140714f01010101
    [ 22.329] (II) RADEON(0): 010101010101302a009851002a403070
    [ 22.329] (II) RADEON(0): 1300782d1100001e000000fd00384c1e
    [ 22.329] (II) RADEON(0): 510e000a202020202020000000fc0053
    [ 22.329] (II) RADEON(0): 796e634d61737465720a2020000000ff
    [ 22.329] (II) RADEON(0): 004856464c3330323030310a20200072
    [ 22.329] finished output detect: 2
    [ 22.330] finished all detect
    [ 22.333] (II) RADEON(0): Output: HDMI-0, Detected Monitor Type: 0
    [ 22.333] (II) RADEON(0): EDID for output HDMI-0
    [ 22.342] Dac detection success
    [ 22.342] (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    [ 22.342] (II) RADEON(0): EDID for output VGA-0
    [ 22.396] (II) RADEON(0): EDID for output DVI-0
    [ 22.396] (II) RADEON(0): Manufacturer: SAM Model: 1b6 Serial#: 1447309625
    [ 22.396] (II) RADEON(0): Year: 2006 Week: 10
    [ 22.396] (II) RADEON(0): EDID Version: 1.3
    [ 22.396] (II) RADEON(0): Digital Display Input
    [ 22.396] (II) RADEON(0): Max Image Size [cm]: horiz.: 38 vert.: 30
    [ 22.396] (II) RADEON(0): Gamma: 2.20
    [ 22.396] (II) RADEON(0): DPMS capabilities: Off
    [ 22.396] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 22.396] (II) RADEON(0): First detailed timing is preferred mode
    [ 22.396] (II) RADEON(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
    [ 22.396] (II) RADEON(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
    [ 22.396] (II) RADEON(0): Supported established timings:
    [ 22.396] (II) RADEON(0): 720x400@70Hz
    [ 22.396] (II) RADEON(0): 640x480@60Hz
    [ 22.396] (II) RADEON(0): 640x480@67Hz
    [ 22.396] (II) RADEON(0): 640x480@72Hz
    [ 22.396] (II) RADEON(0): 640x480@75Hz
    [ 22.396] (II) RADEON(0): 800x600@56Hz
    [ 22.396] (II) RADEON(0): 800x600@60Hz
    [ 22.396] (II) RADEON(0): 800x600@72Hz
    [ 22.396] (II) RADEON(0): 800x600@75Hz
    [ 22.396] (II) RADEON(0): 832x624@75Hz
    [ 22.396] (II) RADEON(0): 1024x768@60Hz
    [ 22.396] (II) RADEON(0): 1024x768@70Hz
    [ 22.396] (II) RADEON(0): 1024x768@75Hz
    [ 22.396] (II) RADEON(0): 1280x1024@75Hz
    [ 22.396] (II) RADEON(0): 1152x864@75Hz
    [ 22.396] (II) RADEON(0): Manufacturer's mask: 0
    [ 22.396] (II) RADEON(0): Supported standard timings:
    [ 22.396] (II) RADEON(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 22.396] (II) RADEON(0): #1: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 22.396] (II) RADEON(0): #2: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 22.396] (II) RADEON(0): Supported detailed timing:
    [ 22.396] (II) RADEON(0): clock: 108.0 MHz Image Size: 376 x 301 mm
    [ 22.396] (II) RADEON(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
    [ 22.396] (II) RADEON(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
    [ 22.396] (II) RADEON(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [ 22.396] (II) RADEON(0): Monitor name: SyncMaster
    [ 22.396] (II) RADEON(0): Serial No: HVFL302001
    [ 22.396] (II) RADEON(0): EDID (in hex):
    [ 22.396] (II) RADEON(0): 00ffffffffffff004c2db60139314456
    [ 22.396] (II) RADEON(0): 0a10010380261e782aee95a3544c9926
    [ 22.396] (II) RADEON(0): 0f5054bfef8081808140714f01010101
    [ 22.396] (II) RADEON(0): 010101010101302a009851002a403070
    [ 22.396] (II) RADEON(0): 1300782d1100001e000000fd00384c1e
    [ 22.396] (II) RADEON(0): 510e000a202020202020000000fc0053
    [ 22.396] (II) RADEON(0): 796e634d61737465720a2020000000ff
    [ 22.396] (II) RADEON(0): 004856464c3330323030310a20200072
    [ 22.396] (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 3
    [ 22.396] (II) RADEON(0): EDID data from the display on output: DVI-0 ----------------------
    [ 22.396] (II) RADEON(0): Manufacturer: SAM Model: 1b6 Serial#: 1447309625
    [ 22.396] (II) RADEON(0): Year: 2006 Week: 10
    [ 22.396] (II) RADEON(0): EDID Version: 1.3
    [ 22.396] (II) RADEON(0): Digital Display Input
    [ 22.396] (II) RADEON(0): Max Image Size [cm]: horiz.: 38 vert.: 30
    [ 22.396] (II) RADEON(0): Gamma: 2.20
    [ 22.396] (II) RADEON(0): DPMS capabilities: Off
    [ 22.397] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 22.397] (II) RADEON(0): First detailed timing is preferred mode
    [ 22.397] (II) RADEON(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
    [ 22.397] (II) RADEON(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
    [ 22.397] (II) RADEON(0): Supported established timings:
    [ 22.397] (II) RADEON(0): 720x400@70Hz
    [ 22.397] (II) RADEON(0): 640x480@60Hz
    [ 22.397] (II) RADEON(0): 640x480@67Hz
    [ 22.397] (II) RADEON(0): 640x480@72Hz
    [ 22.397] (II) RADEON(0): 640x480@75Hz
    [ 22.397] (II) RADEON(0): 800x600@56Hz
    [ 22.397] (II) RADEON(0): 800x600@60Hz
    [ 22.397] (II) RADEON(0): 800x600@72Hz
    [ 22.397] (II) RADEON(0): 800x600@75Hz
    [ 22.397] (II) RADEON(0): 832x624@75Hz
    [ 22.397] (II) RADEON(0): 1024x768@60Hz
    [ 22.397] (II) RADEON(0): 1024x768@70Hz
    [ 22.397] (II) RADEON(0): 1024x768@75Hz
    [ 22.397] (II) RADEON(0): 1280x1024@75Hz
    [ 22.397] (II) RADEON(0): 1152x864@75Hz
    [ 22.397] (II) RADEON(0): Manufacturer's mask: 0
    [ 22.397] (II) RADEON(0): Supported standard timings:
    [ 22.397] (II) RADEON(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 22.397] (II) RADEON(0): #1: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 22.397] (II) RADEON(0): #2: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 22.397] (II) RADEON(0): Supported detailed timing:
    [ 22.397] (II) RADEON(0): clock: 108.0 MHz Image Size: 376 x 301 mm
    [ 22.397] (II) RADEON(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
    [ 22.397] (II) RADEON(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
    [ 22.397] (II) RADEON(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [ 22.397] (II) RADEON(0): Monitor name: SyncMaster
    [ 22.397] (II) RADEON(0): Serial No: HVFL302001
    [ 22.397] (II) RADEON(0): EDID (in hex):
    [ 22.397] (II) RADEON(0): 00ffffffffffff004c2db60139314456
    [ 22.397] (II) RADEON(0): 0a10010380261e782aee95a3544c9926
    [ 22.397] (II) RADEON(0): 0f5054bfef8081808140714f01010101
    [ 22.397] (II) RADEON(0): 010101010101302a009851002a403070
    [ 22.397] (II) RADEON(0): 1300782d1100001e000000fd00384c1e
    [ 22.397] (II) RADEON(0): 510e000a202020202020000000fc0053
    [ 22.397] (II) RADEON(0): 796e634d61737465720a2020000000ff
    [ 22.397] (II) RADEON(0): 004856464c3330323030310a20200072
    [ 22.397] (II) RADEON(0): Panel infos found from DDC detailed: 1280x1024
    [ 22.397] (II) RADEON(0): EDID vendor "SAM", prod id 438
    [ 22.403] (II) RADEON(0): Printing probed modes for output DVI-0
    [ 22.403] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 22.403] (II) RADEON(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 22.403] (II) RADEON(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 22.403] (II) RADEON(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 22.403] (II) RADEON(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 22.403] (II) RADEON(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 22.403] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 22.403] (II) RADEON(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 22.403] (II) RADEON(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 22.403] (II) RADEON(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 22.403] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 22.403] (II) RADEON(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 22.403] (II) RADEON(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 22.403] (II) RADEON(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 22.403] (II) RADEON(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 22.403] (II) RADEON(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 22.403] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 22.403] (II) RADEON(0): Output HDMI-0 disconnected
    [ 22.403] (II) RADEON(0): Output VGA-0 disconnected
    [ 22.403] (II) RADEON(0): Output DVI-0 connected
    [ 22.403] (II) RADEON(0): Using exact sizes for initial modes
    [ 22.403] (II) RADEON(0): Output DVI-0 using initial mode 1280x1024
    [ 22.403] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 22.403] (==) RADEON(0): DPI set to (96, 96)
    [ 22.403] (II) Loading sub module "fb"
    [ 22.403] (II) LoadModule: "fb"
    [ 22.404] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 22.405] (II) Module fb: vendor="X.Org Foundation"
    [ 22.405] compiled for 1.9.4, module version = 1.0.0
    [ 22.405] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 22.405] (II) Loading sub module "ramdac"
    [ 22.405] (II) LoadModule: "ramdac"
    [ 22.405] (II) Module "ramdac" already built-in
    [ 22.405] (==) RADEON(0): Will attempt to use R6xx/R7xx EXA support if DRI is enabled.
    [ 22.405] (II) Loading sub module "exa"
    [ 22.405] (II) LoadModule: "exa"
    [ 22.405] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 22.419] (II) Module exa: vendor="X.Org Foundation"
    [ 22.419] compiled for 1.9.4, module version = 2.5.0
    [ 22.419] ABI class: X.Org Video Driver, version 8.0
    [ 22.420] (!!) RADEON(0): MergedFB support has been removed and replaced with xrandr 1.2 support
    [ 22.420] (II) UnloadModule: "vesa"
    [ 22.420] (II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 22.420] (--) Depth 24 pixmap format is 32 bpp
    [ 22.420] (II) RADEON(0): RADEONScreenInit d0000000 0 0
    [ 22.528] Output UNIPHY0 transmitter setup success
    [ 22.535] Blank CRTC 0 success
    [ 22.535] Disable CRTC memreq 0 success
    [ 22.552] Disable CRTC 0 success
    [ 22.552] Blank CRTC 1 success
    [ 22.552] Disable CRTC memreq 1 success
    [ 22.552] Disable CRTC 1 success
    [ 22.552] (II) RADEON(0): Dynamic Power Management Disabled
    [ 22.570] (==) RADEON(0): Using 24 bit depth buffer
    [ 22.570] mc fb loc is 00ef00d0
    [ 22.570] (II) RADEON(0): RADEONInitMemoryMap() :
    [ 22.570] (II) RADEON(0): mem_size : 0x20000000
    [ 22.570] (II) RADEON(0): MC_FB_LOCATION : 0x00ef00d0
    [ 22.570] (II) RADEON(0): MC_AGP_LOCATION : 0x003f0000
    [ 22.570] (II) RADEON(0): Depth moves disabled by default
    [ 22.572] (II) RADEON(0): Allocating from a screen of 262080 kb
    [ 22.572] (II) RADEON(0): Will use 32 kb for hardware cursor 0 at offset 0x00640000
    [ 22.572] (II) RADEON(0): Will use 32 kb for hardware cursor 1 at offset 0x00644000
    [ 22.572] (II) RADEON(0): Will use 6400 kb for front buffer at offset 0x00000000
    [ 22.572] (II) RADEON(0): Will use 64 kb for PCI GART at offset 0x0fff0000
    [ 22.572] (II) RADEON(0): Will use 6400 kb for back buffer at offset 0x00648000
    [ 22.572] (II) RADEON(0): Will use 6400 kb for depth buffer at offset 0x00c88000
    [ 22.572] (II) RADEON(0): Will use 120832 kb for textures at offset 0x012c8000
    [ 22.572] (II) RADEON(0): Will use 122016 kb for X Server offscreen at offset 0x088c8000
    [ 22.572] drmOpenDevice: node name is /dev/dri/card0
    [ 22.572] drmOpenDevice: open result is 10, (OK)
    [ 22.572] drmOpenDevice: node name is /dev/dri/card0
    [ 22.572] drmOpenDevice: open result is 10, (OK)
    [ 22.572] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    [ 22.572] drmOpenDevice: node name is /dev/dri/card0
    [ 22.572] drmOpenDevice: open result is 10, (OK)
    [ 22.572] drmOpenByBusid: drmOpenMinor returns 10
    [ 22.572] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    [ 22.572] (II) [drm] DRM interface version 1.4
    [ 22.572] (II) [drm] DRM open master succeeded.
    [ 22.572] (II) RADEON(0): [drm] Using the DRM lock SAREA also for drawables.
    [ 22.572] (II) RADEON(0): [drm] framebuffer handle = 0xd0000000
    [ 22.572] (II) RADEON(0): [drm] added 1 reserved context for kernel
    [ 22.572] (II) RADEON(0): X context handle = 0x1
    [ 22.572] (II) RADEON(0): [drm] installed DRM signal handler
    [ 22.577] (II) RADEON(0): [pci] 32768 kB allocated with handle 0xf9329000
    [ 22.577] (II) RADEON(0): [pci] ring handle = 0xf9329000
    [ 22.577] (II) RADEON(0): [pci] Ring mapped at 0xb7104000
    [ 22.577] (II) RADEON(0): [pci] Ring contents 0x00000000
    [ 22.577] (II) RADEON(0): [pci] ring read ptr handle = 0xf942a000
    [ 22.577] (II) RADEON(0): [pci] Ring read ptr mapped at 0xb732b000
    [ 22.577] (II) RADEON(0): [pci] Ring read ptr contents 0x00000000
    [ 22.577] (II) RADEON(0): [pci] vertex/indirect buffers handle = 0xf942b000
    [ 22.577] (II) RADEON(0): [pci] Vertex/indirect buffers mapped at 0xa6e5e000
    [ 22.577] (II) RADEON(0): [pci] Vertex/indirect buffers contents 0x00000000
    [ 22.577] (II) RADEON(0): [pci] GART texture map handle = 0xf962b000
    [ 22.577] (II) RADEON(0): [pci] GART Texture map mapped at 0xa51de000
    [ 22.577] (II) RADEON(0): [drm] register handle = 0x2f77c000
    [ 22.577] (II) RADEON(0): [dri] Visual configs initialized
    [ 22.624] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    [ 22.624] (II) RADEON(0): MC_FB_LOCATION : 0x00ef00d0 0x001f0000
    [ 22.624] (II) RADEON(0): MC_AGP_LOCATION : 0x003f0000
    [ 22.634] (==) RADEON(0): Backing store disabled
    [ 22.634] (II) RADEON(0): [DRI] installation complete
    [ 22.934] (II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
    [ 22.934] (II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
    [ 22.934] (II) RADEON(0): [drm] dma control initialized, using IRQ 16
    [ 22.934] (II) RADEON(0): [drm] Initialized kernel GART heap manager, 29884416
    [ 22.934] (WW) RADEON(0): DRI init changed memory map, adjusting ...
    [ 22.934] (WW) RADEON(0): MC_FB_LOCATION was: 0x00ef00d0 is: 0x00ef00d0
    [ 22.934] (WW) RADEON(0): MC_AGP_LOCATION was: 0x003f0000 is: 0x00030000
    [ 22.934] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    [ 22.934] (II) RADEON(0): MC_FB_LOCATION : 0x00ef00d0 0x00ef00d0
    [ 22.934] (II) RADEON(0): MC_AGP_LOCATION : 0x00030000
    [ 22.934] (II) RADEON(0): Direct rendering enabled
    [ 22.934] (II) RADEON(0): Setting EXA maxPitchBytes
    [ 22.934] (II) EXA(0): Offscreen pixmap area of 124944384 bytes
    [ 22.934] (II) EXA(0): Driver registered support for the following operations:
    [ 22.934] (II) Solid
    [ 22.934] (II) Copy
    [ 22.934] (II) Composite (RENDER acceleration)
    [ 22.934] (II) UploadToScreen
    [ 22.934] (II) DownloadFromScreen
    [ 23.030] (II) RADEON(0): Acceleration enabled
    [ 23.030] (==) RADEON(0): DPMS enabled
    [ 23.030] (==) RADEON(0): Silken mouse enabled
    [ 23.042] (II) RADEON(0): Set up textured video
    [ 23.044]
    Backtrace:
    [ 23.044] 0: /usr/bin/X (xorg_backtrace+0x3b) [0x80e649b]
    [ 23.044] 1: /usr/bin/X (0x8048000+0x5cea5) [0x80a4ea5]
    [ 23.044] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb776940c]
    [ 23.044] 3: /usr/lib/xorg/modules/drivers/radeon_drv.so (0xb7224000+0xca53e) [0xb72ee53e]
    [ 23.044] 4: /usr/lib/xorg/modules/drivers/radeon_drv.so (0xb7224000+0x7a7e2) [0xb729e7e2]
    [ 23.044] 5: /usr/bin/X (xf86SetDesiredModes+0x21c) [0x80ced1c]
    [ 23.044] 6: /usr/lib/xorg/modules/drivers/radeon_drv.so (0xb7224000+0x3b4ab) [0xb725f4ab]
    [ 23.044] 7: /usr/bin/X (AddScreen+0x17c) [0x806f50c]
    [ 23.044] 8: /usr/bin/X (InitOutput+0x2a1) [0x80b57a1]
    [ 23.044] 9: /usr/bin/X (0x8048000+0x1a035) [0x8062035]
    [ 23.044] 10: /lib/libc.so.6 (__libc_start_main+0xe6) [0xb7485db6]
    [ 23.044] 11: /usr/bin/X (0x8048000+0x19dd1) [0x8061dd1]
    [ 23.044] Segmentation fault at address 0x168
    [ 23.045]
    Fatal server error:
    [ 23.045] Caught signal 11 (Segmentation fault). Server aborting
    [ 23.045]
    [ 23.045]
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 23.045] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 23.045]
    [ 23.047] Output UNIPHY0 transmitter setup success
    [ 23.047] Blank CRTC 0 success
    [ 23.047] Disable CRTC memreq 0 success
    [ 23.047] Disable CRTC 0 success
    [ 23.047] Blank CRTC 1 success
    [ 23.047] Disable CRTC memreq 1 success
    [ 23.047] Disable CRTC 1 success
    [ 23.047] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    [ 23.047] (II) RADEON(0): MC_FB_LOCATION : 0x001f0000 0x00ef00d0
    [ 23.047] (II) RADEON(0): MC_AGP_LOCATION : 0x00000000
    [ 23.057] (II) RADEON(0): avivo_restore !
    [ 23.158] Enable CRTC 0 success
    [ 23.158] Enable CRTC memreq 0 success
    [ 23.158] Unblank CRTC 0 success

  • Printing problem with HP laserjet 1100A after upgrading to Mac OS Maverick

    Good afternoon,
    I have always been able to use my HP Laserjet 1100A with my iMac till I upgraded to Mac OS Maverick.
    After giving a printing order just one order will be carried out.
    In case I have 3 printjobs I have te restart the iMac twice to carry out all the print jobs.
    I am using USB for connection.
    When I use the printer with my Windows computer (Windows 7) there is no problem at all with the required printjobs.
    I guess the driver Gutenprint v5.2.3 is the cause of the problem.
    Is there a new printerdriver available?
    Thanks in advance.
    Fred

    I am sorry, but to get your issue more exposure I would suggest posting it in the commercial forums since this is a commercial printer. You can do this at http://h30499.www3.hp.com/hpeb/
    I have provided the HP LaserJet 1100 All-in-One Printer series Support page.
    I hope this helps.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • Problems with my second monitor after upgrading to Mountain Lion

    Basically I have a Mac Pro 8-core with two video boards (2 x NVIDIA GeForce GT 120 512 MB) connected to two monitors. After upgrading to the Lion Mountain, 90% of the time when I start my MAC the second monitor doesn't show it image, keeps in full black screen, what puzzle me is, I can see the mouse arrow on it, so its alive, but its in black, than I have to restart the computer over and over again until it finally make the second shows it contains.
    Have anyone experienced the same problem?!

    Hello Carlo!
    Sorry but I don't understand which part of my question is not clear. I've been to the Apple Store, they asked me to bring my 20kg Mac Pro and both 24" inches Eizo monitors to central London to have it checked. Well, honestly, this is impossible, is an invitation for an accident.
    Is just unbeliavable that no one has experienced my problem, looks like I am the only one person with two monitors using the Lion Mountain.

  • Problems with your internet connection after upgrading to iOS 7.1.2

    After upgrading to iOS 7.1.2 on my iPad Retina display does not connect to the internet more. Recognizes the Wi-Fi network but can not connect to the internet. The same thing happened to my wife's iPhone 5s, while my had no problems ...

    Some things to try first:
    1. Turn Off your iPad. Then turn Off (disconnect power cord for 30 seconds or longer) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    2. Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    3. Change the channel on your wireless router (Auto or Channel 6 is best). Instructions at
    http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    4. Go into your router security settings and change from WEP to WPA with AES.
    5.  Renew IP Address: (especially if you are drooping internet connection)
        •    Launch Settings app
        •    Tap on Wi-Fi
        •    Tap on the blue arrow of the Wi-Fi network that you connect to from the list
        •    In the window that opens, tap on the Renew Lease button
    6. Potential Quick Fixes When Your iPad Won’t Connect to Your Wifi Network
    http://ipadinsight.com/ipad-tips-tricks/potential-quick-fixes-when-your-ipad-won t-connect-to-your-wifi-network/
    ~~~~~~~~~~~~~~~~~~~~~~~~~
    Fix WiFi Issue for iOS 7
    http://ipadnerds.com/fix-wifi-issue-ios-7/
    iOS 6 Wifi Problems/Fixes
    Wi-Fi Fix for iOS 6
    https://discussions.apple.com/thread/4823738?tstart=240
    How To: Workaround iPad Wi-Fi Issues
    http://www.theipadfan.com/workaround-ipad-wifi-issues/
    Another Fix For iOS 6 WiFi Problems
    http://tabletcrunch.com/2012/10/27/fix-ios-6-wifi-problems-ssid/
    Wifi Doesn't Connect After Waking From Sleep - Sometimes increasing screen brightness prevents the failure to reconnect after waking from sleep. According to Apple, “If brightness is at lowest level, increase it by moving the slider to the right and set auto brightness to off.”
    Fix For iOS 6 WiFi Problems?
    http://tabletcrunch.com/2012/09/27/fix-ios-6-wifi-problems/
    Did iOS 6 Screw Your Wi-Fi? Here’s How to Fix It
    http://gizmodo.com/5944761/does-ios-6-have-a-wi+fi-bug
    How To Fix Wi-Fi Connectivity Issue After Upgrading To iOS 6
    http://www.iphonehacks.com/2012/09/fix-wi-fi-connectivity-issue-after-upgrading- to-ios-6.html
    iOS 6 iPad 3 wi-fi "connection fix" for netgear router
    http://www.youtube.com/watch?v=XsWS4ha-dn0
    Apple's iOS 6 Wi-Fi problems
    http://www.zdnet.com/apples-ios-6-wi-fi-problems-linger-on-7000004799/
    ~~~~~~~~~~~~~~~~~~~~~~~
    iPad: Issues connecting to Wi-Fi networks
    http://support.apple.com/kb/ts3304
    How to Boost Your Wi-Fi Signal
    http://ipad.about.com/od/iPad_Troubleshooting/a/How-To-Boost-Your-Wi-Fi-Signal.hmL
    Troubleshooting a Weak Wi-Fi Signal
    http://ipad.about.com/od/iPad_Troubleshooting/a/Troubleshooting-A-Weak-Wi-Fi-Signal.htm
    How to Fix a Poor Wi-Fi Signal on Your iPad
    http://ipad.about.com/od/iPad_Troubleshooting/a/How-To-Fix-A-Poor-Wi-Fi-Signal-O n-Your-iPad.htm
    iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    WiFi Connecting/Troubleshooting http://www.apple.com/support/ipad/wifi/
    How to Fix: My iPad Won't Connect to WiFi
    http://ipad.about.com/od/iPad_Troubleshooting/ss/How-To-Fix-My-Ipad-Wont-Connect -To-Wi-Fi.htm
    iOS: Connecting to the Internet http://support.apple.com/kb/HT1695
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Connect iPad to Wi-Fi (with troubleshooting info)
    http://thehowto.wikidot.com/wifi-connect-ipad
    10 Ways to Boost Your Wireless Signal
    http://www.pcmag.com/article2/0,2817,2372811,00.asp
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    Fix Slow WiFi Issue https://discussions.apple.com/thread/2398063?start=60&tstart=0
    How To Fix iPhone, iPad, iPod Touch Wi-Fi Connectivity Issue http://tinyurl.com/7nvxbmz
    Unable to Connect After iOS Update - saw this solution on another post.
    https://discussions.apple.com/thread/4010130
    Note - When troubleshooting wifi connection problems, don't hold your iPad by hand. There have been a few reports that holding the iPad by hand, seems to attenuate the wifi signal.
    Some Wi-Fi losses may stem from a problematic interaction between Wi-Fi and cellular data connections. Numerous users have found that turning off Cellular Data in Settings gets their Wi-Fi working again.
    You may have many apps open which can possibly cause the slowdown and possibly the loss of wifi. In iOS 4-6 double tap your Home button & at the bottom of the screen you will see the icons of all open apps. Close those you are not using by pressing on an icon until all icons wiggle - then tap the minus sign. For iOS 7 users, there’s an easy way to see which apps are open in order to close them. By double-tapping the home button on your iPhone or iPad, the new multitasking feature in iOS 7 shows full page previews of all your open apps. Simply scroll horizontally to see all your apps, and close the apps with a simple flick towards the top of the screen.
    Wi-Fi or Bluetooth settings grayed out or dim
    http://support.apple.com/kb/TS1559
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

  • Dashboard widget with streaming video breaks after upgrade to Mountain Lion

    Hi.  I recently upgraded from Snow Leopard to Mountain Lion.  Under SL, I had an OS X widget that was a web clipping of a streaming mpeg image being produced by a Linksys/Cisco WVC54GCA web camera.  When I brought up the dashboard, the OS would start streaming the data from the mpeg filename, which looks like "hostname.com/img/video.mjpeg". 
    After upgrading to Mountain Lion, I noted that the widget never fully loads, indefinitely displaying a "Loading Clip..." mesasge.  After deleting and re-adding, I can still get as far as adding the web clipping to the dashboard at the right dimensions, but there's no content.
    Unfortunately the camera unit doesn't provide for the display of HTTP access logs, so I can't see if there's an issue there, but my understanding is that if I can display the image in a Safari browser, it should work just fine in Dashboard too.  (I did make sure that, where needed, the username/password for accessing the video are included in the URL.) 
    I did sniff the network traffic between my system and the camera host, and show that video traffic starts flowing between the two as soon as the widget is brought up.  So, it's almost like the widget doesn't know when to stop "loading" and start "displaying," perhaps because the HTTP request is never truly "done."
    Can anyone speculate if something may have changed in Mountain Lion affecting the ability of web clipping widgets to display streaming video?
    Thanks,
    Chris

    Hi James
    I have exactly the same problem with the same "Loading clip" then blank.  I have been trying a lot of stuff to get this working, but haven't had the chance of sniffing the network traffic as you have done.  By reading what you said about the traffic seems to be flowing without the picure being displayed makes me even more puzzled by this.  I never had a streaming video while  I were using Snow Leopard, but I had a still-image, as I also do now in Mountain Lion.  I recently began to research for a way to display the video.cgi MIME image that my camera produces, and I've also concluded that this should be an easy task for the dashboard web clip function; the video does display in safari after all.
    I suspect that our cameras uses the same built in webserver solution written by a "Steven Wu".  Cheap webcameras frequently uses his script with MJPEG (stream of JPEG pictures) to avoid the expensive licenses of using other video codecs.
    I read this a bit down at this site: http://channel9.msdn.com/coding4fun/articles/Everyone-Loves-Babies-Webcams-and-M otion-Detection
    Have you come any closer in your research?
    I have started to think that maybe I have to write a dashboard widget on my own to accomplish this.
    trelements

  • Problems with TV Out signal after upgrading to iOS 5.1

    Has anyone experienced problems with TV Out signals on their iPad 2 using the Apple HDMI Adapter after upgrading to iOS 5.1?  I am trying to connect to my HDTV after upgrading and cintunally receive an "Unsupported Video Signal" message with a blank/back screen.  Prior to upgrading, I had no connection problems and could view TV Shows, Movies, Music Videos, Keynote, etc...without problems.  I've been unable to find any resolution to this problem, even followed Apple guidance to detach and reattach the HDMI adapter without success.  Seems like a software bug to me and it's a major problem when trying to conduct business or personal activities.  Hopeing Apple has a fix in work already...anyone else have any ideas?  Thx in advance...

    Try a reset. Press & hold the Power and Home buttons together for 10+ seconds, ignoring the red power-off slider, until you see the Apple logo. It is safe to do, there should be no content loss. It is the same as rebooting your computer.
    If that does not work, restore the iPad to the factory settings.

Maybe you are looking for

  • My macbook pro was defective from the beginning. what to do?

    I bought my macbook pro about 4 yrs ago in my college year, and right after I found out there was some weird noise being made while the laptop was running. And compared to my school mates' macbook, mine got easily heated up and had a loud noise while

  • Exported PDF is Blank (branched, formerly Re: InDesign CS6 Export to PDF has missing objects)

    Just recently went from CS5.5 to CS6 and now when I export files in InDesign to pdf they open and are totally blank. What am I doing wrong?

  • Problems with Auto Pay

    We recently set up auto pay on one of our lines. The information (routing & account information) was given to Verizon via their website and everything looked like it was going to be "peachy". The due date came, no money was withdrawn from the account

  • Sandboxed iframe page re-load

    Hi, My Air application uses a sandboxed iframe and its source htm page is loaded from a location other than application directory. I have included a init.js file in the htm page of iframe. Now, on basis of some user input I periodically update the in

  • Cascading Select Statements - problem with blank drop-downs

    Hello, I have posted a number of questions about Cascading Select Statements in APEX and though I've received some good information, I still get a blank drop-down when I select the first LOV. I also found "How to test an On-Demand Process used for AJ