Init scripts halting since kernel upgrade

Since the upgrade to 2.6-33 (Arch64), my laptop is experiencing strange behaviour.  If I boot or shut down when my laptop is running on battery power, the machine keeps halting.  If I flick the WiFi on/off switch, it continues processing for a short while but I need to constantly switch the WiFi off and on in order to be able to boot or shutdown.  Alternatively, I can plug in the AC power cable and it will continue to work as it should.
I don't think that the problem is related to the WLAN module as I have tried booting using no module, using the NDiswrapper module and using the ath5k module that I normally use with my ar5007.  In the meantime, the only thing I can do is revert to 2.6-32.

I have had problems since the last kernel upgrade also....
http://bbs.archlinux.org/viewtopic.php?id=95125
Unfortunatly the resoultion was the same, downgrade the kernel to 2.6.32 and remove then reinstall nvidia packages which are compatible with this kernel

Similar Messages

  • Can't scan or connect to WPA network since kernel upgrade

    Hi guys,
    I upgraded to kernel 2.6.29 earlier today and have been having trouble with scanning and connecting to WPA encrypted networks since. I'm stuck with a wired connection for the minute, but I can't have the wire going through the house for so long otherwise somebody will trip over it - probably me.
    I usually use netcfg to connect to the network, but since the update that has failed.
    My network called is a Belkin USB Wireless G, model number F5D705ed version 5000ed. It worked perfectly fine on 2.6.28 using the rtl8187 native drivers.
    dmesg output for 2.6.29
    usbcore: registered new interface driver rtl8187
    rtl8187: 8187B chip detected.
    wmaster0 (rtl8187): not using net_device_ops yet
    wlan0 (rtl8187): not using net_device_ops yet
    phy0: hwaddr 00:1c:df:47:44:c0, RTL8187BvE V0 + rtl8225z2
    I can start the card up using
    sudo ifconfig wlan0 up
    When I attempt to scan for a wireless network, I get
    sudo iwlist wlan0 scan
    wlan0 No scan results
    The network is WPA, and would scan fine on 2.6.28.
    wpa_supplicant.conf looks like this
    ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=wheel
    eapol_version=1
    ap_scan=1
    fast_reauth=1
    network={
    ssid="Arazmataz"
    psk="*****************"
    priority=5
    I should note though, that since the update - /var/run/wpa_supplicant seems to have disappeared.
    network.d/profile looks like
    CONNECTION="wireless"
    INTERFACE=wlan0
    SCAN="yes"
    SECURITY="wpa"
    ESSID="Arazmataz"
    GATEWAY="192.168.1.1"
    KEY="**************"
    IP="dhcp"
    IWCONFIG="rate 54M"
    TIMEOUT=120
    dhcpcd times out also and netcfg fails to connect. Going back to WEP seems to work ok.
    iwconfig
    wlan0 IEEE 802.11bg ESSID:""
    Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
    Tx-Power=20 dBm
    Retry min limit:7 RTS thr:off Fragment thr=2352 B
    Power Management:off
    Link Quality:0 Signal level:0 Noise level:0
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:0 Invalid misc:0 Missed beacon:0
    Please help!
    Thanks.
    Last edited by paulingham (2009-04-09 19:04:23)

    brain0 wrote:So everyone whose issue is NOT solved by installing crda and configuring it, please raise your hand (paulingham, I guess you will be one of them).
    *raises hand*
    I've made some progress though - but still can't connect. I can now scan for a network though.
    /etc/conf.d/wireless-regdom
    WIRELESS_REGDOM="GB"
    /var/run/wpa_supplicant still didn't exist, so I created a /var/run/wpa_supplicant folder - and saw a few success messages in the log. This allowed me to bring the card up again and scan for a network.
    At this point, I was getting excited until netcfg2 still kept telling me that it couldn't associate with the network.
    I installed wicd and gave that a go and got the following. I did a 'tail -f /var/log/wicd/wicd.log' and got this;
    2009/04/10 15:17:10 :: Connecting to wireless network Arazmataz
    2009/04/10 15:17:10 :: Putting interface down
    2009/04/10 15:17:10 :: ifconfig wlan0 down
    2009/04/10 15:17:10 :: Releasing DHCP leases...
    2009/04/10 15:17:10 :: Setting false IP...
    2009/04/10 15:17:10 :: ifconfig wlan0 0.0.0.0
    2009/04/10 15:17:14 :: ifconfig eth0 0.0.0.0
    2009/04/10 15:17:14 :: Stopping wpa_supplicant and any DHCP clients
    2009/04/10 15:17:14 :: killall wpa_supplicant
    2009/04/10 15:17:14 :: iwconfig wlan0
    2009/04/10 15:17:14 :: Flushing the routing table...
    2009/04/10 15:17:14 :: route del dev wlan0iwconfig wlan0
    2009/04/10 15:17:14 ::
    2009/04/10 15:17:14 :: route del dev eth0
    2009/04/10 15:17:14 :: Generating psk...
    2009/04/10 15:17:14 :: ['/usr/sbin/wpa_passphrase', 'Arazmataz', 'key commented out here']
    2009/04/10 15:17:14 :: Attempting to authenticate...
    2009/04/10 15:17:14 :: ['wpa_supplicant', '-B', '-i', 'wlan0', '-c',
    '/var/lib/wicd/configurations/001b11ada667', '-D', 'wext']
    2009/04/10 15:17:14 :: iwconfig wlan0
    2009/04/10 15:17:14 :: Putting interface up...
    2009/04/10 15:17:14 :: ifconfig wlan0 up
    2009/04/10 15:17:18 :: iwconfig wlan0 mode managed
    2009/04/10 15:17:18 :: ['iwconfig', 'wlan0', 'essid', 'Arazmataz', 'channel', '6', 'ap',
    '00:1B:11:AD:A6:67']
    2009/04/10 15:17:18 :: WPA_CLI RESULT IS SCANNING
    2009/04/10 15:17:19 :: WPA_CLI RESULT IS SCANNING
    2009/04/10 15:17:20 :: WPA_CLI RESULT IS ASSOCIATED
    2009/04/10 15:17:21 :: WPA_CLI RESULT IS 4WAY_HANDSHAKE
    2009/04/10 15:17:22 :: WPA_CLI RESULT IS 4WAY_HANDSHAKE
    2009/04/10 15:17:23 :: WPA_CLI RESULT IS 4WAY_HANDSHAKE
    2009/04/10 15:17:24 :: WPA_CLI RESULT IS SCANNING
    2009/04/10 15:17:25 :: WPA_CLI RESULT IS ASSOCIATED
    2009/04/10 15:17:26 :: WPA_CLI RESULT IS ASSOCIATED
    2009/04/10 15:17:27 :: WPA_CLI RESULT IS 4WAY_HANDSHAKE
    2009/04/10 15:17:28 :: WPA_CLI RESULT IS 4WAY_HANDSHAKE
    2009/04/10 15:17:29 :: WPA_CLI RESULT IS SCANNING
    2009/04/10 15:17:30 :: WPA_CLI RESULT IS ASSOCIATED
    2009/04/10 15:17:31 :: WPA_CLI RESULT IS ASSOCIATED
    2009/04/10 15:17:32 :: WPA_CLI RESULT IS 4WAY_HANDSHAKE
    2009/04/10 15:17:33 :: WPA_CLI RESULT IS 4WAY_HANDSHAKE
    2009/04/10 15:17:34 :: WPA_CLI RESULT IS SCANNING
    2009/04/10 15:17:35 :: WPA_CLI RESULT IS ASSOCIATED
    2009/04/10 15:17:36 :: WPA_CLI RESULT IS ASSOCIATED
    2009/04/10 15:17:37 :: WPA_CLI RESULT IS 4WAY_HANDSHAKE
    2009/04/10 15:17:38 :: WPA_CLI RESULT IS 4WAY_HANDSHAKE
    2009/04/10 15:17:39 :: WPA_CLI RESULT IS SCANNING
    2009/04/10 15:17:40 :: WPA_CLI RESULT IS ASSOCIATED
    2009/04/10 15:17:41 :: WPA_CLI RESULT IS ASSOCIATED
    2009/04/10 15:17:42 :: WPA_CLI RESULT IS 4WAY_HANDSHAKE
    2009/04/10 15:17:43 :: WPA_CLI RESULT IS 4WAY_HANDSHAKE
    2009/04/10 15:17:44 :: WPA_CLI RESULT IS SCANNING
    2009/04/10 15:17:45 :: WPA_CLI RESULT IS ASSOCIATED
    2009/04/10 15:17:46 :: WPA_CLI RESULT IS ASSOCIATED
    2009/04/10 15:17:47 :: WPA_CLI RESULT IS 4WAY_HANDSHAKE
    2009/04/10 15:17:48 :: WPA_CLI RESULT IS 4WAY_HANDSHAKE
    2009/04/10 15:17:49 :: WPA_CLI RESULT IS SCANNING
    2009/04/10 15:17:50 :: WPA_CLI RESULT IS ASSOCIATED
    2009/04/10 15:17:51 :: WPA_CLI RESULT IS ASSOCIATED
    2009/04/10 15:17:52 :: WPA_CLI RESULT IS 4WAY_HANDSHAKE
    2009/04/10 15:17:53 :: WPA_CLI RESULT IS 4WAY_HANDSHAKE
    2009/04/10 15:17:54 :: WPA_CLI RESULT IS SCANNING
    2009/04/10 15:17:55 :: WPA_CLI RESULT IS ASSOCIATED
    2009/04/10 15:17:56 :: WPA_CLI RESULT IS ASSOCIATED
    2009/04/10 15:17:57 :: WPA_CLI RESULT IS 4WAY_HANDSHAKE
    2009/04/10 15:17:58 :: wpa_supplicant authentication may have failed.
    2009/04/10 15:17:58 :: exiting connection thread
    I checked the password multiple times, and it is what it is supposed to be. Still no luck connecting.

  • I keep getting scripting errors since I upgraded adobe flash

    This happens on almost every page every time since i updated adobe flash

    Your System Details shows;
    Installed Plug-ins
    Shockwave Flash 15.0 r0
    Shockwave Flash 17.0 r0
    Having more than one version of a program may cause issues.
    Grab the uninstaller from here:
    '''[http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-windows.html Uninstall Flash Player | Windows]'''
    '''[http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-mac-os.html Uninstall Flash Player | Mac]'''
    Then reinstall the latest version.
    Flash Player '''Version 17.0.0.134<br>https://www.adobe.com/products/flashplayer/distribution3.html'''
    See if there are updates for your graphics drivers
    https://support.mozilla.org/kb/upgrade-graphics-drivers-use-hardware-acceleration

  • Since I upgraded my Firefox..whenever I click on a link i get this error message...Java Script Exc in ev handl: Error: Bad NPObject as private data! Then I have to click ok to get the page to open.

    Since I upgraded my firefox..I get this box most of the time when I click on a link to go to another page...
    Java Script
    Exc in ev handl: Error: Bad NPObject as private data! Then I have to click ok to get the page to open.

    That issue can be caused by the McAfee Site Advisor extension
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode

  • Solution Manager 4.0- Kernel Upgrade(disp+work stops)

    Hi,
    While doing Kernel Upgrade for Solution manger 4.0 , the disp+work stops.
    I have taken the Packs as per my requisite for Windows server X64 bit - Unicode
    The files that were taken are :
    SAPEXEDB_102-20001356.SAR
    SAPEXE_102-20001354.SAR
    The services were stopped,the sap was stopped and the exe backup was taken.
    Now after uncar of the SAR files,and while starting the services and SAP, the disp+work stops.
    The trace file of disp+work has been shown below:
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      00
    sid        CPS
    systemid   562 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    102
    intno      20050900
    make:      multithreaded, Unicode, 64 bit, optimized
    pid        756
    Fri Aug 10 11:14:07 2007
    kernel runs with dp version 224000(ext=109000) (@(#) DPLIB-INT-VERSION-224000-UC)
    length of sys_adm_ext is 572 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (00 756) [dpxxdisp.c   1239]
         shared lib "dw_xml.dll" version 102 successfully loaded
         shared lib "dw_xtc.dll" version 102 successfully loaded
         shared lib "dw_stl.dll" version 102 successfully loaded
         shared lib "dw_gui.dll" version 102 successfully loaded
         shared lib "dw_mdm.dll" version 102 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3900
    Fri Aug 10 11:14:11 2007
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 4 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5355]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >solmgr_CPS_00                           <
    DpShMCreate: sizeof(wp_adm)          19136     (1472)
    DpShMCreate: sizeof(tm_adm)          5584592     (27784)
    DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/16/552064/552080
    DpShMCreate: sizeof(comm_adm)          552080     (1088)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)          0     (104)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1848)
    DpShMCreate: sizeof(wall_adm)          (41664/36752/64/192)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 000000000F320050, size: 6274496)
    DpShMCreate: allocated sys_adm at 000000000F320050
    DpShMCreate: allocated wp_adm at 000000000F321F40
    DpShMCreate: allocated tm_adm_list at 000000000F326A00
    DpShMCreate: allocated tm_adm at 000000000F326A60
    DpShMCreate: allocated wp_ca_adm at 000000000F87A130
    DpShMCreate: allocated appc_ca_adm at 000000000F87FEF0
    DpShMCreate: allocated comm_adm at 000000000F881E30
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 000000000F908AC0
    DpShMCreate: allocated gw_adm at 000000000F908B40
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 000000000F908B70
    DpShMCreate: allocated wall_adm at 000000000F908B80
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    Fri Aug 10 11:14:12 2007
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 4096 kByte.
    Using implementation view
    <EsNT> Using memory model view.
    <EsNT> Memory Reset disabled as NT default
    <ES> 127 blocks reserved for free list.
    ES initialized.
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 1904
      argv[0] = D:\usr\sap\CPS\DVEBMGS00\exe\jcontrol.EXE
      argv[1] = D:\usr\sap\CPS\DVEBMGS00\exe\jcontrol.EXE
      argv[2] = pf=D:\usr\sap\CPS\SYS\profile\CPS_DVEBMGS00_solmgr
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=1061
      argv[5] = -DSAPSYSTEM=00
      argv[6] = -DSAPSYSTEMNAME=CPS
      argv[7] = -DSAPMYNAME=solmgr_CPS_00
      argv[8] = -DSAPPROFILE=D:\usr\sap\CPS\SYS\profile\CPS_DVEBMGS00_solmgr
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c   1626]
    ***LOG Q0K=> DpMsAttach, mscon ( solmgr) [dpxxdisp.c   11664]
    DpStartStopMsg: send start message (myname is >solmgr_CPS_00                           <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
    CCMS: start to initalize 3.X shared alert area (first segment).
    Fri Aug 10 11:14:13 2007
    DpJ2eeLogin: j2ee state = CONNECTED
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 102
    Release check o.K.
    Fri Aug 10 11:14:16 2007
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4248]
    ERROR => NiIRead: SiRecv failed for hdl 4 / sock 384
        (SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:1067) [nixxi.cpp    4248]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=1904)
    ERROR => DpProcKill: kill failed [dpntdisp.c   371]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Fri Aug 10 11:14:52 2007
    ERROR => W0 (pid 1548) died [dpxxdisp.c   14319]
    ERROR => W1 (pid 1516) died [dpxxdisp.c   14319]
    ERROR => W2 (pid 1944) died [dpxxdisp.c   14319]
    ERROR => W3 (pid 1496) died [dpxxdisp.c   14319]
    ERROR => W4 (pid 1968) died [dpxxdisp.c   14319]
    ERROR => W5 (pid 1964) died [dpxxdisp.c   14319]
    my types changed after wp death/restart 0xbf --> 0xbe
    ERROR => W6 (pid 1980) died [dpxxdisp.c   14319]
    my types changed after wp death/restart 0xbe --> 0xbc
    ERROR => W7 (pid 2560) died [dpxxdisp.c   14319]
    my types changed after wp death/restart 0xbc --> 0xb8
    ERROR => W8 (pid 2548) died [dpxxdisp.c   14319]
    ERROR => W9 (pid 3052) died [dpxxdisp.c   14319]
    ERROR => W10 (pid 1808) died [dpxxdisp.c   14319]
    my types changed after wp death/restart 0xb8 --> 0xb0
    ERROR => W11 (pid 980) died [dpxxdisp.c   14319]
    my types changed after wp death/restart 0xb0 --> 0xa0
    ERROR => W12 (pid 1792) died [dpxxdisp.c   14319]
    my types changed after wp death/restart 0xa0 --> 0x80
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    NiWait: sleep (10000ms) ...
    NiISelect: timeout 10000ms
    NiISelect: maximum fd=521
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Aug 10 11:15:02 2007
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    Workprocess Table (long)               Fri Aug 10 05:45:02 2007
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program  Cl  User         Action                    Table
    0 DIA     1548 Ended         no      1   0             0                                                             
    1 DIA     1516 Ended         no      1   0             0                                                             
    2 DIA     1944 Ended         no      1   0             0                                                             
    3 DIA     1496 Ended         no      1   0             0                                                             
    4 DIA     1968 Ended         no      1   0             0                                                             
    5 DIA     1964 Ended         no      1   0             0                                                             
    6 UPD     1980 Ended         no      1   0             0                                                             
    7 ENQ     2560 Ended         no      1   0             0                                                             
    8 BTC     2548 Ended         no      1   0             0                                                             
    9 BTC     3052 Ended         no      1   0             0                                                             
    10 BTC     1808 Ended         no      1   0             0                                                             
    11 SPO      980 Ended         no      1   0             0                                                             
    12 UP2     1792 Ended         no      1   0             0                                                             
    Dispatcher Queue Statistics               Fri Aug 10 05:45:02 2007
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    2
    2000
    6
    6
    --------++++--
    +
    DIA
    5
    5
    2000
    5
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          12
    wake_evt_udp_now     0
    wake events           total     8,  udp     7 ( 87%),  shm     1 ( 12%)
    since last update     total     8,  udp     7 ( 87%),  shm     1 ( 12%)
    Dump of tm_adm structure:               Fri Aug 10 05:45:02 2007
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Fri Aug 10 05:45:02 2007
    =============================
    Slots: 300, Used: 1, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    NiWait: sleep (5000ms) ...
    NiISelect: timeout 5000ms
    NiISelect: maximum fd=521
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Aug 10 11:15:07 2007
    NiISelect: TIMEOUT occured (5000ms)
    DpHalt: shutdown server >solmgr_CPS_00                           < (normal)
    DpJ2eeDisableRestart
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes
    Stop gateway
    killing process (1404) (SOFT_KILL)
    Stop icman
    killing process (848) (SOFT_KILL)
    Terminate gui connections
    wait for end of work processes
    wait for end of gateway
    [DpProcDied] Process lives  (PID:1404  HANDLE:488)
    waiting for termination of gateway ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=521
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Aug 10 11:15:08 2007
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:1404  HANDLE:488)
    wait for end of icman
    [DpProcDied] Process lives  (PID:848  HANDLE:496)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=521
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Aug 10 11:15:09 2007
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:848  HANDLE:496)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=521
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Aug 10 11:15:10 2007
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:848  HANDLE:496)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=521
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Aug 10 11:15:11 2007
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:848  HANDLE:496)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=521
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Aug 10 11:15:12 2007
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:848  HANDLE:496)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=521
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Aug 10 11:15:13 2007
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:848  HANDLE:496)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=521
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Aug 10 11:15:14 2007
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:848  HANDLE:496)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=521
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Aug 10 11:15:15 2007
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:848  HANDLE:496)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=521
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Aug 10 11:15:16 2007
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:848  HANDLE:496)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=521
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Aug 10 11:15:17 2007
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:848  HANDLE:496)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=521
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Aug 10 11:15:18 2007
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:848  HANDLE:496)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=521
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Aug 10 11:15:19 2007
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:848  HANDLE:496)
    [DpProcDied] Process died  (PID:1904  HANDLE:472)
    DpStartStopMsg: send stop message (myname is >solmgr_CPS_00                           <)
    NiIMyHostName: hostname = 'solmgr'
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 189 bytes
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=562,pac=1,MESG_IO)
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name                    -, type 4, key -
    DpStartStopMsg: stop msg sent
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    NiIRead: read for hdl 3 timed out (0ms)
    DpHalt: no more messages from the message server
    DpHalt: send keepalive to synchronize with the message server
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=114,pac=1,MESG_IO)
    MsINiWrite: sent 114 bytes
    send msg (len 110+4) to name           MSG_SERVER, type 0, key -
    MsSndName: MS_NOOP ok
    Send 4 bytes to MSG_SERVER
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    NiIPeek: peek successful for hdl 3 (r)
    NiIRead: hdl 3 received data (rcd=114,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=114
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 114 bytes
    MSG received, len 110+4, flag 3, from MSG_SERVER          , typ 0, key -
    Received 4 bytes from MSG_SERVER                             
    Received opcode MS_NOOP from msg_server, reply MSOP_OK
    MsOpReceive: ok
    MsSendKeepalive : keepalive sent to message server
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    Fri Aug 10 11:15:20 2007
    NiIPeek: peek for hdl 3 timed out (r; 1000ms)
    NiIRead: read for hdl 3 timed out (1000ms)
    DpHalt: no more messages from the message server
    DpHalt: sync with message server o.k.
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   11977]
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiBufISelUpdate: new MODE -- (r-) for hdl 3 in set0
    SiSelNSet: set events of sock 416 to: ---
    NiBufISelRemove: remove hdl 3 from set0
    SiSelNRemove: removed sock 416 (pos=3)
    SiSelNRemove: removed sock 416
    NiSelIRemove: removed hdl 3
    MBUF state OFF
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    blks_in_queue/wp_ca_blk_no/wp_max_no = 1/300/13
    LOCK WP ca_blk 1
    make DISP owner of wp_ca_blk 1
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 15)
    MBUF component DOWN
    NiICloseHandle: shutdown and close hdl 3 / sock 416
    NiBufIClose: clear extension for hdl 3
    MsIDetach: detach MS-system
    cleanup EM
    EsCleanup ....
    EmCleanup() -> 0
    Es2Cleanup: Cleanup ES2
    ***LOG Q05=> DpHalt, DPStop ( 756) [dpxxdisp.c   10334]
    Good Bye .....
    Could you please help me in resolving this issue ?...
    Regards,
    Radeesh V

    Hi,
    Below is the trace file of dev_ms
    trc file: "dev_ms", trc level: 1, release: "700"
    [Thr 2416] Sat Aug 11 15:23:23 2007
    [Thr 2416] MsSSetTrcLog: trc logging active, max size = 20971520 bytes
    systemid   560 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    73
    intno      20050900
    make:      multithreaded, Unicode, optimized
    pid        1252
    [Thr 2416] ***LOG Q01=> MsSInit, MSStart (Msg Server 1 1252) [msxxserv.c   1824]
    [Thr 2416] load acl file = D:\usr\sap\CPS\SYS\global\ms_acl_info.DAT
    [Thr 2416] MsGetOwnIpAddr: my host addresses are :
    [Thr 2416]   1 : [172.16.82.227] SOLMGR (HOSTNAME)
    [Thr 2416]   2 : [127.0.0.1] solmgr (LOCALHOST)
    [Thr 2416] Sat Aug 11 15:23:24 2007
    [Thr 2416] MsHttpInit: full qualified hostname = solmgr
    [Thr 2416] HTTP logging is switch off
    [Thr 2416] set HTTP state to LISTEN
    [Thr 2416] ms/icf_info_server : deleted
    [Thr 2416] *** I listen to port sapmsCPS (3600) ***
    [Thr 2416] *** I listen to internal port 3900 (3900) ***
    [Thr 2416] *** HTTP port 8100 state LISTEN ***
    [Thr 2416] CUSTOMER KEY: >C1198656006<
    [Thr 2416] Sat Aug 11 15:23:51 2007
    [Thr 2416] MsHttpReadUrl2: H-1 url = /sap/public/icf_info/urlprefix (403 Forbidden)
    [Thr 2416] MsHttpReadUrl2: H-1 url = /sap/public/icf_info/logon_groups (403 Forbidden)

  • Server not starting after kernel upgrade

    Hi,
    I did a SAP Kernel upgrade of Patch 146 in NW2004s Unicode system
    After the kernel upgrade, the SAP is not starting
    Pls let me know of what can be teh reason
    The following is dev_disp file
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      01
    sid        BWS
    systemid   562 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    146
    intno      20050900
    make:      multithreaded, Unicode, 64 bit, optimized
    pid        2204
    Mon Jun 16 13:02:04 2008
    kernel runs with dp version 232000(ext=109000) (@(#) DPLIB-INT-VERSION-232000-UC)
    length of sys_adm_ext is 576 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (01 2204) [dpxxdisp.c   1243]
         shared lib "dw_xml.dll" version 146 successfully loaded
         shared lib "dw_xtc.dll" version 146 successfully loaded
         shared lib "dw_stl.dll" version 146 successfully loaded
         shared lib "dw_gui.dll" version 146 successfully loaded
         shared lib "dw_mdm.dll" version 146 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3901
    Mon Jun 16 13:02:09 2008
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5371]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >WDBSSAPBWS01_BWS_01                     <
    DpShMCreate: sizeof(wp_adm)          23680     (1480)
    DpShMCreate: sizeof(tm_adm)          5652128     (28120)
    DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/16/552064/552080
    DpShMCreate: sizeof(comm_adm)          552080     (1088)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)          0     (104)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1864)
    DpShMCreate: sizeof(wall_adm)          (41664/36752/64/192)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 000000000EE80050, size: 6347104)
    DpShMCreate: allocated sys_adm at 000000000EE80050
    DpShMCreate: allocated wp_adm at 000000000EE82150
    DpShMCreate: allocated tm_adm_list at 000000000EE87DD0
    DpShMCreate: allocated tm_adm at 000000000EE87E30
    DpShMCreate: allocated wp_ca_adm at 000000000F3EBCD0
    DpShMCreate: allocated appc_ca_adm at 000000000F3F1A90
    DpShMCreate: allocated comm_adm at 000000000F3F39D0
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 000000000F47A660
    DpShMCreate: allocated gw_adm at 000000000F47A6E0
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 000000000F47A710
    DpShMCreate: allocated wall_adm at 000000000F47A720
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    ThTaskStatus: rdisp/reset_online_during_debug 0
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 4096 kByte.
    Using implementation view
    <EsNT> Using memory model view.
    <EsNT> Memory Reset disabled as NT default
    <ES> 127 blocks reserved for free list.
    ES initialized.
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 3496
      argv[0] = D:\usr\sap\BWS\DVEBMGS01\exe\jcontrol.EXE
      argv[1] = D:\usr\sap\BWS\DVEBMGS01\exe\jcontrol.EXE
      argv[2] = pf=D:\usr\sap\BWS\SYS\profile\BWS_DVEBMGS01_WDBSSAPBWS01
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=65000
      argv[5] = -DSAPSYSTEM=01
      argv[6] = -DSAPSYSTEMNAME=BWS
      argv[7] = -DSAPMYNAME=WDBSSAPBWS01_BWS_01
      argv[8] = -DSAPPROFILE=D:\usr\sap\BWS\SYS\profile\BWS_DVEBMGS01_WDBSSAPBWS01
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c   1633]
    ***LOG Q0K=> DpMsAttach, mscon ( WDBSSAPBWS01) [dpxxdisp.c   11822]
    DpStartStopMsg: send start message (myname is >WDBSSAPBWS01_BWS_01                     <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpJ2eeLogin: j2ee state = CONNECTED
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 146
    Release check o.K.
    Mon Jun 16 13:02:11 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4424]
    ERROR => NiIRead: SiRecv failed for hdl 4 / sock 340
        (SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:2447) [nixxi.cpp    4424]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=3496)
    ERROR => DpProcKill: kill failed [dpntdisp.c   371]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Mon Jun 16 13:02:49 2008
    ERROR => DpHdlDeadWp: W0 (pid 3504) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W1 (pid 3380) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W2 (pid 4348) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W3 (pid 3528) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W4 (pid 4528) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W5 (pid 4360) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W6 (pid 788) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W7 (pid 4432) died [dpxxdisp.c   14532]
    my types changed after wp death/restart 0xbf --> 0xbe
    ERROR => DpHdlDeadWp: W8 (pid 3376) died [dpxxdisp.c   14532]
    my types changed after wp death/restart 0xbe --> 0xbc
    ERROR => DpHdlDeadWp: W9 (pid 3632) died [dpxxdisp.c   14532]
    my types changed after wp death/restart 0xbc --> 0xb8
    ERROR => DpHdlDeadWp: W10 (pid 3928) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W11 (pid 3304) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W12 (pid 3316) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W13 (pid 4956) died [dpxxdisp.c   14532]
    my types changed after wp death/restart 0xb8 --> 0xb0
    ERROR => DpHdlDeadWp: W14 (pid 1136) died [dpxxdisp.c   14532]
    my types changed after wp death/restart 0xb0 --> 0xa0
    ERROR => DpHdlDeadWp: W15 (pid 4968) died [dpxxdisp.c   14532]
    my types changed after wp death/restart 0xa0 --> 0x80
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    NiWait: sleep (10000ms) ...
    NiISelect: timeout 10000ms
    NiISelect: maximum fd=481
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Jun 16 13:02:59 2008
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    Workprocess Table (long)               Mon Jun 16 17:02:59 2008
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program          Cl  User         Action                    Table
    0 DIA     3504 Ended         no      1   0        0                                                                         
    1 DIA     3380 Ended         no      1   0        0                                                                         
    2 DIA     4348 Ended         no      1   0        0                                                                         
    3 DIA     3528 Ended         no      1   0        0                                                                         
    4 DIA     4528 Ended         no      1   0        0                                                                         
    5 DIA     4360 Ended         no      1   0        0                                                                         
    6 DIA      788 Ended         no      1   0        0                                                                         
    7 DIA     4432 Ended         no      1   0        0                                                                         
    8 UPD     3376 Ended         no      1   0        0                                                                         
    9 ENQ     3632 Ended         no      1   0        0                                                                         
    10 BTC     3928 Ended         no      1   0        0                                                                         
    11 BTC     3304 Ended         no      1   0        0                                                                         
    12 BTC     3316 Ended         no      1   0        0                                                                         
    13 BTC     4956 Ended         no      1   0        0                                                                         
    14 SPO     1136 Ended         no      1   0        0                                                                         
    15 UP2     4968 Ended         no      1   0        0                                                                         
    Dispatcher Queue Statistics               Mon Jun 16 17:02:59 2008
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    2
    2000
    5
    5
    --------++++--
    +
    DIA
    5
    5
    2000
    5
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          12
    wake_evt_udp_now     0
    wake events           total     8,  udp     6 ( 75%),  shm     2 ( 25%)
    since last update     total     8,  udp     6 ( 75%),  shm     2 ( 25%)
    Dump of tm_adm structure:               Mon Jun 16 17:02:59 2008
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Mon Jun 16 17:02:59 2008
    =============================
    Slots: 300, Used: 1, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    NiWait: sleep (5000ms) ...
    NiISelect: timeout 5000ms
    NiISelect: maximum fd=481
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Jun 16 13:03:04 2008
    NiISelect: TIMEOUT occured (5000ms)
    DpHalt: shutdown server >WDBSSAPBWS01_BWS_01                     < (normal)
    DpJ2eeDisableRestart
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes
    Stop gateway
    killing process (1724) (SOFT_KILL)
    Stop icman
    killing process (2860) (SOFT_KILL)
    Terminate gui connections
    wait for end of work processes
    wait for end of gateway
    [DpProcDied] Process lives  (PID:1724  HANDLE:448)
    waiting for termination of gateway ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=481
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Jun 16 13:03:05 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:1724  HANDLE:448)
    wait for end of icman
    [DpProcDied] Process lives  (PID:2860  HANDLE:456)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=481
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Jun 16 13:03:06 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2860  HANDLE:456)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=481
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Jun 16 13:03:07 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2860  HANDLE:456)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=481
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Jun 16 13:03:08 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2860  HANDLE:456)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=481
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Jun 16 13:03:09 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2860  HANDLE:456)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=481
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Jun 16 13:03:10 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2860  HANDLE:456)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=481
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Jun 16 13:03:11 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2860  HANDLE:456)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=481
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Jun 16 13:03:12 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2860  HANDLE:456)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=481
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Jun 16 13:03:13 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2860  HANDLE:456)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=481
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Jun 16 13:03:14 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2860  HANDLE:456)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=481
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Jun 16 13:03:15 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2860  HANDLE:456)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=481
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Jun 16 13:03:16 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:2860  HANDLE:456)
    [DpProcDied] Process died  (PID:3496  HANDLE:432)
    DpStartStopMsg: send stop message (myname is >WDBSSAPBWS01_BWS_01                     <)
    NiIMyHostName: hostname = 'WDBSSAPBWS01'
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 189 bytes
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=562,pac=1,MESG_IO)
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name                    -, type 4, key -
    DpStartStopMsg: stop msg sent
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    NiIRead: read for hdl 3 timed out (0ms)
    DpHalt: no more messages from the message server
    DpHalt: send keepalive to synchronize with the message server
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=114,pac=1,MESG_IO)
    MsINiWrite: sent 114 bytes
    send msg (len 110+4) to name           MSG_SERVER, type 0, key -
    MsSndName: MS_NOOP ok
    Send 4 bytes to MSG_SERVER
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    NiIPeek: peek successful for hdl 3 (r)
    NiIRead: hdl 3 received data (rcd=114,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=114
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 114 bytes
    MSG received, len 110+4, flag 3, from MSG_SERVER          , typ 0, key -
    Received 4 bytes from MSG_SERVER                             
    Received opcode MS_NOOP from msg_server, reply MSOP_OK
    MsOpReceive: ok
    MsSendKeepalive : keepalive sent to message server
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    Mon Jun 16 13:03:17 2008
    NiIPeek: peek for hdl 3 timed out (r; 1000ms)
    NiIRead: read for hdl 3 timed out (1000ms)
    DpHalt: no more messages from the message server
    DpHalt: sync with message server o.k.
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   12168]
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiBufISelUpdate: new MODE -- (r-) for hdl 3 in set0
    SiSelNSet: set events of sock 364 to: ---
    NiBufISelRemove: remove hdl 3 from set0
    SiSelNRemove: removed sock 364 (pos=3)
    SiSelNRemove: removed sock 364
    NiSelIRemove: removed hdl 3
    MBUF state OFF
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    blks_in_queue/wp_ca_blk_no/wp_max_no = 1/300/16
    LOCK WP ca_blk 1
    make DISP owner of wp_ca_blk 1
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 15)
    MBUF component DOWN
    NiICloseHandle: shutdown and close hdl 3 / sock 364
    NiBufIClose: clear extension for hdl 3
    MsIDetach: detach MS-system
    cleanup EM
    EsCleanup ....
    EmCleanup() -> 0
    Es2Cleanup: Cleanup ES2
    ***LOG Q05=> DpHalt, DPStop ( 2204) [dpxxdisp.c   10421]
    Good Bye .....

    Are you sure the Database and the listeners are up and running?

  • Hi Kernel Upgradation Error

    Dear Experts,
    We are having one unique problem , We having one BWP server CI install on AIX + Oracle 9i, and one application server on windows application server(the server resided on diffrnt windows domain) , But now since we have installed these systems . while kernel upgrade we have forgotten to upgrade the kernel level of application server. Hence the kernel got differed.
    Now we have ci installed on kernel level 196 and Kernel level of app. server is 22 . and we have tried to upgrade it to 196 but instance is not getting up after copying kernel pacth.
    Kindly suggest what to do, I am sending the Devloper trace at the time we have tried to upgrade the kernel level.
    Regards
    Yogesh
    The trace is as followed
    trc file: "dev_disp", trc level: 1, release: "640"
    Sun Jul 06 21:52:39 2008
    kernel runs with dp version 136(ext=102) (@(#) DPLIB-INT-VERSION-136)
    length of sys_adm_ext is 312 bytes
    sysno      01
    sid        BWP
    systemid   560 (PC with Windows NT)
    relno      6400
    patchlevel 0
    patchno    196
    intno      20020600
    make:      multithreaded, ASCII
    pid        4552
    Sun Jul 06 21:52:40 2008
    ***LOG Q00=> DpSapEnvInit, DPStart (01 4552) [dpxxdisp.c   1102]
         shared lib "dw_xml.dll" version 196 successfully loaded
         shared lib "dw_xtc.dll" version 196 successfully loaded
         shared lib "dw_stl.dll" version 196 successfully loaded
         shared lib "dw_gui.dll" version 196 successfully loaded
         shared lib "dw_mdm.dll" version 196 successfully loaded
    Sun Jul 06 21:52:42 2008
    WARNING => DpNetCheck: NiHostToAddr(www.doesnotexist0232.qqq.nxst) took 2 seconds
    Sun Jul 06 21:52:47 2008
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
    ***LOG GZZ=> 2 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  3881]
    MtxInit: -2 0 0
    DpSysAdmExtInit: ABAP is active
    DpIPCInit2: start server >bw1_BWP_01                              <
    DpShMCreate: sizeof(wp_adm)          6656     (832)
    DpShMCreate: sizeof(tm_adm)          2379840     (11840)
    DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    DpShMCreate: sizeof(comm_adm)          192000     (384)
    DpShMCreate: sizeof(vmc_adm)          0     (364)
    DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 064F0040, size: 2665488)
    DpShMCreate: allocated sys_adm at 064F0040
    DpShMCreate: allocated wp_adm at 064F17D8
    DpShMCreate: allocated tm_adm_list at 064F31D8
    DpShMCreate: allocated tm_adm at 064F3200
    DpShMCreate: allocated wp_ca_adm at 06738240
    DpShMCreate: allocated appc_ca_adm at 0673C890
    DpShMCreate: allocated comm_adm_list at 0673E000
    DpShMCreate: allocated comm_adm at 0673E018
    DpShMCreate: allocated vmc_adm_list at 0676CE18
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 0676CE40
    DpShMCreate: allocated wall_adm at 0676CE48
    MBUF state OFF
    EmInit: MmSetImplementation( 2 ).
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation flat
    <EsNT> Memory Reset disabled as NT default
    <ES> 2546 blocks reserved for free list.
    ES initialized.
    Sun Jul 06 21:52:48 2008
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG Q0K=> DpMsAttach, mscon ( mdbiwprd) [dpxxdisp.c   10113]
    DpStartStopMsg: send start message (myname is >bw1_BWP_01                              <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 40000000 for monitoring segment.
    CCMS: start to initalize 3.X shared alert area (first segment).
    ERROR => platform patchno is 21 [dpxxdisp.c   14975]
    ERROR => but my patchno   is 196 [dpxxdisp.c   14976]
    DP_FATAL_ERROR => Release inconsistent with running system
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    killing W0-9124 (SIGUSR2)
    killing W1-3092 (SIGUSR2)
    ERROR => DpWpKill(3092, SIGUSR2) failed [dpxxtool.c   2508]
    killing W2-9796 (SIGUSR2)
    ERROR => DpWpKill(9796, SIGUSR2) failed [dpxxtool.c   2508]
    killing W3-6252 (SIGUSR2)
    ERROR => DpWpKill(6252, SIGUSR2) failed [dpxxtool.c   2508]
    killing W4-10008 (SIGUSR2)
    ERROR => DpWpKill(10008, SIGUSR2) failed [dpxxtool.c   2508]
    killing W5-4008 (SIGUSR2)
    ERROR => DpWpKill(4008, SIGUSR2) failed [dpxxtool.c   2508]
    killing W6-9768 (SIGUSR2)
    ERROR => DpWpKill(9768, SIGUSR2) failed [dpxxtool.c   2508]
    killing W7-9976 (SIGUSR2)
    ERROR => DpWpKill(9976, SIGUSR2) failed [dpxxtool.c   2508]
    NiWait: sleep (10000 msecs) ...
    NiISelect: timeout 10000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:52:58 2008
    NiISelect: TIMEOUT occured (10000 ms)
    dump system status
    Workprocess Table (long)               Sun Jul 06 16:22:58 2008
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program  Cl  User         Action                    Table
    0 DIA     9124 Run           no      0   4             0                                                             
    1 DIA     3092 Run           no      0   0             0                                                             
    2 DIA     9796 Run           no      0   4             0                                                             
    3 DIA     6252 Run           no      0   4             0                                                             
    4 DIA    10008 Run           no      0   4             0                                                             
    5 DIA     4008 Run           no      0   4             0                                                             
    6 DIA     9768 Run           no      0   4             0                                                             
    7 DIA     9976 Run           no      0   4             0                                                             
    Dispatcher Queue Statistics               Sun Jul 06 16:22:58 2008
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    5
    5
    2000
    5
    0
    --------++++--
    +
    DIA
    2
    2
    2000
    2
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          9
    wake_evt_udp_now     1
    wake events           total     7,  udp     1 ( 14%),  shm     6 ( 85%)
    since last update     total     7,  udp     1 ( 14%),  shm     6 ( 85%)
    Dump of tm_adm structure:               Sun Jul 06 16:22:58 2008
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Sun Jul 06 16:22:58 2008
    =============================
    Slots: 300, Used: 0, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    NiWait: sleep (5000 msecs) ...
    NiISelect: timeout 5000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:03 2008
    NiISelect: TIMEOUT occured (5000 ms)
    DpHalt: shutdown server >bw1_BWP_01                              < (normal)
    DpJ2eeDisableRestart
    DpModState: buffer in state MBUF_OFF
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    [DpWpDied] W0 lives  (PID:9124  HANDLE:396)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 lives  (PID:9796  HANDLE:388)
    [DpWpDied] W3 lives  (PID:6252  HANDLE:384)
    [DpWpDied] W4 lives  (PID:10008  HANDLE:380)
    [DpWpDied] W5 lives  (PID:4008  HANDLE:376)
    [DpWpDied] W6 lives  (PID:9768  HANDLE:372)
    [DpWpDied] W7 lives  (PID:9976  HANDLE:368)
    Stop work processes...
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:04 2008
    NiISelect: TIMEOUT occured (1000 ms)
    wait for end of exclusive shutdown
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:05 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 lives  (PID:9124  HANDLE:396)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 lives  (PID:9796  HANDLE:388)
    [DpWpDied] W3 lives  (PID:6252  HANDLE:384)
    [DpWpDied] W4 lives  (PID:10008  HANDLE:380)
    [DpWpDied] W5 lives  (PID:4008  HANDLE:376)
    [DpWpDied] W6 lives  (PID:9768  HANDLE:372)
    [DpWpDied] W7 lives  (PID:9976  HANDLE:368)
    wait for end of exclusive shutdown
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:06 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 lives  (PID:9124  HANDLE:396)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 lives  (PID:9796  HANDLE:388)
    [DpWpDied] W3 lives  (PID:6252  HANDLE:384)
    [DpWpDied] W4 lives  (PID:10008  HANDLE:380)
    [DpWpDied] W5 lives  (PID:4008  HANDLE:376)
    [DpWpDied] W6 lives  (PID:9768  HANDLE:372)
    [DpWpDied] W7 lives  (PID:9976  HANDLE:368)
    wait for end of exclusive shutdown
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:07 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 lives  (PID:9124  HANDLE:396)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 lives  (PID:9796  HANDLE:388)
    [DpWpDied] W3 lives  (PID:6252  HANDLE:384)
    [DpWpDied] W4 lives  (PID:10008  HANDLE:380)
    [DpWpDied] W5 lives  (PID:4008  HANDLE:376)
    [DpWpDied] W6 lives  (PID:9768  HANDLE:372)
    [DpWpDied] W7 lives  (PID:9976  HANDLE:368)
    wait for end of exclusive shutdown
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:08 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 lives  (PID:9124  HANDLE:396)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 lives  (PID:9796  HANDLE:388)
    [DpWpDied] W3 lives  (PID:6252  HANDLE:384)
    [DpWpDied] W4 lives  (PID:10008  HANDLE:380)
    [DpWpDied] W5 lives  (PID:4008  HANDLE:376)
    [DpWpDied] W6 lives  (PID:9768  HANDLE:372)
    [DpWpDied] W7 lives  (PID:9976  HANDLE:368)
    wait for end of exclusive shutdown
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:09 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 lives  (PID:9124  HANDLE:396)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 lives  (PID:9796  HANDLE:388)
    [DpWpDied] W3 lives  (PID:6252  HANDLE:384)
    [DpWpDied] W4 lives  (PID:10008  HANDLE:380)
    [DpWpDied] W5 lives  (PID:4008  HANDLE:376)
    [DpWpDied] W6 lives  (PID:9768  HANDLE:372)
    [DpWpDied] W7 lives  (PID:9976  HANDLE:368)
    wait for end of exclusive shutdown
    [DpWpDied] W0 lives  (PID:9124  HANDLE:396)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 lives  (PID:9796  HANDLE:388)
    [DpWpDied] W3 lives  (PID:6252  HANDLE:384)
    [DpWpDied] W4 lives  (PID:10008  HANDLE:380)
    [DpWpDied] W5 lives  (PID:4008  HANDLE:376)
    [DpWpDied] W6 lives  (PID:9768  HANDLE:372)
    [DpWpDied] W7 lives  (PID:9976  HANDLE:368)
    [DpWpDied] W0 lives  (PID:9124  HANDLE:396)
    DpTestAndSetSoftCancel: set soft cancel for T0/M0
    SoftCancel request for T0 U1 M0 received from DISPATCHER
    DpHdlSoftCancel: T0 M0 running in W0 status 4
    DpHdlSoftCancel: set CONTROL_SOFT_CANCEL
    switch on control 0x20000 for W0 (0x0 -> 0x20000)
    DpInsertSchedule: inserted slot 8 (DPT_SOFT_CANCEL:next schedule 1215361394 (total 9))
    DpHdlSoftCancel: interrupt W0
    killing W0-9124 (SOFT_CANCEL_KILL)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    DpTestAndSetSoftCancel: set soft cancel for T1/M0
    SoftCancel request for T1 U2 M0 received from DISPATCHER
    DpHdlSoftCancel: T1 M0 running in W1 status 4
    DpHdlSoftCancel: set CONTROL_SOFT_CANCEL
    switch on control 0x20000 for W1 (0x0 -> 0x20000)
    DpInsertSchedule: inserted slot 9 (DPT_SOFT_CANCEL:next schedule 1215361394 (total 10))
    DpHdlSoftCancel: interrupt W1
    killing W1-3092 (SOFT_CANCEL_KILL)
    [DpWpDied] W2 lives  (PID:9796  HANDLE:388)
    DpTestAndSetSoftCancel: set soft cancel for T2/M0
    SoftCancel request for T2 U3 M0 received from DISPATCHER
    DpHdlSoftCancel: T2 M0 running in W2 status 4
    DpHdlSoftCancel: set CONTROL_SOFT_CANCEL
    switch on control 0x20000 for W2 (0x0 -> 0x20000)
    DpInsertSchedule: inserted slot 10 (DPT_SOFT_CANCEL:next schedule 1215361394 (total 11))
    DpHdlSoftCancel: interrupt W2
    killing W2-9796 (SOFT_CANCEL_KILL)
    [DpWpDied] W4 lives  (PID:10008  HANDLE:380)
    DpTestAndSetSoftCancel: set soft cancel for T4/M0
    SoftCancel request for T4 U5 M0 received from DISPATCHER
    DpHdlSoftCancel: T4 M0 running in W4 status 4
    DpHdlSoftCancel: set CONTROL_SOFT_CANCEL
    switch on control 0x20000 for W4 (0x0 -> 0x20000)
    DpInsertSchedule: inserted slot 11 (DPT_SOFT_CANCEL:next schedule 1215361394 (total 12))
    DpHdlSoftCancel: interrupt W4
    killing W4-10008 (SOFT_CANCEL_KILL)
    [DpWpDied] W7 lives  (PID:9976  HANDLE:368)
    DpTestAndSetSoftCancel: set soft cancel for T7/M0
    SoftCancel request for T7 U8 M0 received from DISPATCHER
    DpHdlSoftCancel: T7 M0 running in W7 status 4
    DpHdlSoftCancel: set CONTROL_SOFT_CANCEL
    switch on control 0x20000 for W7 (0x0 -> 0x20000)
    DpInsertSchedule: inserted slot 12 (DPT_SOFT_CANCEL:next schedule 1215361394 (total 13))
    DpHdlSoftCancel: interrupt W7
    killing W7-9976 (SOFT_CANCEL_KILL)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:10 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 lives  (PID:9124  HANDLE:396)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:11 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:12 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:13 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:14 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:15 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:16 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:17 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:18 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:19 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:20 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:21 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:22 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:23 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:24 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:25 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:26 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:27 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:28 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:29 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:30 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:31 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:32 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:33 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:34 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:35 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:36 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:37 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:38 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:39 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:40 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:41 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:42 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:43 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:44 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:45 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:46 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:47 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:48 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:49 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:50 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:51 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:52 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:53 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:54 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:55 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:56 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:57 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:58 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:53:59 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:00 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:01 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:02 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:03 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:04 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:05 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:06 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:07 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:08 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    wait for end of cancel
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:09 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    killing W1-3092 (SOFT_KILL)
    Stop gateway
    killing process (9548) (SOFT_KILL)
    Stop icman
    killing process (7716) (SOFT_KILL)
    Terminate gui connections
    [DpWpDied] W0 died  (PID:9124  HANDLE:396)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 died  (PID:9796  HANDLE:388)
    [DpWpDied] W3 died  (PID:6252  HANDLE:384)
    [DpWpDied] W4 died  (PID:10008  HANDLE:380)
    [DpWpDied] W5 died  (PID:4008  HANDLE:376)
    [DpWpDied] W6 died  (PID:9768  HANDLE:372)
    [DpWpDied] W7 died  (PID:9976  HANDLE:368)
    waiting for termination of work processes
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:10 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 handle not set (PID:9124)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 handle not set (PID:9796)
    [DpWpDied] W3 handle not set (PID:6252)
    [DpWpDied] W4 handle not set (PID:10008)
    [DpWpDied] W5 handle not set (PID:4008)
    [DpWpDied] W6 handle not set (PID:9768)
    [DpWpDied] W7 handle not set (PID:9976)
    waiting for termination of work processes
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:11 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 handle not set (PID:9124)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 handle not set (PID:9796)
    [DpWpDied] W3 handle not set (PID:6252)
    [DpWpDied] W4 handle not set (PID:10008)
    [DpWpDied] W5 handle not set (PID:4008)
    [DpWpDied] W6 handle not set (PID:9768)
    [DpWpDied] W7 handle not set (PID:9976)
    waiting for termination of work processes
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:12 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 handle not set (PID:9124)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 handle not set (PID:9796)
    [DpWpDied] W3 handle not set (PID:6252)
    [DpWpDied] W4 handle not set (PID:10008)
    [DpWpDied] W5 handle not set (PID:4008)
    [DpWpDied] W6 handle not set (PID:9768)
    [DpWpDied] W7 handle not set (PID:9976)
    waiting for termination of work processes
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:13 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 handle not set (PID:9124)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 handle not set (PID:9796)
    [DpWpDied] W3 handle not set (PID:6252)
    [DpWpDied] W4 handle not set (PID:10008)
    [DpWpDied] W5 handle not set (PID:4008)
    [DpWpDied] W6 handle not set (PID:9768)
    [DpWpDied] W7 handle not set (PID:9976)
    waiting for termination of work processes
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:14 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 handle not set (PID:9124)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 handle not set (PID:9796)
    [DpWpDied] W3 handle not set (PID:6252)
    [DpWpDied] W4 handle not set (PID:10008)
    [DpWpDied] W5 handle not set (PID:4008)
    [DpWpDied] W6 handle not set (PID:9768)
    [DpWpDied] W7 handle not set (PID:9976)
    waiting for termination of work processes
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:15 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 handle not set (PID:9124)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 handle not set (PID:9796)
    [DpWpDied] W3 handle not set (PID:6252)
    [DpWpDied] W4 handle not set (PID:10008)
    [DpWpDied] W5 handle not set (PID:4008)
    [DpWpDied] W6 handle not set (PID:9768)
    [DpWpDied] W7 handle not set (PID:9976)
    waiting for termination of work processes
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:16 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 handle not set (PID:9124)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 handle not set (PID:9796)
    [DpWpDied] W3 handle not set (PID:6252)
    [DpWpDied] W4 handle not set (PID:10008)
    [DpWpDied] W5 handle not set (PID:4008)
    [DpWpDied] W6 handle not set (PID:9768)
    [DpWpDied] W7 handle not set (PID:9976)
    waiting for termination of work processes
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:17 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 handle not set (PID:9124)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 handle not set (PID:9796)
    [DpWpDied] W3 handle not set (PID:6252)
    [DpWpDied] W4 handle not set (PID:10008)
    [DpWpDied] W5 handle not set (PID:4008)
    [DpWpDied] W6 handle not set (PID:9768)
    [DpWpDied] W7 handle not set (PID:9976)
    waiting for termination of work processes
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:18 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 handle not set (PID:9124)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 handle not set (PID:9796)
    [DpWpDied] W3 handle not set (PID:6252)
    [DpWpDied] W4 handle not set (PID:10008)
    [DpWpDied] W5 handle not set (PID:4008)
    [DpWpDied] W6 handle not set (PID:9768)
    [DpWpDied] W7 handle not set (PID:9976)
    waiting for termination of work processes
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:19 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 handle not set (PID:9124)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 handle not set (PID:9796)
    [DpWpDied] W3 handle not set (PID:6252)
    [DpWpDied] W4 handle not set (PID:10008)
    [DpWpDied] W5 handle not set (PID:4008)
    [DpWpDied] W6 handle not set (PID:9768)
    [DpWpDied] W7 handle not set (PID:9976)
    waiting for termination of work processes
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:20 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 handle not set (PID:9124)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 handle not set (PID:9796)
    [DpWpDied] W3 handle not set (PID:6252)
    [DpWpDied] W4 handle not set (PID:10008)
    [DpWpDied] W5 handle not set (PID:4008)
    [DpWpDied] W6 handle not set (PID:9768)
    [DpWpDied] W7 handle not set (PID:9976)
    waiting for termination of work processes
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:21 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 handle not set (PID:9124)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 handle not set (PID:9796)
    [DpWpDied] W3 handle not set (PID:6252)
    [DpWpDied] W4 handle not set (PID:10008)
    [DpWpDied] W5 handle not set (PID:4008)
    [DpWpDied] W6 handle not set (PID:9768)
    [DpWpDied] W7 handle not set (PID:9976)
    waiting for termination of work processes
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:22 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 handle not set (PID:9124)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 handle not set (PID:9796)
    [DpWpDied] W3 handle not set (PID:6252)
    [DpWpDied] W4 handle not set (PID:10008)
    [DpWpDied] W5 handle not set (PID:4008)
    [DpWpDied] W6 handle not set (PID:9768)
    [DpWpDied] W7 handle not set (PID:9976)
    waiting for termination of work processes
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:23 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 handle not set (PID:9124)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 handle not set (PID:9796)
    [DpWpDied] W3 handle not set (PID:6252)
    [DpWpDied] W4 handle not set (PID:10008)
    [DpWpDied] W5 handle not set (PID:4008)
    [DpWpDied] W6 handle not set (PID:9768)
    [DpWpDied] W7 handle not set (PID:9976)
    waiting for termination of work processes
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:24 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 handle not set (PID:9124)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 handle not set (PID:9796)
    [DpWpDied] W3 handle not set (PID:6252)
    [DpWpDied] W4 handle not set (PID:10008)
    [DpWpDied] W5 handle not set (PID:4008)
    [DpWpDied] W6 handle not set (PID:9768)
    [DpWpDied] W7 handle not set (PID:9976)
    waiting for termination of work processes
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:25 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 handle not set (PID:9124)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 handle not set (PID:9796)
    [DpWpDied] W3 handle not set (PID:6252)
    [DpWpDied] W4 handle not set (PID:10008)
    [DpWpDied] W5 handle not set (PID:4008)
    [DpWpDied] W6 handle not set (PID:9768)
    [DpWpDied] W7 handle not set (PID:9976)
    waiting for termination of work processes
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:26 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 handle not set (PID:9124)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 handle not set (PID:9796)
    [DpWpDied] W3 handle not set (PID:6252)
    [DpWpDied] W4 handle not set (PID:10008)
    [DpWpDied] W5 handle not set (PID:4008)
    [DpWpDied] W6 handle not set (PID:9768)
    [DpWpDied] W7 handle not set (PID:9976)
    waiting for termination of work processes
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:27 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 handle not set (PID:9124)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 handle not set (PID:9796)
    [DpWpDied] W3 handle not set (PID:6252)
    [DpWpDied] W4 handle not set (PID:10008)
    [DpWpDied] W5 handle not set (PID:4008)
    [DpWpDied] W6 handle not set (PID:9768)
    [DpWpDied] W7 handle not set (PID:9976)
    waiting for termination of work processes
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:28 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 handle not set (PID:9124)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 handle not set (PID:9796)
    [DpWpDied] W3 handle not set (PID:6252)
    [DpWpDied] W4 handle not set (PID:10008)
    [DpWpDied] W5 handle not set (PID:4008)
    [DpWpDied] W6 handle not set (PID:9768)
    [DpWpDied] W7 handle not set (PID:9976)
    waiting for termination of work processes
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:29 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 handle not set (PID:9124)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 handle not set (PID:9796)
    [DpWpDied] W3 handle not set (PID:6252)
    [DpWpDied] W4 handle not set (PID:10008)
    [DpWpDied] W5 handle not set (PID:4008)
    [DpWpDied] W6 handle not set (PID:9768)
    [DpWpDied] W7 handle not set (PID:9976)
    waiting for termination of work processes
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:30 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 handle not set (PID:9124)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 handle not set (PID:9796)
    [DpWpDied] W3 handle not set (PID:6252)
    [DpWpDied] W4 handle not set (PID:10008)
    [DpWpDied] W5 handle not set (PID:4008)
    [DpWpDied] W6 handle not set (PID:9768)
    [DpWpDied] W7 handle not set (PID:9976)
    waiting for termination of work processes
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:31 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 handle not set (PID:9124)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 handle not set (PID:9796)
    [DpWpDied] W3 handle not set (PID:6252)
    [DpWpDied] W4 handle not set (PID:10008)
    [DpWpDied] W5 handle not set (PID:4008)
    [DpWpDied] W6 handle not set (PID:9768)
    [DpWpDied] W7 handle not set (PID:9976)
    waiting for termination of work processes
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:32 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 handle not set (PID:9124)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 handle not set (PID:9796)
    [DpWpDied] W3 handle not set (PID:6252)
    [DpWpDied] W4 handle not set (PID:10008)
    [DpWpDied] W5 handle not set (PID:4008)
    [DpWpDied] W6 handle not set (PID:9768)
    [DpWpDied] W7 handle not set (PID:9976)
    waiting for termination of work processes
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:33 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 handle not set (PID:9124)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 handle not set (PID:9796)
    [DpWpDied] W3 handle not set (PID:6252)
    [DpWpDied] W4 handle not set (PID:10008)
    [DpWpDied] W5 handle not set (PID:4008)
    [DpWpDied] W6 handle not set (PID:9768)
    [DpWpDied] W7 handle not set (PID:9976)
    waiting for termination of work processes
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:34 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 handle not set (PID:9124)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 handle not set (PID:9796)
    [DpWpDied] W3 handle not set (PID:6252)
    [DpWpDied] W4 handle not set (PID:10008)
    [DpWpDied] W5 handle not set (PID:4008)
    [DpWpDied] W6 handle not set (PID:9768)
    [DpWpDied] W7 handle not set (PID:9976)
    waiting for termination of work processes
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:35 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 handle not set (PID:9124)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 handle not set (PID:9796)
    [DpWpDied] W3 handle not set (PID:6252)
    [DpWpDied] W4 handle not set (PID:10008)
    [DpWpDied] W5 handle not set (PID:4008)
    [DpWpDied] W6 handle not set (PID:9768)
    [DpWpDied] W7 handle not set (PID:9976)
    waiting for termination of work processes
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:36 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 handle not set (PID:9124)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 handle not set (PID:9796)
    [DpWpDied] W3 handle not set (PID:6252)
    [DpWpDied] W4 handle not set (PID:10008)
    [DpWpDied] W5 handle not set (PID:4008)
    [DpWpDied] W6 handle not set (PID:9768)
    [DpWpDied] W7 handle not set (PID:9976)
    waiting for termination of work processes
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:37 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 handle not set (PID:9124)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 handle not set (PID:9796)
    [DpWpDied] W3 handle not set (PID:6252)
    [DpWpDied] W4 handle not set (PID:10008)
    [DpWpDied] W5 handle not set (PID:4008)
    [DpWpDied] W6 handle not set (PID:9768)
    [DpWpDied] W7 handle not set (PID:9976)
    waiting for termination of work processes
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:38 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 handle not set (PID:9124)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 handle not set (PID:9796)
    [DpWpDied] W3 handle not set (PID:6252)
    [DpWpDied] W4 handle not set (PID:10008)
    [DpWpDied] W5 handle not set (PID:4008)
    [DpWpDied] W6 handle not set (PID:9768)
    [DpWpDied] W7 handle not set (PID:9976)
    waiting for termination of work processes
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:39 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 handle not set (PID:9124)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 handle not set (PID:9796)
    [DpWpDied] W3 handle not set (PID:6252)
    [DpWpDied] W4 handle not set (PID:10008)
    [DpWpDied] W5 handle not set (PID:4008)
    [DpWpDied] W6 handle not set (PID:9768)
    [DpWpDied] W7 handle not set (PID:9976)
    waiting for termination of work processes
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:40 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpWpDied] W0 handle not set (PID:9124)
    [DpWpDied] W1 lives  (PID:3092  HANDLE:392)
    [DpWpDied] W2 handle not set (PID:9796)
    [DpWpDied] W3 handle not set (PID:6252)
    [DpWpDied] W4 handle not set (PID:10008)
    [DpWpDied] W5 handle not set (PID:4008)
    [DpWpDied] W6 handle not set (PID:9768)
    [DpWpDied] W7 handle not set (PID:9976)
    waiting for termination of work processes
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=421
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Jul 06 21:54:41 2008

    Hi,
    don't upgrade kernel on windows server.
    stop application server.
    copy kernel of windows on AIX machine under \sapmnt\<SID>\SYS\exe\uc\NtI386
    start application server.
    if still fails then do following
    delete the old patch number in the message server status area
    which previously contained the old patch level:
    - Transaction SMLG
    - Goto -> System Diagnosis -> Message server status area
    - delete old patch level of dialog instance.
    restart application server.
    regards,
    kaushal
    Edited by: Kaushal Malavia on Jul 9, 2008 11:57 AM

  • After pacman kernel upgrade, modules won't load

    I can't seem to load any of my modules anymore, so I can't even get my network up (via_rhine).  I am posting this from a different computer.
    My uname -r says:
    2.6.11.7-ARCH
    but my last kernel upgrade message in /var/log/pacman.log says:
    uprgaded kernel26 (2.6.10.3 -> 2.6.11.3-1)
    So, what's up here?

    that is kinda odd - usually when you upgrade a kernel, here's what happens:
    running kernel 2.6.11.1
    modules are in /lib/modules/2.6.11.1/*
    upgrade 2.6.11.1->2.6.11.7
    dir /lib/modules/2.6.11.1 removed
    dir /lib/modules/2.6.11.7 created and filled
    (modprobes will fail now)
    reboot, init scripts will call "depmod -a" to tell modprobe that modules moved and to cache locations
    maybe the depmod didn't get called?

  • Dp lib version mismatch-After kernel upgrade

    Hi All,
    After kernel upgrade from 700 162 to 179 all the workprocess are not coming up i am getting the below error:
    Full qualified hostname = XXXXXX.saipc.XXX.com
    ***LOG Q0Z=> DpSysAdmExtCreate, bad version (lib=241000 krn=239000) [dpxxtool2.c  681]
    LOCATION    SAP-Gateway on host XXXXXXX / sapgw01
    ERROR       dp lib version mismatch, please check installation
    TIME        Mon Oct 20 00:33:37 2008
    RELEASE     700
    COMPONENT   DP
    VERSION     241000
    RC          -9999
    MODULE      dpxxtool2.c
    LINE        688
    DETAIL      version of external and kernel dp lib mismatch (ext lib
                 version is 241000 / kernel lib version is 239000)
    COUNTER     1
    ERROR => DpIPCInit2: DpSysAdmExtCreate [dpxxtool2.c  369]
    ***LOG S0V=> GwStopGateway, gateway stopped () [gwxxrd.c     14652]
    XXXXXXXXX:ts2adm 30% pg sapcpe.log
    ================ >>> main =======================
    INFO:    sapcpe version: @(#) $Id: //bas/700_REL/src/ccm/sapstart/sapxxcpe.c#18 $ SAP
    =================================================
    INFO:    Try to find file table sapcpeft (default:sapcpeft)
    INFO:    Try to find file table in the central directory /usr/sap/TS2/SYS/exe/ctrun/sapcpeft
    INFO:    not found any file table.
    =================================================
    Update Local Programs (dir-sync + file-path + ln)
    =================================================
    Starting at 2008/10/20 00:33:34
    ERROR:   can't change to central Executable-Dir /usr/sap/TS2/SYS/exe/ctrun (No such file or directory) [sapxxcpe.c:1488]
    Mon Oct 20 00:50:19 2008
    ERROR => gateway (pid 24413) died [dpxxdisp.c   16063]
    DpGwCheck: appc_adm.stat = 2
    DP_FATAL_ERROR => Gateway could not be started - I better exit now
    please help in solving this problem
    Thanks
    Giridhar
    Edited by: giridhar n on Oct 20, 2008 12:47 PM

    Hi,
    We faced an issue with workprocesses which are not coming up after the kernel(700) upgrade from patch 162 to 179. below are the error logs:
    Error Log
    (XXXXXXXXX is the hostname)
    Dev_W1:
    XXXXXXXXX:ts2adm 9% more dev_w1.old
    trc file: "dev_w1", trc level: 1, release: "700"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, MJ
    M sysno      01
    M sid        TS2
    M systemid   370 (Solaris on SPARCV9 CPU)
    M relno      7000
    M patchlevel 0
    M patchno    162
    M intno      20050900
    M make:      single threaded, Unicode, 64 bit, optimized
    M pid        3867
    M
    M
    M Mon Oct 20 03:59:26 2008
    M  kernel runs with dp version 239000(ext=110000) (-(#) DPLIB-INT-VERSION-239000-UC)
    M  length of sys_adm_ext is 576 bytes
    M  ***LOG Q01=> ThInit, WPStart (Workproc 1 1 3867) [thxxhead.c   1281]
    M  ThInit: running on host XXXXXXXXX
    M  calling db_connect ...
    C  Oracle Client Version: '10.2.0.2.0'
    C
    C Mon Oct 20 03:59:27 2008
    C  Client NLS settings: AMERICAN_AMERICA.UTF8
    C  Logon as OPS$-user to get SAPTS2's password
    C  Connecting as /-TS2 on connection 0 (nls_hdl 0) ... (dbsl 700 030508)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1 0x106eea0c0 0x106ef1b80 0x106f02318
    C  Attaching to DB Server TS2 (con_hdl=0,svchp=0x106f02248,srvhp=0x106f04598)
    C  Starting user session (con_hdl=0,svchp=0x106f02248,srvhp=0x106f04598,usrhp=0x106ef2398)
    C  Now '/-TS2' is connected: con_hdl=0, nls_hdl=0, session_id=475.
    C  Got SAPTS2's password from OPS$-user
    C  Disconnecting from connection 0 ...
    C  Closing user session (con_hdl=0,svchp=0x106f02248,usrhp=0x106ef2398)
    C  Now I'm disconnected from ORACLE
    C  Connecting as SAPTS2/<pwd>-TS2 on connection 0 (nls_hdl 0) ... (dbsl 700 030508)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1 0x106eea0c0 0x106ef1b80 0x106f02318
    C  Starting user session (con_hdl=0,svchp=0x106f02248,srvhp=0x106f04598,usrhp=0x106ef2398)
    C  Now 'SAPTS2/<pwd>-TS2' is connected: con_hdl=0, nls_hdl=0, session_id=475.
    C  Database NLS settings: AMERICAN_AMERICA.UTF8
    C  DB instance TS2 is running on XXXXXXXXX with ORACLE version 10.2.0.2.0 since OCT 20, 2008, 03:49:47
    B  Connection 0 opened (DBSL handle 0)
    B  Wp  Hdl ConName          ConId     ConState     TX  PRM RCT TIM MAX OPT Date     Time   DBHost
    B  000 000 R/3              000000000 ACTIVE       NO  YES NO  000 255 255 20081020 035926 XXXXXXXXX
    C  build_stmt: reallocating stmt buffer: 256 -> 2000 characters
    M  db_connect o.k.
    M  ICT: exclude compression: .zip,.cs,.rar,.arj,.z,.gz,.tar,.lzh,.cab,.hqx,.ace,.jar,.ear,.war,.css,.pdf,.js,.gzip,.uue,.bz2,.iso,.sda,
    .sar,.gif
    I
    I Mon Oct 20 03:59:30 2008
    I  MtxInit: 1 0 0
    M  SHM_PRES_BUF                 (addr: 0xffffffff64c00000, size: 20000768)
    M  SHM_ROLL_AREA                (addr: 0xfffffffe40000000, size: 268435456)
    M  SHM_PAGING_AREA              (addr: 0xfffffffe36000000, size: 134217728)
    M  SHM_ROLL_ADM                 (addr: 0xffffffff7597a000, size: 3715586)
    M  SHM_PAGING_ADM               (addr: 0xffffffff79a00000, size: 656416)
    M  ThCreateNoBuffer             allocated 572152 bytes for 1000 entries at 0xfffffffe2c004000
    M  ThCreateNoBuffer             index size: 3000 elems
    M  ThCreateVBAdm                allocated 12176 bytes (50 server) at 0xffffffff7a900000
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 1 initializing ....
    X  Using implementation std
    X  <ES> Info: use normal pages (no huge table support available)
    X  ES initialized.
    B  dbntab: NTAB buffers attached
    B  dbntab: Buffer FTAB(hash header)  (addr: 0xfffffffe2c092088, size: 576)
    B  dbntab: Buffer FTAB(anchor array) (addr: 0xfffffffe2c0922c8, size: 798968)
    B  dbntab: Buffer FTAB(item array)   (addr: 0xfffffffe2c1553c0, size: 3195648)
    B  dbntab: Buffer FTAB(data area)    (addr: 0xfffffffe2c4616c0, size: 30740480)
    B  dbntab: Buffer IREC(hash header)  (addr: 0xfffffffe2e1b6088, size: 576)
    B  dbntab: Buffer IREC(anchor array) (addr: 0xfffffffe2e1b62c8, size: 798968)
    B  dbntab: Buffer IREC(item array)   (addr: 0xfffffffe2e2793c0, size: 798912)
    B  dbntab: Buffer IREC(data area)    (addr: 0xfffffffe2e33c480, size: 6148096)
    B  dbntab: Buffer STAB(hash header)  (addr: 0xfffffffe2e91c088, size: 576)
    B  dbntab: Buffer STAB(anchor array) (addr: 0xfffffffe2e91c2c8, size: 798968)
    B  dbntab: Buffer STAB(item array)   (addr: 0xfffffffe2e9df3c0, size: 798912)
    B  dbntab: Buffer STAB(data area)    (addr: 0xfffffffe2eaa2480, size: 3072000)
    B  dbntab: Buffer TTAB(hash header)  (addr: 0xfffffffe2ed94088, size: 3072)
    B  dbntab: Buffer TTAB(anchor array) (addr: 0xfffffffe2ed94c88, size: 798968)
    B  dbntab: Buffer TTAB(item array)   (addr: 0xfffffffe2ee57d80, size: 1997280)
    B  dbntab: Buffer TTAB(data area)    (addr: 0xfffffffe2f03f760, size: 14580144)
    B  db_con_shm_ini:  WP_ID = 1, WP_CNT = 24, CON_ID = -1
    B  dbstat: TABSTAT buffer attached (addr: 0xfffffffe28012008)
    B  dbtbxbuf: Buffer TABL  (addr: 0xfffffffe24000100, size: 60000256, end: 0xfffffffe27938900)
    B  dbtbxbuf: Buffer TABLP (addr: 0xfffffffe20000100, size: 40960000, end: 0xfffffffe22710100)
    B  dbexpbuf: Buffer EIBUF (addr: 0xffffffff5d800108, size: 4194304, end: 0xffffffff5dc00108)
    B  dbexpbuf: Buffer ESM   (addr: 0xfffffffe5f800108, size: 4194304, end: 0xfffffffe5fc00108)
    B  dbexpbuf: Buffer CUA   (addr: 0xfffffffe2fe30108, size: 5120000, end: 0xfffffffe30312108)
    B  dbexpbuf: Buffer OTR   (addr: 0xfffffffe59800108, size: 4194304, end: 0xfffffffe59c00108)
    B  dbcalbuf: Buffer CALE  (addr: 0xffffffff75d08000, size: 500000, end: 0xffffffff75d82120)
    I  *** ERROR => ShmProtect(62,3) shmat(268435641,0x0xfffffffe5a000000,(SHM_RND | 0)) (22: Invalid argument) [shmux.c      2782]
    I  *** ERROR => ShmCreate: ShmProtect( 62, 3) failed [shmux.c      1359]
    I  *** ERROR => ShmCreate( ATTACH 62, 86228824) failed 1 [mpixx.c      855]
    M  *** ERROR => DpInitMpi: MpiInit failed (1) [dpxxtool2.c  5064]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThInit: DpInitMpi (step 1, th_errno 17, action 3, level 1) [thxxhead.c   10506]
    M
    M  Info for wp 1
    M
    M    pid = 3867
    M    severity = 0
    M    status = 0
    M    stat = WP_RUN
    M    waiting_for = NO_WAITING
    M    reqtype = DP_RQ_DIAWP
    M    act_reqtype = NO_REQTYPE
    M    rq_info = 0
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = 65535
    M    rq_source =
    M    last_tid = 0
    M    last_mode = 0
    M    semaphore = 0
    M    act_cs_count = 0
    M    csTrack = 0
    M    csTrackRwExcl = 0
    M    csTrackRwShrd = 0
    M    mode_cleaned_counter = 0
    M    control_flag = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <
    M    attachedVm = no VM
    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >SAP-Trace buffer write< for event BEFORE_DUMP
    M  TrThHookFunc: called for WP dump
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   724]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  261]
    M  Entering ThSetStatError
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    B  dbtbxbuf: Saving TBX statistics:
    B  dbtbxbuf: 0 object entries written.
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 1 3867) [dpuxtool.c   269]
    dev_icm:
    trc file: "dev_icm", trc level: 1, release: "700"
    sysno      01
    sid        TS2
    systemid   370 (Solaris on SPARCV9 CPU)
    relno      7000
    patchlevel 0
    patchno    177
    intno      20050900
    make:      multithreaded, Unicode, 64 bit, optimized
    pid        3865
    [Thr  1] started security log to file dev_icm_sec
    [Thr  1] ICM running on: XXXXXXXXX.saipc.XXX.com
    [Thr  1] MtxInit: 30001 0 2
    [Thr  1] IcmInit: listening to admin port: 64999
    [Thr  1] ***LOG Q0Z=> DpSysAdmExtCreate, bad version (lib=241000 krn=239000) [dpxxtool2_mt 681]
    [Thr  1]
    [Thr  1] *  LOCATION    ICM runing on host XXXXXXXXX
    [Thr  1] *  ERROR       dp lib version mismatch, please check installation
    [Thr  1] *
    TIME        Mon Oct 20 03:59:28 2008
    [Thr  1] *  RELEASE     700
    [Thr  1] *  COMPONENT   DP
    [Thr  1] *  VERSION     241000
    [Thr  1] *  RC          -9999
    [Thr  1] *  MODULE      dpxxtool2_mt.c
    [Thr  1] *  LINE        688
    [Thr  1] *  DETAIL      version of external and kernel dp lib mismatch (ext lib
                 version is 241000 / kernel lib version is 239000)
    [Thr  1] *  COUNTER     3
    [Thr  1] *
    [Thr  1] *****************************************************************************
    [Thr  1] *** ERROR => DpIPCInit2: DpSysAdmExtCreate [dpxxtool2_mt 369]
    [Thr  1] *** ERROR => IcmInit: IcmIPCInit failed (rc=-9999) [icxxman_mt.c 1741]
    [Thr  1] *** ICM shutdown completed (pid: 3865) ***
    dev_ms:
    trc file: "dev_ms", trc level: 1, release: "700"
    [Thr  1] Mon Oct 20 03:59:24 2008
    [Thr  1] MsSSetTrcLog: trc logging active, max size = 20971520 bytes
    systemid   370 (Solaris on SPARCV9 CPU)
    relno      7000
    patchlevel 0
    patchno    145
    intno      20050900
    make:      multithreaded, Unicode, 64 bit, optimized
    pid        3853
    [Thr  1] ***LOG Q01=> MsSInit, MSStart (Msg Server 1 3853) [msxxserv_mt. 1834]
    [Thr  1] SigISetDefaultAction : default handling for signal 18
    [Thr  1] load acl file = /usr/sap/TS2/SYS/global/ms_acl_info
    [Thr  1] MsGetOwnIpAddr: my host addresses are :
    [Thr  1]   1 : [148.92.31.49] XXXXXXXXX (HOSTNAME)
    [Thr  1]   2 : [127.0.0.1] localhost (LOCALHOST)
    [Thr  1]   3 : [148.92.31.157] XXXXXXXXX-maint (NILIST)
    [Thr  1]   4 : [10.220.6.72] XXXXXXXXX-bkup (NILIST)
    [Thr  1] MsHttpInit: full qualified hostname = XXXXXXXXX.saipc.XXX.com
    [Thr  1] HTTP logging is switch off
    [Thr  1] MsHttpOwnDomain: own domain[1] = saipc.XXX.com
    [Thr  1] ms/icf_info_server : deleted
    [Thr  1] *** I listen to port sapmsTS2 (3601) ***
    [Thr  1] *** I listen to internal port 3901 (3901) ***
    [Thr  1] CUSTOMER KEY: >C0395101982<
    [Thr  1] Mon Oct 20 04:01:28 2008
    [Thr  1] *** ERROR => MsSClientHandle: no server provides service ENQ  (4), requested from XXXXXXXXX_TS2_01 [msxxserv_mt. 4687]
    [Thr  1] Mon Oct 20 04:05:07 2008
    [Thr  1] MsSExit: received SIGINT (2)
    [Thr  1] ***LOG Q02=> MsSHalt, MSStop (Msg Server 3853) [msxxserv_mt. 5998]
    dev_rd:
    trc file: "dev_rd", trc level: 1, release: "700"
    Mon Oct 20 03:59:26 2008
    ***LOG S00=> GwInitReader, gateway started ( 3864) [gwxxrd.c     1757]
    systemid   370 (Solaris on SPARCV9 CPU)
    relno      7000
    patchlevel 0
    patchno    176
    intno      20050900
    make:      single threaded, Unicode, 64 bit, optimized
    pid        3864
    gateway runs with dp version 241000(ext=110000) (-(#) DPLIB-INT-VERSION-241000-UC)
    gateway (version=700.2008.06.23)
    gw/local_addr : 0.0.0.0
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
    Mon Oct 20 03:59:27 2008
    CCMS: Checking Downtime Configuration of Monitoring Segment.
    Bind service sapgw01 (socket) to port 3301
    GwPrintMyHostAddr: my host addresses are :
      1 : [148.92.31.49] XXXXXXXXX (HOSTNAME)
      2 : [127.0.0.1] localhost (LOCALHOST)
      3 : [148.92.31.157] XXXXXXXXX-maint (NILIST)
      4 : [10.220.6.72] XXXXXXXXX-bkup (NILIST)
    Full qualified hostname = XXXXXXXXX.saipc.XXX.com
    ***LOG Q0Z=> DpSysAdmExtCreate, bad version (lib=241000 krn=239000) [dpxxtool2.c  681]
    LOCATION    SAP-Gateway on host XXXXXXXXX / sapgw01
    ERROR       dp lib version mismatch, please check installation
    TIME        Mon Oct 20 03:59:27 2008
    RELEASE     700
    COMPONENT   DP
    VERSION     241000
    RC          -9999
    MODULE      dpxxtool2.c
    LINE        688
    DETAIL      version of external and kernel dp lib mismatch (ext lib
                 version is 241000 / kernel lib version is 239000)
    COUNTER     1
    ERROR => DpIPCInit2: DpSysAdmExtCreate [dpxxtool2.c  369]
    ***LOG S0V=> GwStopGateway, gateway stopped () [gwxxrd.c     14652]
    dev_rfc24:
    Trace file opened at 20081020 031506 EDT SAP-REL 700,0,162 RFC-VER U 3 985555
    ======> User is locked. Please notify the person responsible
    ABAP Programm: SAPLTMSC (Transaction: )
    Called function module: TMS_CI_START_SERVICE
    User: DDIC (Client: 015)
    Destination: TMSADM-TS2.DOMAIN_DV2 (handle: 2, 11671309, {48FC3006-2FF4-60E5-E100-0000945C1F31})
    dev_disp
    trc file: "dev_disp.new", trc level: 1, release: "700"
    sysno      01
    sid        TS2
    systemid   370 (Solaris on SPARCV9 CPU)
    relno      7000
    patchlevel 0
    patchno    162
    intno      20050900
    make:      single threaded, Unicode, 64 bit, optimized
    pid        3854
    Mon Oct 20 03:59:25 2008
    kernel runs with dp version 239000(ext=110000) (-(#) DPLIB-INT-VERSION-239000-UC)
    length of sys_adm_ext is 576 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (01 3854) [dpxxdisp.c   1257]
            shared lib "dw_xml.so" version 162 successfully loaded
            shared lib "dw_xtc.so" version 162 successfully loaded
            shared lib "dw_stl.so" version 162 successfully loaded
            shared lib "dw_gui.so" version 162 successfully loaded
            shared lib "dw_mdm.so" version 162 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3901
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >XXXXXXXXX_TS2_01                         <
    DpShMCreate: sizeof(wp_adm)             42240   (1760)
    DpShMCreate: sizeof(tm_adm)             150350080       (30064)
    DpShMCreate: sizeof(wp_ca_adm)          31232   (104)
    DpShMCreate: sizeof(appc_ca_adm)        208000  (104)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/548056/548064
    DpShMCreate: sizeof(comm_adm)           548064  (1088)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)          0       (104)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)           0       (72)
    DpShMCreate: sizeof(vmc_adm)            0       (2080)
    DpShMCreate: sizeof(wall_adm)           (1000056/862328/88/192)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY             (addr: 0xffffffff66000000, size: 153051096)
    DpShMCreate: allocated sys_adm at 0xffffffff66000000
    DpShMCreate: allocated wp_adm at 0xffffffff66002218
    DpShMCreate: allocated tm_adm_list at 0xffffffff6600c718
    DpShMCreate: allocated tm_adm at 0xffffffff6600c778
    DpShMCreate: allocated wp_ca_adm at 0xffffffff6ef6f078
    DpShMCreate: allocated appc_ca_adm at 0xffffffff6ef76a78
    DpShMCreate: allocated comm_adm at 0xffffffff6efa96f8
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 0xffffffff6f02f3d8
    DpShMCreate: allocated gw_adm at 0xffffffff6f02f458
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 0xffffffff6f02f488
    DpShMCreate: allocated wall_adm at 0xffffffff6f02f490
    Mon Oct 20 03:59:26 2008
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    rdisp/queue_size_check_value :  -> off
    ThTaskStatus: rdisp/reset_online_during_debug 0
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation std
    <ES> Info: use normal pages (no huge table support available)
    EsStdUnamFileMapInit: ES base = 0x0xfffffffe60000000
    EsStdInit: Extended Memory 4048 MB allocated
    <ES> 4047 blocks reserved for free list.
    ES initialized.
    Mon Oct 20 03:59:31 2008
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c   1659]
    ***LOG Q0K=> DpMsAttach, mscon ( XXXXXXXXX) [dpxxdisp.c   12153]
    DpStartStopMsg: send start message (myname is >XXXXXXXXX_TS2_01                         <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    ERROR => DpWPCheck: W0 (pid 3866) died (severity=0, status=65280) [dpxxdisp.c   15218]
    child (pid=3866) exited with exit code 255
    my types changed after wp death/restart 0xbf --> 0xbd
    ERROR => DpWPCheck: W1 (pid 3867) died (severity=0, status=65280) [dpxxdisp.c   15218]
    child (pid=3867) exited with exit code 255
    ERROR => DpWPCheck: W2 (pid 3868) died (severity=0, status=65280) [dpxxdisp.c   15218]
    child (pid=3868) exited with exit code 255
    ERROR => DpWPCheck: W4 (pid 3870) died (severity=0, status=65280) [dpxxdisp.c   15218]
    child (pid=3870) exited with exit code 255
    ERROR => DpWPCheck: W5 (pid 3871) died (severity=0, status=65280) [dpxxdisp.c   15218]
    child (pid=3871) exited with exit code 255
    ERROR => DpWPCheck: W6 (pid 3872) died (severity=0, status=65280) [dpxxdisp.c   15218]
    child (pid=3872) exited with exit code 255
    ERROR => DpWPCheck: W7 (pid 3873) died (severity=0, status=65280) [dpxxdisp.c   15218]
    child (pid=3873) exited with exit code 255
    ERROR => DpWPCheck: W8 (pid 3874) died (severity=0, status=65280) [dpxxdisp.c   15218]
    child (pid=3874) exited with exit code 255
    ERROR => DpWPCheck: W9 (pid 3875) died (severity=0, status=65280) [dpxxdisp.c   15218]
    child (pid=3875) exited with exit code 255
    ERROR => DpWPCheck: W10 (pid 3885) died (severity=0, status=65280) [dpxxdisp.c   15218]
    child (pid=3885) exited with exit code 255
    ERROR => DpWPCheck: W11 (pid 3888) died (severity=0, status=65280) [dpxxdisp.c   15218]
    child (pid=3888) exited with exit code 255
    ERROR => DpWPCheck: W12 (pid 3890) died (severity=0, status=65280) [dpxxdisp.c   15218]
    child (pid=3890) exited with exit code 255
    ERROR => DpWPCheck: W13 (pid 3902) died (severity=0, status=65280) [dpxxdisp.c   15218]
    child (pid=3902) exited with exit code 255
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 162
    Release check o.K.
    Mon Oct 20 03:59:51 2008
    my types changed after wp death/restart 0xbd --> 0x81
    ERROR => DpWPCheck: W14 (pid 3903) died (severity=0, status=65280) [dpxxdisp.c   15218]
    child (pid=3903) exited with exit code 255
    ERROR => DpWPCheck: W15 (pid 3904) died (severity=0, status=65280) [dpxxdisp.c   15218]
    child (pid=3904) exited with exit code 255
    ERROR => DpWPCheck: W16 (pid 3905) died (severity=0, status=65280) [dpxxdisp.c   15218]
    child (pid=3905) exited with exit code 255
    ERROR => DpWPCheck: W17 (pid 3908) died (severity=0, status=65280) [dpxxdisp.c   15218]
    child (pid=3908) exited with exit code 255
    ERROR => DpWPCheck: W18 (pid 3911) died (severity=0, status=65280) [dpxxdisp.c   15218]
    child (pid=3911) exited with exit code 255
    ERROR => DpWPCheck: W19 (pid 3914) died (severity=0, status=65280) [dpxxdisp.c   15218]
    child (pid=3914) exited with exit code 255
    ERROR => DpWPCheck: W20 (pid 3915) died (severity=0, status=65280) [dpxxdisp.c   15218]
    child (pid=3915) exited with exit code 255
    ERROR => DpWPCheck: W21 (pid 3916) died (severity=0, status=65280) [dpxxdisp.c   15218]
    child (pid=3916) exited with exit code 255
    ERROR => DpWPCheck: W22 (pid 3919) died (severity=0, status=65280) [dpxxdisp.c   15218]
    child (pid=3919) exited with exit code 255
    ERROR => DpWPCheck: W23 (pid 3924) died (severity=0, status=65280) [dpxxdisp.c   15218]
    child (pid=3924) exited with exit code 255
    Mon Oct 20 04:00:11 2008
    ERROR => gateway (pid 3864) died [dpxxdisp.c   16063]
    DpGwCheck: appc_adm.stat = 2
    DP_FATAL_ERROR => Gateway could not be started - I better exit now
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    kill(3869,0) successful -> process alive
    killing W3-3869 (SIGUSR2)
    NiWait: sleep (10000ms) ...
    NiISelect: timeout 10000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Oct 20 04:00:21 2008
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    Workprocess Table (long)                        Mon Oct 20 08:00:21 2008
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program          Cl  User         Action                    Table
    0 DIA     3866 Ended         no      3   0        0
    1 DIA     3867 Ended         no      3   0        0
    2 DIA     3868 Ended         no      3   0        0
    3 DIA     3869 Run           yes     0   0        0
    4 DIA     3870 Ended         no      3   0        0
    5 DIA     3871 Ended         no      3   0        0
    6 DIA     3872 Ended         no      3   0        0
    7 DIA     3873 Ended         no      3   0        0
    8 DIA     3874 Ended         no      3   0        0
    9 DIA     3875 Ended         no      3   0        0
    10 UPD     3885 Ended         no      3   0        0
    11 UPD     3888 Ended         no      3   0        0
    12 UPD     3890 Ended         no      3   0        0
    13 UPD     3902 Ended         no      3   0        0
    14 ENQ     3903 Ended         no      2   0        0
    15 BTC     3904 Ended         no      2   0        0
    16 BTC     3905 Ended         no      2   0        0
    17 BTC     3908 Ended         no      2   0        0
    18 BTC     3911 Ended         no      2   0        0
    19 BTC     3914 Ended         no      2   0        0
    20 BTC     3915 Ended         no      2   0        0
    21 SPO     3916 Ended         no      2   0        0
    22 UP2     3919 Ended         no      2   0        0
    23 UP2     3924 Ended         no      2   0        0
    Dispatcher Queue Statistics                     Mon Oct 20 08:00:21 2008
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    0
    4000
    0
    0
    --------++++--
    +
    DIA
    4
    4
    4000
    4
    0
    --------++++--
    +
    UPD
    0
    0
    4000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    4000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    4000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    4000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    4000
    0
    0
    --------++++--
    +
    max_rq_id               7
    wake_evt_udp_now        0
    wake events             total     3,  udp     2 ( 66%),  shm     1 ( 33%)
    since last update       total     3,  udp     2 ( 66%),  shm     1 ( 33%)
    Dump of tm_adm structure:                       Mon Oct 20 08:00:21 2008
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks                   Mon Oct 20 08:00:21 2008
    =============================
    Slots: 300, Used: 1, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    NiWait: sleep (5000ms) ...
    NiISelect: timeout 5000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Oct 20 04:00:26 2008
    NiISelect: TIMEOUT occured (5000ms)
    DpHalt: shutdown server >XXXXXXXXX_TS2_01                         < (normal)
    DpJ2eeDisableRestart
    DpModState: buffer in state MBUF_PREPARED
    please help me to solve this.
    Thanks
    Giridhar

  • Problems with TV - Card after Kernel Upgrade

    Hi Folks,
    since the last Kernel Upgrade I've got problems with my tv tuner card. Since ever I had to set the tuner manually to 38. But now it seems that its not enough just to set this type.
    I used this script to set up my card correctly:
    modprobe -r cx88-dvb cx88-blackbird cx8802 cx88-alsa cx8800 cx88xx
    modprobe cx88xx tuner=38
    modprobe cx8800
    Now I've got weired sound and only a few stations, with a very poor picture quality. After reloading the modules with the script dmesg says:
    tda9887 2-0043: destroying instance
    tuner-simple 2-0061: destroying instance
    cx88/0: cx2388x v4l2 driver version 0.0.6 loaded
    ACPI: PCI Interrupt 0000:01:07.0[A] -> Link [APC1] -> GSI 16 (level, high) -> IRQ 16
    cx88[0]: subsystem: 0070:3401, board: Hauppauge WinTV 34xxx models [card=1,autodetected]
    cx88[0]: TV tuner type 38, Radio tuner type -1
    tuner' 2-0043: chip found @ 0x86 (cx88[0])
    tda9887 2-0043: creating new instance
    tda9887 2-0043: tda988[5/6/7] found
    tuner' 2-0061: chip found @ 0xc2 (cx88[0])
    tveeprom 2-0050: Encountered bad packet header [00]. Corrupt or not a Hauppauge eeprom.
    cx88[0]: warning: unknown hauppauge model #0
    cx88[0]: hauppauge eeprom: model=0
    tuner-simple 2-0061: creating new instance
    tuner-simple 2-0061: type set to 0 (Temic PAL (4002 FH5))
    input: cx88 IR (Hauppauge WinTV 34xxx as /class/input/input8
    cx88[0]/0: found at 0000:01:07.0, rev: 5, irq: 16, latency: 32, mmio: 0xe6000000
    cx88[0]/0: registered device video0 [v4l2]
    cx88[0]/0: registered device vbi0
    From my (limited) point of view the problem is, that tuner-simple does not loads the correct tuner type? I've looked into modinfo from tuner-simple but there is no parameter for type... What else could be the problem?
    Thanks in advance
    Badcel

    Hi cjpembo,
    my Card looks like:
    01:07.0 Multimedia video controller [0400]: Conexant CX23880/1/2/3 PCI Video and Audio Decoder [14f1:8800] (rev 05)
    01:07.1 Multimedia controller [0480]: Conexant CX23880/1/2/3 PCI Video and Audio Decoder [Audio Port] [14f1:8811] (rev 05)
    My card seems to be another version. Regarding to the v4l Wiki: http://linuxtv.org/v4lwiki/index.php/Tu … ted_Tuners
    A new Hauppauge WinTV PCI-FM card is here (pci_ids: 14f1:8800, 14f1:8811), using the TCL MFPE05-02 PAL (DK BG I) FM tuner. It just implements mk3 API, you can use philips 1216me mk3 (tuner=38) instead.
    If I don't specify any module parameters, the tuner type 0 is selected.
    ACPI: PCI interrupt for device 0000:01:07.0 disabled
    tda9887 2-0043: destroying instance
    tuner-simple 2-0061: destroying instance
    Linux video capture interface: v2.00
    cx88/0: cx2388x v4l2 driver version 0.0.6 loaded
    ACPI: PCI Interrupt 0000:01:07.0[A] -> Link [APC1] -> GSI 16 (level, high) -> IRQ 16
    cx88[0]: subsystem: 0070:3401, board: Hauppauge WinTV 34xxx models [card=1,autodetected]
    cx88[0]: TV tuner type -1, Radio tuner type -1
    tuner' 2-0043: chip found @ 0x86 (cx88[0])
    tda9887 2-0043: creating new instance
    tda9887 2-0043: tda988[5/6/7] found
    tuner' 2-0061: chip found @ 0xc2 (cx88[0])
    tveeprom 2-0050: Encountered bad packet header [00]. Corrupt or not a Hauppauge eeprom.
    cx88[0]: warning: unknown hauppauge model #0
    cx88[0]: hauppauge eeprom: model=0
    tuner-simple 2-0061: creating new instance
    tuner-simple 2-0061: type set to 0 (Temic PAL (4002 FH5))
    input: cx88 IR (Hauppauge WinTV 34xxx as /class/input/input8
    cx88[0]/0: found at 0000:01:07.0, rev: 5, irq: 16, latency: 32, mmio: 0xe6000000
    cx88[0]/0: registered device video0 [v4l2]
    cx88[0]/0: registered device vbi0
    The card is not listed in my local PCI ID repository. And it seems, that the PCI ID is not known to the PCI ID Repository: http://pci-ids.ucw.cz/iii/?i=0070
    Badcel
    Last edited by badcel (2008-08-24 09:46:18)

  • Since i upgraded to Yosemite, my iMac is too slow

    Since i upgraded to Yosemite, my iMac is too slow. For example, at the starting up, it needs minutes 34" to open.
    When i open a window / folder, i need between 1 and 2 minutes. By opening a pdf or an other document i uses 2 to 7 minutes.
    WHY? How can i change this?

    1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem. But with the aid of the test results, the solution may take a few minutes, instead of hours or days.
    Don't be put off by the complexity of these instructions. The process is much less complicated than the description. You do harder tasks with the computer all the time.
    2. If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. Backup is always a must, and when you're having any kind of trouble with the computer, you may be at higher than usual risk of losing data, whether you follow these instructions or not.
    There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    3. Below are instructions to run a UNIX shell script, a type of program. As I wrote above, it changes nothing. It doesn't send or receive any data on the network. All it does is to generate a human-readable report on the state of the computer. That report goes nowhere unless you choose to share it. If you prefer, you can act on it yourself without disclosing the contents to me or anyone else.
    You should be wondering whether you can believe me, and whether it's safe to run a program at the behest of a stranger. In general, no, it's not safe and I don't encourage it.
    In this case, however, there are a couple of ways for you to decide whether the program is safe without having to trust me. First, you can read it. Unlike an application that you download and click to run, it's transparent, so anyone with the necessary skill can verify what it does.
    You may not be able to understand the script yourself. But variations of it have been posted on this website thousands of times over a period of years. The site is hosted by Apple, which does not allow it to be used to distribute harmful software. Any one of the millions of registered users could have read the script and raised the alarm if it was harmful. Then I would not be here now and you would not be reading this message.
    Nevertheless, if you can't satisfy yourself that these instructions are safe, don't follow them. Ask for other options.
    4. Here's a summary of what you need to do, if you choose to proceed:
    ☞ Copy a line of text in this window to the Clipboard.
    ☞ Paste into the window of another application.
    ☞ Wait for the test to run. It usually takes a few minutes.
    ☞ Paste the results, which will have been copied automatically, back into a reply on this page.
    The sequence is: copy, paste, wait, paste again. You don't need to copy a second time. Details follow.
    5. You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode, under the conditions in which the problem is reproduced. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
    6. If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this section doesn’t apply. Don't log in as root.
    7. The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, though you may not see all of it in the browser window, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
    Triple-click anywhere in the line of text below on this page to select it:
    PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/libexec;clear;cd;p=(Software Hardware Memory Diagnostics Power FireWire Thunderbolt USB Bluetooth SerialATA Fonts 1000 25 5120 KiB/s 1024 85 \\b%% 20480 1 MB/s 25000 ports ' \*dropbox \*genieo\* \*GoogleDr\* \*k.AutoCAD\* \*k.Maya\* vidinst\* ' DYLD_INSERT_LIBRARIES\ DYLD_LIBRARY_PATH -86 "` route -n get default|awk '/e:/{print $2}' `" 25 N\\/A down up 102400 25600 recvfrom sendto CFBundleIdentifier 25 25 25 1000 MB 'com.adobe.AAM.Updater-1.0 com.adobe.AAM.Updater-1.0 com.adobe.AdobeCreativeCloud com.adobe.CS4ServiceManager com.adobe.CS5ServiceManager com.adobe.fpsaud com.adobe.SwitchBoard com.adobe.SwitchBoard com.apple.aelwriter com.apple.AirPortBaseStationAgent com.apple.FolderActions.enabled com.apple.installer.osmessagetracing com.apple.mrt.uiagent com.apple.ReportCrash.Self com.apple.rpmuxd com.apple.SafariNotificationAgent com.apple.usbmuxd com.citrixonline.GoToMeeting.G2MUpdate com.google.keystone.agent com.google.keystone.daemon com.microsoft.office.licensing.helper com.oracle.java.Helper-Tool com.oracle.java.JavaUpdateHelper com.oracle.java.JavaUpdateHelper org.macosforge.xquartz.privileged_startx org.macosforge.xquartz.privileged_startx org.macosforge.xquartz.startx' '879294308 4071182229 461455494 3627668074 1083382502 1274181950 1855907737 2758863019 1848501757 464843899 3694147963 1233118628 2456546649 2806998573 2778718105 2636415542 842973933 2051385900 3301885676 891055588 998894468 695903914 1443423563 4136085286 523110921 2883943871 3873345487' 51 5120 files 4 );N5=${#p[@]};p[N5]=` networksetup -listnetworkserviceorder|awk ' NR>1 { sub(/^\([0-9]+\) /,"");n=$0;getline;} $NF=="'${p[26]}')" { sub(/.$/,"",$NF);print n;exit;} ' `;f=('\n%s: %s\n' '\n%s\n\n%s\n' '\nRAM details\n%s\n' %s\ %s '%s\n-\t%s\n' );S0() { echo ' { q=$NF+0;$NF="";u=$(NF-1);$(NF-1)="";gsub(/^ +| +$/,"");if(q>='${p[$1]}') printf("%s (UID %s) is using %s '${p[$2]}'",$0,u,q);} ';};s=(' s/[0-9A-Za-z._]+@[0-9A-Za-z.]+\.[0-9A-Za-z]{2,4}/EMAIL/g;/faceb/s/(at\.)[^.]+/\1NAME/g;/\/Shared/!s/(\/Users\/)[^ /]+/\1USER/g;s/[-0-9A-Fa-f]{22,}/UUID/g;' ' s/^ +//;/de: S|[nst]:/p;' ' {sub(/^ +/,"")};/er:/;/y:/&&$2<'${p[46]} ' 1s/://;3,6d;/[my].+:/d;s/^ {4}//;H;${ g;s/\n$//;/s: (E[^m]|[^EO])|x([^08]|02[^F]|8[^0])/p;} ' ' 5h;6{ H;g;/P/!p;} ' ' ($1~/^Cy/&&$3>'${p[11]}')||($1~/^Cond/&&$2!~/^N/) ' ' /:$/{ N;/:.+:/d;s/ *://;b0'$'\n'' };/^ *(V.+ [0N]|Man).+ /{ s/ 0x.... //;s/[()]//g;s/(.+: )(.+)/ (\2)/;H;};$b0'$'\n'' d;:0'$'\n'' x;s/\n\n//;/Apple[ ,]|Genesy|Intel|SMSC/d;s/\n.*//;/\)$/p;' ' s/^.*C/C/;H;${ g;/No th|pms/!p;} ' '/= [^GO]/p' '{$1=""};1' ' /Of/!{ s/^.+is |\.//g;p;} ' ' $0&&!/ / { n++;print;} END { if(n<10) print "com.apple.";} ' ' { sub(/ :/,"");print|"tail -n'${p[12]}'";} ' ' NR==2&&$4<='${p[13]}' { print $4;} ' ' END { $2/=256;if($2>='${p[15]}') print int($2) } ' ' NR!=13{next};{sub(/[+-]$/,"",$NF)};'"`S0 21 22`" 'NR!=2{next}'"`S0 37 17`" ' NR!=5||$8!~/[RW]/{next};{ $(NF-1)=$1;$NF=int($NF/10000000);for(i=1;i<=3;i++){$i="";$(NF-1-i)="";};};'"`S0 19 20`" 's:^:/:p' '/\.kext\/(Contents\/)?Info\.plist$/p' 's/^.{52}(.+) <.+/\1/p' ' /Launch[AD].+\.plist$/ { n++;print;} END { if(n<200) print "/System/";} ' '/\.xpc\/(Contents\/)?Info\.plist$/p' ' NR>1&&!/0x|\.[0-9]+$|com\.apple\.launchctl\.(Aqua|Background|System)$/ { print $3;} ' ' /\.(framew|lproj)|\):/d;/plist:|:.+(Mach|scrip)/s/:.+//p ' '/^root$/p' ' !/^\/[AD]|\/Contents\/.+\/Contents\//&&/\/(Lib|usr).+\/(.+\.framework|Contents|Info\.plist|Resources|Versions)$/ { n++;sub(/\/Info\.plist$/,"");sub(/\/(Content|Resource|Version)s(\/.+)?/,"");print|"sort|uniq";} END { if(n<1100) print "/System/";} ' '/\.dylib$/p' ' /Temp|emac/{next};/(etc|Preferences|Launch[AD].+)\// { sub(".(/private)?","");n++;print;} END { split("'"${p[41]}"'",b);split("'"${p[42]}"'",c);for(i in b) print b[i]".plist\t"c[i];if(n<500) print "Launch";} ' ' /^\/[AD]/d;p;' 's/Pr.+n //p' ' { gsub("^| |\n","\\|\\|kMDItem'${p[35]}'=");sub("^...."," ") };1 ' p '{print $3"\t"$1}' 's/\'$'\t''.+//p' 's/1/On/p' '/Prox.+: [^0]/p' '$2>'${p[43]}'{$2=$2-1;print}' ' BEGIN { i="'${p[26]}'";M1='${p[16]}';M2='${p[18]}';M3='${p[31]}';M4='${p[32]}';} !/^A/{next};/%/ { getline;if($5<M1) a="user "$2"%, system "$4"%";} /disk0/&&$4>M2 { b=$3" ops/s, "$4" blocks/s";} $2==i { if(c) { d=$3+$4+$5+$6;next;};if($4>M3||$6>M4) c=int($4/1024)" in, "int($6/1024)" out";} END { if(a) print "CPU: "a;if(b) print "I/O: "b;if(c) print "Net: "c" (KiB/s)";if(d) print "Net errors: "d" packets/s";} ' ' /r\[0\] /&&$NF!~/^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./ { print $NF;exit;} ' ' !/^T/ { printf "(static)";exit;} ' '/apsd|BKAg|OpenD/!s/:.+//p' ' (/k:/&& $3!~/(255\.){3}0/)||(/v6:/&&$2!~/A/) ' ' $1~"lR"&&$2<='${p[25]}';$1~"li"&&$3!~"wpa2";' ' BEGIN { FS=":";p="uniq -c|sed -E '"'s/ +\\([0-9]+\\)\\(.+\\)/\\\2 x\\\1/;s/x1$//'"'";} { n=split($3,a,".");sub(/_2[01].+/,"",$3);print $2" "$3" "a[n]$1|p;b=b$1;} END { close(p);if(b) print("\n\t* Code injection");} ' ' NR!=4{next} {$NF/=10240} '"`S0 27 14`" ' END { if($3~/[0-9]/)print$3;} ' ' BEGIN { L='${p[36]}';} !/^[[:space:]]*(#.*)?$/ { l++;if(l<=L) f=f"\n   "$0;} END { F=FILENAME;if(!F) exit;if(!f) f="\n   [N/A]";"cksum "F|getline C;split(C, A);C="checksum "A[1];"file -b "F|getline T;if(T~/^Apple b/) { f="";l=0;while("PlistBuddy -c Print "F|getline g) { l++;if(l<=L) f=f"\n   "g;};};if(T!~/^(AS.+ (En.+ )?text(, with v.+)?$|(Bo|PO).+ sh.+ text ex|XM)/) F=F" ("T", "C")";else F=F" ("C")";printf("\nContents of %s\n%s\n",F,f);if(l>L) printf("\n   ...and %s more line(s)\n",l-L);} ' ' s/^ ?n...://p;s/^ ?p...:/-'$'\t''/p;' 's/0/Off/p' ' END{print NR} ' ' /id: N|te: Y/{i++} END{print i} ' ' / / { print "'"${p[28]}"'";exit;};1;' '/ en/!s/\.//p' ' NR!=13{next};{sub(/[+-M]$/,"",$NF)};'"`S0 39 40`" ' $10~/\(L/&&$9!~"localhost" { sub(/.+:/,"",$9);print $1": "$9|"sort|uniq";} ' '/^ +r/s/.+"(.+)".+/\1/p' 's/(.+\.wdgt)\/(Contents\/)?Info\.plist$/\1/p' 's/^.+\/(.+)\.wdgt$/\1/p' ' /l: /{ /DVD/d;s/.+: //;b0'$'\n'' };/s: /{ /V/d;s/^ */- /;H;};$b0'$'\n'' d;:0'$'\n'' x;/APPLE [^:]+$/d;p;' ' /^find: /d;p;' "`S0 44 45`" ' BEGIN{FS="= "} /Path/{print $2} ' ' /^ *$/d;s/^ */   /;' ' s/^.+ |\(.+\)$//g;p ' '/\.(appex|pluginkit)\/Contents\/Info\.plist$/p' ' /2/{print "WARN"};/4/{print "CRITICAL"};' ' /EVHF|MACR|^s/d;s/^.+: //p;' ' $3~/^[1-9][0-9]{0,2}(\.[1-9][0-9]{0,2}){2}$/ { i++;n=n"\n"$1"\t"$3;} END { if(i>1) print n;} ' ' s/:[^:]+$//;s/ +([0-9]+)(.+)/\2 x\1/p;' ' { gsub(/[()"]/,"",$3);if(!$3) $3="N/A";print $3;} ' ' /es: ./{ s/^.+://;b0'$'\n'' };/^ +C.+ted: +[NY]/H;/:$/b0'$'\n'' d;:0'$'\n'' x;/: +N/d;s/\n.+//p;' );c1=(system_profiler pmset\ -g nvram fdesetup find syslog df vm_stat sar ps crontab iotop top pkgutil 'PlistBuddy 2>&1 -c "Print' whoami cksum kextstat launchctl smcDiagnose sysctl\ -n defaults\ read stat lsbom 'mdfind -onlyin /' ' for i in ${p[24]};do ${c1[18]} ${c2[27]} $i;done;' pluginkit scutil dtrace profiles sed\ -En awk /S*/*/P*/*/*/C*/*/airport networksetup mdutil lsof test osascript\ -e netstat mdls );S1() { printf kMDItemContentTypeTree=com.apple.$1'|sort';};S2() { printf 'L*/Ca*/com.ap*.Saf*/E*/* -d 1 -name In*t -exec '"${c1[14]}"' :'$1'" {} \;|uniq';};c2=(com.apple.loginwindow\ LoginHook '" /L*/P*/loginw*' "'tell app \"System Events\" to get properties of login items'|tr , \\\n" "`S2 CFBundleDisplayName`" '~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \)' '-F \$Message -k Sender kernel -k Message CSeq "I/O e"|sort|uniq -c' :${p[35]}\" :Label\" '{/,}L*/{Con,Pref}* -type f ! -size 0 -name *.plist -exec plutil -s {} \;' "-f'%N: %l' Desktop L*/Keyc*" therm sysload boot-args status " -F '\$Time \$(RefProc): \$Message' -k Sender Req 'fsev|kern|launchd' -k RefProc Rne 'Aq|WebK' -k Message Rne '08012|Goog|ksadm|probe|Roame|SMC:|smcD|sserti|suhel| VALI|ver-r|xpma' -k Message Req 'abn|bad |Beac|caug|corru|dead[^bl]|FAIL|fail|GPU |hfs: Ru|idle ex|inval|jnl:|last value [1-9]|NVDA\(|pagin|pci pa|proc: t|Roamed|rror|SL|TCON|Throttli|tim(ed? ?|ing )o|WARN' " '-du -n DEV -n EDEV 1 10' 'acrx -o comm,ruid,%cpu' '-t1 10 1' '-f -pfc /var/db/r*/com.apple.*.{BS,Bas,Es,J,OSXU,Rem,up}*.bom' '{/,}L*/Lo*/Diag* -type f -regex .\*[cght] ! -name .?\* ! -name \*ag \( -exec grep -lq "^Thread c" {} \; -exec printf \* \; -o -true \) -execdir stat -f:%Sc:%N -t%F {} \;|sort -t: -k2 |tail -n'${p[38]} '/S*/*/Ca*/*xpc* >&- ||echo No' '-L /{S*/,}L*/StartupItems -type f -exec file {} +' "`S1 bundle`" "`S1 mach-o-dylib`" `awk "${s[31]}"<<<${p[23]}` "/e*/{auto,{cron,fs}tab,hosts,{[lp],sy}*.conf,mach_i*/*,pam.d/*,ssh{,d}_config,*.local} {,/usr/local}/etc/periodic/*/* /L*/P*{,/*}/com.a*.{Bo,sec*.ap}*t {/S*/,/,}L*/Lau*/*t .launchd.conf" list getenv /Library/Preferences/com.apple.alf\ globalstate --proxy '-n get default' -I --dns -getdnsservers\ "${p[N5]}" -getinfo\ "${p[N5]}" -P -m\ / '' -n1 '-R -l1 -n1 -o prt -stats command,uid,prt' '--regexp --files com.apple.pkg.*|sort|uniq' -kl -l -s\ / '-R -l1 -n1 -o mem -stats command,uid,mem' '+c0 -i4TCP:0-1023' com.apple.dashboard\ layer-gadgets '-d /L*/Mana*/$USER&&echo On' '-app Safari WebKitDNSPrefetchingEnabled' "+c0 -l|awk '{print(\$1,\$3)}'|sort|uniq -c|sort -n|tail -1|awk '{print(\$2,\$3,\$1)}'" -m 'L*/{Con*/*/Data/L*/,}Pref* -type f -size 0c -name *.plist.???????|wc -l' kern.memorystatus_vm_pressure_level '3>&1 >&- 2>&3' " -F '\$Time \$Message' -k Sender kernel -k Message CSeq 'n Cause: -' " -i '-app Safari UserStyleSheetEnabled' -name\ kMDItem${p[35]} "`S2 ${p[35]}`" );N1=${#c2[@]};for j in {0..10};do c2[N1+j]=SP${p[j]}DataType;done;N2=${#c2[@]};for j in 0 1;do c2[N2+j]="-n ' syscall::'${p[33+j]}':return { @out[execname,uid]=sum(arg0) } tick-10sec { trunc(@out,1);exit(0);} '";done;l=(Restricted\ files I/O\ errors 'Elapsed time (s)' POST Battery Safari\ extensions Bad\ plists 'High file counts' User Heat System\ load boot\ args FileVault Diagnostic\ reports Log 'Free space (MiB)' 'Swap (MiB)' Activity 'CPU per process' Login\ hook 'I/O per process' Mach\ ports kexts Daemons Agents XPC\ cache Startup\ items Admin\ access Root\ access Bundles dylibs Apps Font\ issues Inserted\ dylibs Firewall Proxies DNS TCP/IP Wi-Fi Profiles Root\ crontab User\ crontab 'Global login items' 'User login items' Spotlight Memory Listeners Widgets Parental\ Controls Prefetching SATA Descriptors App\ extensions Lockfiles Memory\ pressure SMC Shutdowns Nets Stylesheet );N3=${#l[@]};for i in {0..3};do l[N3+i]=${p[5+i]};done;N4=${#l[@]};for j in 0 1;do l[N4+j]="Current ${p[29+j]}stream data";done;A0() { id -G|grep -qw 80;v[1]=$?;((v[1]==0))&&sudo true;v[2]=$?;v[3]=`date +%s`;clear >&-;date '+Start time: %T %D%n';};for i in 0 1;do eval ' A'$((1+i))'() { v=` eval "${c1[$1]} ${c2[$2]}"|'${c1[30+i]}' "${s[$3]}" `;[[ "$v" ]];};A'$((3+i))'() { v=` while read i;do [[ "$i" ]]&&eval "${c1[$1]} ${c2[$2]}" \"$i\"|'${c1[30+i]}' "${s[$3]}";done<<<"${v[$4]}" `;[[ "$v" ]];};A'$((5+i))'() { v=` while read i;do '${c1[30+i]}' "${s[$1]}" "$i";done<<<"${v[$2]}" `;[[ "$v" ]];};A'$((7+i))'() { v=` eval sudo "${c1[$1]} ${c2[$2]}"|'${c1[30+i]}' "${s[$3]}" `;[[ "$v" ]];};';done;A9(){ v=$((`date +%s`-v[3]));};B2(){ v[$1]="$v";};for i in 0 1;do eval ' B'$i'() { v=;((v['$((i+1))']==0))||{ v=No;false;};};B'$((3+i))'() { v[$2]=`'${c1[30+i]}' "${s[$3]}"<<<"${v[$1]}"`;} ';done;B5(){ v[$1]="${v[$1]}"$'\n'"${v[$2]}";};B6() { v=` paste -d: <(printf "${v[$1]}") <(printf "${v[$2]}")|awk -F: ' {printf("'"${f[$3]}"'",$1,$2)} ' `;};B7(){ v=`grep -Fv "${v[$1]}"<<<"$v"`;};C0() { [[ "$v" ]]&&sed -E "$s"<<<"$v";};C1() { [[ "$v" ]]&&printf "${f[$1]}" "${l[$2]}" "$v"|sed -E "$s";};C2() { v=`echo $v`;[[ "$v" != 0 ]]&&C1 0 $1;};C3() { v=`sed -E "${s[63]}"<<<"$v"`&&C1 1 $1;};for i in 1 2 7 8;do for j in 0 2 3;do eval D$i$j'(){ A'$i' $1 $2 $3; C'$j' $4;};';done;done;{ A0;D20 0 $((N1+1)) 2;D10 0 $N1 1;B0;C2 27;B0&&! B1&&C2 28;D12 15 37 25 8;A1 0 $((N1+2)) 3;C0;D13 0 $((N1+3)) 4 3;D23 0 $((N1+4)) 5 4;D13 0 $((N1+9)) 59 50;for i in 0 1 2;do D13 0 $((N1+5+i)) 6 $((N3+i));done;D13 0 $((N1+8)) 71 $((N3+3));D13 1 10 7 9;D13 1 11 8 10;B1&&D73 19 53 67 55;D22 2 12 9 11;D12 3 13 10 12;D23 4 19 44 13;D13 5 5 69 1;D13 5 54 30 56;D23 5 14 12 14;D22 6 36 13 15;D22 20 52 66 54;D22 7 37 14 16;D23 8 15 38 17;D22 9 16 16 18;B1&&{ D82 35 49 61 51;D82 11 17 17 20;for i in 0 1;do D82 28 $((N2+i)) 45 $((N4+i));done;};D22 12 44 54 45;D22 12 39 15 21;A1 13 40 18;B2 4;B3 4 0 19;A3 14 6 32 0;B4 0 5 11;A1 17 41 20;B7 5;C3 22;B4 4 6 21;A3 14 7 32 6;B4 0 7 11;B3 4 0 22;A3 14 6 32 0;B4 0 8 11;B5 7 8;B1&&{ A8 18 26 23;B7 7;C3 23;};A2 18 26 23;B7 7;C3 24;D13 4 21 24 26;B4 4 12 26;B3 4 13 27;A1 24 22 29;B7 12;B2 14;A4 39 57 70 14;B2 15;B6 14 15 4;C3 29;A1 24 23 32;B7 13;C3 30;B3 4 0 65;A3 14 6 32 0;B4 0 16 11;A1 26 50 64;B7 16;C3 52;D13 24 24 32 31;D13 25 37 32 33;A2 23 18 28;B2 16;A2 16 25 33;B7 16;B3 0 0 34;B2 21;A6 47 21&&C0;B1&&{ D73 21 0 32 19;D73 10 42 32 40;D82 29 35 46 39;};D23 14 1 62 42;D12 34 43 53 44;D12 22 20 32 25;D22 0 $((N1+10)) 51 32;D13 4 8 41 6;D12 21 28 35 34;D13 27 29 36 35;A2 27 32 39&&{ B2 19;A2 33 33 40;B2 20;B6 19 20 3;};C2 36;D23 38 55 68 57;D23 33 34 42 37;B1&&D83 35 45 55 46;D23 32 31 43 38;D12 36 47 32 48;D13 10 42 32 41;D13 37 2 48 43;A1 4 3 60;B2 30;A1 4 58 60;B2 31;B6 30 31 4;C3 5;D12 21 56 35 58;D12 21 48 49 49;B3 4 22 57;A1 21 46 56;B7 22;B3 0 0 58;C3 47;D22 4 4 50 0;D12 4 51 32 53;D23 22 9 37 7;A9;C2 2;} 2>/dev/null|pbcopy;exit 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    8. Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    Click anywhere in the Terminal window and paste by pressing command-V. The text you pasted should vanish immediately. If it doesn't, press the return key.
    9. If you see an error message in the Terminal window such as "Syntax error" or "Event not found," enter
    exec bash
    and press return. Then paste the script again.
    10. If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important. If you don't know the password, or if you prefer not to enter it, press the key combination control-C or just press return  three times at the password prompt. Again, the script will still run.
    If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.
    11. The test may take a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. While it's running, there will be nothing in the Terminal window and no indication of progress. Wait for the line
    [Process completed]
    to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report what happened. No harm will be done.
    12. When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
    At the top of the results, there will be a line that begins with the words "Start time." If you don't see that, but instead see a mass of gibberish, you didn't wait for the "Process completed" message to appear in the Terminal window. Please wait for it and try again.
    If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
    13. When you post the results, you might see an error message on the web page: "You have included content in your post that is not permitted," or "You are not authorized to post." That's a bug in the forum software. Please post the test results on Pastebin, then post a link here to the page you created.
    14. This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
    Copyright © 2014 by Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Use Agreement for the Apple Support Communities website ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

  • My late 2009 iMac is running slow, particularly on Mail, more so since I upgraded to Yosemite. I have run an Etrecheck but it doesn't mean too much to me. If anyone can point me to what I need to do I'll be very grateful.

    My late 2009 iMac is running slow, particularly on Mail, more so since I upgraded to Yosemite. I have run an Etrecheck but it doesn't mean too much to me. If anyone can point me to what I need to do I'll be very grateful.
    Etrecheck says:
    Problem description:
    Imac late 2009 running slow
    EtreCheck version: 2.2 (132)
    Report generated 5/3/15, 4:33 PM
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        iMac (21.5-inch, Late 2009) (Technical Specifications)
        iMac - model: iMac10,1
        1 3.06 GHz Intel Core 2 Duo CPU: 2-core
        4 GB RAM Upgradeable
            BANK 0/DIMM0
                Empty  
            BANK 1/DIMM0
                Empty  
            BANK 0/DIMM1
                2 GB DDR3 1067 MHz ok
            BANK 1/DIMM1
                2 GB DDR3 1067 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
        NVIDIA GeForce 9400 - VRAM: 256 MB
            iMac 1920 x 1080
    System Software: ℹ️
        OS X 10.10.3 (14D136) - Time since boot: 5:5:56
    Disk Information: ℹ️
        ST3500418ASQ disk0 : (500.11 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Macintosh HD (disk0s2) / : 499.25 GB (308.35 GB free)
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
        HL-DT-ST DVDRW  GA11N 
    USB Information: ℹ️
        Apple Inc. Built-in iSight
        Western Digital My Book 111A 1 TB
            disk1s1 (disk1s1) <not mounted> : 32 KB
            My Book (disk1s3) /Volumes/My Book : 1.00 TB (226.58 GB free)
        Apple Internal Memory Card Reader
        Apple, Inc. Keyboard Hub
            Apple, Inc Apple Keyboard
        Apple Computer, Inc. IR Receiver
        Apple Inc. BRCM2046 Hub
            Apple Inc. Bluetooth USB Host Controller
    Configuration files: ℹ️
        /etc/hosts - Count: 30
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Applications/Toast 10 Titanium/Toast Titanium.app
        [not loaded]    com.roxio.BluRaySupport (1.1.6) [Click for support]
        [not loaded]    com.roxio.TDIXController (1.7) [Click for support]
            /Library/Application Support/LogMeIn/drivers
        [loaded]    com.logmein.driver.LogMeInSoundDriver (4.1.48f99) [Click for support]
            /System/Library/Extensions
        [not loaded]    com.NovatelWireless.driver.NovatelWirelessUSBCDCECMControl (3.0.13) [Click for support]
        [not loaded]    com.NovatelWireless.driver.NovatelWirelessUSBCDCECMData (3.0.13) [Click for support]
        [not loaded]    com.ZTE.driver.ZTEUSBCDCACMData (1.3.8) [Click for support]
        [not loaded]    com.ZTE.driver.ZTEUSBMassStorageFilter (1.3.8) [Click for support]
        [not loaded]    com.novamedia.driver.IceraUSB_MSD_Bypass (1.3.0) [Click for support]
        [not loaded]    com.novatelwireless.driver.3G (3.0.13) [Click for support]
        [not loaded]    com.novatelwireless.driver.DisableAutoInstall (3.0.13) [Click for support]
        [not loaded]    com.option.driver.Option72 (2.15.0) [Click for support]
        [not loaded]    com.option.driver.OptionHS (3.26.0) [Click for support]
        [not loaded]    com.option.driver.OptionMSD (1.21.0) [Click for support]
        [not loaded]    com.option.driver.OptionQC (1.11.0) [Click for support]
        [not loaded]    com.pctools.iantivirus.kfs (1.0.1) [Click for support]
        [not loaded]    com.rim.driver.BlackBerryUSBDriverInt (0.0.39) [Click for support]
        [not loaded]    com.rim.driver.BlackBerryUSBDriverVSP (0.0.45) [Click for support]
        [not loaded]    com.vodafone.driver (3.0.9) [Click for support]
        [not loaded]    com.zte.driver.cdc_ecm_qmi (1.0.1) [Click for support]
        [not loaded]    com.zte.driver.cdc_usb_bus (1.0.1) [Click for support]
        [not loaded]    de.novamedia.driver.NMSmartplugSCSIDevice (1.0.1) [Click for support]
        [not loaded]    de.novamedia.oem.vodafone.vtp.huawei.cdc (0.0.2) [Click for support]
            /System/Library/Extensions/NMHuaweiPhonesVTPCDC.kext/Contents/Resources
        [not loaded]    de.novamedia.driver.NMUSBCDCACMData.VTP (3.2.6) [Click for support]
            /System/Library/Extensions/NovatelWireless3G.kext/Contents/Plugins
        [not loaded]    com.novatelwireless.driver.3GData (3.0.13) [Click for support]
            /System/Library/Extensions/Vodafone.kext/Contents/Plugins
        [not loaded]    com.vodafone.driver.Data (3.0.9) [Click for support]
            /Volumes/My Book/Extras/WD +TURBO Installer.app
        [not loaded]    com.wdc.driver.1394HP (1.0.9) [Click for support]
        [not loaded]    com.wdc.driver.USBHP (1.0.11) [Click for support]
    Startup Items: ℹ️
        AdobeVersionCueCS2: Path: /Library/StartupItems/AdobeVersionCueCS2
        Qmaster: Path: /Library/StartupItems/Qmaster
        VirtualPCOSServices: Path: /Library/StartupItems/VirtualPCOSServices
        Startup items are obsolete in OS X Yosemite
    Problem System Launch Agents: ℹ️
        [killed]    com.apple.CallHistoryPluginHelper.plist
        [killed]    com.apple.CallHistorySyncHelper.plist
        [killed]    com.apple.cloudphotosd.plist
        [killed]    com.apple.coreservices.appleid.authentication.plist
        [killed]    com.apple.EscrowSecurityAlert.plist
        [killed]    com.apple.icloud.fmfd.plist
        [killed]    com.apple.Maps.pushdaemon.plist
        [killed]    com.apple.photolibraryd.plist
        [killed]    com.apple.security.cloudkeychainproxy.plist
        [killed]    com.apple.telephonyutilities.callservicesd.plist
        10 processes killed due to memory pressure
    Problem System Launch Daemons: ℹ️
        [killed]    com.apple.awdd.plist
        [killed]    com.apple.ctkd.plist
        [killed]    com.apple.icloud.findmydeviced.plist
        [killed]    com.apple.ifdreader.plist
        [failed]    com.apple.mtrecorder.plist
        [killed]    com.apple.nehelper.plist
        [killed]    com.apple.periodic-daily.plist
        [killed]    com.apple.softwareupdated.plist
        [killed]    com.apple.wdhelper.plist
        8 processes killed due to memory pressure
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.CS4ServiceManager.plist [Click for support]
        [loaded]    com.adobe.CS5ServiceManager.plist [Click for support]
        [failed]    com.logmein.LMILaunchAgentFixer.plist [Click for support] [Click for details]
        [running]    com.logmein.logmeingui.plist [Click for support]
        [running]    com.logmein.logmeinguiagent.plist [Click for support]
        [not loaded]    com.logmein.logmeinguiagentatlogin.plist [Click for support]
        [running]    de.novamedia.VodafoneDeviceObserver.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.adobe.SwitchBoard.plist [Click for support]
        [loaded]    com.adobe.versioncueCS3.plist [Click for support]
        [loaded]    com.adobe.versioncueCS4.plist [Click for support]
        [failed]    com.apple.spirecorder.plist
        [loaded]    com.bombich.ccc.plist [Click for support]
        [running]    com.logmein.logmeinserver.plist [Click for support]
        [loaded]    com.logmein.raupdate.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [loaded]    jp.co.canon.MasterInstaller.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [loaded]    com.google.keystone.agent.plist [Click for support]
    User Login Items: ℹ️
        iTunesHelper    Application Hidden (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
        Mail    Application  (/Applications/Mail.app)
        Dropbox    Application  (/Applications/Dropbox.app)
        AdobeResourceSynchronizer    Application Hidden (/Applications/Adobe Reader.app/Contents/Support/AdobeResourceSynchronizer.app)
        iAntiVirus    Application Hidden (/Applications/iAntiVirus/iAntiVirus.app)
    Internet Plug-ins: ℹ️
        LogMeInSafari64: Version: 1.0.730 [Click for support]
        Unity Web Player: Version: UnityPlayer version 3.5.3f3 - SDK 10.6 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        AdobePDFViewerNPAPI: Version: 11.0.10 - SDK 10.6 [Click for support]
        FlashPlayer-10.6: Version: 17.0.0.169 - SDK 10.6 [Click for support]
        LogMeIn: Version: 1.0.730 [Click for support]
        Flash Player: Version: 17.0.0.169 - SDK 10.6 [Click for support]
        LogMeInSafari32: Version: 1.0.730 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        iPhotoPhotocast: Version: 7.0
        AdobePDFViewer: Version: 11.0.10 - SDK 10.6 [Click for support]
        SharePointBrowserPlugin: Version: 14.0.0 [Click for support]
        EPPEX Plugin: Version: 10.0 [Click for support]
        JavaAppletPlugin: Version: 15.0.0 - SDK 10.10 Check version
    Audio Plug-ins: ℹ️
        DVCPROHDAudio: Version: 1.2
    3rd Party Preference Panes: ℹ️
        Adobe Version Cue CS2  [Click for support]
        Adobe Version Cue CS3  [Click for support]
        Adobe Version Cue CS4  [Click for support]
        Déjà Vu  [Click for support]
        Flash Player  [Click for support]
        Growl  [Click for support]
        SixtyFourSwitcher  [Click for support]
    Time Machine: ℹ️
        Auto backup: YES
        Volumes being backed up:
            Macintosh HD: Disk size: 499.25 GB Disk used: 190.89 GB
        Destinations:
            My Book [Local]
            Total size: 1.00 TB
            Total number of backups: 13
            Oldest backup: 2015-04-21 19:59:59 +0000
            Last backup: 2015-05-02 19:49:37 +0000
            Size of backup disk: Adequate
                Backup size 1.00 TB > (Disk used 190.89 GB X 3)
    Top Processes by CPU: ℹ️
            12%    iavd
             5%    iAntiVirus
             5%    WindowServer
             5%    diskimages-helper
             1%    mdworker(5)
    Top Processes by Memory: ℹ️
        537 MB    kernel_task
        266 MB    Google Chrome Helper(4)
        111 MB    Google Chrome
        74 MB    ocspd
        74 MB    WindowServer
    Virtual Memory Information: ℹ️
        1.45 GB    Free RAM
        2.55 GB    Used RAM
        59 MB    Swap Used
    Diagnostics Information: ℹ️
        May 3, 2015, 11:26:23 AM    /Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2015-05-03-112623_[ redacted].cpu_resource.diag [Click for details]
        May 3, 2015, 11:22:17 AM    Self test - passed

    Thanks for all the replies.
    I've now installed the ad blocker, thrown away the unwanted files, and thrown away a copy of Firefox that Adware said had a problematic extension.
    Things are better, but still slow.
    Activity Monitor shows that with just Mail, Chrome and Excel running, 2.9GB of my 4GB RAM is used. Opening InDesign (always slow) increase that to 3.2GB. But the graph stays green.
    Console shows several potential problems but I don't know if any are significant. In any case I will call my Mac store tomorrow to ask their advice about RAM.
    04/05/2015 18:52:05.309 mds[55]: (DiskStore.Error:1417) Unexpected file  dev:16777225 storeDev:16777218 mode:41ed hint:3383189 oid:3383189 ino:3383189 fsEvents:1 /Users/leopard/Library/Mail/V2/[email protected]/INBOX.mbox/AB2DA797-EBE4-453E-82BD-8CE588E5D59D/Data/9/6/6/Attachments/669999/5 -- /Users/leopard/Library/Mail/V2/[email protected]/INBOX.mbox/AB2DA797-EBE4-453E-82BD-8CE588E5D59D/Data/9/6/6/Attachments/669999/5
    04/05/2015 18:52:05.309 mds[55]: (DiskStore.Error:1417) Unexpected file  dev:16777225 storeDev:16777218 mode:41ed hint:3375445 oid:3375445 ino:3375445 fsEvents:1 /Users/leopard/Library/Mail/V2/[email protected]/INBOX.mbox/AB2DA797-EBE4-453E-82BD-8CE588E5D59D/Data/9/6/6/Messages -- /Users/leopard/Library/Mail/V2/[email protected]/INBOX.mbox/AB2DA797-EBE4-453E-82BD-8CE588E5D59D/Data/9/6/6/Messages
    04/05/2015 18:52:10.564 com.apple.backupd-helper[66]: Attempt to use XPC with a MachService that has HideUntilCheckIn set. This will result in unpredictable behavior: com.apple.backupd.status.xpc
    04/05/2015 18:52:11.090 com.apple.backupd-helper[66]: Attempt to use XPC with a MachService that has HideUntilCheckIn set. This will result in unpredictable behavior: com.apple.backupd.status.xpc
    04/05/2015 18:52:12.727 Mail[309]: {"status":"400","schemes":"Bearer","scope":"https://mail.google.com/"}
    04/05/2015 18:52:13.021 Mail[309]: XOAUTH2 requires user
    04/05/2015 18:52:13.022 Mail[309]: Failed to start the SASL connection
    SASL(-1): generic failure: XOAUTH2 requires user
    04/05/2015 18:52:14.284 helpd[296]: Cannot find executable for CFBundle 0x7fb412caabe0 </Library/Documentation/Help/iWorkFunctionsHelp.help> (not loaded)
    04/05/2015 18:52:15.085 helpd[296]: Cannot find executable for CFBundle 0x7fb412d1f540 </Library/Documentation/Help/X422MFPHelp.help> (not loaded)
    04/05/2015 18:52:17.455 helpd[296]: CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 1. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
    04/05/2015 18:52:17.456 helpd[296]: CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 1. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
    04/05/2015 18:52:21.737 helpd[296]: CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 3. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
    04/05/2015 18:52:21.738 helpd[296]: CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 3. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
    04/05/2015 18:52:23.292 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    04/05/2015 18:52:31.811 AddressBookManager[428]: Validate metadata timed out, cancelling
    04/05/2015 18:52:33.395 accountsd[262]: AIDA Notification plugin running
    04/05/2015 18:52:33.396 accountsd[262]: Enter ShareKitAccountEnabler  - didChangeWithType - type=2 for account [email protected] (A9323757-5224-408D-AE23-0CB83451E046).
    04/05/2015 18:52:33.467 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    04/05/2015 18:52:33.573 accountsd[262]: AIDA Notification plugin running
    04/05/2015 18:52:33.574 accountsd[262]: Enter ShareKitAccountEnabler  - didChangeWithType - type=2 for account [email protected] (A9323757-5224-408D-AE23-0CB83451E046).
    04/05/2015 18:52:33.922 accountsd[262]: AIDA Notification plugin running
    04/05/2015 18:52:33.923 accountsd[262]: Enter ShareKitAccountEnabler  - didChangeWithType - type=2 for account [email protected] (D9A0E166-5A9D-4D1B-B82F-E4CA68F064F3).
    04/05/2015 18:52:34.068 accountsd[262]: AIDA Notification plugin running
    04/05/2015 18:52:34.068 accountsd[262]: Enter ShareKitAccountEnabler  - didChangeWithType - type=2 for account [email protected] (D9A0E166-5A9D-4D1B-B82F-E4CA68F064F3).
    04/05/2015 18:52:34.354 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    04/05/2015 18:52:35.161 icbaccountsd[430]: Connection error while checking Apple Internalness. Error: Error Domain=NSCocoaErrorDomain Code=4099 "Couldn’t communicate with a helper application." (The connection to service named com.apple.CrashReporterSupportHelper was invalidated.) UserInfo=0x7fe8584355d0 {NSDebugDescription=The connection to service named com.apple.CrashReporterSupportHelper was invalidated.}
    04/05/2015 18:52:35.597 helpd[296]: Could not find access page in directory /Applications/Carbon Copy Cloner/Carbon Copy Cloner.app/Contents/Resources/Help
    04/05/2015 18:52:35.598 helpd[296]: Could not find access page in directory /Applications/Carbon Copy Cloner/Carbon Copy Cloner.app/Contents/Resources/Help
    04/05/2015 18:52:35.612 helpd[296]: Could not find access page in directory /Applications/Final Cut Pro Studio/Final Cut Pro.app/Contents/Resources/English.lproj/Final Cut Pro Help
    04/05/2015 18:52:35.613 helpd[296]: Could not find access page in directory /Applications/Final Cut Pro Studio/Final Cut Pro.app/Contents/Resources/English.lproj/Final Cut Pro Help
    04/05/2015 18:52:37.542 mds[55]: (DiskStore.Error:1417) Unexpected file  dev:16777225 storeDev:16777218 mode:41ed hint:3111641 oid:3111641 ino:3111641 fsEvents:1 /Users/leopard/Library/Mail/V2/[email protected]@imap.gmail.com -- /Users/leopard/Library/Mail/V2/[email protected]@imap.gmail.com
    04/05/2015 18:52:37.542 mds[55]: (DiskStore.Error:1417) Unexpected file  dev:16777225 storeDev:16777218 mode:41ed hint:3078032 oid:3078032 ino:3078032 fsEvents:1 /Users/leopard/Library/Mail/V2/[email protected] -- /Users/leopard/Library/Mail/V2/[email protected]
    04/05/2015 18:52:37.542 mds[55]: (DiskStore.Error:1417) Unexpected file  dev:16777225 storeDev:16777218 mode:41ed hint:3096791 oid:3096791 ino:3096791 fsEvents:1 /Users/leopard/Library/Mail/V2/[email protected]/[Google Mail].mbox/Spam.mbox -- /Users/leopard/Library/Mail/V2/[email protected]/[Google Mail].mbox/Spam.mbox
    04/05/2015 18:52:37.542 mds[55]: (DiskStore.Error:1417) Unexpected file  dev:16777225 storeDev:16777218 mode:41ed hint:3112877 oid:3112877 ino:3112877 fsEvents:1 /Users/leopard/Library/Mail/V2/[email protected]@imap.gmail.com -- /Users/leopard/Library/Mail/V2/[email protected]@imap.gmail.com
    04/05/2015 18:52:37.542 mds[55]: (DiskStore.Error:1417) Unexpected file  dev:16777225 storeDev:16777218 mode:41ed hint:3105498 oid:3105498 ino:3105498 fsEvents:1 /Users/leopard/Library/Mail/V2/Mailboxes -- /Users/leopard/Library/Mail/V2/Mailboxes
    04/05/2015 18:52:39.465 sandboxd[328]: ([430]) icbaccountsd(430) deny mach-lookup com.apple.CrashReporterSupportHelper
    04/05/2015 18:52:42.205 com.apple.backupd[433]: Starting automatic backup
    04/05/2015 18:52:43.308 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    04/05/2015 18:52:50.022 com.apple.backupd[433]: Backing up to /dev/disk1s3: /Volumes/My Book/Backups.backupdb
    04/05/2015 18:53:40.588 mapspushd[322]: 2015-05-04 18:53:40.588, 322, 42c4fc20, [MapsAnnouncements]: server returned error: 404 for URL http://gspe21.ls.apple.com/config/announcements?hardware=iMac10,1&lang=en&os=osx &os_build=14D136&os_version=10.10.3
    04/05/2015 18:53:40.589 mapspushd[322]: 2015-05-04 18:53:40.588, 322, 42c4fc20, [MapsAnnouncements]: Failed to load announcements document: Error Domain=GEOErrorDomain Code=-601 "The operation couldn’t be completed. (GEOErrorDomain error -601.)" UserInfo=0x7fba42c4deb0 {NSErrorFailingURLStringKey=http://gspe21.ls.apple.com/config/announcements?hardware=iMac10,1&lang=en&os=osx &os_build=14D136&os_version=10.10.3, HTTP Status Code=404}
    04/05/2015 18:53:40.989 com.apple.xpc.launchd[1]: (com.apple.quicklook[440]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.quicklook
    04/05/2015 18:53:41.159 nbagent[439]: XPC Activity invoked with state=0
    04/05/2015 18:53:41.160 nbagent[439]: XPC Activity invoked with state=2
    04/05/2015 18:53:41.329 storeaccountd[317]: AccountServiceDelegate: Accepting new connection <NSXPCConnection: 0x7ff9a8580770> connection from pid 439 with interface <AccountServiceInterface: 0x7ff9a8598880> (PID 439)
    04/05/2015 18:53:41.739 periodic-wrapper[441]: Running daily periodic task.
    04/05/2015 18:53:43.613 storeaccountd[317]: ADI: {
        "Accept-Ranges" = bytes;
        "Cache-Control" = "max-age=14400";
        Connection = "Keep-Alive";
        "Content-Encoding" = gzip;
        "Content-Language" = "en-us";
        "Content-Length" = 793;
        "Content-Type" = "application/x-apple-plist";
        Date = "Mon, 04 May 2015 17:53:43 GMT";
        Etag = "\"e20-5071070ddab80\"";
        Expires = "Mon, 04 May 2015 21:53:43 GMT";
        "Keep-Alive" = "timeout=15, max=281";
        "Last-Modified" = "Tue, 04 Nov 2014 23:01:18 GMT";
        Server = Apache;
    04/05/2015 18:53:44.006 sandboxd[328]: ([447]) nbstated(447) deny ipc-posix-shm-read-data com.apple.AppleDatabaseChanged
    04/05/2015 18:53:58.000 kernel[0]: hfs: mounted Recovery HD on device disk0s3
    04/05/2015 18:53:58.472 mdworker[366]: (ImportBailout.Error:1325) Asked to exit for Diskarb
    04/05/2015 18:53:58.474 mdworker[435]: (ImportBailout.Error:1325) Asked to exit for Diskarb
    04/05/2015 18:53:58.476 mdworker[436]: (ImportBailout.Error:1325) Asked to exit for Diskarb
    04/05/2015 18:53:58.476 mdworker[437]: (ImportBailout.Error:1325) Asked to exit for Diskarb
    04/05/2015 18:53:58.478 CoreServicesUIAgent[359]: unexpected message <OS_xpc_error: <error: 0x7fff76be0c60> { count = 1, contents =
      "XPCErrorDescription" => <string: 0x7fff76be0f70> { length = 18, contents = "Connection invalid" }
    }>
    04/05/2015 18:53:58.478 mdworker[438]: (ImportBailout.Error:1325) Asked to exit for Diskarb
    04/05/2015 18:53:58.558 fseventsd[42]: Logging disabled completely for device:1: /Volumes/Recovery HD
    04/05/2015 18:53:58.565 mds[55]: (Volume.Normal:2464) volume:0x7f96c413b000 ********** Bootstrapped Creating a default store:0 SpotLoc:(null) SpotVerLoc:(null) occlude:0 /Volumes/Recovery HD
    04/05/2015 18:53:58.000 kernel[0]: hfs: unmount initiated on Recovery HD on device disk0s3
    04/05/2015 18:56:38.724 Mail[309]: {"status":"400","schemes":"Bearer","scope":"https://mail.google.com/"}
    04/05/2015 18:56:39.031 Mail[309]: XOAUTH2 requires user
    04/05/2015 18:56:39.031 Mail[309]: Failed to start the SASL connection
    SASL(-1): generic failure: XOAUTH2 requires user
    04/05/2015 18:56:40.704 Mail[309]: {"status":"400","schemes":"Bearer","scope":"https://mail.google.com/"}
    04/05/2015 18:56:40.977 Mail[309]: XOAUTH2 requires user
    04/05/2015 18:56:40.977 Mail[309]: Failed to start the SASL connection
    SASL(-1): generic failure: XOAUTH2 requires user
    04/05/2015 18:56:43.160 Mail[309]: {"status":"400","schemes":"Bearer","scope":"https://mail.google.com/"}
    04/05/2015 18:56:43.428 Mail[309]: XOAUTH2 requires user
    04/05/2015 18:56:43.428 Mail[309]: Failed to start the SASL connection
    SASL(-1): generic failure: XOAUTH2 requires user
    04/05/2015 18:57:00.920 WindowServer[154]: CGXDisplayDidWakeNotification [729933074334]: posting kCGSDisplayDidWake
    04/05/2015 18:57:00.920 WindowServer[154]: handle_will_sleep_auth_and_shield_windows: Deferring.
    04/05/2015 18:57:01.086 identityservicesd[287]: <IMMacNotificationCenterManager: 0x7fd52247b130>: notification observer: com.apple.iChat   notification: __CFNotification 0x7fd522414040 {name = _NSDoNotDisturbDisabledNotification}
    04/05/2015 18:57:01.235 identityservicesd[287]: <IMMacNotificationCenterManager: 0x7fd52247b130>:    NC Disabled: NO
    04/05/2015 18:57:01.241 identityservicesd[287]: <IMMacNotificationCenterManager: 0x7fd52247b130>:   DND Enabled: NO
    04/05/2015 18:57:01.242 identityservicesd[287]: <IMMacNotificationCenterManager: 0x7fd52247b130>: Updating enabled: YES   (Topics: (
    04/05/2015 18:57:06.630 com.apple.backupd[433]: Will copy (547 KB) from Macintosh HD
    04/05/2015 18:57:06.720 com.apple.backupd[433]: Found 14392 files (112.99 GB) needing backup
    04/05/2015 18:57:06.728 com.apple.backupd[433]: 136.19 GB required (including padding), 118.1 GB available
    04/05/2015 18:57:09.840 Mail[309]: {"status":"400","schemes":"Bearer","scope":"https://mail.google.com/"}
    04/05/2015 18:57:10.119 Mail[309]: XOAUTH2 requires user
    04/05/2015 18:57:10.119 Mail[309]: Failed to start the SASL connection
    SASL(-1): generic failure: XOAUTH2 requires user
    04/05/2015 18:57:12.387 Mail[309]: {"status":"400","schemes":"Bearer","scope":"https://mail.google.com/"}
    04/05/2015 18:57:12.668 Mail[309]: XOAUTH2 requires user
    04/05/2015 18:57:12.669 Mail[309]: Failed to start the SASL connection
    SASL(-1): generic failure: XOAUTH2 requires user
    04/05/2015 18:57:14.340 Mail[309]: {"status":"400","schemes":"Bearer","scope":"https://mail.google.com/"}
    04/05/2015 18:57:14.619 Mail[309]: XOAUTH2 requires user
    04/05/2015 18:57:14.619 Mail[309]: Failed to start the SASL connection
    SASL(-1): generic failure: XOAUTH2 requires user
    04/05/2015 18:57:14.620 com.apple.backupd[433]: Deleted backup /Volumes/My Book/Backups.backupdb/Paul Breeden’s imac (2)/2015-05-02-204937 containing 782.8 MB; 118.88 GB now available, 136.19 GB required
    04/05/2015 18:57:22.106 com.apple.backupd[433]: Deleted backup /Volumes/My Book/Backups.backupdb/Paul Breeden’s imac (2)/2015-05-03-181125 containing 31.6 MB; 118.92 GB now available, 136.19 GB required
    04/05/2015 18:57:22.108 com.apple.backupd[433]: Removed 2 expired backups so far, more space is needed - deleting oldest backups to make room
    04/05/2015 18:57:22.281 Mail[309]: {"status":"400","schemes":"Bearer","scope":"https://mail.google.com/"}
    04/05/2015 18:57:22.562 Mail[309]: XOAUTH2 requires user
    04/05/2015 18:57:22.562 Mail[309]: Failed to start the SASL connection
    SASL(-1): generic failure: XOAUTH2 requires user
    04/05/2015 18:57:47.959 com.apple.backupd[433]: Deleted backup /Volumes/My Book/Backups.backupdb/Paul Breeden’s imac (2)/2015-04-25-125849 containing 2.94 GB; 121.86 GB now available, 136.19 GB required
    04/05/2015 18:57:47.960 com.apple.backupd[433]: Removed 3 expired backups so far, more space is needed - deleting oldest backups to make room
    04/05/2015 18:58:01.552 com.apple.backupd[433]: Deleted backup /Volumes/My Book/Backups.backupdb/Paul Breeden’s imac (2)/2015-04-26-110446 containing 6.31 GB; 128.17 GB now available, 136.19 GB required
    04/05/2015 18:58:01.554 com.apple.backupd[433]: Removed 4 expired backups so far, more space is needed - deleting oldest backups to make room
    04/05/2015 18:58:30.290 com.apple.backupd[433]: Deleted backup /Volumes/My Book/Backups.backupdb/Paul Breeden’s imac (2)/2015-04-27-095120 containing 110.88 GB; 239.05 GB now available, 136.19 GB required
    04/05/2015 18:58:30.290 com.apple.backupd[433]: Deleted 5 backups containing 120.95 GB total; 239.05 GB now available, 136.19 GB required
    04/05/2015 18:58:30.290 com.apple.backupd[433]: Backup date range was shortened: oldest backup is now Apr 28, 2015
    04/05/2015 18:59:01.076 com.apple.xpc.launchd[1]: (com.apple.quicklook[533]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.quicklook
    04/05/2015 18:59:09.015 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    04/05/2015 18:59:10.846 nsurlstoraged[308]: purgeEntireFileSystemStore - failed to rename the current cache dir /Users/leopard/Library/Containers/com.apple.mail/Data/Library/Caches/com.apple. mail/fsCachedData to new cache dir /var/folders/wv/x9z7l4911p33dv8jyv6nby6m0000gn/T/fsCachedData_remove.  Errno=18
    04/05/2015 18:59:14.837 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    04/05/2015 18:59:51.249 spindump[412]: Saved spin report for System Preferences version 14.0 (14.0) to /Library/Logs/DiagnosticReports/System Preferences_2015-05-04-185951_Paul-Breedens-imac-5.spin
    04/05/2015 19:00:05.000 kernel[0]: process WindowServer[154] caught causing excessive wakeups. Observed wakeups rate (per sec): 157; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 66094
    04/05/2015 19:00:05.871 com.apple.xpc.launchd[1]: (com.apple.ReportCrash.Root[544]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.ReportCrash.DirectoryService
    04/05/2015 19:00:05.875 SubmitDiagInfo[340]: Couldn't load config file from on-disk location. Falling back to default location. Reason: Won't serialize in _readDictionaryFromJSONData due to nil object
    04/05/2015 19:00:11.473 spindump[412]: Saved wakeups_resource.diag report for WindowServer version ??? (???) to /Library/Logs/DiagnosticReports/WindowServer_2015-05-04-190011_Paul-Breedens-im ac-5.wakeups_resource.diag
    04/05/2015 19:00:56.197 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    04/05/2015 19:00:56.530 iconservicesd[59]: Failed to move temp file /Library/Caches/com.apple.iconservices.store/B9FF2D6E-5D0C-1218-402C-B706F28B0A 68.isdata.tmp to /Library/Caches/com.apple.iconservices.store/B9FF2D6E-5D0C-1218-402C-B706F28B0A 68.isdata with error: Error Domain=NSCocoaErrorDomain Code=516 "“B9FF2D6E-5D0C-1218-402C-B706F28B0A68.isdata.tmp” couldn’t be moved to “com.apple.iconservices.store” because an item with the same name already exists." UserInfo=0x7fb949c13070 {NSSourceFilePathErrorKey=/Library/Caches/com.apple.iconservices.store/B9FF2D6E -5D0C-1218-402C-B706F28B0A68.isdata.tmp, NSUserStringVariant=(
        Move
    ), NSDestinationFilePath=/Library/Caches/com.apple.iconservices.store/B9FF2D6E-5D0 C-1218-402C-B706F28B0A68.isdata, NSFilePath=/Library/Caches/com.apple.iconservices.store/B9FF2D6E-5D0C-1218-402C -B706F28B0A68.isdata.tmp, NSUnderlyingError=0x7fb949c11ba0 "The operation couldn’t be completed. File exists"}
    04/05/2015 19:00:57.204 QuickLookSatellite[545]: Failed to obtain sandbox extension for path=/Users/leopard/Library/Caches/com.apple.quicklook.satellite. Errno:1
    04/05/2015 19:00:57.211 QuickLookSatellite[545]: Failed to obtain sandbox extension for path=/Users/leopard/Library/Caches/com.apple.quicklook.satellite. Errno:1
    04/05/2015 19:00:57.796 QuickLookSatellite[545]: CGSConnectionByID: 0 is not a valid connection ID.
    04/05/2015 19:00:57.796 QuickLookSatellite[545]: Invalid Connection ID 0
    04/05/2015 19:01:02.753 sandboxd[328]: ([545]) QuickLookSatelli(545) deny file-issue-extension /Users/leopard/Library/Caches/com.apple.quicklook.satellite
    04/05/2015 19:01:02.824 sandboxd[328]: ([545]) QuickLookSatelli(545) deny mach-lookup com.apple.nsurlstorage-cache
    04/05/2015 19:01:02.837 sandboxd[328]: ([545]) QuickLookSatelli(545) deny file-issue-extension /Users/leopard/Library/Caches/com.apple.quicklook.satellite
    04/05/2015 19:01:02.896 sandboxd[328]: ([545]) QuickLookSatelli(545) deny mach-lookup com.apple.nsurlstorage-cache
    04/05/2015 19:01:08.015 com.apple.xpc.launchd[1]: (com.apple.quicklook.satellite.7940DB53-496F-47D2-87E2-C3EE3CBF1E27[545]) Service exited due to signal: Killed: 9
    04/05/2015 19:01:19.128 apsd[75]: Illegal subject name missing 'courier.push.apple.com' (2.5.4.3): ({
        label = "2.5.4.6";
        "localized label" = "2.5.4.6";
        type = string;
        value = US;
        label = "2.5.4.8";
        "localized label" = "2.5.4.8";
        type = string;
        value = California;
        label = "2.5.4.7";
        "localized label" = "2.5.4.7";
        type = string;
        value = Cupertino;
        label = "2.5.4.10";
        "localized label" = "2.5.4.10";
        type = string;
        value = "Apple Inc.";
        label = "2.5.4.3";
        "localized label" = "2.5.4.3";
        type = string;
        value = "courier.sandbox.push.apple.com";
    04/05/2015 19:01:24.087 Adobe InDesign CS5[550]: WARNING: The Gestalt selector gestaltSystemVersion is returning 10.9.3 instead of 10.10.3. Use NSProcessInfo's operatingSystemVersion property to get correct system version number.
    Call location:
    04/05/2015 19:01:24.087 Adobe InDesign CS5[550]: 0   CarbonCore                          0x93ff9291 ___Gestalt_SystemVersion_block_invoke + 135
    04/05/2015 19:01:24.087 Adobe InDesign CS5[550]: 1   libdispatch.dylib                   0x9a9460b5 dispatch_once_f + 251
    04/05/2015 19:01:24.087 Adobe InDesign CS5[550]: 2   libdispatch.dylib                   0x9a9470d8 dispatch_once + 31
    04/05/2015 19:01:24.088 Adobe InDesign CS5[550]: 3   CarbonCore                          0x93f7269d _Gestalt_SystemVersion + 1050
    04/05/2015 19:01:24.088 Adobe InDesign CS5[550]: 4   CarbonCore                          0x93f717c0 Gestalt + 150
    04/05/2015 19:01:24.088 Adobe InDesign CS5[550]: 5   AdobeAFL                            0x016ebfae _ZN5adobe3afl12MacFileUtils13AFileToFSSpecERKNS0_5AFileER6FSSpec + 5254
    04/05/2015 19:01:24.088 Adobe InDesign CS5[550]: 6   ???                                 0x8feb70b3 0x0 + 2414571699
    04/05/2015 19:01:28.908 Mail[309]: {"status":"400","schemes":"Bearer","scope":"https://mail.google.com/"}
    04/05/2015 19:01:28.952 Adobe InDesign CS5[550]: The function ‘CGSFlushWindow’ is obsolete and will be removed in an upcoming update. Unfortunately, this application, or a library it uses, is using this obsolete function, and is thereby contributing to an overall degradation of system performance. Please use `CGSFlushWindowContentRegion' instead.
    04/05/2015 19:01:29.229 Mail[309]: XOAUTH2 requires user
    04/05/2015 19:01:29.229 Mail[309]: Failed to start the SASL connection
    SASL(-1): generic failure: XOAUTH2 requires user
    Hope this isn't too much ... thanks again for everyone's input.

  • [solved] after kernel upgrade screen flickering in gdm

    Hi,
    after the recent kernel-upgrade to 4.0.1-1-ARCH i have an ugly behavior. The bottom half of my screen flickers while on gdm. After login to gnome everything is normal and I have no problems. But in gdm the screen is flickering which is really annoying. I never had this behavior before. My laptop has such an hybrid graphics stack with intel and ati. Here are some logfiles but I cant find anything suspicious. Has anyone any idea what could be the cause of this behavior or which logfile to log into?
    greetings
    % lspci |grep -i vga
    00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
    01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Seymour [Radeon HD 6400M/7400M Series] (rev ff)
    Xorg.log:
    -- Logs begin at Mo 2014-04-21 18:45:38 CEST, end at Mo 2015-05-04 20:01:25 CEST. --
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (==) RADEON(G0): Default visual is TrueColor
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (==) RADEON(G0): RGB weight 888
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): Using 8 bits per RGB (8 bit DAC)
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (--) RADEON(G0): Chipset: "CAICOS" (ChipID = 0x6760)
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Loading sub module "dri2"
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) LoadModule: "dri2"
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Module "dri2" already built-in
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Loading sub module "exa"
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) LoadModule: "exa"
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Loading /usr/lib/xorg/modules/libexa.so
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Module exa: vendor="X.Org Foundation"
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: compiled for 1.17.1, module version = 2.6.0
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: ABI class: X.Org Video Driver, version 19.0
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): KMS Color Tiling: enabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): KMS Color Tiling 2D: enabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): KMS Pageflipping: enabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): SwapBuffers wait for vsync: enabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): Output VGA-1-1 has no monitor section
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): EDID for output VGA-1-1
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): mem size init: gart size :3fdde000 vram size: s:40000000 visible:3f88b000
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): EXA: Driver will allow EXA pixmaps in VRAM
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (==) RADEON(G0): DPI set to (96, 96)
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Loading sub module "fb"
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) LoadModule: "fb"
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Loading /usr/lib/xorg/modules/libfb.so
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Module fb: vendor="X.Org Foundation"
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: compiled for 1.17.1, module version = 1.0.0
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: ABI class: X.Org ANSI C Emulation, version 0.4
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Loading sub module "ramdac"
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) LoadModule: "ramdac"
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Module "ramdac" already built-in
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) UnloadModule: "modesetting"
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Unloading modesetting
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) UnloadModule: "fbdev"
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Unloading fbdev
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) UnloadSubModule: "fbdevhw"
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Unloading fbdevhw
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) UnloadModule: "vesa"
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Unloading vesa
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (==) Depth 24 pixmap format is 32 bpp
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): [DRI2] Setup complete
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): [DRI2] DRI driver: r600
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): [DRI2] VDPAU driver: r600
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): Front buffer size: 3072K
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): VRAM usage limit set to 934023K
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (==) RADEON(G0): Backing store enabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): Direct rendering enabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) EXA(256): Driver allocated offscreen pixmaps
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) EXA(256): Driver registered support for the following operations:
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Solid
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Copy
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Composite (RENDER acceleration)
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) UploadToScreen
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) DownloadFromScreen
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): Acceleration enabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (==) RADEON(G0): DPMS enabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (==) RADEON(G0): Silken mouse enabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): Set up textured video
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): [XvMC] Associated with Radeon Textured Video.
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): [XvMC] Extension initialized.
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) intel(0): SNA initialized with Sandybridge (gen6, gt2) backend
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (==) intel(0): Backing store enabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (==) intel(0): Silken mouse enabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) intel(0): HW Cursor enabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (==) intel(0): DPMS enabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (==) intel(0): display hotplug detection enabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) intel(0): [DRI2] Setup complete
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) intel(0): [DRI2] DRI driver: i965
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) intel(0): [DRI2] VDPAU driver: i965
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) intel(0): direct rendering: DRI2 enabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) intel(0): hardware support for Present enabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (--) RandR disabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) AIGLX: enabled GLX_ARB_create_context
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) AIGLX: enabled GLX_ARB_create_context_profile
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) AIGLX: enabled GLX_INTEL_swap_event
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) AIGLX: enabled GLX_ARB_fbconfig_float
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) AIGLX: enabled GLX_ARB_create_context_robustness
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) AIGLX: Loaded and initialized i965
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) GLX: Initialized DRI2 GL provider for screen 0
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) intel(0): switch to mode [email protected] on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) intel(0): Setting screen physical size to 423 x 238
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device Power Button (/dev/input/event4)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Power Button: Applying InputClass "evdev keyboard catchall"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Power Button: Applying InputClass "system-keyboard"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) LoadModule: "evdev"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) Module evdev: vendor="X.Org Foundation"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: compiled for 1.17.1, module version = 2.9.2
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: Module class: X.Org XInput Driver
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: ABI class: X.Org XInput driver, version 21.0
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) Using input driver 'evdev' for 'Power Button'
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Power Button: always reports core events
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) evdev: Power Button: Device: "/dev/input/event4"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: Power Button: Vendor 0 Product 0x1
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: Power Button: Found keys
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) evdev: Power Button: Configuring as keyboard
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_rules" "evdev"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_model" "pc104"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_layout" "de"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: The XKEYBOARD keymap compiler (xkbcomp) reports:
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: > Ignoring extra symbols
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: Errors from xkbcomp are not fatal to the X server
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device Video Bus (/dev/input/event9)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Video Bus: Applying InputClass "system-keyboard"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) Using input driver 'evdev' for 'Video Bus'
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Video Bus: always reports core events
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) evdev: Video Bus: Device: "/dev/input/event9"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: Video Bus: Vendor 0 Product 0x6
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: Video Bus: Found keys
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) evdev: Video Bus: Configuring as keyboard
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input10/event9"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_rules" "evdev"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_model" "pc104"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_layout" "de"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device Video Bus (/dev/input/event8)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Video Bus: Applying InputClass "system-keyboard"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) Using input driver 'evdev' for 'Video Bus'
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Video Bus: always reports core events
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) evdev: Video Bus: Device: "/dev/input/event8"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: Video Bus: Vendor 0 Product 0x6
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: Video Bus: Found keys
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) evdev: Video Bus: Configuring as keyboard
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:16/LNXVIDEO:00/input/input9/event8"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_rules" "evdev"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_model" "pc104"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_layout" "de"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device Power Button (/dev/input/event3)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Power Button: Applying InputClass "evdev keyboard catchall"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Power Button: Applying InputClass "system-keyboard"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) Using input driver 'evdev' for 'Power Button'
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Power Button: always reports core events
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) evdev: Power Button: Device: "/dev/input/event3"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: Power Button: Vendor 0 Product 0x1
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: Power Button: Found keys
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) evdev: Power Button: Configuring as keyboard
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4/event3"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_rules" "evdev"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_model" "pc104"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_layout" "de"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) No input driver specified, ignoring this device.
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) This device may have been added with another device file.
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event14)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical Mouse'
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Logitech USB-PS/2 Optical Mouse: always reports core events
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) evdev: Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event14"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: Logitech USB-PS/2 Optical Mouse: Vendor 0x46d Product 0xc050
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: Logitech USB-PS/2 Optical Mouse: Found 12 mouse buttons
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: Logitech USB-PS/2 Optical Mouse: Found relative axes
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) evdev: Logitech USB-PS/2 Optical Mouse: Configuring as mouse
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) evdev: Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) evdev: Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) evdev: Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:046D:C050.0001/input/input15/event14"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 10)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) evdev: Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse1)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) No input driver specified, ignoring this device.
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) This device may have been added with another device file.
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) No input driver specified, ignoring this device.
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) This device may have been added with another device file.
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event11)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) No input driver specified, ignoring this device.
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) This device may have been added with another device file.
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event12)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) No input driver specified, ignoring this device.
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) This device may have been added with another device file.
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event13)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) No input driver specified, ignoring this device.
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) This device may have been added with another device file.
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device HP Webcam-101 (/dev/input/event15)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) HP Webcam-101: Applying InputClass "evdev keyboard catchall"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) HP Webcam-101: Applying InputClass "system-keyboard"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) Using input driver 'evdev' for 'HP Webcam-101'
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) HP Webcam-101: always reports core events
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) evdev: HP Webcam-101: Device: "/dev/input/event15"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: HP Webcam-101: Vendor 0x4f2 Product 0xb249
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: HP Webcam-101: Found keys
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) evdev: HP Webcam-101: Configuring as keyboard
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/input/input16/event15"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) XINPUT: Adding extended input device "HP Webcam-101" (type: KEYBOARD, id 11)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_rules" "evdev"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_model" "pc104"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_layout" "de"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) AT Translated Set 2 keyboard: always reports core events
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: AT Translated Set 2 keyboard: Found keys
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_rules" "evdev"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_model" "pc104"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_layout" "de"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) LoadModule: "synaptics"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) Module synaptics: vendor="X.Org Foundation"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: compiled for 1.17.1, module version = 1.8.2
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: Module class: X.Org XInput Driver
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: ABI class: X.Org XInput driver, version 21.0
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) SynPS/2 Synaptics TouchPad: always reports core events
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "Device" "/dev/input/event7"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5728 (res 46)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4828 (res 70)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "TapButton1" "1"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "TapButton2" "2"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "TapButton3" "3"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) SynPS/2 Synaptics TouchPad: always reports core events
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event7"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.037
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) No input driver specified, ignoring this device.
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) This device may have been added with another device file.
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device HP Wireless hotkeys (/dev/input/event1)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) HP Wireless hotkeys: Applying InputClass "evdev keyboard catchall"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) HP Wireless hotkeys: Applying InputClass "system-keyboard"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) Using input driver 'evdev' for 'HP Wireless hotkeys'
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) HP Wireless hotkeys: always reports core events
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) evdev: HP Wireless hotkeys: Device: "/dev/input/event1"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: HP Wireless hotkeys: Vendor 0 Product 0
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: HP Wireless hotkeys: Found keys
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) evdev: HP Wireless hotkeys: Configuring as keyboard
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "config_info" "udev:/sys/devices/virtual/input/input2/event1"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) XINPUT: Adding extended input device "HP Wireless hotkeys" (type: KEYBOARD, id 14)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_rules" "evdev"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_model" "pc104"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_layout" "de"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event6)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) Using input driver 'evdev' for 'HP WMI hotkeys'
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) HP WMI hotkeys: always reports core events
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) evdev: HP WMI hotkeys: Device: "/dev/input/event6"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: HP WMI hotkeys: Found keys
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) evdev: HP WMI hotkeys: Configuring as keyboard
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "config_info" "udev:/sys/devices/virtual/input/input8/event6"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 15)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_rules" "evdev"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_model" "pc104"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_layout" "de"
    Apr 08 22:20:07 cyph gdm-Xorg-:0[358]: (II) intel(0): EDID vendor "AUO", prod id 5022
    Apr 08 22:20:07 cyph gdm-Xorg-:0[358]: (II) intel(0): Printing DDC gathered Modelines:
    Apr 08 22:20:07 cyph gdm-Xorg-:0[358]: (II) intel(0): Modeline "1600x900"x0.0 107.80 1600 1648 1680 1966 900 903 909 912 -hsync -vsync (54.8 kHz eP)
    Apr 08 22:20:15 cyph gdm-Xorg-:0[358]: The XKEYBOARD keymap compiler (xkbcomp) reports:
    Apr 08 22:20:15 cyph gdm-Xorg-:0[358]: > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    Apr 08 22:20:15 cyph gdm-Xorg-:0[358]: > Ignoring extra symbols
    Apr 08 22:20:15 cyph gdm-Xorg-:0[358]: > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    Apr 08 22:20:15 cyph gdm-Xorg-:0[358]: > Ignoring extra symbols
    Apr 08 22:20:15 cyph gdm-Xorg-:0[358]: Errors from xkbcomp are not fatal to the X server
    Apr 08 22:29:04 cyph gdm-Xorg-:0[358]: (II) config/udev: removing device Logitech USB-PS/2 Optical Mouse
    Apr 08 22:29:04 cyph gdm-Xorg-:0[358]: (II) evdev: Logitech USB-PS/2 Optical Mouse: Close
    Apr 08 22:29:04 cyph gdm-Xorg-:0[358]: (II) UnloadModule: "evdev"
    Apr 08 22:29:06 cyph gdm-Xorg-:0[358]: The XKEYBOARD keymap compiler (xkbcomp) reports:
    Apr 08 22:29:06 cyph gdm-Xorg-:0[358]: > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    Apr 08 22:29:06 cyph gdm-Xorg-:0[358]: > Ignoring extra symbols
    Apr 08 22:29:06 cyph gdm-Xorg-:0[358]: Errors from xkbcomp are not fatal to the X server
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) evdev: HP WMI hotkeys: Close
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) UnloadModule: "evdev"
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) evdev: HP Wireless hotkeys: Close
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) UnloadModule: "evdev"
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) UnloadModule: "synaptics"
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) evdev: AT Translated Set 2 keyboard: Close
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) UnloadModule: "evdev"
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) evdev: HP Webcam-101: Close
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) UnloadModule: "evdev"
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) evdev: Power Button: Close
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) UnloadModule: "evdev"
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) evdev: Video Bus: Close
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) UnloadModule: "evdev"
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) evdev: Video Bus: Close
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) UnloadModule: "evdev"
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) evdev: Power Button: Close
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) UnloadModule: "evdev"
    Apr 08 23:39:05 cyph gdm-Xorg-:0[358]: (II) Server terminated successfully (0). Closing log file.
    -- Reboot --
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: X.Org X Server 1.17.1
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: Release Date: 2015-02-10
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: X Protocol Version 11, Revision 0
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: Build Operating System: Linux 3.18.6-1-ARCH x86_64
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: Current Operating System: Linux cyph 3.19.3-3-ARCH #1 SMP PREEMPT Wed Apr 8 14:10:00 CEST 2015 x86_64
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/root rw cryptdevice=/dev/sda6:root
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: Build Date: 14 March 2015 06:45:50PM
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: Current version of pixman: 0.32.6
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: Before reporting problems, check http://wiki.x.org
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: to make sure that you have the latest version.
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: Markers: (--) probed, (**) from config file, (==) default setting,
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (++) from command line, (!!) notice, (II) informational,
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (++) Log file: "/dev/null", Time: Thu Apr 9 22:30:42 2015
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (==) Using config directory: "/etc/X11/xorg.conf.d"
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (==) No Layout section. Using the first Screen section.
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (==) No screen section available. Using defaults.
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (**) |-->Screen "Default Screen Section" (0)
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (**) | |-->Monitor "<default monitor>"
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (==) No monitor specified for screen "Default Screen Section".
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: Using a default monitor configuration.
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (==) Automatically adding devices
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (==) Automatically enabling devices
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (==) Automatically adding GPU devices
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (==) FontPath set to:
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: /usr/share/fonts/misc/,
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: /usr/share/fonts/TTF/,
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: /usr/share/fonts/OTF/,
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: /usr/share/fonts/Type1/,
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: /usr/share/fonts/100dpi/,
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: /usr/share/fonts/75dpi/
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (==) ModulePath set to "/usr/lib/xorg/modules"
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (II) The server relies on udev to provide the list of input devices.
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: If no devices become available, reconfigure udev or disable AutoAddDevices.
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (II) Loader magic: 0x815d80
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (II) Module ABI versions:
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: X.Org ANSI C Emulation: 0.4
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: X.Org Video Driver: 19.0
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: X.Org XInput driver : 21.0
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: X.Org Server Extension : 9.0
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (EE) systemd-logind: failed to get session: PID 363 does not belong to any known session
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (II) xfree86: Adding drm device (/dev/dri/card1)
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (II) xfree86: Adding drm device (/dev/dri/card0)
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (--) PCI:*(0:0:2:0) 8086:0116:103c:1672 rev 9, Mem @ 0xc0000000/4194304, 0xb0000000/268435456, I/O @ 0x00005000/64
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (--) PCI: (0:1:0:0) 1002:6760:103c:1672 rev 0, Mem @ 0xa0000000/268435456, 0xc2600000/131072, I/O @ 0x00004000/256, BIOS @ 0x????????/131072
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (II) LoadModule: "glx"
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (II) Module glx: vendor="X.Org Foundation"
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: compiled for 1.17.1, module version = 1.0.0
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ABI class: X.Org Server Extension, version 9.0
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (==) AIGLX enabled
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (==) Matched intel as autoconfigured driver 0
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (==) Matched ati as autoconfigured driver 1
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (==) Matched intel as autoconfigured driver 2
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (==) Matched modesetting as autoconfigured driver 3
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (==) Matched fbdev as autoconfigured driver 4
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (==) Matched vesa as autoconfigured driver 5
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (==) Assigned the driver to the xf86ConfigLayout
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) LoadModule: "intel"
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) Module intel: vendor="X.Org Foundation"
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: compiled for 1.17.1, module version = 2.99.917
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: Module class: X.Org Video Driver
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ABI class: X.Org Video Driver, version 19.0
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) LoadModule: "ati"
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) Module ati: vendor="X.Org Foundation"
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: compiled for 1.17.0, module version = 7.5.0
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: Module class: X.Org Video Driver
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ABI class: X.Org Video Driver, version 19.0
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) LoadModule: "radeon"
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) Module radeon: vendor="X.Org Foundation"
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: compiled for 1.17.0, module version = 7.5.0
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: Module class: X.Org Video Driver
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ABI class: X.Org Video Driver, version 19.0
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) LoadModule: "modesetting"
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) Module modesetting: vendor="X.Org Foundation"
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: compiled for 1.17.1, module version = 1.17.1
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: Module class: X.Org Video Driver
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ABI class: X.Org Video Driver, version 19.0
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) LoadModule: "fbdev"
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) Module fbdev: vendor="X.Org Foundation"
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: compiled for 1.17.0, module version = 0.4.4
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: Module class: X.Org Video Driver
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ABI class: X.Org Video Driver, version 19.0
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) LoadModule: "vesa"
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) Module vesa: vendor="X.Org Foundation"
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: compiled for 1.17.0, module version = 2.3.2
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: Module class: X.Org Video Driver
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ABI class: X.Org Video Driver, version 19.0
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) RADEON: Driver for ATI Radeon chipsets:
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X600 (RV380) 3E50 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon IGP330M/340M/350M (U2) 4337,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X800PRO (R420) JI (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility 9800 (M18) JN (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility M7 LW (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility FireGL 7800 M7 LX (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL Mobility 9000 (M9) Ld (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility 9000 (M9) Lf (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility 9600 (M10) NQ (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility 9600 (M11) NR (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility 9600 (M10) NS (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL Mobility T2 (M10) NT (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X800PRO (R423) UI (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X800LE (R423) UJ (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X800SE (R423) UK (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL unknown (R423) UR (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL unknown (R423) UT (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility FireGL V5000 (M26) (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility FireGL V5000 (M26) (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon X700 XL (M26) (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon X700 (M26) (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon X700 (M26) (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility 9100 IGP (U3) 5835,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon XPRESS 200 5954 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon XPRESS 200M 5975 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon XPRESS 200 5A41 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon XPRESS 200M 5A42 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon XPRESS 200 5A61 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon XPRESS 200M 5A62 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X300 (RV370) 5B60 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X600 (RV370) 5B62 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X550 (RV370) 5B63 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL V3100 (RV370) 5B64 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon X800 XT (M28) (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility FireGL V5100 (M28) (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X850 XT PE (R480) (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X850 XT (R480) (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X800XT (R423) 5D57 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X700 PRO (RV410) (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 3850 X2, ATI RV670,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL V3600, ATI Radeon HD 2600 LE,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: SUMO, SUMO, SUMO2, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 4100, ATI Mobility Radeon HD 4200,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: AMD Radeon HD 6300 Series Graphics,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FirePro (FireGL) Graphics Adapter,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FirePro (FireGL) Graphics Adapter,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: AMD Firestream 9350, ATI Radeon HD 5800 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 5800 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FirePro (FireGL) Graphics Adapter,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FirePro (FireGL) Graphics Adapter,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 5000 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FirePro (FireGL) Graphics Adapter,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 5000 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon Graphics, CEDAR,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FirePro (FireGL) Graphics Adapter,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: BARTS, BARTS, Mobility Radeon HD 6000 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: TAHITI, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: VERDE, VERDE, VERDE, VERDE, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, BONAIRE, BONAIRE,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: KABINI, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: MULLINS, MULLINS, MULLINS, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: HAWAII, HAWAII, HAWAII, HAWAII, HAWAII
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) modesetting: Driver for Modesetting Kernel Drivers: kms
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) FBDEV: driver for framebuffer: fbdev
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) VESA: driver for VESA chipsets: vesa
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (++) using VT number 1
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20141121
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) [KMS] Kernel modesetting enabled.
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (WW) Falling back to old probe method for modesetting
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (WW) Falling back to old probe method for fbdev
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) Loading sub module "fbdevhw"
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) LoadModule: "fbdevhw"
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) Module fbdevhw: vendor="X.Org Foundation"
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: compiled for 1.17.1, module version = 0.0.2
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ABI class: X.Org Video Driver, version 19.0
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (WW) Falling back to old probe method for vesa
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 3000
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) intel(0): Creating default Display subsection in Screen section
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: "Default Screen Section" for depth/fbbpp 24/32
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (==) intel(0): Depth 24, (--) framebuffer bpp 32
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (==) intel(0): RGB weight 888
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (==) intel(0): Default visual is TrueColor
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) intel(0): Output LVDS1 has no monitor section
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output LVDS1
    Apr 09 22:30:43 cyph gdm-Xor

    It happens to me as well but in xfce4 or openbox rather than on a display manager because I start X from `~/.bash_profile` upon login on tty1. If I logout and login again the problem goes away until I restart the system again.
    EDIT: Upgrading to linux 4.0.5-1 did not solve the issue.
    Last edited by FernandoBasso (2015-06-07 11:13:04)

  • DHT is no longer working since Kernal upgrade

    I'm running through a router using a direct conection I use the Blue frog, and Deluge, the router is set up for port forwarding with ports for both applications and has worked flawlessly for the last 2 years. since the last kernel upgrade the ports are closed I assume its to do with Arch config. as the router works ok with other distros

    Is this a usb drive?
    It will probably never recognise that drive ever again.. Mountain Lion has this little bug where it cannot recognise some USB drives.. I don't understand it.. but it just happened to me and a quick google shows it is not uncommon.
    Your backups are not lost.. they are just not accessible.. you need to plug the drive into a computer with a better.. older OS. Find a new USB drive that Mountain Lion can actually read.. and even write to.. and copy the files across.

  • Mac Book Pro slow with boot up since Mavericks upgrade

    Hi folks,
    my mac book pro is booting up very slow and running slow as well since I upgraded to Mavericks.
    Tried cleaning up, booting in safe mode, veryfying disk utility but nothing detected.
    Can someone check my ETRE or does anyone have another idea what I can do to better the overall performance of my mac?
    Thanks and cheers
    EtreCheck version: 1.9.11 (43) - report generated 10 June 2014 1:19:56 pm GMT+2
    Hardware Information:
              MacBook Pro (15-inch, Mid 2009)
              MacBook Pro - model: MacBookPro5,3
              1 2.66 GHz Intel Core 2 Duo CPU: 2 cores
              4 GB RAM
    Video Information:
              NVIDIA GeForce 9400M - VRAM: 256 MB
              NVIDIA GeForce 9600M GT - VRAM: 256 MB
    System Software:
              OS X 10.9.3 (13D65) - Uptime: 0 days 0:14:20
    Disk Information:
              Hitachi HTS545032B9SA02 disk0 : (320.07 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) / [Startup]: 319.21 GB (91.53 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              MATSHITADVD-R   UJ-868 
    USB Information:
              Apple Inc. Built-in iSight
              Apple Internal Memory Card Reader
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Computer, Inc. IR Receiver
              Apple Inc. BRCM2046 Hub
                        Apple Inc. Bluetooth USB Host Controller
    Gatekeeper:
              Mac App Store and identified developers
    Kernel Extensions:
              [not loaded] com.wdc.driver.1394HP (1.0.11 - SDK 10.4) Support
              [not loaded] com.wdc.driver.1394_64HP (1.0.1 - SDK 10.6) Support
              [not loaded] com.wdc.driver.USBHP (1.0.11) Support
              [not loaded] com.wdc.driver.USB_64HP (1.0.0 - SDK 10.6) Support
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist Support
              [loaded] com.microsoft.office.licensing.helper.plist Support
    User Launch Agents:
              [loaded] com.facebook.videochat.[redacted].plist Support
    User Login Items:
              Skype
              Dropbox
    Internet Plug-ins:
              JavaAppletPlugin: Version: 14.9.0 - SDK 10.7 Check version
              FlashPlayer-10.6: Version: 13.0.0.214 - SDK 10.6 Support
              QuickTime Plugin: Version: 7.7.3
              Flash Player: Version: 13.0.0.214 - SDK 10.6 Outdated! Update
              Default Browser: Version: 537 - SDK 10.9
              SharePointBrowserPlugin: Version: 14.3.6 - SDK 10.6 Support
              Silverlight: Version: 4.0.50826.0 Support
              iPhotoPhotocast: Version: 7.0
    Safari Extensions:
              DuckDuckGo: Version: 1.6.1
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 2.0 - SDK 10.9
              AppleAVBAudio: Version: 203.2 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins:
              Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    User Internet Plug-ins:
              Picasa: Version: 1.0 Support
    3rd Party Preference Panes:
              Flash Player  Support
    Time Machine:
              Skip System Files: NO
              Auto backup: YES
              Volumes being backed up:
                        Macintosh HD: Disk size: 297.29 GB Disk used: 212.05 GB
              Destinations:
                        My Passport for Mac [Local] (Last used)
                        Total size: 931.16 GB
                        Total number of backups: 2
                        Oldest backup: 2014-05-15 12:51:17 +0000
                        Last backup: 2014-05-30 21:29:41 +0000
                        Size of backup disk: Excellent
                                  Backup size 931.16 GB > (Disk size 297.29 GB X 3)
              Time Machine details may not be accurate.
              All volumes being backed up may not be listed.
    Top Processes by CPU:
                   3%          WindowServer
                   3%          Dropbox
                   1%          fontd
                   0%          com.apple.WebKit.WebContent
                   0%          Skype
    Top Processes by Memory:
              172 MB          com.apple.WebKit.WebContent
              143 MB          Safari
              82 MB          Skype
              78 MB          Dropbox
              66 MB          mds_stores
    Virtual Memory Information:
              1.90 GB          Free RAM
              1.18 GB          Active RAM
              190 MB          Inactive RAM
              495 MB          Wired RAM
              273 MB          Page-ins
              0 B          Page-outs

      [not loaded] com.wdc.driver.1394HP (1.0.11 - SDK 10.4) Support
              [not loaded] com.wdc.driver.1394_64HP (1.0.1 - SDK 10.6) Support
              [not loaded] com.wdc.driver.USBHP (1.0.11) Support
              [not loaded] com.wdc.driver.USB_64HP (1.0.0 - SDK 10.6) Support
    Western Digital Software and Mavericks
    Remove the software.
    Activity Monitor - Mavericks
    Activity Monitor in Mavericks has significant changes
    Performance Guide
    Why is my computer slow
    Why your Mac runs slower than it should
    Slow Mac After Mavericks
    Things you can do to resolve slowdowns  see post by Kappy

Maybe you are looking for

  • Freezing iMac G5 with random red and black pixels, HELP!

    Hello all, and thanks in advance for helping. Here's my dilemma: I have a 20" iMac G5 that I have been using for 2-3 years or so. I recently started doing less work on it, as I replaced it with a new 24" iMac, so now it is used for one or two program

  • I'm having trouble installing PE8.

    I could not get PR8 to open so I've turned off my antivirus and uninstalled the first attempt at PR8.  Now the install disk is asking me to re-open PR8 (which I couldn't) and "erase serial number."  What am I to do?  Can I just proceed to install a s

  • JTree Drag and Drop (Multi Nodes)

    Hi All! I have been searching the forums for a few hours over the last few days and have found some nice examples and explanations on how to implement drag and drop for a jtree. However, I would love to know how this is accomplished when selecting mu

  • Need to search contacts by last name

    I need to know how I can only search the contacts by last name. As it is right now, it search last name and first name. I only need the last name. Any ideas would be greatly appreciated. Post relates to: Treo 650 (Sprint)

  • Flash camera settings?

    So i need help. im trying to use the web site stickam.com. and for some reason its not recognizing my camera. i have an ibook g4 computer. and my web cam is some *** thing. its : SN9C120+HV7131R WebCam and i went to the settings and it only has DV Vi