[SOLVED]Missing /usr/lib/libgssapi.so when using conserver client

With newly MIT krb5 in [Core] repo, everything I using console ( the client of conserver: http://aur.archlinux.org/packages.php?ID=27856), I got a compain about missing /usr/lib/libgssapi.so error.
I recompiled it, but not work.
Manaully create a link from /usr/lib/libgssapi_krb5.so will solve this problem.
But still confusing about why recompile the software don't goes to correct lib file.
Anyone can give me a clue?
Last edited by cathay4t (2011-05-12 11:23:49)

Where did you get that 0.1-4?
I get this error when starting cups
# /etc/rc.d/cups start
:: Starting CUPS Daemon [BUSY]
/usr/sbin/cupsd: error while loading shared libraries: libgssapi.so.2: cannot open shared object file: No such file or directory
[FAIL]
Last edited by markuman (2011-05-12 16:41:17)

Similar Messages

  • Websharing (apache) error   missing /usr/lib/libpq.5.dylib

    My webserver wouldn't start up under lion,  it said I was 'missing'  /usr/lib/libpq.5.dylib
    I looked at my iMac mini server running lion and noticed that /usr/lib/libpq.5.dylib   was a symbolic link to /usr/lib/libpq.5.3.dylib
    So, I did the following:
    as root#  cd /usr/lib
    sh-3.2# ln -s libpq.5.3.dylib libpq.5.dylib
    It's as happy as a clam..   so am I.

    I'm having this problem too.
    I upgraded from the mplayer-1.0pre8 version and upon installing mplayerOSX-1.0rc1 whenever I try to run any of my .avi files I get this:
    2007-03-05 17:20:53.587 MPlayer OSX PPC[427] ===================== MPlayer OSX Started =====================
    2007-03-05 17:20:54.118 MPlayer OSX PPC[427] User Default Deleted
    2007-03-05 17:21:02.080 MPlayer OSX PPC[427] Path to MPlayer: /Applications/MPlayer OSX PPC.app/Contents/Resources/ExternalBinaries/mplayerppc.app/Contents/MacOS/mplayer
    2007-03-05 17:21:02.080 MPlayer OSX PPC[427] Arg: /Users/******/Movies/Random-File Name.avi
    2007-03-05 17:21:02.080 MPlayer OSX PPC[427] Arg: -identify
    2007-03-05 17:21:02.080 MPlayer OSX PPC[427] Arg: -frames
    2007-03-05 17:21:02.080 MPlayer OSX PPC[427] Arg: 0
    2007-03-05 17:21:02.080 MPlayer OSX PPC[427] Arg: -ao
    2007-03-05 17:21:02.080 MPlayer OSX PPC[427] Arg: null
    2007-03-05 17:21:02.080 MPlayer OSX PPC[427] Arg: -vo
    2007-03-05 17:21:02.080 MPlayer OSX PPC[427] Arg: null
    dyld: /Applications/MPlayer OSX PPC.app/Contents/Resources/ExternalBinaries/mplayerppc.app/Contents/MacOS/mplayer can't open library: /usr/lib/libncurses.5.4.dylib (No such file or directory, errno = 2)
    2007-03-05 17:21:02.181 MPlayer OSX PPC[427] Abnormal playback error. mplayer returned error code: 5
    I have no idea what any of this means. I get the same error after I download the Binary Codex for PowerPC and install that. I deleted all files in anyway related to mplayer, then reinstalled everything, and I get the same result. Any help would be most appreciated.
    For all the problems I've been having I wish I hadn't upgraded. Can't seem to get the old version to work anymore either.

  • [solved] compiz-core upgrade issue: missing /usr/lib/compiz/libcore.so

    After upgrading from compiz-core 0.8.8-3 to 0.8.8-4, but it's persisting even downgrading I got a segfault for the missing file.
    Running
    LANG=C xinit >xinit.log 2>xinit.log
    with the following .xinitrc
    if [ -d /etc/X11/xinit/xinitrc.d ]; then
    for f in /etc/X11/xinit/xinitrc.d/*; do
    [ -x "$f" ] && . "$f"
    done
    unset f
    fi
    setxkbmap it -option compose:rctrl -option terminate:ctrl_alt_bksp
    urxvtd -f -o
    fbpanel &
    gtk-redshift &
    compiz --debug --replace ccp --indirect-rendering
    echo "ARGH -> $?"
    I got this output in xinit.log
    ARGH -> 139
    rver 1.13.0
    Release Date: 2012-09-05
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.6.0-1-ARCH x86_64.
    Current Operating System: Linux archmini 3.6.2-1-ARCH #1 SMP PREEMPT Fri Oct 12 23:58:58 CEST 2012#
    Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=7342087f-b1bb-4133-8b50-d25ff902fcab#
    Build Date: 05 October 2012 01:57:18PM
    Current version of pixman: 0.26.2
    >...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: Mon Oct 15 22:20:21 2012
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    Initializing built-in extension Generic Event Extension
    Initializing built-in extension SHAPE
    Initializing built-in extension MIT-SHM
    Initializing built-in extension XInputExtension
    Initializing built-in extension XTEST
    Initializing built-in extension BIG-REQUESTS
    Initializing built-in extension SYNC
    Initializing built-in extension XKEYBOARD
    Initializing built-in extension XC-MISC
    Initializing built-in extension SECURITY
    Initializing built-in extension XINERAMA
    Initializing built-in extension XFIXES
    Initializing built-in extension RENDER
    Initializing built-in extension RANDR
    Initializing built-in extension COMPOSITE
    Initializing built-in extension DAMAGE
    Initializing built-in extension MIT-SCREEN-SAVER
    Initializing built-in extension DOUBLE-BUFFER
    Initializing built-in extension RECORD
    Initializing built-in extension DPMS
    Initializing built-in extension X-Resource
    Initializing built-in extension XVideo
    Initializing built-in extension XVideo-MotionCompensation
    Initializing built-in extension XFree86-VidModeExtension
    Initializing built-in extension XFree86-DGA
    Initializing built-in extension XFree86-DRI
    Initializing built-in extension DRI2
    Loading extension GLX
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    > Ignoring extra symbols
    Errors from xkbcomp are not fatal to the X server
    rxvt-unicode daemon listening on /home/milky/.urxvt/urxvtd-archmini.
    compiz (core) - Debug: Could not stat() file /home/milky/.compiz/plugins/libcore.so : No such file#
    compiz (core) - Debug: Could not stat() file /usr/lib/compiz/libcore.so : No such file or directory
    /home/milky/.xinitrc: line 19: 858 Segmentation fault compiz --debug --replace ccp --indire#
    xinit: connection to X server lost
    ^M
    waiting for X server to shut down urxvt: X connection to ':0' broken, unable to recover, exiting.
    Server terminated successfully (0). Closing log file.
    Relevant pacman.log:
    [2012-10-15 21:30] Running 'pacman -Syu'
    [2012-10-15 21:30] synchronizing package lists
    [2012-10-15 21:30] starting full system upgrade
    [2012-10-15 21:40] upgraded acpid (2.0.17-1 -> 2.0.17-3)
    [2012-10-15 21:40] upgraded cabal-install (1.16.0-1 -> 1.16.0-2)
    [2012-10-15 21:40] upgraded chromium (22.0.1229.92-1 -> 22.0.1229.94-1)
    [2012-10-15 21:40] upgraded libglapi (8.0.4-3 -> 9.0-1)
    [2012-10-15 21:40] upgraded libgl (8.0.4-3 -> 9.0-1)
    [2012-10-15 21:40] installed glu (9.0.0-1)
    [2012-10-15 21:40] upgraded compiz-core (0.8.8-3 -> 0.8.8-4)
    [2012-10-15 21:40] upgraded curl (7.27.0-1 -> 7.28.0-1)
    [2012-10-15 21:40] upgraded dnsutils (9.9.1.P3-1 -> 9.9.2-1)
    [2012-10-15 21:40] upgraded erlang (R15B01-1 -> R15B01-2)
    [2012-10-15 21:40] upgraded firefox (15.0.1-1 -> 16.0.1-1)
    [2012-10-15 21:40] upgraded firefox-i18n-it (15.0.1-1 -> 16.0.1-1)
    [2012-10-15 21:40] upgraded freeglut (2.8.0-1 -> 2.8.0-2)
    [2012-10-15 21:40] upgraded gegl (0.2.0-3 -> 0.2.0-4)
    [2012-10-15 21:40] upgraded git (1.7.12.2-1 -> 1.7.12.3-1)
    [2012-10-15 21:40] upgraded gnutls (3.1.2-1 -> 3.1.3-1)
    [2012-10-15 21:40] upgraded gparted (0.13.1-1 -> 0.14.0-1)
    [2012-10-15 21:40] upgraded hwids (20120922-1 -> 20121012-1)
    [2012-10-15 21:40] upgraded intel-dri (8.0.4-3 -> 9.0-1)
    [2012-10-15 21:40] upgraded jasper (1.900.1-7 -> 1.900.1-8)
    [2012-10-15 21:40] upgraded khrplatform-devel (8.0.4-3 -> 9.0-1)
    [2012-10-15 21:40] upgraded pam (1.1.5-4 -> 1.1.6-1)
    [2012-10-15 21:40] upgraded util-linux (2.22-7 -> 2.22.1-1)
    [2012-10-15 21:40] upgraded systemd (194-1 -> 194-3)
    [2012-10-15 21:40] upgraded libgbm (8.0.4-3 -> 9.0-1)
    [2012-10-15 21:40] upgraded libegl (8.0.4-3 -> 9.0-1)
    [2012-10-15 21:40] upgraded libldap (2.4.32-1 -> 2.4.33-1)
    [2012-10-15 21:40] >>> Updating module dependencies. Please wait ...
    [2012-10-15 21:40] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2012-10-15 21:40] ==> Building image from preset: 'default'
    [2012-10-15 21:40] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2012-10-15 21:40] ==> Starting build: 3.6.2-1-ARCH
    [2012-10-15 21:40] -> Running build hook: [base]
    [2012-10-15 21:40] -> Running build hook: [udev]
    [2012-10-15 21:40] -> Running build hook: [autodetect]
    [2012-10-15 21:40] -> Running build hook: [pata]
    [2012-10-15 21:40] -> Running build hook: [scsi]
    [2012-10-15 21:40] -> Running build hook: [sata]
    [2012-10-15 21:40] -> Running build hook: [filesystems]
    [2012-10-15 21:40] -> Running build hook: [usbinput]
    [2012-10-15 21:40] -> Running build hook: [fsck]
    [2012-10-15 21:40] ==> Generating module dependencies
    [2012-10-15 21:40] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2012-10-15 21:40] ==> Image generation successful
    [2012-10-15 21:40] ==> Building image from preset: 'fallback'
    [2012-10-15 21:40] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2012-10-15 21:40] ==> Starting build: 3.6.2-1-ARCH
    [2012-10-15 21:40] -> Running build hook: [base]
    [2012-10-15 21:40] -> Running build hook: [udev]
    [2012-10-15 21:40] -> Running build hook: [pata]
    [2012-10-15 21:40] -> Running build hook: [scsi]
    [2012-10-15 21:40] -> Running build hook: [sata]
    [2012-10-15 21:40] -> Running build hook: [filesystems]
    [2012-10-15 21:40] -> Running build hook: [usbinput]
    [2012-10-15 21:40] -> Running build hook: [fsck]
    [2012-10-15 21:40] ==> Generating module dependencies
    [2012-10-15 21:40] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2012-10-15 21:40] ==> Image generation successful
    [2012-10-15 21:40] upgraded linux (3.5.6-1 -> 3.6.2-1)
    [2012-10-15 21:40] upgraded linux-headers (3.5.6-1 -> 3.6.2-1)
    [2012-10-15 21:40] upgraded lirc-utils (1:0.9.0-30 -> 1:0.9.0-31)
    [2012-10-15 21:40] upgraded mesa (8.0.4-3 -> 9.0-1)
    [2012-10-15 21:40] upgraded mtdev (1.1.2-1 -> 1.1.3-1)
    [2012-10-15 21:40] upgraded nodejs (0.8.11-1 -> 0.8.12-1)
    [2012-10-15 21:40] upgraded subversion (1.7.6-1 -> 1.7.7-1)
    [2012-10-15 21:40] upgraded sysvinit-tools (2.88-8 -> 2.88-9)
    [2012-10-15 21:40] upgraded systemd-sysvcompat (194-1 -> 194-3)
    [2012-10-15 21:40] upgraded thunderbird (15.0.1-1 -> 16.0.1-1)
    [2012-10-15 21:40] upgraded tmux (1.6-2 -> 1.7-1)
    [2012-10-15 21:40] upgraded wpa_supplicant (1.0-1 -> 1.0-2)
    [2012-10-15 21:40] upgraded xf86-input-evdev (2.7.3-1 -> 2.7.3-2)
    [2012-10-15 21:40] upgraded xf86-video-intel (2.20.9-1 -> 2.20.9-2)
    [2012-10-15 21:40] upgraded xorg-server-common (1.12.4-1 -> 1.13.0-2)
    [2012-10-15 21:40] upgraded xorg-server (1.12.4-1 -> 1.13.0-2)
    [2012-10-15 21:40] upgraded youtube-dl (2012.09.27-1 -> 2012.10.09-1)
    Anyone can help me tracing in which package the missing file is located (if it's not in compiz-core)?
    Last edited by dexgeh (2012-10-16 17:58:39)

    I managed to solve the issue commenting the --indirect-rendering flag and installing and launching driconf to create a default ~/.drirc file.
    I just noticed that in the same upgrade I got intel-dri from 8.x to 9.x version, maybe it's related.
    Launching a terminal in .xinitrc and manually launching
    LIBGL_DEBUG=verbose compiz --debug --replace ccp
    show me a lot of errors, but it's working, and I don't need anymore the --indirect-rendering flag (in the past I put that flag in the command because of the bad performance that compiz had without).

  • [SOLVED]Xorg crash with some applications when using double screen

    Hi,
    I have a TV that I often use to watch dvd from my computer, and to do that I've set it up as a second screen in my xorg.conf, but on a daily basis I use a xorg.conf file with only my main screen. Up until last week I was able to use my second screen without problem, but yesterday I tried and it crashed instantly.
    So I ran a few tests, amsn and vlc seems to be 2 applications that makes X crash (though there might be other, but I seem to be able to use chromium firefox and ktorrent just fine).
    My WM is not to blame, I've launched X without any WM and vlc still makes X crash.
    The problem does not happen when using a single screen.
    I thought that my xorg.conf might be the problem, so I used nvidia-settings to create a new one, but that didn't change anything.
    Here are my xorg.conf used for dual screen, and the logfile from the Xorg crash:
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 1.0 (buildmeister@builder62) Wed May 27 01:58:49 PDT 2009
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    Screen 1 "Screen1" RightOf "Screen0"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    Option "Xinerama" "1"
    EndSection
    Section "Files"
    EndSection
    Section "ServerFlags"
    Option "Xinerama" "1"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputClass"
    Identifier "Keyboard Defaults"
    MatchIsKeyboard "yes"
    Option "XkbLayout" "fr"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Lite-On e1770NSL/T"
    HorizSync 30.0 - 70.0
    VertRefresh 50.0 - 160.0
    Option "DPMS"
    EndSection
    Section "Monitor"
    Identifier "Monitor1"
    VendorName "Unknown"
    ModelName "CRT-1"
    HorizSync 31.5 - 64.0
    VertRefresh 56.0 - 75.0
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce 8800 GT"
    BusID "PCI:1:0:0"
    Screen 0
    EndSection
    Section "Device"
    Identifier "Device1"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce 8800 GT"
    BusID "PCI:1:0:0"
    Screen 1
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "TwinView" "0"
    Option "TwinViewXineramaInfoOrder" "CRT-0"
    Option "metamodes" "CRT-0: 1280x1024 +0+0"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "Screen1"
    Device "Device1"
    Monitor "Monitor1"
    DefaultDepth 24
    Option "TwinView" "0"
    Option "metamodes" "CRT-1: 1360x768 +0+0"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    [ 12049.854]
    X.Org X Server 1.9.0
    Release Date: 2010-08-20
    [ 12049.855] X Protocol Version 11, Revision 0
    [ 12049.855] Build Operating System: Linux 2.6.34-ARCH x86_64
    [ 12049.855] Current Operating System: Linux Arch 2.6.35-ARCH #1 SMP PREEMPT Wed Sep 29 08:45:18 CEST 2010 x86_64
    [ 12049.855] Kernel command line: root=/dev/disk/by-uuid/132b76f3-06e9-4838-944f-43ac4deccebb ro
    [ 12049.855] Build Date: 24 August 2010 01:44:37PM
    [ 12049.855]
    [ 12049.855] Current version of pixman: 0.18.4
    [ 12049.856] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 12049.856] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 12049.856] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Oct 5 17:25:50 2010
    [ 12049.857] (==) Using config file: "/etc/X11/xorg.conf"
    [ 12049.857] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 12049.857] (==) ServerLayout "Layout0"
    [ 12049.857] (**) |-->Screen "Screen0" (0)
    [ 12049.857] (**) | |-->Monitor "Monitor0"
    [ 12049.857] (**) | |-->Device "Device0"
    [ 12049.857] (**) |-->Screen "Screen1" (1)
    [ 12049.857] (**) | |-->Monitor "Monitor1"
    [ 12049.857] (**) | |-->Device "Device1"
    [ 12049.857] (**) |-->Input Device "Keyboard0"
    [ 12049.857] (**) |-->Input Device "Mouse0"
    [ 12049.857] (**) Option "Xinerama" "1"
    [ 12049.857] (==) Automatically adding devices
    [ 12049.857] (==) Automatically enabling devices
    [ 12049.857] (**) Xinerama: enabled
    [ 12049.857] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 12049.857] Entry deleted from font path.
    [ 12049.857] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 12049.857] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 12049.857] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 12049.857] (WW) Disabling Keyboard0
    [ 12049.857] (WW) Disabling Mouse0
    [ 12049.857] (II) Loader magic: 0x7d4880
    [ 12049.857] (II) Module ABI versions:
    [ 12049.857] X.Org ANSI C Emulation: 0.4
    [ 12049.857] X.Org Video Driver: 8.0
    [ 12049.857] X.Org XInput driver : 11.0
    [ 12049.857] X.Org Server Extension : 4.0
    [ 12049.858] (--) PCI:*(0:1:0:0) 10de:0611:1462:1170 rev 162, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000cc00/128, BIOS @ 0x????????/131072
    [ 12049.858] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 12049.858] (II) LoadModule: "extmod"
    [ 12049.858] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 12049.858] (II) Module extmod: vendor="X.Org Foundation"
    [ 12049.858] compiled for 1.9.0, module version = 1.0.0
    [ 12049.858] Module class: X.Org Server Extension
    [ 12049.858] ABI class: X.Org Server Extension, version 4.0
    [ 12049.858] (II) Loading extension MIT-SCREEN-SAVER
    [ 12049.858] (II) Loading extension XFree86-VidModeExtension
    [ 12049.858] (II) Loading extension XFree86-DGA
    [ 12049.858] (II) Loading extension DPMS
    [ 12049.858] (II) Loading extension XVideo
    [ 12049.858] (II) Loading extension XVideo-MotionCompensation
    [ 12049.858] (II) Loading extension X-Resource
    [ 12049.858] (II) LoadModule: "dbe"
    [ 12049.859] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 12049.859] (II) Module dbe: vendor="X.Org Foundation"
    [ 12049.859] compiled for 1.9.0, module version = 1.0.0
    [ 12049.859] Module class: X.Org Server Extension
    [ 12049.859] ABI class: X.Org Server Extension, version 4.0
    [ 12049.859] (II) Loading extension DOUBLE-BUFFER
    [ 12049.859] (II) LoadModule: "glx"
    [ 12049.859] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 12049.866] (II) Module glx: vendor="NVIDIA Corporation"
    [ 12049.867] compiled for 4.0.2, module version = 1.0.0
    [ 12049.867] Module class: X.Org Server Extension
    [ 12049.867] (II) NVIDIA GLX Module 256.53 Fri Aug 27 20:50:26 PDT 2010
    [ 12049.867] (II) Loading extension GLX
    [ 12049.867] (II) LoadModule: "record"
    [ 12049.867] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 12049.867] (II) Module record: vendor="X.Org Foundation"
    [ 12049.867] compiled for 1.9.0, module version = 1.13.0
    [ 12049.867] Module class: X.Org Server Extension
    [ 12049.867] ABI class: X.Org Server Extension, version 4.0
    [ 12049.867] (II) Loading extension RECORD
    [ 12049.867] (II) LoadModule: "dri"
    [ 12049.867] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 12049.867] (II) Module dri: vendor="X.Org Foundation"
    [ 12049.867] compiled for 1.9.0, module version = 1.0.0
    [ 12049.867] ABI class: X.Org Server Extension, version 4.0
    [ 12049.867] (II) Loading extension XFree86-DRI
    [ 12049.867] (II) LoadModule: "dri2"
    [ 12049.867] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 12049.867] (II) Module dri2: vendor="X.Org Foundation"
    [ 12049.867] compiled for 1.9.0, module version = 1.2.0
    [ 12049.867] ABI class: X.Org Server Extension, version 4.0
    [ 12049.867] (II) Loading extension DRI2
    [ 12049.867] (II) LoadModule: "nvidia"
    [ 12049.867] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 12049.868] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 12049.868] compiled for 4.0.2, module version = 1.0.0
    [ 12049.868] Module class: X.Org Video Driver
    [ 12049.868] (II) NVIDIA dlloader X Driver 256.53 Fri Aug 27 20:29:45 PDT 2010
    [ 12049.868] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 12049.868] (--) using VT number 7
    [ 12049.869] (II) Loading sub module "fb"
    [ 12049.869] (II) LoadModule: "fb"
    [ 12049.869] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 12049.870] (II) Module fb: vendor="X.Org Foundation"
    [ 12049.870] compiled for 1.9.0, module version = 1.0.0
    [ 12049.870] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 12049.870] (II) Loading sub module "wfb"
    [ 12049.870] (II) LoadModule: "wfb"
    [ 12049.870] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 12049.870] (II) Module wfb: vendor="X.Org Foundation"
    [ 12049.870] compiled for 1.9.0, module version = 1.0.0
    [ 12049.870] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 12049.870] (II) Loading sub module "ramdac"
    [ 12049.870] (II) LoadModule: "ramdac"
    [ 12049.870] (II) Module "ramdac" already built-in
    [ 12049.870] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 12049.870] (==) NVIDIA(0): RGB weight 888
    [ 12049.870] (==) NVIDIA(0): Default visual is TrueColor
    [ 12049.870] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 12049.870] (**) NVIDIA(0): Option "TwinView" "0"
    [ 12049.870] (**) NVIDIA(0): Option "MetaModes" "CRT-0: 1280x1024 +0+0"
    [ 12049.870] (**) NVIDIA(0): Option "TwinViewXineramaInfoOrder" "CRT-0"
    [ 12049.870] (**) NVIDIA(0): Enabling RENDER acceleration
    [ 12049.870] (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
    [ 12049.870] (II) NVIDIA(0): enabled.
    [ 12049.955] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-1
    [ 12049.957] (II) NVIDIA(0): NVIDIA GPU GeForce 8800 GT (G92) at PCI:1:0:0 (GPU-0)
    [ 12049.957] (--) NVIDIA(0): Memory: 524288 kBytes
    [ 12049.957] (--) NVIDIA(0): VideoBIOS: 62.92.23.00.00
    [ 12049.957] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 12049.957] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 12049.957] (--) NVIDIA(0): Connected display device(s) on GeForce 8800 GT at PCI:1:0:0:
    [ 12049.957] (--) NVIDIA(0): Lite-On e1770NSL/T (CRT-0)
    [ 12049.957] (--) NVIDIA(0): CRT-1
    [ 12049.957] (--) NVIDIA(0): Lite-On e1770NSL/T (CRT-0): 400.0 MHz maximum pixel clock
    [ 12049.957] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
    [ 12049.960] (II) NVIDIA(0): Display Device found referenced in MetaMode: CRT-0
    [ 12049.967] (II) NVIDIA(0): Assigned Display Device: CRT-0
    [ 12049.967] (II) NVIDIA(0): Validated modes:
    [ 12049.967] (II) NVIDIA(0): "CRT-0:1280x1024+0+0"
    [ 12049.967] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
    [ 12049.999] (--) NVIDIA(0): DPI set to (101, 108); computed from "UseEdidDpi" X config
    [ 12049.999] (--) NVIDIA(0): option
    [ 12049.999] (WW) NVIDIA(0): 32-bit ARGB GLX visuals are not currently supported with the
    [ 12049.999] (WW) NVIDIA(0): Xinerama extension.
    [ 12049.999] (WW) NVIDIA(0): Disabling 32-bit ARGB GLX visuals.
    [ 12049.999] (**) NVIDIA(1): Depth 24, (--) framebuffer bpp 32
    [ 12049.999] (==) NVIDIA(1): RGB weight 888
    [ 12049.999] (==) NVIDIA(1): Default visual is TrueColor
    [ 12049.999] (==) NVIDIA(1): Using gamma correction (1.0, 1.0, 1.0)
    [ 12049.999] (**) NVIDIA(1): Option "TwinView" "0"
    [ 12049.999] (**) NVIDIA(1): Option "MetaModes" "CRT-1: 1360x768 +0+0"
    [ 12049.999] (**) NVIDIA(1): Enabling RENDER acceleration
    [ 12049.999] (II) NVIDIA(1): NVIDIA GPU GeForce 8800 GT (G92) at PCI:1:0:0 (GPU-0)
    [ 12049.999] (--) NVIDIA(1): Memory: 524288 kBytes
    [ 12049.999] (--) NVIDIA(1): VideoBIOS: 62.92.23.00.00
    [ 12049.999] (II) NVIDIA(1): Detected PCI Express Link width: 16X
    [ 12049.999] (--) NVIDIA(1): Interlaced video modes are supported on this GPU
    [ 12049.999] (--) NVIDIA(1): Connected display device(s) on GeForce 8800 GT at PCI:1:0:0:
    [ 12049.999] (--) NVIDIA(1): Lite-On e1770NSL/T (CRT-0)
    [ 12049.999] (--) NVIDIA(1): CRT-1
    [ 12049.999] (--) NVIDIA(1): Lite-On e1770NSL/T (CRT-0): 400.0 MHz maximum pixel clock
    [ 12049.999] (--) NVIDIA(1): CRT-1: 400.0 MHz maximum pixel clock
    [ 12050.002] (II) NVIDIA(1): Display Device found referenced in MetaMode: CRT-1
    [ 12050.006] (II) NVIDIA(1): Assigned Display Device: CRT-1
    [ 12050.006] (WW) NVIDIA(1): No valid modes for "CRT-1:1360x768+0+0"; removing.
    [ 12050.006] (WW) NVIDIA(1):
    [ 12050.006] (WW) NVIDIA(1): Unable to validate any modes; falling back to the default mode
    [ 12050.006] (WW) NVIDIA(1): "nvidia-auto-select".
    [ 12050.006] (WW) NVIDIA(1):
    [ 12050.006] (II) NVIDIA(1): Validated modes:
    [ 12050.006] (II) NVIDIA(1): "nvidia-auto-select"
    [ 12050.006] (II) NVIDIA(1): Virtual screen size determined to be 1024 x 768
    [ 12050.009] (WW) NVIDIA(1): Unable to get display device CRT-1's EDID; cannot compute DPI
    [ 12050.009] (WW) NVIDIA(1): from CRT-1's EDID.
    [ 12050.009] (==) NVIDIA(1): DPI set to (75, 75); computed from built-in default
    [ 12050.009] (WW) NVIDIA(1): 32-bit ARGB GLX visuals are not currently supported with the
    [ 12050.009] (WW) NVIDIA(1): Xinerama extension.
    [ 12050.009] (WW) NVIDIA(1): Disabling 32-bit ARGB GLX visuals.
    [ 12050.009] (--) Depth 24 pixmap format is 32 bpp
    [ 12050.009] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
    [ 12050.010] (II) NVIDIA(0): Initialized GPU GART.
    [ 12050.014] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 12050.014] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 12050.014] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 12050.014] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 12050.014] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 12050.014] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 12050.014] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 12050.014] (II) NVIDIA(0): Config Options in the README.
    [ 12050.017] (II) NVIDIA(0): Setting mode "CRT-0:1280x1024+0+0"
    [ 12050.049] (II) Loading extension NV-GLX
    [ 12050.064] (II) NVIDIA(0): Initialized OpenGL Acceleration
    [ 12050.071] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 12050.071] (II) NVIDIA(0): Initialized X Rendering Acceleration
    [ 12050.071] (==) NVIDIA(0): Backing store disabled
    [ 12050.071] (==) NVIDIA(0): Silken mouse enabled
    [ 12050.085] (**) NVIDIA(0): DPMS enabled
    [ 12050.085] (II) Loading extension NV-CONTROL
    [ 12050.085] (II) Loading sub module "dri2"
    [ 12050.085] (II) LoadModule: "dri2"
    [ 12050.085] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 12050.085] (II) NVIDIA(0): [DRI2] Setup complete
    [ 12050.085] (==) RandR enabled
    [ 12050.086] (II) NVIDIA(1): Initialized GPU GART.
    [ 12050.090] (II) NVIDIA(1): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 12050.090] (II) NVIDIA(1): may not be running or the "AcpidSocketPath" X
    [ 12050.090] (II) NVIDIA(1): configuration option may not be set correctly. When the
    [ 12050.090] (II) NVIDIA(1): ACPI event daemon is available, the NVIDIA X driver will
    [ 12050.090] (II) NVIDIA(1): try to use it to receive ACPI event notifications. For
    [ 12050.090] (II) NVIDIA(1): details, please see the "ConnectToAcpid" and
    [ 12050.090] (II) NVIDIA(1): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 12050.090] (II) NVIDIA(1): Config Options in the README.
    [ 12050.090] (II) NVIDIA(1): Setting mode "nvidia-auto-select"
    [ 12050.145] (II) NVIDIA(1): Initialized OpenGL Acceleration
    [ 12050.149] (==) NVIDIA(1): Disabling shared memory pixmaps
    [ 12050.149] (II) NVIDIA(1): Initialized X Rendering Acceleration
    [ 12050.149] (==) NVIDIA(1): Backing store disabled
    [ 12050.149] (==) NVIDIA(1): Silken mouse enabled
    [ 12050.157] (==) NVIDIA(1): DPMS enabled
    [ 12050.158] (II) Loading sub module "dri2"
    [ 12050.158] (II) LoadModule: "dri2"
    [ 12050.158] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 12050.158] (II) NVIDIA(1): [DRI2] Setup complete
    [ 12050.158] (==) RandR enabled
    [ 12050.158] (II) Initializing built-in extension Generic Event Extension
    [ 12050.158] (II) Initializing built-in extension SHAPE
    [ 12050.158] (II) Initializing built-in extension MIT-SHM
    [ 12050.158] (II) Initializing built-in extension XInputExtension
    [ 12050.158] (II) Initializing built-in extension XTEST
    [ 12050.158] (II) Initializing built-in extension BIG-REQUESTS
    [ 12050.158] (II) Initializing built-in extension SYNC
    [ 12050.158] (II) Initializing built-in extension XKEYBOARD
    [ 12050.158] (II) Initializing built-in extension XC-MISC
    [ 12050.158] (II) Initializing built-in extension SECURITY
    [ 12050.158] (II) Initializing built-in extension XINERAMA
    [ 12050.158] (II) Initializing built-in extension XFIXES
    [ 12050.158] (II) Initializing built-in extension RENDER
    [ 12050.158] (II) Initializing built-in extension RANDR
    [ 12050.158] (II) Initializing built-in extension COMPOSITE
    [ 12050.158] (II) Initializing built-in extension DAMAGE
    [ 12050.160] (II) Initializing extension GLX
    [ 12050.367] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 12050.367] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 12050.367] (II) LoadModule: "evdev"
    [ 12050.367] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 12050.367] (II) Module evdev: vendor="X.Org Foundation"
    [ 12050.367] compiled for 1.9.0, module version = 2.5.0
    [ 12050.367] Module class: X.Org XInput Driver
    [ 12050.367] ABI class: X.Org XInput driver, version 11.0
    [ 12050.367] (**) Power Button: always reports core events
    [ 12050.367] (**) Power Button: Device: "/dev/input/event3"
    [ 12050.375] (--) Power Button: Found keys
    [ 12050.375] (II) Power Button: Configuring as keyboard
    [ 12050.376] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 12050.376] (**) Option "xkb_rules" "evdev"
    [ 12050.376] (**) Option "xkb_model" "evdev"
    [ 12050.376] (**) Option "xkb_layout" "us"
    [ 12050.399] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 12050.399] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 12050.399] (**) Power Button: always reports core events
    [ 12050.399] (**) Power Button: Device: "/dev/input/event2"
    [ 12050.415] (--) Power Button: Found keys
    [ 12050.415] (II) Power Button: Configuring as keyboard
    [ 12050.415] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 12050.415] (**) Option "xkb_rules" "evdev"
    [ 12050.415] (**) Option "xkb_model" "evdev"
    [ 12050.415] (**) Option "xkb_layout" "us"
    [ 12050.416] (II) config/udev: Adding input device UVC Camera (046d:0802) (/dev/input/event4)
    [ 12050.416] (**) UVC Camera (046d:0802): Applying InputClass "evdev keyboard catchall"
    [ 12050.416] (**) UVC Camera (046d:0802): always reports core events
    [ 12050.416] (**) UVC Camera (046d:0802): Device: "/dev/input/event4"
    [ 12050.428] (--) UVC Camera (046d:0802): Found keys
    [ 12050.428] (II) UVC Camera (046d:0802): Configuring as keyboard
    [ 12050.428] (II) XINPUT: Adding extended input device "UVC Camera (046d:0802)" (type: KEYBOARD)
    [ 12050.428] (**) Option "xkb_rules" "evdev"
    [ 12050.428] (**) Option "xkb_model" "evdev"
    [ 12050.428] (**) Option "xkb_layout" "us"
    [ 12050.430] (II) config/udev: Adding input device Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) (/dev/input/event5)
    [ 12050.431] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Applying InputClass "evdev pointer catchall"
    [ 12050.431] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): always reports core events
    [ 12050.431] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Device: "/dev/input/event5"
    [ 12050.442] (--) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Found 3 mouse buttons
    [ 12050.442] (--) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Found scroll wheel(s)
    [ 12050.442] (--) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Found relative axes
    [ 12050.442] (--) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Found x and y relative axes
    [ 12050.442] (II) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Configuring as mouse
    [ 12050.442] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): YAxisMapping: buttons 4 and 5
    [ 12050.442] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 12050.442] (II) XINPUT: Adding extended input device "Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)" (type: MOUSE)
    [ 12050.442] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): (accel) keeping acceleration scheme 1
    [ 12050.442] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): (accel) acceleration profile 0
    [ 12050.442] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): (accel) acceleration factor: 2.000
    [ 12050.442] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): (accel) acceleration threshold: 4
    [ 12050.442] (II) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): initialized for relative axes.
    [ 12050.442] (II) config/udev: Adding input device Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) (/dev/input/mouse0)
    [ 12050.442] (II) No input driver/identifier specified (ignoring)
    [ 12050.444] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 12050.444] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 12050.444] (**) AT Translated Set 2 keyboard: always reports core events
    [ 12050.444] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 12050.458] (--) AT Translated Set 2 keyboard: Found keys
    [ 12050.458] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 12050.458] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [ 12050.458] (**) Option "xkb_rules" "evdev"
    [ 12050.458] (**) Option "xkb_model" "evdev"
    [ 12050.458] (**) Option "xkb_layout" "us"
    [ 12050.459] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
    [ 12050.459] (II) No input driver/identifier specified (ignoring)
    [ 12057.008]
    Backtrace:
    [ 12057.008] 0: X (xorg_backtrace+0x28) [0x49f558]
    [ 12057.008] 1: X (0x400000+0x67939) [0x467939]
    [ 12057.008] 2: /lib/libpthread.so.0 (0x7f6c851f4000+0xf1c0) [0x7f6c852031c0]
    [ 12057.008] 3: X (0x400000+0x130355) [0x530355]
    [ 12057.008] 4: X (0x400000+0x2a2e1) [0x42a2e1]
    [ 12057.008] 5: X (0x400000+0x2123e) [0x42123e]
    [ 12057.008] 6: /lib/libc.so.6 (__libc_start_main+0xfd) [0x7f6c84187c4d]
    [ 12057.008] 7: X (0x400000+0x20de9) [0x420de9]
    [ 12057.008] Segmentation fault at address 0x4
    [ 12057.008]
    Fatal server error:
    [ 12057.008] Caught signal 11 (Segmentation fault). Server aborting
    [ 12057.008]
    [ 12057.008]
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 12057.008] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 12057.008]
    [ 12057.019] (II) Power Button: Close
    [ 12057.019] (II) UnloadModule: "evdev"
    [ 12057.032] (II) Power Button: Close
    [ 12057.032] (II) UnloadModule: "evdev"
    [ 12057.045] (II) UVC Camera (046d:0802): Close
    [ 12057.045] (II) UnloadModule: "evdev"
    [ 12057.069] (II) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Close
    [ 12057.069] (II) UnloadModule: "evdev"
    [ 12057.082] (II) AT Translated Set 2 keyboard: Close
    [ 12057.082] (II) UnloadModule: "evdev"
    Last edited by Azriel (2010-10-06 15:09:27)

    Sorry this doesn't really help with the Xinerama problem, but since you are using the nvidia driver, have you considered using Twinview instead? You could do composite stuff too with Twinview - last I knew, Xinerama had problems with things that want to use compositing. I don't know how your setup is but if you're not set on using Xinerama, it might be an option to consider.

  • [SOLVED] ldconfig: /usr/lib/libOpenCL.so.1 is not a symbolic link

    Hi. I use 64 bits arch with gnome and the ATI driver 13.6 beta installed from the AMD binary and I usually execute steam. Everything seem fine, but recently I receive a message when I update any package with pacman
    ldconfig: /usr/lib/libOpenCL.so.1 is not a symbolic link
    However the update seems correct, only that warning message. I've checked the propietary of the file
    pacman -Qo /usr/lib/libOpenCL.so.1
    /usr/lib/libOpenCL.so.1 is owned by libcl 1.1-3
    The last update without the ldconfig message was
    [2013-07-22 21:27] [PACMAN] Running 'pacman -Syu'
    [2013-07-22 21:27] [PACMAN] synchronizing package lists
    [2013-07-22 21:27] [PACMAN] starting full system upgrade
    [2013-07-22 21:29] [PACMAN] upgraded apache (2.2.24-3 -> 2.2.25-1)
    [2013-07-22 21:29] [PACMAN] upgraded apr (1.4.6-1 -> 1.4.8-1)
    [2013-07-22 21:29] [PACMAN] upgraded boost-libs (1.53.0-2 -> 1.54.0-2)
    [2013-07-22 21:30] [PACMAN] upgraded python2-psutil (1.0.0-1 -> 1.0.1-1)
    [2013-07-22 21:30] [PACMAN] upgraded calibre (0.9.38-1 -> 0.9.40-1)
    [2013-07-22 21:30] [PACMAN] upgraded clucene (2.3.3.4-6 -> 2.3.3.4-7)
    [2013-07-22 21:30] [PACMAN] upgraded libpciaccess (0.13.1-1 -> 0.13.2-1)
    [2013-07-22 21:30] [PACMAN] upgraded libdrm (2.4.46-1 -> 2.4.46-2)
    [2013-07-22 21:30] [PACMAN] upgraded cogl (1.14.0-3 -> 1.14.0-4)
    [2013-07-22 21:30] [PACMAN] upgraded wayland (1.1.0-1 -> 1.2.0-1)
    [2013-07-22 21:30] [PACMAN] upgraded mesa (9.1.4-3 -> 9.1.5-1)
    [2013-07-22 21:30] [PACMAN] upgraded clutter (1.14.4-2 -> 1.14.4-3)
    [2013-07-22 21:30] [PACMAN] upgraded dconf (0.16.0-1 -> 0.16.1-1)
    [2013-07-22 21:30] [PACMAN] upgraded colord (1.0.1-1 -> 1.0.2-1)
    [2013-07-22 21:30] [PACMAN] upgraded gnutls (3.2.1-1 -> 3.2.2-1)
    [2013-07-22 21:30] [PACMAN] upgraded libcups (1.6.2-3 -> 1.6.3-1)
    [2013-07-22 21:30] [PACMAN] upgraded cups (1.6.2-3 -> 1.6.3-1)
    [2013-07-22 21:30] [PACMAN] upgraded libgdm (3.8.3-1 -> 3.8.3.1-1)
    [2013-07-22 21:30] [ALPM] warning: directory permissions differ on /var/log/gdm/
    filesystem: 711 package: 1770
    [2013-07-22 21:30] [PACMAN] upgraded gdm (3.8.3-1 -> 3.8.3.1-1)
    [2013-07-22 21:30] [PACMAN] upgraded gnome-contacts (3.8.2-1 -> 3.8.3-1)
    [2013-07-22 21:30] [PACMAN] upgraded gnome-settings-daemon (3.8.3-2 -> 3.8.4-1)
    [2013-07-22 21:30] [PACMAN] upgraded gnome-tweak-tool (3.8.0-1 -> 3.8.1-1)
    [2013-07-22 21:30] [PACMAN] upgraded gnome-user-share (3.8.0-1 -> 3.8.3-1)
    [2013-07-22 21:30] [PACMAN] upgraded idnkit (1.0-2 -> 1.0-3)
    [2013-07-22 21:30] [PACMAN] upgraded lib32-libpciaccess (0.13.1-1 -> 0.13.2-1)
    [2013-07-22 21:30] [PACMAN] upgraded lib32-mesa (9.1.4-1 -> 9.1.5-1)
    [2013-07-22 21:30] [PACMAN] upgraded lib32-mesa-libgl (9.1.4-1 -> 9.1.5-1)
    [2013-07-22 21:30] [PACMAN] upgraded lib32-xz (5.0.4-1 -> 5.0.5-1)
    [2013-07-22 21:30] [PACMAN] upgraded libmbim (1.2.0-1 -> 1.4.0-1)
    [2013-07-22 21:30] [PACMAN] upgraded libqmi (1.4.0-1 -> 1.4.0-2)
    [2013-07-22 21:30] [PACMAN] upgraded libxfont (1.4.5-1 -> 1.4.6-1)
    [2013-07-22 21:30] [PACMAN] upgraded mesa-libgl (9.1.4-3 -> 9.1.5-1)
    [2013-07-22 21:30] [PACMAN] upgraded modemmanager (0.7.991-1 -> 1.0.0-1)
    [2013-07-22 21:30] [PACMAN] upgraded netctl (1.1-1 -> 1.2-1)
    [2013-07-22 21:30] [PACMAN] upgraded opus (1.0.2-2 -> 1.0.3-1)
    [2013-07-22 21:30] [PACMAN] upgraded qtwebkit (2.3.1-2 -> 2.3.2-1)
    [2013-07-22 21:30] [PACMAN] upgraded rtmpdump (20121230-1 -> 20121230-2)
    [2013-07-22 21:30] [PACMAN] upgraded source-highlight (3.1.7-5 -> 3.1.7-6)
    [2013-07-22 21:30] [PACMAN] upgraded tzdata (2013c-1 -> 2013d-1)
    [2013-07-22 21:30] [PACMAN] upgraded xorg-mkfontscale (1.1.0-1 -> 1.1.1-1)
    but honestly I don't know if the message is relate with the gdm warning. The first updated package with the ldconfig message was
    [2013-07-23 12:12] [PACMAN] Running 'pacman -Syu'
    [2013-07-23 12:12] [PACMAN] synchronizing package lists
    [2013-07-23 12:13] [PACMAN] starting full system upgrade
    [2013-07-23 12:13] [PACMAN] upgraded libusbx (1.0.15-1 -> 1.0.16-1)
    [2013-07-23 12:13] [ALPM-SCRIPTLET] ldconfig: /usr/lib/libOpenCL.so.1 is not a symbolic link
    [2013-07-23 12:13] [ALPM-SCRIPTLET]
    I don't know how to remove the ldconfig message, I'm not sure if I can safely remove the libOpenCL.so.1
    Last edited by David López (2013-07-24 12:54:31)

    On my system, that file IS a symbolic link:
    lrwxrwxrwx 1 root root 23 Aws 14 2012 /usr/lib/libOpenCL.so -> /usr/lib/libOpenCL.so.1*
    lrwxrwxrwx 1 root root 27 Aws 14 2012 /usr/lib/libOpenCL.so.1 -> /usr/lib/libOpenCL.so.1.0.0*
    -rwxr-xr-x 1 root root 21K Aws 14 2012 /usr/lib/libOpenCL.so.1.0.0*
    [Aside: I know that the "Aws" isn't English but I hardly ever pass LC_ALL=C myself just because so little is translated into my interface language . Dates is almost it. ]
    I would try reinstalling libcl and take it from there.
    Last edited by cfr (2013-07-24 00:54:01)

  • [SOLVED] 'ata3: EH complete' errors only when using GNOME

    Hello,
    when I use GNOME as my DE, I start to get 'ata3: EH complete' errors on dmesg. ata3 is where my hard drive is connected to. Usually one would get those messages if the hard drive was going to failure, but the hard drive seems to be OK (smartctl and programs like Palimpsest gives no error).
    It seems something related to power management.
    Any ideas? This is a WDC WD2500BEVS-22UST0 hard-drive (250GB 2,5") on an Acer 7720 laptop. The disk controller is 
    00:1f.2 SATA controller: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller (rev 03)
    I am using the LTS kernel if that changes anything.
    Thanks!
    Last edited by Renan Birck (2010-09-16 13:32:36)

    This is parameter -W 1 passed to hdparm via pm-tools. (/usr/lib/pm-utils/power.d/harddrive)
    Nothng bad with it. Anyway revise if some parameters are too agressive for your disk, edit values in /etc/pm/power.d/harddrive (new file) based on /usr/lib/pm-utils/power.d/harddrive.

  • [solved] netctl (/usr/lib/network/network) fails at boot, sometimes

    Hi,
    Since I reinstalled a new HD in my old laptop (8 years old) I have a problem with my netctl-profile: in about 1 in 4 boots the wireless does not connect. I appreciate it if someone could take a look at what happens, because I cannot seem to find the cause because the logs and errors do not give much information.
    Some general info:
    1) Wireless interface is wlan0; I turned off dynamic naming of systemd/udev. Network driver is RT2500pci.
    2) I use an old kernel version, 3.3.8, because any newer version effectively hard blocks the radio signal without any possibility to change this (rfkill etc).
    3) The power saving option of the network interface must be off. An udev rule does this effectively.
    4) The ip link of the wireless interface must be off before netctl can start the network profile.
    5) When the connection fails, I enter "ip link set wlan0 down" and then start the network profile by entering "netctl start Sorryvoordehobo". This *always* works.
    The following logs and outputs perhaps give information about the issue. Particularly the last might be helpful, because it shows that some authentication indeed takes place, but there is no network.
    netctl profile:
    Description='Sorryvoordehobo'
    Interface=wlan0
    Connection=wireless
    Security=wpa-configsection
    IP=dhcp
    TimeoutCarrier=60
    TimeoutDHCP=90
    WPAConfigSection=(
    'ssid="sorry voor de hobo"'
    'key_mgmt=WPA-PSK'
    'proto=WPA'
    'pairwise=CCMP'
    'group=CCMP'
    'psk=1234-etc'
    ExecUpPost='/usr/bin/ntpd -q || true'
    systemctl --failed:
    UNIT LOAD ACTIVE SUB DESCRIPTION
    [email protected] loaded failed failed Sorryvoordehobo
    LOAD = Reflects whether the unit definition was properly loaded.
    ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
    SUB = The low-level unit activation state, values depend on unit type.
    1 loaded units listed. Pass --all to see loaded but inactive units, too.
    To show all installed unit files use 'systemctl list-unit-files'.
    systemctl status -l [email protected]:
    [email protected] - Sorryvoordehobo
    Loaded: loaded (/etc/systemd/system/[email protected]; enabled)
    Active: failed (Result: exit-code) since Tue 2013-12-17 21:19:04 CET; 3min 26
    s ago
    Docs: man:netctl.profile(5)
    Process: 176 ExecStart=/usr/lib/network/network start %I (code=exited, status=
    1/FAILURE)
    Main PID: 176 (code=exited, status=1/FAILURE)
    dmesg:
    [ 2.879915] Adding 255996k swap on /dev/sda2. Priority:-1 extents:1 across:255996k SS
    [ 3.001917] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: data=ordered
    [ 3.037816] systemd-journald[90]: Received request to flush runtime journal from PID 1
    [ 3.210237] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x290-0x297 0x370-0x377
    [ 3.212449] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: excluding 0x3e0-0x3e7 0x3f0-0x3f7 0x400-0x40f 0x4d0-0x4d7
    [ 3.213304] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: excluding 0x820-0x87f
    [ 3.213995] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean.
    [ 3.215231] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xc7fff 0xcc000-0xd3fff 0xe0000-0xfffff
    [ 3.215280] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: clean.
    [ 3.215324] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: clean.
    [ 3.215367] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
    [ 3.400147] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
    [ 3.401565] Registered led device: rt2500pci-phy0::radio
    [ 3.401645] Registered led device: rt2500pci-phy0::quality
    [ 3.401959] snd_via82xx 0000:00:11.5: setting latency timer to 64
    [ 3.586063] psmouse serio4: synaptics: Touchpad model: 1, fw: 5.1, id: 0x8f40
    b1, caps: 0x80471b/0x0/0x0
    [ 3.625577] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/seri
    o4/input/input6
    [ 9.541467] Installing knfsd (copyright (C) 1996 [email protected]).
    [ 9.690039] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery d
    irectory
    [ 9.690680] NFSD: starting 90-second grace period
    [ 10.513803] wlan0: authenticate with 00:1a:70:9e:3a:70 (try 1)
    [ 10.515334] wlan0: authenticated
    [ 10.527175] wlan0: associate with 00:1a:70:9e:3a:70 (try 1)
    [ 10.529457] wlan0: RX AssocResp from 00:1a:70:9e:3a:70 (capab=0x411 status=0
    aid=4)
    [ 10.529464] wlan0: associated
    [ 10.529472] wlan0: moving STA 00:1a:70:9e:3a:70 to state 1
    [ 10.529476] wlan0: moving STA 00:1a:70:9e:3a:70 to state 2
    [ 10.577870] Intel AES-NI instructions are not detected.
    [ 11.367009] wlan0: moving STA 00:1a:70:9e:3a:70 to state 3
    Any ideas as to what exactly fails here? Thanks!
    Last edited by anadyr (2013-12-21 21:32:44)

    I don't think there is anything wrong with the kernel. Note that with the previous HD everything started perfectly, with the same kernel version. The new HD is a lot faster as it is an SSD; maybe this has anything to do with the issue?
    To continue: the connection always works when I manually enter "ip link set wlan0 down" and then start netctl. I figured that I should execute this command before netctl starts, but I cannot seem to get this to work. What I tried is to edit /etc/systemd/system/netctl.service, by entering this command with the options ExecStartPre and ExecStartPost (see the two commented lines):
    [Unit]
    Description=(Re)store the netctl profile state
    Before=network.target
    [Service]
    Type=oneshot
    RemainAfterExit=yes
    #ExecStartPre=-/usr/bin/ip link set wlan0 down
    ExecStart=-/usr/bin/netctl restore
    #ExecStartPost=-/usr/bin/ip link set wlan0 down
    ExecStop=/usr/bin/netctl store
    KillMode=none
    [Install]
    WantedBy=multi-user.target
    Nevertheless, with either of these lines uncommented I get boots without the netctl-profile starting.
    In the original post I did not give the output of ip link. So here it is:
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN mode DEFAULT
    group default
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group
    default qlen 1000
    link/ether 00:40:45:25:dc:4b brd ff:ff:ff:ff:ff:ff
    3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DORM
    ANT group default qlen 1000
    link/ether 00:13:d3:6c:f3:78 brd ff:ff:ff:ff:ff:ff
    To conclude: authentication succeeds (see the output of dmesg), but I do not seem to get an IP-address (see above). But I have no idea why, and the error messages are not very clear.
    I am still figuring out what happens here, but maybe somebody knows what goes wrong here? Thanks!

  • Missing /usr/lib/ what can I do??!

    Don't tell me how,But I accidentally deleted the /usr/lib/ folder...now every command I run obviously fails because some lib is missing...Is there a way I can recover the lib folder? apart reinstalling linux -.-

    Apart from restoring your backup, obviously, you could try booting from an Arch install disc/usb and using the --dbpath and --root options of pacman to reinstall all the packages you've got in /var/cache/pacman/pkg/.
    Edit: I've never done that. And you could also try some undelete utility, of course.
    Last edited by stqn (2011-04-20 14:10:44)

  • [SOLVED]Netcfg works great manually, but when using the daemon it wont

    I installed netcfg a really long time ago following the arch wiki. When I first installed it and set everything up, it was all working perfectly.
    For the past three or four months Ive been having problems where netcf daemon is failing to connect (home wireless network 256bit wep). It takes about 20 seconds just waiting and eventually says failed. If I log in and run the command manually (sudo netcfg home-wifi) it connect perfectly fine every time.
    Ive tried everything I can think of including different QUIRKS and changing permissions on the profiles but nothing works. I also tried using the netcfg menu but it doesnt work like that either. I went over the wiki page again thinking something might have chnaged, but its all the same. I even reinstalled and configured again but still nothing.
    heres my rc.conf
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime", any other value will result
    # in the hardware clock being left untouched (useful for virtualization)
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.UTF-8"
    HARDWARECLOCK="UTC"
    TIMEZONE="America/New_York"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(acpi-cpufreq cpufreq_ondemand vboxdrv loop)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="Arch"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    #Static IP example
    #eth0="dhcp"
    eth0="dhcp"
    INTERFACES=(eth0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    NETWORKS=(home-wifi)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng crond hal cpufreq !network net-profiles @netfs @alsa @sensors @mpd)
    What gets me is that it actually takes longer to fail then it does when I manually connect. It times out for like 20 seconds, but when I manually connect its almost instantaneous.
    Last edited by tjwoosta (2010-03-02 05:31:37)

    I had arch installed on my Sony VAIO, had this problem, and then fixed it somehow.  That was several months ago, recently I fried the laptop so I just reinstalled and can't remember.  But now I have a "solution"  haha
    this is kind of silly how I got it to work, though.
    I created another profile "home-wifi-boot" with a short timeout, this is called from rc.conf.
    then I put "/usr/bin/netcfg home-wifi" in my /etc/rc.local  , which is exactly the same but has a 30 sec timeout.
    This just does the same thing as I was doing manually, runs netcfg a second time.  It works for me!
    Last edited by jamba (2010-02-14 15:30:58)

  • [Solved] avidemux2_qt4: /usr/lib/libstdc++.so.6: `GLIBCXX_3.4.15'

    I suddenly cannot run my avidemux2_qt4
    $ avidemux2_qt4
    avidemux2_qt4: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by avidemux2_qt4)
    $ pacman -Q avidemux-qt
    avidemux-qt 2.5.4-3
    $ pacman -Q gcc
    gcc 4.5.2-6
    $ pacman -Q glibc
    glibc 2.13-4
    $ sudo find / -name libstdc++.so.6
    /usr/lib32/libstdc++.so.6
    /usr/lib/libstdc++.so.6
    Last edited by Doctor Drive (2011-03-30 18:59:37)

    fixing...

  • [SOLVED] freeimage: /usr/lib/libfreeimage.so.3 exists in filesystem

    Issue:
    I can't upgrade.
    $ pacman -Syu
    error: failed to commit transaction (conflicting files)
    freeimage: /usr/lib/libfreeimage.so.3 exists in filesystem
    Errors occurred, no packages were upgraded
    I check whether a package, possibly from AUR, is responsible:
    # pacman -Qo
    error: No package owns /usr/lib/libfreeimage.so.3
    No.
    Apparently this happened to other users as well. I was recommended the following solution:
    $ pacman -Sf freeimage
    Thanks to jelly1, Hattara-pilvi and Tucos of #archlinux!
    Last edited by qubodup (2012-03-22 15:07:46)

    $ pacman -Ql libpng|grep /lib/
    libpng /usr/lib/
    libpng /usr/lib/libpng.a
    libpng /usr/lib/libpng.so
    libpng /usr/lib/libpng14.a
    libpng /usr/lib/libpng14.so
    libpng /usr/lib/libpng14.so.14
    libpng /usr/lib/libpng14.so.14.5.0
    libpng /usr/lib/pkgconfig/
    libpng /usr/lib/pkgconfig/libpng.pc
    libpng /usr/lib/pkgconfig/libpng14.pc
    A tip: run pacman -Qo on the file in question, either you put that symlink there yourself or strange things are happening on your system.

  • [Solved] error: /usr/lib/libgdk-3.so.0: undefined symbol: cairo_s

    Since updating gtk I'm getting a number of apps refusing to open, with the following error:
    symbol lookup error: /usr/lib/libgdk-3.so.0: undefined symbol: cairo_surface_set_device_scale
    Last edited by emacsomancer (2014-12-15 15:23:55)

    zobi8225 wrote:
    hi, sorry for the newbee question but i have the same probleme :
    ➜  ~  sudo pacman -Qs cairo
    local/cairo-infinality-ultimate 1.12.16-3 (infinality-bundle)
        Cairo vector graphics library with respect-fontconfig, expose and Ubuntu patches (infinality-bundle)
    local/cairomm 1.10.0-3
        C++ bindings to Cairo vector graphics library
    local/goocanvas1 1.0.0-3
        A cairo canvas widget for GTK+
    local/lib32-cairo-infinality-ultimate 1.12.16-3 (infinality-bundle-multilib)
        Cairo vector graphics library with respect-fontconfig, expose and Ubuntu patches (32-bit, infinality-bundle)
    ➜  ~  sudo pacman -R cairo-infinality-ultimate       
    checking dependencies...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: awesome: requires cairo
    :: cairomm: requires cairo
    :: gst-plugins-good: requires cairo
    :: gstreamer0.10-good-plugins: requires cairo
    :: gtk2: requires cairo
    :: gtk3: requires cairo
    :: lib32-cairo-infinality-ultimate: requires cairo-infinality-ultimate
    :: libgdiplus: requires cairo
    :: libgxps: requires cairo
    :: pango: requires cairo
    :: poppler: requires cairo
    :: python-cairo: requires cairo
    :: python-gobject: requires cairo
    :: python2-cairo: requires cairo
    :: python2-gobject: requires cairo
    :: scribus: requires cairo
    How can we replace cairo-infinality-ultimate with simple cairo ?
    simply install cairo:
    `pacman -S cairo`
    it will ask you that you sure to replace cairo-infinality-ultimate with cairo, and you answer yes. pacman will take care of those dependency stuff.

  • -t2cGetCharSet error when using thick client with 1.0.0.15.57

    I think I have found a bug in 1.0.0.15 related to accessing a database using the thick client. I have tested this with 1.0.0.14 release of SQLDeveloper and that version DOES work OK.
    Simply put, I try connecting to a database using the 10g Client on Windows XP and I get "Failure: -t2cGetCharSet" error when running 1.0.0.15.57. I must use 10g thick client so that I can use encyption between the client and the database. 9i thick client doesn't work between Windows and Linux when using encryption. Also, instant client isn't an option; it doesn't support Advanced Security Option (encryption).
    I DID test without encryption enabled to eliminate that as a possible cause and the results were the same.
    If need be, I could back down to 1.0.0.14, but I would prefer not to.

    See:
    Re: TNS Connection Issues
    Raptor does not find My tnsnames
    If don't to solve your problem, let us to know.

  • Labview crashes when using NX client

    I can use Labview from the Linux console, but when using Nomachine NX to connect, I get the following error & crash when trying to launch Labview:
    LabVIEW caught fatal signal
    12.0 - Received SEGSEGV
    Reason: address not mapped to object
    Attempt to reference address: 0x0x72657375
    No extra hardware is attached.
    Platform: RedHat Linux 5.9 64bit
    Product: Labview base package

    Hello,
    Related with your issue,I have found the following KB that talks about it:
    http://digital.ni.com/public.nsf/allkb/A2D53C8E0D88380B86256EBD005B31D2

  • No contact with DHCP server when using VPN Client

    Pretty weird problem I discovered recently.
    We use the VPN Client to connect to a 1841 router. Everything works fine except for one small thing.
    The client do not send out _any_ traffic if the destination is the ip-address of the DHCP-server the client got its original ip-address from.
    This is verified by Wireshark. A ping on the client do not produce any ESP packets towards the VPN concentrator. No matter what traffic you try actually.
    Discovered this when wanting to use Remote Desktop towards the Windows Server that is the local DHCP server and was not able to connect. Then tested ping and still no response. That made me look closer and found out that I could not communicate at all with the DHCP server.
    As I said, pretty weird.
    Anyone else have seen this? Anyone have a solution? Right now I use OpenVPN instead when I need to control that server.
    - Roger

    Hi and thanks for responding.
    Nothing here apart from being unable to send any packets to the dhcp-server. No problem sending to any other system on the same subnet. The same happens when I connect my pc to another subnet that is served by another dhcp-server. Then I can not connect to _that_ dhcp-server. I can then of course connect to the previous dhcp-server.
    I mean _no_ packets are generated out the client at all if the destination are your dhcp-server. No problem with the packet being blocked by a firewall or anything like that. Ping another system on the same subnet as the dhcp-server and the client happily generates ESP packets and sends them to the vpn-concentrator.
    I do not know if it was clear enough in the first post so I am saying it here: the vpn-concentrator gives out the ip for the vpn connection. The dhcp-server I can not connect to is the server that gives the client its ip-address _before_ starting up the vpn client.
    We use this vpn system so the IT personell will be able to connect to restricted resources from their laptops anywhere in the network, also when using wireless.
    This was discovered when one admin wanted to connect from his laptop to a server that also happened to be the dhcp-server that had given his laptop his ip address before he used vpn.
    Should be easy enough for anyone else to test. Just ping your dhcp-server after starting the vpn connection. No RFC 1918 addresses of course, there must be a route from your vpn-concentrator to your dhcp-server and at least icmp echo must be open through any firewall/acl.
    The vpn version is 4.8.00.0440 on Windows XP configured to not allow local LAN access. I might test this with other versions/OS'es when I have the time.
    Regards,
    - Roger

Maybe you are looking for

  • Best practice for image inserts

    I am planning to create new webhelp topics and edit existing topics in my project. Is it the best practice to place graphics files in the same folder as the HTML input files?

  • Airport base station lets Mac print but stopped letting my PCs print, why?

    The only thing I've done differently lately was download the new upgrade for OSX, which was yesterday. Up until now, my airport base station has been operating fine. I have it directly connected to my G4 and also use it for my Sony wireless laptop (n

  • Delivery Split - Pls Help

    Hi   In our system we have multiple transportation groups. For a configurable material we maintain different transportation group and for the sub item we maintain different transportation group (because we sell the sub item separately too). So after

  • New problem with the new OS on Curve- ANGRY USER!

    Now on my Curve since downloading the new required O.S. (see my previous post about Sound profiles and the blackberry freezing) it won't connect to a few of my applications!  These include my Opera Browser and my mobile banking. Now even Facebook is

  • Cancellation of teco

    hi all 1/ i have one issue in iw32 and iw38 i cant cancel the order authorisation is ok the order is teco could somebody please told me what is the condition to make cancellation of teco thank you my cancelllation of teco only dispaly mode in orderfu