Acroread problems after pacman -Syu

Well, its been a day since i made the biggest pacman -Syu of them all, 587mb the full upgrade, that was one huge upgrade which i was sure i was going to regret.
I didnt! It was almost a cleanful upgrade, there is one or two issues though, the most problematic at the moment is with Acrobat Reader.
I cant get it to work as it did just the day before the upgrade (Acrobat Reader wasnt upgraded, although i tryed to solve this by reinstalling it), the thing is when i open more than one document and want to "Cascate" or "Tile" in any way, the window system inside Acroread doesnt work. Anyone having problems with it too?

Deciare wrote:Oh, neat. I didn't even know such a function existed. Not sure how it's supposed to look when it works, but I can confirm that it isn't working now.
Me didn't know they existed either...
sud_crow wrote:I cant get it to work as it did just the day before the upgrade (Acrobat Reader wasnt upgraded, although i tryed to solve this by reinstalling it), the thing is when i open more than one document and want to "Cascate" or "Tile" in any way, the window system inside Acroread doesnt work. Anyone having problems with it too?
acroread seems indeed a quite buggy with those functions.
You could take a look at the PKGBUILD used, and if that not solves the problem (probably it won't), file a bug report to Adobe

Similar Messages

  • [SOLVED] gnome-settings-daemon problem after pacman -Syu

    Today after updating my hp laptop with pacman -Syu, I noticed that I lost a few of my multimedia key shortcuts. When I tried to fix this with System->Preferences->Keyboard Shortcuts, I get this error:
    Unable to start the settings manager 'gnome-settings-daemon'.
    Without the GNOME settings manager running, some preferences may not take effect. This could indicate a problem with Bonobo, or a non-GNOME (e.g. KDE) settings manager may already be active and conflicting with the GNOME settings manager.
    The keyboard shortcut menu comes up as normal, and seems to work like it should for everything but the multimedia keys. I get the same error when clicking on the Appearance & Keyboard menus.
    I remember pacman asking me if I wanted to replace gail with gtk2. Could that have anything to do with it?
    Any ideas?
    Thanks!!!!
    Last edited by bebeababa (2008-10-23 17:08:13)

    JGC wrote:Log out from gnome and login again, this should fix your issues.
    Tried it, no change.
    I forgot to mention that running "gnome-settings-daemon" in a termal produces:
    ** ERROR **: You can only run one xsettings manager at a time; exiting
    aborting...
    Aborted
    ... and that the pstree shows a "gnome-settings-" entry.
    Any other ideas?

  • Mplayer problem after pacman -Syu

    Hi everybody
    after i did an upgrade, mplayer started to have problems, the video shows fine, but the sound is choppy almost unrecognizable, i have tried reconfiguring my sound driver with alsaconf and i delete my .xine file but it still the same i also try reinstalling mplayer but that didn't work either
    noatun and kaboodle won't even start, if i try from konsole i don't get any warning or advise, it just stall without doing anything
    VLC works fine.
    Kaffeine works fine too. 
    any ideas ?
    thanks for your help
    Drako

    i did a little more testing and i found:
    Mplayer:
        plays mp4 without problems
        plays avi without problems (only from konsole using -ao alsa )
    if i use -ao oss the sound is bad.
    vlc:
       plays both mp4 and avi without problems
    kaffeine:
        also plays both mp4 and avi although it says that it cannot find the opengl driver
    kaboodle and noatun won't start if i try from konsole i got no error messages but the application never start, if i try from the kde menu the app start but it stall when i open a file.
    amarok works fine with the xine engine and alsa output so i don't think is a sound problem, i'm suspecting more of a driver issue maybe, but is strange that some apps work and some does not.
    on the other hand it could be something related to "oss" is there a way to make sure that my system is using alsa?, i marked the option on the kde control panel but i'm not so sure anymore
    Gilneas
    i tried 'lsof +d /dev/snd' but it says the command doesn't exist.

  • Boot problems after pacman -Syu

    Hi,
    I have been using Archlinux happily for the last couple of months, updating weekly and generally having no problems.
    Last friday i did an update (which included a kernel update), shut down and left it for the weekend and found that it doesn't boot today.
    the last 4 lines of the boot sequence are:
    :: Running Hook [filesystems]
    :: Loading root filesystem module... ext3
    :: Initramfs Completed - control passing to kinit
    IP-Config: no devices to configure
    i use GRUB as the boot loader and these are the lines you can edit from there
    root (hd0,0)
    kernel /vmlinuz26 root=/dev/hda3 ro
    initrd /kernel26.img
    i have also tried booting with the live cd and the command
    arch root=/dev/hda3 noinitrd ro
    and it locks up here:
    using ipi shortcut mode
    kjournald starting. commit interval 5 seconds
    EXT3-fs: mounted filesystem with ordered data mode.
    VFS: Mounted root (ext3 filesystem) readonly
    So i am guessing that i am having trouble mounting the root filesystem. I think i remember seeing a message about checking the EXT3 filesystem flash by on one of my boot attempts but i don't know how i would do this without being able to boot arch linux!
    thanks for any advice you can offer.
    dicki
    Last edited by dicki (2007-02-26 12:15:47)

    while i feel like i am talking to myself...
    i have come to the conclusion that it wasn't a pacman issue. i think the system is broken in the wrong way for that to be the cause.
    i have now managed to mount and read *parts* of the filesystem. i am resigned to the idea that i'm going to have to trash this install and start again but i would like to try and get my recent e-mail messages off of it if i can.
    When the disk is mounted i can see all of the top level directories however all of the useful ones (./boot, ./root, ./home etc) say that there is an Input Output Error when i try to access them. does anyone have any thoughts on recovering this data. i believe it should be in ~/.opera/mail but i currently cannot read this directory.

  • [SOLVED] cannot find root device after pacman -Syu

    Today I had a problem after pacman -Syu. Of course, my problem stemmed from not paying attention to the following (from https://bbs.archlinux.org/viewtopic.php?id=57205):
    <b>Read pacman's output while upgrading.</b>
    I could no longer boot. I received a message "cannot find root device" or something similar indicating a device with the appropriate UUID had not been found and I was being dropped into a recovery shell, then, when I typed exit, an emergency shell, followed shortly by a freeze.
    After some investigation it appeared my initramfs was broken/non-existent/something after the install. I booted into a live CD and found that updating pacman again, and mkinitcpio -p linux both displayed the following error: "Failed to create temporary working directory in /tmp". Long story short: mktemp was segfaulting. This should be extremely easy to check if you're having a similar problem. I replaced it with the version on the live CD and ran the pacman update again. Success. If you do this, you may need to make sure your live cd architecture and installed kernel architecture are the same.
    I'm not sure of the etiquette here, so I'm posting this in case someone else has the same problem I did; and benefits from a similar solution. I have checked the etiquette post and I don't think it's clear whether it's kosher to post things that don't actually require a solution. However, if I have misinterpreted the rules/etiquette and/or this type of post is considered extraneous please remove it.

    You have to use lvm first.  As all those vg*, lv*, and pv* commands are actually links to the lvm command, you should have to do something like "lvm vgscan" instead of just "vgscan".
    Edit: oh and at that point in the boot process, you are actually in the initramfs still (ash to be specific).
    Edit2: I was having issues with a USB keyboard and a new machine (actually just a new bios), and found out that because of windows 8's requriement for a fast POST, the default is to turn off the scanning for usb devices.  Though this was for UEFI, and I am not sure if the same would apply for a bios booting machine...
    Last edited by WonderWoofy (2013-03-26 23:10:40)

  • After pacman -Syu my system won't boot (It is not grub problem!)

    My English is not very strong, so you can look at this photo:
    http://img262.imageshack.us/my.php?imag … 102os3.jpg
    After pacman -Syu I rebooted computer and my system crash.
    No hardware changes, notning else change, only I have done system upgrade.
    A little bit more information /etc/fstab:
    /dev/sda1 /boot blablabla
    /dev/sda2 /   blablabla
    /dev/vg-home/home /home blablabla
    Kernel is booting normal (located at /dev/sda1 ; HDD is OK??), but when system starting "software" and checking the file system / (/dev/sda2), you see in photo result.
    Any ideas?
    Last edited by SKazas (2008-12-05 07:48:39)

    I can boot computer from instaliation CD and mount partitions, it is not problem.
    I have forgot about  emergency booting. But this problem is temporary, there is real problem:
    - nvidia-71xx is no longer supported and has been removed from the repositories. Affected users should install xf86-video-nv or xf86-video-vesa, complaints can be sent to nvidia for not providing compatible drivers.
    nv driver doesn`t support direct rendering (and 3D), don`t?  And I can`t use more archlinux AND  other distros after updating to new Xorg?
    My video card is Geforce FX5700 (not very bad and old card).

  • Nm-applet,power-manager ....disappeared from panel after "pacman -Syu

    i use gnome-shell ............nm-applet,power-manager ....disappeared from panel after "pacman -Syu............in pacman -Syu.... dbus was updated..............now when i type nm-applet in the panel i get :
    nm-applet
    ** Message: applet now removed from the notification area
    earlier before upgrade it was working perfectly ......please help

    i use gnome-shell ............nm-applet,power-manager ....disappeared from panel after "pacman -Syu............in pacman -Syu.... dbus was updated..............now when i type nm-applet in the panel i get :
    nm-applet
    ** Message: applet now removed from the notification area
    earlier before upgrade it was working perfectly ......please help

  • [SOLVED] Black screen after kernel boot after pacman -Syu

    Hi, after full system upgrade with pacman -Syu, I get after the kernel boot black screen and everything is freezing. Then need to manually shut down the power button!
    Normally when my system starts up after the kernel boot I get straight to the command line terminal login.
    Can anybody help me how to fix this? Any clues? Any advice is welcome!
    The problem is solved by downgrading to kernel 3.6.11.-1
    Many thanks for the help from the people on #archlinux !
    Last edited by OpenEye (2013-01-29 05:14:04)

    jasonwryan wrote:
    Please stop bumping your thread: use the edit button
    https://wiki.archlinux.org/index.php/Fo … te#Bumping
    What have you done about the errors being printed to your logs? You could start by fixing the network error and the broken udev rule...
    Are you still using intiscripts? They are no longer supported: https://www.archlinux.org/news/end-of-i … s-support/
    # edit: not a pacman issue, moving to Newbie Corner
    I have searched for many hours and days for solutions on the internet and forums, tried some things, but with no results! I don't know how to fix the errors! Do you know how to fix that? I'm a total n00b! I'm doing my best as I can! Need help, thanks!

  • Computer freezes after pacman -Syu

    Did a pacman -Syu and then rebooted after some programs did not work. When rebooting I get
    ************FILESYSTEM CHECK FAILED****************
    * Please repair manually and reboot. Note that the root        *
    * file system is currently mounted read-only. To remount      *
    * it read-write: mount -n -o remount,rw /                            *
    * When you exit the maintenance shell the will                     *
    * reboot automatically.                                                      *
    checked drives with fsck and get
    /dev/sda3 : Attempt to read block from filesystem resulted in short read while reading block 1545
    /dev/sda3 : Attempt to read block from filesystem resulted in short read reading journal superblock
    /dev/sda3 : Attempt to read block from filesystem resulted in short read while checking ext3 journal for /dev/sda3
    sda is my second drive for backups and documents/music/photos
    sdb is the root/boot/swap drive
    I commented out /dev/sda3 in fstab and arch booted up but got to the last line which is starting kde??(don't know for sure cause it scrolls by so fast) and then I get a black screen with a steady cursor. I cannot ctl+alt+ anything to get to a tty or out of that screen. So I cannot check any logs or files and I don't know what to do now when the only thing I have been able to do is restart the computer and the same thing happens all over.
    I guess I need to get a bootable cd (live cd) to get arch up and try to get a terminal to find problems. But reading the instructions for live cd it appears that I have to be in arch first. I am borrowing a windows computer to get on the internet and research.  How can I burn a live arch cd in a windows system?
    Or is there something else to try??

    I'll bet that skottish will kindly ask you to not cross post and direct people to your other post: http://bbs.archlinux.org/viewtopic.php?id=65113

  • [SOLVED] X fails after pacman -Syu

    After a year or so without upgrading (not recommended) I did a pacman -Syu; it took like ages 'cause I was on kernel 2.26, and now my arch is a complete mess: user modules don't load at boot, dhcpcd is not working so I don't have internet access and the X server is erratic too. Now I have to repair it step by step, and I think I should start with X.
    Here is the startx/ xinit output:
    [root@HAL-9000 ~]# startx
    xauth: (argv):1: bad display name "HAL-9000:0" in "list" command
    xauth: (stdin):1: bad display name "HAL-9000:0" in "add" command
    X.Org X Server 1.11.2
    Release Date: 2011-11-04
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.1.1-1-ARCH i686
    Current Operating System: Linux HAL-9000 3.1.1-1-ARCH #1 SMP PREEMPT Fri Nov 11 22:05:37 UTC 2011 i686
    Kernel command line: root=/dev/disk/by-uuid/67fb73d6-b981-47d1-a07c-223b5b730551 ro vga=0x0318
    Build Date: 16 November 2011 11:26:40AM
    Current version of pixman: 0.24.0
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sun Nov 20 19:02:40 2011
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    (EE) synaptics: Touchpad: Synaptics driver unable to detect protocol
    (EE) PreInit returned 11 for "Touchpad"
    gnome-session: error while loading shared libraries: libdevkit-power-gobject.so.1: cannot open shared object file: No such file
    or directory
    xinit: connection to X server lost
    waiting for X server to shut down Server terminated successfully (0). Closing log file.
    I guess the gnome-session error with libdevkit-powe-gobject.so.1 is what causes the x server to close. And this is the complete X log:
    http://pastebin.com/UBficJVi
    *note: I have a Nvdia card which already worked perfectly with the privative driver, and supposedly I still have gnome 2 (that was the only packages group I didn't upgrade)
    Last edited by isacdaavid (2011-11-21 06:27:07)

    isacdaavid wrote:
    knopwob wrote:
    isacdaavid wrote:*note: I have a Nvdia card which already worked perfectly with the privative driver, and supposedly I still have gnome 2 (that was the only packages group I didn't upgrade)
    So you updated everything except gnome-stuff? Update the gnome-stuff.
    But I'm all for gnome 2 , and X should work despite of the gnome version or the desktop environment. Shouldn't it?
    No, not if you're using gdm or autoboot into gnome or something similar.
    gnome-session: error while loading shared libraries: libdevkit-power-gobject.so.1: cannot open shared object file: No such file
    or directory
    This sounds like one of gnome-sessions dependencies have been updated and isn't compatible with gnome-session anymore.
    Before you continue trying to repair your system, you should read this

  • Boot fails after pacman -Syu

    Hi, I did pacman -Syu and after this the system did not boot anymore.
    I noticed 2.6.18 kernel files
    First I got problem with master boot block
    then I got: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
    - As proposed in another topics I tried already:
    in /etc/fstab
    /dev/discs/disc1/part3 / ext3 defaults 0 1
    /dev/discs/disc1/part1 /boot ext2 defaults 0 1
    /dev/discs/disc1/part2 swap swap defaults 0 0
    changed to
    /dev/hdd3 / ext3 defaults 0 1
    /dev/hdd1 /boot ext2 defaults 0 1
    /dev/hdd2 swap swap defaults 0 0
    in /boot/grub/menu.lst
    # (0) Arch Linux
    title  Arch Linux  [/boot/vmlinuz26]
    root   (hd1,0)
    kernel /vmlinuz26 root=/dev/discs/disc1/part3 ro
    changed to
    # (0) Arch Linux
    title  Arch Linux  [/boot/vmlinuz26]
    root   (hd1,0)
    kernel /vmlinuz26 root=/dev/hdd3 ro
    initrd /boot/kernel26.img
    and now I got:
    Booting 'Arch Linux [/boot/vmlinuz26]'
    root  (hd1,0)
    Filesystem type is ext2fs, partition type 0x83
    kernel /vmlinuz26 root=/dev/hdd3 ro
      [Linux-bzImage, setup=0x1400, size=0x2917b71]
    initrd /boot/kernel26.img
    Error 15: File not found
    =============================
    - I tried first to change disks/disk1/part3 to change to hdb3 but this failed. then I noticed that a Live boot disk mounted hdd1 hdd2 and hdd3
    My bios configuration:
    primary    IDE controller  CD-1
                                         CD-2
    secondary IDE controller  hd-0  Win
                                          hd-1 Arch
    and now I get lost....thanks
    fdiks -l tells:
    Disk /dev/hdd: 10.2 GB, 10262568960 bytes
    16 heads, 63 sectors/track, 19885 cylinders
    Units = cylinders of 1008 * 512 = 516096 bytes
       Device Boot      Start         End      Blocks   Id  System
    /dev/hdd1   *           1          66       33263+  83  Linux
    /dev/hdd2              67         587      262584   82  Linux swap
    /dev/hdd3             588       19885     9726192   83  Linux

    # (0) Arch Linux
    title Arch Linux [/boot/vmlinuz26]
    root (hd1,0)
    kernel /vmlinuz26 root=/dev/hdb3 ro
    initrd /boot/kernel26.img
    changed to
    # (0) Arch Linux
    title Arch Linux [/boot/vmlinuz26]
    root (hd1,0)
    kernel /vmlinuz26 root=/dev/hdd3 ro
    initrd /boot/kernel26.img
    and now I got:
    ::Initramfs completed - control passing to kinit
    md: Autodetecting RAID arrays
    md: autorun ...
    md: .. autorun DONE.
    this error is gone
    Kernel panic - not syncing: Attempted to kill init !
    and continues with:
    EXT3-fs: mounted filesystem with ordered data mode.
    > Archlinux v0.7.2 (Gimmick)
    :: Starting UDev Daemon
    :: Loading Modules
    FATAL: Could not load /lib/modules/2.6.10-ARCH/modules.dep: No such file or directory
    shouldn't it be 2.6.18 ?
    So it seems that CD on the primary IDE and disks on the Secondary IDE
    seems to be a problem for upgrading from v0.7.0 to v0.7.2
    Shouldn't I swap the IDE flatcables ?
    If I should  do this is the kernel26.img right for this new  hw  configuration ?

  • "FILESYSTEM CHECK FAILED" after pacman -Syu

    Hi all,
    After a sucessfull 'pacman -Syu' (in which i didnt see any 'todo' messages but it did have a kernel upgrade) archlinux cannot start and i just get to a message similar talking about my root partition (ext3):
    The superblock could not be read or does not describe a correct ext2
    filesystem. If the device is valid and it really contains an ext2
    filesystem (and not swap or ufs or something else), then the superblock
    is corrupt, and you might try running e2fsck with an alternate superblock:
    e2fsck -b 8193 <device>
    ******************* FILESYSTEM CHECK FAILED *************
    * Please repair manually and reboot. Note that the root *
    * filesystem is currently mounted read-only. To remount *
    * it read-write type: mount -n -o remount,rw / *
    * When you exit the mantenance shel the system will *
    * reboot automatically. *
    I restarted with a livecd and 'e2fscked' the partition (which btw found many errors that were corrected by it) but archlinux still gives me the same message. I have checked the partition again and again a thousand times but it always comes up clean, im even able to mount it from the different livecds i have tried and can read and create files on it so im pretty sure it is fine.
    And so my question is, does anyone know why this is happening? How comes archlinux keeps seeing a problem in this partition when others dont? What am i doing wrong?
    An y answer appreciated.
    Last edited by feralert (2009-06-03 20:15:23)

    Hi again,
    I have done some testing, maybe it will help.
    After the failure message i put roots password and i got dropped to a shell, if i try to find the root partition (eg. ls /dev/sda) gives an error cause it sda doesnt exists.
    If i edit rc.sysinit with a livecd and remove the fsck part i get a few diferent errors, some about partitions not being found and similar stuff. In my little knowledge of linux it ooks to me like it doesnt load the sata module or somethig...
    I copy here the pacman.log file, i remember that the update was a huge one, around 400 Mbytes if i remember correctly:
    [2009-05-30 22:20] synchronizing package lists
    [2009-05-30 22:21] starting full system upgrade
    [2009-05-30 22:23] synchronizing package lists
    [2009-05-30 22:23] starting full system upgrade
    [2009-05-30 23:29] upgraded alacarte (0.11.10-1 -> 0.12.1-1)
    [2009-05-30 23:29] upgraded kernel-headers (2.6.27.6-2 -> 2.6.29.3-1)
    [2009-05-30 23:29] upgraded tzdata (2009f-1 -> 2009g-1)
    [2009-05-30 23:29] warning: /etc/locale.gen installed as /etc/locale.gen.pacnew
    [2009-05-30 23:29] Generating locales...
    [2009-05-30 23:29] es_ES.UTF-8... done
    [2009-05-30 23:29] es_ES.ISO-8859-1... done
    [2009-05-30 23:29] es_ES.ISO-8859-15@euro... done
    [2009-05-30 23:29] Generation complete.
    [2009-05-30 23:29] upgraded glibc (2.9-4 -> 2.10.1-2)
    [2009-05-30 23:29] upgraded alsa-lib (1.0.19-1 -> 1.0.20-1)
    [2009-05-30 23:29] upgraded alsa-utils (1.0.19-1 -> 1.0.20-1)
    [2009-05-30 23:29] upgraded binutils (2.19.1-1 -> 2.19.1-3)
    [2009-05-30 23:29] upgraded geoip (1.4.5-1 -> 1.4.6-1)
    [2009-05-30 23:29] upgraded gcc-libs (4.3.3-1 -> 4.4.0-2)
    [2009-05-30 23:29] upgraded libdrm (2.4.9-1 -> 2.4.11-2)
    [2009-05-30 23:29] upgraded libgl (7.4.1-1 -> 7.4.2-2)
    [2009-05-30 23:29] upgraded mesa (7.4.1-1 -> 7.4.2-1)
    [2009-05-30 23:29] upgraded wxgtk (2.8.9.2-1 -> 2.8.10-1)
    [2009-05-30 23:29] upgraded amule (2.2.4-1 -> 2.2.5-2)
    [2009-05-30 23:29] upgraded x264 (20090216-1 -> 20090416-1)
    [2009-05-30 23:29] upgraded avidemux (2.4.4-2 -> 2.4.4-3)
    [2009-05-30 23:29] upgraded bin86 (0.16.17-3 -> 0.16.17-4)
    [2009-05-30 23:29] upgraded gmp (4.2.4-1.1 -> 4.3.1-2)
    [2009-05-30 23:29] upgraded coreutils (7.2-1 -> 7.4-1)
    [2009-05-30 23:29] upgraded dbus-core (1.2.4.4permissive-1 -> 1.2.14-1)
    [2009-05-30 23:29] upgraded glib2 (2.20.1-1 -> 2.20.2-1)
    [2009-05-30 23:29] upgraded bluez (4.37-1 -> 4.39-1)
    [2009-05-30 23:29] upgraded gstreamer0.10 (0.10.22-1 -> 0.10.23-1)
    [2009-05-30 23:29] upgraded gstreamer0.10-base (0.10.22-1 -> 0.10.23-1)
    [2009-05-30 23:29] upgraded gstreamer0.10-base-plugins (0.10.22-1 -> 0.10.23-1)
    [2009-05-30 23:29] upgraded brasero (2.26.1-2 -> 2.26.2-1)
    [2009-05-30 23:29] upgraded policykit (0.9-7 -> 0.9-9)
    [2009-05-30 23:29] upgraded consolekit (0.3.0-3 -> 0.3.0-5)
    [2009-05-30 23:29] upgraded cpio (2.9-3 -> 2.9-5)
    [2009-05-30 23:29] upgraded curl (7.19.4-1 -> 7.19.5-2)
    [2009-05-30 23:29] upgraded dbus (1.2.4.4permissive-1 -> 1.2.14-1)
    [2009-05-30 23:29] upgraded dcron (3.2-3 -> 3.2-4)
    [2009-05-30 23:29] upgraded dhcpcd (4.0.12-1 -> 5.0.4-1)
    [2009-05-30 23:29] upgraded dmapi (2.2.9-1 -> 2.2.10-1)
    [2009-05-30 23:29] upgraded docbook-xml (4.5-1 -> 4.5-2)
    [2009-05-30 23:29] upgraded gconf (2.26.0-3 -> 2.26.2-1)
    [2009-05-30 23:29] upgraded gnome-desktop (2.26.1-1 -> 2.26.2-1)
    [2009-05-30 23:29] upgraded gdbm (1.8.3-5 -> 1.8.3-6)
    [2009-05-30 23:29] upgraded sqlite3 (3.6.13-1 -> 3.6.14.1-1)
    [2009-05-30 23:29] upgraded python (2.6.1-1 -> 2.6.2-1)
    [2009-05-30 23:29] upgraded eog (2.26.1-1 -> 2.26.2-1)
    [2009-05-30 23:30] upgraded epiphany (2.26.1-1 -> 2.26.2-1)
    [2009-05-30 23:30] upgraded poppler (0.10.6-1 -> 0.10.7-1)
    [2009-05-30 23:30] upgraded poppler-glib (0.10.6-1 -> 0.10.7-1)
    [2009-05-30 23:30] upgraded evince (2.26.1-1 -> 2.26.2-1)
    [2009-05-30 23:30] upgraded libsoup (2.26.1-1 -> 2.26.2-1)
    [2009-05-30 23:30] upgraded evolution-data-server (2.26.1.1-1 -> 2.26.2-1)
    [2009-05-30 23:30] upgraded ffmpeg (20090217-1 -> 0.5-1)
    [2009-05-30 23:30] upgraded file (5.00-1 -> 5.03-2)
    [2009-05-30 23:30] upgraded file-roller (2.26.1-1 -> 2.26.2-1)
    [2009-05-30 23:30] upgraded findutils (4.4.0-1 -> 4.4.1-2)
    [2009-05-30 23:30] upgraded gcalctool (5.26.1-1 -> 5.26.2-1)
    [2009-05-30 23:30] installed ppl (0.10.2-2)
    [2009-05-30 23:30] installed cloog-ppl (0.15.3-1)
    [2009-05-30 23:30] upgraded gcc (4.3.3-1 -> 4.4.0-2)
    [2009-05-30 23:30] upgraded gtksourceview2 (2.6.1-1 -> 2.6.2-1)
    [2009-05-30 23:30] upgraded gedit (2.26.1-1 -> 2.26.2-1)
    [2009-05-30 23:30] upgraded glproto (1.4.9-1 -> 1.4.10-1)
    [2009-05-30 23:30] upgraded gnome-games (2.26.1-1 -> 2.26.2-1)
    [2009-05-30 23:30] upgraded whois (4.7.33-1 -> 4.7.33-2)
    [2009-05-30 23:30] upgraded gnome-nettool (2.26.1-1 -> 2.26.2-1)
    [2009-05-30 23:30] upgraded policykit-gnome (0.9.2-3 -> 0.9.2-4)
    [2009-05-30 23:30] upgraded gnome-panel (2.26.1-1 -> 2.26.2-1)
    [2009-05-30 23:31] upgraded gnome-power-manager (2.26.1-1 -> 2.26.1-2)
    [2009-05-30 23:31] upgraded vte (0.20.1-1 -> 0.20.2-1)
    [2009-05-30 23:31] upgraded gnome-terminal (2.26.1-1 -> 2.26.2-2)
    [2009-05-30 23:31] upgraded gtk-engines (2.18.1-1 -> 2.18.2-1)
    [2009-05-30 23:31] upgraded gnome-themes (2.26.1-1 -> 2.26.2-1)
    [2009-05-30 23:31] upgraded gnome2-user-docs (2.26.1-1 -> 2.26.2-1)
    [2009-05-30 23:31] upgraded gparted (0.4.4-2 -> 0.4.5-1)
    [2009-05-30 23:31] upgraded gstreamer0.10-bad (0.10.11-1 -> 0.10.12-1)
    [2009-05-30 23:31] upgraded libraw1394 (1.3.0-2 -> 2.0.2-1)
    [2009-05-30 23:31] installed libusb1 (1.0.0-1)
    [2009-05-30 23:31] upgraded libdc1394 (2.0.3-1 -> 2.1.0-1)
    [2009-05-30 23:31] upgraded libdvdread (0.9.7-2 -> 4.1.3-1)
    [2009-05-30 23:31] upgraded libdvdnav (0.1.10-3 -> 4.1.3-1)
    [2009-05-30 23:31] upgraded neon (0.28.3-2 -> 0.28.4-1)
    [2009-05-30 23:31] installed liblrdf (0.4.0-6)
    [2009-05-30 23:31] upgraded gstreamer0.10-bad-plugins (0.10.11-3 -> 0.10.12-1)
    [2009-05-30 23:31] upgraded gstreamer0.10-good (0.10.14-1 -> 0.10.15-1)
    [2009-05-30 23:31] upgraded libavc1394 (0.5.3-2 -> 0.5.3-3)
    [2009-05-30 23:31] upgraded libiec61883 (1.1.0-1 -> 1.2.0-1)
    [2009-05-30 23:31] installed libcaca (0.99.beta16-1)
    [2009-05-30 23:31] upgraded gstreamer0.10-good-plugins (0.10.14-1 -> 0.10.15-1)
    [2009-05-30 23:31] upgraded gstreamer0.10-ugly-plugins (0.10.11-1 -> 0.10.11-2)
    [2009-05-30 23:31] upgraded gtkhtml (3.26.1.1-1 -> 3.26.2-1)
    [2009-05-30 23:31] upgraded gucharmap (2.26.1-1 -> 2.26.2-1)
    [2009-05-30 23:31] upgraded libarchive (2.6.2-1 -> 2.7.0-1)
    [2009-05-30 23:31] NOTE
    [2009-05-30 23:31] ----
    [2009-05-30 23:31] Add your user to group 'camera' to use camera devices.
    [2009-05-30 23:31] upgraded libgphoto2 (2.4.4-1 -> 2.4.6-1)
    [2009-05-30 23:31] upgraded gvfs (1.2.2-1 -> 1.2.3-1)
    [2009-05-30 23:31] upgraded gzip (1.3.12-4 -> 1.3.12-6)
    [2009-05-30 23:31] upgraded jfsutils (1.1.13-1 -> 1.1.14-1)
    [2009-05-30 23:31] upgraded libsndfile (1.0.19-1 -> 1.0.20-1)
    [2009-05-30 23:31] upgraded sox (14.2.0-2 -> 14.2.0-3)
    [2009-05-30 23:31] installed ilmbase (1.0.1-1)
    [2009-05-30 23:31] installed openexr (1.6.1-1)
    [2009-05-30 23:31] upgraded libpng (1.2.35-1 -> 1.2.36-1)
    [2009-05-30 23:31] upgraded qt (4.5.0-5 -> 4.5.1-3)
    [2009-05-30 23:31] installed xine-lib (1.1.16.3-3)
    [2009-05-30 23:31] installed phonon (4.3.1-2)
    [2009-05-30 23:31] installed clucene (0.9.21b-1)
    [2009-05-30 23:31] installed exiv2 (0.18-1)
    [2009-05-30 23:31] installed strigi (0.6.4-2)
    [2009-05-30 23:31] installed soprano (2.2.3-1)
    [2009-05-30 23:31] installed xdg-utils (1.0.2-1)
    [2009-05-30 23:31] installed kdelibs (4.2.3-1)
    [2009-05-30 23:31] installed kdebase-runtime (4.2.3-1)
    [2009-05-30 23:31] installed fftw (3.2.1-1)
    [2009-05-30 23:31] installed libofa (0.9.3-2)
    [2009-05-30 23:31] installed tunepimp (0.5.3-6)
    [2009-05-30 23:31] installed kdemultimedia (4.2.3-1)
    [2009-05-30 23:31] installed polkit-qt (0.9.2-1)
    [2009-05-30 23:31] upgraded k3b (1.0.5-2 -> 1.66.0alpha2-1)
    [2009-05-30 23:32] upgraded qt3 (3.3.8-10 -> 3.3.8-11)
    [2009-05-30 23:32] upgraded kdelibs3 (3.5.10-2 -> 3.5.10-3)
    [2009-05-30 23:32] >>> Updating module dependencies. Please wait ...
    [2009-05-30 23:32] >>> MKINITCPIO SETUP
    [2009-05-30 23:32] >>> ----------------
    [2009-05-30 23:32] >>> If you use LVM2, Encrypted root or software RAID,
    [2009-05-30 23:32] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2009-05-30 23:32] >>> More information about mkinitcpio setup can be found here:
    [2009-05-30 23:32] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2009-05-30 23:32]
    [2009-05-30 23:32] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2009-05-30 23:32] ==> Building image "default"
    [2009-05-30 23:32] ==> Running command: /sbin/mkinitcpio -k 2.6.29-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2009-05-30 23:32] :: Begin dry run
    [2009-05-30 23:32] :: Parsing hook [base]
    [2009-05-30 23:32] :: Parsing hook [udev]
    [2009-05-30 23:32] :: Parsing hook [autodetect]
    [2009-05-30 23:32] :: Parsing hook [sata]
    [2009-05-30 23:32] :: Parsing hook [keymap]
    [2009-05-30 23:32] :: Parsing hook [filesystems]
    [2009-05-30 23:32] :: Generating module dependencies
    [2009-05-30 23:32] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2009-05-30 23:32] ==> SUCCESS
    [2009-05-30 23:32] ==> Building image "fallback"
    [2009-05-30 23:32] ==> Running command: /sbin/mkinitcpio -k 2.6.29-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2009-05-30 23:32] :: Begin dry run
    [2009-05-30 23:32] :: Parsing hook [base]
    [2009-05-30 23:32] :: Parsing hook [udev]
    [2009-05-30 23:32] :: Parsing hook [sata]
    [2009-05-30 23:32] :: Parsing hook [keymap]
    [2009-05-30 23:32] :: Parsing hook [filesystems]
    [2009-05-30 23:33] :: Generating module dependencies
    [2009-05-30 23:33] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2009-05-30 23:33] ==> SUCCESS
    [2009-05-30 23:33] upgraded kernel26 (2.6.29.2-1 -> 2.6.29.4-1)
    [2009-05-30 23:33] upgraded klibc (1.5.15-1 -> 1.5.15-2)
    [2009-05-30 23:33] upgraded klibc-extras (2.5-2 -> 2.5-3)
    [2009-05-30 23:33] upgraded klibc-kbd (1.15.20080312-8 -> 1.15.20080312-9)
    [2009-05-30 23:33] upgraded klibc-module-init-tools (3.5-1 -> 3.5-2)
    [2009-05-30 23:33] upgraded klibc-udev (141-1 -> 141-2)
    [2009-05-30 23:33] upgraded libdownload (1.3-1 -> 1.3-3)
    [2009-05-30 23:33] upgraded libgsf (1.14.12-1 -> 1.14.13-1)
    [2009-05-30 23:33] upgraded libsasl (2.1.22-7 -> 2.1.22-8)
    [2009-05-30 23:33] upgraded lsof (4.81-1 -> 4.82-1)
    [2009-05-30 23:33] upgraded lzo2 (2.02-3 -> 2.03-1)
    [2009-05-30 23:33] upgraded man-pages (3.20-2 -> 3.21-1)
    [2009-05-30 23:33] upgraded metacity (2.26.0-1 -> 2.26.0-2)
    [2009-05-30 23:33] upgraded mlocate (0.21.1-1 -> 0.22-1)
    [2009-05-30 23:33] upgraded mplayer (28347-4 -> 29318-1)
    [2009-05-30 23:33] upgraded mtools (4.0.10-1 -> 4.0.10-2)
    [2009-05-30 23:33] upgraded nautilus (2.26.2-1 -> 2.26.3-1)
    [2009-05-30 23:33] upgraded net-tools (1.60-13 -> 1.60-14)
    [2009-05-30 23:33] * relogin or source /etc/profile.d/openoffice.sh
    [2009-05-30 23:33] * see http://wiki.archlinux.org/index.php/Openoffice
    [2009-05-30 23:33] how to use extensions, e.g. for spell checking
    [2009-05-30 23:33] see /opt/openoffice/share/extension/install what
    [2009-05-30 23:33] is shipped with this package
    [2009-05-30 23:33] upgraded openoffice-base (3.0.1-1 -> 3.1.0-1)
    [2009-05-30 23:33] upgraded openoffice-es (3.0.1-1 -> 3.1.0-1)
    [2009-05-30 23:33] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
    [2009-05-30 23:33] upgraded pacman-mirrorlist (20090405-1 -> 20090509-1)
    [2009-05-30 23:33] upgraded pango (1.24.1-1 -> 1.24.2-1)
    [2009-05-30 23:33] upgraded pidgin (2.5.5-2 -> 2.5.6-1)
    [2009-05-30 23:33] upgraded tcp_wrappers (7.6-8 -> 7.6-9)
    [2009-05-30 23:33] upgraded portmap (6.0-2 -> 6.0-3)
    [2009-05-30 23:33] upgraded ppp (2.4.4-7 -> 2.4.4-8)
    [2009-05-30 23:33] upgraded procps (3.2.7-5 -> 3.2.8-1)
    [2009-05-30 23:33] upgraded psmisc (22.6-2 -> 22.7-1)
    [2009-05-30 23:33] upgraded pycairo (1.8.2-1 -> 1.8.4-1)
    [2009-05-30 23:33] upgraded pygobject (2.16.1-1 -> 2.18.0-1)
    [2009-05-30 23:33] upgraded python-gdata (1.3.0-1 -> 1.3.1-1)
    [2009-05-30 23:33] upgraded python-nose (0.10.4-3 -> 0.11.0-1)
    [2009-05-30 23:33] upgraded python-numpy (1.3.0-1 -> 1.3.0-2)
    [2009-05-30 23:33] upgraded rsync (3.0.5-1 -> 3.0.6-1)
    [2009-05-30 23:34] upgraded seahorse (2.26.1-1 -> 2.26.2-1)
    [2009-05-30 23:34] upgraded seahorse-plugins (2.26.1-1 -> 2.26.2-1)
    [2009-05-30 23:34] upgraded sysfsutils (2.1.0-4 -> 2.1.0-5)
    [2009-05-30 23:34] upgraded syslinux (3.75-4 -> 3.80-1)
    [2009-05-30 23:34] upgraded sysvinit (2.86-4 -> 2.86-5)
    [2009-05-30 23:34] upgraded tomboy (0.14.1-1 -> 0.14.2-1)
    [2009-05-30 23:34] upgraded transmission-gtk (1.42-1 -> 1.60-1)
    [2009-05-30 23:34] upgraded unrar (3.9.1-1 -> 3.9.3-1)
    [2009-05-30 23:34] upgraded usbutils (0.81-1 -> 0.82-1)
    [2009-05-30 23:35] upgraded vlc (0.9.9a-1 -> 0.9.9a-4)
    [2009-05-30 23:35] upgraded wireless_tools (29-2 -> 29-3)
    [2009-05-30 23:35] upgraded xfsprogs (3.0.0-1 -> 3.0.1-1)
    [2009-05-30 23:35] upgraded xkeyboard-config (1.5-1 -> 1.6-1)
    [2009-05-30 23:35] upgraded xorg-server-utils (7.4-5 -> 7.4-6)
    [2009-05-30 23:35] upgraded xorg-server (1.6.1-1 -> 1.6.1.901-1)

  • PLZ HELP!! Strange issue after pacman -Syu

    after running pacman -Syu and updating all, my system simply doesn't recognize any modules, and when I try to load them by  modprobe <modu name> I receive a  FATAL msg, even the hostname is set to (none) after reboot, I cant even get into   menuconfig   and now after some commands, the hdd starts reading (I don't know what) like crazy, and the system go all slow, I have no idea of what went wrong

    RDDO wrote:after running pacman -Syu and updating all, my system simply doesn't recognize any modules, and when I try to load them by  modprobe <modu name> I receive a  FATAL msg, even the hostname is set to (none) after reboot, I cant even get into   menuconfig   and now after some commands, the hdd starts reading (I don't know what) like crazy, and the system go all slow, I have no idea of what went wrong
    menuconfig?  are you using a custom compiled kernel?  perhaps this is the source of your problems?

  • KDE never finish to start after pacman -Syu [SOLVED]

    Hi to All.
    I have upgraded my system with pacman -Syu (I have to upgrade first broadcom-wl).
    after upgrading to new kernel, I reinstalled pacman and nvidia and nvidia-utils
    started kde and it begins to start session, but 4 processs get full cpu and never ends the session init
    the processes are kbuildsyscoca (2 processes), kded4 and kconf_update
    If I start twm instead of kde it works
    I readed the forums and althoug not seen something similar, decide to downgrade kernel, and recompile (reinstall broadcom-wl, and nvidia drivers)
    then tested again and the same results.
    last test was to move my .kde and .kde4 folders to a backup and start kde again (starting from startx and not kdm)
    this time it launched a lot (more than 100 kconf_update trying to update some stuff of kopete)
    then deinstalled kopete and all kde-meta packages that are not needed now, but still have the same problem,
    the 4 processes keep running and the desktop never comes up. (black screen with cursor I can move)
    anyone with similar sympthoms?
    any thing I can try?
    as a summary x seems to work fine (twm starts)
    wireless works fine
    nvidia works fine
    only kde get stuck ant the init
    any help appreciated.
    Thanks
    Last edited by clmates (2009-11-03 18:32:51)

    Hi.
    I will post here by parts as the post is too long
    test with other user in my system and with root all fails with the same sympthoms
    I attach here the logs of the following test done with another user (charo)
    steps.
    /etc/rc.d/kdm stop
    rm /var/log/kdm.log
    rm /var/log/xorg.o.mslog
    rm /home/charo/.xsession-errors
    rm -r /home/charo/.kde
    rm -r /home/charo/.kde4
    rm -r /tmp/kde-charo
    rm -r /tmp/ksocket-charo
    rm -r /var/tmp/kdecache-charo
    so If I not forhet none, all stuff regarding kde for user charo is non existant
    then started kdm
    /etc/rc.d/kdm start
    then login with user charo in a standard kde4 session
    the splash screen comes up and only the 2 fisrt icons come up (between the first and the second almost 2 minutes passes), then the screen goes blue (default background), and a powerdevil error is shown, we can move the mouse,  and clicking in the error it dissapear, but eh screen keeps blue without any data (icons, applets, panels, etc), no element is shown
    here are the logs
    /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.6.3.901 (1.6.4 RC 1)
    Release Date: 2009-8-25
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.30-ARCH x86_64
    Current Operating System: Linux aragorn 2.6.30-ARCH #1 SMP PREEMPT Wed Sep 9 14:16:44 CEST 2009 x86_64
    Build Date: 04 September 2009 05:45:43PM
    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 Oct 21 20:57:24 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Layout0"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Device0"
    (**) |-->Input Device "Keyboard0"
    (**) |-->Input Device "SynapticsTouchpad"
    (==) 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,
    built-ins
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (**) Extension "Composite" is disabled
    (II) Cannot locate a core pointer device.
    (II) The server relies on HAL to provide the list of input devices.
    If no devices become available, reconfigure HAL or disable AllowEmptyInput.
    (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    (WW) Disabling Keyboard0
    (II) Loader magic: 0x1d40
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 5.0
    X.Org XInput driver : 4.0
    X.Org Server Extension : 2.0
    (II) Loader running on linux
    (++) using VT number 7
    (--) PCI: (0:0:10:3) 10de:0271:103c:30b7 nVidia Corporation MCP51 PMU rev 163, Mem @ 0xc0040000/262144
    (--) PCI:*(0:5:0:0) 10de:01d6:103c:30b7 nVidia Corporation G72M [GeForce Go 7200] rev 161, Mem @ 0xc7000000/16777216, 0xd0000000/268435456, 0xc6000000/16777216
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [8] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [9] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [10] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [11] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [12] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [13] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [14] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [15] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [17] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [19] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [21] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [23] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded by default.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri2" will be loaded by default.
    (II) LoadModule: "freetype"
    (WW) Warning, couldn't open module freetype
    (II) UnloadModule: "freetype"
    (EE) Failed to load module "freetype" (module does not exist, 0)
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.3.901, 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: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.6.3.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.3.901, 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: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Server Extension
    (II) NVIDIA GLX Module 190.40 Thu Oct 15 16:12:47 PDT 2009
    (II) Loading extension GLX
    (II) LoadModule: "synaptics"
    (II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 1.1.3
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.3.901, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.6.3.901, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "nvidia"
    (II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
    (II) Module nvidia: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Video Driver
    (II) LoadModule: "synaptics"
    (II) Reloading /usr/lib/xorg/modules/input//synaptics_drv.so
    (II) NVIDIA dlloader X Driver 190.40 Thu Oct 15 15:08:33 PDT 2009
    (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    (II) Primary Device is: PCI 05@00:00:0
    (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.6.3.901, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "wfb"
    (II) LoadModule: "wfb"
    (II) Loading /usr/lib/xorg/modules//libwfb.so
    (II) Module wfb: vendor="X.Org Foundation"
    compiled for 1.6.3.901, 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
    (II) resource ranges after probing:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [8] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [9] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [10] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [11] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [12] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [13] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [14] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [15] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [17] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [19] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [21] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [23] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    (==) NVIDIA(0): RGB weight 888
    (==) NVIDIA(0): Default visual is TrueColor
    (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    (**) NVIDIA(0): Option "HWcursor"
    (**) Oct 21 20:57:24 NVIDIA(0): Enabling RENDER acceleration
    (II) Oct 21 20:57:25 NVIDIA(0): NVIDIA GPU GeForce Go 7200 (G72) at PCI:5:0:0 (GPU-0)
    (--) Oct 21 20:57:25 NVIDIA(0): Memory: 262144 kBytes
    (--) Oct 21 20:57:25 NVIDIA(0): VideoBIOS: 05.72.22.41.c9
    (II) Oct 21 20:57:25 NVIDIA(0): Detected PCI Express Link width: 16X
    (--) Oct 21 20:57:25 NVIDIA(0): Interlaced video modes are supported on this GPU
    (--) Oct 21 20:57:25 NVIDIA(0): Connected display device(s) on GeForce Go 7200 at PCI:5:0:0:
    (--) Oct 21 20:57:25 NVIDIA(0): LPL (DFP-0)
    (--) Oct 21 20:57:25 NVIDIA(0): LPL (DFP-0): 330.0 MHz maximum pixel clock
    (--) Oct 21 20:57:25 NVIDIA(0): LPL (DFP-0): Internal Dual Link LVDS
    (II) Oct 21 20:57:25 NVIDIA(0): Assigned Display Device: DFP-0
    (WW) Oct 21 20:57:25 NVIDIA(0): No valid modes for "1280x768"; removing.
    (WW) Oct 21 20:57:25 NVIDIA(0): No valid modes for "1280x720"; removing.
    (WW) Oct 21 20:57:25 NVIDIA(0): No valid modes for "1280x600"; removing.
    (WW) Oct 21 20:57:25 NVIDIA(0): No valid modes for "1024x600"; removing.
    (WW) Oct 21 20:57:25 NVIDIA(0): No valid modes for "768x576"; removing.
    (II) Oct 21 20:57:25 NVIDIA(0): Validated modes:
    (II) Oct 21 20:57:25 NVIDIA(0): "1280x800"
    (II) Oct 21 20:57:25 NVIDIA(0): "1024x768"
    (II) Oct 21 20:57:25 NVIDIA(0): "800x600"
    (II) Oct 21 20:57:25 NVIDIA(0): Virtual screen size determined to be 1280 x 800
    (--) Oct 21 20:57:25 NVIDIA(0): DPI set to (98, 96); computed from "UseEdidDpi" X config
    (--) Oct 21 20:57:25 NVIDIA(0): option
    (==) Oct 21 20:57:25 NVIDIA(0): Disabling 32-bit ARGB GLX visuals.
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [8] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [9] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [10] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [11] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [12] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [13] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [14] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [15] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [17] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [19] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [21] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [23] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) Oct 21 20:57:25 NVIDIA(0): Initialized GPU GART.
    (II) Oct 21 20:57:25 NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
    (II) Oct 21 20:57:25 NVIDIA(0): enough to receive ACPI display change hotkey events.
    (II) Oct 21 20:57:25 NVIDIA(0): Setting mode "1280x800"
    (II) Loading extension NV-GLX
    (II) Oct 21 20:57:25 NVIDIA(0): Initialized OpenGL Acceleration
    (==) NVIDIA(0): Disabling shared memory pixmaps
    (II) Oct 21 20:57:25 NVIDIA(0): Initialized X Rendering Acceleration
    (==) NVIDIA(0): Backing store disabled
    (==) NVIDIA(0): Silken mouse enabled
    (**) Option "dpms"
    (**) NVIDIA(0): DPMS enabled
    (II) Loading extension NV-CONTROL
    (II) Loading extension XINERAMA
    (WW) NVIDIA(0): Option "CalcAlgorithm" is not used
    (WW) NVIDIA(0): Option "PreferredMode" is not used
    (==) RandR enabled
    (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) Initializing extension GLX
    (II) Synaptics touchpad driver version 1.1.3
    (--) SynapticsTouchpad auto-dev sets device to /dev/input/event8
    (**) Option "Device" "/dev/input/event8"
    (II) SynapticsTouchpad: x-axis range 1472 - 5472
    (II) SynapticsTouchpad: y-axis range 1408 - 4448
    (II) SynapticsTouchpad: pressure range 0 - 255
    (II) SynapticsTouchpad: finger width range 0 - 0
    (II) SynapticsTouchpad: buttons: left right middle double triple
    (**) Option "SHMConfig" "true"
    (**) Option "LeftEdge" "1700"
    (**) Option "RightEdge" "5300"
    (**) Option "TopEdge" "1700"
    (**) Option "BottomEdge" "4200"
    (**) Option "FingerLow" "25"
    (**) Option "FingerHigh" "30"
    (**) Option "MaxTapTime" "180"
    (**) Option "VertScrollDelta" "100"
    (**) Option "HorizScrollDelta" "100"
    (**) Option "VertEdgeScroll" "true"
    (**) Option "HorizEdgeScroll" "true"
    (**) Option "CornerCoasting" "true"
    (**) Option "VertTwoFingerScroll" "true"
    (**) Option "HorizTwoFingerScroll" "true"
    (**) Option "TapButton1" "1"
    (**) Option "TapButton2" "2"
    (**) Option "TapButton3" "3"
    (**) Option "MinSpeed" "0.40"
    (**) Option "MaxSpeed" "0.80"
    (**) Option "AccelFactor" "0.0020"
    (**) Option "CoastingSpeed" "0.30"
    (--) SynapticsTouchpad: touchpad found
    (**) Option "AlwaysCore" "true"
    (**) Option "SendCoreEvents"
    (**) SynapticsTouchpad: always reports core events
    (II) XINPUT: Adding extended input device "SynapticsTouchpad" (type: TOUCHPAD)
    (**) SynapticsTouchpad: (accel) keeping acceleration scheme 1
    (**) SynapticsTouchpad: (accel) filter chain progression: 2.00
    (**) SynapticsTouchpad: (accel) filter stage 0: 20.00 ms
    (**) SynapticsTouchpad: (accel) set acceleration profile 0
    (--) SynapticsTouchpad: touchpad found
    (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.6.3, module version = 2.2.5
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.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" "es"
    (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 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) filter chain progression: 2.00
    (**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms
    (**) Macintosh mouse button emulation: (accel) set 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.1.3
    (**) Option "Device" "/dev/input/event8"
    (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) filter chain progression: 2.00
    (**) SynPS/2 Synaptics TouchPad: (accel) filter stage 0: 20.00 ms
    (**) SynPS/2 Synaptics TouchPad: (accel) set acceleration profile 0
    (WW) SynPS/2 Synaptics TouchPad can't grab event device, errno=16
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (II) config/hal: Adding input device USB 2.0 Camera
    (**) USB 2.0 Camera: always reports core events
    (**) USB 2.0 Camera: Device: "/dev/input/event7"
    (II) USB 2.0 Camera: Found keys
    (II) USB 2.0 Camera: Configuring as keyboard
    (II) XINPUT: Adding extended input device "USB 2.0 Camera" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "es"
    (II) config/hal: Adding input device Sleep Button
    (**) Sleep Button: always reports core events
    (**) Sleep Button: Device: "/dev/input/event5"
    (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" "es"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event4"
    (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" "es"
    (II) config/hal: Adding input device Video Bus
    (**) Video Bus: always reports core events
    (**) Video Bus: Device: "/dev/input/event9"
    (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" "es"
    (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" "es"
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) Oct 21 20:59:19 NVIDIA(0): Setting mode "1280x800"
    (II) Oct 21 20:59:19 NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
    (II) Oct 21 20:59:19 NVIDIA(0): enough to receive ACPI display change hotkey events.
    (--) SynapticsTouchpad: touchpad found
    (WW) SynPS/2 Synaptics TouchPad can't grab event device, errno=16
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
    (II) Macintosh mouse button emulation: Device reopened after 1 attempts.
    (II) USB 2.0 Camera: Device reopened after 1 attempts.
    (II) Sleep Button: Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    (II) Video Bus: Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) Oct 21 20:59:36 NVIDIA(0): Setting mode "1280x800"
    (II) Oct 21 20:59:36 NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
    (II) Oct 21 20:59:36 NVIDIA(0): enough to receive ACPI display change hotkey events.
    (--) SynapticsTouchpad: touchpad found
    (WW) SynPS/2 Synaptics TouchPad can't grab event device, errno=16
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
    (II) Macintosh mouse button emulation: Device reopened after 1 attempts.
    (II) USB 2.0 Camera: Device reopened after 1 attempts.
    (II) Sleep Button: Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    (II) Video Bus: Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) Oct 21 21:00:27 NVIDIA(0): Setting mode "1280x800"
    (II) Oct 21 21:00:27 NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
    (II) Oct 21 21:00:27 NVIDIA(0): enough to receive ACPI display change hotkey events.
    (--) SynapticsTouchpad: touchpad found
    (WW) SynPS/2 Synaptics TouchPad can't grab event device, errno=16
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
    (II) Macintosh mouse button emulation: Device reopened after 1 attempts.
    (II) USB 2.0 Camera: Device reopened after 1 attempts.
    (II) Sleep Button: Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    (II) Video Bus: Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) Oct 21 21:01:50 NVIDIA(0): Setting mode "1280x800"
    (II) Oct 21 21:01:50 NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
    (II) Oct 21 21:01:50 NVIDIA(0): enough to receive ACPI display change hotkey events.
    (--) SynapticsTouchpad: touchpad found
    (WW) SynPS/2 Synaptics TouchPad can't grab event device, errno=16
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
    (II) Macintosh mouse button emulation: Device reopened after 1 attempts.
    (II) USB 2.0 Camera: Device reopened after 1 attempts.
    (II) Sleep Button: Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    (II) Video Bus: Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) Oct 21 21:02:32 NVIDIA(0): Setting mode "1280x800"
    (II) Oct 21 21:02:32 NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
    (II) Oct 21 21:02:32 NVIDIA(0): enough to receive ACPI display change hotkey events.
    (--) SynapticsTouchpad: touchpad found
    (WW) SynPS/2 Synaptics TouchPad can't grab event device, errno=16
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
    (II) Macintosh mouse button emulation: Device reopened after 1 attempts.
    (II) USB 2.0 Camera: Device reopened after 1 attempts.
    (II) Sleep Button: Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    (II) Video Bus: Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) Oct 21 21:03:17 NVIDIA(0): Setting mode "1280x800"
    (II) Oct 21 21:03:17 NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
    (II) Oct 21 21:03:17 NVIDIA(0): enough to receive ACPI display change hotkey events.
    (--) SynapticsTouchpad: touchpad found
    (WW) SynPS/2 Synaptics TouchPad can't grab event device, errno=16
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
    (II) Macintosh mouse button emulation: Device reopened after 1 attempts.
    (II) USB 2.0 Camera: Device reopened after 1 attempts.
    (II) Sleep Button: Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    (II) Video Bus: Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) Oct 21 21:04:25 NVIDIA(0): Setting mode "1280x800"
    (II) Oct 21 21:04:25 NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
    (II) Oct 21 21:04:25 NVIDIA(0): enough to receive ACPI display change hotkey events.
    (--) SynapticsTouchpad: touchpad found
    (WW) SynPS/2 Synaptics TouchPad can't grab event device, errno=16
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
    (II) Macintosh mouse button emulation: Device reopened after 1 attempts.
    (II) USB 2.0 Camera: Device reopened after 1 attempts.
    (II) Sleep Button: Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    (II) Video Bus: Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) Oct 21 21:15:04 NVIDIA(0): Setting mode "1280x800"
    (II) Oct 21 21:15:04 NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
    (II) Oct 21 21:15:04 NVIDIA(0): enough to receive ACPI display change hotkey events.
    (--) SynapticsTouchpad: touchpad found
    (WW) SynPS/2 Synaptics TouchPad can't grab event device, errno=16
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
    (II) Macintosh mouse button emulation: Device reopened after 1 attempts.
    (II) USB 2.0 Camera: Device reopened after 1 attempts.
    (II) Sleep Button: Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    (II) Video Bus: Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) Oct 21 21:17:09 NVIDIA(0): Setting mode "1280x800"
    (II) Oct 21 21:17:10 NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
    (II) Oct 21 21:17:10 NVIDIA(0): enough to receive ACPI display change hotkey events.
    (--) SynapticsTouchpad: touchpad found
    (WW) SynPS/2 Synaptics TouchPad can't grab event device, errno=16
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
    (II) Macintosh mouse button emulation: Device reopened after 1 attempts.
    (II) USB 2.0 Camera: Device reopened after 1 attempts.
    (II) Sleep Button: Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    (II) Video Bus: Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    (II) Power Button: Close
    (II) UnloadModule: "evdev"
    (II) Video Bus: Close
    (II) UnloadModule: "evdev"
    (II) Power Button: Close
    (II) UnloadModule: "evdev"
    (II) Sleep Button: Close
    (II) UnloadModule: "evdev"
    (II) USB 2.0 Camera: Close
    (II) UnloadModule: "evdev"
    (II) UnloadModule: "synaptics"
    (II) Macintosh mouse button emulation: Close
    (II) UnloadModule: "evdev"
    (II) AT Translated Set 2 keyboard: Close
    (II) UnloadModule: "evdev"
    (II) UnloadModule: "synaptics"
    look at times, I started at 20:57, then the server gets to a "final" status at 20:59 t

  • System "broken" after pacman -Syu

    Hi there,
    I ran a pacman -Syu today, without reading the news, so I didn't ignore filesystem and glibc. Now the system is totally broken, cannot initiate new ssh sessions, and commands like ls or pacman, or everything I tried so far except cd gives the following error:
    bash: /usr/bin/ls: No such file or directory
    The system is not yet upgraded to systemd, I was about to do it after this system upgrade.
    I realize this is bleeding edge, not bleeding flat, so I should bring my own parachute, but I have no idea how to fix this.

    ewaller wrote:
    That is so 2012  
    You might try this
    Also, look at this article
    Note that you cannot chroot in as you will have the same problem in a chroot environment.
    Thank you for the suggestions. I tried it, and made things worse. When booting it says:
    Waiting 10 seconds for device /dev/disk/by-uuid/[uuid] ...
    Error device /dev/disk/by-uuid/[uuid] not found.
    Skipping fsck
    Error unable to find root device /dev/disk/by-uuid/[uuid].
    You are being dropped to a recovery shell, type "exit" to try and continue booting.
    sh: can't access tty, turning job control off.
    Very same on the fallback as well.
    The strangest thing is, that the recovery shell does not respond to keyboard, while GRUB, and the BIOS did.

Maybe you are looking for

  • An error has occurred:Invalid postback or callback argument in InfoView

    Hi Friends, When i try to change the parameter values and click OK button while scheduling a report in InfoView, i am getting the following error: An error has occurred:Invalid postback or callback argument. Event validation is enabled using in confi

  • Jar run time problem

    Hi, I have an application in SWING where thumbnail images are being created at runtime and displayed in a ListCellRenderer. This is mainly used as a history feature where the user can click on that image and retrieve back the information. The problem

  • Possible to disable volume buttons - ipad?

    I have a ipad2 ios7 with a volume button fault - it means the volume (down) button is randomly engaged every few seconds, resulting in the volume going to zero, but even at zero it also means the volume button activation icon is constantly flashed in

  • Add-on  project

    HI WHAT IS THE TERMINOLOGY MEANING add-on  project

  • Graphical User Interfaces HELP

    Hi everyone My problem is that I have a GUI which currently has three panels. They are are equally sized and run vertically down the window. My problem is within the last Panel I want to seperate it, so it splits equally in two levels which will cont