[Solved] GDM resolution (again ...)

How do I configure GDM? It is stuck in some low resolution. (Once I've logged in, everything is fine.)
I know there are a lot of solutions out there, but most of them are obsolete or do not work(?). The key seems to be to modify xorg.conf - but this file is basically empty and I do not want to clutter it. It is empty for a reason, is it not?
I use the open source ATI drivers and have an external monitor (sometimes) attached to my mobile computer. (I provide further information - I don't know what's necessary yet to fix this.)
Thanks.
Last edited by yatohese (2011-06-02 11:20:45)

Okay, I found following solution:
In /etc/gdm/Init/Default after:
PATH="/usr/bin:$PATH"
OLD_IFS=$IFS
add
xrandr --output LVDS --auto --pos 0x0 --primary
EXTERNAL_MONITOR=`xrandr | grep "DVI-0 connected"`
if [ "x${EXTERNAL_MONITOR}x" != "xx" ]; then
xrandr --output DVI-0 --auto --right-of LVDS
fi
xdotool mousemove 700 450
You need to adapt the identifiers of your output.
xdotool mousemove 700 450
is a workaround to the problem that the login dialog is displayed on the screen where the the mouse is (in my case it was on the secondary monitor; the point (700, 450) is in my case in the center of my primary monitor).
Last edited by yatohese (2011-06-02 11:27:48)

Similar Messages

  • How to solve screen resolution in bdc

    hi experts,
    please tell me how to solve screen resolution in bdc.
    regards.
    subhasis

    Hi,
    <b>Pls check other posts in SDN before posting ur thread..there is same thread related to this on this forum on same day.</b>
    Screen resolution means different in the screen display depending on ur system screen resolution.
    suppose ur system resolution is diff and another's system is different then like in Tcode VA01, there will be 3 lineitems and another there will be 5 lineitems ,
    so while doing recording and page down that will bw diff so there will be some problem
    So u have to set the screen resolution as default by using CTU parameters..
    write this code then
    f_option-updmode = 'S'.
    f_option-defsize = 'X'.* f
    _option-dismode = 'N'.
    *call transaction 'VA01' using bdcdata options from f_option messages into bdcerror.
    Hope it helps.
    Regards,
    Sonika

  • Will re-install of System Solve "Getting "try again" when installing..."

    Have yet to solve "Getting "try again" when installing software..." posted yesterday. Also note inability to perform Safe Boot. Will re-installation of System software (Tiger) restore the functions lost?
    If I'm obliged to do this, any tips on how to: 1) preserve my Internet settings, including Bookmarks; 2)saved (not yet deleted) emails; and (3) my Address book? Where are they? how do I identify these files? Can I do some sort of backup before I go to Install?

    For the convenience of others, here is the list to the other topic:
    http://discussions.apple.com/message.jspa?messageID=9414774#9414774
    The basic problem appears to be disk directory corruption. It is very unlikely reinstalling the OS will cure that since you also appear to want to preserve all your files. In fact, reinstalling the OS might create more damage to your files since the computer has lost track of some of them and might just overwrite them not knowing they are there.
    You either need to try to repair the directory using Diskwarrior (since DU apparently failed), or you need to wipe the drive (and all your files) then reinstall your OS. If doing the second option you should, of course, back up your data files first. However I can't help but feel when people mention backing up a damaged directory that your backups may be incomplete since, again, the computer has lost track of some parts of the files and may not make a complete copy. If I was in your situation, and could afford it, I'd go for getting a copy of Diskwarrior so you can actually repair your drive. If I couldn't afford it I would back up my data files, wipe the drive, then reinstall everything again from scratch, then copy the data files back on and keep my fingers crossed that none of them was part of the corruption.

  • [SOLVED]GDM don't ask password and fail authentication

    Solved by reinstalling all the stuff involved, like skunktrader said the .pacnew files are the NEW config files that we had to fill with our preferences, because it have new options or diferent stuff
    Thank you again Mr. skunktrader
    Hi everybody.
    I was looking for tunning a bit my installation of arch. and ruined something about X and authentification.
    the files I remember to have deleted are all in /etc that ends in "-" and  ".pacnew" and ".original"
    those files includes shadow- and passwd-.
    I was sure that those files are just backups, but now i dont know.
    so, after that i run pacman -Syu, and then rebooted.
    here is when all load exept gdm, which  show the above panel and the central square with my username. and the cursor from x shows a handclock like it's loading something but never ends to load. I click on my username and dont do anything. i pres enter and here it should ask my password but doesn't do anything, then i press enter again and says authentification failure.
    im tried uninstalling, erasing all configs that i know about gdm, and reinstalling, but no make difference
    i tried slim, kdm, enter, console login to x by .bash_profile, i tried start it in daemon in rc.conf and service in inittab but it still the same thing.
    obiously i have all the functionality of console but none for X
    this is the /var/log/gdm/:1-greeter.log. I think that it said something about this
    gnome-session[2604]: WARNING: Could not launch application 'at-spi-registryd-wrapper.desktop': Unable to start application: Falló al ejecutar el proceso hijo «/usr/lib/at-spi/at-spi-registryd» (No existe el fichero o el directorio)
    gnome-session[2604]: WARNING: Could not launch application 'metacity.desktop': Unable to start application: Falló al ejecutar el proceso hijo «metacity» (No existe el fichero o el directorio)
    gnome-session[2604]: WARNING: Could not launch application 'gnome-power-manager.desktop': Unable to start application: Falló al ejecutar el proceso hijo «gnome-power-manager» (No existe el fichero o el directorio)
    ** (process:2613): DEBUG: Greeter session pid=2613 display=:1 xauthority=/var/run/gdm/auth-for-gdm-TEhETs/database
    gdm-simple-greeter[2613]: Gtk-WARNING: gtkwidget.c:5676: widget not within a GtkWindow
    gdm-simple-greeter[2613]: WARNING: Unable to read from file /etc/arch-release
    gdm-simple-greeter[2613]: WARNING: Unable to load CK history: no seat-id found
    gdm-simple-greeter[2613]: WARNING: locale es_MX.UTF-8 # change to your default lang isn't valid
    *** glibc detected *** /usr/lib/gdm/gdm-simple-greeter: free(): invalid pointer: 0x08064793 ***
    ======= Backtrace: =========
    /lib/libc.so.6(+0x6b6c1)[0xb6d316c1]
    /lib/libc.so.6(+0x6cfdb)[0xb6d32fdb]
    /lib/libc.so.6(cfree+0x6d)[0xb6d3618d]
    /usr/lib/libglib-2.0.so.0(g_free+0x36)[0xb6e589f6]
    /usr/lib/gdm/gdm-simple-greeter[0x806ab1e]
    /usr/lib/gdm/gdm-simple-greeter[0x8065f46]
    /usr/lib/libgobject-2.0.so.0(g_cclosure_marshal_VOID__STRING+0x88)[0xb6f09548]
    /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x192)[0xb6eeca72]
    /usr/lib/libgobject-2.0.so.0(+0x1e8a0)[0xb6eff8a0]
    /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x806)[0xb6f08306]
    /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x32)[0xb6f084b2]
    /usr/lib/gdm/gdm-simple-greeter[0x805c814]
    /usr/lib/gdm/gdm-simple-greeter[0x805d6b5]
    /usr/lib/libdbus-1.so.3(dbus_connection_dispatch+0x393)[0xb7760cd3]
    /usr/lib/libdbus-glib-1.so.2(+0x7fcd)[0xb7796fcd]
    /usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x1d2)[0xb6e51b72]
    /usr/lib/libglib-2.0.so.0(+0x40350)[0xb6e52350]
    /usr/lib/libglib-2.0.so.0(g_main_loop_run+0x18b)[0xb6e52a1b]
    /usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xb9)[0xb74a05b9]
    /usr/lib/gdm/gdm-simple-greeter[0x8054915]
    /lib/libc.so.6(__libc_start_main+0xe6)[0xb6cdcdb6]
    /usr/lib/gdm/gdm-simple-greeter[0x8054241]
    ======= Memory map: ========
    08048000-0808a000 r-xp 00000000 08:05 202407 /usr/lib/gdm/gdm-simple-greeter
    0808a000-0808c000 rw-p 00041000 08:05 202407 /usr/lib/gdm/gdm-simple-greeter
    09057000-09279000 rw-p 00000000 00:00 0 [heap]
    b1c9c000-b1cb7000 r-xp 00000000 08:05 90684 /usr/lib/libgcc_s.so.1
    b1cb7000-b1cb8000 rw-p 0001a000 08:05 90684 /usr/lib/libgcc_s.so.1
    b1cb8000-b1d45000 r--p 00000000 08:05 197697 /usr/share/fonts/TTF/DejaVuSans-Oblique.ttf
    b1d45000-b1d46000 ---p 00000000 00:00 0
    b1d46000-b2546000 rw-p 00000000 00:00 0
    b2546000-b25a6000 rw-s 00000000 00:04 0 /SYSV00000000 (deleted)
    b25a6000-b25bf000 r--s 00000000 08:05 114603 /usr/share/mime/mime.cache
    b25bf000-b25cb000 r-xp 00000000 08:05 113337 /lib/libudev.so.0.10.0
    b25cb000-b25cc000 rw-p 0000b000 08:05 113337 /lib/libudev.so.0.10.0
    b25cc000-b25df000 r-xp 00000000 08:05 106296 /usr/lib/libgvfscommon.so.0.0.0
    b25df000-b25e0000 rw-p 00013000 08:05 106296 /usr/lib/libgvfscommon.so.0.0.0
    b25f7000-b261a000 r-xp 00000000 08:05 113463 /usr/lib/gio/modules/libgvfsdbus.so
    b261a000-b261b000 rw-p 00023000 08:05 113463 /usr/lib/gio/modules/libgvfsdbus.so
    b261b000-b2621000 r--p 00000000 08:05 97239 /usr/share/locale/es/LC_MESSAGES/gdk-pixbuf.mo
    b2621000-b581a000 r--p 00000000 08:05 214046 /usr/share/icons/gnome/icon-theme.cache
    b581a000-b5c18000 r--p 00000000 08:05 181881 /usr/share/icons/hicolor/icon-theme.cache
    b5c18000-b5cbf000 r--p 00000000 08:05 197709 /usr/share/fonts/TTF/DejaVuSans.ttf
    b5cbf000-b5d00000 r--s 00000000 08:05 282903 /var/cache/fontconfig/17090aa38d5c6f09fb8c5c354938f1d7-le32d4.cache-3
    b5d00000-b5d21000 rw-p 00000000 00:00 0
    b5d21000-b5e00000 ---p 00000000 00:00 0
    b5e01000-b5e03000 r-xp 00000000 08:05 112702 /lib/libutil-2.13.so
    b5e03000-b5e04000 r--p 00001000 08:05 112702 /lib/libutil-2.13.so
    b5e04000-b5e05000 rw-p 00002000 08:05 112702 /lib/libutil-2.13.so
    b5e05000-b5e12000 r--p 00000000 08:05 100174 /usr/share/locale/es/LC_MESSAGES/xkeyboard-config.mo
    b5e12000-b5e22000 r--s 00000000 08:05 282624 /var/cache/fontconfig/8d4af663993b81a124ee82e610bb31f9-le32d4.cache-3
    b5e22000-b5e3a000 r--s 00000000 08:05 282759 /var/cache/fontconfig/f6b893a7224233d96cb72fd88691c0b4-le32d4.cache-3
    b5e3a000-b5e7b000 r--s 00000000 08:05 282905 /var/cache/fontconfig/df311e82a1a24c41a75c2c930223552e-le32d4.cache-3
    b5e7b000-b5e82000 r--p 00000000 08:05 100360 /usr/share/locale/es/LC_MESSAGES/iso_3166.mo
    b5e82000-b5e87000 r--p 00000000 08:05 100358 /usr/share/locale/es/LC_MESSAGES/iso_639.mo
    b5e87000-b5e88000 ---p 00000000 00:00 0
    b5e88000-b6688000 rw-p 00000000 00:00 0
    b6688000-b669c000 r--p 00000000 08:05 97128 /usr/share/locale/es/LC_MESSAGES/glib20.mo
    b669c000-b66c6000 r--p 00000000 08:05 97868 /usr/share/locale/es/LC_MESSAGES/gtk20-properties.mo
    b66c6000-b66cf000 r-xp 00000000 08:05 112704 /lib/libnss_files-2.13.so
    b66cf000-b66d0000 r--p 00009000 08:05 112704 /lib/libnss_files-2.13.so
    b66d0000-b66d1000 rw-p 0000a000 08:05 112704 /lib/libnss_files-2.13.so
    b66d1000-b66d4000 r--p 00000000 08:05 97293 /usr/share/locale/es/LC_MESSAGES/atk10.mo
    b66d4000-b66d5000 r-xp 00000000 08:05 123048 /usr/lib/gconv/ISO8859-1.so
    b66d5000-b66d6000 r--p 00000000 08:05 123048 /usr/lib/gconv/ISO8859-1.so
    b66d6000-b66d7000 rw-p 00001000 08:05 123048 /usr/lib/gconv/ISO8859-1.so
    b66d7000-b66e8000 r--p 00000000 08:05 97997 /usr/share/locale/es/LC_MESSAGES/GConf2.mo
    b66e8000-b6706000 r--p 00000000 08:05 96589 /usr/share/locale/es/LC_MESSAGES/libc.mo
    b6706000-b68bb000 r--p 00000000 08:05 96632 /usr/lib/locale/locale-archive
    b68bb000-b68be000 rw-p 00000000 00:00 0
    b68be000-b68c2000 r-xp 00000000 08:05 88801 /usr/lib/libXdmcp.so.6.0.0
    b68c2000-b68c3000 rw-p 00003000 08:05 88801 /usr/lib/libXdmcp.so.6.0.0
    b68c3000-b68c5000 r-xp 00000000 08:05 88814 /usr/lib/libXau.so.6.0.0
    b68c5000-b68c6000 rw-p 00001000 08:05 88814 /usr/lib/libXau.so.6.0.0
    b68c6000-b68c7000 rw-p 00000000 00:00 0
    b68c7000-b68e7000 r-xp 00000000 08:05 95517 /usr/lib/libxkbfile.so.1.0.2
    b68e7000-b68e8000 rw-p 00020000 08:05 95517 /usr/lib/libxkbfile.so.1.0.2
    b68e8000-b6a09000 r-xp 00000000 08:05 91069 /usr/lib/libxml2.so.2.7.8
    b6a09000-b6a0e000 rw-p 00121000 08:05 91069 /usr/lib/libxml2.so.2.7.8
    b6a0e000-b6a0f000 rw-p 00000000 00:00 0
    b6a0f000-b6a26000 r-xp 00000000 08:05 88827 /usr/lib/libxcb.so.1.1.0
    b6a26000-b6a27000 rw-p 00016000 08:05 88827 /usr/lib/libxcb.so.1.1.0
    b6a27000-b6a4d000 r-xp 00000000 08:05 91310 /usr/lib/libexpat.so.1.5.2
    b6a4d000-b6a4f000 rw-p 00026000 08:05 91310 /usr/lib/libexpat.so.1.5.2
    b6a4f000-b6a50000 rw-p 00000000 00:00 0
    b6a50000-b6a99000 r-xp 00000000 08:05 109753 /usr/lib/libORBit-2.so.0.1.0
    b6a99000-b6aa3000 rw-p 00048000 08:05 109753 /usr/lib/libORBit-2.so.0.1.0
    b6aa3000-b6b0a000 r-xp 00000000 08:05 91504 /usr/lib/libpixman-1.so.0.20.2
    b6b0a000-b6b0e000 rw-p 00066000 08:05 91504 /usr/lib/libpixman-1.so.0.20.2
    b6b0e000-b6b22000 r-xp 00000000 08:05 89741 /usr/lib/libz.so.1.2.5
    b6b22000-b6b23000 rw-p 00013000 08:05 89741 /usr/lib/libz.so.1.2.5
    b6b23000-b6b34000 r-xp 00000000 08:05 112703 /lib/libresolv-2.13.so
    b6b34000-b6b35000 r--p 00010000 08:05 112703 /lib/libresolv-2.13.so
    b6b35000-b6b36000 rw-p 00011000 08:05 112703 /lib/libresolv-2.13.so
    b6b36000-b6b38000 rw-p 00000000 00:00 0
    b6b38000-b6b74000 r-xp 00000000 08:05 113012 /lib/libpcre.so.0.0.1
    b6b74000-b6b75000 rw-p 0003b000 08:05 113012 /lib/libpcre.so.0.0.1
    b6b75000-b6b76000 rw-p 00000000 00:00 0
    b6b76000-b6b78000 r-xp 00000000 08:05 112674 /lib/libdl-2.13.so
    b6b78000-b6b79000 r--p 00001000 08:05 112674 /lib/libdl-2.13.so
    b6b79000-b6b7a000 rw-p 00002000 08:05 112674 /lib/libdl-2.13.so
    b6b7a000-b6b7c000 r-xp 00000000 08:05 91274 /usr/lib/libgmodule-2.0.so.0.2600.1
    b6b7c000-b6b7d000 rw-p 00002000 08:05 91274 /usr/lib/libgmodule-2.0.so.0.2600.1
    b6b7d000-b6bfe000 r-xp 00000000 08:05 91303 /usr/lib/libfreetype.so.6.6.2
    b6bfe000-b6c02000 rw-p 00081000 08:05 91303 /usr/lib/libfreetype.so.6.6.2
    b6c02000-b6c28000 r-xp 00000000 08:05 91536 /usr/lib/libpangoft2-1.0.so.0.2800.3
    b6c28000-b6c29000 rw-p 00026000 08:05 91536 /usr/lib/libpangoft2-1.0.so.0.2800.3
    b6c29000-b6c4e000 r-xp 00000000 08:05 91290 /usr/lib/libpng14.so.14.5.0
    b6c4e000-b6c4f000 rw-p 00025000 08:05 91290 /usr/lib/libpng14.so.14.5.0
    b6c4f000-b6c50000 rw-p 00000000 00:00 0
    b6c50000-b6c69000 r-xp 00000000 08:05 91662 /usr/lib/libatk-1.0.so.0.3209.1
    b6c69000-b6c6b000 rw-p 00018000 08:05 91662 /usr/lib/libatk-1.0.so.0.3209.1
    b6c6b000-b6c6f000 r-xp 00000000 08:05 91173 /usr/lib/libXfixes.so.3.1.0
    b6c6f000-b6c70000 rw-p 00003000 08:05 91173 /usr/lib/libXfixes.so.3.1.0
    b6c70000-b6c72000 r-xp 00000000 08:05 91784 /usr/lib/libXdamage.so.1.1.0
    b6c72000-b6c73000 rw-p 00001000 08:05 91784 /usr/lib/libXdamage.so.1.1.0
    b6c73000-b6c75000 r-xp 00000000 08:05 91770 /usr/lib/libXcomposite.so.1.0.0
    b6c75000-b6c76000 rw-p 00001000 08:05 91770 /usr/lib/libXcomposite.so.1.0.0
    b6c76000-b6c80000 r-xp 00000000 08:05 91542 /usr/lib/libpangocairo-1.0.so.0.2800.3
    b6c80000-b6c81000 rw-p 00009000 08:05 91542 /usr/lib/libpangocairo-1.0.so.0.2800.3
    b6c81000-b6c89000 r-xp 00000000 08:05 91175 /usr/lib/libXcursor.so.1.0.2
    b6c89000-b6c8a000 rw-p 00007000 08:05 91175 /usr/lib/libXcursor.so.1.0.2
    b6c8a000-b6c8b000 rw-p 00000000 00:00 0
    b6c8b000-b6c91000 r-xp 00000000 08:05 91155 /usr/lib/libXrandr.so.2.2.0
    b6c91000-b6c92000 rw-p 00005000 08:05 91155 /usr/lib/libXrandr.so.2.2.0
    b6c92000-b6c9e000 r-xp 00000000 08:05 91766 /usr/lib/libXi.so.6.1.0
    b6c9e000-b6c9f000 rw-p 0000b000 08:05 91766 /usr/lib/libXi.so.6.1.0
    b6c9f000-b6ca1000 r-xp 00000000 08:05 91141 /usr/lib/libXinerama.so.1.0.0
    b6ca1000-b6ca2000 rw-p 00001000 08:05 91141 /usr/lib/libXinerama.so.1.0.0
    b6ca2000-b6ca9000 r-xp 00000000 08:05 91151 /usr/lib/libXrender.so.1.3.0
    b6ca9000-b6caa000 rw-p 00007000 08:05 91151 /usr/lib/libXrender.so.1.3.0
    b6caa000-b6cb7000 r-xp 00000000 08:05 91077 /usr/lib/libXext.so.6.4.0
    b6cb7000-b6cb8000 rw-p 0000d000 08:05 91077 /usr/lib/libXext.so.6.4.0
    b6cb8000-b6cb9000 rw-p 00000000 00:00 0
    b6cb9000-b6cc0000 r-xp 00000000 08:05 116859 /lib/librt-2.13.so
    b6cc0000-b6cc1000 r--p 00006000 08:05 116859 /lib/librt-2.13.so
    b6cc1000-b6cc2000 rw-p 00007000 08:05 116859 /lib/librt-2.13.so
    b6cc2000-b6cc5000 r-xp 00000000 08:05 91273 /usr/lib/libgthread-2.0.so.0.2600.1
    b6cc5000-b6cc6000 rw-p 00003000 08:05 91273 /usr/lib/libgthread-2.0.so.0.2600.1
    b6cc6000-b6e0b000 r-xp 00000000 08:05 112685 /lib/libc-2.13.so
    b6e0b000-b6e0c000 ---p 00145000 08:05 112685 /lib/libc-2.13.so
    b6e0c000-b6e0e000 r--p 00145000 08:05 112685 /lib/libc-2.13.so
    b6e0e000-b6e0f000 rw-p 00147000 08:05 112685 /lib/libc-2.13.so
    b6e0f000-b6e12000 rw-p 00000000 00:00 0
    b6e12000-b6ee0000 r-xp 00000000 08:05 91272 /usr/lib/libglib-2.0.so.0.2600.1
    b6ee0000-b6ee1000 rw-p 000ce000 08:05 91272 /usr/lib/libglib-2.0.so.0.2600.1
    b6ee1000-b6f24000 r-xp 00000000 08:05 91265 /usr/lib/libgobject-2.0.so.0.2600.1
    b6f24000-b6f26000 rw-p 00042000 08:05 91265 /usr/lib/libgobject-2.0.so.0.2600.1
    b6f26000-b6f34000 r-xp 00000000 08:05 106038 /usr/lib/libupower-glib.so.1.0.1
    b6f34000-b6f35000 rw-p 0000e000 08:05 106038 /usr/lib/libupower-glib.so.1.0.1
    b6f35000-b6f36000 rw-p 00000000 00:00 0
    b6f36000-b6f4d000 r-xp 00000000 08:05 106032 /usr/lib/libxklavier.so.16.0.0
    b6f4d000-b6f4f000 rw-p 00016000 08:05 106032 /usr/lib/libxklavier.so.16.0.0
    b6f4f000-b6f73000 r-xp 00000000 08:05 112684 /lib/libm-2.13.so
    b6f73000-b6f74000 r--p 00023000 08:05 112684 /lib/libm-2.13.so
    b6f74000-b6f75000 rw-p 00024000 08:05 112684 /lib/libm-2.13.so
    b6f75000-b708c000 r-xp 00000000 08:05 88911 /usr/lib/libX11.so.6.3.0
    b708c000-b7090000 rw-p 00116000 08:05 88911 /usr/lib/libX11.so.6.3.0
    b7090000-b70bc000 r-xp 00000000 08:05 91502 /usr/lib/libfontconfig.so.1.4.4
    b70bc000-b70be000 rw-p 0002b000 08:05 91502 /usr/lib/libfontconfig.so.1.4.4
    b70be000-b70ed000 r-xp 00000000 08:05 109815 /usr/lib/libgconf-2.so.4.1.5
    b70ed000-b70f0000 rw-p 0002f000 08:05 109815 /usr/lib/libgconf-2.so.4.1.5
    b70f0000-b70f1000 rw-p 00000000 00:00 0
    b70f1000-b7130000 r-xp 00000000 08:05 91530 /usr/lib/libpango-1.0.so.0.2800.3
    b7130000-b7132000 rw-p 0003e000 08:05 91530 /usr/lib/libpango-1.0.so.0.2800.3
    b7132000-b71cd000 r-xp 00000000 08:05 91507 /usr/lib/libcairo.so.2.11000.2
    b71cd000-b71cf000 rw-p 0009a000 08:05 91507 /usr/lib/libcairo.so.2.11000.2
    b71cf000-b71d1000 rw-p 00000000 00:00 0
    b71d1000-b71ed000 r-xp 00000000 08:05 91654 /usr/lib/libgdk_pixbuf-2.0.so.0.2200.1
    b71ed000-b71ee000 rw-p 0001b000 08:05 91654 /usr/lib/libgdk_pixbuf-2.0.so.0.2200.1
    b71ee000-b72d6000 r-xp 00000000 08:05 91278 /usr/lib/libgio-2.0.so.0.2600.1
    b72d6000-b72d9000 rw-p 000e8000 08:05 91278 /usr/lib/libgio-2.0.so.0.2600.1
    b72d9000-b736c000 r-xp 00000000 08:05 108896 /usr/lib/libgdk-x11-2.0.so.0.2200.1
    b736c000-b736f000 rw-p 00093000 08:05 108896 /usr/lib/libgdk-x11-2.0.so.0.2200.1
    b736f000-b7370000 rw-p 00000000 00:00 0
    b7370000-b7732000 r-xp 00000000 08:05 108898 /usr/lib/libgtk-x11-2.0.so.0.2200.1
    b7732000-b7738000 rw-p 003c2000 08:05 108898 /usr/lib/libgtk-x11-2.0.so.0.2200.1
    b7738000-b7739000 rw-p 00000000 00:00 0
    b7739000-b774e000 r-xp 00000000 08:05 112683 /lib/libpthread-2.13.so
    b774e000-b774f000 r--p 00014000 08:05 112683 /lib/libpthread-2.13.so
    b774f000-b7750000 rw-p 00015000 08:05 112683 /lib/libpthread-2.13.so
    b7750000-b7752000 rw-p 00000000 00:00 0
    b7752000-b778d000 r-xp 00000000 08:05 107798 /usr/lib/libdbus-1.so.3.5.3
    b778d000-b778e000 r--p 0003b000 08:05 107798 /usr/lib/libdbus-1.so.3.5.3
    b778e000-b778f000 rw-p 0003c000 08:05 107798 /usr/lib/libdbus-1.so.3.5.3
    b778f000-b77af000 r-xp 00000000 08:05 109739 /usr/lib/libdbus-glib-1.so.2.1.0
    b77af000-b77b0000 rw-p 0001f000 08:05 109739 /usr/lib/libdbus-glib-1.so.2.1.0
    b77b2000-b77c1000 r--p 00000000 08:05 97869 /usr/share/locale/es/LC_MESSAGES/gtk20.mo
    b77c1000-b77c7000 r--p 00000000 08:05 97669 /usr/share/locale/es/LC_MESSAGES/gdm.mo
    b77c7000-b77c8000 rw-p 00000000 00:00 0
    b77c8000-b77c9000 r-xp 00000000 00:00 0 [vdso]
    b77c9000-b77e5000 r-xp 00000000 08:05 112697 /lib/ld-2.13.so
    b77e5000-b77e6000 r--p 0001b000 08:05 112697 /lib/ld-2.13.so
    b77e6000-b77e7000 rw-p 0001c000 08:05 112697 /lib/ld-2.13.so
    bff62000-bff83000 rw-p 00000000 00:00 0 [stack]
    gnome-session[2604]: WARNING: Client '/org/gnome/SessionManager/Client1' failed to reply before timeout
    gnome-session[2604]: WARNING: Unable to find desktop file 'gdm-simple-greeter.desktop': No se pudo encontrar la clave de archivo válida en los directorios de búsqueda
    gnome-session[2604]: WARNING: Unable to find desktop file 'gnome-gdm-simple-greeter.desktop.desktop': No se pudo encontrar la clave de archivo válida en los directorios de búsqueda
    gnome-session: Fatal IO error 11 (Recurso no disponible temporalmente) on X server :1.
    polkit-gnome-authentication-agent-1: Fatal IO error 11 (Recurso no disponible temporalmente) on X server :1..
    and this is xorg.0.log
    [ 415.344]
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    [ 415.344]
    X.Org X Server 1.9.4.901 (1.9.5 RC 1)
    Release Date: 2011-03-04
    [ 415.344] X Protocol Version 11, Revision 0
    [ 415.344] Build Operating System: Linux 2.6.37-ARCH i686
    [ 415.344] Current Operating System: Linux i 2.6.37-ARCH #1 SMP PREEMPT Tue Mar 15 11:40:49 UTC 2011 i686
    [ 415.344] Kernel command line: root=/dev/disk/by-uuid/e5834ccd-027a-4ee7-8875-1ba90303fd71 ro
    [ 415.344] Build Date: 14 March 2011 10:39:42AM
    [ 415.344]
    [ 415.344] Current version of pixman: 0.20.2
    [ 415.344] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 415.344] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 415.345] (==) Log file: "/var/log/Xorg.1.log", Time: Thu Mar 17 09:18:27 2011
    [ 415.345] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 415.345] (==) No Layout section. Using the first Screen section.
    [ 415.345] (==) No screen section available. Using defaults.
    [ 415.345] (**) |-->Screen "Default Screen Section" (0)
    [ 415.345] (**) | |-->Monitor "<default monitor>"
    [ 415.346] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 415.346] (==) Automatically adding devices
    [ 415.346] (==) Automatically enabling devices
    [ 415.346] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 415.346] Entry deleted from font path.
    [ 415.346] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 415.346] Entry deleted from font path.
    [ 415.346] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 415.346] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 415.346] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 415.346] (II) Loader magic: 0x81f3280
    [ 415.346] (II) Module ABI versions:
    [ 415.346] X.Org ANSI C Emulation: 0.4
    [ 415.346] X.Org Video Driver: 8.0
    [ 415.346] X.Org XInput driver : 11.0
    [ 415.346] X.Org Server Extension : 4.0
    [ 415.348] (--) PCI:*(0:0:2:0) 8086:a011:103c:148a rev 0, Mem @ 0x54180000/524288, 0x40000000/268435456, 0x54000000/1048576, I/O @ 0x000030c0/8
    [ 415.348] (--) PCI: (0:0:2:1) 8086:a012:103c:148a rev 0, Mem @ 0x54100000/524288
    [ 415.348] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 415.349] (II) LoadModule: "extmod"
    [ 415.349] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 415.349] (II) Module extmod: vendor="X.Org Foundation"
    [ 415.349] compiled for 1.9.4.901, module version = 1.0.0
    [ 415.349] Module class: X.Org Server Extension
    [ 415.349] ABI class: X.Org Server Extension, version 4.0
    [ 415.350] (II) Loading extension MIT-SCREEN-SAVER
    [ 415.350] (II) Loading extension XFree86-VidModeExtension
    [ 415.350] (II) Loading extension XFree86-DGA
    [ 415.350] (II) Loading extension DPMS
    [ 415.350] (II) Loading extension XVideo
    [ 415.350] (II) Loading extension XVideo-MotionCompensation
    [ 415.350] (II) Loading extension X-Resource
    [ 415.350] (II) LoadModule: "dbe"
    [ 415.350] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 415.350] (II) Module dbe: vendor="X.Org Foundation"
    [ 415.350] compiled for 1.9.4.901, module version = 1.0.0
    [ 415.350] Module class: X.Org Server Extension
    [ 415.350] ABI class: X.Org Server Extension, version 4.0
    [ 415.350] (II) Loading extension DOUBLE-BUFFER
    [ 415.350] (II) LoadModule: "glx"
    [ 415.351] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 415.351] (II) Module glx: vendor="X.Org Foundation"
    [ 415.351] compiled for 1.9.4.901, module version = 1.0.0
    [ 415.351] ABI class: X.Org Server Extension, version 4.0
    [ 415.351] (==) AIGLX enabled
    [ 415.351] (II) Loading extension GLX
    [ 415.351] (II) LoadModule: "record"
    [ 415.351] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 415.351] (II) Module record: vendor="X.Org Foundation"
    [ 415.351] compiled for 1.9.4.901, module version = 1.13.0
    [ 415.351] Module class: X.Org Server Extension
    [ 415.351] ABI class: X.Org Server Extension, version 4.0
    [ 415.352] (II) Loading extension RECORD
    [ 415.352] (II) LoadModule: "dri"
    [ 415.352] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 415.352] (II) Module dri: vendor="X.Org Foundation"
    [ 415.352] compiled for 1.9.4.901, module version = 1.0.0
    [ 415.352] ABI class: X.Org Server Extension, version 4.0
    [ 415.352] (II) Loading extension XFree86-DRI
    [ 415.352] (II) LoadModule: "dri2"
    [ 415.353] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 415.353] (II) Module dri2: vendor="X.Org Foundation"
    [ 415.353] compiled for 1.9.4.901, module version = 1.2.0
    [ 415.353] ABI class: X.Org Server Extension, version 4.0
    [ 415.353] (II) Loading extension DRI2
    [ 415.353] (==) Matched intel as autoconfigured driver 0
    [ 415.353] (==) Matched vesa as autoconfigured driver 1
    [ 415.353] (==) Matched fbdev as autoconfigured driver 2
    [ 415.353] (==) Assigned the driver to the xf86ConfigLayout
    [ 415.353] (II) LoadModule: "intel"
    [ 415.353] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 415.354] (II) Module intel: vendor="X.Org Foundation"
    [ 415.354] compiled for 1.9.4, module version = 2.14.0
    [ 415.354] Module class: X.Org Video Driver
    [ 415.354] ABI class: X.Org Video Driver, version 8.0
    [ 415.354] (II) LoadModule: "vesa"
    [ 415.355] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 415.355] (II) Module vesa: vendor="X.Org Foundation"
    [ 415.355] compiled for 1.9.4, module version = 2.3.0
    [ 415.355] Module class: X.Org Video Driver
    [ 415.355] ABI class: X.Org Video Driver, version 8.0
    [ 415.355] (II) LoadModule: "fbdev"
    [ 415.355] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 415.355] (II) Module fbdev: vendor="X.Org Foundation"
    [ 415.355] compiled for 1.9.4, module version = 0.4.2
    [ 415.355] ABI class: X.Org Video Driver, version 8.0
    [ 415.356] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
    Sandybridge, Sandybridge
    [ 415.357] (II) VESA: driver for VESA chipsets: vesa
    [ 415.357] (II) FBDEV: driver for framebuffer: fbdev
    [ 415.357] (++) using VT number 8
    [ 415.370] (WW) Falling back to old probe method for vesa
    [ 415.370] (WW) Falling back to old probe method for fbdev
    [ 415.370] (II) Loading sub module "fbdevhw"
    [ 415.370] (II) LoadModule: "fbdevhw"
    [ 415.371] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    [ 415.371] (II) Module fbdevhw: vendor="X.Org Foundation"
    [ 415.371] compiled for 1.9.4.901, module version = 0.0.2
    [ 415.371] ABI class: X.Org Video Driver, version 8.0
    [ 415.372] drmOpenDevice: node name is /dev/dri/card0
    [ 415.372] drmOpenDevice: open result is 8, (OK)
    [ 415.372] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [ 415.372] drmOpenDevice: node name is /dev/dri/card0
    [ 415.372] drmOpenDevice: open result is 8, (OK)
    [ 415.372] drmOpenByBusid: drmOpenMinor returns 8
    [ 415.372] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [ 415.372] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 415.372] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 415.373] (==) intel(0): RGB weight 888
    [ 415.373] (==) intel(0): Default visual is TrueColor
    [ 415.373] (II) intel(0): Integrated Graphics Chipset: Intel(R) Pineview GM
    [ 415.373] (--) intel(0): Chipset: "Pineview GM"
    [ 415.373] (**) intel(0): Tiling enabled
    [ 415.373] (**) intel(0): SwapBuffers wait enabled
    [ 415.373] (==) intel(0): video overlay key set to 0x101fe
    [ 415.373] (II) intel(0): Output LVDS1 has no monitor section
    [ 415.374] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
    [ 415.410] (II) intel(0): Output VGA1 has no monitor section
    [ 415.410] (II) intel(0): EDID for output LVDS1
    [ 415.410] (II) intel(0): Manufacturer: HSD Model: 3e9 Serial#: 34219
    [ 415.410] (II) intel(0): Year: 2010 Week: 29
    [ 415.410] (II) intel(0): EDID Version: 1.3
    [ 415.410] (II) intel(0): Digital Display Input
    [ 415.410] (II) intel(0): Max Image Size [cm]: horiz.: 22 vert.: 13
    [ 415.410] (II) intel(0): Gamma: 2.20
    [ 415.410] (II) intel(0): No DPMS capabilities specified
    [ 415.410] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 415.410] (II) intel(0): First detailed timing is preferred mode
    [ 415.410] (II) intel(0): redX: 0.592 redY: 0.355 greenX: 0.327 greenY: 0.555
    [ 415.410] (II) intel(0): blueX: 0.154 blueY: 0.094 whiteX: 0.313 whiteY: 0.329
    [ 415.410] (II) intel(0): Manufacturer's mask: 0
    [ 415.410] (II) intel(0): Supported detailed timing:
    [ 415.410] (II) intel(0): clock: 54.2 MHz Image Size: 222 x 125 mm
    [ 415.410] (II) intel(0): h_active: 1024 h_sync: 1117 h_sync_end 1152 h_blank_end 1328 h_border: 0
    [ 415.410] (II) intel(0): v_active: 600 v_sync: 641 v_sync_end 646 v_blanking: 680 v_border: 0
    [ 415.410] (II) intel(0):
    [ 415.410] (II) intel(0): Monitor name: HSD101PFW2
    [ 415.410] (II) intel(0): EDID (in hex):
    [ 415.410] (II) intel(0): 00ffffffffffff002264e903ab850000
    [ 415.411] (II) intel(0): 1d14010380160d780a8c85975b538e27
    [ 415.411] (II) intel(0): 18505400000001010101010101010101
    [ 415.411] (II) intel(0): 0101010101012c150030415850205d23
    [ 415.411] (II) intel(0): 9508de7d00000019000000fe00000000
    [ 415.411] (II) intel(0): 00000000000000000000000000fc0048
    [ 415.411] (II) intel(0): 5344313031504657320a202000000010
    [ 415.411] (II) intel(0): 000a20202020202020202020202000ba
    [ 415.411] (II) intel(0): EDID vendor "HSD", prod id 1001
    [ 415.411] (II) intel(0): Printing DDC gathered Modelines:
    [ 415.411] (II) intel(0): Modeline "1024x600"x0.0 54.20 1024 1117 1152 1328 600 641 646 680 -hsync -vsync (40.8 kHz)
    [ 415.411] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [ 415.411] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 415.411] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 415.411] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [ 415.411] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [ 415.411] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [ 415.411] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 415.411] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [ 415.411] (II) intel(0): Printing probed modes for output LVDS1
    [ 415.412] (II) intel(0): Modeline "1024x600"x60.0 54.20 1024 1117 1152 1328 600 611 616 680 -hsync -vsync (40.8 kHz)
    [ 415.412] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 415.412] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 415.412] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 415.443] (II) intel(0): EDID for output VGA1
    [ 415.443] (II) intel(0): Output LVDS1 connected
    [ 415.443] (II) intel(0): Output VGA1 disconnected
    [ 415.443] (II) intel(0): Using exact sizes for initial modes
    [ 415.443] (II) intel(0): Output LVDS1 using initial mode 1024x600
    [ 415.443] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 415.443] (II) intel(0): Kernel page flipping support detected, enabling
    [ 415.443] (**) intel(0): Display dimensions: (220, 130) mm
    [ 415.443] (**) intel(0): DPI set to (118, 117)
    [ 415.443] (II) Loading sub module "fb"
    [ 415.443] (II) LoadModule: "fb"
    [ 415.444] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 415.445] (II) Module fb: vendor="X.Org Foundation"
    [ 415.445] compiled for 1.9.4.901, module version = 1.0.0
    [ 415.445] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 415.445] (II) Loading sub module "dri2"
    [ 415.445] (II) LoadModule: "dri2"
    [ 415.445] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 415.445] (II) UnloadModule: "vesa"
    [ 415.445] (II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 415.445] (II) UnloadModule: "fbdev"
    [ 415.445] (II) Unloading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 415.445] (II) UnloadModule: "fbdevhw"
    [ 415.445] (II) Unloading /usr/lib/xorg/modules/libfbdevhw.so
    [ 415.445] (==) Depth 24 pixmap format is 32 bpp
    [ 415.446] (II) intel(0): [DRI2] Setup complete
    [ 415.446] (II) intel(0): [DRI2] DRI driver: i915
    [ 415.446] (II) intel(0): Allocated new frame buffer 1024x600 stride 4096, tiled
    [ 415.446] (II) UXA(0): Driver registered support for the following operations:
    [ 415.446] (II) solid
    [ 415.446] (II) copy
    [ 415.446] (II) composite (RENDER acceleration)
    [ 415.446] (II) put_image
    [ 415.446] (II) get_image
    [ 415.446] (==) intel(0): Backing store disabled
    [ 415.446] (==) intel(0): Silken mouse enabled
    [ 415.446] (II) intel(0): Initializing HW Cursor
    [ 415.454] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 415.456] (==) intel(0): DPMS enabled
    [ 415.456] (==) intel(0): Intel XvMC decoder disabled
    [ 415.456] (II) intel(0): Set up textured video
    [ 415.457] (II) intel(0): Set up overlay video
    [ 415.457] (II) intel(0): direct rendering: DRI2 Enabled
    [ 415.457] (==) intel(0): hotplug detection: "enabled"
    [ 415.457] (--) RandR disabled
    [ 415.457] (II) Initializing built-in extension Generic Event Extension
    [ 415.457] (II) Initializing built-in extension SHAPE
    [ 415.457] (II) Initializing built-in extension MIT-SHM
    [ 415.457] (II) Initializing built-in extension XInputExtension
    [ 415.457] (II) Initializing built-in extension XTEST
    [ 415.457] (II) Initializing built-in extension BIG-REQUESTS
    [ 415.457] (II) Initializing built-in extension SYNC
    [ 415.457] (II) Initializing built-in extension XKEYBOARD
    [ 415.457] (II) Initializing built-in extension XC-MISC
    [ 415.457] (II) Initializing built-in extension SECURITY
    [ 415.457] (II) Initializing built-in extension XINERAMA
    [ 415.457] (II) Initializing built-in extension XFIXES
    [ 415.457] (II) Initializing built-in extension RENDER
    [ 415.457] (II) Initializing built-in extension RANDR
    [ 415.457] (II) Initializing built-in extension COMPOSITE
    [ 415.457] (II) Initializing built-in extension DAMAGE
    [ 415.490] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 415.490] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 415.490] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 415.490] (II) AIGLX: enabled GLX_SGI_make_current_read
    [ 415.491] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 415.491] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i915_dri.so
    [ 415.491] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 415.492] (II) intel(0): Setting screen physical size to 270 x 158
    [ 415.861] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 415.861] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 415.861] (II) LoadModule: "evdev"
    [ 415.862] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 415.862] (II) Module evdev: vendor="X.Org Foundation"
    [ 415.862] compiled for 1.9.4, module version = 2.6.0
    [ 415.862] Module class: X.Org XInput Driver
    [ 415.862] ABI class: X.Org XInput driver, version 11.0
    [ 415.862] (**) Power Button: always reports core events
    [ 415.862] (**) Power Button: Device: "/dev/input/event4"
    [ 415.883] (--) Power Button: Found keys
    [ 415.883] (II) Power Button: Configuring as keyboard
    [ 415.883] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 415.883] (**) Option "xkb_rules" "evdev"
    [ 415.883] (**) Option "xkb_model" "evdev"
    [ 415.883] (**) Option "xkb_layout" "us"
    [ 415.962] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
    [ 415.962] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 415.962] (**) Video Bus: always reports core events
    [ 415.962] (**) Video Bus: Device: "/dev/input/event9"
    [ 415.970] (--) Video Bus: Found keys
    [ 415.970] (II) Video Bus: Configuring as keyboard
    [ 415.970] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [ 415.970] (**) Option "xkb_rules" "evdev"
    [ 415.970] (**) Option "xkb_model" "evdev"
    [ 415.970] (**) Option "xkb_layout" "us"
    [ 415.992] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 415.992] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 415.992] (**) Power Button: always reports core events
    [ 415.992] (**) Power Button: Device: "/dev/input/event2"
    [ 416.013] (--) Power Button: Found keys
    [ 416.013] (II) Power Button: Configuring as keyboard
    [ 416.013] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 416.013] (**) Option "xkb_rules" "evdev"
    [ 416.013] (**) Option "xkb_model" "evdev"
    [ 416.013] (**) Option "xkb_layout" "us"
    [ 416.014] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
    [ 416.014] (II) No input driver/identifier specified (ignoring)
    [ 416.019] (II) config/udev: Adding input device HDA Intel Mic at Ext Front Jack (/dev/input/event5)
    [ 416.019] (II) No input driver/identifier specified (ignoring)
    [ 416.020] (II) config/udev: Adding input device HDA Intel HP Out at Ext Front Jack (/dev/input/event6)
    [ 416.020] (II) No input driver/identifier specified (ignoring)
    [ 416.026] (II) config/udev: Adding input device HP Webcam (/dev/input/event10)
    [ 416.026] (**) HP Webcam: Applying InputClass "evdev keyboard catchall"
    [ 416.026] (**) HP Webcam: always reports core events
    [ 416.026] (**) HP Webcam: Device: "/dev/input/event10"
    [ 416.053] (--) HP Webcam: Found keys
    [ 416.053] (II) HP Webcam: Configuring as keyboard
    [ 416.053] (II) XINPUT: Adding extended input device "HP Webcam" (type: KEYBOARD)
    [ 416.053] (**) Option "xkb_rules" "evdev"
    [ 416.053] (**) Option "xkb_model" "evdev"
    [ 416.053] (**) Option "xkb_layout" "us"
    [ 416.062] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 416.062] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 416.062] (**) AT Translated Set 2 keyboard: always reports core events
    [ 416.062] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 416.080] (--) AT Translated Set 2 keyboard: Found keys
    [ 416.080] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 416.080] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [ 416.080] (**) Option "xkb_rules" "evdev"
    [ 416.080] (**) Option "xkb_model" "evdev"
    [ 416.080] (**) Option "xkb_layout" "us"
    [ 416.081] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
    [ 416.081] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 416.081] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 416.081] (II) LoadModule: "synaptics"
    [ 416.082] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 416.082] (II) Module synaptics: vendor="X.Org Foundation"
    [ 416.082] compiled for 1.9.4, module version = 1.4.0
    [ 416.082] Module class: X.Org XInput Driver
    [ 416.082] ABI class: X.Org XInput driver, version 11.0
    [ 416.082] (**) Option "Device" "/dev/input/event7"
    [ 416.203] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5432
    [ 416.203] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4760
    [ 416.203] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 416.203] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 416.203] (--) SynPS/2 Synaptics TouchPad: buttons: left right
    [ 416.203] (**) Option "TapButton1" "1"
    [ 416.203] (**) Option "TapButton2" "2"
    [ 416.203] (**) Option "TapButton3" "3"
    [ 416.310] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 416.310] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 416.363] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    [ 416.363] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 416.363] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
    [ 416.363] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.039
    [ 416.363] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 416.363] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 416.363] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 416.363] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 416.433] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 416.434] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 416.434] (II) No input driver/identifier specified (ignoring)
    [ 416.434] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
    [ 416.435] (II) No input driver/identifier specified (ignoring)
    [ 416.438] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event8)
    [ 416.438] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 416.438] (**) HP WMI hotkeys: always reports core events
    [ 416.438] (**) HP WMI hotkeys: Device: "/dev/input/event8"
    [ 416.460] (--) HP WMI hotkeys: Found keys
    [ 416.460] (II) HP WMI hotkeys: Configuring as keyboard
    [ 416.460] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD)
    [ 416.460] (**) Option "xkb_rules" "evdev"
    [ 416.460] (**) Option "xkb_model" "evdev"
    [ 416.460] (**) Option "xkb_layout" "us"
    [ 464.710] (II) AIGLX: Suspending AIGLX clients for VT switch
    [ 466.625] (II) HP WMI hotkeys: Close
    [ 466.625] (II) UnloadModule: "evdev"
    [ 466.626] (II) UnloadModule: "synaptics"
    [ 466.626] (II) AT Translated Set 2 keyboard: Close
    [ 466.626] (II) UnloadModule: "evdev"
    [ 466.626] (II) HP Webcam: Close
    [ 466.626] (II) UnloadModule: "evdev"
    [ 466.626] (II) Power Button: Close
    [ 466.626] (II) UnloadModule: "evdev"
    [ 466.626] (II) Video Bus: Close
    [ 466.626] (II) UnloadModule: "evdev"
    [ 466.626] (II) Power Button: Close
    [ 466.627] (II) UnloadModule: "evdev".
    I hope that you can help me to bring X and sessions with GDM to work again. Thank you
    Last edited by joseperezc (2011-03-18 23:55:10)

    joseperezc wrote:
    Hi everybody.
    I was looking for tunning a bit my installation of arch. and ruined something about X and authentification.
    the files I remember to have deleted are all in /etc that ends in "-" and  ".pacnew" and ".original"
    those files includes shadow- and passwd-.
    I was sure that those files are just backups, but now i dont know.
    You should never just delete .pacnew files.  You are meant to merge the contents with your existing files
    https://wiki.archlinux.org/index.php/Pa … save_Files

  • [SOLVED] Extra resolutions for games with Nvidia drivers

    When using the nouveau drivers, games and other such applications will allow me to select any resolution my screens (one 1920x1080, the other 1680x1050-- the latter of which is to the left of the first) will support, as well as 3600x1080, the combined total (spanning both screens). For instance, I can make something like Tux Racer 1280x800, and either windowed or fullscreen. However, with the Nvidia proprietary drivers, the only resolutions that I can select are 1920x1080, 1680x1050, and 3600x1080. This prevents me from playing windowed games in such a way that they don't cover my whole screen, or playing fullscreen games at lower resolutions for higher performance. How can I use the Nvidia drivers and the "extra" resolutions? (Ideally, all those listed in the Xinerama output below)
    Xrandr outputs this:
    Screen 0: minimum 8 x 8, current 3600 x 1080, maximum 16384 x 16384
    DVI-I-0 connected 1920x1080+1680+0 (normal left inverted right x axis y axis) 510mm x 287mm
    1920x1080 60.0*+
    1680x1050 60.0
    1600x1200 60.0
    1440x900 59.9
    1400x1050 74.8 60.0
    1280x1024 75.0 60.0
    1280x960 60.0
    1280x800 59.8
    1152x864 75.0
    1024x768 75.0 70.1 60.0
    832x624 74.6
    800x600 75.0 72.2 60.3 56.2
    700x525 149.5 120.0
    640x480 75.0 72.8 59.9
    512x384 140.1 120.0
    400x300 144.4
    320x240 145.6 120.1
    DVI-I-1 connected 1680x1050+0+0 (normal left inverted right x axis y axis) 474mm x 296mm
    1680x1050 59.9*+ 60.0
    1440x900 75.0 59.9
    1400x1050 60.0
    1280x1024 75.0 60.0
    1280x960 60.0
    1152x864 75.0
    1024x768 75.0 70.1 60.0
    832x624 74.6
    800x600 75.0 72.2 60.3 56.2
    700x525 149.5 120.0
    640x480 75.0 72.8 59.9
    512x384 140.1 120.0
    400x300 144.4
    320x240 145.6 120.1
    DVI-I-2 disconnected (normal left inverted right x axis y axis)
    HDMI-0 disconnected (normal left inverted right x axis y axis)
    DVI-I-3 disconnected (normal left inverted right x axis y axis)
    My xorg.conf is:
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    Option "Xinerama" "0"
    EndSection
    Section "Files"
    FontPath "/usr/share/fonts/local"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Acer G235H"
    HorizSync 30.0 - 83.0
    VertRefresh 56.0 - 75.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce GTS 450"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "Stereo" "0"
    Option "nvidiaXineramaInfoOrder" "CRT-0"
    Option "TwinViewOrientation" "CRT-1 LeftOf CRT-0"
    Option "metamodes" "CRT-0: nvidia-auto-select, CRT-1: nvidia-auto-select"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    Last edited by DrKillPatient (2012-07-06 19:29:15)

    brebs wrote:
    Maybe these help:
    http://www.nvnews.net/vbulletin/showthread.php?t=184711
    http://www.nvnews.net/vbulletin/showthread.php?t=184968
    Thanks. The first link worked, in the sense that my games now have all those resolution options, but now there's a new bug.
    To future readers: a solution has been found for this bug as well, see below.
    My metamodes setting now reads:
    Option "metamodes" "CRT-0: nvidia-auto-select, CRT-1: nvidia-auto-select; nvidia-auto-select {ViewPortI n=1920x1080}; nvidia-auto-select {ViewPortIn=1680x1050}; [b]nvidia-auto-select {ViewPortIn=1600x1200};[/b] nvidia-auto-sele ct {ViewPortIn=1440x900}; nvidia-auto-select {ViewPortIn=1400x1050}; nvidia-auto-select {ViewPortIn=1280x1024}; nvi dia-auto-select {ViewPortIn=1280x960}; nvidia-auto-select {ViewPortIn=1280x800}; nvidia-auto-select {ViewPortIn=115 2x864}; nvidia-auto-select {ViewPortIn=1024x768}; nvidia-auto-select {ViewPortIn=832x624}; nvidia-auto-select {View PortIn=800x600}; nvidia-auto-select {ViewPortIn=700x525}; nvidia-auto-select {ViewPortIn=640x480}; nvidia-auto-sele ct {ViewPortIn=512x384}; nvidia-auto-select {ViewPortIn=400x300}; nvidia-auto-select {ViewPortIn=320x240}
    Because I now have included a resolution whose height is 1200 (or so I suppose-- if I remove that part, the issue does not occur), this happens:
    Xrandr output:
    Screen 0: minimum 8 x 8, current 3600 x 1200, maximum 16384 x 16384
    My X screen has the right length, but the wrong height! Now, my desktop seems to span the right area (3600x1080), but if I move my mouse to the bottom of that area, it pans down another 120 pixels. In that area, there's just graphical gibberish, often whatever I had on the screen last time.
    If I use Xrandr to set my screens' output, it works again, butthere a solution within the Nvidia driver settings...
    EDIT: It occurs to me that the setting seems to be taking the largest possible resolution for the X screen based on those metamodes.
    EDIT 2: This is likely intended behavior. The proper virtual resolution (X screen resolution) may be restored by adding
    Virtual 3600 1080
    to the "Display" subsection under the "Screen" section.
    I'll mark this as solved.
    Here's my working xorg.conf, by the way. I've posted only the "Screen" section because that's all I've changed. The rest is in my first post.
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "Stereo" "0"
    Option "nvidiaXineramaInfoOrder" "CRT-0"
    Option "TwinViewOrientation" "CRT-1 LeftOf CRT-0"
    Option "metamodes" "CRT-0: nvidia-auto-select, CRT-1: nvidia-auto-select; nvidia-auto-select {ViewPortIn=1920x1080}; nvidia-auto-select {ViewPortIn=1680x1050}; nvidia-auto-select {ViewPortIn=1600x1200}; nvidia-auto-select {ViewPortIn=1440x900}; nvidia-auto-select {ViewPortIn=1400x1050}; nvidia-auto-select {ViewPortIn=1280x1024}; nvidia-auto-select {ViewPortIn=1280x960}; nvidia-auto-select {ViewPortIn=1280x800}; nvidia-auto-select {ViewPortIn=1152x864}; nvidia-auto-select {ViewPortIn=1024x768}; nvidia-auto-select {ViewPortIn=832x624}; nvidia-auto-select {ViewPortIn=800x600}; nvidia-auto-select {ViewPortIn=700x525}; nvidia-auto-select {ViewPortIn=640x480}; nvidia-auto-select {ViewPortIn=512x384}; nvidia-auto-select {ViewPortIn=400x300}; nvidia-auto-select {ViewPortIn=320x240}"
    SubSection "Display"
    Virtual 3600 1080
    Depth 24
    EndSubSection
    EndSection
    Last edited by DrKillPatient (2012-07-06 19:31:18)

  • [SOLVED] GDM/Gnome Issues after Updates

    hi everyone!
    ive run into some pesky problems (possibly nvidia related) after a full update this morning. after booting up, gdm tries to run, but it crashes and retries over and over again with this message (shown in systemctl status gdm while running):
    Failed to contact accountsservice. Error calling StartServiceByName for org.freedesktop.Accounts: GDBus.Error: org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.Accounts timed out
    i tried installing lxdm and lightdm (the former loaded, the latter didnt), but that also didnt seem to work. with lxdm i couldnt log in to gnome (screen just went black), with lightdm i had no luck at all (didnt start at all).
    can anyone point me in the right direction to debug this?
    thanks a lot!
    regards,
    M.
    Edit:
    i installed nouveau and lightdm again and checked the status with systemctl. seems polkit is looking for a file called libmozjs-17-0.so:
    ● polkit.service - Authorization Manager
    Loaded: loaded (/usr/lib/systemd/system/polkit.service; static)
    Active: failed (Result: exit-code) since Wed 2014-04-16 17:14:12 CEST; 39s ago
    Docs: man:polkit(8)
    Process: 6145 ExecStart=/usr/lib/polkit-1/polkitd --no-debug (code=exited, status=127)
    Main PID: 6145 (code=exited, status=127)
    Apr 16 17:14:12 arch systemd[1]: Starting Authorization Manager...
    Apr 16 17:14:12 arch polkitd[6145]: /usr/lib/polkit-1/polkitd: error while loading shared libraries: libmozjs-17.0.so: cannot open shared object file: No such file or directory
    Apr 16 17:14:12 arch systemd[1]: polkit.service: main process exited, code=exited, status=127/n/a
    Apr 16 17:14:12 arch systemd[1]: Failed to start Authorization Manager.
    Apr 16 17:14:12 arch systemd[1]: Unit polkit.service entered failed state.
    i checked /usr/lib and found libmozjs-24.so… weird
    Edit 2:
    so i reinstalled a package called js17, undid all my changes with lightdm, slim et al, reinstalled nvidia and it seems it works!
    marking as solved.
    Last edited by miles969 (2014-04-16 16:10:15)

    Last update (at 2014-04-16) gives me a great headache.
    All my keyboard shorcuts had become useless: freezings reach up to 30 secs.
    Number of applications are bricked, i.e. evolution can not to read any message from imap server.
    I have a bulk of errors in my journalctl.  This is cut of them (Hmm, what do you think about a necessity to punish the guy that invented localized logs?)
    $ journalctl -b | grep rror
    апр 16 19:16:27 church gdm-Xorg-:0[258]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    апр 16 19:16:31 church NetworkManager[177]: <warn> Couldn't acquire object manager proxy: Ошибка вызова StartServiceByName для org.bluez: GDBus.Error:org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez.service failed to load: No such file or directory.
    апр 16 19:16:37 church gdm-Xorg-:0[258]: Errors from xkbcomp are not fatal to the X server
    апр 16 19:16:38 church org.a11y.atspi.Registry[382]: ** (at-spi2-registryd:387): WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files
    апр 16 19:16:46 church gdm-Xorg-:0[258]: Errors from xkbcomp are not fatal to the X server
    апр 16 19:16:52 church gnome-session[326]: Gjs-Message: JS LOG: No permission to trigger offline updates: Polkit.Error: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.packagekit.trigger-offline-update is not registered
    апр 16 19:17:06 church org.gnome.Shell.CalendarServer[348]: (gnome-shell-calendar-server:500): ShellCalendarServer-WARNING **: Error opening calendar 1397299558.9767.2@church: ?????????? ??????? ?????????: ??????????? ???????? ?? ????
    апр 16 19:23:49 church gdm-Xorg-:0[258]: Errors from xkbcomp are not fatal to the X server
    апр 16 19:26:51 church org.gnome.evolution.dataserver.Sources3[348]: AUTH (1397299494.9760.26@church): Complete (ERROR - Ошибка вызова StartServiceByName для org.freedesktop.secrets: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.secrets timed out)
    апр 16 19:26:51 church org.gnome.evolution.dataserver.Sources3[348]: (evolution-source-registry:507): libebackend-WARNING **: source_registry_server_authenticate_done_cb: Ошибка вызова StartServiceByName для org.freedesktop.secrets: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.secrets timed out
    апр 16 19:27:12 church chromium.desktop[925]: [925:950:0416/192712:ERROR:nss_util.cc(853)] After loading Root Certs, loaded==false: NSS error code: -8018
    апр 16 19:28:00 church kernel: traps: evolution[760] trap int3 ip:7ff69db9c993 sp:7fff6d219560 error:0

  • [SOLVED] HDMI resolution and Radeon HD 4250

    Hello,
    I am a noob to Arch. Iam sorry in advance for my ignorance. I have searched for a week on the wiki and forums and then gone back and re-read everything I have found. The answer is still eluding me. I am trying to connect my laptop to my tv through hdmi. I figured out the sound on my own, that was easy. I can't however get the native resolution for the tv. I have used xrandr and cvt as in the wiki. I have messed with a xorg.conf yet because it seems a bit confusing, but again, I'm a noob. Coming from ubuntu and that unity thing that just, well, anyway.
    basically this is what i have done:
    cvt 1366 768
    xrandr --newmode "1368x768_60.00"   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync
    xrandr --addmode HDMI-0 1366x768
    xrandr --output HDMI-0 --mode 1366x768
    and I get format not supported on my tv screen and yet that is the native resolution on the tv.
    This is what I get with xrandr now:
    [george@archbook ~]$ xrandr
    Screen 0: minimum 320 x 200, current 2646 x 768, maximum 8192 x 8192
    VGA-0 disconnected (normal left inverted right x axis y axis)
    LVDS connected 1366x768+0+0 (normal left inverted right x axis y axis) 344mm x 194mm
    1366x768 60.0*+
    1280x720 59.9
    1152x768 59.8
    1024x768 59.9
    800x600 59.9
    848x480 59.7
    720x480 59.7
    640x480 59.4
    HDMI-0 connected 1280x720+1366+0 (normal left inverted right x axis y axis) 16mm x 9mm
    1280x720 60.0*+
    720x480 59.9
    1366x768 60.0
    1368x768_60.00 (0x174) 85.2MHz
    h: width 1368 start 1440 end 1576 total 1784 skew 0 clock 47.8KHz
    v: height 768 start 771 end 781 total 798 clock 59.9Hz
    I don't know what else to do. Is this a driver problem. Should I try the catalyst driver or is there a fix to this?
    I'm sorry if there is already a thread for this. I've read through these forums and after a week I decided to finally post my question. If there is another thread please provide me with the link as I have missed it. If there is not, anyone have any ideas?
    Last edited by yourhereticself (2011-08-01 01:35:32)

    So I solved this myself last night, however, it seems I was so caught up in trying to get the native resolution of my tv detected I did not realize that my sound is still not fuctional (I had it working in gnome 3, but i decided to switch to kde and kmix recognizes that there is hdmi but includes no channels for control of the volmue). so any way...
    i solution to getting 1366x768 resolution through hdmi is: apparently 1366x768 is not a recognized mode which is why cvt gives the modeline for 1368x768; however, I 1360x768 is recognized (which I think is a fair comprimize). It looks decent on my setup anyway. So for anyone who actually has their hdmi sound working here is the solution:
    $ cvt 1360 768
    # 1360x768 59.80 Hz (CVT) hsync: 47.72 kHz; pclk: 84.75 MHz
    Modeline "1360x768_60.00" 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync
    then take the modeline and create a new mode using xrandr as such:
    $ xrandr --newmode "1360x768_60.00" 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync
    then add the newcode to HDMI-0 as such making sure you replace "0" in HDMI-0 with the number of the HDMI port you are planning to use:
    $xrandr --addmode HDMI-0 1360x768_60.00
    then change your output to this resolution via:
    xrandr --output HDMi-0 --mode 1360x768_60.00
    If anyone knows who to get the proper channels in kmix to control hdmi sound please let me know. Otherwise I am going to switch vga and headphone out jack for now. Thanks.

  • [solved] GDM doesn't start gnome- Thinkpad A31

    I've has Arch on this old beast for about a month now, without a problem. Now when I fire it up, gnome doesn't start, and I get a message saying: GdmDisplay lasted 1.7 seconds. Does it on reboot, does it in fallback mode.
    What's the fix for gdm and gnome?
    I reinstalled gdm and startx worked, unlike when this problem occurred. Reinstalled gnome as a "just-in-case," insurance move. After rebooting, gnome works again.
    Last edited by pottzie (2011-10-18 03:07:28)

    thanks..reinstalled gnome solved it on my Thinkpad T61 too...

  • [Solved] Native resolution 1366x768 with Vesa drivers (cedar trail)

    Hey, I've been trying to get a native widescreen resolution on this machine and not had any luck.
    This is an intel atom D2550 on an NM10, so it loads the gma500_gfx driver first but that doesn't work. I just get a black screen on boot.
    After trying everything I could find to solve that issue I just blacklisted the module so that it boots to console at least.
    Now I'm trying to use the vesa drivers to get a widescreen resolution, as currently my only options are the standard
    640x480, 800x600, 1024x768 settings. When I start X the vesa drivers detects the monitor properly and shows it's native resolution modeline.
    As it continues however, it claims it can't find the modeline and sticks me with the defaults.
    This is a fully updated system, fresh install.
    Relevant Xorg.0.log:
    [ 1986.531]
    X.Org X Server 1.13.1
    Release Date: 2012-12-13
    [ 1986.540] X Protocol Version 11, Revision 0
    [ 1986.543] Build Operating System: Linux 3.7.0-1-ARCH x86_64
    [ 1986.546] Current Operating System: Linux archBase 3.6.10-1-ARCH #1 SMP PREEMPT Tue Dec 11 09:40:17 CET 2012 x86_64
    [ 1986.546] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=842ee169-3e01-4f26-b5bd-900ad1142339 ro quiet
    [ 1986.554] Build Date: 16 December 2012 04:45:14PM
    [ 1986.557]
    [ 1986.561] Current version of pixman: 0.28.2
    [ 1986.570] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 1986.570] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 1986.589] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Dec 18 11:09:36 2012
    [ 1986.594] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 1986.594] (==) No Layout section. Using the first Screen section.
    [ 1986.594] (**) |-->Screen "Screen0" (0)
    [ 1986.594] (**) | |-->Monitor "Monitor0"
    [ 1986.595] (**) | |-->Device "Card0"
    [ 1986.595] (==) Automatically adding devices
    [ 1986.595] (==) Automatically enabling devices
    [ 1986.595] (==) Automatically adding GPU devices
    [ 1986.595] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 1986.595] Entry deleted from font path.
    [ 1986.595] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 1986.595] Entry deleted from font path.
    [ 1986.595] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 1986.595] Entry deleted from font path.
    [ 1986.595] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 1986.595] Entry deleted from font path.
    [ 1986.595] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 1986.595] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 1986.595] Entry deleted from font path.
    [ 1986.595] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 1986.595] (==) FontPath set to:
    /usr/share/fonts/misc/
    [ 1986.595] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 1986.595] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 1986.595] (II) Loader magic: 0x7fcc40
    [ 1986.595] (II) Module ABI versions:
    [ 1986.595] X.Org ANSI C Emulation: 0.4
    [ 1986.595] X.Org Video Driver: 13.1
    [ 1986.595] X.Org XInput driver : 18.0
    [ 1986.596] X.Org Server Extension : 7.0
    [ 1986.598] (--) PCI:*(0:0:2:0) 8086:0be2:8086:1999 rev 9, Mem @ 0xdfc00000/1048576, I/O @ 0x0000f0f0/8
    [ 1986.598] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 1986.604] Initializing built-in extension Generic Event Extension
    [ 1986.609] Initializing built-in extension SHAPE
    [ 1986.614] Initializing built-in extension MIT-SHM
    [ 1986.619] Initializing built-in extension XInputExtension
    [ 1986.624] Initializing built-in extension XTEST
    [ 1986.629] Initializing built-in extension BIG-REQUESTS
    [ 1986.634] Initializing built-in extension SYNC
    [ 1986.639] Initializing built-in extension XKEYBOARD
    [ 1986.644] Initializing built-in extension XC-MISC
    [ 1986.649] Initializing built-in extension SECURITY
    [ 1986.655] Initializing built-in extension XINERAMA
    [ 1986.660] Initializing built-in extension XFIXES
    [ 1986.665] Initializing built-in extension RENDER
    [ 1986.670] Initializing built-in extension RANDR
    [ 1986.675] Initializing built-in extension COMPOSITE
    [ 1986.681] Initializing built-in extension DAMAGE
    [ 1986.686] Initializing built-in extension MIT-SCREEN-SAVER
    [ 1986.692] Initializing built-in extension DOUBLE-BUFFER
    [ 1986.697] Initializing built-in extension RECORD
    [ 1986.702] Initializing built-in extension DPMS
    [ 1986.708] Initializing built-in extension X-Resource
    [ 1986.714] Initializing built-in extension XVideo
    [ 1986.719] Initializing built-in extension XVideo-MotionCompensation
    [ 1986.725] Initializing built-in extension XFree86-VidModeExtension
    [ 1986.731] Initializing built-in extension XFree86-DGA
    [ 1986.737] Initializing built-in extension XFree86-DRI
    [ 1986.742] Initializing built-in extension DRI2
    [ 1986.743] (II) LoadModule: "glx"
    [ 1986.743] (WW) Warning, couldn't open module glx
    [ 1986.743] (II) UnloadModule: "glx"
    [ 1986.743] (II) Unloading glx
    [ 1986.743] (EE) Failed to load module "glx" (module does not exist, 0)
    [ 1986.743] (II) LoadModule: "vesa"
    [ 1986.744] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 1986.744] (II) Module vesa: vendor="X.Org Foundation"
    [ 1986.744] compiled for 1.13.0, module version = 2.3.2
    [ 1986.744] Module class: X.Org Video Driver
    [ 1986.744] ABI class: X.Org Video Driver, version 13.0
    [ 1986.744] (II) VESA: driver for VESA chipsets: vesa
    [ 1986.744] (++) using VT number 1
    [ 1986.744] (II) Loading sub module "vbe"
    [ 1986.745] (II) LoadModule: "vbe"
    [ 1986.745] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [ 1986.752] (II) Module vbe: vendor="X.Org Foundation"
    [ 1986.753] compiled for 1.13.1, module version = 1.1.0
    [ 1986.753] ABI class: X.Org Video Driver, version 13.1
    [ 1986.753] (II) Loading sub module "int10"
    [ 1986.753] (II) LoadModule: "int10"
    [ 1986.753] (II) Loading /usr/lib/xorg/modules/libint10.so
    [ 1986.759] (II) Module int10: vendor="X.Org Foundation"
    [ 1986.759] compiled for 1.13.1, module version = 1.0.0
    [ 1986.759] ABI class: X.Org Video Driver, version 13.1
    [ 1986.759] (II) VESA(0): initializing int10
    [ 1986.760] (II) VESA(0): Bad V_BIOS checksum
    [ 1986.760] (II) VESA(0): Primary V_BIOS segment is: 0xc000
    [ 1986.761] (II) VESA(0): VESA BIOS detected
    [ 1986.761] (II) VESA(0): VESA VBE Version 3.0
    [ 1986.761] (II) VESA(0): VESA VBE Total Mem: 7872 kB
    [ 1986.761] (II) VESA(0): VESA VBE OEM: Intel(R)XX Graphics Chipset Accelerated VGA BIOS
    [ 1986.761] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
    [ 1986.761] (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
    [ 1986.761] (II) VESA(0): VESA VBE OEM Product: Intel(R)XX Graphics Controller
    [ 1986.761] (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
    [ 1986.777] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
    [ 1986.777] (==) VESA(0): RGB weight 888
    [ 1986.777] (==) VESA(0): Default visual is TrueColor
    [ 1986.777] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 1986.777] (II) Loading sub module "ddc"
    [ 1986.777] (II) LoadModule: "ddc"
    [ 1986.777] (II) Module "ddc" already built-in
    [ 1986.779] (II) VESA(0): VESA VBE DDC supported
    [ 1986.779] (II) VESA(0): VESA VBE DDC Level 2
    [ 1986.779] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
    [ 1986.788] (II) VESA(0): VESA VBE DDC read successfully
    [ 1986.788] (II) VESA(0): Manufacturer: CHR Model: 7511 Serial#: 880
    [ 1986.788] (II) VESA(0): Year: 2011 Week: 21
    [ 1986.788] (II) VESA(0): EDID Version: 1.4
    [ 1986.788] (II) VESA(0): Digital Display Input
    [ 1986.788] (II) VESA(0): 8 bits per channel
    [ 1986.788] (II) VESA(0): Digital interface is DisplayPort
    [ 1986.788] (II) VESA(0): Max Image Size [cm]: horiz.: 52 vert.: 32
    [ 1986.788] (II) VESA(0): Gamma: 2.20
    [ 1986.788] (II) VESA(0): DPMS capabilities: StandBy Suspend Off
    [ 1986.788] (II) VESA(0): Supported color encodings: RGB 4:4:4
    [ 1986.788] (II) VESA(0): First detailed timing is preferred mode
    [ 1986.788] (II) VESA(0): Preferred mode is native pixel format and refresh rate
    [ 1986.788] (II) VESA(0): redX: 0.674 redY: 0.316 greenX: 0.188 greenY: 0.703
    [ 1986.788] (II) VESA(0): blueX: 0.146 blueY: 0.062 whiteX: 0.312 whiteY: 0.326
    [ 1986.788] (II) VESA(0): Manufacturer's mask: 0
    [ 1986.788] (II) VESA(0): Supported detailed timing:
    [ 1986.788] (II) VESA(0): clock: 80.0 MHz Image Size: 518 x 333 mm
    [ 1986.788] (II) VESA(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1526 h_border: 0
    [ 1986.788] (II) VESA(0): v_active: 768 v_sync: 771 v_sync_end 781 v_blanking: 791 v_border: 0
    [ 1986.788] (II) VESA(0): Established timings III: (not decoded)
    [ 1986.788] (II) VESA(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
    [ 1986.788] (II) VESA(0): Monitor name: CH7511B
    [ 1986.789] (II) VESA(0): EDID (in hex):
    [ 1986.789] (II) VESA(0): 00ffffffffffff000d12117570030000
    [ 1986.789] (II) VESA(0): 15150104a5342078e28042ac5130b425
    [ 1986.789] (II) VESA(0): 10505300000001010101010101010101
    [ 1986.789] (II) VESA(0): 010101010101401f56a0500017303020
    [ 1986.789] (II) VESA(0): 3a00064d2100001a000000f7000a0000
    [ 1986.789] (II) VESA(0): 00000000000000000000000000fd0038
    [ 1986.789] (II) VESA(0): 4c1e5311000a202020202020000000fc
    [ 1986.789] (II) VESA(0): 00434837353131420a202020202000ce
    [ 1986.789] (II) VESA(0): EDID vendor "CHR", prod id 29969
    [ 1986.789] (II) VESA(0): Using hsync ranges from config file
    [ 1986.789] (II) VESA(0): Using vrefresh ranges from config file
    [ 1986.789] (II) VESA(0): Printing DDC gathered Modelines:
    [ 1986.789] (II) VESA(0): Modeline "1366x768"x0.0 80.00 1366 1414 1446 1526 768 771 781 791 +hsync -vsync (52.4 kHz eP)
    [ 1986.789] (II) VESA(0): Searching for matching VESA mode(s):
    [ 1986.789] Mode: 160 (0x0)
    [ 1986.789] ModeAttributes: 0x0
    [ 1986.789] WinAAttributes: 0x0
    [ 1986.790] WinBAttributes: 0x0
    [ 1986.790] WinGranularity: 0
    [ 1986.790] WinSize: 0
    [ 1986.790] WinASegment: 0x0
    [ 1986.790] WinBSegment: 0x0
    [ 1986.790] WinFuncPtr: 0x0
    [ 1986.790] BytesPerScanline: 0
    [ 1986.790] XResolution: 0
    [ 1986.790] YResolution: 0
    [ 1986.790] XCharSize: 0
    [ 1986.790] YCharSize: 0
    [ 1986.790] NumberOfPlanes: 0
    [ 1986.790] BitsPerPixel: 0
    [ 1986.790] NumberOfBanks: 0
    [ 1986.790] MemoryModel: 0
    [ 1986.790] BankSize: 0
    [ 1986.790] NumberOfImages: 0
    [ 1986.790] RedMaskSize: 0
    [ 1986.790] RedFieldPosition: 0
    [ 1986.790] GreenMaskSize: 0
    [ 1986.790] GreenFieldPosition: 0
    [ 1986.790] BlueMaskSize: 0
    [ 1986.790] BlueFieldPosition: 0
    [ 1986.790] RsvdMaskSize: 0
    [ 1986.790] RsvdFieldPosition: 0
    [ 1986.790] DirectColorModeInfo: 0
    [ 1986.790] PhysBasePtr: 0x0
    [ 1986.790] LinBytesPerScanLine: 0
    [ 1986.790] BnkNumberOfImagePages: 0
    [ 1986.790] LinNumberOfImagePages: 0
    [ 1986.790] LinRedMaskSize: 0
    [ 1986.790] LinRedFieldPosition: 0
    [ 1986.790] LinGreenMaskSize: 0
    [ 1986.790] LinGreenFieldPosition: 0
    [ 1986.790] LinBlueMaskSize: 0
    [ 1986.790] LinBlueFieldPosition: 0
    [ 1986.790] LinRsvdMaskSize: 0
    [ 1986.790] LinRsvdFieldPosition: 0
    [ 1986.790] MaxPixelClock: 0
    [ 1986.791] Mode: 161 (0x0)
    [ 1986.791] ModeAttributes: 0x0
    [ 1986.791] WinAAttributes: 0x0
    [ 1986.791] WinBAttributes: 0x0
    [ 1986.791] WinGranularity: 0
    [ 1986.791] WinSize: 0
    [ 1986.791] WinASegment: 0x0
    [ 1986.791] WinBSegment: 0x0
    [ 1986.791] WinFuncPtr: 0x0
    [ 1986.791] BytesPerScanline: 0
    [ 1986.791] XResolution: 0
    [ 1986.791] YResolution: 0
    [ 1986.791] XCharSize: 0
    [ 1986.791] YCharSize: 0
    [ 1986.791] NumberOfPlanes: 0
    [ 1986.791] BitsPerPixel: 0
    [ 1986.791] NumberOfBanks: 0
    [ 1986.791] MemoryModel: 0
    [ 1986.791] BankSize: 0
    [ 1986.791] NumberOfImages: 0
    [ 1986.791] RedMaskSize: 0
    [ 1986.791] RedFieldPosition: 0
    [ 1986.791] GreenMaskSize: 0
    [ 1986.791] GreenFieldPosition: 0
    [ 1986.791] BlueMaskSize: 0
    [ 1986.791] BlueFieldPosition: 0
    [ 1986.791] RsvdMaskSize: 0
    [ 1986.791] RsvdFieldPosition: 0
    [ 1986.791] DirectColorModeInfo: 0
    [ 1986.791] PhysBasePtr: 0x0
    [ 1986.791] LinBytesPerScanLine: 0
    [ 1986.791] BnkNumberOfImagePages: 0
    [ 1986.792] LinNumberOfImagePages: 0
    [ 1986.792] LinRedMaskSize: 0
    [ 1986.792] LinRedFieldPosition: 0
    [ 1986.792] LinGreenMaskSize: 0
    [ 1986.792] LinGreenFieldPosition: 0
    [ 1986.792] LinBlueMaskSize: 0
    [ 1986.792] LinBlueFieldPosition: 0
    [ 1986.792] LinRsvdMaskSize: 0
    [ 1986.792] LinRsvdFieldPosition: 0
    [ 1986.792] MaxPixelClock: 0
    [ 1986.792] Mode: 162 (0x0)
    [ 1986.792] ModeAttributes: 0x0
    [ 1986.792] WinAAttributes: 0x0
    [ 1986.792] WinBAttributes: 0x0
    [ 1986.792] WinGranularity: 0
    [ 1986.792] WinSize: 0
    [ 1986.792] WinASegment: 0x0
    [ 1986.792] WinBSegment: 0x0
    [ 1986.792] WinFuncPtr: 0x0
    [ 1986.792] BytesPerScanline: 0
    [ 1986.792] XResolution: 0
    [ 1986.792] YResolution: 0
    [ 1986.792] XCharSize: 0
    [ 1986.792] YCharSize: 0
    [ 1986.792] NumberOfPlanes: 0
    [ 1986.792] BitsPerPixel: 0
    [ 1986.792] NumberOfBanks: 0
    [ 1986.792] MemoryModel: 0
    [ 1986.792] BankSize: 0
    [ 1986.792] NumberOfImages: 0
    [ 1986.793] RedMaskSize: 0
    [ 1986.793] RedFieldPosition: 0
    [ 1986.793] GreenMaskSize: 0
    [ 1986.793] GreenFieldPosition: 0
    [ 1986.793] BlueMaskSize: 0
    [ 1986.793] BlueFieldPosition: 0
    [ 1986.793] RsvdMaskSize: 0
    [ 1986.793] RsvdFieldPosition: 0
    [ 1986.793] DirectColorModeInfo: 0
    [ 1986.793] PhysBasePtr: 0x0
    [ 1986.793] LinBytesPerScanLine: 0
    [ 1986.793] BnkNumberOfImagePages: 0
    [ 1986.793] LinNumberOfImagePages: 0
    [ 1986.793] LinRedMaskSize: 0
    [ 1986.793] LinRedFieldPosition: 0
    [ 1986.793] LinGreenMaskSize: 0
    [ 1986.793] LinGreenFieldPosition: 0
    [ 1986.793] LinBlueMaskSize: 0
    [ 1986.793] LinBlueFieldPosition: 0
    [ 1986.793] LinRsvdMaskSize: 0
    [ 1986.793] LinRsvdFieldPosition: 0
    [ 1986.793] MaxPixelClock: 0
    [ 1986.793] Mode: 163 (0x0)
    [ 1986.793] ModeAttributes: 0x0
    [ 1986.793] WinAAttributes: 0x0
    [ 1986.793] WinBAttributes: 0x0
    [ 1986.793] WinGranularity: 0
    [ 1986.793] WinSize: 0
    [ 1986.794] WinASegment: 0x0
    [ 1986.794] WinBSegment: 0x0
    [ 1986.794] WinFuncPtr: 0x0
    [ 1986.794] BytesPerScanline: 0
    [ 1986.794] XResolution: 0
    [ 1986.794] YResolution: 0
    [ 1986.794] XCharSize: 0
    [ 1986.794] YCharSize: 0
    [ 1986.794] NumberOfPlanes: 0
    [ 1986.794] BitsPerPixel: 0
    [ 1986.794] NumberOfBanks: 0
    [ 1986.794] MemoryModel: 0
    [ 1986.794] BankSize: 0
    [ 1986.794] NumberOfImages: 0
    [ 1986.794] RedMaskSize: 0
    [ 1986.794] RedFieldPosition: 0
    [ 1986.794] GreenMaskSize: 0
    [ 1986.794] GreenFieldPosition: 0
    [ 1986.794] BlueMaskSize: 0
    [ 1986.794] BlueFieldPosition: 0
    [ 1986.794] RsvdMaskSize: 0
    [ 1986.794] RsvdFieldPosition: 0
    [ 1986.794] DirectColorModeInfo: 0
    [ 1986.794] PhysBasePtr: 0x0
    [ 1986.794] LinBytesPerScanLine: 0
    [ 1986.794] BnkNumberOfImagePages: 0
    [ 1986.794] LinNumberOfImagePages: 0
    [ 1986.794] LinRedMaskSize: 0
    [ 1986.794] LinRedFieldPosition: 0
    [ 1986.794] LinGreenMaskSize: 0
    [ 1986.794] LinGreenFieldPosition: 0
    [ 1986.794] LinBlueMaskSize: 0
    [ 1986.794] LinBlueFieldPosition: 0
    [ 1986.794] LinRsvdMaskSize: 0
    [ 1986.794] LinRsvdFieldPosition: 0
    [ 1986.794] MaxPixelClock: 0
    [ 1986.795] Mode: 164 (0x0)
    [ 1986.795] ModeAttributes: 0x0
    [ 1986.795] WinAAttributes: 0x0
    [ 1986.795] WinBAttributes: 0x0
    [ 1986.795] WinGranularity: 0
    [ 1986.795] WinSize: 0
    [ 1986.795] WinASegment: 0x0
    [ 1986.795] WinBSegment: 0x0
    [ 1986.795] WinFuncPtr: 0x0
    [ 1986.795] BytesPerScanline: 0
    [ 1986.795] XResolution: 0
    [ 1986.795] YResolution: 0
    [ 1986.795] XCharSize: 0
    [ 1986.795] YCharSize: 0
    [ 1986.795] NumberOfPlanes: 0
    [ 1986.795] BitsPerPixel: 0
    [ 1986.795] NumberOfBanks: 0
    [ 1986.795] MemoryModel: 0
    [ 1986.795] BankSize: 0
    [ 1986.795] NumberOfImages: 0
    [ 1986.795] RedMaskSize: 0
    [ 1986.795] RedFieldPosition: 0
    [ 1986.795] GreenMaskSize: 0
    [ 1986.795] GreenFieldPosition: 0
    [ 1986.795] BlueMaskSize: 0
    [ 1986.795] BlueFieldPosition: 0
    [ 1986.795] RsvdMaskSize: 0
    [ 1986.795] RsvdFieldPosition: 0
    [ 1986.795] DirectColorModeInfo: 0
    [ 1986.795] PhysBasePtr: 0x0
    [ 1986.795] LinBytesPerScanLine: 0
    [ 1986.795] BnkNumberOfImagePages: 0
    [ 1986.795] LinNumberOfImagePages: 0
    [ 1986.795] LinRedMaskSize: 0
    [ 1986.795] LinRedFieldPosition: 0
    [ 1986.795] LinGreenMaskSize: 0
    [ 1986.796] LinGreenFieldPosition: 0
    [ 1986.796] LinBlueMaskSize: 0
    [ 1986.796] LinBlueFieldPosition: 0
    [ 1986.796] LinRsvdMaskSize: 0
    [ 1986.796] LinRsvdFieldPosition: 0
    [ 1986.796] MaxPixelClock: 0
    [ 1986.796] Mode: 165 (0x0)
    [ 1986.796] ModeAttributes: 0x0
    [ 1986.796] WinAAttributes: 0x0
    [ 1986.796] WinBAttributes: 0x0
    [ 1986.796] WinGranularity: 0
    [ 1986.796] WinSize: 0
    [ 1986.796] WinASegment: 0x0
    [ 1986.796] WinBSegment: 0x0
    [ 1986.796] WinFuncPtr: 0x0
    [ 1986.796] BytesPerScanline: 0
    [ 1986.796] XResolution: 0
    [ 1986.796] YResolution: 0
    [ 1986.796] XCharSize: 0
    [ 1986.796] YCharSize: 0
    [ 1986.796] NumberOfPlanes: 0
    [ 1986.796] BitsPerPixel: 0
    [ 1986.796] NumberOfBanks: 0
    [ 1986.796] MemoryModel: 0
    [ 1986.796] BankSize: 0
    [ 1986.796] NumberOfImages: 0
    [ 1986.796] RedMaskSize: 0
    [ 1986.796] RedFieldPosition: 0
    [ 1986.796] GreenMaskSize: 0
    [ 1986.797] GreenFieldPosition: 0
    [ 1986.797] BlueMaskSize: 0
    [ 1986.797] BlueFieldPosition: 0
    [ 1986.797] RsvdMaskSize: 0
    [ 1986.797] RsvdFieldPosition: 0
    [ 1986.797] DirectColorModeInfo: 0
    [ 1986.797] PhysBasePtr: 0x0
    [ 1986.797] LinBytesPerScanLine: 0
    [ 1986.797] BnkNumberOfImagePages: 0
    [ 1986.797] LinNumberOfImagePages: 0
    [ 1986.797] LinRedMaskSize: 0
    [ 1986.797] LinRedFieldPosition: 0
    [ 1986.797] LinGreenMaskSize: 0
    [ 1986.797] LinGreenFieldPosition: 0
    [ 1986.797] LinBlueMaskSize: 0
    [ 1986.797] LinBlueFieldPosition: 0
    [ 1986.797] LinRsvdMaskSize: 0
    [ 1986.797] LinRsvdFieldPosition: 0
    [ 1986.797] MaxPixelClock: 0
    [ 1986.797] Mode: 166 (0x0)
    [ 1986.797] ModeAttributes: 0x0
    [ 1986.797] WinAAttributes: 0x0
    [ 1986.797] WinBAttributes: 0x0
    [ 1986.797] WinGranularity: 0
    [ 1986.797] WinSize: 0
    [ 1986.797] WinASegment: 0x0
    [ 1986.797] WinBSegment: 0x0
    [ 1986.797] WinFuncPtr: 0x0
    [ 1986.797] BytesPerScanline: 0
    [ 1986.798] XResolution: 0
    [ 1986.798] YResolution: 0
    [ 1986.798] XCharSize: 0
    [ 1986.798] YCharSize: 0
    [ 1986.798] NumberOfPlanes: 0
    [ 1986.798] BitsPerPixel: 0
    [ 1986.798] NumberOfBanks: 0
    [ 1986.798] MemoryModel: 0
    [ 1986.798] BankSize: 0
    [ 1986.798] NumberOfImages: 0
    [ 1986.798] RedMaskSize: 0
    [ 1986.798] RedFieldPosition: 0
    [ 1986.798] GreenMaskSize: 0
    [ 1986.798] GreenFieldPosition: 0
    [ 1986.798] BlueMaskSize: 0
    [ 1986.798] BlueFieldPosition: 0
    [ 1986.798] RsvdMaskSize: 0
    [ 1986.798] RsvdFieldPosition: 0
    [ 1986.798] DirectColorModeInfo: 0
    [ 1986.798] PhysBasePtr: 0x0
    [ 1986.798] LinBytesPerScanLine: 0
    [ 1986.798] BnkNumberOfImagePages: 0
    [ 1986.798] LinNumberOfImagePages: 0
    [ 1986.798] LinRedMaskSize: 0
    [ 1986.798] LinRedFieldPosition: 0
    [ 1986.798] LinGreenMaskSize: 0
    [ 1986.798] LinGreenFieldPosition: 0
    [ 1986.798] LinBlueMaskSize: 0
    [ 1986.798] LinBlueFieldPosition: 0
    [ 1986.798] LinRsvdMaskSize: 0
    [ 1986.798] LinRsvdFieldPosition: 0
    [ 1986.798] MaxPixelClock: 0
    [ 1986.799] Mode: 167 (0x0)
    [ 1986.799] ModeAttributes: 0x0
    [ 1986.799] WinAAttributes: 0x0
    [ 1986.799] WinBAttributes: 0x0
    [ 1986.799] WinGranularity: 0
    [ 1986.799] WinSize: 0
    [ 1986.799] WinASegment: 0x0
    [ 1986.799] WinBSegment: 0x0
    [ 1986.799] WinFuncPtr: 0x0
    [ 1986.799] BytesPerScanline: 0
    [ 1986.799] XResolution: 0
    [ 1986.799] YResolution: 0
    [ 1986.799] XCharSize: 0
    [ 1986.799] YCharSize: 0
    [ 1986.799] NumberOfPlanes: 0
    [ 1986.799] BitsPerPixel: 0
    [ 1986.799] NumberOfBanks: 0
    [ 1986.799] MemoryModel: 0
    [ 1986.799] BankSize: 0
    [ 1986.799] NumberOfImages: 0
    [ 1986.799] RedMaskSize: 0
    [ 1986.799] RedFieldPosition: 0
    [ 1986.799] GreenMaskSize: 0
    [ 1986.799] GreenFieldPosition: 0
    [ 1986.799] BlueMaskSize: 0
    [ 1986.799] BlueFieldPosition: 0
    [ 1986.799] RsvdMaskSize: 0
    [ 1986.799] RsvdFieldPosition: 0
    [ 1986.799] DirectColorModeInfo: 0
    [ 1986.799] PhysBasePtr: 0x0
    [ 1986.799] LinBytesPerScanLine: 0
    [ 1986.799] BnkNumberOfImagePages: 0
    [ 1986.799] LinNumberOfImagePages: 0
    [ 1986.799] LinRedMaskSize: 0
    [ 1986.799] LinRedFieldPosition: 0
    [ 1986.799] LinGreenMaskSize: 0
    [ 1986.799] LinGreenFieldPosition: 0
    [ 1986.799] LinBlueMaskSize: 0
    [ 1986.799] LinBlueFieldPosition: 0
    [ 1986.800] LinRsvdMaskSize: 0
    [ 1986.800] LinRsvdFieldPosition: 0
    [ 1986.800] MaxPixelClock: 0
    [ 1986.800] Mode: 168 (0x0)
    [ 1986.800] ModeAttributes: 0x0
    [ 1986.800] WinAAttributes: 0x0
    [ 1986.800] WinBAttributes: 0x0
    [ 1986.800] WinGranularity: 0
    [ 1986.800] WinSize: 0
    [ 1986.800] WinASegment: 0x0
    [ 1986.800] WinBSegment: 0x0
    [ 1986.800] WinFuncPtr: 0x0
    [ 1986.800] BytesPerScanline: 0
    [ 1986.800] XResolution: 0
    [ 1986.800] YResolution: 0
    [ 1986.800] XCharSize: 0
    [ 1986.800] YCharSize: 0
    [ 1986.800] NumberOfPlanes: 0
    [ 1986.800] BitsPerPixel: 0
    [ 1986.800] NumberOfBanks: 0
    [ 1986.800] MemoryModel: 0
    [ 1986.800] BankSize: 0
    [ 1986.800] NumberOfImages: 0
    [ 1986.800] RedMaskSize: 0
    [ 1986.800] RedFieldPosition: 0
    [ 1986.800] GreenMaskSize: 0
    [ 1986.800] GreenFieldPosition: 0
    [ 1986.800] BlueMaskSize: 0
    [ 1986.800] BlueFieldPosition: 0
    [ 1986.801] RsvdMaskSize: 0
    [ 1986.801] RsvdFieldPosition: 0
    [ 1986.801] DirectColorModeInfo: 0
    [ 1986.801] PhysBasePtr: 0x0
    [ 1986.801] LinBytesPerScanLine: 0
    [ 1986.801] BnkNumberOfImagePages: 0
    [ 1986.801] LinNumberOfImagePages: 0
    [ 1986.801] LinRedMaskSize: 0
    [ 1986.801] LinRedFieldPosition: 0
    [ 1986.801] LinGreenMaskSize: 0
    [ 1986.801] LinGreenFieldPosition: 0
    [ 1986.801] LinBlueMaskSize: 0
    [ 1986.801] LinBlueFieldPosition: 0
    [ 1986.801] LinRsvdMaskSize: 0
    [ 1986.801] LinRsvdFieldPosition: 0
    [ 1986.801] MaxPixelClock: 0
    [ 1986.801] Mode: 169 (0x0)
    [ 1986.801] ModeAttributes: 0x0
    [ 1986.801] WinAAttributes: 0x0
    [ 1986.801] WinBAttributes: 0x0
    [ 1986.801] WinGranularity: 0
    [ 1986.801] WinSize: 0
    [ 1986.801] WinASegment: 0x0
    [ 1986.801] WinBSegment: 0x0
    [ 1986.801] WinFuncPtr: 0x0
    [ 1986.801] BytesPerScanline: 0
    [ 1986.801] XResolution: 0
    [ 1986.801] YResolution: 0
    [ 1986.801] XCharSize: 0
    [ 1986.802] YCharSize: 0
    [ 1986.802] NumberOfPlanes: 0
    [ 1986.802] BitsPerPixel: 0
    [ 1986.802] NumberOfBanks: 0
    [ 1986.802] MemoryModel: 0
    [ 1986.802] BankSize: 0
    [ 1986.802] NumberOfImages: 0
    [ 1986.802] RedMaskSize: 0
    [ 1986.802] RedFieldPosition: 0
    [ 1986.802] GreenMaskSize: 0
    [ 1986.802] GreenFieldPosition: 0
    [ 1986.802] BlueMaskSize: 0
    [ 1986.802] BlueFieldPosition: 0
    [ 1986.802] RsvdMaskSize: 0
    [ 1986.802] RsvdFieldPosition: 0
    [ 1986.802] DirectColorModeInfo: 0
    [ 1986.802] PhysBasePtr: 0x0
    [ 1986.802] LinBytesPerScanLine: 0
    [ 1986.802] BnkNumberOfImagePages: 0
    [ 1986.802] LinNumberOfImagePages: 0
    [ 1986.802] LinRedMaskSize: 0
    [ 1986.802] LinRedFieldPosition: 0
    [ 1986.802] LinGreenMaskSize: 0
    [ 1986.802] LinGreenFieldPosition: 0
    [ 1986.802] LinBlueMaskSize: 0
    [ 1986.802] LinBlueFieldPosition: 0
    [ 1986.802] LinRsvdMaskSize: 0
    [ 1986.802] LinRsvdFieldPosition: 0
    [ 1986.802] MaxPixelClock: 0
    [ 1986.802] Mode: 16a (0x0)
    [ 1986.803] ModeAttributes: 0x0
    [ 1986.803] WinAAttributes: 0x0
    [ 1986.803] WinBAttributes: 0x0
    [ 1986.803] WinGranularity: 0
    [ 1986.803] WinSize: 0
    [ 1986.803] WinASegment: 0x0
    [ 1986.803] WinBSegment: 0x0
    [ 1986.803] WinFuncPtr: 0x0
    [ 1986.803] BytesPerScanline: 0
    [ 1986.803] XResolution: 0
    [ 1986.803] YResolution: 0
    [ 1986.803] XCharSize: 0
    [ 1986.803] YCharSize: 0
    [ 1986.803] NumberOfPlanes: 0
    [ 1986.803] BitsPerPixel: 0
    [ 1986.803] NumberOfBanks: 0
    [ 1986.803] MemoryModel: 0
    [ 1986.803] BankSize: 0
    [ 1986.803] NumberOfImages: 0
    [ 1986.803] RedMaskSize: 0
    [ 1986.803] RedFieldPosition: 0
    [ 1986.803] GreenMaskSize: 0
    [ 1986.803] GreenFieldPosition: 0
    [ 1986.803] BlueMaskSize: 0
    [ 1986.803] BlueFieldPosition: 0
    [ 1986.803] RsvdMaskSize: 0
    [ 1986.803] RsvdFieldPosition: 0
    [ 1986.803] DirectColorModeInfo: 0
    [ 1986.803] PhysBasePtr: 0x0
    [ 1986.803] LinBytesPerScanLine: 0
    [ 1986.803] BnkNumberOfImagePages: 0
    [ 1986.803] LinNumberOfImagePages: 0
    [ 1986.803] LinRedMaskSize: 0
    [ 1986.803] LinRedFieldPosition: 0
    [ 1986.803] LinGreenMaskSize: 0
    [ 1986.803] LinGreenFieldPosition: 0
    [ 1986.803] LinBlueMaskSize: 0
    [ 1986.803] LinBlueFieldPosition: 0
    [ 1986.803] LinRsvdMaskSize: 0
    [ 1986.803] LinRsvdFieldPosition: 0
    [ 1986.803] MaxPixelClock: 0
    [ 1986.804] Mode: 16b (0x0)
    [ 1986.804] ModeAttributes: 0x0
    [ 1986.804] WinAAttributes: 0x0
    [ 1986.804] WinBAttributes: 0x0
    [ 1986.804] WinGranularity: 0
    [ 1986.804] WinSize: 0
    [ 1986.804] WinASegment: 0x0
    [ 1986.804] WinBSegment: 0x0
    [ 1986.804] WinFuncPtr: 0x0
    [ 1986.804] BytesPerScanline: 0
    [ 1986.804] XResolution: 0
    [ 1986.804] YResolution: 0
    [ 1986.804] XCharSize: 0
    [ 1986.804] YCharSize: 0
    [ 1986.804] NumberOfPlanes: 0
    [ 1986.804] BitsPerPixel: 0
    [ 1986.804] NumberOfBanks: 0
    [ 1986.804] MemoryModel: 0
    [ 1986.804] BankSize: 0
    [ 1986.804] NumberOfImages: 0
    [ 1986.804] RedMaskSize: 0
    [ 1986.804] RedFieldPosition: 0
    [ 1986.804] GreenMaskSize: 0
    [ 1986.804] GreenFieldPosition: 0
    [ 1986.804] BlueMaskSize: 0
    [ 1986.804] BlueFieldPosition: 0
    [ 1986.804] RsvdMaskSize: 0
    [ 1986.804] RsvdFieldPosition: 0
    [ 1986.805] DirectColorModeInfo: 0
    [ 1986.805] PhysBasePtr: 0x0
    [ 1986.805] LinBytesPerScanLine: 0
    [ 1986.805] BnkNumberOfImagePages: 0
    [ 1986.805] LinNumberOfImagePages: 0
    [ 1986.805] LinRedMaskSize: 0
    [ 1986.805] LinRedFieldPosition: 0
    [ 1986.805] LinGreenMaskSize: 0
    [ 1986.805] LinGreenFieldPosition: 0
    [ 1986.805] LinBlueMaskSize: 0
    [ 1986.805] LinBlueFieldPosition: 0
    [ 1986.805] LinRsvdMaskSize: 0
    [ 1986.805] LinRsvdFieldPosition: 0
    [ 1986.805] MaxPixelClock: 0
    [ 1986.805] Mode: 16c (0x0)
    [ 1986.805] ModeAttributes: 0x0
    [ 1986.805] WinAAttributes: 0x0
    [ 1986.805] WinBAttributes: 0x0
    [ 1986.805] WinGranularity: 0
    [ 1986.805] WinSize: 0
    [ 1986.805] WinASegment: 0x0
    [ 1986.805] WinBSegment: 0x0
    [ 1986.805] WinFuncPtr: 0x0
    [ 1986.805] BytesPerScanline: 0
    [ 1986.805] XResolution: 0
    [ 1986.805] YResolution: 0
    [ 1986.805] XCharSize: 0
    [ 1986.805] YCharSize: 0
    [ 1986.805] NumberOfPlanes: 0
    [ 1986.805] BitsPerPixel: 0
    [ 1986.806] NumberOfBanks: 0
    [ 1986.806] MemoryModel: 0
    [ 1986.806] BankSize: 0
    [ 1986.806] NumberOfImages: 0
    [ 1986.806] RedMaskSize: 0
    [ 1986.806] RedFieldPosition: 0
    [ 1986.806] GreenMaskSize: 0
    [ 1986.806] GreenFieldPosition: 0
    [ 1986.806] BlueMaskSize: 0
    [ 1986.806] BlueFieldPosition: 0
    [ 1986.806] RsvdMaskSize: 0
    [ 1986.806] RsvdFieldPosition: 0
    [ 1986.806] DirectColorModeInfo: 0
    [ 1986.806] PhysBasePtr: 0x0
    [ 1986.806] LinBytesPerScanLine: 0
    [ 1986.806] BnkNumberOfImagePages: 0
    [ 1986.806] LinNumberOfImagePages: 0
    [ 1986.806] LinRedMaskSize: 0
    [ 1986.806] LinRedFieldPosition: 0
    [ 1986.806] LinGreenMaskSize: 0
    [ 1986.806] LinGreenFieldPosition: 0
    [ 1986.806] LinBlueMaskSize: 0
    [ 1986.806] LinBlueFieldPosition: 0
    [ 1986.806] LinRsvdMaskSize: 0
    [ 1986.806] LinRsvdFieldPosition: 0
    [ 1986.806] MaxPixelClock: 0
    [ 1986.806] Mode: 16d (0x0)
    [ 1986.806] ModeAttributes: 0x0
    [ 1986.807] WinAAttributes: 0x0
    [ 1986.807] WinBAttributes: 0x0
    [ 1986.807] WinGranularity: 0
    [ 1986.807] WinSize: 0
    [ 1986.807] WinASegment: 0x0
    [ 1986.807] WinBSegment: 0x0
    [ 1986.807] WinFuncPtr: 0x0
    [ 1986.807] BytesPerScanline: 0
    [ 1986.807] XResolution: 0
    [ 1986.807] YResolution: 0
    [ 1986.807] XCharSize: 0
    [ 1986.807] YCharSize: 0
    [ 1986.807] NumberOfPlanes: 0
    [ 1986.807] BitsPerPixel: 0
    [ 1986.807] NumberOfBanks: 0
    [ 1986.807] MemoryModel: 0
    [ 1986.807] BankSize: 0
    [ 1986.807] NumberOfImages: 0
    [ 1986.807] RedMaskSize: 0
    [ 1986.807] RedFieldPosition: 0
    [ 1986.807] GreenMaskSize: 0
    [ 1986.807] GreenFieldPosition: 0
    [ 1986.807] BlueMaskSize: 0
    [ 1986.807] BlueFieldPosition: 0
    [ 1986.807] RsvdMaskSize: 0
    [ 1986.807] RsvdFieldPosition: 0
    [ 1986.807] DirectColorModeInfo: 0
    [ 1986.807] PhysBasePtr: 0x0
    [ 1986.807] LinBytesPerScanLine: 0
    [ 1986.807] BnkNumberOfImagePages: 0
    [ 1986.807] LinNumberOfImagePages: 0
    [ 1986.807] LinRedMaskSize: 0
    [ 1986.807] LinRedFieldPosition: 0
    [ 1986.807] LinGreenMaskSize: 0
    [ 1986.807] LinGreenFieldPosition: 0
    [ 1986.807] LinBlueMaskSize: 0
    [ 1986.807] LinBlueFieldPosition: 0
    [ 1986.807] LinRsvdMaskSize: 0
    [ 1986.807] LinRsvdFieldPosition: 0
    [ 1986.807] MaxPixelClock: 0
    [ 1986.808] Mode: 16e (0x0)
    [ 1986.808] ModeAttributes: 0x0
    [ 1986.808] WinAAttributes: 0x0
    [ 1986.808] WinBAttributes: 0x0
    [ 1986.808] WinGranularity: 0
    [ 1986.808] WinSize: 0
    [ 1986.808] WinASegment: 0x0
    [ 1986.808] WinBSegment: 0x0
    [ 1986.808] WinFuncPtr: 0x0
    [ 1986.808] BytesPerScanline: 0
    [ 1986.808] XResolution: 0
    [ 1986.808] YResolution: 0
    [ 1986.808] XCharSize: 0
    [ 1986.808] YCharSize: 0
    [ 1986.808] NumberOfPlanes: 0
    [ 1986.808] BitsPerPixel: 0
    [ 1986.808] NumberOfBanks: 0
    [ 1986.808] MemoryModel: 0
    [ 1986.808] BankSize: 0
    [ 1986.808] NumberOfImages: 0
    [ 1986.808] RedMaskSize: 0
    [ 1986.808] RedFieldPosition: 0
    [ 1986.808] GreenMaskSize: 0
    [ 1986.808] GreenFieldPosition: 0
    [ 1986.808] BlueMaskSize: 0
    [ 1986.808] BlueFieldPosition: 0
    [ 1986.808] RsvdMaskSize: 0
    [ 1986.808] RsvdFieldPosition: 0
    [ 1986.808] DirectColorModeInfo: 0
    [ 1986.808] PhysBasePtr: 0x0
    [ 1986.809] LinBytesPerScanLine: 0
    [ 1986.809] BnkNumberOfImagePages: 0
    [ 1986.809] LinNumberOfImagePages: 0
    [ 1986.809] LinRedMaskSize: 0
    [ 1986.809] LinRedFieldPosition: 0
    [ 1986.809] LinGreenMaskSize: 0
    [ 1986.809] LinGreenFieldPosition: 0
    [ 1986.809] LinBlueMaskSize: 0
    [ 1986.809] LinBlueFieldPosition: 0
    [ 1986.809] LinRsvdMaskSize: 0
    [ 1986.809] LinRsvdFieldPosition: 0
    [ 1986.809] MaxPixelClock: 0
    [ 1986.809] Mode: 16f (0x0)
    [ 1986.809] ModeAttributes: 0x0
    [ 1986.809] WinAAttributes: 0x0
    [ 1986.809] WinBAttributes: 0x0
    [ 1986.809] WinGranularity: 0
    [ 1986.809] WinSize: 0
    [ 1986.809] WinASegment: 0x0
    [ 1986.809] WinBSegment: 0x0
    [ 1986.809] WinFuncPtr: 0x0
    [ 1986.809] BytesPerScanline: 0
    [ 1986.809] XResolution: 0
    [ 1986.809] YResolution: 0
    [ 1986.809] XCharSize: 0
    [ 1986.809] YCharSize: 0
    [ 1986.809] NumberOfPlanes: 0
    [ 1986.809] BitsPerPixel: 0
    [ 1986.810] NumberOfBanks: 0
    [ 1986.810] MemoryModel: 0
    [ 1986.810] BankSize: 0
    [ 1986.810] NumberOfImages: 0
    [ 1986.810] RedMaskSize: 0
    [ 1986.810] RedFieldPosition: 0
    [ 1986.810] GreenMaskSize: 0
    [ 1986.810] GreenFieldPosition: 0
    [ 1986.810] BlueMaskSize: 0
    [ 1986.810] BlueFieldPosition: 0
    [ 1986.810] RsvdMaskSize: 0
    [ 1986.810] RsvdFieldPosition: 0
    [ 1986.810] DirectColorModeInfo: 0
    [ 1986.810] PhysBasePtr: 0x0
    [ 1986.810] LinBytesPerScanLine: 0
    [ 1986.810] BnkNumberOfImagePages: 0
    [ 1986.810] LinNumberOfImagePages: 0
    [ 1986.810] LinRedMaskSize: 0
    [ 1986.810] LinRedFieldPosition: 0
    [ 1986.810] LinGreenMaskSize: 0
    [ 1986.810] LinGreenFieldPosition: 0
    [ 1986.810] LinBlueMaskSize: 0
    [ 1986.810] LinBlueFieldPosition: 0
    [ 1986.810] LinRsvdMaskSize: 0
    [ 1986.810] LinRsvdFieldPosition: 0
    [ 1986.810] MaxPixelClock: 0
    [ 1986.810] Mode: 170 (0x0)
    [ 1986.810] ModeAttributes: 0x0
    [ 1986.811] WinAAttributes: 0x0
    [ 1986.811] WinBAttributes: 0x0
    [ 1986.811] WinGranularity: 0
    [ 1986.811] WinSize: 0
    [ 1986.811] WinASegment: 0x0
    [ 1986.811] WinBSegment: 0x0
    [ 1986.811] WinFuncPtr: 0x0
    [ 1986.811] BytesPerScanline: 0
    [ 1986.811] XResolution: 0
    [ 1986.811] YResolution: 0
    [ 1986.811] XCharSize: 0
    [ 1986.811] YCharSize: 0
    [ 1986.811] NumberOfPlanes: 0
    [ 1986.811] BitsPerPixel: 0
    [ 1986.811] NumberOfBanks: 0
    [ 1986.811] MemoryModel: 0
    [ 1986.811] BankSize: 0
    [ 1986.811] NumberOfImages: 0
    [ 1986.811] RedMaskSize: 0
    [ 1986.811] RedFieldPosition: 0
    [ 1986.811] GreenMaskSize: 0
    [ 1986.811] GreenFieldPosition: 0
    [ 1986.811] BlueMaskSize: 0
    [ 1986.811] BlueFieldPosition: 0
    [ 1986.811] RsvdMaskSize: 0
    [ 1986.811] RsvdFieldPosition: 0
    [ 1986.811] DirectColorModeInfo: 0
    [ 1986.811] PhysBasePtr: 0x0
    [ 1986.811] LinBytesPerScanLine: 0
    [ 1986.811] BnkNumberOfImagePages: 0
    [ 1986.811] LinNumberOfImagePages: 0
    [ 1986.811] LinRedMaskSize: 0
    [ 1986.811] LinRedFieldPosition: 0
    [ 1986.811] LinGreenMaskSize: 0
    [ 1986.811] LinGreenFieldPosition: 0
    [ 1986.811] LinBlueMaskSize: 0
    [ 1986.811] LinBlueFieldPosition: 0
    [ 1986.811] LinRsvdMaskSize: 0
    [ 1986.811] LinRsvdFieldPosition: 0
    [ 1986.811] MaxPixelClock: 0
    [ 1986.812] Mode: 171 (0x0)
    [ 1986.812] ModeAttributes: 0x0
    [ 1986.812] WinAAttributes: 0x0
    [ 1986.812] WinBAttributes: 0x0
    [ 1986.812] WinGranularity: 0
    [ 1986.812] WinSize: 0
    [ 1986.812] WinASegment: 0x0
    [ 1986.812] WinBSegment: 0x0
    [ 1986.812] WinFuncPtr: 0x0
    [ 1986.812] BytesPerScanline: 0
    [ 1986.812] XResolution: 0
    [ 1986.812] YResolution: 0
    [ 1986.812] XCharSize: 0
    [ 1986.812] YCharSize: 0
    [ 1986.812] NumberOfPlanes: 0
    [ 1986.812] BitsPerPixel: 0
    [ 1986.812] NumberOfBanks: 0
    [ 1986.812] MemoryModel: 0
    [ 1986.812] BankSize: 0
    [ 1986.812] NumberOfImages: 0
    [ 1986.812] RedMaskSize: 0
    [ 1986.812] RedFieldPosition: 0
    [ 1986.812] GreenMaskSize: 0
    [ 1986.812] GreenFieldPosition: 0
    [ 1986.812] BlueMaskSize: 0
    [ 1986.812] BlueFieldPosition: 0
    [ 1986.812] RsvdMaskSize: 0
    [ 1986.812] RsvdFieldPosition: 0
    [ 1986.812] DirectColorModeInfo: 0
    [ 1986.812] PhysBasePtr: 0x0
    [ 1986.813] LinBytesPerScanLine: 0
    [ 1986.813] BnkNumberOfImagePages: 0
    [ 1986.813] LinNumberOfImagePages: 0
    [ 1986.813] LinRedMaskSize: 0
    [ 1986.813] LinRedFieldPosition: 0
    [ 1986.813] LinGreenMaskSize: 0
    [ 1986.813] LinGreenFieldPosition: 0
    [ 1986.813] LinBlueMaskSize: 0
    [ 1986.813] LinBlueFieldPosition: 0
    [ 1986.813] LinRsvdMaskSize: 0
    [ 1986.813] LinRsvdFieldPosition: 0
    [ 1986.813] MaxPixelClock: 0
    [ 1986.813] Mode: 13c (0x0)
    [ 1986.813] ModeAttributes: 0x0
    [ 1986.813] WinAAttributes: 0x0
    [ 1986.813] WinBAttributes: 0x0
    [ 1986.813] WinGranularity: 0
    [ 1986.813] WinSize: 0
    [ 1986.813] WinASegment: 0x0
    [ 1986.813] WinBSegment: 0x0
    [ 1986.813] WinFuncPtr: 0x0
    [ 1986.813] BytesPerScanline: 0
    [ 1986.813] XResolution: 0
    [ 1986.814] YResolution: 0
    [ 1986.814] XCharSize: 0
    [ 1986.814] YCharSize: 0
    [ 1986.814] NumberOfPlanes: 0
    [ 1986.814] BitsPerPixel: 0
    [ 1986.814] NumberOfBanks: 0
    [ 1986.814] MemoryModel: 0
    [ 1986.814] BankSize: 0
    [ 1986.814] NumberOfImages: 0
    [ 1986.814] RedMaskSize: 0
    [ 1986.814] RedFieldPosition: 0
    [ 1986.814] GreenMaskSize: 0
    [ 1986.814] GreenFieldPosition: 0
    [ 1986.814] BlueMaskSize: 0
    [ 1986.814] BlueFieldPosition: 0
    [ 1986.814] RsvdMaskSize: 0
    [ 1986.814] RsvdFieldPosition: 0
    [ 1986.814] DirectColorModeInfo: 0
    [ 1986.814] PhysBasePtr: 0x0
    [ 1986.814] LinBytesPerScanLine: 0
    [ 1986.814] BnkNumberOfImagePages: 0
    [ 1986.814] LinNumberOfImagePages: 0
    [ 1986.814] LinRedMaskSize: 0
    [ 1986.814] LinRedFieldPosition: 0
    [ 1986.814] LinGreenMaskSize: 0
    [ 1986.814] LinGreenFieldPosition: 0
    [ 1986.814] LinBlueMaskSize: 0
    [ 1986.814] LinBlueFieldPosition: 0
    [ 1986.814] LinRsvdMaskSize: 0
    [ 1986.814] LinRsvdFieldPosition: 0
    [ 1986.814] MaxPixelClock: 0
    [ 1986.815] Mode: 14d (0x0)
    [ 1986.815] ModeAttributes: 0x0
    [ 1986.815] WinAAttributes: 0x0
    [ 1986.815] WinBAttributes: 0x0
    [ 1986.815] WinGranularity: 0
    [ 1986.815] WinSize: 0
    [ 1986.815] WinASegment: 0x0
    [ 1986.815] WinBSegment: 0x0
    [ 1986.815] WinFuncPtr: 0x0
    [ 1986.815] BytesPerScanline: 0
    [ 1986.815] XResolution: 0
    [ 1986.815] YResolution: 0
    [ 1986.815] XCharSize: 0
    [ 1986.815] YCharSize: 0
    [ 1986.815] NumberOfPlanes: 0
    [ 1986.815] BitsPerPixel: 0
    [ 1986.815] NumberOfBanks: 0
    [ 1986.815] MemoryModel: 0
    [ 1986.815] BankSize: 0
    [ 1986.815] NumberOfImages: 0
    [ 1986.815] RedMaskSize: 0
    [ 1986.815] RedFieldPosition: 0
    [ 1986.815] GreenMaskSize: 0
    [ 1986.815] GreenFieldPosition: 0
    [ 1986.815] BlueMaskSize: 0
    [ 1986.815] BlueFieldPosition: 0
    [ 1986.815] RsvdMaskSize: 0
    [ 1986.815] RsvdFieldPosition: 0
    [ 1986.815] DirectColorModeInfo: 0
    [ 1986.815] PhysBasePtr: 0x0
    [ 1986.815] LinBytesPerScanLine: 0
    [ 1986.815] BnkNumberOfImagePages: 0
    [ 1986.815] LinNumberOfImagePages: 0
    [ 1986.816] LinRedMaskSize: 0
    [ 1986.816] LinRedFieldPosition: 0
    [ 1986.816] LinGreenMaskSize: 0
    [ 1986.816] LinGreenFieldPosition: 0
    [ 1986.816] LinBlueMaskSize: 0
    [ 1986.816] LinBlueFieldPosition: 0
    [ 1986.816] LinRsvdMaskSize: 0
    [ 1986.816] LinRsvdFieldPosition: 0
    [ 1986.816] MaxPixelClock: 0
    [ 1986.816] Mode: 15c (0x0)
    [ 1986.816] ModeAttributes: 0x0
    [ 1986.816] WinAAttributes: 0x0
    [ 1986.816] WinBAttributes: 0x0
    [ 1986.816] WinGranularity: 0
    [ 1986.816] WinSize: 0
    [ 1986.816] WinASegment: 0x0
    [ 1986.816] WinBSegment: 0x0
    [ 1986.816] WinFuncPtr: 0x0
    [ 1986.816] BytesPerScanline: 0
    [ 1986.817] XResolution: 0
    [ 1986.817] YResolution: 0
    [ 1986.817] XCharSize: 0
    [ 1986.817] YCharSize: 0
    [ 1986.817] NumberOfPlanes: 0
    [ 1986.817] BitsPerPixel: 0
    [ 1986.817] NumberOfBanks: 0
    [ 1986.817] MemoryModel: 0
    [ 1986.817] BankSize: 0
    [ 1986.817] NumberOfImages: 0
    [ 1986.817] RedMaskSize: 0
    [ 1986.817] RedFieldPosition: 0
    [ 1986.817] GreenMaskSize: 0
    [ 1986.817] GreenFieldPosition: 0
    [ 1986.817] BlueMaskSize: 0
    [ 1986.817] BlueFieldPosition: 0
    [ 1986.817] RsvdMaskSize: 0
    [ 1986.817] RsvdFieldPosition: 0
    [ 1986.817] DirectColorModeInfo: 0
    [ 1986.817] PhysBasePtr: 0x0
    [ 1986.817] LinBytesPerScanLine: 0
    [ 1986.817] BnkNumberOfImagePages: 0
    [ 1986.817] LinNumberOfImagePages: 0
    [ 1986.817] LinRedMaskSize: 0
    [ 1986.817] LinRedFieldPosition: 0
    [ 1986.817] LinGreenMaskSize: 0
    [ 1986.817] LinGreenFieldPosition: 0
    [ 1986.817] LinBlueMaskSize: 0
    [ 1986.817] LinBlueFieldPosition: 0
    [ 1986.817] LinRsvdMaskSize: 0
    [ 1986.817] LinRsvdFieldPosition: 0
    [ 1986.817] MaxPixelClock: 0
    [ 1986.818] Mode: 13a (0x0)
    [ 1986.818] ModeAttributes: 0x0
    [ 1986.818] WinAAttributes: 0x0
    [ 1986.818] WinBAttributes: 0x0
    [ 1986.818] WinGranularity: 0
    [ 1986.818] WinSize: 0
    [ 1986.818] WinASegment: 0x0
    [ 1986.818] WinBSegment: 0x0
    [ 1986.818] WinFuncPtr: 0x0
    [ 1986.818] BytesPerScanline: 0
    [ 1986.818] XResolution: 0
    [ 1986.818] YResolution: 0
    [ 1986.818] XCharSize: 0
    [ 1986.818] YCharSize: 0
    [ 1986.818] NumberOfPlanes: 0
    [ 1986.818] BitsPerPixel: 0
    [ 1986.818] NumberOfBanks: 0
    [ 1986.818] MemoryModel: 0
    [ 1986.818] BankSize: 0
    [ 1986.818] NumberOfImages: 0
    [ 1986.818] RedMaskSize: 0
    [ 1986.818] RedFieldPosition: 0
    [ 1986.818] GreenMaskSize: 0
    [ 1986.818] GreenFieldPosition: 0
    [ 1986.818] BlueMaskSize: 0
    [ 1986.818] BlueFieldPosition: 0
    [ 1986.818] RsvdMaskSize: 0
    [ 1986.818] RsvdFieldPosition: 0
    [ 1986.818] DirectColorModeInfo: 0
    [ 1986.818] PhysBasePtr: 0x0
    [ 1986.818] LinBytesPerScanLine: 0
    [ 1986.818] BnkNumberOfImagePages: 0
    [ 1986.818] LinNumberOfImagePages: 0
    [ 1986.819] LinRedMaskSize: 0
    [ 1986.819] LinRedFieldPosition: 0
    [ 1986.819] LinGreenMaskSize: 0
    [ 1986.819] LinGreenFieldPosition: 0
    [ 1986.819] LinBlueMaskSize: 0
    [ 1986.819] LinBlueFieldPosition: 0
    [ 1986.819] LinRsvdMaskSize: 0
    [ 1986.819] LinRsvdFieldPosition: 0
    [ 1986.819] MaxPixelClock: 0
    [ 1986.819] Mode: 14b (0x0)
    [ 1986.819] ModeAttributes: 0x0
    [ 1986.819] WinAAttributes: 0x0
    [ 1986.819] WinBAttributes: 0x0
    [ 1986.819] WinGranularity: 0
    [ 1986.819] WinSize: 0
    [ 1986.819] WinASegment: 0x0
    [ 1986.819] WinBSegment: 0x0
    [ 1986.819] WinFuncPtr: 0x0
    [ 1986.819] BytesPerScanline: 0
    [ 1986.819] XResolution: 0
    [ 1986.819] YResolution: 0
    [ 1986.819] XCharSize: 0
    [ 1986.820] YCharSize: 0
    [ 1986.820] NumberOfPlanes: 0
    [ 1986.820] BitsPerPixel: 0
    [ 1986.820] NumberOfBanks: 0
    [ 1986.820] MemoryModel: 0
    [ 1986.820] BankSize: 0
    [ 1986.820] NumberOfImages: 0
    [ 1986.820] RedMaskSize: 0
    [ 1986.820] RedFieldPosition: 0
    [ 1986.820] GreenMaskSize: 0
    [ 1986.820] GreenFieldPosition: 0
    [ 1986.820] BlueMaskSize: 0
    [ 1986.820] BlueFieldPosition: 0
    [ 1986.820] RsvdMaskSize: 0
    [ 1986.820] RsvdFieldPosition: 0
    [ 1986.820] DirectColorModeInfo: 0
    [ 1986.820] PhysBasePtr: 0x0
    [ 1986.820] LinBytesPerScanLine: 0
    [ 1986.820] BnkNumberOfImagePages: 0
    [ 1986.820] LinNumberOfImagePages: 0
    [ 1986.820] LinRedMaskSize: 0
    [ 1986.820] LinRedFieldPosition: 0
    [ 1986.820] LinGreenMaskSize: 0
    [ 1986.820] LinGreenFieldPosition: 0
    [ 1986.820] LinBlueMaskSize: 0
    [ 1986.820] LinBlueFieldPosition: 0
    [ 1986.820] LinRsvdMaskSize: 0
    [ 1986.820] LinRsvdFieldPosition: 0
    [ 1986.820] MaxPixelClock: 0
    [ 1986.821] Mode: 15a (0x0)
    [ 1986.821] ModeAttributes: 0x0
    [ 1986.821] WinAAttributes: 0x0
    [ 1986.821] WinBAttributes: 0x0
    [ 1986.821] WinGranularity: 0
    [ 1986.821] WinSize: 0
    [ 1986.821] WinASegment: 0x0
    [ 1986.821] WinBSegment: 0x0
    [ 1986.821] WinFuncPtr: 0x0
    [ 1986.821] BytesPerScanline: 0
    [ 1986.821] XResolution: 0
    [ 1986.821] YResolution: 0
    [ 1986.821] XCharSize: 0
    [ 1986.821] YCharSize: 0
    [ 1986.821] NumberOfPlanes: 0
    [ 1986.821] BitsPerPixel: 0
    [ 1986.821] NumberOfBanks: 0
    [ 1986.821] MemoryModel: 0
    [ 1986.821] BankSize: 0
    [ 1986.821] NumberOfImages: 0
    [ 1986.821] RedMaskSize: 0
    [ 1986.821] RedFieldPosition: 0
    [ 1986.821] GreenMaskSize: 0
    [ 1986.821] GreenFieldPosition: 0
    [ 1986.821] BlueMaskSize: 0
    [ 1986.821] BlueFieldPosition: 0
    [ 1986.821] RsvdMaskSize: 0
    [ 1986.821] RsvdFieldPosition: 0
    [ 1986.821] DirectColorModeInfo: 0
    [ 1986.821] PhysBasePtr: 0x0
    [ 1986.821] LinBytesPerScanLine: 0
    [ 1986.822] BnkNumberOfImagePages: 0
    [ 1986.822] LinNumberOfImagePages: 0
    [ 1986.822] LinRedMaskSize: 0
    [ 1986.822] LinRedFieldPosition: 0
    [ 1986.822] LinGreenMaskSize: 0
    [ 1986.822] LinGreenFieldPosition: 0
    [ 1986.822] LinBlueMaskSize: 0
    [ 1986.822] LinBlueFieldPosition: 0
    [ 1986.822] LinRsvdMaskSize: 0
    [ 1986.822] LinRsvdFieldPosition: 0
    [ 1986.822] MaxPixelClock: 0
    [ 1986.822] Mode: 107 (0x0)
    [ 1986.822] ModeAttributes: 0x0
    [ 1986.822] WinAAttributes: 0x0
    [ 1986.822] WinBAttributes: 0x0
    [ 1986.822] WinGranularity: 0
    [ 1986.822] WinSize: 0
    [ 1986.822] WinASegment: 0x0
    [ 1986.822] WinBSegment: 0x0
    [ 1986.822] WinFuncPtr: 0x0
    [ 1986.822] BytesPerScanline: 0
    [ 1986.822] XResolution: 0
    [ 1986.822] YResolution: 0
    [ 1986.822] XCharSize: 0
    [ 1986.822] YCharSize: 0
    [ 1986.823] NumberOfPlanes: 0
    [ 1986.823] BitsPerPixel: 0
    [ 1986.823] NumberOfBanks: 0
    [ 1986.823] MemoryModel: 0
    [ 1986.823] BankSize: 0
    [ 1986.823] NumberOfImages: 0
    [ 1986.823] RedMaskSize: 0
    [ 1986.823] RedFieldPosition: 0
    [ 1986.823] GreenMaskSize: 0
    [ 1986.823] GreenFieldPosition: 0
    [ 1986.823] BlueMaskSize: 0
    [ 1986.823] BlueFieldPosition: 0
    [ 1986.823] RsvdMaskSize: 0
    [ 1986.823] RsvdFieldPosition: 0
    [ 1986.823] DirectColorModeInfo: 0
    [ 1986.823] PhysBasePtr: 0x0
    [ 1986.823] LinBytesPerScanLine: 0
    [ 1986.823] BnkNumberOfImagePages: 0
    [ 1986.823] LinNumberOfImagePages: 0
    [ 1986.823] LinRedMaskSize: 0
    [ 1986.823] LinRedFieldPosition: 0
    [ 1986.823] LinGreenMaskSize: 0
    [ 1986.823] LinGreenFieldPosition: 0
    [ 1986.823] LinBlueMaskSize: 0
    [ 1986.823] LinBlueFieldPosition: 0
    [ 1986.823] LinRsvdMaskSize: 0
    [ 1986.823] LinRsvdFieldPosition: 0
    [ 1986.823] MaxPixelClock: 0
    [ 1986.824] Mode: 11a (0x0)
    [ 1986.824] ModeAttributes: 0x0
    [ 1986.824] WinAAttributes: 0x0
    [ 1986.824] WinBAttributes: 0x0
    [ 1986.824] WinGranularity: 0
    [ 1986.824] WinSize: 0
    [ 1986.824] WinASegment: 0x0
    [ 1986.824] WinBSegment: 0x0
    [ 1986.824] WinFuncPtr: 0x0
    [ 1986.824] BytesPerScanline: 0
    [ 1986.824] XResolution: 0
    [ 1986.824] YResolution: 0
    [ 1986.824] XCharSize: 0
    [ 1986.824] YCharSize: 0
    [ 1986.824] NumberOfPlanes: 0
    [ 1986.824] BitsPerPixel: 0
    [ 1986.824] NumberOfBanks: 0
    [ 1986.824] MemoryModel: 0
    [ 1986.824] BankSize: 0
    [ 1986.824] NumberOfImages: 0
    [ 1986.824] RedMaskSize: 0
    [ 1986.824] RedFieldPosition: 0
    [ 1986.824] GreenMaskSize: 0
    [ 1986.824] GreenFieldPosition: 0
    [ 1986.824] BlueMaskSize: 0
    [ 1986.824] BlueFieldPosition: 0
    [ 1986.824] RsvdMaskSize: 0
    [ 1986.824] RsvdFieldPosition: 0
    [ 1986.824] DirectColorModeInfo: 0
    [ 1986.824] PhysBasePtr: 0x0
    [ 1986.824] LinBytesPerScanLine: 0
    [ 1986.824] BnkNumberOfImagePages: 0
    [ 1986.824] LinNumberOfImagePages: 0
    [ 1986.824] LinRedMaskSize: 0
    [ 1986.824] LinRedFieldPosition: 0
    [ 1986.825] LinGreenMaskSize: 0
    [ 1986.825] LinGreenFieldPosition: 0
    [ 1986.825] LinBlueMaskSize: 0
    [ 1986.825] LinBlueFieldPosition: 0
    [ 1986.825] LinRsvdMaskSize: 0
    [ 1986.825] LinRsvdFieldPosition: 0
    [ 1986.825] MaxPixelClock: 0
    [ 1986.825] Mode: 11b (0x0)
    [ 1986.825] ModeAttributes: 0x0
    [ 1986.825] WinAAttributes: 0x0
    [ 1986.825] WinBAttributes: 0x0
    [ 1986.825] WinGranularity: 0
    [ 1986.825] WinSize: 0
    [ 1986.825] WinASegment: 0x0
    [ 1986.825] WinBSegment: 0x0
    [ 1986.825] WinFuncPtr: 0x0
    [ 1986.825] BytesPerScanline: 0
    [ 1986.825] XResolution: 0
    [ 1986.825] YResolution: 0
    [ 1986.825] XCharSize: 0
    [ 1986.825] YCharSize: 0
    [ 1986.826] NumberOfPlanes: 0
    [ 1986.826] BitsPerPixel: 0
    [ 1986.826] NumberOfBanks: 0
    [ 1986.826] MemoryModel: 0
    [ 1986.826] BankSize: 0
    [ 1986.826] NumberOfImages: 0
    [ 1986.826] RedMaskSize: 0
    [ 1986.826] RedFieldPosition: 0
    [ 1986.826] GreenMaskSize: 0
    [ 1986.826] GreenFieldPosition: 0
    [ 1986.826] BlueMaskSize: 0
    [ 1986.826] BlueFieldPosition: 0
    [ 1986.826] RsvdMaskSize: 0
    [ 1986.826] RsvdFieldPosition: 0
    [ 1986.826] DirectColorModeInfo: 0
    [ 1986.826] PhysBasePtr: 0x0
    [ 1986.826] LinBytesPerScanLine: 0
    [ 1986.826] BnkNumberOfImagePages: 0
    [ 1986.826] LinNumberOfImagePages: 0
    [ 1986.826] LinRedMaskSize: 0
    [ 1986.826] LinRedFieldPosition: 0
    [ 1986.826] LinGreenMaskSize: 0
    [ 1986.826] LinGreenFieldPosition: 0
    [ 1986.826] LinBlueMaskSize: 0
    [ 1986.826] LinBlueFieldPosition: 0
    [ 1986.826] LinRsvdMaskSize: 0
    [ 1986.826] LinRsvdFieldPosition: 0
    [ 1986.826] MaxPixelClock: 0
    [ 1986.827] Mode: 105 (1024x768)
    [ 1986.827] ModeAttributes: 0x9b
    [ 1986.827] WinAAttributes: 0x7
    [ 1986.827] WinBAttributes: 0x0
    [ 1986.827] WinGranularity: 64
    [ 1986.827] WinSize: 64
    [ 1986.827] WinASegment: 0xa000
    [ 1986.827] WinBSegment: 0x0
    [ 1986.827] WinFuncPtr: 0xc00092f7
    [ 1986.827] BytesPerScanline: 1024
    [ 1986.827] XResolution: 1024
    [ 1986.827] YResolution: 768
    [ 1986.827] XCharSize: 8
    [ 1986.827] YCharSize: 16
    [ 1986.827] NumberOfPlanes: 1
    [ 1986.827] BitsPerPixel: 8
    [ 1986.827] NumberOfBanks: 1
    [ 1986.827] MemoryModel: 4
    [ 1986.827] BankSize: 0
    [ 1986.827] NumberOfImages: 9
    [ 1986.827] RedMaskSize: 0
    [ 1986.827] RedFieldPosition: 0
    [ 1986.827] GreenMaskSize: 0
    [ 1986.827] GreenFieldPosition: 0
    [ 1986.827] BlueMaskSize: 0
    [ 1986.828] BlueFieldPosition: 0
    [ 1986.828] RsvdMaskSize: 0
    [ 1986.828] RsvdFieldPosition: 0
    [ 1986.828] DirectColorModeInfo: 0
    [ 1986.828] PhysBasePtr: 0x7f800000
    [ 1986.828] LinBytesPerScanLine: 1024
    [ 1986.828] BnkNumberOfImagePages: 9
    [ 1986.828] LinNumberOfImagePages: 9
    [ 1986.828] LinRedMaskSize: 0
    [ 1986.828] LinRedFieldPosition: 0
    [ 1986.828] LinGreenMaskSize: 0
    [ 1986.828] LinGreenFieldPosition: 0
    [ 1986.828] LinBlueMaskSize: 0
    [ 1986.828] LinBlueFieldPosition: 0
    [ 1986.828] LinRsvdMaskSize: 0
    [ 1986.828] LinRsvdFieldPosition: 0
    [ 1986.828] MaxPixelClock: 230000000
    [ 1986.829] Mode: 117 (1024x768)
    [ 1986.829] ModeAttributes: 0x9b
    [ 1986.829] WinAAttributes: 0x7
    [ 1986.829] WinBAttributes: 0x0
    [ 1986.829] WinGranularity: 64
    [ 1986.829] WinSize: 64
    [ 1986.829] WinASegment: 0xa000
    [ 1986.829] WinBSegment: 0x0
    [ 1986.829] WinFuncPtr: 0xc00092f7
    [ 1986.829] BytesPerScanline: 2048
    [ 1986.829] XResolution: 1024
    [ 1986.829] YResolution: 768
    [ 1986.829] XCharSize: 8
    [ 1986.829] YCharSize: 16
    [ 1986.829] NumberOfPlanes: 1
    [ 1986.829] BitsPerPixel: 16
    [ 1986.829] NumberOfBanks: 1
    [ 1986.829] MemoryModel: 6
    [ 1986.829] BankSize: 0
    [ 1986.829] NumberOfImages: 4
    [ 1986.829] RedMaskSize: 5
    [ 1986.829] RedFieldPosition: 11
    [ 1986.829] GreenMaskSize: 6
    [ 1986.829] GreenFieldPosition: 5
    [ 1986.829] BlueMaskSize: 5
    [ 1986.829] BlueFieldPosition: 0
    [ 1986.829] RsvdMaskSize: 0
    [ 1986.829] RsvdFieldPosition: 0
    [ 1986.829] DirectColorModeInfo: 0
    [ 1986.829] PhysBasePtr: 0x7f800000
    [ 1986.829] LinBytesPerScanLine: 2048
    [ 1986.830] BnkNumberOfImagePages: 4
    [ 1986.830] LinNumberOfImagePages: 4
    [ 1986.830] LinRedMaskSize: 5
    [ 1986.830] LinRedFieldPosition: 11
    [ 1986.830] LinGreenMaskSize: 6
    [ 1986.830] LinGreenFieldPosition: 5
    [ 1986.830] LinBlueMaskSize: 5
    [ 1986.830] LinBlueFieldPosition: 0
    [ 1986.830] LinRsvdMaskSize: 0
    [ 1986.830] LinRsvdFieldPosition: 0
    [ 1986.830] MaxPixelClock: 230000000
    [ 1986.831] *Mode: 118 (1024x768)
    [ 1986.831] ModeAttributes: 0x9b
    [ 1986.831] WinAAttributes: 0x7
    [ 1986.831] WinBAttributes: 0x0
    [ 1986.831] WinGranularity: 64
    [ 1986.831] WinSize: 64
    [ 1986.831] WinASegment: 0xa000
    [ 1986.831] WinBSegment: 0x0
    [ 1986.831] WinFuncPtr: 0xc00092f7
    [ 1986.831] BytesPerScanline: 4096
    [ 1986.831] XResolution: 1024
    [ 1986.831] YResolution: 768
    [ 1986.831] XCharSize: 8
    [ 1986.831] YCharSize: 16
    [ 1986.831] NumberOfPlanes: 1
    [ 1986.831] BitsPerPixel: 32
    [ 1986.831] NumberOfBanks: 1
    [ 1986.831] MemoryModel: 6
    [ 1986.831] BankSize: 0
    [ 1986.831] NumberOfImages: 1
    [ 1986.831] RedMaskSize: 8
    [ 1986.831] RedFieldPosition: 16
    [ 1986.831] GreenMaskSize: 8
    [ 1986.831] GreenFieldPosition: 8
    [ 1986.831] BlueMaskSize: 8
    [ 1986.831] BlueFieldPosition: 0
    [ 1986.831] RsvdMaskSize: 8
    [ 1986.831] RsvdFieldPosition: 24
    [ 1986.831] DirectColorModeInfo: 0
    [ 1986.831] PhysBasePtr: 0x7f800000
    [ 1986.831] LinBytesPerScanLine: 4096
    [ 1986.832] BnkNumberOfImagePages: 1
    [ 1986.832] LinNumberOfImagePages: 1
    [ 1986.832] LinRedMaskSize: 8
    [ 1986.832] LinRedFieldPosition: 16
    [ 1986.832] LinGreenMaskSize: 8
    [ 1986.832] LinGreenFieldPosition: 8
    [ 1986.832] LinBlueMaskSize: 8
    [ 1986.832] LinBlueFieldPosition: 0
    [ 1986.832] LinRsvdMaskSize: 8
    [ 1986.832] LinRsvdFieldPosition: 24
    [ 1986.832] MaxPixelClock: 230000000
    [ 1986.833] *Mode: 112 (640x480)
    [ 1986.833] ModeAttributes: 0x9b
    [ 1986.833] WinAAttributes: 0x7
    [ 1986.833] WinBAttributes: 0x0
    [ 1986.833] WinGranularity: 64
    [ 1986.833] WinSize: 64
    [ 1986.833] WinASegment: 0xa000
    [ 1986.833] WinBSegment: 0x0
    [ 1986.833] WinFuncPtr: 0xc00092f7
    [ 1986.833] BytesPerScanline: 2560
    [ 1986.833] XResolution: 640
    [ 1986.833] YResolution: 480
    [ 1986.833] XCharSize: 8
    [ 1986.833] YCharSize: 16
    [ 1986.833] NumberOfPlanes: 1
    [ 1986.833] BitsPerPixel: 32
    [ 1986.833] NumberOfBanks: 1
    [ 1986.833] MemoryModel: 6
    [ 1986.833] BankSize: 0
    [ 1986.833] NumberOfImages: 5
    [ 1986.833] RedMaskSize: 8
    [ 1986.833] RedFieldPosition: 16
    [ 1986.833] GreenMaskSize: 8
    [ 1986.833] GreenFieldPosition: 8
    [ 1986.833] BlueMaskSize: 8
    [ 1986.833] BlueFieldPosition: 0
    [ 1986.833] RsvdMaskSize: 8
    [ 1986.833] RsvdFieldPosition: 24
    [ 1986.833] DirectColorModeInfo: 0
    [ 1986.833] PhysBasePtr: 0x7f800000
    [ 1986.833] LinBytesPerScanLine: 2560
    [ 1986.834] BnkNumberOfImagePages: 5
    [ 1986.834] LinNumberOfImagePages: 5
    [ 1986.834] LinRedMaskSize: 8
    [ 1986.834] LinRedFieldPosition: 16
    [ 1986.834] LinGreenMaskSize: 8
    [ 1986.834] LinGreenFieldPosition: 8
    [ 1986.834] LinBlueMaskSize: 8
    [ 1986.834] LinBlueFieldPosition: 0
    [ 1986.834] LinRsvdMaskSize: 8
    [ 1986.834] LinRsvdFieldPosition: 24
    [ 1986.834] MaxPixelClock: 230000000
    [ 1986.835] Mode: 114 (800x600)
    [ 1986.835] ModeAttributes: 0x9b
    [ 1986.835] WinAAttributes: 0x7
    [ 1986.835] WinBAttributes: 0x0
    [ 1986.835] WinGranularity: 64
    [ 1986.835] WinSize: 64
    [ 1986.835] WinASegment: 0xa000
    [ 1986.835] WinBSegment: 0x0
    [ 1986.835] WinFuncPtr: 0xc00092f7
    [ 1986.835] BytesPerScanline: 1600
    [ 1986.835] XResolution: 800
    [ 1986.835] YResolution: 600
    [ 1986.835] XCharSize: 8
    [ 1986.835] YCharSize: 16
    [ 1986.835] NumberOfPlanes: 1
    [ 1986.835] BitsPerPixel: 16
    [ 1986.835] NumberOfBanks: 1
    [ 1986.835] MemoryModel: 6
    [ 1986.835] BankSize: 0
    [ 1986.835] NumberOfImages: 7
    [ 1986.835] RedMaskSize: 5
    [ 1986.835] RedFieldPosition: 11
    [ 1986.835] GreenMaskSize: 6
    [ 1986.835] GreenFieldPosition: 5
    [ 1986.835] BlueMaskSize: 5
    [ 1986.835] BlueFieldPosition: 0
    [ 1986.835] RsvdMaskSize: 0
    [ 1986.835] RsvdFieldPosition: 0
    [ 1986.835] DirectColorModeInfo: 0
    [ 1986.835] PhysBasePtr: 0x7f800000
    [ 1986.835] LinBytesPerScanLine: 1600
    [ 1986.835] BnkNumberOfImagePages: 7
    [ 1986.835] LinNumberOfImagePages: 7
    [ 1986.835] LinRedMaskSize: 5
    [ 1986.835] LinRedFieldPosition: 11
    [ 1986.835] LinGreenMaskSize: 6
    [ 1986.835] LinGreenFieldPosition: 5
    [ 1986.835] LinBlueMaskSize: 5
    [ 1986.835] LinBlueFieldPosition: 0
    [ 1986.836] LinRsvdMaskSize: 0
    [ 1986.836] LinRsvdFieldPosition: 0
    [ 1986.836] MaxPixelClock: 230000000
    [ 1986.837] *Mode: 115 (800x600)
    [ 1986.837] ModeAttributes: 0x9b
    [ 1986.837] WinAAttributes: 0x7
    [ 1986.837] WinBAttributes: 0x0
    [ 1986.837] WinGranularity: 64
    [ 1986.837] WinSize: 64
    [ 1986.837] WinASegment: 0xa000
    [ 1986.837] WinBSegment: 0x0
    [ 1986.837] WinFuncPtr: 0xc00092f7
    [ 1986.837] BytesPerScanline: 3200
    [ 1986.837] XResolution: 800
    [ 1986.837] YResolution: 600
    [ 1986.837] XCharSize: 8
    [ 1986.837] YCharSize: 16
    [ 1986.837] NumberOfPlanes: 1
    [ 1986.837] BitsPerPixel: 32
    [ 1986.837] NumberOfBanks: 1
    [ 1986.837] MemoryModel: 6
    [ 1986.837] BankSize: 0
    [ 1986.837] NumberOfImages: 3
    [ 1986.837] RedMaskSize: 8
    [ 1986.837] RedFieldPosition: 16
    [ 1986.837] GreenMaskSize: 8
    [ 1986.837] GreenFieldPosition: 8
    [ 1986.837] BlueMaskSize: 8
    [ 1986.837] BlueFieldPosition: 0
    [ 1986.837] RsvdMaskSize: 8
    [ 1986.837] RsvdFieldPosition: 24
    [ 1986.837] DirectColorModeInfo: 0
    [ 1986.837] PhysBasePtr: 0x7f800000
    [ 1986.837] LinBytesPerScanLine: 3200
    [ 1986.837] BnkNumberOfImagePages: 3
    [ 1986.837] LinNumberOfImagePages: 3
    [ 1986.837] LinRedMaskSize: 8
    [ 1986.837] LinRedFieldPosition: 16
    [ 1986.837] LinGreenMaskSize: 8
    [ 1986.837] LinGreenFieldPosition: 8
    [ 1986.837] LinBlueMaskSize: 8
    [ 1986.838] LinBlueFieldPosition: 0
    [ 1986.838] LinRsvdMaskSize: 8
    [ 1986.838] LinRsvdFieldPosition: 24
    [ 1986.838] MaxPixelClock: 230000000
    [ 1986.838] Mode: 101 (640x480)
    [ 1986.838] ModeAttributes: 0x9b
    [ 1986.838] WinAAttributes: 0x7
    [ 1986.838] WinBAttributes: 0x0
    [ 1986.838] WinGranularity: 64
    [ 1986.838] WinSize: 64
    [ 1986.838] WinASegment: 0xa000
    [ 1986.838] WinBSegment: 0x0
    [ 1986.838] WinFuncPtr: 0xc00092f7
    [ 1986.838] BytesPerScanline: 640
    [ 1986.838] XResolution: 640
    [ 1986.838] YResolution: 480
    [ 1986.839] XCharSize: 8
    [ 1986.839] YCharSize: 16
    [ 1986.839] NumberOfPlanes: 1
    [ 1986.839] BitsPerPixel: 8
    [ 1986.839] NumberOfBanks: 1
    [ 1986.839] MemoryModel: 4
    [ 1986.839] BankSize: 0
    [ 1986.839] NumberOfImages: 23
    [ 1986.839] RedMaskSize: 0
    [ 1986.839] RedFieldPosition: 0
    [ 1986.839] GreenMaskSize: 0
    [ 1986.839] GreenFieldPosition: 0
    [ 1986.839] BlueMaskSize: 0
    [ 1986.839] BlueFieldPosition: 0
    [ 1986.839] RsvdMaskSize: 0
    [ 1986.839] RsvdFieldPosition: 0
    [ 1986.839] DirectColorModeInfo: 0
    [ 1986.839] PhysBasePtr: 0x7f800000
    [ 1986.839] LinBytesPerScanLine: 640
    [ 1986.839] BnkNumberOfImagePages: 23
    [ 1986.839] LinNumberOfImagePages: 23
    [ 1986.839] LinRedMaskSize: 0
    [ 1986.839] LinRedFieldPosition: 0
    [ 1986.839] LinGreenMaskSize: 0
    [ 1986.839] LinGreenFieldPosition: 0
    [ 1986.839] LinBlueMaskSize: 0
    [ 1986.839] LinBlueFieldPosition: 0
    [ 1986.839] LinRsvdMaskSize: 0
    [ 1986.839] LinRsvdFieldPosition: 0
    [ 1986.839] MaxPixelClock: 230000000
    [ 1986.840] Mode: 103 (800x600)
    [ 1986.840] ModeAttributes: 0x9b
    [ 1986.840] WinAAttributes: 0x7
    [ 1986.840] WinBAttributes: 0x0
    [ 1986.840] WinGranularity: 64
    [ 1986.840] WinSize: 64
    [ 1986.840] WinASegment: 0xa000
    [ 1986.840] WinBSegment: 0x0
    [ 1986.840] WinFuncPtr: 0xc00092f7
    [ 1986.840] BytesPerScanline: 832
    [ 1986.840] XResolution: 800
    [ 1986.840] YResolution: 600
    [ 1986.840] XCharSize: 8
    [ 1986.840] YCharSize: 16
    [ 1986.840] NumberOfPlanes: 1
    [ 1986.840] BitsPerPixel: 8
    [ 1986.840] NumberOfBanks: 1
    [ 1986.840] MemoryModel: 4
    [ 1986.840] BankSize: 0
    [ 1986.840] NumberOfImages: 14
    [ 1986.840] RedMaskSize: 0
    [ 1986.840] RedFieldPosition: 0
    [ 1986.840] GreenMaskSize: 0
    [ 1986.840] GreenFieldPosition: 0
    [ 1986.840] BlueMaskSize: 0
    [ 1986.841] BlueFieldPosition: 0
    [ 1986.841] RsvdMaskSize: 0
    [ 1986.841] RsvdFieldPosition: 0
    [ 1986.841] DirectColorModeInfo: 0
    [ 1986.841] PhysBasePtr: 0x7f800000
    [ 1986.841] LinBytesPerScanLine: 832
    [ 1986.841] BnkNumberOfImagePages: 14
    [ 1986.841] LinNumberOfImagePages: 14
    [ 1986.841] LinRedMaskSize: 0
    [ 1986.841] LinRedFieldPosition: 0
    [ 1986.841] LinGreenMaskSize: 0
    [ 1986.841] LinGreenFieldPosition: 0
    [ 1986.841] LinBlueMaskSize: 0
    [ 1986.841] LinBlueFieldPosition: 0
    [ 1986.841] LinRsvdMaskSize: 0
    [ 1986.841] LinRsvdFieldPosition: 0
    [ 1986.841] MaxPixelClock: 230000000
    [ 1986.842] Mode: 111 (640x480)
    [ 1986.842] ModeAttributes: 0x9b
    [ 1986.842] WinAAttributes: 0x7
    [ 1986.842] WinBAttributes: 0x0
    [ 1986.842] WinGranularity: 64
    [ 1986.842] WinSize: 64
    [ 1986.842] WinASegment: 0xa000
    [ 1986.842] WinBSegment: 0x0
    [ 1986.842] WinFuncPtr: 0xc00092f7
    [ 1986.842] BytesPerScanline: 1280
    [ 1986.842] XResolution: 640
    [ 1986.842] YResolution: 480
    [ 1986.842] XCharSize: 8
    [ 1986.842] YCharSize: 16
    [ 1986.842] NumberOfPlanes: 1
    [ 1986.842] BitsPerPixel: 16
    [ 1986.842] NumberOfBanks: 1
    [ 1986.842] MemoryModel: 6
    [ 1986.842] BankSize: 0
    [ 1986.842] NumberOfImages: 11
    [ 1986.842] RedMaskSize: 5
    [ 1986.842] RedFieldPosition: 11
    [ 1986.842] GreenMaskSize: 6
    [ 1986.842] GreenFieldPosition: 5
    [ 1986.842] BlueMaskSize: 5
    [ 1986.842] BlueFieldPosition: 0
    [ 1986.842] RsvdMaskSize: 0
    [ 1986.842] RsvdFieldPosition: 0
    [ 1986.842] DirectColorModeInfo: 0
    [ 1986.842] PhysBasePtr: 0x7f800000
    [ 1986.842] LinBytesPerScanLine: 1280
    [ 1986.842] BnkNumberOfImagePages: 11
    [ 1986.842] LinNumberOfImagePages: 11
    [ 1986.842] LinRedMaskSize: 5
    [ 1986.843] LinRedFieldPosition: 11
    [ 1986.843] LinGreenMaskSize: 6
    [ 1986.843] LinGreenFieldPosition: 5
    [ 1986.843] LinBlueMaskSize: 5
    [ 1986.843] LinBlueFieldPosition: 0
    [ 1986.843] LinRsvdMaskSize: 0
    [ 1986.843] LinRsvdFieldPosition: 0
    [ 1986.843] MaxPixelClock: 230000000
    [ 1986.843]
    [ 1986.843] (II) VESA(0): Total Memory: 123 64KB banks (7872kB)
    [ 1986.843] (II) VESA(0): Monitor0: Using hsync range of 30.00-83.00 kHz
    [ 1986.843] (II) VESA(0): Monitor0: Using vrefresh range of 56.00-76.00 Hz
    [ 1986.843] (II) VESA(0): Monitor0: Using maximum pixel clock of 175.00 MHz
    [ 1986.843] (II) VESA(0): Not using mode "1366x768" (no mode of this name)
    [ 1986.843] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
    [ 1986.843] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
    [ 1986.843] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
    [ 1986.843] (WW) VESA(0): No valid modes left. Trying less strict filter...
    [ 1986.843] (II) VESA(0): Monitor0: Using hsync range of 30.00-83.00 kHz
    [ 1986.843] (II) VESA(0): Monitor0: Using vrefresh range of 56.00-76.00 Hz
    [ 1986.843] (II) VESA(0): Monitor0: Using maximum pixel clock of 175.00 MHz
    [ 1986.843] (II) VESA(0): Not using mode "1366x768" (no mode of this name)
    [ 1986.857] (--) VESA(0): Virtual size is 1024x768 (pitch 1024)
    [ 1986.857] (**) VESA(0): Built-in mode "1024x768"
    [ 1986.857] (**) VESA(0): Built-in mode "800x600"
    [ 1986.857] (**) VESA(0): Built-in mode "640x480"
    [ 1986.857] (**) VESA(0): Display dimensions: (520, 320) mm
    [ 1986.857] (**) VESA(0): DPI set to (50, 60)
    [ 1986.857] (II) VESA(0): Attempting to use 75Hz refresh for mode "1024x768" (118)
    [ 1986.859] (II) VESA(0): Attempting to use 72Hz refresh for mode "800x600" (115)
    [ 1986.861] (II) VESA(0): Attempting to use 73Hz refresh for mode "640x480" (112)
    [ 1986.862] (**) VESA(0): Using "Shadow Framebuffer"
    [ 1986.862] (II) Loading sub module "shadow"
    [ 1986.862] (II) LoadModule: "shadow"
    [ 1986.862] (II) Loading /usr/lib/xorg/modules/libshadow.so
    [ 1986.862] (II) Module shadow: vendor="X.Org Foundation"
    [ 1986.862] compiled for 1.13.1, module version = 1.1.0
    [ 1986.862] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1986.862] (II) Loading sub module "fb"
    [ 1986.862] (II) LoadModule: "fb"
    [ 1986.863] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 1986.863] (II) Module fb: vendor="X.Org Foundation"
    [ 1986.863] compiled for 1.13.1, module version = 1.0.0
    [ 1986.863] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1986.863] (==) Depth 24 pixmap format is 32 bpp
    [ 1986.864] (II) Loading sub module "int10"
    [ 1986.864] (II) LoadModule: "int10"
    [ 1986.864] (II) Loading /usr/lib/xorg/modules/libint10.so
    [ 1986.864] (II) Module int10: vendor="X.Org Foundation"
    [ 1986.864] compiled for 1.13.1, module version = 1.0.0
    [ 1986.864] ABI class: X.Org Video Driver, version 13.1
    [ 1986.864] (II) VESA(0): initializing int10
    [ 1986.865] (II) VESA(0): Bad V_BIOS checksum
    [ 1986.865] (II) VESA(0): Primary V_BIOS segment is: 0xc000
    [ 1986.865] (II) VESA(0): VESA BIOS detected
    [ 1986.865] (II) VESA(0): VESA VBE Version 3.0
    [ 1986.865] (II) VESA(0): VESA VBE Total Mem: 7872 kB
    [ 1986.865] (II) VESA(0): VESA VBE OEM: Intel(R)XX Graphics Chipset Accelerated VGA BIOS
    [ 1986.865] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
    [ 1986.865] (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
    [ 1986.865] (II) VESA(0): VESA VBE OEM Product: Intel(R)XX Graphics Controller
    [ 1986.865] (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
    [ 1986.865] (II) VESA(0): virtual address = (nil),
    physical address = 0x7f800000, size = 8060928
    [ 1986.866] (II) VESA(0): virtual address = 0x7fa1b9f87000,
    physical address = 0xa0000, size = 65536
    [ 1986.877] (II) VESA(0): Setting up VESA Mode 0x118 (1024x768)
    [ 1987.062] (==) VESA(0): Default visual is TrueColor
    [ 1987.062] (==) VESA(0): Backing store disabled
    [ 1987.063] (==) VESA(0): DPMS enabled
    [ 1987.063] (==) RandR enabled
    Xorg.conf:
    Section "Monitor"
    Identifier "Monitor0"
    HorizSync 30-83
    VertRefresh 56-76
    Modeline "1366x768" 80 1366 1414 1446 1526 768 771 781 791 +hsync -vsync
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "vesa"
    BusID "PCI:0:2:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1366x768"
    EndSubSection
    EndSection
    Any ideas? I just want to get a widescreen resolution. I've seen some people have success using the 915resolution-static package but my chipset doesn't seem to be supported and I can't find a patch that adds it.
    Last edited by Thornet (2012-12-18 19:14:30)

    Really? You'd think that kind of information would be easier to find. I had searched for vesa and widescreen before and all I could find was many "maybes".
    I guess I will have to go back to trying to get the gma500_gfx driver to work.
    Last edited by Thornet (2012-12-18 19:15:39)

  • [SOLVED] GDM + Openbox Keyring problems

    Hi people.
    Well, I am using two parallel WMs: Gnome 3 (gnome-shell) and OpenBox. As a login manager I use GDM (the one that came with Gnome 3).
    When I login to Gnome 3 session, everything is OK. But when I switch to OpenBox session through GDM, keyring problems appear.
    All applications that are needing login (passwords) are problematic. I tried Empathy and Tweetdeck and its very problematic. I am also using Tint2 as a panel in OpenBox and its problematic when I am trying to connect to a new closed wifi network. But when I login to my Gnome 3 session, everythings fine. I just have to login to wifi network for the first time and than relog to OpenBox and everythings working. This method is not working with Empathy and Tweetdeck.
    So I am guessing that gnome-keyring is causing problems when I login to openbox.
    Any help?
    Last edited by webmasteryoda (2011-06-05 21:56:54)

    Solved!
    I just added
    gnome-keyring-daemon --start -c pkcs11 &
    to autostart.sh
    Its functioning properly now.

  • [SOLVED] GDM/Gnome won't start after update

    Today after I run pacman -Suy, GDM/Gnome won't start anymore after reboot. The error message I get after GDM starts is:
    Oh no! Something has gone wrong.
    A problem has occurred and the system can't recover. Please contact a system administrator
    Does anyone have any idea what happened and how can I recover the system?
    Here is the complete log for the update:
    http://bpaste.net/show/209520/
    Here is the journalctl -u gdm log:
    http://sprunge.us/LEOU
    Here is tail -2000 /var/log/messages.log:
    http://sprunge.us/ObWY
    And here is the /var/log/Xorg.0.log:
    http://bpaste.net/show/209549/
    I can't imagine any other log file that might help figure out what happened, let me know if there's anything else.
    Any help is appreciated. Thanks.
    Edit: I stopped gdm, created a ~/.xinitrc and could successfully start Gnome with startx. The problem remains with GDM.
    Edit: The last update solved my problem: http://sprunge.us/RKWA
    Last edited by falmp (2014-04-22 20:38:20)

    I'm not sure my issue is really the same one, but am hoping for some guidance here if possible.  Trying to start GDM gives me the same error message/screen.  After tdm fails I can switch to a console,
    sudo systemctl stop gdm.service
    then
    sudo systemctl start lightdm.service
    and lightdm starts fine.  However, trying to log in to gnome-session gives me the very same error as I had with GDM.  I can log into XFCE just fine.  Attempting to start gnome-ession via startx also gives me the error screen.  Does anyone know how I can diagnose the problem?  Thanks,
    Matt

  • [SOLVED] Screen/Resolution problem in Gnome/Xfce

    Hello,
    My default resolution on starting gnome or xfce is 1024x768. It looks fine and the fonts are definitely pleasant.
    One problem: The screen is cut off from the left and right (two black bands on the sides), because of which I'm losing, say, 1/5th of the width (moreover, its irritating).
    I'm able to change the resolution from within gnome/xfce to 1280x800 in which case the black bands on the sides disappear and gnome/xfce is using the full width. But now the fonts are not that good; not as smooth.
    Is this some basic hardware recognition problem?
    Faraz.
    Last edited by fh (2009-07-13 17:31:38)

    This is now solved. I changed xorg.conf to include 1280x768 along with other resolutions.  And then xfce/Appearance lets me set LCD, GRB, aliasing options.

  • [Solved] gdm-x-session segfault after update to gdm-3.16.0.1-1

    After
    updating to gdm-3.16.0.1-1, when starting a GNOME session with i3 as
    window manager (using i3-gnome from the AUR) gdm-x-session crashes with
    error:
    $ dmesg
    [ 75.134600] gdm-x-session[642]: segfault at 38 ip 0000000000405ae9 sp
    00007ffc1aff1430 error 4 in gdm-x-session[400000+11000]
    I am able to start all other sessions: GNOME shell, GNOME on Wayland,
    only i3.
    My system is up-to-date.
    Could some one instruct me on how to further debug this error?
    EDIT: It was easier to avoid i3-gnome completely and start gnome-setting-daemon from ~.i3/conf. I am still struggling with the keyring, but other than that everything else is working as intended.
    Last edited by gjasso (2015-04-15 00:55:55)

    Thanks for the hint, inxsible, downgrading to JRE 1.6 solved it.
    For the sake of others who might run into the same problem: I downloaded jre-6u26-1-i686.pkg.tar.xz from the Arch Rollback Machine, installed it (
    pacman -U jre-6u26-1-i686.pkg.tar.xz
    ) and added
    jre
    to the
    IgnorePkg
    line in
    /etc/pacman.conf
    so it won't get replaced in the next update.
    After doing that, Eclipse suffered PermGen Out-of-memory-errors. Adding
    -XX:MaxPermSize=128M
    to
    /usr/share/eclipse/eclipse.ini
    fixed that and now m2e installs fine.

  • [SOLVED] GDM: black screen after "Reached target Graphical Interface"

    Hi all,
    Since an upgrade on my work PC a week back or so, it no longer boots properly into GDM / Gnome. It will boot up to this message:
    [ OK ] Reached target Graphical Interface
    Then the screen will flash to black and back, then again turn black permanently. I can still go to other tty's. It's just GDM that's being frustrating.
    There are no useful logs for either GDM or Xorg - the last log for both dates from the last time things worked properly. Nothing useful in dmesg either. I've already reinstalled xorg, xorg-drivers, gdm, etc., but no luck.
    Some guidance would be most appreciated!
    Last edited by mhelvens (2014-11-20 12:37:31)

    I finally found an answer here:
    https://bbs.archlinux.org/viewtopic.php?id=188434
    I've been using infinality-bundle, and those packages seem to have been moved (?) I had to add this repository to `/etc/pacman.conf`:
    https://wiki.archlinux.org/index.php/un … ity-bundle
    Then a system update, and presto!

  • [Solved]GDM Woes... maybe more.

    I have installed Arch x86_x64. I cannot use my internet without a Browser (and java?) so I used CHROOT from Ubuntu LiveCD to update and to install GNOME and GDM. I religiously followed the WIKI to do all the above. All the updates and Installations did well as far as I can tell.
    However, after reboot I get the following error:
    gdm-binary[548]: failed to acquire org.gnome.DisplayManager
    gdm-binary[548]: could not acquire name; bailing out
    I have checked the Xorg.0.log and there are several WW and EE. The following is the truncated file showing WW and EE:
    [ 22.807]
    X.Org X Server 1.12.1
    Release Date: 2012-04-13
    [ 22.807] X Protocol Version 11, Revision 0
    [ 22.807] Build Operating System: Linux 3.3.1-1-ARCH x86_64
    [ 22.807] Current Operating System: Linux *******-desktop 3.3.4-1-ARCH #1 SMP PREEMPT Sat Apr 28 00:21:22 CEST 2012 x86_64
    [ 22.807] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/sdb3
    [ 22.807] Build Date: 14 April 2012 07:09:45AM
    [ 22.807]
    [ 22.807] Current version of pixman: 0.24.4
    [ 22.807] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 22.807] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 22.851] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 22.851] Entry deleted from font path.
    [ 22.851] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 22.851] Entry deleted from font path.
    [ 22.851] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 22.851] Entry deleted from font path.
    [ 22.851] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 22.851] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 22.851] Entry deleted from font path.
    [ 22.880] (II) LoadModule: "intel"
    [ 22.881] (WW) Warning, couldn't open module intel
    [ 22.881] (II) UnloadModule: "intel"
    [ 22.881] (II) Unloading intel
    [ 22.881] (EE) Failed to load module "intel" (module does not exist, 0)
    [ 22.881] (II) LoadModule: "vesa"
    [ 22.881] (WW) Warning, couldn't open module vesa
    [ 22.881] (II) UnloadModule: "vesa"
    [ 22.881] (II) Unloading vesa
    [ 22.881] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 22.881] (II) LoadModule: "fbdev"
    [ 22.881] (WW) Warning, couldn't open module fbdev
    [ 22.881] (II) UnloadModule: "fbdev"
    [ 22.881] (II) Unloading fbdev
    [ 22.881] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 22.881] (EE) No drivers available.
    [ 22.881]
    Fatal server error:
    [ 22.881] no screens found
    [ 22.881]
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 22.881] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 22.881]
    Please help me understand what is going on.
    Thanks
    Last edited by fantab (2012-05-06 08:42:18)

    D'Oh, you solved your own problem before we got the chance.  The error messages of all the modules failing intel, then vesa, then fbdev, indicated the problem.
    Please mark the thread as [SOLVED] by editting your initial post and changing the title.

Maybe you are looking for

  • My apple id keeps saying it is diabled

    I am so frustrated, I dont know why my Apple ID keeps saying it is disabled.

  • How to create a JTree in which only leafs are selectable

    It took me a while and some effort to find a way to make a JTree in which you can only select the leafs. I'm posting the example in case someone is interested. This might be helpful. myJTree.setSelectionModel(new DefaultTreeSelectionModel() {      pu

  • BIP and APEX question

    Gang, I have just learned that APEX only supports one SQL statement in the report (ver 3.0.x) so I am forced to join my tables in the SQL statement. That produces a lot of repeat in the result set. Can I somehow group this together using the Word Plu

  • KMC - DB migration fails (EP6- NW)

    Hi I am migrating an SP2 portal with heavy KMC content into a NW environment. I am currently using the KMC Migration Tool (Patch 8) and I have successfully completed the first 2 steps (Reports and ETC). Now I am at step 3 (DB Migration). After pressi

  • Stopping a vi.

    If the stop button stops the vi in Untitled, why doesn't do the same in Project 1640 7. Thanks Attachments: Untitled.vi ‏18 KB PROJECT 1640 7.vi ‏512 KB