Nautilus-actions segfault

I'm using nautilus 3.4.2-1 and after installation nautilus-actions 3.2.2-2 I get segmentation fault after running Nautilus:
(nautilus:31184): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:62:17: Theming engine 'unico' not found
Segmentation fault
Without nautilus-actions installed everything works fine.
Anyone have a similar problem? How to fix it?
Edit:
It looks strange because nautilus with nautilus-actions works fine only as root.
If running as non-root I have segmentation fault. From dmesg:
nautilus[20892]: segfault at 0 ip 00007fbd590f3066 sp 00007fffa55e7b70 error 4 in libna-io-desktop.so[7fbd590ee000+f000]
Last edited by n0rv (2012-10-27 21:26:02)

Install the package gtk-engine-unico

Similar Messages

  • [GNOME] Can't add action to nautilus-actions

    Hi,
    I recently installed nautilus-actions, the problem is when I launch nautilus actions config via System -> Preferences I can't add new actions.
    Nothing about nautilus-actions in the right-click neither.
    Here is the screenshot:
    Thanks for your help !

    Greg,
    > I haven't used Flash for a long time and I'm about to
    scream.
    > (Okay, I've been screaming for a while now.) I'm trying
    to
    > add a simple getURL script to a simple text button--
    should
    > be really simple, right?
    You'll be relieved to discover that it still is simple; it's
    just that
    you have options now. :) Finding the approach that works for
    you will
    depend on the version of ActionScript you're using, and your
    comfort level
    with more recent ActionScript workflows.
    The shortest, quickest answer for you is probably to
    configure your FLA
    for ActionScript 2.0 or 1.0, both of which support direct
    attachment of
    code. Use File > Publish Settings > Flash to change
    your AS version. (In
    Flash CS3 and CS4, you also have an option between AS3 and
    AS2 when you
    create a new FLA.) The "trick" here is simply that
    ActionScript 3.0 does
    not support direct attachment of code.
    If you want to try the new way, you'll have to put your code
    in a
    keyframe, rather than on the button itself. This approach
    requires that you
    give your button(s) an instance name, so that Flash knows
    which object(s)
    you mean. Here's a quick example, from a slightly dated (but
    still useful)
    blog entry:
    http://www.quip.net/blog/2007/flash/making-buttons-work-in-flash-cs3
    David Stiller
    Co-author, Foundation Flash CS4 for Designers
    http://tinyurl.com/5j55cv
    "Luck is the residue of good design."

  • Nautilus-actions

    Hello,
    the nautilus-actions package does not work anymore and it has been flagged out of date in AUR (http://aur.archlinux.org/packages.php?ID=9477). There's also a link to a bug that was filed at bugzilla.gnome.org but the conversation there didn't help me much. Apparently nautilus-actions doesn't work with nautilus 2.22 but 'can be fixed by repackaging'.
    What does this mean? I totally need nautilus-actions ! I'd even make a new package and submit it to AUR but I couldn't get it running.
    What can I do?

    You basically only need to recompile it against gnome 2.22. That is why i never maintain AUR packages. It takes commitment, and this package hasn't been cared for in quite a while it seems.
    Anyway;
    pacman -S abs
    abs
    cd /var/abs/community/gnome/nautilus-actions/
    makepkg -sircf

  • How to add a new right-click menu entry in Nautilus file browser?

    I want to add a couple of new context menu entries to Nautilus File Browser.
    So when I e.g. right-click in View Pane on a file "foobar.conf" an menu entry "edit with gedit" should appear (among the other default entries).
    When clicked the file "foobar.conf" should be passed to gedit (and gedit editor opened).
    How can I achieve this?
    Under Ubuntu there are nautilus-actions but when I try to install them in Solaris with
    pkg install nautilus-actions
    then this package is not found.
    How else can I create my own context menues?
    I would appreciate to have one script with all my context menus, which when run add them all in one step.

    To manage selected files or directories, you can use specific Nautilus variables like NAUTILUS_SCRIPT_SELECTED_FILE_PATHS.
    For more details and which variables exist, please read the content of the following URL :
    Nautilus File Manager Scripts: Questions and Answers

  • Eiciel nautilus integration

    I am trying to configure a number of Arch boxes to use as fileservers and web proxies on a mostly-Windows network.  I've been able to get most things running much easier in Arch than I have in Ubuntu or CentOS (we're undecided on which OS to use, although Ubuntu is definitely out for the moment, as it only has samba2.5 in the repos (and samba4, which is alpha)).  Arch is definitely my preference, due to the logical, simple way that configuration is laid out.
    The one problem I'm having is using eiciel.  It's essential to be able to use ACL's for file permissions on this system.  Luckily, that's not dependent on eiciel, since setfacl and getfacl work fine.  However, having eiciel working would be a big "nice to have", and I was able to get it working without a hitch on Ubuntu and CentOS.  Eiciel *is* in the repository, so even though I know the general disdain for GUI tools on Arch, I have to believe that someone out there is using it.  And I can use it fine as a standalone tool (though it's not spectacularly useful that way), but can't figure out why the nautilus integration won't work.
    "Nautilus-extensions" is listed as a dependency for the eiciel nautilus integration, however I can't find a package by that name.  Installing nautilus-actions seems to do the trick on Ubuntu, so I'm assuming that "nautilus-extensions" isn't specifically a package name, but just a requirement that nautilus-extensions in general work.  And they do.  Nautilus-share, installed from the repos, works fine, as do some others.  I downloaded the source for eiciel and built it myself, hoping to see if there were any errors, but there were not.  The extensions directory was listed properly, and the libeiciel-nautilus.so file exists in that directory.
    Is there any other procedure that would normally be required to enable a nautilus extension, other than just copying it to that directory?  I checked gconf-editor and nautilus preferences with no luck.  Or maybe there's another dependency that it's silently failing on?  Anyone use eiciel with nautilus integration?
    (edit: yes, I did restart nautilus after installing, several times.  also restarted the whole machine when that didn't work.)
    Last edited by estyles (2010-03-12 00:23:52)

    @tomk: Yep, before posting I have spent some time searching the issue. It apparently did appear for others (Ubuntu), probably due to a broken package in some version of debian (a year ago). Now solved.
    (Eicel standalone works fine for me. Nautilus run from CLI does not show any info.)
    I have not found any note regarding to special procedures on how to "enable" the tab in nautilus. Once the extension is installed and acl enabled for the filesystem, it should appear automatically.
    I will go on searching, possibly some how to on debugging nautilus extensions...
    $ ls -ls /usr/lib/libnaut*
    0 lrwxrwxrwx 1 root root    30 23. čen 23.57 /usr/lib/libnautilus-extension.so -> libnautilus-extension.so.1.1.0
    0 lrwxrwxrwx 1 root root    30 23. čen 23.58 /usr/lib/libnautilus-extension.so.1 -> libnautilus-extension.so.1.1.0
    48 -rwxr-xr-x 1 root root 47660 27. dub 22.46 /usr/lib/libnautilus-extension.so.1.1.0
    $ ls -ls /usr/lib/nautilus/extensions-2.0/
    celkem 1292
    484 -rw-r--r-- 1 root root 493436  4. úno 00.36 libeiciel-nautilus.a
    324 -rwxr-xr-x 1 root root 328864  4. úno 00.36 libeiciel-nautilus.so
    20 -rwxr-xr-x 1 root root  17432 24. čen 15.09 libevince-properties-page.so
    36 -rwxr-xr-x 1 root root  33090 11. čen 00.44 libnautilus-actions-menu.so
    24 -rwxr-xr-x 1 root root  22664 11. čen 00.44 libnautilus-actions-tracker.so
    60 -rwxr-xr-x 1 root root  57434 22. čen 08.27 libnautilus-brasero-extension.so
    20 -rwxr-xr-x 1 root root  17999 22. čen 08.20 libnautilus-fileroller.so
    16 -rwxr-xr-x 1 root root  13992 31. led 14.08 libnautilus-gksu.so
    28 -rwxr-xr-x 1 root root  25525 31. bře 11.47 libnautilus-open-terminal.so
    12 -rwxr-xr-x 1 root root  12108 21. čen 23.41 libnautilus-sendto.so
    268 -rwxr-xr-x 1 root root 273286 12. kvě 20.25 libtotem-properties-page.so

  • Segfault - error 6 in libc-2.13.so after GNOME3 upgrade::[SOLVED]

    Greetings archers,
    Today I`ve -Syu`ed my system which is running Gnome 3 on it (64 bit installation of Arch). Everything was working just awesome but now almost everything is crashing with a very strange behavior.
    For example, flash plugin is crashing when watching youtube videos in fullscreen, nautilus is crashing when trying to move/drag the icons, chromium is crashing when trying to type something in the address bar.
    The following error message is being written immediatelly after the crash occures.
    May 5 15:53:54 localhost kernel: [ 2675.133040] chromium[6697]: segfault at 7fffece75fe8 ip 00007f6494808845 sp 00007fffece75ff0 error 6 in libc-2.13.so[7f64947a5000+154000]
    May 5 16:05:48 localhost kernel: [ 128.232670] plugin-containe[4320]: segfault at 7fff72126fe8 ip 00007f3344a8a845 sp 00007fff72126ff0 error 6 in libc-2.13.so[7f3344a27000+154000]
    May 5 16:06:34 localhost kernel: [ 174.506023] nautilus[4375]: segfault at 7fff3ae21fc8 ip 00007f14dea74845 sp 00007fff3ae21fd0 error 6 in libc-2.13.so[7f14dea11000+154000]
    I've searched on the Internet and I was unable to find any tip or something which I need to implement in order to fix this issue.
    Also, I do not know what this 'libc-2.13.so' library is exactly used for? Can some one point me to some direction?
    EDIT: I've found that 'libc-2.13.so' is apart of 'glibc' and 'lib32-glibc' (the GNU C Library), so I need to check which version is currently installed on my laptop once I get home and will try downgrading it and check if that helps.
    Additionally, I've searched the Internet deeper and did not find anything similar to this except this ONE.
    At this moment I'm not knowledgeable to narrow this issue down. Is some one else experiencing this behavior?
    Thanks,
    Daniel
    Last edited by ViruSzZ (2011-05-09 06:17:29)

    When I select the Macbuntu Cursor scheme (the one I was using under gnome2, xfce etc ...) some programs are segfaulting as described in my previous post.
    Once I switched the cursors back to the Gnome 3 original skin, everything is again working perfectly. This thread can be closed or something.
    Thanks.

  • Nemo and Nautilus crashing on accessing Samba shares

    Hi,
    I've made a clean install on a new laptop, and I've installed the cinnamon desktop environment. I've installed the following versions of these packages in order to get samba to work with nautilus:
    Name           : smbclient
    Version        : 3.6.12-1o
    Name           : gvfs-smb
    Version        : 1.14.2-3
    Name           : nautilus
    Version        : 3.6.3-1
    Name           : gnome-vfs
    Version        : 2.24.4-6
    However, I get a segmentation fault every time I try to access any samba share or just by simply typing smb:// into the address bar.
    Using the gnome-control-center printer setup also causes a segfault. Here is the dmesg output:
    [ 748.193864] nautilus[3051]: segfault at 0 ip 00000000004c 1a89 sp 00007fff15bf8440 error 4 in nautilus[400000+14c000]
    Can anyone help?
    I'm unable to find any specific help on the forum for this particular problem
    Thanks!
    Last edited by shawntan (2013-02-01 09:12:44)

    I've been trying to isolate the problem, and I think it has to do with gvfs-smb.
    I am able to access shares via smbclient, and I even tried installing KDE's dolphin, which worked flawlessly as well.
    I'll see what happens if I use an older version of gvfs-smb.

  • [SOLVED]Nautilus 3 seg. faults while generating previews for some SVGs

    Hi,
    Nautilus just started to crash if I access a directory with SVGs in it, it generates the previews for some of them, then it crashes. In terminal it just gives: Segmentation Fault.
    Last edited by rAX (2011-08-19 20:34:45)

    nautilus[13866]: segfault at b200cad0 ip b6a45603 sp b200cad0 error 6 in libfreetype.so.6.7.1[b6a2e000+99000]

  • Nautilus Crashes File Browsing 100% CPU [SOLVED]

    Arch Linux 64-bit Gnome desktop
    kernel 2.6.36.2-1
    libgnome 2.32.0-3
    nautilus 2.32.2.1-1
    nautilus-actions 3.0.3-1
    nautilus settings tree view, icons
    gconfig setting /apps/nautilus/preferences/always_use_location_entry [checked]
    To reproduce:
    1) open nautilus computer location
    2) browse to /user/share directory
    3) click to expand and show directory contents.
    Nautilus will lock up and utilize 100% of one CPU for about 5 min.
    This behavior is the same logged in as user or using gksu nautilus command as user.
    Logging in as root results in normal nautilus operation.
    Since root user has a normal functioning nautilus, Im suspecting a setting or config issue.
    I have tried to uninstall nautilus, remove all my user ( .nautilus) files, etc. then reinstall.
    .xsession-errors
    ** (gnome-session:1856): DEBUG: GsmXsmpServer: accept_ice_connection()
    ** (gnome-session:1856): DEBUG: GsmXsmpServer: auth_ice_connection()
    ** (gnome-session:1856): DEBUG: GsmXSMPClient: Setting up new connection
    ** (gnome-session:1856): DEBUG: GsmXSMPClient: New client '0x1a505a0 []'
    ** (gnome-session:1856): DEBUG: GsmStore: Adding object id
    /org/gnome/SessionManager/Client10 to store
    ** (gnome-session:1856): DEBUG: GsmManager: Client added:
    /org/gnome/SessionManager/Client10
    ** (gnome-session:1856): DEBUG: GsmXSMPClient: Initializing client 0x1a505a0 []
    ** (gnome-session:1856): DEBUG: GsmXSMPClient: Client '0x1a505a0 []' received
    RegisterClient(NULL)
    ** (gnome-session:1856): DEBUG: GsmManager: Adding new client
    103222f133c6c65caa129394523976150900000018560036 to session
    ** (gnome-session:1856): DEBUG: GsmXSMPClient: Sending RegisterClientReply to
    '0x1a505a0 [103222f133c6c65caa129394523976150900000018560036]'
    ** (gnome-session:1856): DEBUG: GsmXSMPClient: Sending initial SaveYourself
    ** (gnome-session:1856): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus
    interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:1856): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus
    interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:1856): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus
    interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:1856): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus
    interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:1856): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus
    interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:1856): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus
    interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:1856): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus
    interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:1856): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus
    interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:1856): DEBUG: GsmXSMPClient: Set properties from client
    '0x1a505a0 [103222f133c6c65caa129394523976150900000018560036]'
    ** (gnome-session:1856): DEBUG: GsmXSMPClient: Program = 'nautilus'
    ** (gnome-session:1856): DEBUG: GsmXSMPClient: CloneCommand = 'nautilus'
    ** (gnome-session:1856): DEBUG: GsmXSMPClient: RestartCommand = 'nautilus'
    '--sm-client-id' '103222f133c6c65caa129394523976150900000018560036'
    ** (gnome-session:1856): DEBUG: GsmXSMPClient: UserID = 'jeff'
    ** (gnome-session:1856): DEBUG: GsmXSMPClient: ProcessID = '2153'
    ** (gnome-session:1856): DEBUG: GsmXSMPClient: RestartStyleHint = 2
    ** (gnome-session:1856): DEBUG: GsmXSMPClient: Set properties from client
    '0x1a505a0 [nautilus 103222f133c6c65caa129394523976150900000018560036]'
    ** (gnome-session:1856): DEBUG: GsmXSMPClient: _GSM_DesktopFile =
    'file:///usr/share/applications/nautilus.desktop'
    ** (gnome-session:1856): DEBUG: GsmXSMPClient: Client '0x1a505a0 [nautilus
    103222f133c6c65caa129394523976150900000018560036]' received
    SaveYourselfDone(success = True)
    ** (gnome-session:1856): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus
    interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:1856): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus
    interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:1856): DEBUG: GsmXsmpServer: ice_io_error_handler (0x1accda0)
    ** (gnome-session:1856): DEBUG: GsmXSMPClient: IceProcessMessagesIOError on
    '0x1a505a0 [nautilus 103222f133c6c65caa129394523976150900000018560036]'
    ** (gnome-session:1856): DEBUG: GsmManager: disconnect client
    ** (gnome-session:1856): DEBUG: GsmManager: disconnect client:
    /org/gnome/SessionManager/Client10
    ** (gnome-session:1856): DEBUG: GsmManager: unable to find application for
    client - not restarting
    ** (gnome-session:1856): DEBUG: GsmStore: Unreffing object: 0x1a505a0
    ** (gnome-session:1856): DEBUG: GsmManager: Client removed:
    /org/gnome/SessionManager/Client10
    ** (gnome-session:1856): DEBUG: GsmClient: disposing
    /org/gnome/SessionManager/Client10
    ** (gnome-session:1856): DEBUG: GsmXSMPClient: xsmp_finalize (0x1a505a0
    [nautilus 103222f133c6c65caa129394523976150900000018560036])
    ** (gnome-session:1856): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus
    interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:1856): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus
    interface=org.freedesktop.DBus method=NameOwnerChanged
    CPU: Failed to determine current CPU frequency... defaulting to 0 MHz
    CPU: Failed to determine current CPU frequency... defaulting to 0 MHz
    CPU: Failed to determine current CPU frequency... defaulting to 0 MHz
    CPU: Failed to determine current CPU frequency... defaulting to 0 MHz
    CPU: Failed to determine current CPU frequency... defaulting to 0 MHz
    CPU: Failed to determine current CPU frequency... defaulting to 0 MHz
    CPU: Failed to determine current CPU frequency... defaulting to 0 MHz
    CPU: Failed to determine current CPU frequency... defaulting to 0 MHz
    CPU: Failed to determine current CPU frequency... defaulting to 0 MHz
    ...Too much output, ignoring rest...
    During my search for a solution to this, I find very similar nautilus issues going back several years, but with no similar or clear fix.
    Last edited by jeff story (2011-01-22 22:07:45)

    Thanks wonder,
    But I just manually downgraded this package yesterday to resolve a different nautilus issue......
    My above issue has been present for weeks.
    Edit:
    Ok I did system upgrade.
    The nautilus-actions issue is fixed in the new version, but my nautilus hanging for 5 min is still present.
    [jeff@Arch2009p2 ~]$ sudo pacman -Syu
    Password:
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    Targets (4): cloog-ppl-0.15.10-1 [0.11 MB] coreutils-8.8-1 [1.97 MB]
    elfutils-0.150-1 [0.54 MB] nautilus-actions-3.0.4-2 [3.98 MB]
    Total Download Size: 6.60 MB
    Total Installed Size: 31.80 MB
    Proceed with installation? [Y/n] y
    :: Retrieving packages from core...
    cloog-ppl-0.15.10-1-x86_64 112.6K 104.8K/s 00:00:01 [##########################################################] 100%
    coreutils-8.8-1-x86_64 2016.5K 50.4K/s 00:00:40 [##########################################################] 100%
    elfutils-0.150-1-x86_64 551.5K 55.6K/s 00:00:10 [##########################################################] 100%
    :: Retrieving packages from community...
    nautilus-actions-3.0.4-2-x86_64 4.0M 49.8K/s 00:01:22 [##########################################################] 100%
    checking package integrity...
    (4/4) checking for file conflicts [##########################################################] 100%
    (1/4) upgrading cloog-ppl [##########################################################] 100%
    (2/4) upgrading coreutils [##########################################################] 100%
    (3/4) upgrading elfutils [##########################################################] 100%
    (4/4) upgrading nautilus-actions [##########################################################] 100%
    [jeff@Arch2009p2 ~]$
    Last edited by jeff story (2011-01-02 23:23:11)

  • After kernel and xorg upgrade, xorg crashes at login

    I've upgraded several packages and have some trouble with Xorg since then. Those are the upgraded packages:
    [2009-12-26 18:08] upgraded libdrm (2.4.16-1 -> 2.4.17-2)
    [2009-12-26 18:08] upgraded libgl (7.6-2 -> 7.7-1)
    [2009-12-26 18:08] upgraded ati-dri (7.6-2 -> 7.7-1)
    [2009-12-26 18:08] upgraded git (1.6.5.7-1 -> 1.6.6-1)
    [2009-12-26 18:09] upgraded gnome-bluetooth (2.28.3-1 -> 2.28.6-1)
    [2009-12-26 18:09] upgraded gnome-user-share (2.28.1-1 -> 2.28.2-1)
    [2009-12-26 18:09] upgraded hdparm (9.27-1 -> 9.27-2)
    [2009-12-26 18:09] upgraded kernel26-firmware (2.6.32.2-1 -> 2.6.32.2-2)
    [2009-12-26 18:10] upgraded kernel26 (2.6.30.6-1 -> 2.6.32.2-2)
    [2009-12-26 18:10] upgraded lib32-libdrm (2.4.16-1 -> 2.4.17-2)
    [2009-12-26 18:10] upgraded lib32-libgl (7.6-2 -> 7.6.1-1)
    [2009-12-26 18:10] upgraded lib32-mesa (7.6-2 -> 7.6.1-1)
    [2009-12-26 18:10] upgraded libgnome (2.28.0-1 -> 2.28.0-2)
    [2009-12-26 18:10] upgraded libxcb (1.4-1 -> 1.5-1)
    [2009-12-26 18:10] upgraded mesa (7.6-2 -> 7.7-1)
    [2009-12-26 18:10] upgraded pm-utils (1.2.6.1-2 -> 1.2.6.1-3)
    [2009-12-26 18:10] upgraded pycups (1.9.46-2 -> 1.9.47-1)
    [2009-12-26 18:10] upgraded ruby-gnome2 (0.19.3-1 -> 0.19.3-2)
    [2009-12-26 18:10] upgraded run-parts (3.2.1-1 -> 3.2.2-1)
    [2009-12-26 18:10] upgraded system-config-printer-common (1.1.13-1 -> 1.1.15-1)
    [2009-12-26 18:10] upgraded system-config-printer-gnome (1.1.13-1 -> 1.1.15-1)
    [2009-12-26 18:11] upgraded totem (2.28.4-1 -> 2.28.5-1)
    [2009-12-26 18:11] upgraded udev (146-2 -> 149-1)
    [2009-12-26 18:11] upgraded xf86-input-evdev (2.2.5-1 -> 2.3.2-1)
    [2009-12-26 18:11] upgraded xf86-input-keyboard (1.3.2-2 -> 1.4.0-1)
    [2009-12-26 18:11] upgraded xf86-input-mouse (1.4.0-2 -> 1.5.0-1)
    [2009-12-26 18:11] upgraded xf86-video-ati (6.12.2-2 -> 6.12.4-3)
    [2009-12-26 18:11] upgraded xf86-video-vesa (2.2.0-1 -> 2.2.1-1)
    [2009-12-26 18:11] upgraded xorg-server-utils (7.4-7 -> 7.5-3)
    [2009-12-26 18:11] upgraded xorg-server (1.6.3.901-1 -> 1.7.3.902-1)
    [2009-12-26 18:11] upgraded zlib (1.2.3.3-3 -> 1.2.3.4-1)
    [2009-12-26 18:14] upgraded flvstreamer (1.8k-1 -> 1.9-1)
    [2009-12-29 12:59] upgraded lib32-libgcrypt (1.4.4-2 -> 1.4.5-1)
    [2009-12-29 12:59] upgraded lib32-libgl (7.6.1-1 -> 7.7-1)
    [2009-12-29 12:59] upgraded lib32-mesa (7.6.1-1 -> 7.7-1)
    [2009-12-29 12:59] upgraded libass (0.9.7-1 -> 0.9.8-1)
    [2009-12-29 12:59] upgraded lucene (2.9.0-1 -> 3.0.0-1)
    [2009-12-29 12:59] upgraded subversion (1.6.6-2 -> 1.6.6-3)
    [2009-12-29 12:59] upgraded tzdata (2009s-1 -> 2009t-1)
    [2009-12-29 12:59] upgraded zlib (1.2.3.4-1 -> 1.2.3.4-3)
    I have tried to disable KMS, and tried further to disable Compiz, to no avail. Every time I log into Xorg, I either get a black screen with nothing showing (I can move the cursor, though), or sometimes I can see the wallpaper. When I do see the wallpaper, however, Xorg eventually freezes. When I do not see the wallpaper, nothing happens.
    Anyway, if you need any more information, tell me, I'll tell it.

    @rocking turtle
    I just uninstalled xf86-input-mouse and xf86-input-keyboard. I had already configured my input devices to work with xf86-input-evdev.
    The login process went a little further than usual (gnome-panel loaded) but then Xorg crashed and I was forced back to GDM.
    @ewaller
    I'm posting my rc.conf, /var/log/Xorg.0.log and the interesting stuff you wanted from everyting.log:
    The intereting stuff in everything.log seems to point at libdrm, and my stupid ATI card.
    Dec 30 10:07:36 cipher kernel: [drm] Initialized drm 1.1.0 20060810
    Dec 30 10:07:36 cipher kernel: [drm] radeon defaulting to userspace modesetting.
    Dec 30 10:07:36 cipher kernel: pci 0000:01:00.0: setting latency timer to 64
    Dec 30 10:07:36 cipher kernel: [drm] Initialized radeon 1.31.0 20080528 for 0000:01:00.0 on minor 0
    Dec 30 10:07:36 cipher kernel: [drm] Setting GART location based on new memory map
    Dec 30 10:07:36 cipher kernel: [drm] Loading R500 Microcode
    Dec 30 10:07:36 cipher kernel: platform radeon_cp.0: firmware: requesting radeon/R520_cp.bin
    Dec 30 10:07:36 cipher load-modules.sh: 'platform:radeon_cp' is not a valid module or alias name
    Dec 30 10:07:36 cipher kernel: [drm] Num pipes: 1
    Dec 30 10:07:36 cipher kernel: [drm] writeback test succeeded in 1 usecs
    Dec 30 10:07:44 cipher gdm-simple-greeter[4794]: GLib-GObject-CRITICAL: g_param_spec_flags: assertion `G_TYPE_IS_FLAGS (flags_type)' failed
    Dec 30 10:07:44 cipher gdm-simple-greeter[4794]: GLib-GObject-CRITICAL: g_object_class_install_property: assertion `G_IS_PARAM_SPEC (pspec)' failed
    Dec 30 10:07:45 cipher gdm-simple-greeter[4794]: WARNING: Unable to read from file /etc/arch-release
    Dec 30 10:07:46 cipher gdm-simple-greeter[4794]: Pango-WARNING: Invalid UTF-8 string passed to pango_layout_set_text()
    Dec 30 10:08:01 cipher nautilus: Nautilus-Actions 1.12.2 initializing...
    Dec 30 10:08:54 cipher kernel: CE: hpet increasing min_delta_ns to 15000 nsec
    Dec 30 10:09:51 cipher kernel: CE: hpet increasing min_delta_ns to 22500 nsec
    Dec 30 10:13:14 cipher NetworkManager: <info> (wlan0): supplicant connection state: completed -> group handshake
    Dec 30 10:13:14 cipher NetworkManager: <info> (wlan0): supplicant connection state: group handshake -> completed
    Dec 30 10:13:51 cipher kernel: [drm] Num pipes: 1
    Dec 30 10:13:52 cipher kernel: [drm] Setting GART location based on new memory map
    Dec 30 10:13:52 cipher kernel: [drm] Loading R500 Microcode
    Dec 30 10:13:52 cipher kernel: platform radeon_cp.0: firmware: requesting radeon/R520_cp.bin
    Dec 30 10:13:52 cipher kernel: [drm] Num pipes: 1
    Dec 30 10:13:52 cipher kernel: [drm] writeback test succeeded in 1 usecs
    Dec 30 10:13:52 cipher load-modules.sh: 'platform:radeon_cp' is not a valid module or alias name
    Dec 30 10:13:54 cipher gdm-simple-greeter[5211]: GLib-GObject-CRITICAL: g_param_spec_flags: assertion `G_TYPE_IS_FLAGS (flags_type)' failed
    Dec 30 10:13:54 cipher gdm-simple-greeter[5211]: GLib-GObject-CRITICAL: g_object_class_install_property: assertion `G_IS_PARAM_SPEC (pspec)' failed
    Dec 30 10:13:54 cipher gdm-simple-greeter[5211]: WARNING: Unable to read from file /etc/arch-release
    Dec 30 10:13:54 cipher gdm-simple-greeter[5211]: Pango-WARNING: Invalid UTF-8 string passed to pango_layout_set_text()
    Dec 30 10:14:03 cipher gnome-session[5241]: WARNING: Could not launch application 'wally.desktop': Unable to start application: Failed to execute child process "wally" (No such file or directory)
    Dec 30 10:14:03 cipher gnome-session[5241]: WARNING: Could not launch application 'awn.desktop': Unable to start application: Failed to execute child process "awn-autostart" (No such file or directory)
    Dec 30 10:14:13 cipher nautilus: Nautilus-Actions 1.12.2 initializing...
    Dec 30 10:14:51 cipher kernel: [drm] Num pipes: 1
    Dec 30 10:14:51 cipher kernel: compiz[5424]: segfault at 4 ip 00007fdda45f93b0 sp 00007fff520a1358 error 4 in libxcb-glx.so.0.0.0[7fdda45f0000+12000]
    Dec 30 10:14:52 cipher kernel: [drm] Setting GART location based on new memory map
    Dec 30 10:14:52 cipher kernel: [drm] Loading R500 Microcode
    Dec 30 10:14:52 cipher kernel: platform radeon_cp.0: firmware: requesting radeon/R520_cp.bin
    Dec 30 10:14:52 cipher kernel: [drm] Num pipes: 1
    Dec 30 10:14:52 cipher kernel: [drm] writeback test succeeded in 1 usecs
    Dec 30 10:14:52 cipher load-modules.sh: 'platform:radeon_cp' is not a valid module or alias name
    Dec 30 10:14:53 cipher gdm-simple-greeter[5630]: GLib-GObject-CRITICAL: g_param_spec_flags: assertion `G_TYPE_IS_FLAGS (flags_type)' failed
    Dec 30 10:14:53 cipher gdm-simple-greeter[5630]: GLib-GObject-CRITICAL: g_object_class_install_property: assertion `G_IS_PARAM_SPEC (pspec)' failed
    Dec 30 10:14:53 cipher gdm-simple-greeter[5630]: WARNING: Unable to read from file /etc/arch-release
    Dec 30 10:14:54 cipher gdm-simple-greeter[5630]: Pango-WARNING: Invalid UTF-8 string passed to pango_layout_set_text()
    Dec 30 10:15:02 cipher nautilus: Nautilus-Actions 1.12.2 initializing...
    Here's my /var/log/Xorg.0.log:
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.7.3.902 (1.7.4 RC 2)
    Release Date: 2009-12-26
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.32-ARCH x86_64
    Current Operating System: Linux cipher 2.6.32-ARCH #1 SMP PREEMPT Sat Dec 26 09:02:58 CET 2009 x86_64
    Kernel command line: root=/dev/disk/by-uuid/cc39eaa7-c39d-4f29-916d-cf0cb8c14611 ro vga=792 boot=quiet
    Build Date: 26 December 2009 02:34:45PM
    Current version of pixman: 0.16.4
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Wed Dec 30 10:14:51 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) Option "AIGLX" "true"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (**) Extension "Composite" is enabled
    (II) Cannot locate a core pointer device.
    (II) Cannot locate a core keyboard device.
    (II) The server relies on HAL to provide the list of input devices.
    If no devices become available, reconfigure HAL or disable AutoAddDevices.
    (II) Loader magic: 0x7c09c0
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 6.0
    X.Org XInput driver : 7.0
    X.Org Server Extension : 2.0
    (--) using VT number 9
    (--) PCI:*(0:1:0:0) 1002:7145:1028:2003 ATI Technologies Inc Radeon Mobility X1400 rev 0, Mem @ 0xd0000000/268435456, 0xefdf0000/65536, I/O @ 0x0000ee00/256, BIOS @ 0x????????/131072
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri2" will be loaded by default.
    (II) LoadModule: "xtrap"
    (WW) Warning, couldn't open module xtrap
    (II) UnloadModule: "xtrap"
    (EE) Failed to load module "xtrap" (module does not exist, 0)
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.7.3.902, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.7.3.902, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.7.3.902, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (**) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.7.3.902, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "synaptics"
    (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 1.2.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.7.3.902, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "radeon"
    (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    (II) Module radeon: vendor="X.Org Foundation"
    compiled for 1.7.3.902, module version = 6.12.4
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 6.0
    (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon 8500 AIW BC (AGP),
    ATI Radeon IGP320M (U1) 4336, ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
    ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
    ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
    ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
    ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Radeon 4800 Series, ATI Radeon 4800 Series, ATI FirePro M7750,
    ATI M98, ATI M98, ATI M98, ATI Mobility Radeon HD 4650,
    ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
    ATI FirePro M5750, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon HD 4350,
    ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
    ATI Mobility Radeon 4500 Series, ATI FirePro RG220, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon RV710,
    ATI Radeon HD 3470, ATI Mobility Radeon HD 3430,
    ATI Mobility Radeon HD 3400 Series, ATI Radeon HD 3450,
    ATI Radeon HD 3450, ATI Radeon HD 3430, ATI Radeon HD 3450,
    ATI FirePro V3700, ATI FireMV 2450, ATI FireMV 2260, ATI FireMV 2260,
    ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
    ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
    ATI Radeon HD 3600 PRO, ATI Mobility Radeon HD 3650,
    ATI Mobility Radeon HD 3670, ATI Mobility FireGL V5700,
    ATI Mobility FireGL V5725, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3100 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3100 Graphics, ATI Radeon HD 3300 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3000 Graphics,
    ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
    ATI Mobility Radeon 4100, ATI RS880
    (II) Primary Device is: PCI 01@00:00:0
    (II) RADEON(0): TOTO SAYS 00000000efdf0000
    (II) RADEON(0): MMIO registers at 0x00000000efdf0000: size 64KB
    (II) RADEON(0): PCI bus 1 card 0 func 0
    (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    (==) RADEON(0): Default visual is TrueColor
    (**) RADEON(0): Option "DRI" "true"
    (II) Loading sub module "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules/libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
    compiled for 1.7.3.902, module version = 0.1.0
    ABI class: X.Org Video Driver, version 6.0
    (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    (==) RADEON(0): RGB weight 888
    (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    (--) RADEON(0): Chipset: "ATI Mobility Radeon X1400" (ChipID = 0x7145)
    (--) RADEON(0): Linear framebuffer at 0x00000000d0000000
    (II) RADEON(0): PCIE card detected
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Loading /usr/lib/xorg/modules/libint10.so
    (II) Module int10: vendor="X.Org Foundation"
    compiled for 1.7.3.902, module version = 1.0.0
    ABI class: X.Org Video Driver, version 6.0
    (II) RADEON(0): initializing int10
    (II) RADEON(0): Primary V_BIOS segment is: 0xc000
    (II) RADEON(0): ATOM BIOS detected
    (II) RADEON(0): ATOM BIOS Rom:
    SubsystemVendorID: 0x1028 SubsystemID: 0x2003
    IOBaseAddress: 0xee00
    Filename: BR18652D.bin
    BIOS Bootup Message:
    M54P Dell Key largo A12 DDR2 BU BIOS 432e/396m Channel B
    (II) RADEON(0): Framebuffer space used by Firmware (kb): 20
    (II) RADEON(0): Start of VRAM area used by Firmware: 0x7ffb000
    (II) RADEON(0): AtomBIOS requests 20kB of VRAM scratch space
    (II) RADEON(0): AtomBIOS VRAM scratch base: 0x7ffb000
    (II) RADEON(0): Cannot get VRAM scratch space. Allocating in main memory instead
    (II) RADEON(0): Default Engine Clock: 432000
    (II) RADEON(0): Default Memory Clock: 396000
    (II) RADEON(0): Maximum Pixel ClockPLL Frequency Output: 1100000
    (II) RADEON(0): Minimum Pixel ClockPLL Frequency Output: 0
    (II) RADEON(0): Maximum Pixel ClockPLL Frequency Input: 13500
    (II) RADEON(0): Minimum Pixel ClockPLL Frequency Input: 1000
    (II) RADEON(0): Maximum Pixel Clock: 400000
    (II) RADEON(0): Reference Clock: 27000
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenByBusid: drmOpenMinor returns 10
    drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    (II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel module version 1.31.0
    (==) RADEON(0): Page Flipping disabled on r5xx and newer chips.
    (II) RADEON(0): Will try to use DMA for Xv image transfers
    (II) RADEON(0): Generation 2 PCI interface, using max accessible memory
    (II) RADEON(0): Detected total video RAM=131072K, accessible=262144K (PCI BAR=262144K)
    (--) RADEON(0): Mapped VideoRAM: 131072 kByte (64 bit DDR SDRAM)
    (II) RADEON(0): Color tiling enabled by default
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) Loading sub module "i2c"
    (II) LoadModule: "i2c"
    (II) Module "i2c" already built-in
    (II) RADEON(0): ref_freq: 2700, min_out_pll: 64800, max_out_pll: 110000, min_in_pll: 100, max_in_pll: 1350, xclk: 40000, sclk: 432.000000, mclk: 396.000000
    (II) RADEON(0): PLL parameters: rf=2700 rd=12 min=64800 max=110000; xclk=40000
    (WW) RADEON(0): LVDS Info:
    XRes: 1280, YRes: 800, DotClock: 68900
    HBlank: 128, HOverPlus: 21, HSyncWidth: 32
    VBlank: 16, VOverPlus: 1, VSyncWidth: 3
    (II) RADEON(0): Skipping TV-Out
    (II) RADEON(0): Skipping Component Video
    encoder: 0x15
    encoder: 0xf
    (II) RADEON(0): Output VGA-0 using monitor section Monitor0
    (II) RADEON(0): I2C bus "VGA-0" initialized.
    (II) RADEON(0): Output LVDS has no monitor section
    (II) RADEON(0): I2C bus "LVDS" initialized.
    (II) RADEON(0): Port0:
    XRANDR name: VGA-0
    Connector: VGA
    CRT1: INTERNAL_KLDSCP_DAC1
    DDC reg: 0x7e40
    (II) RADEON(0): Port1:
    XRANDR name: LVDS
    Connector: LVDS
    LCD1: INTERNAL_LVTM1
    DDC reg: 0x7e30
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    Dac detection success
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    finished output detect: 0
    (II) RADEON(0): I2C device "LVDS:ddc2" registered at address 0xA0.
    (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    (II) RADEON(0): Manufacturer: CPT Model: 140b Serial#: 0
    (II) RADEON(0): Year: 2007 Week: 14
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 33 vert.: 21
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): No DPMS capabilities specified
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.613 redY: 0.336 greenX: 0.311 greenY: 0.563
    (II) RADEON(0): blueX: 0.152 blueY: 0.131 whiteX: 0.315 whiteY: 0.329
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 68.9 MHz Image Size: 331 x 207 mm
    (II) RADEON(0): h_active: 1280 h_sync: 1301 h_sync_end 1333 h_blank_end 1408 h_border: 0
    (II) RADEON(0): v_active: 800 v_sync: 801 v_sync_end 804 v_blanking: 816 v_border: 0
    (II) RADEON(0): Unknown vendor-specific block f
    (II) RADEON(0): CT7810154WB4
    (II) RADEON(0): *=DPn
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0): 00ffffffffffff000e140b1400000000
    (II) RADEON(0): 0e110103802115780a092d9d564f9027
    (II) RADEON(0): 21505400000001010101010101010101
    (II) RADEON(0): 010101010101ea1a0080502010301520
    (II) RADEON(0): 13004bcf100000190000000f00000000
    (II) RADEON(0): 0000000000206e050f00000000fe0043
    (II) RADEON(0): 543738313031353457423420000000fe
    (II) RADEON(0): 002a3d44506e94b7ff010120202000f7
    finished output detect: 1
    finished all detect
    before xf86InitialConfiguration
    Dac detection success
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    (II) RADEON(0): Manufacturer: CPT Model: 140b Serial#: 0
    (II) RADEON(0): Year: 2007 Week: 14
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 33 vert.: 21
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): No DPMS capabilities specified
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.613 redY: 0.336 greenX: 0.311 greenY: 0.563
    (II) RADEON(0): blueX: 0.152 blueY: 0.131 whiteX: 0.315 whiteY: 0.329
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 68.9 MHz Image Size: 331 x 207 mm
    (II) RADEON(0): h_active: 1280 h_sync: 1301 h_sync_end 1333 h_blank_end 1408 h_border: 0
    (II) RADEON(0): v_active: 800 v_sync: 801 v_sync_end 804 v_blanking: 816 v_border: 0
    (II) RADEON(0): Unknown vendor-specific block f
    (II) RADEON(0): CT7810154WB4
    (II) RADEON(0): *=DPn
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0): 00ffffffffffff000e140b1400000000
    (II) RADEON(0): 0e110103802115780a092d9d564f9027
    (II) RADEON(0): 21505400000001010101010101010101
    (II) RADEON(0): 010101010101ea1a0080502010301520
    (II) RADEON(0): 13004bcf100000190000000f00000000
    (II) RADEON(0): 0000000000206e050f00000000fe0043
    (II) RADEON(0): 543738313031353457423420000000fe
    (II) RADEON(0): 002a3d44506e94b7ff010120202000f7
    (II) RADEON(0): EDID vendor "CPT", prod id 5131
    (II) RADEON(0): Output VGA-0 disconnected
    (II) RADEON(0): Output LVDS connected
    (II) RADEON(0): Using exact sizes for initial modes
    (II) RADEON(0): Output LVDS using initial mode 1280x800
    (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    after xf86InitialConfiguration
    (==) RADEON(0): DPI set to (96, 96)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules/libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.7.3.902, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (==) RADEON(0): Using XAA acceleration architecture
    (II) Loading sub module "xaa"
    (II) LoadModule: "xaa"
    (II) Loading /usr/lib/xorg/modules/libxaa.so
    (II) Module xaa: vendor="X.Org Foundation"
    compiled for 1.7.3.902, module version = 1.2.1
    ABI class: X.Org Video Driver, version 6.0
    (!!) RADEON(0): For information on using the multimedia capabilities
    of this adapter, please see http://gatos.sf.net.
    (!!) RADEON(0): MergedFB support has been removed and replaced with xrandr 1.2 support
    (--) Depth 24 pixmap format is 32 bpp
    (II) RADEON(0): RADEONScreenInit d0000000 0 0
    Output LCD1 disable success
    Blank CRTC 0 success
    Disable CRTC 0 success
    Blank CRTC 1 success
    Disable CRTC 1 success
    (==) RADEON(0): Using 24 bit depth buffer
    (II) RADEON(0): RADEONInitMemoryMap() :
    (II) RADEON(0): mem_size : 0x08000000
    (II) RADEON(0): MC_FB_LOCATION : 0xd7ffd000
    (II) RADEON(0): MC_AGP_LOCATION : 0x003f0000
    (II) RADEON(0): Depth moves disabled by default
    (II) RADEON(0): Using 32 MB GART aperture
    (II) RADEON(0): Using 1 MB for the ring buffer
    (II) RADEON(0): Using 2 MB for vertex/indirect buffers
    (II) RADEON(0): Using 29 MB for GART textures
    (II) RADEON(0): Memory manager initialized to (0,0) (1280,8191)
    (II) RADEON(0): Reserved area from (0,1280) to (1280,1282)
    (II) RADEON(0): Largest offscreen area available: 1280 x 6909
    (II) RADEON(0): Will use front buffer at offset 0x0
    (II) RADEON(0): Will use back buffer at offset 0x1978000
    (II) RADEON(0): Will use depth buffer at offset 0x1fb8000
    (II) RADEON(0): Will use 32 kb for PCI GART table at offset 0x7ff8000
    (II) RADEON(0): Will use 92160 kb for textures at offset 0x25f8000
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenByBusid: drmOpenMinor returns 10
    drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    (II) [drm] DRM interface version 1.3
    (II) [drm] DRM open master succeeded.
    (II) RADEON(0): [drm] Using the DRM lock SAREA also for drawables.
    (II) RADEON(0): [drm] framebuffer handle = 0xd0000000
    (II) RADEON(0): [drm] added 1 reserved context for kernel
    (II) RADEON(0): X context handle = 0x1
    (II) RADEON(0): [drm] installed DRM signal handler
    (II) RADEON(0): [pci] 32768 kB allocated with handle 0x0507f900
    (II) RADEON(0): [pci] ring handle = 0x1b7ff000
    (II) RADEON(0): [pci] Ring mapped at 0x7fe92fe69000
    (II) RADEON(0): [pci] Ring contents 0x00000000
    (II) RADEON(0): [pci] ring read ptr handle = 0x2b800000
    (II) RADEON(0): [pci] Ring read ptr mapped at 0x7fe93c4a0000
    (II) RADEON(0): [pci] Ring read ptr contents 0x00000000
    (II) RADEON(0): [pci] vertex/indirect buffers handle = 0x1b800000
    (II) RADEON(0): [pci] Vertex/indirect buffers mapped at 0x7fe92fc69000
    (II) RADEON(0): [pci] Vertex/indirect buffers contents 0x00000000
    (II) RADEON(0): [pci] GART texture map handle = 0x1b801000
    (II) RADEON(0): [pci] GART Texture map mapped at 0x7fe92dfe9000
    (II) RADEON(0): [drm] register handle = 0x2fff8000
    (II) RADEON(0): [dri] Visual configs initialized
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0): MC_FB_LOCATION : 0xd7ffd000 0xd7ffd000
    (II) RADEON(0): MC_AGP_LOCATION : 0x003f0000
    (==) RADEON(0): Backing store disabled
    (II) RADEON(0): [DRI] installation complete
    (II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
    (II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
    (II) RADEON(0): [drm] dma control initialized, using IRQ 16
    (II) RADEON(0): [drm] Initialized kernel GART heap manager, 29884416
    (WW) RADEON(0): DRI init changed memory map, adjusting ...
    (WW) RADEON(0): MC_FB_LOCATION was: 0xd7ffd000 is: 0xd7ffd000
    (WW) RADEON(0): MC_AGP_LOCATION was: 0x003f0000 is: 0xffffffc0
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0): MC_FB_LOCATION : 0xd7ffd000 0xd7ffd000
    (II) RADEON(0): MC_AGP_LOCATION : 0xffffffc0
    (II) RADEON(0): Direct rendering enabled
    (II) RADEON(0): XAA Render acceleration unsupported on Radeon 9500/9700 and newer. Please use EXA instead.
    (II) RADEON(0): Render acceleration disabled
    (II) RADEON(0): num quad-pipes is 1
    (**) RADEON(0): Option "XaaNoOffscreenPixmaps" "true"
    (II) RADEON(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    8x8 mono pattern filled rectangles
    Indirect CPU to Screen color expansion
    Solid Lines
    Scanline Image Writes
    Setting up tile and stipple cache:
    32 128x128 slots
    32 256x256 slots
    16 512x512 slots
    (II) RADEON(0): Acceleration enabled
    (==) RADEON(0): DPMS enabled
    (==) RADEON(0): Silken mouse enabled
    (II) RADEON(0): Will use 32 kb for hardware cursor 0 at offset 0x00643000
    (II) RADEON(0): Will use 32 kb for hardware cursor 1 at offset 0x00648000
    (II) RADEON(0): Largest offscreen area available: 1280 x 6901
    (II) RADEON(0): Set up textured video
    Output CRT1 disable success
    Output LCD1 disable success
    Blank CRTC 0 success
    Disable CRTC 0 success
    Blank CRTC 1 success
    Disable CRTC 1 success
    Output LCD1 disable success
    Blank CRTC 0 success
    Disable CRTC 0 success
    Mode 1280x800 - 1408 816 10
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0): MC_FB_LOCATION : 0xd7ffd000 0xd7ffd000
    (II) RADEON(0): MC_AGP_LOCATION : 0xffffffc0
    freq: 68900000
    best_freq: 68900000
    best_feedback_div: 689
    best_ref_div: 18
    best_post_div: 15
    (II) RADEON(0): crtc(0) Clock: mode 68900, PLL 68900
    (II) RADEON(0): crtc(0) PLL : refdiv 18, fbdiv 0x2B1(689), pdiv 15
    Set CRTC 0 PLL success
    Set CRTC Timing success
    Set CRTC 0 Overscan success
    Not using RMX
    scaler 0 setup success
    Set CRTC 0 Source success
    crtc 0 YUV disable setup success
    Output digital setup success
    Output LCD1 enable success
    Enable CRTC 0 success
    Unblank CRTC 0 success
    Output CRT1 disable success
    Blank CRTC 1 success
    Disable CRTC 1 success
    (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (--) RandR disabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) AIGLX: Screen 0 is not DRI2 capable
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: drmOpenMinor returns 11
    drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    (II) AIGLX: enabled GLX_SGI_make_current_read
    (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    (II) AIGLX: enabled GLX_texture_from_pixmap with driver support
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/r300_dri.so
    (II) GLX: Initialized DRI GL provider for screen 0
    (II) RADEON(0): Setting screen physical size to 338 x 211
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.7.3, module version = 2.3.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "ca"
    (**) Option "xkb_variant" "fr"
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found relative axes
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) acceleration profile 0
    (II) Macintosh mouse button emulation: initialized for relative axes.
    (II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
    (II) Synaptics touchpad driver version 1.2.1
    (**) Option "Device" "/dev/input/event9"
    (II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
    (II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
    (II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    (II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
    (II) SynPS/2 Synaptics TouchPad: buttons: left right middle double triple
    (**) Option "TapButton1" "1"
    (**) Option "TapButton2" "2"
    (**) Option "TapButton3" "3"
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (**) SynPS/2 Synaptics TouchPad: always reports core events
    (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (II) config/hal: Adding input device Logitech USB-PS/2 Optical Mouse
    (**) Logitech USB-PS/2 Optical Mouse: always reports core events
    (**) Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event8"
    (II) Logitech USB-PS/2 Optical Mouse: Found 12 mouse buttons
    (II) Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
    (II) Logitech USB-PS/2 Optical Mouse: Found relative axes
    (II) Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
    (II) Logitech USB-PS/2 Optical Mouse: Configuring as mouse
    (**) Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
    (**) Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE)
    (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
    (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0
    (II) Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
    (II) config/hal: Adding input device Chicony USB Keyboard
    (**) Chicony USB Keyboard: always reports core events
    (**) Chicony USB Keyboard: Device: "/dev/input/event7"
    (II) Chicony USB Keyboard: Found keys
    (II) Chicony USB Keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Chicony USB Keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "ca"
    (**) Option "xkb_variant" "fr"
    (II) config/hal: Adding input device Chicony USB Keyboard
    (**) Chicony USB Keyboard: always reports core events
    (**) Chicony USB Keyboard: Device: "/dev/input/event6"
    (II) Chicony USB Keyboard: Found keys
    (II) Chicony USB Keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Chicony USB Keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "ca"
    (**) Option "xkb_variant" "fr"
    (II) config/hal: Adding input device Sleep Button
    (**) Sleep Button: always reports core events
    (**) Sleep Button: Device: "/dev/input/event4"
    (II) Sleep Button: Found keys
    (II) Sleep Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "ca"
    (**) Option "xkb_variant" "fr"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event3"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "ca"
    (**) Option "xkb_variant" "fr"
    (II) config/hal: Adding input device Video Bus
    (**) Video Bus: always reports core events
    (**) Video Bus: Device: "/dev/input/event5"
    (II) Video Bus: Found keys
    (II) Video Bus: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "ca"
    (**) Option "xkb_variant" "fr"
    Dac detection success
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): EDID vendor "CPT", prod id 5131
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "1280x800"x0.0 68.90 1280 1301 1333 1408 800 801 804 816 -hsync -vsync (48.9 kHz)
    (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    (II) RADEON(0): Manufacturer: CPT Model: 140b Serial#: 0
    (II) RADEON(0): Year: 2007 Week: 14
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 33 vert.: 21
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): No DPMS capabilities specified
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.613 redY: 0.336 greenX: 0.311 greenY: 0.563
    (II) RADEON(0): blueX: 0.152 blueY: 0.131 whiteX: 0.315 whiteY: 0.329
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 68.9 MHz Image Size: 331 x 207 mm
    (II) RADEON(0): h_active: 1280 h_sync: 1301 h_sync_end 1333 h_blank_end 1408 h_border: 0
    (II) RADEON(0): v_active: 800 v_sync: 801 v_sync_end 804 v_blanking: 816 v_border: 0
    (II) RADEON(0): Unknown vendor-specific block f
    (II) RADEON(0): CT7810154WB4
    (II) RADEON(0): *=DPn
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0): 00ffffffffffff000e140b1400000000
    (II) RADEON(0): 0e110103802115780a092d9d564f9027
    (II) RADEON(0): 21505400000001010101010101010101
    (II) RADEON(0): 010101010101ea1a0080502010301520
    (II) RADEON(0): 13004bcf100000190000000f00000000
    (II) RADEON(0): 0000000000206e050f00000000fe0043
    (II) RADEON(0): 543738313031353457423420000000fe
    (II) RADEON(0): 002a3d44506e94b7ff010120202000f7
    (II) RADEON(0): EDID vendor "CPT", prod id 5131
    Dac detection success
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): EDID vendor "CPT", prod id 5131
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "1280x800"x0.0 68.90 1280 1301 1333 1408 800 801 804 816 -hsync -vsync (48.9 kHz)
    (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    (II) RADEON(0): Manufacturer: CPT Model: 140b Serial#: 0
    (II) RADEON(0): Year: 2007 Week: 14
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 33 vert.: 21
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): No DPMS capabilities specified
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.613 redY: 0.336 greenX: 0.311 greenY: 0.563
    (II) RADEON(0): blueX: 0.152 blueY: 0.131 whiteX: 0.315 whiteY: 0.329
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 68.9 MHz Image Size: 331 x 207 mm
    (II) RADEON(0): h_active: 1280 h_sync: 1301 h_sync_end 1333 h_blank_end 1408 h_border: 0
    (II) RADEON(0): v_active: 800 v_sync: 801 v_sync_end 804 v_blanking: 816 v_border: 0
    (II) RADEON(0): Unknown vendor-specific block f
    (II) RADEON(0): CT7810154WB4
    (II) RADEON(0): *=DPn
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0): 00ffffffffffff000e140b1400000000
    (II) RADEON(0): 0e110103802115780a092d9d564f9027
    (II) RADEON(0): 21505400000001010101010101010101
    (II) RADEON(0): 010101010101ea1a0080502010301520
    (II) RADEON(0): 13004bcf100000190000000f00000000
    (II) RADEON(0): 0000000000206e050f00000000fe0043
    (II) RADEON(0): 543738313031353457423420000000fe
    (II) RADEON(0): 002a3d44506e94b7ff010120202000f7
    (II) RADEON(0): EDID vendor "CPT", prod id 5131
    Dac detection success
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): EDID vendor "CPT", prod id 5131
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "1280x800"x0.0 68.90 1280 1301 1333 1408 800 801 804 816 -hsync -vsync (48.9 kHz)
    (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    (II) RADEON(0): Manufacturer: CPT Model: 140b Serial#: 0
    (II) RADEON(0): Year: 2007 Week: 14
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 33 vert.: 21
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): No DPMS capabilities specified
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.613 redY: 0.336 greenX: 0.311 greenY: 0.563
    (II) RADEON(0): blueX: 0.152 blueY: 0.131 whiteX: 0.315 whiteY: 0.329
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 68.9 MHz Image Size: 331 x 207 mm
    (II) RADEON(0): h_active: 1280 h_sync: 1301 h_sync_end 1333 h_blank_end 1408 h_border: 0
    (II) RADEON(0): v_active: 800 v_sync: 801 v_sync_end 804 v_blanking: 816 v_border: 0
    (II) RADEON(0): Unknown vendor-specific block f
    (II) RADEON(0): CT7810154WB4
    (II) RADEON(0): *=DPn
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0): 00ffffffffffff000e140b1400000000
    (II) RADEON(0): 0e110103802115780a092d9d564f9027
    (II) RADEON(0): 21505400000001010101010101010101
    (II) RADEON(0): 010101010101ea1a0080502010301520
    (II) RADEON(0): 13004bcf100000190000000f00000000
    (II) RADEON(0): 0000000000206e050f00000000fe0043
    (II) RADEON(0): 543738313031353457423420000000fe
    (II) RADEON(0): 002a3d44506e94b7ff010120202000f7
    (II) RADEON(0): EDID vendor "CPT", prod id 5131
    Dac detection success
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): EDID vendor "CPT", prod id 5131
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "1280x800"x0.0 68.90 1280 1301 1333 1408 800 801 804 816 -hsync -vsync (48.9 kHz)
    (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    (II) RADEON(0): Manufacturer: CPT Model: 140b Serial#: 0
    (II) RADEON(0): Year: 2007 Week: 14
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 33 vert.: 21
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): No DPMS capabilities specified
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.613 redY: 0.336 greenX: 0.311 greenY: 0.563
    (II) RADEON(0): blueX: 0.152 blueY: 0.131 whiteX: 0.315 whiteY: 0.329
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 68.9 MHz Image Size: 331 x 207 mm
    (II) RADEON(0): h_active: 1280 h_sync: 1301 h_sync_end 1333 h_blank_end 1408 h_border: 0
    (II) RADEON(0): v_active: 800 v_sync: 801 v_sync_end 804 v_blanking: 816 v_border: 0
    (II) RADEON(0): Unknown vendor-specific block f
    (II) RADEON(0): CT7810154WB4
    (II) RADEON(0): *=DPn
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0): 00ffffffffffff000e140b1400000000
    (II) RADEON(0): 0e110103802115780a092d9d564f9027
    (II) RADEON(0): 21505400000001010101010101010101
    (II) RADEON(0): 010101010101ea1a0080502010301520
    (II) RADEON(0): 13004bcf100000190000000f00000000
    (II) RADEON(0): 0000000000206e050f00000000fe0043
    (II) RADEON(0): 543738313031353457423420000000fe
    (II) RADEON(0): 002a3d44506e94b7ff010120202000f7
    (II) RADEON(0): EDID vendor "CPT", prod id 5131
    Dac detection success
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): EDID vendor "CPT", prod id 5131
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "1280x800"x0.0 68.90 1280 1301 1333 1408 800 801 804 816 -hsync -vsync (48.9 kHz)
    (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    (II) RADEON(0): Manufacturer: CPT Model: 140b Serial#: 0
    (II) RADEON(0): Year: 2007 Week: 14
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 33 vert.: 21
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): No DPMS capabilities specified
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.613 redY: 0.336 greenX: 0.311 greenY: 0.563
    (II) RADEON(0): blueX: 0.152 blueY: 0.131 whiteX: 0.315 whiteY: 0.329
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 68.9 MHz Image Size: 331 x 207 mm
    (II) RADEON(0): h_active: 1280 h_sync: 1301 h_sync_end 1333 h_blank_end 1408 h_border: 0
    (II) RADEON(0): v_active: 800 v_sync: 801 v_sync_end 804 v_blanking: 816 v_border: 0
    (II) RADEON(0): Unknown vendor-specific block f
    (II) RADEON(0): CT7810154WB4
    (II) RADEON(0): *=DPn
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0): 00ffffffffffff000e140b1400000000
    (II) RADEON(0): 0e110103802115780a092d9d564f9027
    (II) RADEON(0): 21505400000001010101010101010101
    (II) RADEON(0): 010101010101ea1a0080502010301520
    (II) RADEON(0): 13004bcf100000190000000f00000000
    (II) RADEON(0): 0000000000206e050f00000000fe0043
    (II) RADEON(0): 543738313031353457423420000000fe
    (II) RADEON(0): 002a3d44506e94b7ff010120202000f7
    (II) RADEON(0): EDID vendor "CPT", prod id 5131
    Dac detection success
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): EDID vendor "CPT", prod id 5131
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "1280x800"x0.0 68.90 1280 1301 1333 1408 800 801 804 816 -hsync -vsync (48.9 kHz)
    (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    (II) RADEON(0): Manufacturer: CPT Model: 140b Serial#: 0
    (II) RADEON(0): Year: 2007 Week: 14
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 33 vert.: 21
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): No DPMS capabilities specified
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.613 redY: 0.336 greenX: 0.311 greenY: 0.563
    (II) RADEON(0): blueX: 0.152 blueY: 0.131 whiteX: 0.315 whiteY: 0.329
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 68.9 MHz Image Size: 331 x 207 mm
    (II) RADEON(0): h_active: 1280 h_sync: 1301 h_sync_end 1333 h_blank_end 1408 h_border: 0
    (II) RADEON(0): v_active: 800 v_sync: 801 v_sync_end 804 v_blanking: 816 v_border: 0
    (II) RADEON(0): Unknown vendor-specific block f
    (II) RADEON(0): CT7810154WB4
    (II) RADEON(0): *=DPn
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0): 00ffffffffffff000e140b1400000000
    (II) RADEON(0): 0e110103802115780a092d9d564f9027
    (II) RADEON(0): 21505400000001010101010101010101
    (II) RADEON(0): 010101010101ea1a0080502010301520
    (II) RADEON(0): 13004bcf100000190000000f00000000
    (II) RADEON(0): 0000000000206e050f00000000fe0043
    (II) RADEON(0): 543738313031353457423420000000fe
    (II) RADEON(0): 002a3d44506e94b7ff010120202000f7
    (II) RADEON(0): EDID vendor "CPT", prod id 5131
    And my rc.conf:
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime"
    # USEDIRECTISA: use direct I/O requests instead of /dev/rtc for hwclock
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.utf8"
    HARDWARECLOCK="localtime"
    USEDIRECTISA="no"
    TIMEZONE="America/Toronto"
    KEYMAP="cf"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(!pcspkr !snd_pcsp !bcm43xx !ndiswrapper loop b43 fuse)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="cipher"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    eth0="dhcp"
    INTERFACES=(lo !eth0 !wlan0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(@openntpd @stdb @httpd @mysqld @cups @samba syslog-ng network netfs @crond alsa dbus hal fam networkmanager !gdm)
    Oh and hell, if you want to have a look on my xorg.conf:
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    # InputDevice "Mouse0" "CorePointer"
    # InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "ServerFlags"
    Option "AIGLX" "true"
    EndSection
    Section "Module"
    Load "xtrap"
    Load "extmod"
    Load "dbe"
    Load "glx"
    Load "dri"
    Load "drm"
    Load "freetype"
    Load "synaptics"
    EndSection
    #Section "InputDevice"
    # Identifier "Keyboard0"
    # Driver "kbd"
    # Option "XkbLayout" "ca"
    # Option "XkbVariant" "fr"
    #EndSection
    #Section "InputDevice"
    # Identifier "Mouse0"
    # Driver "mouse"
    # Option "Protocol" "auto"
    # Option "Device" "/dev/input/mice"
    # Option "ZAxisMapping" "4 5 6 7"
    #EndSection
    Section "Monitor"
    #DisplaySize 330 210 # mm
    Identifier "Monitor0"
    VendorName "CPT"
    ModelName "140b"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "SWcursor" # [<bool>]
    #Option "Dac6Bit" # [<bool>]
    #Option "Dac8Bit" # [<bool>]
    #Option "BusType" # [<str>]
    #Option "CPPIOMode" # [<bool>]
    #Option "CPusecTimeout" # <i>
    #Option "AGPMode" # <i>
    #Option "AGPFastWrite" # [<bool>]
    #Option "AGPSize" # <i>
    #Option "GARTSize" # <i>
    #Option "RingSize" # <i>
    #Option "BufferSize" # <i>
    #Option "EnableDepthMoves" # [<bool>]
    #Option "EnablePageFlip" # [<bool>]
    #Option "NoBackBuffer" # [<bool>]
    #Option "DMAForXv" # [<bool>]
    #Option "FBTexPercent" # <i>
    #Option "DepthBits" # <i>
    #Option "PCIAPERSize" # <i>
    #Option "AccelDFS" # [<bool>]
    #Option "IgnoreEDID" # [<bool>]
    #Option "DisplayPriority" # [<str>]
    #Option "PanelSize" # [<str>]
    #Option "ForceMinDotClock" # <freq>
    #Option "ColorTiling" # [<bool>]
    #Option "VideoKey" # <i>
    #Option "RageTheatreCrystal" # <i>
    #Option "RageTheatreTunerPort" # <i>
    #Option "RageTheatreCompositePort" # <i>
    #Option "RageTheatreSVideoPort" # <i>
    #Option "TunerType" # <i>
    #Option "RageTheatreMicrocPath" # <str>
    #Option "RageTheatreMicrocType" # <str>
    #Option "ScalerWidth" # <i>
    #Option "RenderAccel" # [<bool>]
    #Option "SubPixelOrder" # [<str>]
    #Option "ShowCache" # [<bool>]
    #Option "DynamicClocks" # [<bool>]
    #Option "VGAAccess" # [<bool>]
    #Option "ReverseDDC" # [<bool>]
    #Option "LVDSProbePLL" # [<bool>]
    #Option "AccelMethod" # <str>
    #Option "DRI" # [<bool>]
    #Option "ConnectorTable" # <str>
    #Option "DefaultConnectorTable" # [<bool>]
    #Option "DefaultTMDSPLL" # [<bool>]
    #Option "TVDACLoadDetect" # [<bool>]
    #Option "ForceTVOut" # [<bool>]
    #Option "TVStandard" # <str>
    #Option "IgnoreLidStatus" # [<bool>]
    #Option "DefaultTVDACAdj" # [<bool>]
    #Option "Int10" # [<bool>]
    #Option "EXAVSync" # [<bool>]
    #Option "ATOMTVOut" # [<bool>]
    Identifier "Card0"
    Driver "radeon"
    VendorName "ATI Technologies Inc"
    BoardName "Radeon Mobility X1400"
    BusID "PCI:1:0:0"
    Option "XAANoOffscreenPixmaps" "true"
    Option "DRI" "true"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    # SubSection "Display"
    # Viewport 0 0
    # Depth 1
    # EndSubSection
    # SubSection "Display"
    # Viewport 0 0
    # Depth 4
    # EndSubSection
    # SubSection "Display"
    # Viewport 0 0
    # Depth 8
    # EndSubSection
    # SubSection "Display"
    # Viewport 0 0
    # Depth 15
    # EndSubSection
    # SubSection "Display"
    # Viewport 0 0
    # Depth 16
    # EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection
    Section "DRI"
    Group "video"
    Mode 0666
    EndSection
    Any bit of help is appreciated.

  • Openbox menu etc doesn´t show [SOLVED]

    Hi, I really need some help here.
    I can´t figure out what the hell is wrong with my openbox.
    I had it running smooth, and because Im new to Linux and Arch I played around I guess and configured.
    Somehow I guess I have configured somesthing totally wrong and now my Openbox don´t work as it should.
    I have tried to replace the rc.xml, menu.xml and the autostart.sh with the defaults and still it doesn´t help!
    When I start Openbox pypanel is supposed to be started, it worked before.
    The only thing that comes up when I log in on openbox now is Conky and nothing else. The right click menu nothing works.
    I will post some configs that is related to the subject and I would be very glad if someone could guide me
    Btw im running Openbox with Gnome.
    rc.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Do not edit this file, it will be overwritten on install.
    Copy the file to $HOME/.config/openbox/ instead. -->
    <openbox_config xmlns="http://openbox.org/3.4/rc">
    <resistance>
    <strength>10</strength>
    <screen_edge_strength>20</screen_edge_strength>
    </resistance>
    <focus>
    <focusNew>yes</focusNew>
    <!-- always try to focus new windows when they appear. other rules do
    apply -->
    <followMouse>no</followMouse>
    <!-- move focus to a window when you move the mouse into it -->
    <focusLast>yes</focusLast>
    <!-- focus the last used window when changing desktops, instead of the one
    under the mouse pointer. when followMouse is enabled -->
    <underMouse>no</underMouse>
    <!-- move focus under the mouse, even when the mouse is not moving -->
    <focusDelay>200</focusDelay>
    <!-- when followMouse is enabled, the mouse must be inside the window for
    this many milliseconds (1000 = 1 sec) before moving focus to it -->
    <raiseOnFocus>no</raiseOnFocus>
    <!-- when followMouse is enabled, and a window is given focus by moving the
    mouse into it, also raise the window -->
    </focus>
    <placement>
    <policy>Smart</policy>
    <!-- 'Smart' or 'UnderMouse' -->
    <center>yes</center>
    <!-- whether to place windows in the center of the free area found or
    the top left corner -->
    <monitor>Any</monitor>
    <!-- with Smart placement on a multi-monitor system, try to place new windows
    on: 'Any' - any monitor, 'Mouse' - where the mouse is, 'Active' - where
    the active window is -->
    </placement>
    <theme>
    <name>Clearlooks</name>
    <titleLayout>NLIMC</titleLayout>
    <!--
    available characters are NDSLIMC, each can occur at most once.
    N: window icon
    L: window label (AKA title).
    I: iconify
    M: maximize
    C: close
    S: shade (roll up/down)
    D: omnipresent (on all desktops).
    -->
    <keepBorder>yes</keepBorder>
    <animateIconify>yes</animateIconify>
    <font place="ActiveWindow">
    <name>sans</name>
    <size>8</size>
    <!-- font size in points -->
    <weight>bold</weight>
    <!-- 'bold' or 'normal' -->
    <slant>normal</slant>
    <!-- 'italic' or 'normal' -->
    </font>
    <font place="InactiveWindow">
    <name>sans</name>
    <size>8</size>
    <!-- font size in points -->
    <weight>bold</weight>
    <!-- 'bold' or 'normal' -->
    <slant>normal</slant>
    <!-- 'italic' or 'normal' -->
    </font>
    <font place="MenuHeader">
    <name>sans</name>
    <size>9</size>
    <!-- font size in points -->
    <weight>normal</weight>
    <!-- 'bold' or 'normal' -->
    <slant>normal</slant>
    <!-- 'italic' or 'normal' -->
    </font>
    <font place="MenuItem">
    <name>sans</name>
    <size>9</size>
    <!-- font size in points -->
    <weight>normal</weight>
    <!-- 'bold' or 'normal' -->
    <slant>normal</slant>
    <!-- 'italic' or 'normal' -->
    </font>
    <font place="OnScreenDisplay">
    <name>sans</name>
    <size>9</size>
    <!-- font size in points -->
    <weight>bold</weight>
    <!-- 'bold' or 'normal' -->
    <slant>normal</slant>
    <!-- 'italic' or 'normal' -->
    </font>
    </theme>
    <desktops>
    <!-- this stuff is only used at startup, pagers allow you to change them
    during a session
    these are default values to use when other ones are not already set
    by other applications, or saved in your session
    use obconf if you want to change these without having to log out
    and back in -->
    <number>4</number>
    <firstdesk>1</firstdesk>
    <names>
    <!-- set names up here if you want to, like this:
    <name>desktop 1</name>
    <name>desktop 2</name>
    -->
    </names>
    <popupTime>875</popupTime>
    <!-- The number of milliseconds to show the popup for when switching
    desktops. Set this to 0 to disable the popup. -->
    </desktops>
    <resize>
    <drawContents>yes</drawContents>
    <popupShow>Nonpixel</popupShow>
    <!-- 'Always', 'Never', or 'Nonpixel' (xterms and such) -->
    <popupPosition>Center</popupPosition>
    <!-- 'Center', 'Top', or 'Fixed' -->
    <popupFixedPosition>
    <!-- these are used if popupPosition is set to 'Fixed' -->
    <x>10</x>
    <!-- positive number for distance from left edge, negative number for
    distance from right edge, or 'Center' -->
    <y>10</y>
    <!-- positive number for distance from top edge, negative number for
    distance from bottom edge, or 'Center' -->
    </popupFixedPosition>
    </resize>
    <!-- You can reserve a portion of your screen where windows will not cover when
    they are maximized, or when they are initially placed.
    Many programs reserve space automatically, but you can use this in other
    cases. -->
    <margins>
    <top>0</top>
    <bottom>0</bottom>
    <left>0</left>
    <right>0</right>
    </margins>
    <dock>
    <position>TopLeft</position>
    <!-- (Top|Bottom)(Left|Right|)|Top|Bottom|Left|Right|Floating -->
    <floatingX>0</floatingX>
    <floatingY>0</floatingY>
    <noStrut>no</noStrut>
    <stacking>Above</stacking>
    <!-- 'Above', 'Normal', or 'Below' -->
    <direction>Vertical</direction>
    <!-- 'Vertical' or 'Horizontal' -->
    <autoHide>no</autoHide>
    <hideDelay>300</hideDelay>
    <!-- in milliseconds (1000 = 1 second) -->
    <showDelay>300</showDelay>
    <!-- in milliseconds (1000 = 1 second) -->
    <moveButton>Middle</moveButton>
    <!-- 'Left', 'Middle', 'Right' -->
    </dock>
    <keyboard>
    <chainQuitKey>C-g</chainQuitKey>
    <!-- Keybindings for desktop switching -->
    <keybind key="C-A-Left">
    <action name="DesktopLeft"><dialog>no</dialog><wrap>no</wrap></action>
    </keybind>
    <keybind key="C-A-Right">
    <action name="DesktopRight"><dialog>no</dialog><wrap>no</wrap></action>
    </keybind>
    <keybind key="C-A-Up">
    <action name="DesktopUp"><dialog>no</dialog><wrap>no</wrap></action>
    </keybind>
    <keybind key="C-A-Down">
    <action name="DesktopDown"><dialog>no</dialog><wrap>no</wrap></action>
    </keybind>
    <keybind key="S-A-Left">
    <action name="SendToDesktopLeft"><dialog>no</dialog><wrap>no</wrap></action>
    </keybind>
    <keybind key="S-A-Right">
    <action name="SendToDesktopRight"><dialog>no</dialog><wrap>no</wrap></action>
    </keybind>
    <keybind key="S-A-Up">
    <action name="SendToDesktopUp"><dialog>no</dialog><wrap>no</wrap></action>
    </keybind>
    <keybind key="S-A-Down">
    <action name="SendToDesktopDown"><dialog>no</dialog><wrap>no</wrap></action>
    </keybind>
    <keybind key="W-F1">
    <action name="Desktop"><desktop>1</desktop></action>
    </keybind>
    <keybind key="W-F2">
    <action name="Desktop"><desktop>2</desktop></action>
    </keybind>
    <keybind key="W-F3">
    <action name="Desktop"><desktop>3</desktop></action>
    </keybind>
    <keybind key="W-F4">
    <action name="Desktop"><desktop>4</desktop></action>
    </keybind>
    <keybind key="W-d">
    <action name="ToggleShowDesktop"/>
    </keybind>
    <!-- Keybindings for windows -->
    <keybind key="A-F4">
    <action name="Close"/>
    </keybind>
    <keybind key="A-Escape">
    <action name="Lower"/>
    <action name="FocusToBottom"/>
    <action name="Unfocus"/>
    </keybind>
    <keybind key="A-space">
    <action name="ShowMenu"><menu>client-menu</menu></action>
    </keybind>
    <!-- Keybindings for window switching -->
    <keybind key="A-Tab">
    <action name="NextWindow"/>
    </keybind>
    <keybind key="A-S-Tab">
    <action name="PreviousWindow"/>
    </keybind>
    <keybind key="C-A-Tab">
    <action name="NextWindow">
    <panels>yes</panels><desktop>yes</desktop>
    </action>
    </keybind>
    <!-- Keybindings for running applications -->
    <keybind key="W-e">
    <action name="Execute">
    <startupnotify>
    <enabled>true</enabled>
    <name>Konqueror</name>
    </startupnotify>
    <command>kfmclient openProfile filemanagement</command>
    </action>
    </keybind>
    </keyboard>
    <mouse>
    <dragThreshold>8</dragThreshold>
    <!-- number of pixels the mouse must move before a drag begins -->
    <doubleClickTime>200</doubleClickTime>
    <!-- in milliseconds (1000 = 1 second) -->
    <screenEdgeWarpTime>400</screenEdgeWarpTime>
    <!-- Time before changing desktops when the pointer touches the edge of the
    screen while moving a window, in milliseconds (1000 = 1 second).
    Set this to 0 to disable warping -->
    <context name="Frame">
    <mousebind button="A-Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    </mousebind>
    <mousebind button="A-Left" action="Click">
    <action name="Unshade"/>
    </mousebind>
    <mousebind button="A-Left" action="Drag">
    <action name="Move"/>
    </mousebind>
    <mousebind button="A-Right" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="Unshade"/>
    </mousebind>
    <mousebind button="A-Right" action="Drag">
    <action name="Resize"/>
    </mousebind>
    <mousebind button="A-Middle" action="Press">
    <action name="Lower"/>
    <action name="FocusToBottom"/>
    <action name="Unfocus"/>
    </mousebind>
    <mousebind button="A-Up" action="Click">
    <action name="DesktopPrevious"/>
    </mousebind>
    <mousebind button="A-Down" action="Click">
    <action name="DesktopNext"/>
    </mousebind>
    <mousebind button="C-A-Up" action="Click">
    <action name="DesktopPrevious"/>
    </mousebind>
    <mousebind button="C-A-Down" action="Click">
    <action name="DesktopNext"/>
    </mousebind>
    <mousebind button="A-S-Up" action="Click">
    <action name="SendToDesktopPrevious"/>
    </mousebind>
    <mousebind button="A-S-Down" action="Click">
    <action name="SendToDesktopNext"/>
    </mousebind>
    </context>
    <context name="Titlebar">
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    </mousebind>
    <mousebind button="Left" action="Drag">
    <action name="Move"/>
    </mousebind>
    <mousebind button="Left" action="DoubleClick">
    <action name="ToggleMaximizeFull"/>
    </mousebind>
    <mousebind button="Middle" action="Press">
    <action name="Lower"/>
    <action name="FocusToBottom"/>
    <action name="Unfocus"/>
    </mousebind>
    <mousebind button="Up" action="Click">
    <action name="Shade"/>
    <action name="FocusToBottom"/>
    <action name="Unfocus"/>
    <action name="Lower"/>
    </mousebind>
    <mousebind button="Down" action="Click">
    <action name="Unshade"/>
    <action name="Raise"/>
    </mousebind>
    <mousebind button="Right" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="ShowMenu"><menu>client-menu</menu></action>
    </mousebind>
    </context>
    <context name="Top">
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="Unshade"/>
    </mousebind>
    <mousebind button="Left" action="Drag">
    <action name="Resize"><edge>top</edge></action>
    </mousebind>
    </context>
    <context name="Left">
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    </mousebind>
    <mousebind button="Left" action="Drag">
    <action name="Resize"><edge>left</edge></action>
    </mousebind>
    </context>
    <context name="Right">
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    </mousebind>
    <mousebind button="Left" action="Drag">
    <action name="Resize"><edge>right</edge></action>
    </mousebind>
    </context>
    <context name="Bottom">
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    </mousebind>
    <mousebind button="Left" action="Drag">
    <action name="Resize"><edge>bottom</edge></action>
    </mousebind>
    <mousebind button="Middle" action="Press">
    <action name="Lower"/>
    <action name="FocusToBottom"/>
    <action name="Unfocus"/>
    </mousebind>
    <mousebind button="Right" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="ShowMenu"><menu>client-menu</menu></action>
    </mousebind>
    </context>
    <context name="BLCorner">
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    </mousebind>
    <mousebind button="Left" action="Drag">
    <action name="Resize"/>
    </mousebind>
    </context>
    <context name="BRCorner">
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    </mousebind>
    <mousebind button="Left" action="Drag">
    <action name="Resize"/>
    </mousebind>
    </context>
    <context name="TLCorner">
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="Unshade"/>
    </mousebind>
    <mousebind button="Left" action="Drag">
    <action name="Resize"/>
    </mousebind>
    </context>
    <context name="TRCorner">
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="Unshade"/>
    </mousebind>
    <mousebind button="Left" action="Drag">
    <action name="Resize"/>
    </mousebind>
    </context>
    <context name="Client">
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    </mousebind>
    <mousebind button="Middle" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    </mousebind>
    <mousebind button="Right" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    </mousebind>
    </context>
    <context name="Icon">
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="Unshade"/>
    <action name="ShowMenu"><menu>client-menu</menu></action>
    </mousebind>
    <mousebind button="Right" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="ShowMenu"><menu>client-menu</menu></action>
    </mousebind>
    </context>
    <context name="AllDesktops">
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="Unshade"/>
    </mousebind>
    <mousebind button="Left" action="Click">
    <action name="ToggleOmnipresent"/>
    </mousebind>
    </context>
    <context name="Shade">
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    </mousebind>
    <mousebind button="Left" action="Click">
    <action name="ToggleShade"/>
    </mousebind>
    </context>
    <context name="Iconify">
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    </mousebind>
    <mousebind button="Left" action="Click">
    <action name="Iconify"/>
    </mousebind>
    </context>
    <context name="Maximize">
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="Unshade"/>
    </mousebind>
    <mousebind button="Middle" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="Unshade"/>
    </mousebind>
    <mousebind button="Right" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="Unshade"/>
    </mousebind>
    <mousebind button="Left" action="Click">
    <action name="ToggleMaximizeFull"/>
    </mousebind>
    <mousebind button="Middle" action="Click">
    <action name="ToggleMaximizeVert"/>
    </mousebind>
    <mousebind button="Right" action="Click">
    <action name="ToggleMaximizeHorz"/>
    </mousebind>
    </context>
    <context name="Close">
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="Unshade"/>
    </mousebind>
    <mousebind button="Left" action="Click">
    <action name="Close"/>
    </mousebind>
    </context>
    <context name="Desktop">
    <mousebind button="Up" action="Click">
    <action name="DesktopPrevious"/>
    </mousebind>
    <mousebind button="Down" action="Click">
    <action name="DesktopNext"/>
    </mousebind>
    <mousebind button="A-Up" action="Click">
    <action name="DesktopPrevious"/>
    </mousebind>
    <mousebind button="A-Down" action="Click">
    <action name="DesktopNext"/>
    </mousebind>
    <mousebind button="C-A-Up" action="Click">
    <action name="DesktopPrevious"/>
    </mousebind>
    <mousebind button="C-A-Down" action="Click">
    <action name="DesktopNext"/>
    </mousebind>
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    </mousebind>
    <mousebind button="Right" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    </mousebind>
    </context>
    <context name="Root">
    <!-- Menus -->
    <mousebind button="Middle" action="Press">
    <action name="ShowMenu"><menu>client-list-combined-menu</menu></action>
    </mousebind>
    <mousebind button="Right" action="Press">
    <action name="ShowMenu"><menu>root-menu</menu></action>
    </mousebind>
    </context>
    <context name="MoveResize">
    <mousebind button="Up" action="Click">
    <action name="DesktopPrevious"/>
    </mousebind>
    <mousebind button="Down" action="Click">
    <action name="DesktopNext"/>
    </mousebind>
    <mousebind button="A-Up" action="Click">
    <action name="DesktopPrevious"/>
    </mousebind>
    <mousebind button="A-Down" action="Click">
    <action name="DesktopNext"/>
    </mousebind>
    </context>
    </mouse>
    <menu>
    <!-- You can specify more than one menu file in here and they are all loaded,
    just don't make menu ids clash or, well, it'll be kind of pointless -->
    <!-- default menu file (or custom one in $HOME/.config/openbox/) -->
    <file>menu.xml</file>
    <hideDelay>200</hideDelay>
    <!-- if a press-release lasts longer than this setting (in milliseconds), the
    menu is hidden again -->
    <middle>no</middle>
    <!-- center submenus vertically about the parent entry -->
    <submenuShowDelay>100</submenuShowDelay>
    <!-- this one is easy, time to delay before showing a submenu after hovering
    over the parent entry -->
    <applicationIcons>yes</applicationIcons>
    <!-- controls if icons appear in the client-list-(combined-)menu -->
    <manageDesktops>yes</manageDesktops>
    <!-- show the manage desktops section in the client-list-(combined-)menu -->
    </menu>
    <applications>
    <!--
    # this is an example with comments through out. use these to make your
    # own rules, but without the comments of course.
    <application name="first element of window's WM_CLASS property (see xprop)"
    class="second element of window's WM_CLASS property (see xprop)"
    role="the window's WM_WINDOW_ROLE property (see xprop)"
    type="the window's _NET_WM_WINDOW_TYPE (if unspecified, then
    it is dialog for child windows)">
    # the name or the class can be set, or both. this is used to match
    # windows when they appear. role can optionally be set as well, to
    # further restrict your matches.
    # the name, class, and role use simple wildcard matching such as those
    # used by a shell. you can use * to match any characters and ? to match
    # any single character.
    # the type is one of: normal, dialog, splash, utility, menu, toolbar, dock,
    # or desktop
    # when multiple rules match a window, they will all be applied, in the
    # order that they appear in this list
    # each element can be left out or set to 'default' to specify to not
    # change that attribute of the window
    <decor>yes</decor>
    # enable or disable window decorations
    <shade>no</shade>
    # make the window shaded when it appears, or not
    <position force="no">
    # the position is only used if both an x and y coordinate are provided
    # (and not set to 'default')
    # when force is "yes", then the window will be placed here even if it
    # says you want it placed elsewhere. this is to override buggy
    # applications who refuse to behave
    <x>center</x>
    # a number like 50, or 'center' to center on screen. use a negative number
    # to start from the right (or bottom for <y>), ie -50 is 50 pixels from the
    # right edge (or bottom).
    <y>200</y>
    <monitor>1</monitor>
    # specifies the monitor in a xinerama setup.
    # 1 is the first head, or 'mouse' for wherever the mouse is
    </position>
    <focus>yes</focus>
    # if the window should try be given focus when it appears. if this is set
    # to yes it doesn't guarantee the window will be given focus. some
    # restrictions may apply, but Openbox will try to
    <desktop>1</desktop>
    # 1 is the first desktop, 'all' for all desktops
    <layer>normal</layer>
    # 'above', 'normal', or 'below'
    <iconic>no</iconic>
    # make the window iconified when it appears, or not
    <skip_pager>no</skip_pager>
    # asks to not be shown in pagers
    <skip_taskbar>no</skip_taskbar>
    # asks to not be shown in taskbars. window cycling actions will also
    # skip past such windows
    <fullscreen>yes</fullscreen>
    # make the window in fullscreen mode when it appears
    <maximized>true</maximized>
    # 'Horizontal', 'Vertical' or boolean (yes/no)
    </application>
    # end of the example
    -->
    </applications>
    </openbox_config>
    menu.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <openbox_menu xmlns="http://openbox.org/3.4/menu">
    <menu id="apps-accessories-menu" label="Accessories">
    <item label="Calculator">
    <action name="Execute">
    <command>gnome-calculator</command>
    <startupnotify>
    <enabled>yes</enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Character Map">
    <action name="Execute">
    <command>gnome-character-map</command>
    <startupnotify>
    <enabled>yes</enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Ark File Archiver">
    <action name="Execute">
    <command>ark</command>
    <startupnotify>
    <enabled>yes</enabled>
    </startupnotify>
    </action>
    </item>
    </menu>
    <menu id="apps-editors-menu" label="Editors">
    <item label="GVim">
    <action name="Execute">
    <command>gvim</command>
    <startupnotify>
    <enabled>yes</enabled>
    <wmclass>GVim</wmclass>
    </startupnotify>
    </action>
    </item>
    <item label="Emacs">
    <action name="Execute">
    <command>emacs</command>
    <startupnotify>
    <enabled>yes</enabled>
    <wmclass>Emacs</wmclass>
    </startupnotify>
    </action>
    </item>
    <item label="GEdit">
    <action name="Execute">
    <command>gedit</command>
    <startupnotify>
    <enabled>yes</enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Kate">
    <action name="Execute">
    <command>kate</command>
    <startupnotify>
    <enabled>yes</enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Kwrite">
    <action name="Execute">
    <command>kwrite</command>
    <startupnotify>
    <enabled>yes</enabled>
    </startupnotify>
    </action>
    </item>
    </menu>
    <menu id="apps-term-menu" label="Terminals">
    <item label="Rxvt Unicode">
    <action name="Execute">
    <command>urxvt</command>
    </action>
    </item>
    <item label="Gnome Terminal">
    <action name="Execute">
    <command>gnome-terminal</command>
    <startupnotify>
    <enabled>yes</enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Xfce Terminal">
    <action name="Execute">
    <command>xfce4-terminal</command>
    <startupnotify>
    <enabled>yes</enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Konsole">
    <action name="Execute">
    <command>konsole</command>
    <startupnotify>
    <enabled>yes</enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Xterm">
    <action name="Execute"><command>xterm</command></action>
    </item>
    </menu>
    <menu id="apps-net-menu" label="Internet">
    <item label="Firefox">
    <action name="Execute">
    <command>firefox</command>
    <startupnotify>
    <enabled>yes</enabled>
    <wmclass>Firefox</wmclass>
    </startupnotify>
    </action>
    </item>
    <item label="Opera">
    <action name="Execute">
    <command>opera</command>
    <startupnotify>
    <enabled>yes</enabled>
    <wmclass>Opera</wmclass>
    </startupnotify>
    </action>
    </item>
    <item label="Konqueror">
    <action name="Execute">
    <command>konqueror</command>
    <startupnotify>
    <enabled>yes</enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Epiphany">
    <action name="Execute">
    <command>epiphany</command>
    <startupnotify>
    <enabled>yes</enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Pidgin Instant Messenger">
    <action name="Execute">
    <command>pidgin</command>
    <startupnotify>
    <enabled>yes</enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Kopete Instant Messenger">
    <action name="Execute">
    <command>kopete</command>
    <startupnotify>
    <enabled>yes</enabled>
    </startupnotify>
    </action>
    </item>
    <item label="XChat">
    <action name="Execute">
    <command>xchat</command>
    <startupnotify>
    <enabled>yes</enabled>
    </startupnotify>
    </action>
    </item>
    </menu>
    <menu id="apps-office-menu" label="Office">
    <item label="OpenOffice Base">
    <action name="Execute">
    <command>ooffice -base</command>
    </action>
    </item>
    <item label="OpenOffice Calc">
    <action name="Execute">
    <command>ooffice -calc</command>
    </action>
    </item>
    <item label="OpenOffice Draw">
    <action name="Execute">
    <command>ooffice -draw</command>
    </action>
    </item>
    <item label="OpenOffice Impress">
    <action name="Execute">
    <command>ooffice -impress</command>
    </action>
    </item>
    <item label="OpenOffice Math">
    <action name="Execute">
    <command>ooffice -math</command>
    </action>
    </item>
    <item label="OpenOffice Printer Administration">
    <action name="Execute">
    <command>ooffice-printeradmin</command>
    </action>
    </item>
    <item label="OpenOffice Writer">
    <action name="Execute">
    <command>ooffice -writer</command>
    </action>
    </item>
    </menu>
    <menu id="apps-multimedia-menu" label="Multimedia">
    <item label="Amarok">
    <action name="Execute">
    <command>amarok</command>
    <startupnotify>
    <enabled>yes</enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Rhythmbox">
    <action name="Execute">
    <command>rhythmbox</command>
    <startupnotify>
    <enabled>yes</enabled>
    </startupnotify>
    </action>
    </item>
    <item label="K3b">
    <action name="Execute">
    <command>k3b</command>
    <startupnotify>
    <enabled>yes</enabled>
    </startupnotify>
    </action>
    </item>
    <item label="MPlayer">
    <action name="Execute">
    <command>gmplayer</command>
    <startupnotify>
    <enabled>yes</enabled>
    <wmclass>MPlayer</wmclass>
    </startupnotify>
    </action>
    </item>
    <item label="Totem">
    <action name="Execute">
    <command>totem</command>
    <startupnotify>
    <enabled>yes</enabled>
    </startupnotify>
    </action>
    </item>
    </menu>
    <menu id="apps-fileman-menu" label="File Managers">
    <item label="Nautilus">
    <action name="Execute">
    <command>nautilus --no-desktop --browser</command>
    <startupnotify>
    <enabled>yes</enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Thunar">
    <action name="Execute">
    <command>Thunar</command>
    <startupnotify>
    <enabled>yes</enabled>
    </startupnotify>
    </action>
    </item>
    <item label="KDE File Manager">
    <action name="Execute">
    <command>kfmclient openURL ~</command>
    <startupnotify>
    <enabled>yes</enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Rox">
    <action name="Execute">
    <command>rox</command>
    <startupnotify>
    <enabled>yes</enabled>
    <wmclass>ROX-Filer</wmclass>
    </startupnotify>
    </action>
    </item>
    <item label="PCMan File Manager">
    <action name="Execute">
    <command>pcmanfm</command>
    <startupnotify>
    <enabled>yes</enabled>
    </startupnotify>
    </action>
    </item>
    </menu>
    <menu id="apps-graphics-menu" label="Graphics">
    <item label="Gimp">
    <action name="Execute">
    <command>gimp</command>
    <startupnotify>
    <enabled>yes</enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Gwenview">
    <action name="Execute">
    <command>gwenview</command>
    <startupnotify>
    <enabled>yes</enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Dia Diagram Editor">
    <action name="Execute">
    <command>dia</command>
    <startupnotify>
    <enabled>yes</enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Inkscape">
    <action name="Execute">
    <command>inkscape</command>
    <startupnotify>
    <enabled>yes</enabled>
    </startupnotify>
    </action>
    </item>
    </menu>
    <menu id="system-menu" label="System">
    <item label="Openbox Configuration Manager">
    <action name="Execute">
    <command>obconf</command>
    <startupnotify><enabled>yes</enabled></startupnotify>
    </action>
    </item>
    <item label="Gnome Control Center">
    <action name="Execute">
    <command>gnome-control-center</command>
    <startupnotify><enabled>yes</enabled></startupnotify>
    </action>
    </item>
    <item label="KDE Control Center">
    <action name="Execute">
    <command>kcontrol</command>
    <startupnotify><enabled>yes</enabled></startupnotify>
    </action>
    </item>
    <item label="Xfce Settings">
    <action name="Execute">
    <command>xfce-setting-show</command>
    <startupnotify><enabled>yes</enabled></startupnotify>
    </action>
    </item>
    <item label="Manage Cups Printers">
    <action name="Execute">
    <command>xdg-open http://localhost:631/</command>
    <startupnotify>
    <enabled>no</enabled>
    <icon>cups</icon>
    </startupnotify>
    </action>
    </item>
    <separator />
    <item label="Reconfigure Openbox">
    <action name="Reconfigure" />
    </item>
    <item label="Exit Openbox">
    <action name="Exit">
    <prompt>yes</prompt>
    </action>
    </item>
    </menu>
    <menu id="root-menu" label="Openbox 3">
    <separator label="Applications" />
    <menu id="apps-accessories-menu"/>
    <menu id="apps-editors-menu"/>
    <menu id="apps-graphics-menu"/>
    <menu id="apps-net-menu"/>
    <menu id="apps-office-menu"/>
    <menu id="apps-multimedia-menu"/>
    <menu id="apps-term-menu"/>
    <menu id="apps-fileman-menu"/>
    <separator label="System" />
    <menu id="system-menu"/>
    <separator />
    <item label="Log Out">
    <action name="SessionLogout">
    <prompt>yes</prompt>
    </action>
    </item>
    </menu>
    </openbox_menu>
    autostart.sh
    # This shell script is run before Openbox launches.
    # Environment variables set here are passed to the Openbox session.
    # Set a background color
    BG=""
    if which hsetroot >/dev/null; then
    BG=hsetroot
    else
    if which esetroot >/dev/null; then
    BG=esetroot
    else
    if which xsetroot >/dev/null; then
    BG=xsetroot
    fi
    fi
    fi
    test -z $BG || $BG -solid "#303030"
    # D-bus
    if which dbus-launch >/dev/null && test -z "$DBUS_SESSION_BUS_ADDRESS"; then
    eval `dbus-launch --sh-syntax --exit-with-session`
    fi
    # Make GTK apps look and behave how they were set up in the gnome config tools
    if test -x /usr/libexec/gnome-settings-daemon >/dev/null; then
    /usr/libexec/gnome-settings-daemon &
    elif which gnome-settings-daemon >/dev/null; then
    gnome-settings-daemon &
    # Make GTK apps look and behave how they were set up in the XFCE config tools
    elif which xfce-mcs-manager >/dev/null; then
    xfce-mcs-manager n &
    fi
    # Preload stuff for KDE apps
    if which start_kdeinit >/dev/null; then
    LD_BIND_NOW=true start_kdeinit --new-startup +kcminit_startup &
    fi
    # Run XDG autostart things. By default don't run anything desktop-specific
    # See xdg-autostart --help more info
    DESKTOP_ENV=""
    if which /usr/lib/openbox/xdg-autostart >/dev/null; then
    /usr/lib/openbox/xdg-autostart $DESKTOP_ENV
    fi
    pypanel &
    eval `cat $HOME/.fehbg` &
    setxkbmap se
    conky
    I don´t know really what info you need to help me but please let me know what you need and I will get it for you.
    I want my Openbox back
    /Neuwerld
    Last edited by neuwerld (2009-03-25 17:35:59)

    neuwerld wrote:
    Ohh thanks guys!
    It worked as a charm, and thanks Brisbin33 for the autostart.sh tip.
    So the thing that caused my whole system not to work as it should was that I forgot to put a "&" after conky?
    haha that´s kinda anoying I have been sitting and looking through like a milllion files looking for the answer
    But again, really thanks!
    /Neuwerld
    that little "&" sends the conky process to the background freeing up the current process (your autostart.sh script) to finish doing what it's doing so you can move on to running openbox itself.  with this in mind, it should be obvious why keeping conky in the foreground would cause problems.
    also, replacing it with (sleep 1 && conky) & means... wait a second, when that's done successfully (&&) run conky, and put all of that () to the background.  that way openbox comes up immediatly and only a second later you've got your panel and monitor.
    all this after .xinitrc and before openbox

  • Laptop freezes while on battery power.

    I have Arch 64 bit install on a Thinkpad T510. While the laptop is plugged into power, it is rock solid and can run for days without a crash.
    The laptop freezes up quite often when it is running on battery power. After anything from 15 minutes to an hour, it will probably freeze. I cannot switch to a tty, I just have to do a hard reset.
    This is what xsession-errors says:
    /etc/gdm/Xsession: Beginning session setup...
    localuser:theo being added to access control list
    /etc/gdm/Xsession: Setup done, will execute: /usr/bin/ssh-agent -- gnome-session
    GNOME_KEYRING_CONTROL=/tmp/keyring-yX87BA
    GNOME_KEYRING_CONTROL=/tmp/keyring-yX87BA
    SSH_AUTH_SOCK=/tmp/keyring-yX87BA/ssh
    GPG_AGENT_INFO=/tmp/keyring-yX87BA/gpg:0:1
    GNOME_KEYRING_CONTROL=/tmp/keyring-yX87BA
    SSH_AUTH_SOCK=/tmp/keyring-yX87BA/ssh
    GNOME_KEYRING_CONTROL=/tmp/keyring-yX87BA
    SSH_AUTH_SOCK=/tmp/keyring-yX87BA/ssh
    GPG_AGENT_INFO=/tmp/keyring-yX87BA/gpg:0:1
    Initializing tracker-store...
    Tracker-Message: Setting up monitor for changes to config file:'/home/theo/.config/tracker/tracker-store.cfg'
    Failed to play sound: File or data not found
    Initializing tracker-miner-fs...
    Tracker-Message: Setting up monitor for changes to config file:'/home/theo/.config/tracker/tracker-miner-fs.cfg'
    ** (gsynaptics-init:910): WARNING **: Using synclient
    ** Message: applet now removed from the notification area
    (nautilus:923): NA-core-DEBUG: na_settings_register_type
    (nautilus:923): NA-core-DEBUG: na_settings_class_init: klass=0x260af90
    (nautilus:923): NA-core-DEBUG: na_settings_instance_init: instance=0x7ff0f8001720 (NASettings), klass=0x260af90
    (nautilus:923): NA-core-DEBUG: na_settings_new: reading mandatory configuration
    Tracker-Message: Setting up monitor for changes to config file:'/home/theo/.config/tracker/tracker-store.cfg'
    (nautilus:923): NA-core-DEBUG: na_core_utils_dir_list_perms: dir=/home/theo/.config/nautilus-actions, message=na_settings_new, out=drwxr-x--- 2 theo users 4096 Mar 16 23:01 /home/theo/.config/nautilus-actions
    (nautilus:923): NA-core-DEBUG: na_core_utils_dir_list_perms: dir=/home/theo/.config/nautilus-actions, message=na_settings_new, err=
    (nautilus:923): NA-core-DEBUG: na_settings_new: reading user configuration
    Starting log:
    File:'/home/theo/.local/share/tracker/tracker-store.log'
    Starting log:
    File:'/home/theo/.local/share/tracker/tracker-miner-fs.log'
    (nautilus:923): NA-core-DEBUG: na_boxed_register_type
    (nautilus:923): NA-core-DEBUG: na_boxed_class_init: klass=0x25f72a0
    (nautilus:923): NA-core-DEBUG: na_boxed_instance_init: instance=0x260bb60 (NABoxed), klass=0x25f72a0
    (tracker-store:906): Tracker-CRITICAL **: D-Bus service name:'org.freedesktop.Tracker1' is already taken, perhaps the daemon is already running?
    (gnome-shell:896): folks-DEBUG: individual-aggregator.vala:310: Setting primary store IDs to defaults.
    (gnome-shell:896): folks-DEBUG: individual-aggregator.vala:338: Primary store IDs are 'eds' and 'system'.
    Initializing nautilus-open-terminal extension
    JS ERROR: !!! WARNING: 'anonymous function does not always return a value'
    JS ERROR: !!! WARNING: file '/home/theo/.local/share/gnome-shell/extensions/[email protected]/imap.js' line 105 exception 0 number 157
    JS ERROR: !!! WARNING: 'function BigInteger does not always return a value'
    JS ERROR: !!! WARNING: file '/home/theo/.local/share/gnome-shell/extensions/[email protected]/biginteger.js' line 114 exception 0 number 110
    JS LOG: GNOME Shell started at Fri Mar 16 2012 23:31:50 GMT+0000 (GMT)
    Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
    Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen!
    ** Message: applet now embedded in the notification area
    (gnome-shell:896): folks-WARNING **: Failed to find primary PersonaStore with type ID 'eds' and ID 'system'.
    Individuals will not be linked properly and creating new links between Personas will not work.
    The configured primary PersonaStore's backend may not be installed. If you are unsure, check with your distribution.
    (gnome-settings-daemon:856): color-plugin-WARNING **: failed to get edid: unable to get EDID for output
    (tracker-miner-fs:905): Tracker-CRITICAL **: Empty locale file found at '/home/theo/.cache/tracker/miner-applications-locale.txt'
    Gtk-Message: The filename "[\345\244\251\344\275\277\345\212\250\346\274\253][110921]Kalafina - 3rd Album\343\200\214After Eden\343\200\215[320K].rar" couldn't be converted to UTF-8. (try setting the environment variable G_FILENAME_ENCODING): Invalid byte sequence in conversion input
    Gtk-Message: The filename "[\345\244\251\344\275\277\345\212\250\346\274\253][110921]Kalafina - 3rd Album\343\200\214After Eden\343\200\215[320K].rar" couldn't be converted to UTF-8. (try setting the environment variable G_FILENAME_ENCODING): Invalid byte sequence in conversion input
    Gtk-Message: The filename "[\345\244\251\344\275\277\345\212\250\346\274\253][110921]Kalafina - 3rd Album\343\200\214After Eden\343\200\215[320K].rar" couldn't be converted to UTF-8. (try setting the environment variable G_FILENAME_ENCODING): Invalid byte sequence in conversion input
    (tracker-miner-fs:905): Tracker-WARNING **: Couldn't properly parse desktop file 'file:///usr/share/applications/brasero-nautilus.desktop': 'Desktop file doesn't contain type'
    (tracker-miner-fs:905): Tracker-CRITICAL **: Empty locale file found at '/home/theo/.cache/tracker/miner-applications-locale.txt'
    [1331940708,000,xklavier.c:xkl_engine_start_listen/] The backend does not require manual layout management - but it is provided by the application
    === Updating for primary Configuration ===
    Clone: false
    Output: Unknown attached to default
    status: on
    width: 1600
    height: 900
    rate: 104
    primary: true
    position: 0 0
    (gnome-settings-daemon:856): libcolord-CRITICAL **: cd_device_get_id: assertion `CD_IS_DEVICE (device)' failed
    (gnome-settings-daemon:856): color-plugin-WARNING **: not found device (null): Failed to FindDeviceByProperty: GDBus.Error:org.freedesktop.ColorManager.Failed: property match 'XRANDR_name'='default' does not exist
    (gnome-settings-daemon:856): libcolord-CRITICAL **: cd_device_get_id: assertion `CD_IS_DEVICE (device)' failed
    (gnome-settings-daemon:856): color-plugin-WARNING **: not found device (null): Failed to FindDeviceByProperty: GDBus.Error:org.freedesktop.ColorManager.Failed: property match 'XRANDR_name'='default' does not exist
    (gnome-settings-daemon:856): libcolord-CRITICAL **: cd_device_get_id: assertion `CD_IS_DEVICE (device)' failed
    (gnome-settings-daemon:856): color-plugin-WARNING **: not found device (null): Failed to FindDeviceByProperty: GDBus.Error:org.freedesktop.ColorManager.Failed: property match 'XRANDR_name'='default' does not exist
    (gnome-settings-daemon:856): libcolord-CRITICAL **: cd_device_get_id: assertion `CD_IS_DEVICE (device)' failed
    (gnome-settings-daemon:856): color-plugin-WARNING **: not found device (null): Failed to FindDeviceByProperty: GDBus.Error:org.freedesktop.ColorManager.Failed: property match 'XRANDR_name'='default' does not exist
    ACR (Component): component init
    Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x260008d (Nightly)
    Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
    I'm not sure if tracker could be causing the problem, or if it is something else.
    I have the discrete graphics card enabled - NVIDIA Corporation GT218 [NVS 3100M]

    It might not necessarily be caused by loss of power, but maybe if the battery power dips? Or if the battery gets too hot and something overheats, then that could cause freezing. I'm only going by what I've found on google.
    Anyway, I found another thread (not sure why I didn't see it before) that suggests that it might be caused by bluetooth (bluez specifically) https://bbs.archlinux.org/viewtopic.php?id=115814, but it seems like that was more of a locking up problem than freezing completely. I've remove bluez and disabled bluetooth for now anyway (unfortunately can't remove it completely because I'm on Gnome Shell) and I'll run on battery for a good while and see if things freeze again.
    EDIT: also followed this - https://wiki.archlinux.org/index.php/HDAPS in case the problem was caused by the hard drive being moved about.
    Last edited by themusicalduck (2012-03-28 22:11:21)

  • Can't start gnome 3 session

    When I login either from gdm or lxdm the screen sits blue for 1~2min then a message pops up like "Oh no! Something has gone wrong... Please logout and try again" and I can only logout and nothing else.
    A couple of days ago I installed arch and started to learn how to use pacman and I managed to install gnome 3 with no trouble, everything running smooth. Then I met the AUR, and the bleeding edge stuff, then I installed packer and this brilliant idea came up: why gnome 3, I want unity! And I started installing things mentioned in the Ayatana wiki page, I always rebooted after installing a few packages to check if everything was going well, but after I install compiz-core-unity-git something went wrong, the problem is that I'm not really sure if it was that package, but things collapsed when I ran a compiz command which I can't remember. I tried uninstalling all the packages I could think of being related to the problem, didn't work. I even uninstalled the whole gnome, gdm and xorg, and installing everything again, didn't work either. Here is what everything.log is saying about the error:
    Jun 9 18:10:18 eve -- MARK --
    Jun 9 18:13:48 eve gnome-session[3342]: GLib-GObject-WARNING: Two different plugins tried to register 'GConfSettingsBackend'.
    Jun 9 18:13:48 eve gnome-session[3342]: GLib-GIO-WARNING: Tried to register an extension of the type (null) to extension point gsettings-backend. Expected type is GObject.
    Jun 9 18:13:49 eve kernel: [ 7425.076742] gnome-settings-[3364]: segfault at 10 ip 00007f9b837701d1 sp 00007fff8bb183e0 error 4 in libgioremote-volume-monitor.so[7f9b83762000+13000]
    Jun 9 18:13:49 eve gnome-session[3342]: WARNING: Application 'gnome-settings-daemon.desktop' killed by signal
    Jun 9 21:14:19 eve rtkit-daemon[978]: Successfully made thread 3420 of process 3420 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
    Jun 9 21:14:19 eve rtkit-daemon[978]: Supervising 2 threads of 2 processes of 1 users.
    Jun 9 18:14:19 eve pulseaudio[3420]: pid.c: Daemon already running.
    Jun 9 18:14:19 eve kernel: [ 7455.164654] nautilus[3400]: segfault at 10 ip 00007fa0e0a451d1 sp 00007fff998574e0 error 4 in libgioremote-volume-monitor.so[7fa0e0a37000+13000]
    Jun 9 18:14:19 eve kernel: [ 7455.217708] gnome-shell[3394]: segfault at 10 ip 00007ff9979fa1d1 sp 00007ffffac01640 error 4 in libgioremote-volume-monitor.so[7ff9979ec000+13000]
    Jun 9 18:14:19 eve gnome-session[3342]: WARNING: Application 'gnome-shell.desktop' killed by signal
    Jun 9 18:14:20 eve kernel: [ 7455.583314] gnome-shell[3436]: segfault at 10 ip 00007fb48ddfa1d1 sp 00007fff289abf60 error 4 in libgioremote-volume-monitor.so[7fb48ddec000+13000]
    Jun 9 18:14:20 eve gnome-session[3342]: WARNING: Application 'gnome-shell.desktop' killed by signal
    Jun 9 18:14:20 eve gnome-session[3342]: WARNING: App 'gnome-shell.desktop' respawning too quickly
    Jun 9 18:14:20 eve gnome-session[3342]: GLib-GObject-WARNING: Two different plugins tried to register 'GDaemonVfs'.
    Jun 9 18:14:20 eve gnome-session[3342]: GLib-GObject-WARNING: Two different plugins tried to register 'GDaemonVolumeMonitor'.
    Jun 9 18:14:20 eve gnome-session[3342]: GLib-GIO-WARNING: Tried to register an extension of the type (null) to extension point gio-volume-monitor. Expected type is GVolumeMonitor.
    Jun 9 18:14:20 eve gnome-session[3342]: GLib-GObject-WARNING: cannot add interface type `GLoadableIcon' to type `GVfsIcon', since type `GVfsIcon' already conforms to interface
    Jun 9 18:14:20 eve gnome-session[3342]: GLib-GIO-WARNING: Tried to register an extension of the type (null) to extension point gio-vfs. Expected type is GVfs.
    Jun 9 18:14:20 eve gnome-session[3342]: GLib-GObject-WARNING: Two different plugins tried to register 'GVfsUriMapper'.
    Jun 9 18:14:20 eve gnome-session[3342]: GLib-GObject-WARNING: Two different plugins tried to register 'GVfsUriMapperSmb'.
    Jun 9 18:14:20 eve gnome-session[3342]: GLib-GObject-WARNING: Two different plugins tried to register 'GVfsUriMapperHttp'.
    Jun 9 18:14:20 eve gnome-session[3342]: GLib-GObject-WARNING: invalid cast from `GDaemonVfs' to `<invalid>'
    Jun 9 18:14:20 eve gnome-session[3342]: GLib-GObject-WARNING: invalid cast from `GDaemonVfs' to `<invalid>'
    Jun 9 18:14:20 eve gnome-session[3342]: GLib-GObject-WARNING: invalid cast from `GDaemonVfs' to `<invalid>'
    Jun 9 18:14:20 eve gnome-session[3342]: GLib-GObject-WARNING: invalid cast from `GDaemonVfs' to `<invalid>'
    Jun 9 18:14:20 eve gnome-session[3342]: GLib-GObject-WARNING: invalid cast from `GDaemonVfs' to `<invalid>'
    Jun 9 18:14:20 eve gnome-session[3342]: GLib-GObject-WARNING: invalid cast from `GDaemonVfs' to `<invalid>'
    Jun 9 18:14:20 eve gnome-session[3342]: GLib-GObject-WARNING: invalid cast from `GDaemonVfs' to `<invalid>'
    Jun 9 18:14:20 eve gnome-session[3342]: GLib-GObject-WARNING: invalid cast from `GDaemonVfs' to `<invalid>'
    Jun 9 18:14:20 eve gnome-session[3342]: GLib-GObject-WARNING: invalid cast from `GDaemonVfs' to `<invalid>'
    I have hope that somebody has had this issue and that it has a trivial solution which just happend to skip my thoughts.
    Seriously I'm considering reinstalling arch from scratch.

    Sounds very familiar... I got all excited about aur and all the bleeding edge software out there for arch when I first switched and ended up messing my system up in much the same way.
    Anyways, for starters you can post the output of
    pacman -Qm
    here to see if anyone spots something bogus that you've installed from aur.
    I'm sure there are those that would disagree with me, but if I were you I would just save the output of
    pacman -Q
    and reinstall your system from scratch... Also, I don't know if you're using yaourt, but I would advise against it in the beginning since it makes it so easy to install unsupported software... I think it's better to download the package and makepkg it by hand because it makes you think more about what you're doing (at most use something like cower). That's just my opinion though...

  • [SOLVED]Obmenu won't start

    Title says it all... I can't get obmenu to start for some reason.
    Here is my menu.xml
    <?xml version="1.0" encoding="utf-8"?>
    <openbox_menu xmlns="http://openbox.org/3.4/menu">
    <menu id="apps-accessories-menu" label="Accessories">
    <item label="TintWizard">
    <action name="Execute">
    <execute>
    tintwizard
    </execute>
    </action>
    </item>
    <item label="Nitrogen">
    <action name="Execute">
    <execute>
    nitrogen
    </execute>
    </action>
    </item>
    <item label="Lxappearance">
    <action name="Execute">
    <execute>
    lxappearance
    </execute>
    </action>
    </item>
    <item label="Obmenu">
    <action name="Execute">
    <execute>
    obmenu
    </execute>
    </action>
    </item>
    <item label="Squeeze">
    <action name="Execute">
    <execute>
    squeeze
    </execute>
    </action>
    </item>
    <item label="Calculator">
    <action name="Execute">
    <command>
    gnome-calculator
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Character Map">
    <action name="Execute">
    <command>
    gnome-character-map
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Ark File Archiver">
    <action name="Execute">
    <command>
    ark
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    </startupnotify>
    </action>
    </item>
    </menu>
    <menu id="apps-editors-menu" label="Editors">
    <item label="Geany">
    <action name="Execute">
    <execute>
    /usr/bin/geany
    </execute>
    </action>
    </item>
    <item label="GVim">
    <action name="Execute">
    <command>
    gvim
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    <wmclass>
    GVim
    </wmclass>
    </startupnotify>
    </action>
    </item>
    <item label="Emacs">
    <action name="Execute">
    <command>
    emacs
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    <wmclass>
    Emacs
    </wmclass>
    </startupnotify>
    </action>
    </item>
    <item label="GEdit">
    <action name="Execute">
    <command>
    gedit
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Kate">
    <action name="Execute">
    <command>
    kate
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Kwrite">
    <action name="Execute">
    <command>
    kwrite
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    </startupnotify>
    </action>
    </item>
    </menu>
    <menu id="apps-term-menu" label="Terminals">
    <item label="Rxvt Unicode">
    <action name="Execute">
    <command>
    urxvt
    </command>
    </action>
    </item>
    <item label="Gnome Terminal">
    <action name="Execute">
    <command>
    gnome-terminal
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Xfce Terminal">
    <action name="Execute">
    <command>
    xfce4-terminal
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Konsole">
    <action name="Execute">
    <command>
    konsole
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Lilyterm">
    <action name="Execute">
    <execute>
    /usr/bin/lilyterm
    </execute>
    </action>
    </item>
    <item label="Xterm">
    <action name="Execute">
    <command>
    xterm
    </command>
    </action>
    </item>
    </menu>
    <menu id="apps-net-menu" label="Internet">
    <item label="Thunderbird">
    <action name="Execute">
    <execute>
    /usr/bin/thunderbird
    </execute>
    </action>
    </item>
    <item label="Firefox">
    <action name="Execute">
    <command>
    firefox
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    <wmclass>
    Firefox
    </wmclass>
    </startupnotify>
    </action>
    </item>
    <item label="Opera">
    <action name="Execute">
    <command>
    opera
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    <wmclass>
    Opera
    </wmclass>
    </startupnotify>
    </action>
    </item>
    <item label="Konqueror">
    <action name="Execute">
    <command>
    konqueror
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Epiphany">
    <action name="Execute">
    <command>
    epiphany
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Pidgin Instant Messenger">
    <action name="Execute">
    <command>
    pidgin
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Kopete Instant Messenger">
    <action name="Execute">
    <command>
    kopete
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    </startupnotify>
    </action>
    </item>
    <item label="XChat">
    <action name="Execute">
    <command>
    xchat
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    </startupnotify>
    </action>
    </item>
    </menu>
    <menu id="" label="Office">
    <item label="OpenOffice Base">
    <action name="Execute">
    <command>
    soffice -base
    </command>
    </action>
    </item>
    <item label="OpenOffice Calc">
    <action name="Execute">
    <command>
    soffice -calc
    </command>
    </action>
    </item>
    <item label="OpenOffice Draw">
    <action name="Execute">
    <command>
    soffice -draw
    </command>
    </action>
    </item>
    <item label="OpenOffice Impress">
    <action name="Execute">
    <command>
    soffice -impress
    </command>
    </action>
    </item>
    <item label="OpenOffice Math">
    <action name="Execute">
    <command>
    soffice -math
    </command>
    </action>
    </item>
    <item label="OpenOffice Printer Administration">
    <action name="Execute">
    <command>
    spadmin
    </command>
    </action>
    </item>
    <item label="OpenOffice Writer">
    <action name="Execute">
    <command>
    soffice -writer
    </command>
    </action>
    </item>
    </menu>
    <menu id="apps-multimedia-menu" label="Multimedia">
    <item label="Amarok">
    <action name="Execute">
    <command>
    amarok
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Rhythmbox">
    <action name="Execute">
    <command>
    rhythmbox
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    </startupnotify>
    </action>
    </item>
    <item label="K3b">
    <action name="Execute">
    <command>
    k3b
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    </startupnotify>
    </action>
    </item>
    <item label="MPlayer">
    <action name="Execute">
    <command>
    smplayer
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    <wmclass>
    MPlayer
    </wmclass>
    </startupnotify>
    </action>
    </item>
    <item label="Totem">
    <action name="Execute">
    <command>
    totem
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    </startupnotify>
    </action>
    </item>
    </menu>
    <menu id="apps-fileman-menu" label="File Managers">
    <item label="Nautilus">
    <action name="Execute">
    <command>
    nautilus --no-desktop --browser
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Thunar">
    <action name="Execute">
    <command>
    Thunar
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    </startupnotify>
    </action>
    </item>
    <item label="KDE File Manager">
    <action name="Execute">
    <command>
    kfmclient openURL ~
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Rox">
    <action name="Execute">
    <command>
    rox
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    <wmclass>
    ROX-Filer
    </wmclass>
    </startupnotify>
    </action>
    </item>
    <item label="PCMan File Manager">
    <action name="Execute">
    <command>
    pcmanfm
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    </startupnotify>
    </action>
    </item>
    </menu>
    <menu id="apps-graphics-menu" label="Graphics">
    <item label="Gimp">
    <action name="Execute">
    <command>
    gimp
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Gwenview">
    <action name="Execute">
    <command>
    gwenview
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Dia Diagram Editor">
    <action name="Execute">
    <command>
    dia
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Inkscape">
    <action name="Execute">
    <command>
    inkscape
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    </startupnotify>
    </action>
    </item>
    </menu>
    <menu id="system-menu" label="System">
    <item label="Openbox Configuration Manager">
    <action name="Execute">
    <command>
    obconf
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Gnome Control Center">
    <action name="Execute">
    <command>
    gnome-control-center
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    </startupnotify>
    </action>
    </item>
    <item label="KDE Control Center">
    <action name="Execute">
    <command>
    kcontrol
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Xfce Settings">
    <action name="Execute">
    <command>
    xfce-setting-show
    </command>
    <startupnotify>
    <enabled>
    yes
    </enabled>
    </startupnotify>
    </action>
    </item>
    <item label="Manage Cups Printers">
    <action name="Execute">
    <command>
    xdg-open http://localhost:631/
    </command>
    <startupnotify>
    <enabled>
    no
    </enabled>
    <icon>
    cups
    </icon>
    </startupnotify>
    </action>
    </item>
    <separator/>
    <item label="Reconfigure Openbox">
    <action name="Reconfigure"/>
    </item>
    </menu>
    <menu id="root-menu" label="Openbox 3">
    <separator label="Applications"/>
    <menu id="apps-accessories-menu"/>
    <menu id="apps-editors-menu"/>
    <menu id="apps-graphics-menu"/>
    <menu id="apps-net-menu"/>
    <menu id=""/>
    <menu id="apps-multimedia-menu"/>
    <menu id="apps-term-menu"/>
    <menu id="apps-fileman-menu"/>
    <separator label="System"/>
    <menu id="system-menu"/>
    <separator/>
    <item label="Log Out">
    <action name="Exit">
    <prompt>
    yes
    </prompt>
    </action>
    </item>
    <item label="Reboot">
    <action name="Execute">
    <prompt>
    Are you sure you want to Reboot?
    </prompt>
    <execute>
    sudo shutdown -r now
    </execute>
    </action>
    </item>
    <item label="Shutdown">
    <action name="Execute">
    <prompt>
    Are you sure you want to Shutdown?
    </prompt>
    <execute>
    sudo shutdown -h now
    </execute>
    </action>
    </item>
    <item label="Hibernate">
    <action name="Execute">
    <prompt>
    Are you sure you want to Hibernate?
    </prompt>
    <execute>
    sudo pm-hibernate
    </execute>
    </action>
    </item>
    <item label="Suspend">
    <action name="Execute">
    <prompt>
    Are you sure you want to Suspend?
    </prompt>
    <execute>
    sudo pm-suspend
    </execute>
    </action>
    </item>
    </menu>
    </openbox_menu>
    Last edited by matt101 (2010-09-09 15:38:40)

    When launching in terminal:
    [matt@Arch-PC ~]$ obmenu
    ** Message: pygobject_register_sinkfunc is deprecated (GtkWindow)
    ** Message: pygobject_register_sinkfunc is deprecated (GtkInvisible)
    ** Message: pygobject_register_sinkfunc is deprecated (GtkObject)
    Then i get a tonne of this same error:
    File "/usr/bin/obmenu", line 42, in createTree
    self.createTree(hijo, it["id"])
    Lastly it sends this:
    File "/usr/bin/obmenu", line 34, in createTree
    for it in self.menu.getMenu(menuid):
    File "/usr/lib/python2.6/site-packages/obxml.py", line 327, in getMenu
    mnu = self._get_dom_menu(menu)
    File "/usr/lib/python2.6/site-packages/obxml.py", line 40, in _get_dom_menu
    if item.attributes["id"].nodeValue == menu: return item
    File "/usr/lib/python2.6/xml/dom/minidom.py", line 823, in _get_attributes
    return NamedNodeMap(self._attrs, self._attrsNS, self)
    RuntimeError: maximum recursion depth exceeded
    Last edited by matt101 (2010-09-09 06:31:57)

  • [SOLVED] French Canadian keyboard strange behaviour

    Hello!
    I just upgraded to Gnome 2.30 in [testing] and my keyboard has a strange behaviour. With Gnome 2.28, my keyboard layout was set to Canadian French (legacy), and still is, though some of the keys do not behave the same. For instance, the accents "`", "¸" and ^ do not behave as usual, but rather give me some letter with that accent on it, rather than letting me choose the letter on which put the accent.
    Moreover, the SHIFT+3 combination gives me a # instead of a /, but not in all software. Google Chrome has the good behaviour, but gnome-terminal gives me a #.
    Do you understand any of this?
    I'll post the packages I have upgraded.
    [2010-04-05 01:09] upgraded openssl (0.9.8n-1 -> 1.0.0-2)
    [2010-04-05 01:09] upgraded python (2.6.5-2 -> 2.6.5-3)
    [2010-04-05 01:09] upgraded pygobject (2.20.0-1 -> 2.21.1-1)
    [2010-04-05 01:09] upgraded pygtk (2.16.0-2 -> 2.17.0-1)
    [2010-04-05 01:09] upgraded gnome-menus (2.28.0.1-1 -> 2.30.0-1)
    [2010-04-05 01:09] upgraded libsoup (2.28.2-1 -> 2.30.0-1)
    [2010-04-05 01:09] upgraded libldap (2.4.21-1 -> 2.4.21-2)
    [2010-04-05 01:09] upgraded libidl2 (0.8.13-1 -> 0.8.14-1)
    [2010-04-05 01:09] upgraded orbit2 (2.14.17-1 -> 2.14.18-1)
    [2010-04-05 01:09] upgraded gconf (2.28.0-1 -> 2.28.1-1)
    [2010-04-05 01:09] upgraded gnome-keyring (2.28.2-1 -> 2.30.0-1)
    [2010-04-05 01:09] upgraded heimdal (1.3.1-3 -> 1.3.2-1)
    [2010-04-05 01:09] upgraded libsoup-gnome (2.28.2-1 -> 2.30.0-1)
    [2010-04-05 01:10] upgraded gnome-icon-theme (2.28.0-1 -> 2.30.0-1)
    [2010-04-05 01:10] upgraded libgweather (2.28.0-1 -> 2.30.0-1)
    [2010-04-05 01:10] upgraded evolution-data-server (2.28.3.1-1 -> 2.30.0-2)
    [2010-04-05 01:10] upgraded gnome-desktop (2.28.2-1 -> 2.30.0-1)
    [2010-04-05 01:10] upgraded libwnck (2.28.0-1 -> 2.30.0-1)
    [2010-04-05 01:10] upgraded libunique (1.1.6-1 -> 1.1.6-2)
    [2010-04-05 01:10] upgraded gnome-disk-utility (2.28.1-1 -> 2.30.1-1)
    [2010-04-05 01:11] upgraded libarchive (2.8.3-1 -> 2.8.3-3)
    [2010-04-05 01:11] upgraded smbclient (3.5.1-1 -> 3.5.1-2)
    [2010-04-05 01:11] upgraded gvfs (1.4.3-1 -> 1.6.0-1)
    [2010-04-05 01:11] upgraded gnome-vfs (2.24.2-2 -> 2.24.3-2)
    [2010-04-05 01:11] upgraded libbonobo (2.24.2-1 -> 2.24.3-1)
    [2010-04-05 01:11] upgraded libgnome (2.28.0-2 -> 2.30.0-1)
    [2010-04-05 01:11] upgraded libart-lgpl (2.3.20-1 -> 2.3.21-1)
    [2010-04-05 01:11] upgraded libgnomecanvas (2.26.0-1 -> 2.30.1-1)
    [2010-04-05 01:11] upgraded libbonoboui (2.24.2-1 -> 2.24.3-1)
    [2010-04-05 01:11] upgraded librsvg (2.26.0-2 -> 2.26.2-1)
    [2010-04-05 01:11] upgraded gnome-panel (2.28.0-2 -> 2.30.0-1)
    [2010-04-05 01:11] upgraded libgnomeui (2.24.2-1 -> 2.24.3-1)
    [2010-04-05 01:11] upgraded gnome-python (2.28.0-1 -> 2.28.1-1)
    [2010-04-05 01:11] upgraded alacarte (0.12.4-2 -> 0.13.1-1)
    [2010-04-05 01:11] upgraded apache (2.2.15-1 -> 2.2.15-2)
    [2010-04-05 01:11] upgraded at-spi (1.28.1-1 -> 1.30.0-1)
    [2010-04-05 01:11] upgraded totem-plparser (2.28.2-1 -> 2.30.0-1)
    [2010-04-05 01:12] upgraded brasero (2.28.3-2 -> 2.30.0-1)
    [2010-04-05 01:12] upgraded icu (4.2.1-1 -> 4.4-1)
    [2010-04-05 01:12] upgraded brltty (4.1-2 -> 4.1-3)
    [2010-04-05 01:12] upgraded libgtop (2.28.0-1 -> 2.28.1-1)
    [2010-04-05 01:12] upgraded bug-buddy (2.28.0-1 -> 2.30.0-1)
    [2010-04-05 01:12] upgraded cheese (2.28.1-1 -> 2.30.0-1)
    [2010-04-05 01:12] upgraded clutter (1.0.10-1 -> 1.2.4-1)
    [2010-04-05 01:12] upgraded clutter-gtk (0.10.2-1 -> 0.10.2-2)
    [2010-04-05 01:12] upgraded libxklavier (4.0-1 -> 5.0-1)
    [2010-04-05 01:12] upgraded libgnomekbd (2.28.2-1 -> 2.30.0-1)
    [2010-04-05 01:12] upgraded gnome-settings-daemon (2.28.2-1 -> 2.30.0-1)
    [2010-04-05 01:12] upgraded zenity (2.28.0-1 -> 2.30.0-1)
    [2010-04-05 01:13] upgraded metacity (2.28.1-1 -> 2.30.0-2)
    [2010-04-05 01:13] upgraded gnome-control-center (2.28.1-1 -> 2.30.0-1)
    [2010-04-05 01:13] upgraded compiz-decorator-gtk (0.8.4-2 -> 0.8.4-3)
    [2010-04-05 01:13] upgraded libcups (1.4.2-5 -> 1.4.3-2)
    [2010-04-05 01:13] upgraded openslp (1.2.1-2 -> 1.2.1-3)
    [2010-04-05 01:13] upgraded cups (1.4.2-5 -> 1.4.3-2)
    [2010-04-05 01:13] upgraded curl (7.20.0-1 -> 7.20.0-2)
    [2010-04-05 01:13] upgraded cvs (1.11.23-4 -> 1.11.23-5)
    [2010-04-05 01:13] upgraded postgresql-libs (8.4.3-1 -> 8.4.3-2)
    [2010-04-05 01:13] upgraded cyrus-sasl-plugins (2.1.23-1 -> 2.1.23-2)
    [2010-04-05 01:13] upgraded cyrus-sasl (2.1.23-3 -> 2.1.23-4)
    [2010-04-05 01:13] upgraded dbus-python (0.83.0-2.1 -> 0.83.1-1)
    [2010-04-05 01:13] upgraded gnome-python-desktop (2.28.0-3 -> 2.30.0-1)
    [2010-04-05 01:13] upgraded deskbar-applet (2.28.0-3 -> 2.30.0-1)
    [2010-04-05 01:13] upgraded dnsutils (9.6.1-2 -> 9.6.1-3)
    [2010-04-05 01:14] upgraded eog (2.28.2-2 -> 2.30.0-1)
    [2010-04-05 01:14] upgraded libwebkit (1.1.15.4-3 -> 1.1.90-2)
    [2010-04-05 01:14] upgraded gobject-introspection (0.6.6-1 -> 0.6.9-1)
    [2010-04-05 01:14] upgraded epiphany (2.28.2-2 -> 2.30.0-1)
    [2010-04-05 01:14] upgraded evince (2.28.2-1 -> 2.30.0-1)
    [2010-04-05 01:14] upgraded gtkhtml (3.28.3-1 -> 3.30.0-1)
    [2010-04-05 01:14] upgraded evolution-exchange (2.28.3-1 -> 2.30.0-2)
    [2010-04-05 01:14] upgraded evolution-webcal (2.28.0-1 -> 2.28.1-1)
    [2010-04-05 01:14] upgraded file-roller (2.28.2-1 -> 2.30.0-1)
    [2010-04-05 01:15] upgraded gcalctool (5.28.2-1 -> 5.30.0-1)
    [2010-04-05 01:15] upgraded gconf-editor (2.28.0-1 -> 2.30.0-1)
    [2010-04-05 01:15] upgraded gnome-session (2.28.0-1 -> 2.30.0-1)
    [2010-04-05 01:15] upgraded gdm (2.28.2-1 -> 2.30.0-1)
    [2010-04-05 01:15] upgraded gtksourceview2 (2.8.2-1 -> 2.10.0-1)
    [2010-04-05 01:15] upgraded pygtksourceview2 (2.8.0-1 -> 2.10.0-1)
    [2010-04-05 01:15] upgraded gedit (2.28.3-1 -> 2.30.0-1)
    [2010-04-05 01:15] upgraded git (1.7.0.3-1 -> 1.7.0.4-1)
    [2010-04-05 01:15] upgraded libsigc++2.0 (2.2.4.2-1 -> 2.2.5-1)
    [2010-04-05 01:15] upgraded glibmm (2.22.1-1 -> 2.24.0-1)
    [2010-04-05 01:15] upgraded gucharmap (2.28.2-1 -> 2.30.0-1)
    [2010-04-05 01:16] upgraded gnome-applets (2.28.0-2 -> 2.30.0-1)
    [2010-04-05 01:16] upgraded gnome-backgrounds (2.28.0-1 -> 2.30.0-1)
    [2010-04-05 01:16] upgraded gnome-bluetooth (2.28.6-1 -> 2.30.0-1)
    [2010-04-05 01:16] upgraded vte (0.22.5-1 -> 0.24.0-2)
    [2010-04-05 01:16] upgraded gnome-desktop-sharp (2.26.0-3 -> 2.26.0-5)
    [2010-04-05 01:16] upgraded gnome-doc-utils (0.18.1-1 -> 0.20.0-1)
    [2010-04-05 01:17] upgraded gnome-games (2.28.2-1 -> 2.30.0-1)
    [2010-04-05 01:17] upgraded gnome-games-extra-data (2.28.0-1 -> 2.30.0-1)
    [2010-04-05 01:17] upgraded gnome-mag (0.15.9-1 -> 0.16.1-1)
    [2010-04-05 01:17] upgraded gnome-media (2.28.5-1 -> 2.30.0-2)
    [2010-04-05 01:17] upgraded gnome-netstatus (2.28.0-1 -> 2.28.1-1)
    [2010-04-05 01:17] upgraded gnome-nettool (2.28.0-1 -> 2.30.0-1)
    [2010-04-05 01:17] upgraded gnome-power-manager (2.28.3-1 -> 2.30.0-1)
    [2010-04-05 01:17] upgraded gnome-screensaver (2.28.3-1 -> 2.30.0-1)
    [2010-04-05 01:17] upgraded gtkmm (2.18.2-1 -> 2.20.0-1)
    [2010-04-05 01:17] upgraded gnome-system-monitor (2.28.0-1 -> 2.28.1-1)
    [2010-04-05 01:18] upgraded system-tools-backends (2.8.3-1 -> 2.10.0-1)
    [2010-04-05 01:18] upgraded liboobs (2.22.2-1 -> 2.30.0-1)
    [2010-04-05 01:18] upgraded nautilus (2.28.4-1 -> 2.30.0-1)
    [2010-04-05 01:18] upgraded gnome-system-tools (2.28.2-1 -> 2.30.0-2)
    [2010-04-05 01:18] upgraded gnome-terminal (2.28.2-1 -> 2.30.0-1)
    [2010-04-05 01:18] upgraded gtk-engines (2.18.5-1 -> 2.20.0-1)
    [2010-04-05 01:18] upgraded gnome-themes (2.28.1-1 -> 2.30.0-1)
    [2010-04-05 01:18] upgraded gnome-user-share (2.28.2-1 -> 2.30.0-1)
    [2010-04-05 01:18] upgraded gnome-utils (2.28.3-1 -> 2.30.0-1)
    [2010-04-05 01:19] upgraded xulrunner (1.9.2.2-2 -> 1.9.2.3-1)
    [2010-04-05 01:19] upgraded yelp (2.28.1-2 -> 2.30.0-1)
    [2010-04-05 01:19] upgraded gnome2-user-docs (2.28.2-1 -> 2.30.0-1)
    [2010-04-05 01:19] upgraded gok (2.28.1-1 -> 2.30.0-1)
    [2010-04-05 01:19] upgraded grep (2.6.2-1 -> 2.6.3-1)
    [2010-04-05 01:19] upgraded gstreamer0.10-bad (0.10.18-2 -> 0.10.18-3)
    [2010-04-05 01:19] upgraded neon (0.28.6-2 -> 0.28.6-4)
    [2010-04-05 01:19] upgraded gstreamer0.10-bad-plugins (0.10.18-2 -> 0.10.18-3)
    [2010-04-05 01:19] upgraded hamster-applet (2.28.2-1 -> 2.30.0.1-1)
    [2010-04-05 01:19] upgraded net-snmp (5.5-2 -> 5.5-3)
    [2010-04-05 01:19] upgraded hplip (3.9.12-5 -> 3.10.2-1)
    [2010-04-05 01:20] upgraded imap (2007e-1 -> 2007e-2)
    [2010-04-05 01:20] upgraded jre (6u18-2 -> 6u19-2)
    [2010-04-05 01:21] upgraded kdebase-workspace (4.4.2-1 -> 4.4.2-2)
    [2010-04-05 01:21] upgraded kernel26-firmware (2.6.33.1-1 -> 2.6.33.2-1)
    [2010-04-05 01:24] upgraded kernel26 (2.6.33.1-1 -> 2.6.33.2-1)
    [2010-04-05 01:24] upgraded kernel26-headers (2.6.33.1-1 -> 2.6.33.2-1)
    [2010-04-05 01:24] upgraded lib32-glib2 (2.22.5-1 -> 2.24.0-1)
    [2010-04-05 01:24] upgraded lib32-atk (1.28.0-1 -> 1.30.0-1)
    [2010-04-05 01:24] upgraded lib32-e2fsprogs (1.41.10-1 -> 1.41.11-1)
    [2010-04-05 01:24] upgraded lib32-openssl (0.9.8n-1 -> 1.0.0-2)
    [2010-04-05 01:24] upgraded lib32-heimdal (1.3.1-3 -> 1.3.2-1)
    [2010-04-05 01:24] upgraded lib32-libcups (1.4.2-5 -> 1.4.3-2)
    [2010-04-05 01:24] upgraded lib32-pango (1.26.2-1 -> 1.28.0-1)
    [2010-04-05 01:24] upgraded lib32-gtk2 (2.18.9-2 -> 2.20.0-2)
    [2010-04-05 01:24] upgraded lib32-libgl (7.7-1 -> 7.7.1-0.1)
    [2010-04-05 01:24] upgraded lib32-libxml2 (2.7.6-2 -> 2.7.7-1)
    [2010-04-05 01:24] upgraded lib32-mesa (7.7-1 -> 7.7.1-0.1)
    [2010-04-05 01:24] upgraded lib32-qt (4.6.2-2 -> 4.6.2-3)
    [2010-04-05 01:24] upgraded libepc (0.3.10-1 -> 0.3.11-1)
    [2010-04-05 01:24] upgraded libfetch (2.30-1 -> 2.30-3)
    [2010-04-05 01:24] upgraded libgail-gnome (1.20.1-1 -> 1.20.2-1)
    [2010-04-05 01:24] upgraded libgdata (0.4.0-1 -> 0.6.4-1)
    [2010-04-05 01:24] upgraded libgnomecups (0.2.3-6 -> 0.2.3-7)
    [2010-04-05 01:24] upgraded libgnomeprint (2.18.6-2 -> 2.18.7-2)
    [2010-04-05 01:24] upgraded libgnomeprintui (2.18.4-1 -> 2.18.5-1)
    [2010-04-05 01:24] upgraded librpcsecgss (0.19-2 -> 0.19-3)
    [2010-04-05 01:24] upgraded libssh (0.4.1-1 -> 0.4.1-3)
    [2010-04-05 01:25] upgraded libxml++ (2.26.0-1 -> 2.30.0-1)
    [2010-04-05 01:25] upgraded links (2.2-3 -> 2.2-4)
    [2010-04-05 01:25] upgraded lynx (2.8.7-1 -> 2.8.7-2)
    [2010-04-05 01:25] upgraded sbcl (1.0.35-1 -> 1.0.37-1)
    [2010-04-05 01:25] upgraded maxima (5.20.1-2 -> 5.20.1-3)
    [2010-04-05 01:25] upgraded mercurial (1.5-1 -> 1.5.1-1)
    [2010-04-05 01:26] upgraded miro (2.5.4-4 -> 3.0-1)
    [2010-04-05 01:26] upgraded mousetweaks (2.28.2-1 -> 2.30.0-1)
    [2010-04-05 01:26] upgraded nasm (2.07-1 -> 2.08.01-1)
    [2010-04-05 01:26] upgraded nautilus-actions (1.12.2-1 -> 2.30.0-1)
    [2010-04-05 01:26] upgraded nautilus-open-terminal (0.18-1 -> 0.18-2)
    [2010-04-05 01:26] upgraded nautilus-sendto (2.28.2-1 -> 2.28.4-1)
    [2010-04-05 01:26] upgraded samba (3.5.1-1 -> 3.5.1-2)
    [2010-04-05 01:26] upgraded nautilus-share (0.7.2-4 -> 0.7.2-5)
    [2010-04-05 01:26] upgraded network-manager-applet (0.8-2 -> 0.8-3)
    [2010-04-05 01:26] upgraded nfs-utils (1.2.2-1 -> 1.2.2-2)
    [2010-04-05 01:26] upgraded nmap (5.21-1 -> 5.21-2)
    [2010-04-05 01:26] upgraded ptlib (2.6.5-1 -> 2.6.5-2)
    [2010-04-05 01:27] upgraded opal (3.6.6-1 -> 3.6.6-2)
    [2010-04-05 01:27] upgraded openntpd (3.9p1-10 -> 3.9p1-11)
    [2010-04-05 01:28] upgraded openoffice-base (3.2.0-1 -> 3.2.0-3)
    [2010-04-05 01:28] upgraded openssh (5.4p1-3 -> 5.4p1-4)
    [2010-04-05 01:28] upgraded openvpn (2.1.1-1 -> 2.1.1-2)
    [2010-04-05 01:28] upgraded orca (2.28.3-1 -> 2.30.0-1)
    [2010-04-05 01:28] upgraded perl-crypt-ssleay (0.57-3 -> 0.57-4)
    [2010-04-05 01:28] upgraded perl-uri (1.52-1 -> 1.54-1)
    [2010-04-05 01:28] upgraded php (5.3.2-4 -> 5.3.2-6)
    [2010-04-05 01:28] upgraded php-apache (5.3.2-4 -> 5.3.2-6)
    [2010-04-05 01:28] upgraded pixman (0.16.6-1 -> 0.18.0-1)
    [2010-04-05 01:28] upgraded postfix (2.7.0-1 -> 2.7.0-2)
    [2010-04-05 01:28] upgraded qt (4.6.2-2 -> 4.6.2-3)
    [2010-04-05 01:28] upgraded qtscriptgenerator (0.1.0-3 -> 0.1.0-4)
    [2010-04-05 01:29] upgraded rhythmbox (0.12.7-1 -> 0.12.8-1)
    [2010-04-05 01:29] upgraded ruby (1.9.1_p378-1 -> 1.9.1_p378-2)
    [2010-04-05 01:29] upgraded seahorse (2.28.1-1 -> 2.30.0-1)
    [2010-04-05 01:29] upgraded seahorse-plugins (2.28.1-1 -> 2.30.0-1)
    [2010-04-05 01:29] upgraded sound-juicer (2.28.1-2 -> 2.28.2-1)
    [2010-04-05 01:29] upgraded subversion (1.6.9-2 -> 1.6.9-4)
    [2010-04-05 01:29] upgraded syslog-ng (3.0.4-3 -> 3.0.4-4)
    [2010-04-05 01:29] upgraded telepathy-glib (0.10.1-1 -> 0.10.2-1)
    [2010-04-05 01:29] upgraded tomboy (1.1.0-1 -> 1.2.0-2)
    [2010-04-05 01:29] upgraded totem (2.28.5-2 -> 2.30.0-1)
    [2010-04-05 01:29] upgraded transmission-gtk (1.92-1 -> 1.92-2)
    [2010-04-05 01:30] upgraded vala (0.7.10-1 -> 0.8.0-1)
    [2010-04-05 01:30] upgraded vinagre (2.28.1-2 -> 2.30.0-1)
    [2010-04-05 01:30] upgraded vino (2.28.1-3 -> 2.28.2-1)
    [2010-04-05 01:30] upgraded virtuoso (6.1.0-1 -> 6.1.0-2)
    [2010-04-05 01:30] upgraded wget (1.12-1 -> 1.12-2)
    [2010-04-05 01:30] upgraded wpa_supplicant (0.6.10-1 -> 0.6.10-2)
    [2010-04-05 01:30] upgraded xorg-server (1.7.6-2 -> 1.7.6-3)
    [2010-04-05 01:30] upgraded xorg-xinit (1.2.0-1 -> 1.2.1-1)
    [2010-04-05 01:30] upgraded xterm (255-1 -> 256-1)
    [2010-04-05 09:21] upgraded fofix-svn (1991-1 -> 2038-1)
    [2010-04-05 12:31] upgraded gloobus-preview-bzr (212-1 -> 214-1)
    Last edited by valandil (2010-04-06 16:52:28)

    Problem solved!
    I remembered I once configured my keyboard with HAL and /etc/hal/fdi/policy/10-keymap.fdi was set to xkb.layout=ca and xkd.variant=fr. I changed the GDM layout to Canada and removed the xkb.variant=fr from the .fdi file and everything was fixed!

Maybe you are looking for