Issue on VMWare post Xorg packages update

I run arch as a guest on VMWare Player(6.0.2). I am facing this problem where I cannot start a DE nor WM post the recent updates to some of the xorg packages. I tried KDE and dwm. The updates done are as below:
[2014-07-29 21:04] [PACMAN] upgraded cryptsetup (1.6.5-1 -> 1.6.5-2)
[2014-07-29 21:04] [PACMAN] upgraded iproute2 (3.14.0-1 -> 3.15.0-1)
[2014-07-29 21:04] [PACMAN] upgraded libdrm (2.4.54-1 -> 2.4.55-1)
[2014-07-29 21:04] [PACMAN] upgraded lib32-libdrm (2.4.54-1 -> 2.4.55-1)
[2014-07-29 21:04] [PACMAN] upgraded libxfont (1.4.7-3 -> 1.5.0-1)
[2014-07-29 21:05] [PACMAN] upgraded linux (3.15.5-2 -> 3.15.7-1)
[2014-07-29 21:05] [PACMAN] upgraded linux-headers (3.15.5-2 -> 3.15.7-1)
[2014-07-29 21:05] [PACMAN] upgraded xf86-input-evdev (2.9.0-1 -> 2.9.0-2)
[2014-07-29 21:05] [PACMAN] upgraded xf86-input-vmmouse (13.0.0-3 -> 13.0.0-4)
[2014-07-29 21:05] [PACMAN] upgraded xf86-video-vmware (13.0.2-1 -> 13.0.2-2)
[2014-07-29 21:05] [PACMAN] installed libepoxy (1.2-2)
[2014-07-29 21:05] [PACMAN] upgraded xorg-server-common (1.15.2-1 -> 1.16.0-5)
[2014-07-29 21:05] [PACMAN] upgraded xorg-server (1.15.2-1 -> 1.16.0-5)
The Xorg log is as below. I can see there seems to be a segmentation fault while trying to load the vgahw module. I am not sure how investigate further, any help would be appreciated.
[ 22.191]
X.Org X Server 1.16.0
Release Date: 2014-07-16
[ 22.191] X Protocol Version 11, Revision 0
[ 22.191] Build Operating System: Linux 3.15.5-2-ARCH x86_64
[ 22.191] Current Operating System: Linux asecretplace 3.15.7-1-ARCH #1 SMP PREEMPT Mon Jul 28 20:06:17 CEST 2014 x86_64
[ 22.191] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=d163345c-8a2e-4ec1-9b0a-916fd3ea1d2d rw
[ 22.192] Build Date: 25 July 2014 10:42:31PM
[ 22.192]
[ 22.192] Current version of pixman: 0.32.6
[ 22.192] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 22.192] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 22.192] (==) Log file: "/home/nsm09/.local/share/xorg/Xorg.0.log", Time: Wed Jul 30 20:43:26 2014
[ 22.240] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 22.240] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 22.270] (==) No Layout section. Using the first Screen section.
[ 22.270] (==) No screen section available. Using defaults.
[ 22.270] (**) |-->Screen "Default Screen Section" (0)
[ 22.270] (**) | |-->Monitor "<default monitor>"
[ 22.270] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 22.270] (==) Automatically adding devices
[ 22.270] (==) Automatically enabling devices
[ 22.270] (==) Automatically adding GPU devices
[ 22.296] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 22.297] Entry deleted from font path.
[ 22.300] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 22.300] Entry deleted from font path.
[ 22.300] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 22.303] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 22.303] Entry deleted from font path.
[ 22.303] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 22.303] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 22.303] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 22.303] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 22.304] (II) Loader magic: 0x818d80
[ 22.304] (II) Module ABI versions:
[ 22.304] X.Org ANSI C Emulation: 0.4
[ 22.304] X.Org Video Driver: 18.0
[ 22.304] X.Org XInput driver : 21.0
[ 22.304] X.Org Server Extension : 8.0
[ 22.306] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 22.307] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 22.307] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[ 22.328] (--) PCI:*(0:0:15:0) 15ad:0405:15ad:0405 rev 0, Mem @ 0xe8000000/134217728, 0xfe000000/8388608, I/O @ 0x00001070/16, BIOS @ 0x????????/32768
[ 22.328] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 22.328] (II) LoadModule: "glx"
[ 22.332] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 22.437] (II) Module glx: vendor="X.Org Foundation"
[ 22.437] compiled for 1.16.0, module version = 1.0.0
[ 22.437] ABI class: X.Org Server Extension, version 8.0
[ 22.437] (==) AIGLX enabled
[ 22.437] (==) Matched vmware as autoconfigured driver 0
[ 22.437] (==) Matched vmware as autoconfigured driver 1
[ 22.437] (==) Matched modesetting as autoconfigured driver 2
[ 22.437] (==) Matched fbdev as autoconfigured driver 3
[ 22.437] (==) Matched vesa as autoconfigured driver 4
[ 22.437] (==) Assigned the driver to the xf86ConfigLayout
[ 22.437] (II) LoadModule: "vmware"
[ 22.440] (II) Loading /usr/lib/xorg/modules/drivers/vmware_drv.so
[ 22.748] (II) Module vmware: vendor="X.Org Foundation"
[ 22.749] compiled for 1.16.0, module version = 13.0.2
[ 22.749] Module class: X.Org Video Driver
[ 22.749] ABI class: X.Org Video Driver, version 18.0
[ 22.749] (II) LoadModule: "modesetting"
[ 22.749] (WW) Warning, couldn't open module modesetting
[ 22.749] (II) UnloadModule: "modesetting"
[ 22.749] (II) Unloading modesetting
[ 22.749] (EE) Failed to load module "modesetting" (module does not exist, 0)
[ 22.749] (II) LoadModule: "fbdev"
[ 22.750] (WW) Warning, couldn't open module fbdev
[ 22.750] (II) UnloadModule: "fbdev"
[ 22.750] (II) Unloading fbdev
[ 22.750] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 22.750] (II) LoadModule: "vesa"
[ 22.750] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 22.760] (II) Module vesa: vendor="X.Org Foundation"
[ 22.760] compiled for 1.16.0, module version = 2.3.2
[ 22.760] Module class: X.Org Video Driver
[ 22.760] ABI class: X.Org Video Driver, version 18.0
[ 22.760] (II) vmware: driver for VMware SVGA: vmware0405, vmware0710
[ 22.760] (II) VESA: driver for VESA chipsets: vesa
[ 22.760] (++) using VT number 1
[ 22.760] (--) controlling tty is VT number 1, auto-enabling KeepTty
[ 22.760] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[ 22.760] (WW) Falling back to old probe method for vesa
[ 22.761] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 22.761] (II) vmware(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 22.761] (--) vmware(0): DRM driver version is 2.6.0
[ 22.761] (EE) vmware(0): Failed to detect device screen object capability.
[ 22.761] (WW) vmware(0): Disabling 3D support.
[ 22.761] (WW) vmware(0): Disabling Render Acceleration.
[ 22.761] (WW) vmware(0): Disabling RandR12+ support.
[ 22.761] (--) vmware(0): VMware SVGA regs at (0x1070, 0x1071)
[ 22.761] (II) Loading sub module "vgahw"
[ 22.761] (II) LoadModule: "vgahw"
[ 22.761] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[ 22.774] (II) Module vgahw: vendor="X.Org Foundation"
[ 22.774] compiled for 1.16.0, module version = 0.1.0
[ 22.774] ABI class: X.Org Video Driver, version 18.0
[ 22.796] (EE)
[ 22.796] (EE) Backtrace:
[ 22.808] (EE) 0: /usr/bin/Xorg.bin (xorg_backtrace+0x56) [0x5938f6]
[ 22.808] (EE) 1: /usr/bin/Xorg.bin (0x400000+0x197af9) [0x597af9]
[ 22.808] (EE) 2: /usr/lib/libc.so.6 (0x7ff555bc3000+0x33df0) [0x7ff555bf6df0]
[ 22.808] (EE) 3: /usr/lib/libpciaccess.so.0 (pci_io_write8+0x3) [0x7ff556f7c923]
[ 22.808] (EE) 4: /usr/lib/xorg/modules/libvgahw.so (vgaHWSaveColormap+0x5b) [0x7ff54ecd8fbb]
[ 22.808] (EE) 5: /usr/lib/xorg/modules/libvgahw.so (vgaHWSave+0x55) [0x7ff54ecdad55]
[ 22.808] (EE) 6: /usr/lib/xorg/modules/drivers/vmware_drv.so (0x7ff55177f000+0x7dce) [0x7ff551786dce]
[ 22.808] (EE) 7: /usr/bin/Xorg.bin (InitOutput+0xa9f) [0x47a25f]
[ 22.808] (EE) 8: /usr/bin/Xorg.bin (0x400000+0x3b67a) [0x43b67a]
[ 22.808] (EE) 9: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7ff555be3000]
[ 22.808] (EE) 10: /usr/bin/Xorg.bin (0x400000+0x25d0e) [0x425d0e]
[ 22.808] (EE)
[ 22.808] (EE) Segmentation fault at address 0x8
[ 22.808] (EE)
Fatal server error:
[ 22.808] (EE) Caught signal 11 (Segmentation fault). Server aborting
[ 22.808] (EE)
[ 22.808] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 22.808] (EE) Please also check the log file at "/home/nsm09/.local/share/xorg/Xorg.0.log" for additional information.
[ 22.808] (EE)
[ 22.814] (EE) Server terminated with error (1). Closing log file.
Last edited by nsmathew (2014-07-30 13:16:25)

guihkx wrote:
Okay... I did what our friend johnr suggested and after some research and a little headache, I managed to get my Arch Linux working again by downgrading just 3 packages. Here are the few steps I did:
First of, install this little package called 'downgrade' to help you downgrade the packages.
1. Okay, first we need to remove these 3 packages which requires Xorg >1.16:
# pacman -Rs xf86-input-evdev xf86-video-vmware xorg-server
2. Now we have to downgrade xf86-input-evdev to the exact version 2.9.0-1. Search for it in the list, type its corresponding number and press enter. Example:
$ downgrade xf86-input-evdev
2) xf86-input-evdev-2.9.0-1-x86_64.pkg.tar.xz (remote)
select a package by number: 2
:: Proceed with installation? [Y/n] y
add xf86-input-evdev to IgnorePkg [y/n] y
3. Downgrade xorg-server to the exact version 1.15.2-1. We have to do the same as the previous step:
$ downgrade xorg-server
4) xorg-server-1.15.2-1-x86_x64.pkg.tar.xz (remote)
select a package by number: 4
:: Proceed with installation? [Y/n] y
add xorg-server to IgnorePkg [y/n] y
4. Last but not least, we have to downgrade xf86-video-vmware to the exact version 13.0.2-1:
$ downgrade xf86-video-vmware
3) xf86-video-vmware-13.0.2-1-x86_x64.pkg.tar.xz (remote)
select a package by number: 3
:: Proceed with installation? [Y/n] y
add xf86-video-vmware to IgnorePkg [y/n] y
And that's pretty much it... I hope it helps!
P.S.: As we added those 3 packages to 'IgnorePkg', pacman won't upgrade them unless you remove them from pacman's config file: /etc/pacman.conf.
Created an account just to say that this resolved my issue as well.  Thank you so much for such a great, detailed solution!

Similar Messages

  • Slow down in X after kernel and xorg packages updated

    Just upgraded to the latest kernel and xorg with the following packages and X has taken a nose dive and slowed down drastically:
    kernelcairo-1.10.0-2  kernel26-2.6.35.7-1
    mesa-7.8.2-3  nss-3.12.8-1  xf86-input-evdev-2.5.0-1
    xf86-video-nv-2.1.18-1  xf86-video-vesa-2.3.0-3
    xkeyboard-config-1.9-1  xorg-server-common-1.9.0-1
    xorg-server-1.9.0-1  xterm-262-1
    Tried reinstalling nvidia, but no help there.  Reverting to the previous packages made things good again.
    Anyone else experiencing this?

    I can confirm nVidia's driver version '260.19.06'  fixes this render lag.
    This version is available in the AUR
    remember to exit xorg and remove the old module after installing
    # rmmod nvidia
    Last edited by gav616 (2010-10-07 17:05:17)

  • [No need]Reducing number of post-install packages (fresh Arch + XFCE)

    Hi,
    I am inspired by posts by slithery in post-install package count; his discussion here and my willingness to follow-foot steps. Need suggestions/tips what packages can be removed based on details below.
    1. Defining usage:
    Normal PC having XFCE, thunderbird, firefox, yaourt and wine (for MS-Office with 32bit libs unfortunately needed for work) with 64-bit stock kernel. Other utilities include eog (image viewer), PDF viewer, cups, simple-scan, hplip + hplip plugin, dvd burner and some fonts packages.
    I have attempted to remain native on XFCE while installing utilities/needs  to avoid unnecessary dependencies unless some functionality needed (such as eog).
    2. Current package count
    [archpc ~]$ pacman -Qe | wc -l
    143
    [archpc ~]$ pacman -Q | wc -l
    539
    3. Installed packages details
    3.1 pacman -Qe
    alsa-utils 1.0.29-1
    autoconf 2.69-2
    automake 1.15-1
    b43-fwcutter 019-1
    bash 4.3.033-1
    bash-completion 2.1-5
    binutils 2.25-2
    bison 3.0.4-1
    btrfs-progs 3.19-1
    bzip2 1.0.6-5
    coreutils 8.23-1
    cryptsetup 1.6.6-1
    cups 2.0.2-1
    device-mapper 2.02.116-1
    dhcpcd 6.7.1-1
    dialog 1:1.2_20150225-1
    diffutils 3.3-2
    dropbox 3.2.9-2
    e2fsprogs 1.42.12-2
    eog 3.14.3-1
    epdfview 0.1.8-5
    exo 0.10.4-1
    fakeroot 1.20.2-1
    file 5.22-1
    filesystem 2015.02-1
    findutils 4.4.2-6
    firefox 36.0.3-1
    flashplugin 11.2.202.451-1
    flex 2.5.39-1
    galculator 2.1.3-3
    gamin 0.1.10-8
    garcon 0.4.0-1
    gawk 4.1.1-1
    gcc 4.9.2-4
    gcc-libs 4.9.2-4
    gettext 0.19.4-1
    gksu 2.0.2-5
    glibc 2.21-2
    gnome-colors-icon-theme 5.5.1-2
    gnome-keyring 3.14.0-1
    grep 2.21-2
    groff 1.22.3-2
    grub 1:2.02.beta2-5
    grub2-theme-archxion 1.0-6
    gtk-xfce-engine 2.10.1-1
    gvfs 1.22.3-2
    gvfs-afc 1.22.3-2
    gvfs-smb 1.22.3-2
    gzip 1.6-1
    hplip 3.15.2-3
    hplip-plugin 3.15.2-1
    inetutils 1.9.2-2
    iproute2 3.19.0-1
    iputils 20121221-3
    ipw2100-fw 1.3-7
    ipw2200-fw 3.1-5
    jfsutils 1.1.15-4
    less 471-1
    lib32-libxml2 2.9.2-1
    libtool 2.4.6-1
    licenses 20140629-1
    linux 3.19.2-1
    logrotate 3.8.9-1
    lvm2 2.02.116-1
    m4 1.4.17-1
    make 4.1-1
    man-db 2.7.1-1
    man-pages 3.81-1
    mdadm 3.3.2-1
    mousepad 0.4.0-1
    nano 2.2.6-3
    netctl 1.10-1
    network-manager-applet 1.0.0-1
    networkmanager 1.0.0-2
    ntfs-3g 2014.2.15-1
    ntp 4.2.8.p1-1
    nvidia-340xx 340.76-6
    nvidia-340xx-libgl 340.76-2
    nvidia-340xx-utils 340.76-2
    os-prober 1.64-1
    package-query 1.5-2
    pacman 4.2.1-1
    patch 2.7.5-1
    pavucontrol 2.0-2
    pciutils 3.3.0-1
    pcmciautils 018-7
    perl 5.20.2-1
    pkg-config 0.28-2
    polkit-gnome 0.105-2
    procps-ng 3.3.10-1
    psmisc 22.21-2
    python2-xdg 0.25-2
    reiserfsprogs 3.6.24-1
    rp-pppoe 3.11-7
    s-nail 14.7.11-1
    samba 4.2.0-1
    sddm 0.11.0-1
    sed 4.2.2-3
    shadow 4.2.1-2
    simple-scan 3.14.2-1
    sudo 1.8.12-1
    sysfsutils 2.1.0-9
    systemd-sysvcompat 218-2
    tar 1.28-1
    texinfo 5.2-3
    thunar 1.6.6-1
    thunar-volman 0.8.1-1
    thunderbird 31.5.0-1
    ttf-ms-fonts 2.0-10
    ttf-urdufonts 1.2-3
    tumbler 0.1.31-1
    usbutils 008-1
    util-linux 2.25.2-1
    vi 1:050325-4
    which 2.20-7
    wine 1.7.39-1
    wine-mono 4.5.6-1
    wine_gecko 2.36-1
    xdg-user-dirs 0.15-1
    xdg-utils 1.1.0.git20150302-1
    xf86-input-keyboard 1.8.0-3
    xf86-input-mouse 1.9.1-1
    xf86-input-synaptics 1.8.1-1
    xfburn 0.5.2-2
    xfce4-appfinder 4.12.0-1
    xfce4-mixer 4.11.0-2
    xfce4-panel 4.12.0-1
    xfce4-power-manager 1.4.3-1
    xfce4-session 4.12.1-1
    xfce4-settings 4.12.0-3
    xfce4-terminal 0.6.3-2
    xfce4-whiskermenu-plugin 1.5.0-2
    xfconf 4.12.0-1
    xfdesktop 4.12.0-1
    xfsprogs 3.2.2-1
    xfwm4 4.12.2-1
    xfwm4-themes 4.10.0-2
    xorg-server 1.17.1-4
    xorg-server-utils 7.6-4
    xorg-xinit 1.3.4-2
    xterm 316-1
    yaourt 1.5-1
    zd1211-firmware 1.5-1
    3.2 pacman -Q
    acl 2.2.52-2
    adwaita-icon-theme 3.14.1-1
    alsa-lib 1.0.29-1
    alsa-utils 1.0.29-1
    archlinux-keyring 20150212-1
    at-spi2-atk 2.14.1-1
    at-spi2-core 2.14.1-1
    atk 2.14.0-1
    atkmm 2.22.7-1
    attr 2.4.47-1
    autoconf 2.69-2
    automake 1.15-1
    avahi 0.6.31-14
    b43-fwcutter 019-1
    bash 4.3.033-1
    bash-completion 2.1-5
    bc 1.06.95-1
    binutils 2.25-2
    bison 3.0.4-1
    btrfs-progs 3.19-1
    bzip2 1.0.6-5
    ca-certificates 20140923-9
    ca-certificates-cacert 20140824-2
    ca-certificates-mozilla 3.17.4-1
    ca-certificates-utils 20140923-9
    cairo 1.14.2-1
    cairomm 1.10.0-3
    cantarell-fonts 0.0.16-2
    cdparanoia 10.2-5
    cifs-utils 6.4-1
    colord 1.2.9-1
    compositeproto 0.4.2-3
    coreutils 8.23-1
    cracklib 2.9.1-1
    cryptsetup 1.6.6-1
    cups 2.0.2-1
    cups-filters 1.0.67-1
    curl 7.41.0-1
    damageproto 1.2.1-3
    db 5.3.28-2
    dbus 1.8.16-2
    dbus-glib 0.102-2
    dconf 0.22.0-1
    desktop-file-utils 0.22-1
    device-mapper 2.02.116-1
    dhclient 4.3.1-1
    dhcpcd 6.7.1-1
    dialog 1:1.2_20150225-1
    diffutils 3.3-2
    dropbox 3.2.9-2
    e2fsprogs 1.42.12-2
    elfutils 0.161-3
    eog 3.14.3-1
    epdfview 0.1.8-5
    exempi 2.2.2-1
    exo 0.10.4-1
    expat 2.1.0-4
    fakeroot 1.20.2-1
    file 5.22-1
    filesystem 2015.02-1
    findutils 4.4.2-6
    firefox 36.0.3-1
    fixesproto 5.0-3
    flac 1.3.1-1
    flashplugin 11.2.202.451-1
    flex 2.5.39-1
    fontconfig 2.11.1-1
    fontsproto 2.1.3-1
    foomatic-db-engine 3:20150308-1
    freetype2 2.5.5-1
    fuse 2.9.3-2
    galculator 2.1.3-3
    gamin 0.1.10-8
    garcon 0.4.0-1
    gawk 4.1.1-1
    gc 7.4.2-2
    gcc 4.9.2-4
    gcc-libs 4.9.2-4
    gconf 3.2.6-3
    gcr 3.14.0-1
    gd 2.1.1-1
    gdbm 1.11-1
    gdk-pixbuf2 2.31.3-1
    gettext 0.19.4-1
    ghostscript 9.15-2
    gksu 2.0.2-5
    glib-networking 2.42.1-1
    glib2 2.42.2-1
    glibc 2.21-2
    glibmm 2.42.0-1
    glu 9.0.0-3
    gmp 6.0.0-2
    gnome-colors-icon-theme 5.5.1-2
    gnome-desktop 1:3.14.2-1
    gnome-icon-theme 3.12.0-2
    gnome-icon-theme-symbolic 3.12.0-2
    gnome-keyring 3.14.0-1
    gnome-themes-standard 3.14.2.3-1
    gnupg 2.1.2-1
    gnutls 3.3.13-1
    gobject-introspection 1.42.0-1
    gpgme 1.5.3-1
    gpm 1.20.7-4
    graphite 1:1.2.4-1
    grep 2.21-2
    groff 1.22.3-2
    grub 1:2.02.beta2-5
    grub2-theme-archxion 1.0-6
    gsettings-desktop-schemas 3.14.1-1
    gstreamer0.10 0.10.36-4
    gstreamer0.10-base 0.10.36-3
    gstreamer0.10-base-plugins 0.10.36-3
    gtk-update-icon-cache 2.24.27-1
    gtk-xfce-engine 2.10.1-1
    gtk2 2.24.27-1
    gtk3 3.14.9-1
    gtkmm3 3.14.0-1
    gtksourceview2 2.10.5-3
    guile 2.0.11-2
    gvfs 1.22.3-2
    gvfs-afc 1.22.3-2
    gvfs-smb 1.22.3-2
    gzip 1.6-1
    harfbuzz 0.9.38-1
    hicolor-icon-theme 0.13-1
    hplip 3.15.2-3
    hplip-plugin 3.15.2-1
    hunspell 1.3.3-1
    hwids 20150129-1
    iana-etc 2.30-4
    icu 54.1-1
    inetutils 1.9.2-2
    iniparser 3.1-4
    inputproto 2.3.1-1
    iproute2 3.19.0-1
    iptables 1.4.21-1
    iputils 20121221-3
    ipw2100-fw 1.3-7
    ipw2200-fw 3.1-5
    iso-codes 3.57-1
    jansson 2.7-1
    jasper 1.900.1-13
    jfsutils 1.1.15-4
    js17 17.0.0-1
    json-c 0.12-2
    json-glib 1.0.2-1
    kbd 2.0.2-1
    kbproto 1.0.6-2
    keyutils 1.5.9-1
    kmod 20-1
    krb5 1.13.1-1
    lcms2 2.6-1
    ldb 1.1.20-1
    less 471-1
    lib32-acl 2.2.52-2
    lib32-attr 2.4.47-1
    lib32-bzip2 1.0.6-2
    lib32-curl 7.41.0-1
    lib32-e2fsprogs 1.42.12-1
    lib32-expat 2.1.0-2
    lib32-fontconfig 2.11.1-1
    lib32-freetype2 2.5.5-1
    lib32-gcc-libs 4.9.2-4
    lib32-gettext 0.19.4-1
    lib32-glib2 2.42.2-1
    lib32-glibc 2.21-2
    lib32-glu 9.0.0-2
    lib32-harfbuzz 0.9.38-1
    lib32-icu 54.1-1
    lib32-keyutils 1.5.9-1
    lib32-krb5 1.13.1-1
    lib32-libcap 2.24-1
    lib32-libdbus 1.8.16-1
    lib32-libffi 3.2.1-1
    lib32-libgcrypt 1.6.3-1
    lib32-libgpg-error 1.18-1
    lib32-libice 1.0.9-1
    lib32-libldap 2.4.40-1
    lib32-libnl 3.2.25-1
    lib32-libpcap 1.6.2-1
    lib32-libpng 1.6.16-1
    lib32-libsm 1.2.2-1
    lib32-libssh2 1.4.3-2
    lib32-libusb 1.0.19-1
    lib32-libx11 1.6.3-1
    lib32-libxau 1.0.8-1
    lib32-libxcb 1.11-1
    lib32-libxcursor 1.1.14-1
    lib32-libxdamage 1.1.4-2
    lib32-libxdmcp 1.1.1-2
    lib32-libxext 1.3.3-1
    lib32-libxfixes 5.0.1-1
    lib32-libxi 1.7.4-1
    lib32-libxml2 2.9.2-1
    lib32-libxrandr 1.4.2-1
    lib32-libxrender 0.9.8-1
    lib32-ncurses 5.9-3
    lib32-nvidia-340xx-libgl 340.76-1
    lib32-nvidia-340xx-utils 340.76-1
    lib32-openssl 1.0.2.a-1
    lib32-pcre 8.36-1
    lib32-readline 6.3.006-1
    lib32-systemd 218-1
    lib32-util-linux 2.25.2-1
    lib32-xz 5.2.1-1
    lib32-zlib 1.2.8-1
    libaio 0.3.110-1
    libarchive 3.1.2-8
    libassuan 2.1.3-1
    libasyncns 0.8-5
    libatasmart 0.19-3
    libatomic_ops 7.4.2-1
    libbluray 0.7.0-1
    libbsd 0.7.0-1
    libburn 1.3.8-1
    libcanberra 0.30-5
    libcanberra-pulse 0.30-5
    libcap 2.24-2
    libcap-ng 0.7.4-1
    libcddb 1.3.2-4
    libcdio 0.93-1
    libcdio-paranoia 10.2+0.93+1-1
    libcroco 0.6.8-2
    libcups 2.0.2-1
    libdaemon 0.14-3
    libdatrie 0.2.8-1
    libdbus 1.8.16-2
    libdrm 2.4.59-1
    libedit 20141030_3.1-1
    libepoxy 1.2-2
    libevdev 1.4-1
    libevent 2.0.22-1
    libexif 0.6.21-2
    libffi 3.2.1-1
    libfontenc 1.1.2-1
    libgcrypt 1.6.3-2
    libgksu 2.0.12-6
    libgnome-keyring 3.12.0-2
    libgpg-error 1.18-1
    libgphoto2 2.5.7-1
    libgtop 2.30.0-1
    libgusb 0.2.4-1
    libice 1.0.9-1
    libidn 1.30-1
    libieee1284 0.2.11-5
    libimobiledevice 1.2.0-1
    libisofs 1.3.8-1
    libjpeg-turbo 1.4.0-1
    libkeybinder2 0.3.0-2
    libksba 1.3.2-1
    libldap 2.4.40-2
    libmm-glib 1.4.4-1
    libmpc 1.0.3-1
    libndp 1.4-1
    libnewt 0.52.17-2
    libnl 3.2.25-1
    libnm-glib 1.0.0-2
    libnm-gtk 1.0.0-1
    libnotify 0.7.6-1
    libogg 1.3.2-1
    libomxil-bellagio 0.9.3-1
    libpaper 1.1.24-7
    libpcap 1.6.2-1
    libpciaccess 0.13.3-1
    libpeas 1.12.1-1
    libpipeline 1.4.0-1
    libplist 1.12-1
    libpng 1.6.16-1
    libproxy 0.4.11-5
    libpulse 6.0-1
    librsvg 1:2.40.8-1
    libsamplerate 0.1.8-3
    libsasl 2.1.26-7
    libseccomp 2.1.1-1
    libsecret 0.18-1
    libsigc++ 2.4.1-1
    libsm 1.2.2-2
    libsndfile 1.0.25-3
    libsoup 2.48.1-1
    libssh2 1.4.3-2
    libsystemd 218-2
    libtasn1 4.3-1
    libteam 1.14-1
    libthai 0.1.21-1
    libtheora 1.1.1-3
    libtiff 4.0.3-5
    libtirpc 0.2.5-1
    libtool 2.4.6-1
    libtxc_dxtn 1.0.1-6
    libunique 1.1.6-6
    libunistring 0.9.5-1
    libunwind 1.1-2
    libusb 1.0.19-1
    libusbmuxd 1.0.10-1
    libutempter 1.1.6-2
    libutil-linux 2.25.2-1
    libvisual 0.4.0-5
    libvorbis 1.3.4-1
    libvpx 1.3.0-1
    libwbclient 4.2.0-1
    libwnck 2.31.0-1
    libx11 1.6.3-1
    libxau 1.0.8-2
    libxaw 1.0.12-1
    libxcb 1.11-1
    libxcomposite 0.4.4-2
    libxcursor 1.1.14-2
    libxdamage 1.1.4-2
    libxdmcp 1.1.1-2
    libxext 1.3.3-1
    libxfce4ui 4.12.1-1
    libxfce4util 4.12.1-1
    libxfixes 5.0.1-1
    libxfont 1.5.1-1
    libxft 2.3.2-1
    libxi 1.7.4-1
    libxinerama 1.1.3-2
    libxkbcommon 0.5.0-1
    libxkbcommon-x11 0.5.0-1
    libxkbfile 1.0.8-2
    libxklavier 5.4-1
    libxml2 2.9.2-2
    libxmu 1.1.2-1
    libxpm 3.5.11-1
    libxrandr 1.4.2-2
    libxrender 0.9.8-1
    libxres 1.0.7-1
    libxshmfence 1.2-1
    libxslt 1.1.28-3
    libxt 1.1.4-1
    libxtst 1.2.2-1
    libxv 1.0.10-1
    libxxf86vm 1.1.4-1
    licenses 20140629-1
    linux 3.19.2-1
    linux-api-headers 3.18.5-1
    linux-firmware 20150206.17657c3-1
    llvm-libs 3.6.0-3
    logrotate 3.8.9-1
    lvm2 2.02.116-1
    lz4 127-1
    lzo 2.09-1
    m4 1.4.17-1
    make 4.1-1
    man-db 2.7.1-1
    man-pages 3.81-1
    mcpp 2.7.2-5
    mdadm 3.3.2-1
    mesa 10.5.1-2
    mime-types 9-1
    mkinitcpio 18-2
    mkinitcpio-busybox 1.21.1-2
    mobile-broadband-provider-info 20120614-2
    mousepad 0.4.0-1
    mozilla-common 1.4-4
    mpfr 3.1.2.p11-1
    mtdev 1.1.5-1
    nano 2.2.6-3
    ncurses 5.9-7
    net-snmp 5.7.3-1
    net-tools 1.60.20130531git-1
    netctl 1.10-1
    nettle 2.7.1-1
    network-manager-applet 1.0.0-1
    networkmanager 1.0.0-2
    npth 1.1-1
    nspr 4.10.8-1
    nss 3.17.4-1
    ntfs-3g 2014.2.15-1
    ntp 4.2.8.p1-1
    nvidia-340xx 340.76-6
    nvidia-340xx-libgl 340.76-2
    nvidia-340xx-utils 340.76-2
    openjpeg 1.5.2-1
    openresolv 3.6.1-1
    openssl 1.0.2.a-1
    orc 0.4.23-1
    os-prober 1.64-1
    p11-kit 0.22.1-3
    package-query 1.5-2
    pacman 4.2.1-1
    pacman-mirrorlist 20150315-1
    pam 1.1.8-5
    pambase 20130928-1
    pango 1.36.8-1
    pangomm 2.34.0-1
    patch 2.7.5-1
    pavucontrol 2.0-2
    pciutils 3.3.0-1
    pcmciautils 018-7
    pcre 8.36-2
    perl 5.20.2-1
    perl-clone 0.37-2
    perl-dbi 1.633-1
    perl-xml-libxml 2.0117-1
    perl-xml-namespacesupport 1.11-3
    perl-xml-sax 0.99-4
    perl-xml-sax-base 1.08-3
    pinentry 0.9.0-1
    pixman 0.32.6-1
    pkg-config 0.28-2
    polkit 0.112-2
    polkit-gnome 0.105-2
    poppler 0.31.0-1
    poppler-glib 0.31.0-1
    popt 1.16-7
    ppp 2.4.7-1
    procps-ng 3.3.10-1
    psmisc 22.21-2
    pth 2.0.7-5
    python 3.4.3-1
    python2 2.7.9-1
    python2-xdg 0.25-2
    qpdf 5.1.2-1
    qt5-base 5.4.1-2
    qt5-declarative 5.4.1-2
    qt5-xmlpatterns 5.4.1-2
    qtchooser 48-1
    randrproto 1.4.1-1
    readline 6.3.006-1
    recordproto 1.14.2-2
    reiserfsprogs 3.6.24-1
    renderproto 0.11.1-3
    rest 0.7.92-1
    rp-pppoe 3.11-7
    s-nail 14.7.11-1
    samba 4.2.0-1
    sane 1.0.24-4
    sddm 0.11.0-1
    sed 4.2.2-3
    shadow 4.2.1-2
    shared-mime-info 1.4-1
    simple-scan 3.14.2-1
    slang 2.3.0-1
    smbclient 4.2.0-1
    sound-theme-freedesktop 0.8-2
    sqlite 3.8.8.3-1
    startup-notification 0.12-4
    sudo 1.8.12-1
    sysfsutils 2.1.0-9
    systemd 218-2
    systemd-sysvcompat 218-2
    talloc 2.1.1-1
    tar 1.28-1
    tdb 1.3.4-1
    tevent 0.9.24-1
    texinfo 5.2-3
    thin-provisioning-tools 0.4.1-1
    thunar 1.6.6-1
    thunar-volman 0.8.1-1
    thunderbird 31.5.0-1
    ttf-dejavu 2.34-2
    ttf-ms-fonts 2.0-10
    ttf-urdufonts 1.2-3
    tumbler 0.1.31-1
    tzdata 2015a-1
    udisks2 2.1.5-1
    upower 0.99.2-2
    usbmuxd 1.1.0-2
    usbutils 008-1
    util-linux 2.25.2-1
    v4l-utils 1.6.2-1
    vi 1:050325-4
    videoproto 2.3.2-1
    vte 0.28.2-5
    vte-common 0.38.3-1
    wayland 1.7.0-1
    wget 1.16.3-1
    which 2.20-7
    wine 1.7.39-1
    wine-mono 4.5.6-1
    wine_gecko 2.36-1
    wpa_supplicant 2.3-1
    xbitmaps 1.1.1-3
    xcb-proto 1.11-1
    xcb-util 0.4.0-1
    xcb-util-image 0.4.0-1
    xcb-util-keysyms 0.4.0-1
    xcb-util-wm 0.4.1-1
    xdg-user-dirs 0.15-1
    xdg-utils 1.1.0.git20150302-1
    xextproto 7.3.0-1
    xf86-input-evdev 2.9.1-1
    xf86-input-keyboard 1.8.0-3
    xf86-input-mouse 1.9.1-1
    xf86-input-synaptics 1.8.1-1
    xf86vidmodeproto 2.3.1-3
    xfburn 0.5.2-2
    xfce4-appfinder 4.12.0-1
    xfce4-mixer 4.11.0-2
    xfce4-panel 4.12.0-1
    xfce4-power-manager 1.4.3-1
    xfce4-session 4.12.1-1
    xfce4-settings 4.12.0-3
    xfce4-terminal 0.6.3-2
    xfce4-whiskermenu-plugin 1.5.0-2
    xfconf 4.12.0-1
    xfdesktop 4.12.0-1
    xfsprogs 3.2.2-1
    xfwm4 4.12.2-1
    xfwm4-themes 4.10.0-2
    xineramaproto 1.2.1-3
    xkeyboard-config 2.14-1
    xorg-bdftopcf 1.0.5-1
    xorg-font-util 1.3.1-1
    xorg-font-utils 7.6-4
    xorg-fonts-alias 1.0.3-1
    xorg-fonts-encodings 1.0.4-4
    xorg-fonts-misc 1.0.3-3
    xorg-iceauth 1.0.7-1
    xorg-luit 1.1.1-2
    xorg-mkfontdir 1.0.7-2
    xorg-mkfontscale 1.1.2-1
    xorg-server 1.17.1-4
    xorg-server-common 1.17.1-4
    xorg-server-utils 7.6-4
    xorg-sessreg 1.1.0-1
    xorg-setxkbmap 1.3.0-2
    xorg-xauth 1.0.9-1
    xorg-xbacklight 1.2.1-1
    xorg-xcmsdb 1.0.4-2
    xorg-xgamma 1.0.5-2
    xorg-xhost 1.0.6-1
    xorg-xinit 1.3.4-2
    xorg-xinput 1.6.1-1
    xorg-xkbcomp 1.3.0-1
    xorg-xmodmap 1.0.8-1
    xorg-xrandr 1.4.3-1
    xorg-xrdb 1.1.0-1
    xorg-xrefresh 1.0.5-1
    xorg-xset 1.2.3-1
    xorg-xsetroot 1.1.1-2
    xproto 7.0.27-1
    xterm 316-1
    xz 5.2.1-1
    yajl 2.1.0-1
    yaourt 1.5-1
    zd1211-firmware 1.5-1
    zlib 1.2.8-3
    4. Output from Slithery's script
    clear; echo -n "Number of installed packages: $(pacman -Qq | wc -l)"; echo; echo; echo "# Packages in base group that aren't installed"; comm -23 <((for i in $(pacman -Sqg base); do pactree -us $i; done)|sort -u|cut -d ' ' -f 1) <(pacman -Qq); echo; echo "# Packages installed that aren't in base group"; comm -13 <((for i in $(pacman -Sqg base); do pactree -us $i; done)|sort -u|cut -d ' ' -f 1) <(pacman -Qq); echo; echo "# pstree"; pstree -U; echo; echo "# enabled services"; systemctl list-unit-files | grep enabled | grep service; echo; echo "# ssd df"; df -h -t ext4; echo; echo "# free"; free -m; echo
    Note: Some information produced above will be repeaeted
    [H[2JNumber of installed packages: 539
    # Packages in base group that aren't installed
    # Packages installed that aren't in base group
    adwaita-icon-theme
    alsa-lib
    alsa-utils
    at-spi2-atk
    at-spi2-core
    atk
    atkmm
    autoconf
    automake
    avahi
    b43-fwcutter
    bash-completion
    bc
    binutils
    bison
    btrfs-progs
    cairo
    cairomm
    cantarell-fonts
    cdparanoia
    cifs-utils
    colord
    compositeproto
    cups
    cups-filters
    damageproto
    dbus-glib
    dconf
    desktop-file-utils
    dhclient
    dialog
    dropbox
    elfutils
    eog
    epdfview
    exempi
    exo
    fakeroot
    firefox
    fixesproto
    flac
    flashplugin
    flex
    fontconfig
    fontsproto
    foomatic-db-engine
    freetype2
    fuse
    galculator
    gamin
    garcon
    gc
    gcc
    gconf
    gcr
    gd
    gdk-pixbuf2
    ghostscript
    gksu
    glib-networking
    glibmm
    glu
    gnome-colors-icon-theme
    gnome-desktop
    gnome-icon-theme
    gnome-icon-theme-symbolic
    gnome-keyring
    gnome-themes-standard
    gobject-introspection
    gpm
    graphite
    grub
    grub2-theme-archxion
    gsettings-desktop-schemas
    gstreamer0.10
    gstreamer0.10-base
    gstreamer0.10-base-plugins
    gtk-update-icon-cache
    gtk-xfce-engine
    gtk2
    gtk3
    gtkmm3
    gtksourceview2
    guile
    gvfs
    gvfs-afc
    gvfs-smb
    harfbuzz
    hicolor-icon-theme
    hplip
    hplip-plugin
    hunspell
    icu
    iniparser
    inputproto
    ipw2100-fw
    ipw2200-fw
    iso-codes
    jansson
    jasper
    js17
    json-c
    json-glib
    kbproto
    lcms2
    ldb
    lib32-acl
    lib32-attr
    lib32-bzip2
    lib32-curl
    lib32-e2fsprogs
    lib32-expat
    lib32-fontconfig
    lib32-freetype2
    lib32-gcc-libs
    lib32-gettext
    lib32-glib2
    lib32-glibc
    lib32-glu
    lib32-harfbuzz
    lib32-icu
    lib32-keyutils
    lib32-krb5
    lib32-libcap
    lib32-libdbus
    lib32-libffi
    lib32-libgcrypt
    lib32-libgpg-error
    lib32-libice
    lib32-libldap
    lib32-libnl
    lib32-libpcap
    lib32-libpng
    lib32-libsm
    lib32-libssh2
    lib32-libusb
    lib32-libx11
    lib32-libxau
    lib32-libxcb
    lib32-libxcursor
    lib32-libxdamage
    lib32-libxdmcp
    lib32-libxext
    lib32-libxfixes
    lib32-libxi
    lib32-libxml2
    lib32-libxrandr
    lib32-libxrender
    lib32-ncurses
    lib32-nvidia-340xx-libgl
    lib32-nvidia-340xx-utils
    lib32-openssl
    lib32-pcre
    lib32-readline
    lib32-systemd
    lib32-util-linux
    lib32-xz
    lib32-zlib
    libasyncns
    libatasmart
    libatomic_ops
    libbluray
    libbsd
    libburn
    libcanberra
    libcanberra-pulse
    libcap-ng
    libcddb
    libcdio
    libcdio-paranoia
    libcroco
    libcups
    libdaemon
    libdatrie
    libdrm
    libedit
    libepoxy
    libevdev
    libevent
    libexif
    libfontenc
    libgksu
    libgnome-keyring
    libgphoto2
    libgtop
    libgusb
    libice
    libieee1284
    libimobiledevice
    libisofs
    libjpeg-turbo
    libkeybinder2
    libmm-glib
    libmpc
    libndp
    libnewt
    libnl
    libnm-glib
    libnm-gtk
    libnotify
    libogg
    libomxil-bellagio
    libpaper
    libpcap
    libpciaccess
    libpeas
    libplist
    libpng
    libproxy
    libpulse
    librsvg
    libsamplerate
    libsecret
    libsigc++
    libsm
    libsndfile
    libsoup
    libteam
    libthai
    libtheora
    libtiff
    libtool
    libtxc_dxtn
    libunique
    libunwind
    libusbmuxd
    libutempter
    libvisual
    libvorbis
    libvpx
    libwbclient
    libwnck
    libx11
    libxau
    libxaw
    libxcb
    libxcomposite
    libxcursor
    libxdamage
    libxdmcp
    libxext
    libxfce4ui
    libxfce4util
    libxfixes
    libxfont
    libxft
    libxi
    libxinerama
    libxkbcommon
    libxkbcommon-x11
    libxkbfile
    libxklavier
    libxml2
    libxmu
    libxpm
    libxrandr
    libxrender
    libxres
    libxshmfence
    libxslt
    libxt
    libxtst
    libxv
    libxxf86vm
    llvm-libs
    m4
    make
    mcpp
    mesa
    mime-types
    mobile-broadband-provider-info
    mousepad
    mozilla-common
    mtdev
    net-snmp
    net-tools
    network-manager-applet
    networkmanager
    nspr
    nss
    ntfs-3g
    ntp
    nvidia-340xx
    nvidia-340xx-libgl
    nvidia-340xx-utils
    openjpeg
    orc
    os-prober
    package-query
    pango
    pangomm
    patch
    pavucontrol
    perl-clone
    perl-dbi
    perl-xml-libxml
    perl-xml-namespacesupport
    perl-xml-sax
    perl-xml-sax-base
    pixman
    pkg-config
    polkit
    polkit-gnome
    poppler
    poppler-glib
    ppp
    python
    python2
    python2-xdg
    qpdf
    qt5-base
    qt5-declarative
    qt5-xmlpatterns
    qtchooser
    randrproto
    recordproto
    renderproto
    rest
    rp-pppoe
    samba
    sane
    sddm
    shared-mime-info
    simple-scan
    slang
    smbclient
    sound-theme-freedesktop
    sqlite
    startup-notification
    sudo
    talloc
    tdb
    tevent
    thunar
    thunar-volman
    thunderbird
    ttf-dejavu
    ttf-ms-fonts
    ttf-urdufonts
    tumbler
    udisks2
    upower
    usbmuxd
    v4l-utils
    videoproto
    vte
    vte-common
    wayland
    wget
    wine
    wine-mono
    wine_gecko
    wpa_supplicant
    xbitmaps
    xcb-proto
    xcb-util
    xcb-util-image
    xcb-util-keysyms
    xcb-util-wm
    xdg-user-dirs
    xdg-utils
    xextproto
    xf86-input-evdev
    xf86-input-keyboard
    xf86-input-mouse
    xf86-input-synaptics
    xf86vidmodeproto
    xfburn
    xfce4-appfinder
    xfce4-mixer
    xfce4-panel
    xfce4-power-manager
    xfce4-session
    xfce4-settings
    xfce4-terminal
    xfce4-whiskermenu-plugin
    xfconf
    xfdesktop
    xfwm4
    xfwm4-themes
    xineramaproto
    xkeyboard-config
    xorg-bdftopcf
    xorg-font-util
    xorg-font-utils
    xorg-fonts-alias
    xorg-fonts-encodings
    xorg-fonts-misc
    xorg-iceauth
    xorg-luit
    xorg-mkfontdir
    xorg-mkfontscale
    xorg-server
    xorg-server-common
    xorg-server-utils
    xorg-sessreg
    xorg-setxkbmap
    xorg-xauth
    xorg-xbacklight
    xorg-xcmsdb
    xorg-xgamma
    xorg-xhost
    xorg-xinit
    xorg-xinput
    xorg-xkbcomp
    xorg-xmodmap
    xorg-xrandr
    xorg-xrdb
    xorg-xrefresh
    xorg-xset
    xorg-xsetroot
    xproto
    xterm
    yajl
    yaourt
    zd1211-firmware
    # pstree
    systemd─┬─NetworkManager─┬─dhclient
    │ ├─{NetworkManager}
    │ ├─{gdbus}
    │ └─{gmain}
    ├─Thunar─┬─{gdbus}
    │ └─{gmain}
    ├─at-spi-bus-laun─┬─dbus-daemon
    │ ├─{dconf worker}
    │ ├─{gdbus}
    │ └─{gmain}
    ├─at-spi2-registr───{gdbus}
    ├─avahi-daemon───avahi-daemon
    ├─colord─┬─{gdbus}
    │ └─{gmain}
    ├─cupsd
    ├─3*[dbus-daemon]
    ├─2*[dbus-launch]
    ├─dconf-service─┬─{gdbus}
    │ └─{gmain}
    ├─firefox─┬─6*[{Analysis Helper}]
    │ ├─{Cache I/O}
    │ ├─{Cache2 I/O}
    │ ├─{Cert Verify}
    │ ├─{Compositor}
    │ ├─{DNS Resolver #7}
    │ ├─{DNS Resolver #9}
    │ ├─{DNS Res~ver #10}
    │ ├─3*[{DOM Worker}]
    │ ├─{GMPThread}
    │ ├─{Gecko_IOThread}
    │ ├─{HTML5 Parser}
    │ ├─{Hang Monitor}
    │ ├─{IPDL Background}
    │ ├─{Image Scaler}
    │ ├─{ImageBridgeChil}
    │ ├─{JS Watchdog}
    │ ├─{MediaManager}
    │ ├─{Net Predictor}
    │ ├─{Proxy R~olution}
    │ ├─{Socket Thread}
    │ ├─{Timer}
    │ ├─{URL Classifier}
    │ ├─{dconf worker}
    │ ├─3*[{firefox}]
    │ ├─{gdbus}
    │ ├─{gmain}
    │ ├─{localStorage DB}
    │ ├─{mozStorage #10}
    │ ├─{mozStorage #1}
    │ ├─{mozStorage #2}
    │ ├─{mozStorage #3}
    │ ├─{mozStorage #4}
    │ ├─{mozStorage #5}
    │ ├─{mozStorage #6}
    │ ├─{mozStorage #7}
    │ ├─{mozStorage #8}
    │ └─{mozStorage #9}
    ├─gnome-keyring-d─┬─{dconf worker}
    │ ├─{gdbus}
    │ ├─{gmain}
    │ └─{timer}
    ├─gpg-agent
    ├─gvfs-afc-volume─┬─{gdbus}
    │ └─{gvfs-afc-volume}
    ├─gvfs-udisks2-vo─┬─{gdbus}
    │ └─{gmain}
    ├─gvfsd───{gdbus}
    ├─gvfsd-fuse─┬─{gdbus}
    │ ├─{gvfs-fuse-sub}
    │ └─2*[{gvfsd-fuse}]
    ├─gvfsd-metadata───{gdbus}
    ├─gvfsd-trash─┬─{gdbus}
    │ └─{gmain}
    ├─polkitd─┬─{JS GC Helper}
    │ ├─{JS Sour~ Thread}
    │ ├─{gdbus}
    │ ├─{gmain}
    │ └─{runaway-killer-}
    ├─sddm─┬─Xorg
    │ ├─sddm-helper─┬─sh───xfce4-session─┬─dropbox─┬─{QXcbEventReader}
    │ │ │ │ └─24*[{dropbox}]
    │ │ │ ├─nm-applet─┬─{dconf worker}
    │ │ │ │ ├─{gdbus}
    │ │ │ │ └─{gmain}
    │ │ │ ├─polkit-gnome-au───{gdbus}
    │ │ │ ├─{gdbus}
    │ │ │ └─{gmain}
    │ │ └─{QProcessManager}
    │ └─{QProcessManager}
    ├─2*[systemd───(sd-pam)]
    ├─systemd-journal
    ├─systemd-logind
    ├─systemd-udevd───systemd-udevd
    ├─thunderbird─┬─2*[{Analysis Helper}]
    │ ├─{Cache I/O}
    │ ├─{Cache2 I/O}
    │ ├─{Cert Verify}
    │ ├─{DOM Worker}
    │ ├─{Gecko_IOThread}
    │ ├─{HTML5 Parser}
    │ ├─{Hang Monitor}
    │ ├─{JS GC Helper}
    │ ├─{JS Watchdog}
    │ ├─{Network Seer}
    │ ├─{Proxy R~olution}
    │ ├─{Socket Thread}
    │ ├─{Timer}
    │ ├─{URL Classifier}
    │ ├─{dconf worker}
    │ ├─{gdbus}
    │ ├─{gmain}
    │ ├─{localStorage DB}
    │ ├─{mozStorage #1}
    │ ├─{mozStorage #2}
    │ ├─{mozStorage #3}
    │ ├─{mozStorage #4}
    │ ├─{mozStorage #5}
    │ ├─{mozStorage #6}
    │ └─8*[{thunderbird}]
    ├─tumblerd─┬─{gdbus}
    │ ├─{gmain}
    │ └─2*[{pool}]
    ├─udisksd─┬─{cleanup}
    │ ├─{gdbus}
    │ ├─{gmain}
    │ └─{probing-thread}
    ├─upowerd─┬─{gdbus}
    │ └─{gmain}
    ├─wpa_supplicant
    ├─xfce4-panel─┬─panel-1-whisker─┬─{gdbus}
    │ │ └─{gmain}
    │ ├─panel-12-mixer─┬─{gdbus}
    │ │ ├─{task0}
    │ │ ├─{task1}
    │ │ └─{task2}
    │ ├─panel-2-actions
    │ ├─panel-6-systray
    │ ├─{gdbus}
    │ └─{gmain}
    ├─xfce4-power-man───{gdbus}
    ├─xfce4-terminal─┬─bash───bash───pstree
    │ ├─gnome-pty-helpe
    │ ├─{gdbus}
    │ └─{gmain}
    ├─xfconfd
    ├─xfdesktop─┬─{gdbus}
    │ └─{gmain}
    ├─xfsettingsd─┬─{gdbus}
    │ └─{gmain}
    └─xfwm4
    # enabled services
    dbus-org.freedesktop.NetworkManager.service enabled
    dbus-org.freedesktop.nm-dispatcher.service enabled
    display-manager.service enabled
    [email protected] enabled
    NetworkManager-dispatcher.service enabled
    NetworkManager.service enabled
    org.cups.cupsd.service enabled
    sddm.service enabled
    # ssd df
    Filesystem Size Used Avail Use% Mounted on
    /dev/sda2 8.8G 4.8G 3.5G 58% /
    /dev/sda4 63G 12G 48G 20% /home
    # free
    total used free shared buff/cache available
    Mem: 2948 985 805 8 1157 1743
    Swap: 2047 0 2047
    5. Packages removable IMO
    More could be possible based on suggestions, but IMHO and is it safe?:
    |Package Name | Reason |
    |---------------------------|--------------------------------------------------------------
    |man-db 2.7.1-1 | For me: Wiki, Google and Forums are > what I need. |
    |man-pages 3.81-1 | For me: Wiki, Google and Forums are > what I need. |
    |xterm | xfce4-terminal is installed so is it needed? |
    |reiserfsprogs | No need for reiser FS support (if it is what package does). |
    |jfsutils | No need for JFS support. |
    |xfsprogs | No need for XFS support. |
    |lvm2 | I think no need for logical VM (but not sure). |
    |mdadm | I think no need for md devices monitoring/managing. ]
    |---------------------------|--------------------------------------------------------------
    |xfwm4-themes               | No big fan of theming unless required for XFCE.               |
    |btrfs-progs                     | No need for btrfs support (if it is what package does).      |
    |ipw2100-fw                     | No need for Intel centrino drivers.                                     |
    |ipw2200-fw                     | No need for Intel PRO/wireless.                                          |
    |zd1211-firmware            | I think no need for in-kernel26 zd1211rw wireless driver.  |
    6. Please guide what further can be removed.
    Thank you for time.
    Update: Del packages are already removed based on learning/thread discussion so far.
    Last edited by jackpot (2015-03-25 14:31:31)

    An update
    I managed to reach:
    pacman -Q | wc -l
    475
    From 536, more may be possible but need to learn a bit more. Packages installed now include:
    acl 2.2.52-2
    adwaita-icon-theme 3.14.1-1
    alsa-lib 1.0.29-1
    alsa-utils 1.0.29-1
    archlinux-keyring 20150212-1
    at-spi2-atk 2.14.1-1
    at-spi2-core 2.14.1-1
    atk 2.14.0-1
    attr 2.4.47-1
    avahi 0.6.31-14
    bash 4.3.033-1
    bc 1.06.95-1
    binutils 2.25-2
    bleachbit 1.6-1
    bzip2 1.0.6-5
    ca-certificates 20140923-9
    ca-certificates-cacert 20140824-2
    ca-certificates-mozilla 3.17.4-1
    ca-certificates-utils 20140923-9
    cairo 1.14.2-1
    cantarell-fonts 0.0.16-2
    cdparanoia 10.2-5
    cifs-utils 6.4-1
    colord 1.2.9-1
    compositeproto 0.4.2-3
    coreutils 8.23-1
    cracklib 2.9.1-1
    cups 2.0.2-3
    cups-filters 1.0.67-1
    curl 7.41.0-1
    damageproto 1.2.1-3
    db 5.3.28-2
    dbus 1.8.16-2
    dbus-glib 0.102-2
    dconf 0.22.0-1
    desktop-file-utils 0.22-1
    device-mapper 2.02.116-1
    dhclient 4.3.1-1
    dhcpcd 6.7.1-1
    diffutils 3.3-2
    dropbox 3.2.9-2
    e2fsprogs 1.42.12-2
    elfutils 0.161-3
    eog 3.14.3-1
    epdfview 0.1.8-5
    exempi 2.2.2-1
    exo 0.10.4-2
    expat 2.1.0-4
    fakeroot 1.20.2-1
    file 5.22-1
    file-roller 3.14.2-2
    filesystem 2015.02-1
    findutils 4.4.2-6
    firefox 36.0.4-1
    fixesproto 5.0-3
    flac 1.3.1-1
    fontconfig 2.11.1-1
    fontsproto 2.1.3-1
    foomatic-db-engine 3:20150308-1
    freetype2 2.5.5-1
    fuse 2.9.3-2
    galculator 2.1.3-3
    gamin 0.1.10-8
    garcon 0.4.0-1
    gawk 4.1.1-1
    gc 7.4.2-2
    gcc 4.9.2-4
    gcc-libs 4.9.2-4
    gd 2.1.1-1
    gdbm 1.11-1
    gdk-pixbuf2 2.31.3-1
    gettext 0.19.4-1
    ghostscript 9.15-2
    glib-networking 2.42.1-1
    glib2 2.42.2-1
    glibc 2.21-2
    glu 9.0.0-3
    gmp 6.0.0-2
    gnome-desktop 1:3.14.2-1
    gnome-icon-theme 3.12.0-2
    gnome-icon-theme-symbolic 3.12.0-2
    gnome-themes-standard 3.14.2.3-1
    gnupg 2.1.2-1
    gnutls 3.3.13-1
    gobject-introspection 1.42.0-1
    gpgme 1.5.3-1
    gpm 1.20.7-4
    graphite 1:1.2.4-1
    grep 2.21-2
    groff 1.22.3-2
    grub 1:2.02.beta2-5
    gsettings-desktop-schemas 3.14.1-1
    gstreamer0.10 0.10.36-4
    gstreamer0.10-base 0.10.36-3
    gstreamer0.10-base-plugins 0.10.36-3
    gtk-update-icon-cache 2.24.27-1
    gtk-xfce-engine 2.10.1-1
    gtk2 2.24.27-1
    gtk3 3.14.9-1
    gtksourceview2 2.10.5-3
    guile 2.0.11-2
    gvfs 1.22.3-2
    gzip 1.6-1
    harfbuzz 0.9.38-1
    hicolor-icon-theme 0.13-1
    hplip 3.15.2-3
    hplip-plugin 3.15.2-1
    hunspell 1.3.3-1
    hwids 20150129-1
    iana-etc 2.30-4
    icu 54.1-1
    inetutils 1.9.2-2
    iniparser 3.1-4
    inputproto 2.3.1-1
    iproute2 3.19.0-1
    iptables 1.4.21-1
    iputils 20121221-3
    iso-codes 3.57-1
    jansson 2.7-1
    jasper 1.900.1-13
    js17 17.0.0-1
    json-glib 1.0.2-1
    kbd 2.0.2-1
    kbproto 1.0.6-2
    keyutils 1.5.9-1
    kmod 20-1
    krb5 1.13.1-1
    lcms2 2.6-1
    ldb 1.1.20-1
    less 471-1
    lib32-acl 2.2.52-2
    lib32-attr 2.4.47-1
    lib32-bzip2 1.0.6-2
    lib32-curl 7.41.0-1
    lib32-e2fsprogs 1.42.12-1
    lib32-expat 2.1.0-2
    lib32-fontconfig 2.11.1-1
    lib32-freetype2 2.5.5-1
    lib32-gcc-libs 4.9.2-4
    lib32-gettext 0.19.4-1
    lib32-glib2 2.42.2-1
    lib32-glibc 2.21-2
    lib32-glu 9.0.0-2
    lib32-harfbuzz 0.9.38-1
    lib32-icu 54.1-1
    lib32-keyutils 1.5.9-1
    lib32-krb5 1.13.1-1
    lib32-libcap 2.24-1
    lib32-libdbus 1.8.16-1
    lib32-libffi 3.2.1-1
    lib32-libgcrypt 1.6.3-1
    lib32-libgpg-error 1.18-1
    lib32-libice 1.0.9-1
    lib32-libldap 2.4.40-1
    lib32-libnl 3.2.25-1
    lib32-libpcap 1.6.2-1
    lib32-libpng 1.6.16-1
    lib32-libsm 1.2.2-1
    lib32-libssh2 1.4.3-2
    lib32-libusb 1.0.19-1
    lib32-libx11 1.6.3-1
    lib32-libxau 1.0.8-1
    lib32-libxcb 1.11-1
    lib32-libxcursor 1.1.14-1
    lib32-libxdamage 1.1.4-2
    lib32-libxdmcp 1.1.1-2
    lib32-libxext 1.3.3-1
    lib32-libxfixes 5.0.1-1
    lib32-libxi 1.7.4-1
    lib32-libxml2 2.9.2-1
    lib32-libxrandr 1.4.2-1
    lib32-libxrender 0.9.8-1
    lib32-ncurses 5.9-3
    lib32-nvidia-340xx-libgl 340.76-1
    lib32-nvidia-340xx-utils 340.76-1
    lib32-openssl 1.0.2.a-1
    lib32-pcre 8.36-1
    lib32-readline 6.3.006-1
    lib32-systemd 218-1
    lib32-util-linux 2.25.2-1
    lib32-xz 5.2.1-1
    lib32-zlib 1.2.8-1
    libaio 0.3.110-1
    libarchive 3.1.2-8
    libassuan 2.1.3-1
    libatasmart 0.19-3
    libatomic_ops 7.4.2-1
    libbluray 0.7.0-1
    libbsd 0.7.0-1
    libcap 2.24-2
    libcap-ng 0.7.4-1
    libcddb 1.3.2-4
    libcdio 0.93-1
    libcdio-paranoia 10.2+0.93+1-1
    libcroco 0.6.8-2
    libcups 2.0.2-3
    libdaemon 0.14-3
    libdatrie 0.2.8-1
    libdbus 1.8.16-2
    libdrm 2.4.60-1
    libedit 20141030_3.1-1
    libepoxy 1.2-2
    libevdev 1.4-1
    libevent 2.0.22-1
    libexif 0.6.21-2
    libffi 3.2.1-1
    libfontenc 1.1.2-1
    libgcrypt 1.6.3-2
    libglade 2.6.4-5
    libgpg-error 1.18-1
    libgphoto2 2.5.7-1
    libgusb 0.2.4-1
    libice 1.0.9-1
    libidn 1.30-1
    libieee1284 0.2.11-5
    libimobiledevice 1.2.0-1
    libjpeg-turbo 1.4.0-1
    libkeybinder2 0.3.0-2
    libksba 1.3.2-1
    libldap 2.4.40-2
    libmm-glib 1.4.4-1
    libmpc 1.0.3-1
    libndp 1.4-1
    libnewt 0.52.17-2
    libnl 3.2.25-1
    libnm-glib 1.0.0-2
    libnm-gtk 1.0.0-1
    libnotify 0.7.6-1
    libogg 1.3.2-1
    libomxil-bellagio 0.9.3-1
    libpaper 1.1.24-7
    libpcap 1.6.2-1
    libpciaccess 0.13.3-1
    libpeas 1.12.1-1
    libpipeline 1.4.0-1
    libplist 1.12-1
    libpng 1.6.16-1
    libproxy 0.4.11-5
    librsvg 1:2.40.8-1
    libsamplerate 0.1.8-3
    libsasl 2.1.26-7
    libseccomp 2.1.1-1
    libsecret 0.18-1
    libsm 1.2.2-2
    libsndfile 1.0.25-3
    libsoup 2.48.1-1
    libssh2 1.4.3-2
    libsystemd 218-2
    libtasn1 4.3-1
    libteam 1.14-1
    libthai 0.1.21-1
    libtheora 1.1.1-3
    libtiff 4.0.3-5
    libtirpc 0.2.5-1
    libtool 2.4.6-1
    libtxc_dxtn 1.0.1-6
    libunique 1.1.6-6
    libunistring 0.9.5-1
    libunwind 1.1-2
    libusb 1.0.19-1
    libusbmuxd 1.0.10-1
    libutil-linux 2.26.1-3
    libvisual 0.4.0-5
    libvorbis 1.3.4-1
    libvpx 1.3.0-1
    libwbclient 4.2.0-1
    libwnck 2.31.0-1
    libx11 1.6.3-1
    libxau 1.0.8-2
    libxcb 1.11-1
    libxcomposite 0.4.4-2
    libxcursor 1.1.14-2
    libxdamage 1.1.4-2
    libxdmcp 1.1.2-1
    libxext 1.3.3-1
    libxfce4ui 4.12.1-1
    libxfce4util 4.12.1-1
    libxfixes 5.0.1-1
    libxfont 1.5.1-1
    libxft 2.3.2-1
    libxi 1.7.4-1
    libxinerama 1.1.3-2
    libxkbcommon 0.5.0-1
    libxkbfile 1.0.8-2
    libxklavier 5.4-1
    libxml2 2.9.2-2
    libxmu 1.1.2-1
    libxpm 3.5.11-1
    libxrandr 1.4.2-2
    libxrender 0.9.8-1
    libxres 1.0.7-1
    libxshmfence 1.2-1
    libxslt 1.1.28-3
    libxt 1.1.4-1
    libxtst 1.2.2-1
    libxv 1.0.10-1
    libxxf86vm 1.1.4-1
    linux 3.19.2-1
    linux-api-headers 3.18.5-1
    linux-firmware 20150206.17657c3-1
    llvm-libs 3.6.0-3
    logrotate 3.8.9-1
    lxdm 0.5.0-4
    lz4 127-1
    lzo 2.09-1
    make 4.1-1
    man-db 2.7.1-1
    man-pages 3.81-1
    mcpp 2.7.2-5
    mesa 10.5.1-2
    mime-types 9-1
    mkinitcpio 18-2
    mkinitcpio-busybox 1.21.1-2
    mobile-broadband-provider-info 20120614-2
    mousepad 0.4.0-1
    mozilla-common 1.4-4
    mpfr 3.1.2.p11-1
    mtdev 1.1.5-1
    nano 2.2.6-3
    ncurses 5.9-7
    net-snmp 5.7.3-1
    netctl 1.10-1
    nettle 2.7.1-1
    network-manager-applet 1.0.0-1
    networkmanager 1.0.0-2
    npth 1.1-1
    nspr 4.10.8-1
    nss 3.17.4-1
    ntfs-3g 2014.2.15-1
    ntp 4.2.8.p1-1
    nvidia-340xx 340.76-6
    nvidia-340xx-libgl 340.76-2
    nvidia-340xx-utils 340.76-2
    openjpeg 1.5.2-1
    openresolv 3.6.1-1
    openssl 1.0.2.a-1
    orc 0.4.23-1
    os-prober 1.64-1
    p11-kit 0.22.1-3
    p7zip 9.38.1-1
    package-query 1.5-2
    pacman 4.2.1-1
    pacman-mirrorlist 20150315-1
    pam 1.1.8-5
    pambase 20130928-1
    pango 1.36.8-1
    pciutils 3.3.0-1
    pcmciautils 018-7
    pcre 8.36-2
    perl 5.20.2-1
    perl-clone 0.37-2
    perl-dbi 1.633-1
    perl-xml-libxml 2.0117-1
    perl-xml-namespacesupport 1.11-3
    perl-xml-sax 0.99-4
    perl-xml-sax-base 1.08-3
    pinentry 0.9.0-1
    pixman 0.32.6-1
    polkit 0.112-2
    polkit-gnome 0.105-2
    poppler 0.31.0-1
    poppler-glib 0.31.0-1
    popt 1.16-7
    procps-ng 3.3.10-1
    psmisc 22.21-2
    pth 2.0.7-5
    pygobject2-devel 2.28.6-11
    pygtk 2.24.0-5
    python 3.4.3-1
    python2 2.7.9-1
    python2-cairo 1.10.0-2
    python2-gobject2 2.28.6-11
    qpdf 5.1.2-1
    randrproto 1.4.1-1
    readline 6.3.006-1
    recordproto 1.14.2-2
    renderproto 0.11.1-3
    rest 0.7.92-1
    samba 4.2.0-1
    sane 1.0.24-4
    sed 4.2.2-3
    shadow 4.2.1-3
    shared-mime-info 1.4-1
    simple-scan 3.14.2-1
    slang 2.3.0-1
    smbclient 4.2.0-1
    sqlite 3.8.8.3-1
    startup-notification 0.12-4
    sudo 1.8.12-1
    sysfsutils 2.1.0-9
    systemd 218-2
    systemd-sysvcompat 218-2
    talloc 2.1.1-1
    tar 1.28-1
    tdb 1.3.4-1
    tevent 0.9.24-1
    texinfo 5.2-3
    thunar 1.6.6-1
    thunar-archive-plugin 0.3.1-5
    thunar-volman 0.8.1-1
    thunderbird 31.5.0-1
    ttf-dejavu 2.34-2
    ttf-ms-fonts 2.0-10
    ttf-urdufonts 1.2-3
    tumbler 0.1.31-1
    tzdata 2015a-1
    udisks2 2.1.5-1
    upower 0.99.2-2
    usbutils 008-1
    util-linux 2.26.1-3
    v4l-utils 1.6.2-1
    vi 1:050325-4
    videoproto 2.3.2-1
    vte 0.28.2-5
    vte-common 0.38.3-1
    wayland 1.7.0-1
    wget 1.16.3-1
    which 2.20-7
    wine 1.7.39-2
    wine-mono 4.5.6-1
    wine_gecko 2.36-1
    wpa_supplicant 2.3-1
    xcb-proto 1.11-1
    xcb-util 0.4.0-1
    xextproto 7.3.0-1
    xf86-input-evdev 2.9.1-1
    xf86-input-keyboard 1.8.0-3
    xf86-input-mouse 1.9.1-1
    xf86vidmodeproto 2.3.1-3
    xfce4-appfinder 4.12.0-1
    xfce4-mixer 4.11.0-2
    xfce4-panel 4.12.0-1
    xfce4-power-manager 1.4.4-1
    xfce4-session 4.12.1-2
    xfce4-settings 4.12.0-3
    xfce4-terminal 0.6.3-2
    xfce4-whiskermenu-plugin 1.5.0-2
    xfconf 4.12.0-1
    xfdesktop 4.12.1-1
    xfwm4 4.12.2-1
    xineramaproto 1.2.1-3
    xkeyboard-config 2.14-1
    xorg-bdftopcf 1.0.5-1
    xorg-font-util 1.3.1-1
    xorg-font-utils 7.6-4
    xorg-fonts-alias 1.0.3-1
    xorg-fonts-encodings 1.0.4-4
    xorg-fonts-misc 1.0.3-3
    xorg-iceauth 1.0.7-1
    xorg-mkfontdir 1.0.7-2
    xorg-mkfontscale 1.1.2-1
    xorg-server 1.17.1-4
    xorg-server-common 1.17.1-4
    xorg-server-utils 7.6-4
    xorg-sessreg 1.1.0-1
    xorg-setxkbmap 1.3.0-2
    xorg-xauth 1.0.9-1
    xorg-xbacklight 1.2.1-1
    xorg-xcmsdb 1.0.4-2
    xorg-xgamma 1.0.5-2
    xorg-xhost 1.0.6-1
    xorg-xinit 1.3.4-2
    xorg-xinput 1.6.1-1
    xorg-xkbcomp 1.3.0-1
    xorg-xmodmap 1.0.8-1
    xorg-xrandr 1.4.3-1
    xorg-xrdb 1.1.0-1
    xorg-xrefresh 1.0.5-1
    xorg-xset 1.2.3-1
    xorg-xsetroot 1.1.1-2
    xproto 7.0.27-1
    xz 5.2.1-1
    yajl 2.1.0-1
    yaourt 1.5-1
    zlib 1.2.8-3
    EDIT:
    More suggestions welcome.
    Last edited by jackpot (2015-03-25 17:27:24)

  • [SLVD] force using /usr/lib/xorg/modules/updates/extensions/libglx.so

    Latest versions of catalyst bring powerXpress support - it means that we can now switch between discreet AMD gfx driver and integrated intel gfx driver (and maybe also switch between catalyst and ati oss driver).
    I'm working on it now, unfortunatelly it's not that easy to implement in a right way in Arch. There's no way without doing some ugly tricks (like creating /usr/X11R6 dir). Although i must say that i almost succeeded.
    Yes, i know that /usr/X11R6/lib is obsolete and not supported by Arch, but i must to place catalyst's libGL.so somewhere so it wouldn't conflict with libgl's libGL.so (+ more important is to be able to update libgl package without problems), and that directory is looking good.
    Basically this whole powerXpress suport = linking libGL and libglx libraries into right place. Let me show you some functions:
    switching libGL:
    function switch_to_amd() {
    ln -snf /usr/X11R6/lib/fglrx/fglrx-libGL.so.1.2 \
    /usr/X11R6/lib/libGL.so.1.2
    ln -snf libGL.so.1.2 /usr/X11R6/lib/libGL.so.1
    ln -snf libGL.so.1 /usr/X11R6/lib/libGL.so
    ldconfig /usr/X11R6/lib
    function switch_to_intel() {
    ln -snf /usr/lib/libGL.so.1.2 \
    /usr/X11R6/lib/libGL.so.1.2
    ln -snf libGL.so.1.2 /usr/X11R6/lib/libGL.so.1
    ln -snf libGL.so.1 /usr/X11R6/lib/libGL.so
    ldconfig /usr/X11R6/lib
    switching libglx:
    function switch_to_amd() {
    ln -snf /usr/lib/xorg/modules/updates/extensions/fglrx/fglrx-libglx.so \
    /usr/lib/xorg/modules/updates/extensions/libglx.so
    function switch_to_intel() {
    ln -snf /usr/lib/xorg/modules/extensions/libglx.so \
    /usr/lib/xorg/modules/updates/extensions/libglx.so
    I've created /etc/ld.so.conf.d/catalyst.conf with:
    /usr/X11R6/lib
    inside. I've also added /usr/X11R6/lib into PATH in /etc/profile in 1st place (just in case).
    And it's working fine (i mean catalyst is working fine) untill i will install libgl (so it's not fine)... After restart, when running X server screen goes blank and i cannot do anything (even when it's switched to amd). /var/log/Xorg.0.log looks fine, no errors, it's longer than usuall with those lines:
    [ 2515.883] (II) Power Button: Close
    [ 2515.883] (II) UnloadModule: "evdev"
    [ 2515.883] (II) Unloading evdev
    [ 2515.895] (II) Power Button: Close
    [ 2515.895] (II) UnloadModule: "evdev"
    [ 2515.895] (II) Unloading evdev
    [ 2515.911] (II) My keyboard: Close
    [ 2515.911] (II) UnloadModule: "evdev"
    [ 2515.911] (II) Unloading evdev
    [ 2515.926] (II) My keyboard: Close
    [ 2515.926] (II) UnloadModule: "evdev"
    [ 2515.926] (II) Unloading evdev
    [ 2515.942] (II) My Mouse: Close
    [ 2515.942] (II) UnloadModule: "evdev"
    [ 2515.942] (II) Unloading evdev
    [ 2515.947] (II) fglrx(0): Shutdown CMMQS
    [ 2515.948] (II) fglrx(0): [uki] removed 1 reserved context for kernel
    [ 2515.948] (II) fglrx(0): [uki] unmapping 8192 bytes of SAREA 0x2000 at 0x7fdc4f862000
    [ 2515.962] (II) fglrx(0): Interrupt handler Shutdown.
    but it doesn't look relevant.
    I don't know is it:
    - /usr/X11R6/lib that is chosen after /usr/lib
    - OR /usr/lib/xorg/modules/updates/extensions/ that is chosen after /usr/lib/xorg/modules/extensions/  - i though that updates should be taken in 1st place by default
    Maybe both of them?
    Right now i'm thinking that this is the problem of /usr/X11R6/lib that need to be taken before /usr/lib, so my question is same as the question in topic of this post.
    I will really appreciate any help.
    Btw: there's only one file in /usr/X11R6/lib : /usr/X11R6/lib/fglrx/fglrx-libGL.so.1.2
    + there's only one file in /usr/lib/xorg/modules/updates/extensions : /usr/lib/xorg/modules/updates/extensions/fglrx/fglrx-libglx.so
    I took this whole solution and scripts from SUSE (AMD's solution is really ugly). SUSE also doesn't like /usr/X11R6/lib, but they used it and there it seems to work. I mean i don't have SUSE, i just see their catalyst packaging script.
    Last edited by Vi0L0 (2011-05-15 10:02:32)

    Lone_Wolf wrote:
    've installed libgl, then removed /usr/lib/libGL.so* and problem persist. Then i reinstalled libgl, and removed /usr/lib/xorg/modules/extensions/libglx.so - it was working fine...
    This may be because of  a fallback option that if libglx.so is not found , xorg uses libglx.xorg .
    But libglx.so owned by catalyst (/usr/lib/xorg/modules/updates/extensions/libglx.so) should be found, and is found if only libglx.so owned by libgl (/usr/lib/xorg/modules/extensions/libglx.so) is not present. And if the last one is absent i can see in Xorg.0.log that xserver/catalyst is using that one placed in updates dir, not libglx.xorg.
    Now i removed libgl, and removed /usr/lib/xorg/modules/updates/extensions/libglx.so, so catalyst should got troubles, restart X and same problem: blank screen with only one char sign on top left corner: _
    So obviously catalyst need that /usr/lib/xorg/modules/updates/extensions/libglx.so
    I just don't know how to force using /usr/lib/xorg/modules/updates/extensions directory over /usr/lib/xorg/modules/extensions dir...
    Maybe i need something like LD_PRELOAD or something.
    This maybe not clear but what i'm trying to reach right now is to get catalyst working when libgl package is present, cuz it's looking like good begining.
    Lone_Wolf wrote:It does look like xorg doesn't entirely folllow ldconfig / symbolic links , so i'm inclined to suggest to keep things as simple as possible and change only what's really necessary .
    Ofcourse, i also don't like this whole /usr/X11R6/lib thing. Hell no, i even don't got intel gfx , i'm only trying to implement something that can be usefull for others.
    And since SUSE know how to use /usr/lib/xorg/modules/updates/extensions directory over /usr/lib/xorg/modules/extensions i'm sure it's also possible in Arch. Maybe the right and only way is to change something in xserver compilation, i don't know. Right now i'm trying to do this in "easier" way.
    Lone_Wolf wrote:
    As your libraries have different names as the mesa ones :
    place fglrx-libGL.so.1.2 in /usr/lib
    put fglrx-libglx.so in /usr/lib/xorg/modules/extensions
    for libgl only change the symbolic link just above the binary :  /usr/lib/libGL.so.1
    for libglx change /usr/lib/xorg/modules/extensions/libglx.so
    That ofcourse should work - since it will link to proper libs.
    But it's not what i'm trying to reach : catalyst and libgl installed without conflicts.
    Lone_Wolf wrote:If that works, you'll atleast know the switch is possible.
    Just a mention: this whole linking thing isn't anything new, it was used by linux users for long time so such switch is possible (as i can see they used to use such linking as you suggested but imho it's bad way - it should to be done without pacman's conflicts), now ati is just trying to implement it by default.
    This powerXpress support is still in developement, although i can see what way ati picked up, i'm trying to follow it and i'm pretty sure that it will work if i will follow it. The sooner - the better.

  • Issues with multiple things since Mavericks update

    I installed the Mavericks update and since, I have been having multiple problems with different things on my MacBook Pro 13"
    1. Printer issues: I have an HP officejet 6500 wireless printer (Officejet 6500 E709n Series), and now it's having major issues with printing, yet was working perfect prior to update. It will either cut out pages when printing PDF documents, or printing so slow that it has to take a break in between printing each document (an issue that all never occurred until update), to print documents back to back, it will stop after one document as though I have no other documents in queue to print, and pauses for an extremely long time (nearly a full minute, no exaggeration here, literally almost a full 60 seconds), something it's never done before this update. My Apps update even did an update to the HP software that is inside the Mac already to use printing (in other words, the mac doesn't need to have the HP software manually installed for it to work, it automatically sees the printer because it is connected to my wireless network just as my Macbook Pro which is also connected wirelessly to my network).
    2. Internet issues: am now unable to click on certain links in safari that I was able to use prior to the update, yet they will open fine inside of firefox with no issues, yet I cannot always switch between two different browsers to perform task online (literally have to start all over inside firefox while in the middle of something in safari). Also lots of websites no longer work correctly and I have to constantly clear history and cookies to attempt to use certain sites, at times it will help, other times it wont work period, yet the same exact site will work perfect in firefox (which I do not use, only on my system for use on certain sites for school because in safari prior to the update, I would have issues with only the class site and some links not working at all, no spinning wheel, no errors, just nothing, no response of any kind, basically worse than what it was before the update). Another issue, hit Ctrl+a to select inside Safari and it highlights, but then when you click out of the highlight, it comes back on it's own several times without you hitting anything, just click inside the screen on a blank space (no links, etc) with touchpad.
    3. System issues:  My system is way slower than what it was prior to the update, click on things and it wont respond at all, then minutes later will eventually respond or pops up the spinning color wheel, which it either never responds or takes an extremely long time to respond. And no matter how much I restart, it doesn't help anything. Even just to sit doing nothing, no clicking or usage on the system, and the color wheel pops up.
    4. Mail issues: Mail is now popping up completely blank messages that I have sent out, the person receives it with no issues, yet I cannot look at the message I sent neither in the inbox or the sent items when I need to look at them again, an issue not present prior to update. Also I an now having issues when receiving mail, sometimes it will check for mail and sometimes I have to manually click to make it check the server for mail, an issue not present prior to update as well.
    As of now, since I have had the chance to used the system since the update, these are the issues I have had, yet haven't had the chance to check other things, so there may be other issues that are occurring that I'm not aware of at the moment. I knew it would be a mistake to do this "free" update and did so anyway and now having one issue after the next with each application I open to use.
    Mac general info:
    Mac is one year old, purchased brand new, no shareware programs of any kind installed.
    Use for school and basic web surfing use.
    Do not install any programs onto system that I'm unsure are safe (basically programs for/from school/school websites only, or from the Mac Apps store only), not even programs like Skype, nor any windows based programs of any kind.
    Lots of free memory avail because I save everything onto external hard drives (purchased brand new as well, only 4months old) in case system crash occurs, only things on the system is Itunes music or pics from photo stream that sync to the system when Iphone connected.
    Mac system info:
    - Processor  2.5 GHz Intel Core i5
    - Memory  4 GB 1600 MHz DDR3
    - Graphics  Intel HD Graphics 4000 1024 MB
    - Software  OS X 10.9
    - Number of Processors:          1
    - Total Number of Cores:          2
    - L2 Cache (per Core):          256 KB
    - L3 Cache:          3 MB

    For those needing help fixing their system and putting it back to Lion or Mountain Lion, this is what I have done to eliminate all my issues in about an hour (depending on your internet connection).
    Amazing thing, I just restored my computer back to Mountain Lion, and she's working perfect again, as I knew she would. E-mail popping into mailbox instantly as it should and did before the update, printer working fast as it was before update, no more freezing or glitches of any kind thankfully and finally. Here is the link that is through the Apple site to direct you on how to put your system back and get rid of Maverick's, that is assuming that is what you would like to do and also includes link for those wanting to try fixing the issue if that is your preference (most of this info is for those with mountain lion and some with the previousverisoin of OS X lion).
    If you want to keep Maverick's here is a good post on the apple discussion board to help you out:
    https://discussions.apple.com/docs/DOC-6161
    If you just want to totally get rid of it and put back what you had before, this is the short version of how to do so:
    https://discussions.apple.com/docs/DOC-3353
    NOTE: This particular link has a lot of info on what to do for different situations, it is a bit lengthy, yet still very helpful.
    OS X Mountain Lion: Reinstall OS X (direct from Apple support site, not someone else):
    http://support.apple.com/kb/PH10763?viewlocale=en_US
    OS X: About OS X Recovery (also from apple support directly and includes some instructions just the same as previous links above):
    http://support.apple.com/kb/HT4718
    Just in case you aren't sure what it will all look like as you are doing things, this is a link to show you a few pics of what you will see  as you as you are going through the process, it can be helpful for those who aren't sure what they are doing or how to do things at all:
    http://www.apple.com/osx/recovery/
    This is a way to download the Mountain Lion disk info from the server
    http://support.apple.com/kb/DL1433
    I hope this helps someone, it was amazing for me and my system is working perfect again like it was, battery life is way better went from like 3 hours to like 5 (not on full charge by the way, after it sat for a while doing the online update which took a while so that's saying something alone, huge improvement). I plan to wait a while before attempting to reinstall Maverick's, long enough for them to fix the bugs.

  • Error While posting the Budget Update(BPUP)

    We are getting an error message u201CError when saving the Budget Updateu201D while posting the Budget Update (BPUP). I have filed all mandatory requirements in the transaction.
    I couldnu2019t able to find out reason for this error message. Please help me on this.

    Hi,
    Where you able to resolve your issue, I would appreciate if you can share the solution.
    Thanks

  • Has anyone had issues with the most recent Yosemite update

    I installed Yosemite October of 2014 mainly because I needed to update itunes to continue to help my daughter maintain her music files. Anyway the reason hardly matters. My computer and Yosemite did not get along. Posted up a file of my computer condition for people to look at here and the basic recommendation was to delete this that and the other thing. So I did that and the computer worked somewhat better. However I really am not sure if it was working better because Apple had been making progress with Yosemite ironing out Yosemite bugs. I had not reinstalled any of the software that it was recommended I delete back in October. So I doubt that is an issue.
    Two weeks ago while updating, generally, a Yosemite update started downloading to my computer. It is now running 10.10.2.
    Since then Mozilla crashes about five times a day and runs very slowly most of the time. Wondering if there is anything I can do or should I just wait it out...hope for the bestv AGAIN. I am encouraged by the fact that over time from October to mid February, Yosemite and my computer kept getting along better and batter. Since the update I am more or less back to square 1 as far as general speed and functionality and behind the eight ball as far as Miozilla goes as it is crashing constantly.
    I also do not like how update files are identified in Yosemite. There are times when all you get is a notification that there are updates ready with no identification of what they are. Had I known that was a Yosemite update, I would  not have touched it. What is up with this no identification of update files? Trying to ambush us now because people are beginning to avoid their updates? Good grief Apple.
    Anyway....any ideas? Just wait it out? Hope Apple gets back on a path of bug fixes for Yosemite? Anybody with a quick fix for this one?

    Automatically checking for updates is not the same thing as automatically installing updates and even automatically downloading updates is not the same thing as automatically installing updates. If Apple has now decided to describe them and implement them that way ....that is a mistake!
    Here is what I have in my App store preferences although I repeat, I have never changed anything. What items are selected there are the items selected ions ago or defaulted in possibly with iTunes 12.0 installed and I was always in the past been given the opportunity to view any updates BEFORE They installed.
    "Automatically check for updates" is checked. That should not cause an issue of any kind. If it is that is a problem not of my making!
    "Download newly available updates in the background" is checked with an additional descriptive line of information that reads "you will be notified when the updates are ready to be installed" I was going to uncheck this. Although I did not ever go to this location and change my settings which leads me to believe that this is a default choice in Yosemite or iTunes 12.0 as this is not the way I am used to my updates either coming to me or being installed
    "Install app updates" is checked ...Really....with permission, without permission, with notification? What the heck does this line really mean? Going to uncheck this
    "Install OS X updates" IS NOT CHECKED
    "Install system data files and security updates" is checked. This is another one that I am going to uncheck
    "Automatically download apps purchased on other macs" is not checked
    This system clearly Installed an OS X update without even asking me if I wanted it installed regardless of the fact the box is not even checked. So I have no idea how it managed to do that when the check box for OS X updates is not checked. A big OS X screen came up as the thing started installing leaving little doubt what it was at the point of being too late to do anything about it
    There is an interesting element to the relationship between "Download newly available updates in the background" and "Install app updates". If you uncheck the former, a check immediately appears in the box for the latter and the box ix grayed out preventing you from making further changes. So your options are for updates to be downloaded in the background or have updates installed without prior notification. What the heck kind of a choice is that?                             
    I am going to uncheck all of these for the time being except "automatic checking" and "Download newly available updates in the background". The former  should not cause a problem and has never in the past caused a problem. Seems to me that I am forced to the latter for now. However to be perfectly honest i no longer have any idea what Apple is doing and I am not completely convinced that they know either.....not any more
    I am going to go to Apple Tech Support and get full descriptions from them as it appears possible that they have changed their definitions and descriptive materials with regard to update activity either in Yosemite or iTunes.
    Finally, this issue with automatic checking has nothing to do with Mozilla crashing five times a day in Yosemite. That is a separate problem and I guess I am just going to have to hope that Apple Yosemite bug fixes brings this back under control.

  • ATV Post 2.3 update: i have exhausted all options....what to do next?

    after all my attempts to get my atv to work again, my atv is useless post 2.3 update. remote doesnt respond/atv freezes.......
    any further suggestions.............

    Hello, scouseboy02.
    I would recommend trying the steps in this article to troubleshoot the iOS device not being recognized in iTunes.  Start with the section labeled Verify that the Apple Mobile Device USB Driver is installed > For Windows Vista, Windows 7, and Windows 8.  If the issue still persists, try all remaining steps in the article. 
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    Also, try testing other USB ports as well as disable any security software installed.
    Cheers,
    Jason H.

  • Open-vm-tools issues with VMware in Arch64?

    Is anyone else having any issues with VMware Workstation 6.5 and open-vm-tools? I seem to have it installed properly, but my mouse isn't automatically disengaging or anything like it should. Do I need to edit my xorg.conf at all for them to be working properly?

    E.g. just follow, if you didn't that.
    Is there issue just with workstation or Server, Player too ? Dou you have issue with earlier vmware version ?
    http://wiki.archlinux.org/index.php/Installing_VMware
    http://wiki.archlinux.org/index.php/Ins … _in_VMWare

  • Post install package installation on RHEL5

    Hi,
    Can I have some advise please.
    When I installed Oracle's RHEL5 Linux OS I failed to select quite a lot of packages that I needed (like Apache for example.)
    I've been double clicking on the RPM packages and getting lots of dependacy errors and searching though the other CD's trying to find the dependencies and of course running into more dependancy problems.
    I am not yet in a position to buy the support agreement as I just want to get the server working!
    So my question is - Is there any easy way to do post install package upgrades/installs or should I just reinstall the OS?
    I didn't have these problems with RHEL4 so any help would be appreciated. If I have to reinstall thats OK, I'm just getting nowhere fast at the moment.
    Kind regards,
    James
    ps I tried copying all the RPMS to the server and running createrepo but that didn't help either and of course, simple packages (with no dependents like sendmail-cf worked fine)

    Hi,
    Well rather then complaining I just went ahead and manually resolved all my dependencies.
    To make this convenient I copied all RPM's to the server and issue rpm -ivh enough times till I found all dependencies.
    Issues arose when the required rpm wasn't identified by it's rpm filename but a quick search on Google identified the rpm to which the SO belonged.
    As an example installing 'squirrelmail' took about 15 rpm runs until successful. Whilst this doesn't compare well with 1 yum run :-) it really didn't take very long.
    Kind Regards,
    James

  • LMS 4.2 fails Device Package Update

    Hallo,
    Device Package Update fails with this error:
    Error while downloading package information from Cisco.com for the selected products. See the d:/CSCOpx/log/psu.log file for details.
    PSU.log shows:
    ERROR  [RemoteRepSync : downloadPsuHeadersAsXml]  : VDSException thrown com.cisco.nm.xms.vds.VDSException: CcoDownloadAdapter::getXmlFileList():IOException:connect timed out
    best regards
    Alex

    What is the exact model of 3850 switch you're trying to monitor?
    Following are the supported models :
    Device Name
    sysObjectID
    Supported Software Version
    Support Type
    Device Name
    sysObjectID
    Supported Software Version
    Support Type
    Cisco Catalyst 3850-48P-E Switch
    1.3.6.1.4.1.9.1.1641
    Device Update
    Cisco Catalyst 3850-48P-S Switch
    1.3.6.1.4.1.9.1.1643
    Device Update
    Cisco Catalyst 3850-24P-E Switch
    1.3.6.1.4.1.9.1.1642
    Device Update
    Cisco Catalyst 3850-24P-S Switch
    1.3.6.1.4.1.9.1.1644
    Device Update
    Cisco Catalyst 3850-24U-E Switch
    1.3.6.1.4.1.9.1.1767
    03.11.35.EMP
    Device  Update
    Cisco Catalyst 3850-48U-E Switch
    1.3.6.1.4.1.9.1.1768
    03.11.35.EMP
    Device Update
    If it is 3850-24p-L, it can be :
    CSCuj61704    No support for 3850-24p-L in LMS 4.2.3
    Try updating your mdf device package as well. Device package for Common Services.
    For current Nexus device package issue, each device package is not individual, but has some dependant packages. Without which they are tend to fail during installation check.
    You can select all the available device packages and try to install. It seems you dont have SharedDcmaIOS (3.1.7) installed and hence the package is failng due to pre-requisite.
    You have to install each package which fails which consistancy check on other packages.
    For mdf package update, you can select common service as well and check for update.
    There may be some 3850 device packages already available, please share output of following command for us to see :
    NMSROOT/bin/psucli -p rme -q -all
    -Thanks
    Vinod
    **Rating Encourages contributors, and its really free. **

  • I have number range issue for fi posting.

    hi gurus,
    i have number range issue for fi posting (fb01,fb50).
    problem in updating table glpca due to duplication of record.
    INSERT GLPCA FROM TABLE T_GLPCA .
    With Regards,
    Shakthi Raj N.

    error msg  after generating document no and it is not getting updated in data base
    error msg
    "Express document "Update was terminated" received from author "ecciabap""
    Client.......   750
    User.....   ECCIABAP
    Transaction..   FB01
    Update key...   C83B07DE4DADF13CB4950017A4AB8015
    Generated....   02.03.2009, 20:37:23
    Completed....   02.03.2009, 20:37:23
    Error Info...   00 671: ABAP/4 processor: SAPSQL_ARRAY_INSERT_DUPREC

  • Xorg packages 4 catalyst

    Good time of day everybody. I need some help with catalyst. I can't install catalyst because i can't get required xorg packages.
    The main problem is (how i  think) xorg-server. Needed xorg-server version is < 1.7.0 especial with fedora's no backfill patch.
    I can't compile it under the 31-32 kernels, because dependences are not correct & compilation always ends with errors, i don't know all packages & versions of them required to fix dependences & compile xorg-server. Already compiled xorg-server is only for 30 version of kernel...
    So can any1  give me those files already precompiled 4 31-32 kernels. or it will be better if link or even repository. Oh btw i ask 4 31-32 kernel because i'm going to install arch on laptop & i don't know about drivers  for some devices under 32 version of kernel (they may work not correctly) . 
    I need x86_64 xorg-packages with which can work catalyst driver.
    Thank you for help!

    ATI mobility radeon hd 3650...
    I've read most of all posts in that topic, but it didn't help me. All i need i listed above
    Last edited by Zenfarg (2010-03-10 11:58:49)

  • Trouble posting an app update

    Hi,
    Has anyone been able to post an app update and sent it successfully to Apple to get under review? I have an app on the App Store that I am trying to get to update, and when I tried to send in the .zip using the Upload form, it said it failed the codesign verification. But I tried the codesign thing on my machine and that worked fine and said it passed. I was finally able to send it through the Application Loader successfully, but it still says "Waiting for Upload". I have never gotten the Application Loader to work right, and I don't think it checks the file correctly.
    There seems to be a problem that my current version application is not able to be downloaded by users. It says my app is currently being modified in the App Store when they try to download it. I thought the apps were supposed to stay online until the new one becomes available? Does anyone know how to remove an application from the list in the Program portal, if the status is "Waiting for Upload"?
    Thanks,

    I was able to get my app out of the Waiting for Upload. It was one of two things or both combined.
    1. I followed the directions for multiple applications and uploaded again.
    2. I tried to update the update notes to say the update was to fix Apple's Distribution Certification issue and ran into an issue that the update text field could only be 64 characters long so I trimmed down my old update description to 63 characters.
    Then magically it appeared.
    I'm onto updating my second app. We'll see if that makes it beyond waiting for upload.

  • How to restrict S_ALR_87003642 - Open and Close Posting Periods entry/updat

    How to restrict S_ALR_87003642 - Open and Close Posting Periods entry/update for certain group of users
    eg. for Subsidiaries to openr/close periods of their own company only.
    Refer to my screen, Company 1010 and 1060 is for Head Office while 1210 is for our Malaysia Company. How to restrict my Malaysia Company user to open and close only for 1210 and cannot perform any change to other Company.

    Hi,
    I guess you can use company code itself. Talk to your basis guy or else if you have some expertise & Authorization try out PFCG.
    Regards
    Santosh Hegde

Maybe you are looking for

  • How come I can see my div in design view but not in live view

    Hi, I have a div ID called "portfolio" that I can see in design view but not live view or on a browser. It's a little pink square and I want that square round also. I ran it through validator. It picked up some things in the style.css which I changed

  • How to create sub report in BI Publisher

    Hi, i have created sample report in BI Publisher .But I do not know how to create sub report in BI Publisher. How to create parent-child report? Can you provide details through example? Thanks

  • Preserving prefixed zeros  in down load to excel file

    In My application lot of character field have character zero as the starting characters. Like Company code= 0600, Property= 00390898 .   When I do a download from Internal table to excel sheet, this character fields are showing with the zeros in fron

  • Adobe Acrobat Standard 9 won't pick up links in Word doc ...

    That's it really, in a nutshell. My new Adobe Acrobat Standard 9 doesn't pick up the bookmarked and url links in my Word doc. As it's new, I'm wondering if it's just a settings problem? I'd be grateful for any help. I've been referred all over the pl

  • SAP Executive HR Reporting rapid-deployment solution

    Hi, I am trying to install the SAP Executive HR Reporting rapid-deployment solution, but I can only find the Configuration Guides and install files to the Solution Manager in the SAP Software download center. What I can't find is the .lcmbiar file wi